Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e97884d0537eb476c5355c3438fc2fb2246485e 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-ssh10333884135030067490.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-ssh991356046249748758.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-ssh14921344685600605543.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-ssh9946224199537571047.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-ssh18232720742785786280.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-10936 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/702 [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/702 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3e97884d0537eb476c5355c3438fc2fb2246485e (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e97884d0537eb476c5355c3438fc2fb2246485e # timeout=10 Commit message: "Merge pull request #4921 from jinlinGuan/issue-4909-profile" > git rev-list --no-walk e4150c7d743658feb0e30a8f224e7e597185eef5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:04:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:04:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:04:50 ========================================================= 15:04:50 EdgeX Global Pipelines Version Info 15:04:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:04:51 ------------------- 15:04:51 stable info: 15:04:51 ------------------- 15:04:51 Commited By: Cherry Wang cherry@iotechsys.com 15:04:51 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 15:04:51 Message: update stable to v1.0.263 15:04:51 ------------------- 15:04:51 experimental info: 15:04:51 ------------------- 15:04:51 Commited By: Cherry Wang cherry@iotechsys.com 15:04:51 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 15:04:51 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e97884 [Pipeline] echo 15:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:52 provisioning config files... 15:04:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/702@tmp/config8843999992100131164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:52 ---> ****-login.sh 15:04:52 nexus3.edgexfoundry.org:10001 15:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:52 Configure a credential helper to remove this warning. See 15:04:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:52 15:04:52 Login Succeeded 15:04:52 nexus3.edgexfoundry.org:10002 15:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:53 Configure a credential helper to remove this warning. See 15:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:53 15:04:53 Login Succeeded 15:04:53 nexus3.edgexfoundry.org:10003 15:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:53 Configure a credential helper to remove this warning. See 15:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:53 15:04:53 Login Succeeded 15:04:53 nexus3.edgexfoundry.org:10004 15:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:53 Configure a credential helper to remove this warning. See 15:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:53 15:04:53 Login Succeeded 15:04:53 ****.io 15:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:53 Configure a credential helper to remove this warning. See 15:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:53 15:04:53 Login Succeeded 15:04:53 ---> ****-login.sh ends [Pipeline] } 15:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:54 + 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 15:04:54 + dirname cmd/core-command/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo core-command,cmd/core-command/Dockerfile 15:04:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:04:54 + dirname cmd/core-data/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo core-data,cmd/core-data/Dockerfile 15:04:54 + dirname cmd/core-keeper/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo core-keeper,cmd/core-keeper/Dockerfile 15:04:54 + dirname cmd/core-metadata/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo core-metadata,cmd/core-metadata/Dockerfile 15:04:54 + dirname cmd/security-bootstrapper/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:04:54 + dirname cmd/security-proxy-auth/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:04:54 + dirname cmd/security-proxy-setup/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:04:54 + dirname cmd/security-secretstore-setup/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:04:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:04:54 + dirname cmd/security-spire-agent/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:04:54 + dirname cmd/security-spire-config/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:04:54 + dirname cmd/security-spire-server/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:04:54 + dirname cmd/support-cron-scheduler/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 15:04:54 + dirname cmd/support-notifications/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo support-notifications,cmd/support-notifications/Dockerfile 15:04:54 + dirname cmd/support-scheduler/Dockerfile 15:04:54 + cut -d/ -f2 15:04:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:04:54 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 15:04:54 + git rev-list -1 --merges 3e97884d0537eb476c5355c3438fc2fb2246485e~1..3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] echo 15:04:54 -----------> git rev-list -1 --merges 3e97884d0537eb476c5355c3438fc2fb2246485e~1..3e97884d0537eb476c5355c3438fc2fb2246485e 3e97884d0537eb476c5355c3438fc2fb2246485e 15:04:54 3e97884d0537eb476c5355c3438fc2fb2246485e [false] [Pipeline] sh 15:04:54 + git log --format=format:%s -1 3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] echo 15:04:54 ========================================================= 15:04:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:04:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:04:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:04:55 + grep -v github /etc/ssh/ssh_known_hosts 15:04:55 + [ -e /tmp/ssh_known_hosts ] 15:04:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:04:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:04:55 + sudo tee -a /etc/ssh/ssh_known_hosts 15:04:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:04:55 15:04:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:04:56 0.1.4: Pulling from edgex-devops/py-git-semver 15:04:56 b85a868b505f: Pulling fs layer 15:04:56 e2be974225ed: Pulling fs layer 15:04:56 339a4e72a1f5: Pulling fs layer 15:04:56 988bab9f4d93: Pulling fs layer 15:04:56 1469e6f7b9e6: Pulling fs layer 15:04:56 eaf3925da568: Pulling fs layer 15:04:56 bab4dde63d76: Pulling fs layer 15:04:56 bde34c3a00c8: Pulling fs layer 15:04:56 b352a97aabf1: Pulling fs layer 15:04:56 4872d77fe225: Pulling fs layer 15:04:56 5851b861e8e6: Pulling fs layer 15:04:56 988bab9f4d93: Waiting 15:04:56 1469e6f7b9e6: Waiting 15:04:56 eaf3925da568: Waiting 15:04:56 bab4dde63d76: Waiting 15:04:56 bde34c3a00c8: Waiting 15:04:56 b352a97aabf1: Waiting 15:04:56 4872d77fe225: Waiting 15:04:56 5851b861e8e6: Waiting 15:04:56 e2be974225ed: Download complete 15:04:56 988bab9f4d93: Verifying Checksum 15:04:56 988bab9f4d93: Download complete 15:04:56 1469e6f7b9e6: Verifying Checksum 15:04:56 1469e6f7b9e6: Download complete 15:04:56 eaf3925da568: Verifying Checksum 15:04:56 eaf3925da568: Download complete 15:04:56 339a4e72a1f5: Verifying Checksum 15:04:56 339a4e72a1f5: Download complete 15:04:56 bde34c3a00c8: Verifying Checksum 15:04:56 bde34c3a00c8: Download complete 15:04:56 b352a97aabf1: Verifying Checksum 15:04:56 b352a97aabf1: Download complete 15:04:56 4872d77fe225: Verifying Checksum 15:04:56 4872d77fe225: Download complete 15:04:56 5851b861e8e6: Verifying Checksum 15:04:56 5851b861e8e6: Download complete 15:04:56 b85a868b505f: Verifying Checksum 15:04:56 b85a868b505f: Download complete 15:04:56 bab4dde63d76: Verifying Checksum 15:04:56 bab4dde63d76: Download complete 15:04:57 b85a868b505f: Pull complete 15:04:57 e2be974225ed: Pull complete 15:04:58 339a4e72a1f5: Pull complete 15:04:58 988bab9f4d93: Pull complete 15:04:58 1469e6f7b9e6: Pull complete 15:04:58 eaf3925da568: Pull complete 15:05:00 bab4dde63d76: Pull complete 15:05:00 bde34c3a00c8: Pull complete 15:05:00 b352a97aabf1: Pull complete 15:05:00 4872d77fe225: Pull complete 15:05:00 5851b861e8e6: Pull complete 15:05:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:00 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:05:04 $ docker top 64e668cf7674f0494149d106ff7e20fb616810431ff60cc35345700add64685c -eo pid,comm 15:05:04 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). 15:05:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:04 [ssh-agent] Looking for ssh-agent implementation... 15:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:04 $ docker exec 64e668cf7674f0494149d106ff7e20fb616810431ff60cc35345700add64685c ssh-agent 15:05:04 SSH_AUTH_SOCK=/tmp/ssh-uPy79LSSSa5h/agent.31 15:05:04 SSH_AGENT_PID=37 15:05:04 Running ssh-add (command line suppressed) 15:05:04 Identity added: /w/workspace/edgex-go/702@tmp/private_key_730370272414925039.key (/w/workspace/edgex-go/702@tmp/private_key_730370272414925039.key) 15:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:05 + git tag --points-at HEAD [Pipeline] } 15:05:05 $ docker exec --env ******** --env ******** 64e668cf7674f0494149d106ff7e20fb616810431ff60cc35345700add64685c ssh-agent -k 15:05:05 unset SSH_AUTH_SOCK; 15:05:05 unset SSH_AGENT_PID; 15:05:05 echo Agent pid 37 killed; 15:05:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:05 [ssh-agent] Looking for ssh-agent implementation... 15:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:05 $ docker exec 64e668cf7674f0494149d106ff7e20fb616810431ff60cc35345700add64685c ssh-agent 15:05:05 SSH_AUTH_SOCK=/tmp/ssh-5Jw4JGI46Kq1/agent.70 15:05:05 SSH_AGENT_PID=76 15:05:05 Running ssh-add (command line suppressed) 15:05:05 Identity added: /w/workspace/edgex-go/702@tmp/private_key_8356497921980564191.key (/w/workspace/edgex-go/702@tmp/private_key_8356497921980564191.key) 15:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:05 + git semver init 15:05:06 2024-09-23 15:05:06,010 [run_init] DEBUG init version:0.0.0 force:False 15:05:06 2024-09-23 15:05:06,011 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/702/.semver 15:05:06 2024-09-23 15:05:06,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/702/.semver 15:05:06 2024-09-23 15:05:06,011 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/702/.semver'], cwd=/w/workspace/edgex-go/702, universal_newlines=False, shell=None, istream=None) 15:05:12 2024-09-23 15:05:12,204 [append_file] DEBUG append to file:/w/workspace/edgex-go/702/.git/info/exclude 15:05:12 2024-09-23 15:05:12,205 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/702/.semver/main with force:False 15:05:12 2024-09-23 15:05:12,205 [read_version] DEBUG read version from /w/workspace/edgex-go/702/.semver/main 15:05:12 2024-09-23 15:05:12,205 [read_version] DEBUG read version from /w/workspace/edgex-go/702/.semver/main 15:05:12 3.2.0-dev.80 [Pipeline] } 15:05:12 $ docker exec --env ******** --env ******** 64e668cf7674f0494149d106ff7e20fb616810431ff60cc35345700add64685c ssh-agent -k 15:05:12 unset SSH_AUTH_SOCK; 15:05:12 unset SSH_AGENT_PID; 15:05:12 echo Agent pid 76 killed; 15:05:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:13 + git semver [Pipeline] } 15:05:13 $ docker stop --time=1 64e668cf7674f0494149d106ff7e20fb616810431ff60cc35345700add64685c 15:05:14 $ docker rm -f --volumes 64e668cf7674f0494149d106ff7e20fb616810431ff60cc35345700add64685c [Pipeline] // withDockerContainer [Pipeline] sh 15:05:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:05:15 Stashed 1 file(s) [Pipeline] echo 15:05:15 [edgeXSemver]: initialized semver on version 3.2.0-dev.80 [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 15:05:15 + git config --global --add safe.directory /w/workspace/edgex-go/702 [Pipeline] echo 15:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:05:15 ========================================================= 15:05:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:05:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:05:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:05:16 619be1103602: Pulling fs layer 15:05:16 7862e08f4a3e: Pulling fs layer 15:05:16 5df492c9dc93: Pulling fs layer 15:05:16 7629e6793208: Pulling fs layer 15:05:16 4f4fb700ef54: Pulling fs layer 15:05:16 fb5054dd5b73: Pulling fs layer 15:05:16 eeca6798cff9: Pulling fs layer 15:05:16 aa269ceb94a6: Pulling fs layer 15:05:16 ada007ff1a6a: Pulling fs layer 15:05:16 7629e6793208: Waiting 15:05:16 aa269ceb94a6: Waiting 15:05:16 fb5054dd5b73: Waiting 15:05:16 eeca6798cff9: Waiting 15:05:16 4f4fb700ef54: Waiting 15:05:16 7862e08f4a3e: Verifying Checksum 15:05:16 7862e08f4a3e: Download complete 15:05:16 7629e6793208: Download complete 15:05:16 4f4fb700ef54: Verifying Checksum 15:05:16 4f4fb700ef54: Download complete 15:05:16 fb5054dd5b73: Verifying Checksum 15:05:16 fb5054dd5b73: Download complete 15:05:16 619be1103602: Verifying Checksum 15:05:16 619be1103602: Download complete 15:05:16 eeca6798cff9: Verifying Checksum 15:05:16 eeca6798cff9: Download complete 15:05:16 619be1103602: Pull complete 15:05:16 ada007ff1a6a: Verifying Checksum 15:05:16 ada007ff1a6a: Download complete 15:05:16 7862e08f4a3e: Pull complete 15:05:16 5df492c9dc93: Verifying Checksum 15:05:16 5df492c9dc93: Download complete 15:05:16 aa269ceb94a6: Verifying Checksum 15:05:16 aa269ceb94a6: Download complete 15:05:19 5df492c9dc93: Pull complete 15:05:19 7629e6793208: Pull complete 15:05:19 4f4fb700ef54: Pull complete 15:05:19 fb5054dd5b73: Pull complete 15:05:19 eeca6798cff9: Pull complete 15:05:22 aa269ceb94a6: Pull complete 15:05:22 ada007ff1a6a: Pull complete 15:05:22 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:05:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 15:05:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:05:22 WORKDIR /edgex 15:05:22 COPY go.mod . 15:05:22 RUN go mod download 15:05:22 + docker build -t ci-base-image-x86_64 -f - . 15:05:23 Sending build context to Docker daemon 179.4MB 15:05:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:05:23 ---> f489d0715acc 15:05:23 Step 2/4 : WORKDIR /edgex 15:05:28 ---> Running in ff4c8a3bc167 15:05:28 Removing intermediate container ff4c8a3bc167 15:05:28 ---> 97dca3d32b72 15:05:28 Step 3/4 : COPY go.mod . 15:05:28 ---> aff9b24ff388 15:05:28 Step 4/4 : RUN go mod download 15:05:28 ---> Running in 0ef47327e99b 15:05:30 Still waiting to schedule task 15:05:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:05:57 Removing intermediate container 0ef47327e99b 15:05:57 ---> 1babfa086234 15:05:57 Successfully built 1babfa086234 15:05:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:57 + docker inspect -f . ci-base-image-x86_64 15:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:57 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:05:58 $ docker top a512cde5b37207d574a210147b7ac72ee1729369ddc4bfd1afd07aaf21ee5ecf -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:58 + go version 15:05:58 go version go1.21.9 linux/amd64 [Pipeline] } 15:05:58 $ docker stop --time=1 a512cde5b37207d574a210147b7ac72ee1729369ddc4bfd1afd07aaf21ee5ecf 15:05:59 $ docker rm -f --volumes a512cde5b37207d574a210147b7ac72ee1729369ddc4bfd1afd07aaf21ee5ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:00 + docker inspect -f . ci-base-image-x86_64 15:06:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:00 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:06:00 $ 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/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:06:00 $ docker top b1fc12772512e9beacda55b4ada00e6a2513a3bb03271cefd0e5dc76360d92de -eo pid,comm [Pipeline] { [Pipeline] echo 15:06:00 ========================================================= 15:06:00 [edgeXBuildGoParallel] Running Tests and Build... 15:06:00 ========================================================= [Pipeline] sh 15:06:01 + git config --global --add safe.directory /w/workspace/edgex-go/702 [Pipeline] fileExists [Pipeline] sh 15:06:01 + make test 15:06:01 go test -race -coverprofile=coverage.out ./... 15:06:09 ? github.com/edgexfoundry/edgex-go [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.390s coverage: 93.4% of statements 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements 15:06:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 7.0% of statements 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 15:06:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 95.8% of statements 15:06:44 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 15:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:06:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:06:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 15:06:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.134s coverage: 0.8% of statements 15:06:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.169s coverage: 30.9% of statements 15:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 41.7% of statements 15:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.017s coverage: 77.8% of statements 15:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements 15:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 15:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:06:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:06:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 15:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 15:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 15:06:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 15:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 15:07:00 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 15:07:00 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 15:07:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.043s coverage: 92.9% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 66.7% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 75.0% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.015s coverage: 89.4% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.1% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.023s coverage: 35.9% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 15:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.049s coverage: 98.9% of statements 15:07:11 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 15:07:12 running golangci-lint 15:07:12 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 15:07:12 go version go1.21.9 linux/amd64 15:07:12 level=info msg="[config_reader] Used config file .golangci.yml" 15:07:12 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 15:07:34 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|types_sizes|compiled_files|name) took 21.008814887s" 15:07:34 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.803795ms" 15:07:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10937 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:07:38 Running in /w/workspace/edgex-go/702 [Pipeline] { [Pipeline] checkout 15:07:41 The recommended git tool is: git 15:07:44 level=info msg="[linters_context/goanalysis] analyzers took 1m28.624920893s with top 10 stages: buildir: 49.321682897s, gosec: 7.592893928s, inspect: 2.906190537s, fact_deprecated: 2.348593884s, printf: 1.463294523s, ctrlflow: 1.344546143s, S1038: 1.266754887s, fact_purity: 1.11050002s, nilness: 1.03502017s, ineffassign: 617.142253ms" 15:07:44 level=info msg="[runner] Issues before processing: 214, after processing: 0" 15:07:44 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, cgo: 214/214, path_prettifier: 214/214, skip_files: 214/214, skip_dirs: 214/214, exclude: 214/214, exclude-rules: 22/214, nolint: 0/22" 15:07:44 level=info msg="[runner] processing took 15.924616ms with stages: nolint: 7.833868ms, identifier_marker: 4.446493ms, exclude-rules: 1.698927ms, autogenerated_exclude: 867.92µs, path_prettifier: 697.891µs, skip_dirs: 348.466µs, cgo: 18.73µs, filename_unadjuster: 8.271µs, max_same_issues: 790ns, uniq_by_line: 450ns, fixer: 400ns, diff: 380ns, exclude: 350ns, skip_files: 300ns, severity-rules: 280ns, sort_results: 260ns, path_shortener: 240ns, source_code: 200ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 15:07:44 level=info msg="[runner] linters took 10.416404578s with stages: goanalysis_metalinter: 10.400380887s" 15:07:44 level=info msg="File cache stats: 0 entries of total size 0B" 15:07:44 level=info msg="Memory: 316 samples, avg is 283.9MB, max is 1299.9MB" 15:07:44 level=info msg="Execution took 31.478341147s" 15:07:44 go vet ./... 15:07:49 using credential edgex-jenkins-ssh 15:07:49 Cloning the remote Git repository 15:07:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:07:49 > git init /w/workspace/edgex-go/702 # timeout=10 15:07:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:07:49 > git --version # timeout=10 15:07:49 > git --version # 'git version 2.25.1' 15:07:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:07:50 ./bin/test-attribution-txt.sh 15:07:50 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 15:07:50 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 15:07:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 15:07:51 + ls -al . 15:07:51 total 948 15:07:51 drwxrwxr-x 11 1001 1001 4096 Sep 23 15:06 . 15:07:51 drwxr-xr-x 4 root root 4096 Sep 23 15:06 .. 15:07:51 drwxrwxr-x 2 1001 1001 4096 Sep 23 15:04 .blubracket 15:07:51 -rw-rw-r-- 1 1001 1001 10 Sep 23 15:04 .dockerignore 15:07:51 drwxrwxr-x 8 1001 1001 4096 Sep 23 15:07 .git 15:07:51 drwxrwxr-x 3 1001 1001 4096 Sep 23 15:04 .github 15:07:51 -rw-rw-r-- 1 1001 1001 1102 Sep 23 15:04 .gitignore 15:07:51 -rw-rw-r-- 1 1001 1001 42 Sep 23 15:04 .golangci.yml 15:07:51 -rw-rw-r-- 1 1001 1001 100 Sep 23 15:04 .hadolint.yml 15:07:51 drwxr-xr-x 3 1001 1001 4096 Sep 23 15:05 .semver 15:07:51 -rw-rw-r-- 1 1001 1001 155 Sep 23 15:04 .sonarcloud.properties 15:07:51 -rw-rw-r-- 1 1001 1001 1171 Sep 23 15:04 ADOPTERS.md 15:07:51 -rw-rw-r-- 1 1001 1001 21286 Sep 23 15:04 Attribution.txt 15:07:51 -rw-rw-r-- 1 1001 1001 100284 Sep 23 15:04 CHANGELOG.md 15:07:51 -rw-rw-r-- 1 1001 1001 3804 Sep 23 15:04 CONTRIBUTING.md 15:07:51 -rw-rw-r-- 1 1001 1001 677 Sep 23 15:04 GOVERNANCE.md 15:07:51 -rw-rw-r-- 1 1001 1001 861 Sep 23 15:04 Jenkinsfile 15:07:51 -rw-rw-r-- 1 1001 1001 10775 Sep 23 15:04 LICENSE 15:07:51 -rw-rw-r-- 1 1001 1001 16854 Sep 23 15:04 Makefile 15:07:51 -rw-rw-r-- 1 1001 1001 582 Sep 23 15:04 OWNERS.md 15:07:51 -rw-rw-r-- 1 1001 1001 9528 Sep 23 15:04 README.md 15:07:51 -rw-rw-r-- 1 1001 1001 789 Sep 23 15:04 SECURITY.md 15:07:51 -rw-rw-r-- 1 1001 1001 12 Sep 23 15:05 VERSION 15:07:51 drwxrwxr-x 2 1001 1001 4096 Sep 23 15:04 bin 15:07:51 drwxrwxr-x 20 1001 1001 4096 Sep 23 15:04 cmd 15:07:51 -rw-r--r-- 1 root root 581101 Sep 23 15:07 coverage.out 15:07:51 drwxrwxr-x 2 1001 1001 4096 Sep 23 15:04 fuzz_test 15:07:51 -rw-rw-r-- 1 1001 1001 7305 Sep 23 15:04 go.mod 15:07:51 -rw-rw-r-- 1 1001 1001 102748 Sep 23 15:04 go.sum 15:07:51 drwxrwxr-x 7 1001 1001 4096 Sep 23 15:04 internal 15:07:51 drwxrwxr-x 3 1001 1001 4096 Sep 23 15:04 openapi 15:07:51 -rw-rw-r-- 1 1001 1001 584 Sep 23 15:04 security.txt 15:07:51 -rw-rw-r-- 1 1001 1001 204 Sep 23 15:04 version.go [Pipeline] sh 15:07:51 + '[' -e coverage.out ] 15:07:51 + chown 1001:1001 coverage.out [Pipeline] stash 15:07:51 Stashed 1 file(s) [Pipeline] sh 15:07:52 + make build 15:07:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:08:08 Avoid second fetch 15:08:08 Checking out Revision 3e97884d0537eb476c5355c3438fc2fb2246485e (main) 15:08:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:08:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:08 > git config core.sparsecheckout # timeout=10 15:08:08 > git checkout -f 3e97884d0537eb476c5355c3438fc2fb2246485e # timeout=10 15:08:09 Commit message: "Merge pull request #4921 from jinlinGuan/issue-4909-profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:08:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:08:13 Dload Upload Total Spent Left Speed 15:08:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 64462 0 --:--:-- --:--:-- --:--:-- 64787 [Pipeline] sh 15:08:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:08:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:08:14 + sudo tee /etc/docker/daemon.new 15:08:14 { 15:08:14 "registry-mirrors": [ 15:08:14 "https://nexus3.edgexfoundry.org:10001" 15:08:14 ], 15:08:14 "bip": "10.250.0.254/24", 15:08:14 "hosts": [ 15:08:14 "tcp://0.0.0.0:5555", 15:08:14 "unix:///var/run/docker.sock" 15:08:14 ], 15:08:14 "mtu": 1458, 15:08:14 "selinux-enabled": true, 15:08:14 "seccomp-profile": "/etc/docker/seccomp.json" 15:08:14 } [Pipeline] sh 15:08:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:08:15 + sudo service docker restart 15:08:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:08:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:08:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:08:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:08:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:08:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:08:25 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 15:08:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:08:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:08:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:08:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:08:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:08:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:33 provisioning config files... 15:08:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/702@tmp/config6219576364946229634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } 15:08:33 $ docker stop --time=1 b1fc12772512e9beacda55b4ada00e6a2513a3bb03271cefd0e5dc76360d92de 15:08:33 ---> ****-login.sh 15:08:33 nexus3.edgexfoundry.org:10001 15:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:34 Configure a credential helper to remove this warning. See 15:08:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:34 15:08:34 Login Succeeded 15:08:34 nexus3.edgexfoundry.org:10002 15:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:34 Configure a credential helper to remove this warning. See 15:08:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:34 15:08:34 Login Succeeded 15:08:34 nexus3.edgexfoundry.org:10003 15:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:35 Configure a credential helper to remove this warning. See 15:08:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:35 15:08:35 Login Succeeded 15:08:35 nexus3.edgexfoundry.org:10004 15:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:35 Configure a credential helper to remove this warning. See 15:08:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:35 15:08:35 Login Succeeded 15:08:35 ****.io 15:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:08:36 Configure a credential helper to remove this warning. See 15:08:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:08:36 15:08:36 Login Succeeded 15:08:36 ---> ****-login.sh ends 15:08:40 $ docker rm -f --volumes b1fc12772512e9beacda55b4ada00e6a2513a3bb03271cefd0e5dc76360d92de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 15:08:41 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:41 + git config --global --add safe.directory /w/workspace/edgex-go/702 [Pipeline] echo 15:08:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:08:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 15:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:08:41 15:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] echo 15:08:41 ========================================================= 15:08:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:08:41 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:08:42 latest: Pulling from edgex-devops/edgex-compose 15:08:42 91d30c5bc195: Pulling fs layer 15:08:42 2e9b0aa3be6d: Pulling fs layer 15:08:42 9c61dcf015f6: Pulling fs layer 15:08:42 4698f68db338: Pulling fs layer 15:08:42 2a2f49069b9e: Pulling fs layer 15:08:42 e0025b399a48: Pulling fs layer 15:08:42 2a2f49069b9e: Waiting 15:08:42 e0025b399a48: Waiting 15:08:42 4698f68db338: Waiting 15:08:42 91d30c5bc195: Verifying Checksum 15:08:42 91d30c5bc195: Download complete 15:08:42 4698f68db338: Download complete 15:08:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:42 c6b39de5b339: Pulling fs layer 15:08:42 a69c41024577: Pulling fs layer 15:08:42 d6de4b400683: Pulling fs layer 15:08:42 35cb2a7552d0: Pulling fs layer 15:08:42 4f4fb700ef54: Pulling fs layer 15:08:42 464afbd9ba4c: Pulling fs layer 15:08:42 00f215d4a9da: Pulling fs layer 15:08:42 d496ad576159: Pulling fs layer 15:08:42 35cb2a7552d0: Waiting 15:08:42 4f4fb700ef54: Waiting 15:08:42 464afbd9ba4c: Waiting 15:08:42 00f215d4a9da: Waiting 15:08:42 d496ad576159: Waiting 15:08:42 a69c41024577: Verifying Checksum 15:08:42 a69c41024577: Download complete 15:08:42 35cb2a7552d0: Download complete 15:08:42 4f4fb700ef54: Verifying Checksum 15:08:42 4f4fb700ef54: Download complete 15:08:42 c6b39de5b339: Verifying Checksum 15:08:42 c6b39de5b339: Download complete 15:08:42 464afbd9ba4c: Verifying Checksum 15:08:42 464afbd9ba4c: Download complete 15:08:42 91d30c5bc195: Pull complete 15:08:42 2e9b0aa3be6d: Download complete 15:08:42 e0025b399a48: Download complete 15:08:42 2a2f49069b9e: Verifying Checksum 15:08:42 2a2f49069b9e: Download complete 15:08:42 2e9b0aa3be6d: Pull complete 15:08:43 9c61dcf015f6: Verifying Checksum 15:08:43 9c61dcf015f6: Download complete 15:08:43 d496ad576159: Verifying Checksum 15:08:43 d496ad576159: Download complete 15:08:43 c6b39de5b339: Pull complete 15:08:43 a69c41024577: Pull complete 15:08:44 d6de4b400683: Verifying Checksum 15:08:44 d6de4b400683: Download complete 15:08:45 9c61dcf015f6: Pull complete 15:08:45 4698f68db338: Pull complete 15:08:45 00f215d4a9da: Verifying Checksum 15:08:45 00f215d4a9da: Download complete 15:08:45 2a2f49069b9e: Pull complete 15:08:46 e0025b399a48: Pull complete 15:08:46 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:46 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:08:46 $ 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/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:08:50 $ docker top b7db44869448348287eadd602f664bd34c056f5b94611dcdc7375d7b1ef643d9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:50 + docker compose -f ./docker-compose-build.yml build --parallel 15:08:53 #1 [core-command internal] load build definition from Dockerfile 15:08:53 #1 transferring dockerfile: 1.93kB done 15:08:53 #1 DONE 0.0s 15:08:53 15:08:53 #2 [security-spire-agent internal] load build definition from Dockerfile 15:08:53 #2 transferring dockerfile: 1.81kB done 15:08:53 #2 DONE 0.0s 15:08:53 15:08:53 #3 [support-cron-scheduler internal] load build definition from Dockerfile 15:08:53 #3 transferring dockerfile: 1.85kB done 15:08:53 #3 DONE 0.0s 15:08:53 15:08:53 #4 [support-notifications internal] load build definition from Dockerfile 15:08:53 #4 transferring dockerfile: 1.95kB done 15:08:53 #4 DONE 0.0s 15:08:53 15:08:53 #5 [security-proxy-auth internal] load build definition from Dockerfile 15:08:53 #5 transferring dockerfile: 2.15kB done 15:08:53 #5 DONE 0.0s 15:08:53 15:08:53 #6 [core-keeper internal] load build definition from Dockerfile 15:08:53 #6 transferring dockerfile: 2.07kB done 15:08:53 #6 DONE 0.0s 15:08:53 15:08:53 #7 [security-proxy-setup internal] load build definition from Dockerfile 15:08:53 #7 transferring dockerfile: 2.50kB done 15:08:53 #7 DONE 0.0s 15:08:53 15:08:53 #8 [security-bootstrapper internal] load build definition from Dockerfile 15:08:53 #8 transferring dockerfile: 3.17kB done 15:08:53 #8 DONE 0.0s 15:08:53 15:08:53 #9 [security-spire-server internal] load build definition from Dockerfile 15:08:53 #9 transferring dockerfile: 1.70kB done 15:08:53 #9 DONE 0.0s 15:08:53 15:08:53 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:08:53 #10 transferring dockerfile: 1.89kB done 15:08:53 #10 DONE 0.0s 15:08:53 15:08:53 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:08:53 #11 transferring dockerfile: 2.23kB done 15:08:53 #11 DONE 0.0s 15:08:53 15:08:53 #12 [core-metadata internal] load build definition from Dockerfile 15:08:53 #12 transferring dockerfile: 2.13kB done 15:08:53 #12 DONE 0.0s 15:08:53 15:08:53 #13 [security-secretstore-setup internal] load build definition from Dockerfile 15:08:53 #13 transferring dockerfile: 2.49kB done 15:08:53 #13 DONE 0.0s 15:08:53 15:08:53 #14 [support-scheduler internal] load build definition from Dockerfile 15:08:53 #14 transferring dockerfile: 1.93kB done 15:08:53 #14 DONE 0.0s 15:08:53 15:08:53 #15 [security-spire-config internal] load build definition from Dockerfile 15:08:53 #15 transferring dockerfile: 1.69kB done 15:08:53 #15 DONE 0.0s 15:08:53 15:08:53 #16 [core-command internal] load .dockerignore 15:08:53 #16 transferring context: 50B done 15:08:53 #16 DONE 0.1s 15:08:53 15:08:53 #17 [core-data internal] load build definition from Dockerfile 15:08:53 #17 transferring dockerfile: 2.07kB done 15:08:53 #17 DONE 0.1s 15:08:53 15:08:53 #18 [security-spire-agent internal] load .dockerignore 15:08:53 #18 transferring context: 50B done 15:08:53 #18 DONE 0.0s 15:08:53 15:08:53 #19 [support-cron-scheduler internal] load .dockerignore 15:08:53 #19 transferring context: 50B done 15:08:53 #19 DONE 0.0s 15:08:53 15:08:53 #20 [support-notifications internal] load .dockerignore 15:08:53 #20 transferring context: 50B done 15:08:53 #20 DONE 0.0s 15:08:53 15:08:53 #21 [security-proxy-auth internal] load .dockerignore 15:08:53 #21 transferring context: 50B done 15:08:53 #21 DONE 0.0s 15:08:53 15:08:53 #22 [core-keeper internal] load .dockerignore 15:08:53 #22 transferring context: 50B done 15:08:53 #22 DONE 0.0s 15:08:53 15:08:53 #23 [security-proxy-setup internal] load .dockerignore 15:08:53 #23 transferring context: 50B done 15:08:53 #23 DONE 0.0s 15:08:53 15:08:53 #24 [security-bootstrapper internal] load .dockerignore 15:08:53 #24 transferring context: 50B done 15:08:53 #24 DONE 0.0s 15:08:53 15:08:53 #25 [security-spire-server internal] load .dockerignore 15:08:53 #25 transferring context: 50B done 15:08:53 #25 DONE 0.0s 15:08:53 15:08:53 #26 [security-spiffe-token-provider internal] load .dockerignore 15:08:53 #26 transferring context: 50B done 15:08:53 #26 DONE 0.0s 15:08:53 15:08:53 #27 [core-common-config-bootstrapper internal] load .dockerignore 15:08:53 #27 transferring context: 50B done 15:08:53 #27 DONE 0.0s 15:08:53 15:08:53 #28 [core-metadata internal] load .dockerignore 15:08:53 #28 transferring context: 50B done 15:08:53 #28 DONE 0.0s 15:08:53 15:08:53 #29 [security-secretstore-setup internal] load .dockerignore 15:08:53 #29 transferring context: 50B done 15:08:53 #29 DONE 0.0s 15:08:53 15:08:53 #30 [support-scheduler internal] load .dockerignore 15:08:53 #30 transferring context: 50B done 15:08:53 #30 DONE 0.0s 15:08:53 15:08:53 #31 [core-data internal] load .dockerignore 15:08:53 #31 transferring context: 50B done 15:08:53 #31 DONE 0.0s 15:08:53 15:08:53 #32 [security-spire-config internal] load .dockerignore 15:08:53 #32 transferring context: 50B done 15:08:53 #32 DONE 0.0s 15:08:53 15:08:53 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:53 #33 DONE 0.0s 15:08:53 15:08:53 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 15:08:53 #34 DONE 0.1s 15:08:53 15:08:53 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 15:08:53 #34 DONE 0.1s 15:08:53 15:08:53 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:53 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:08:53 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:08:53 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:08:53 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:08:53 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 15:08:53 #35 ... 15:08:53 15:08:53 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:53 #33 DONE 0.0s 15:08:53 15:08:53 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:53 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:08:53 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:08:53 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:08:53 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:08:53 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 15:08:53 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 15:08:53 #35 ... 15:08:53 15:08:53 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:53 #33 DONE 0.0s 15:08:53 15:08:53 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:53 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:08:53 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:08:53 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:08:53 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:08:53 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 15:08:54 #35 ... 15:08:54 15:08:54 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:54 #33 DONE 0.0s 15:08:54 15:08:54 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:54 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:08:54 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:08:54 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:08:54 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:08:54 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 15:08:54 #35 ... 15:08:54 15:08:54 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:54 #33 DONE 0.0s 15:08:54 15:08:54 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:54 #35 ... 15:08:54 15:08:54 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:54 #33 DONE 0.0s 15:08:54 15:08:54 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 15:08:54 #34 DONE 0.5s 15:08:54 15:08:54 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:54 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:08:54 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:08:54 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:08:54 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:08:54 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 15:08:54 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 15:08:54 #35 ... 15:08:54 15:08:54 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:08:54 #36 DONE 0.6s 15:08:54 15:08:54 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:08:54 #37 DONE 0.9s 15:08:54 15:08:54 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:54 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:08:54 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:08:54 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:08:54 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:08:54 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 15:08:54 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 15:08:54 #35 ... 15:08:54 15:08:54 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 15:08:54 #38 DONE 0.7s 15:08:54 15:08:54 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:54 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:08:54 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:08:54 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:08:54 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:08:54 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 15:08:54 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 15:08:54 #35 ... 15:08:54 15:08:54 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 15:08:54 #34 DONE 0.7s 15:08:54 15:08:54 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:54 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:08:54 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:08:54 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 15:08:54 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 15:08:54 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 15:08:54 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 15:08:54 #35 ... 15:08:54 15:08:54 #39 [security-spire-agent internal] load build context 15:08:54 #39 transferring context: 27.24kB 0.0s done 15:08:54 #39 DONE 0.2s 15:08:55 15:08:55 #40 [security-spire-server internal] load build context 15:08:55 #40 transferring context: 27.71kB 0.1s done 15:08:55 #40 DONE 0.4s 15:08:55 15:08:55 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:08:55 #35 DONE 1.3s 15:08:55 15:08:55 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:08:55 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 15:08:55 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 15:08:55 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 15:08:55 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 15:08:55 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 15:08:55 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s 15:08:55 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 15:08:57 d6de4b400683: Pull complete 15:08:57 35cb2a7552d0: Pull complete 15:08:58 4f4fb700ef54: Pull complete 15:08:58 464afbd9ba4c: Pull complete 15:09:00 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.2s 15:09:00 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.5s 15:09:03 #41 ... 15:09:03 15:09:03 #42 [core-command internal] load build context 15:09:03 #42 transferring context: 468.83MB 10.0s 15:09:03 #42 ... 15:09:03 15:09:03 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:09:03 #41 ... 15:09:03 15:09:03 #43 [security-proxy-auth internal] load build context 15:09:04 #43 ... 15:09:04 15:09:04 #44 [support-cron-scheduler internal] load build context 15:09:04 #44 ... 15:09:04 15:09:04 #45 [core-common-config-bootstrapper internal] load build context 15:09:04 #45 ... 15:09:04 15:09:04 #46 [security-bootstrapper internal] load build context 15:09:04 #46 ... 15:09:04 15:09:04 #47 [support-notifications internal] load build context 15:09:04 #47 ... 15:09:04 15:09:04 #48 [core-keeper internal] load build context 15:09:04 #48 ... 15:09:04 15:09:04 #49 [support-scheduler internal] load build context 15:09:04 #49 ... 15:09:04 15:09:04 #50 [security-spiffe-token-provider internal] load build context 15:09:04 #50 ... 15:09:04 15:09:04 #51 [core-data internal] load build context 15:09:04 #51 ... 15:09:04 15:09:04 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:09:04 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 15:09:04 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 15:09:04 #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 15:09:04 #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 15:09:05 #52 ... 15:09:05 15:09:05 #53 [support-notifications builder 2/7] WORKDIR /edgex-go 15:09:05 #53 ... 15:09:05 15:09:05 #54 [security-proxy-setup internal] load build context 15:09:05 #54 transferring context: 496.68MB 10.7s done 15:09:05 #54 ... 15:09:05 15:09:05 #55 [security-secretstore-setup internal] load build context 15:09:05 #55 ... 15:09:05 15:09:05 #56 [security-spire-config internal] load build context 15:09:05 #56 transferring context: 25.96kB 0.0s done 15:09:05 #56 ... 15:09:05 15:09:05 #57 [core-metadata internal] load build context 15:09:05 #57 transferring context: 446.34MB 10.9s 15:09:05 #57 ... 15:09:05 15:09:05 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:09:05 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 10.8s 15:09:05 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.8s 15:09:05 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 10.8s 15:09:06 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.3s 15:09:06 00f215d4a9da: Pull complete 15:09:08 d496ad576159: Pull complete 15:09:08 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 15:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 15:09:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:09:09 WORKDIR /edgex 15:09:09 COPY go.mod . 15:09:09 RUN go mod download 15:09:09 + docker build -t ci-base-image-arm64 -f - . 15:09:09 Sending build context to Docker daemon 3.604MB 15:09:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:09:09 ---> f246e2811388 15:09:09 Step 2/4 : WORKDIR /edgex 15:09:11 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 15.9s 15:09:11 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 15.9s 15:09:11 ---> Running in 2d8c5d90b78f 15:09:11 Removing intermediate container 2d8c5d90b78f 15:09:11 ---> 546e44d624c7 15:09:11 Step 3/4 : COPY go.mod . 15:09:11 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.8s done 15:09:12 ---> c84631996c3c 15:09:12 Step 4/4 : RUN go mod download 15:09:12 ---> Running in 9154db1a0449 15:09:14 #41 ... 15:09:14 15:09:14 #42 [core-command internal] load build context 15:09:14 #42 transferring context: 496.68MB 10.6s done 15:09:14 #42 ... 15:09:14 15:09:14 #43 [security-proxy-auth internal] load build context 15:09:14 #43 transferring context: 496.68MB 12.0s done 15:09:14 #43 ... 15:09:14 15:09:14 #44 [support-cron-scheduler internal] load build context 15:09:14 #44 transferring context: 496.68MB 11.7s done 15:09:14 #44 ... 15:09:14 15:09:14 #45 [core-common-config-bootstrapper internal] load build context 15:09:14 #45 transferring context: 496.68MB 10.1s done 15:09:14 #45 ... 15:09:14 15:09:14 #46 [security-bootstrapper internal] load build context 15:09:14 #46 transferring context: 496.68MB 11.2s done 15:09:14 #46 ... 15:09:14 15:09:14 #47 [support-notifications internal] load build context 15:09:14 #47 transferring context: 496.68MB 10.8s done 15:09:14 #47 ... 15:09:14 15:09:14 #48 [core-keeper internal] load build context 15:09:14 #48 transferring context: 496.68MB 11.1s done 15:09:15 #48 ... 15:09:15 15:09:15 #50 [security-spiffe-token-provider internal] load build context 15:09:15 #50 transferring context: 496.68MB 11.6s done 15:09:15 #50 ... 15:09:15 15:09:15 #49 [support-scheduler internal] load build context 15:09:15 #49 transferring context: 496.68MB 11.5s done 15:09:15 #49 ... 15:09:15 15:09:15 #51 [core-data internal] load build context 15:09:15 #51 transferring context: 496.68MB 12.2s done 15:09:15 #51 ... 15:09:15 15:09:15 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:09:15 #41 ... 15:09:15 15:09:15 #55 [security-secretstore-setup internal] load build context 15:09:15 #55 transferring context: 496.68MB 12.3s done 15:09:16 #55 ... 15:09:16 15:09:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:09:16 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 21.0s 15:09:16 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 21.0s 15:09:16 #41 ... 15:09:16 15:09:16 #57 [core-metadata internal] load build context 15:09:16 #57 transferring context: 496.68MB 11.4s done 15:09:16 #57 ... 15:09:16 15:09:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:09:20 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 26.1s 15:09:22 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 23.6s done 15:09:22 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 23.6s done 15:09:26 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 31.3s 15:09:31 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 36.3s 15:09:32 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 15:09:33 #41 ... 15:09:33 15:09:33 #56 [security-spire-config internal] load build context 15:09:33 #56 DONE 38.2s 15:09:33 15:09:33 #45 [core-common-config-bootstrapper internal] load build context 15:09:33 #45 DONE 38.7s 15:09:33 15:09:33 #54 [security-proxy-setup internal] load build context 15:09:33 #54 DONE 38.9s 15:09:33 15:09:33 #48 [core-keeper internal] load build context 15:09:33 #48 DONE 38.9s 15:09:33 15:09:33 #47 [support-notifications internal] load build context 15:09:33 #47 DONE 38.9s 15:09:33 15:09:33 #46 [security-bootstrapper internal] load build context 15:09:33 #46 DONE 38.8s 15:09:33 15:09:33 #44 [support-cron-scheduler internal] load build context 15:09:33 #44 DONE 39.0s 15:09:33 15:09:33 #53 [support-notifications builder 2/7] WORKDIR /edgex-go 15:09:33 #53 DONE 38.5s 15:09:33 15:09:33 #42 [core-command internal] load build context 15:09:33 #42 DONE 39.1s 15:09:33 15:09:33 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:09:33 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 38.0s done 15:09:33 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 15:09:33 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 15:09:33 #41 ... 15:09:33 15:09:33 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 15:09:33 #58 ... 15:09:33 15:09:33 #50 [security-spiffe-token-provider internal] load build context 15:09:33 #50 DONE 38.8s 15:09:33 15:09:33 #57 [core-metadata internal] load build context 15:09:33 #57 DONE 38.6s 15:09:33 15:09:33 #43 [security-proxy-auth internal] load build context 15:09:33 #43 DONE 39.0s 15:09:33 15:09:33 #49 [support-scheduler internal] load build context 15:09:33 #49 DONE 38.7s 15:09:33 15:09:33 #51 [core-data internal] load build context 15:09:33 #51 DONE 38.7s 15:09:33 15:09:33 #55 [security-secretstore-setup internal] load build context 15:09:33 #55 DONE 38.7s 15:09:33 15:09:33 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:09:33 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 38.3s 15:09:33 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 15:09:33 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 38.4s 15:09:33 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 38.7s done 15:09:33 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15:09:34 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 15:09:36 #41 ... 15:09:36 15:09:36 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:36 #59 DONE 3.5s 15:09:36 15:09:36 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:09:36 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 15:09:36 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 15:09:36 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 15:09:36 #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.4s done 15:09:36 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 15:09:36 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 15:09:36 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 15:09:36 #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done 15:09:36 #52 DONE 42.0s 15:09:36 15:09:36 #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:09:36 #0 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:36 #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:36 #0 3.976 (1/1) Installing dumb-init (1.2.5-r2) 15:09:36 #0 3.980 Executing busybox-1.36.1-r7.trigger 15:09:36 #0 3.985 OK: 7 MiB in 16 packages 15:09:36 #60 DONE 6.6s 15:09:36 15:09:36 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:09:36 #41 ... 15:09:36 15:09:36 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:09:36 #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:36 #0 3.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:36 #0 3.797 (1/2) Installing ca-certificates (20240226-r0) 15:09:36 #0 3.813 (2/2) Installing dumb-init (1.2.5-r2) 15:09:36 #0 3.817 Executing busybox-1.36.1-r7.trigger 15:09:36 #0 3.836 Executing ca-certificates-20240226-r0.trigger 15:09:36 #0 3.887 OK: 8 MiB in 17 packages 15:09:36 #61 DONE 4.1s 15:09:36 15:09:36 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:09:36 #0 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:36 #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:36 #0 3.752 (1/4) Installing ca-certificates (20240226-r0) 15:09:36 #0 3.768 (2/4) Installing dumb-init (1.2.5-r2) 15:09:36 #0 3.774 (3/4) Installing su-exec (0.2-r3) 15:09:36 #0 3.776 (4/4) Installing yq (4.33.3-r5) 15:09:36 #0 3.845 Executing busybox-1.36.1-r7.trigger 15:09:36 #0 3.849 Executing ca-certificates-20240226-r0.trigger 15:09:36 #0 3.901 OK: 17 MiB in 19 packages 15:09:36 #62 DONE 4.1s 15:09:36 15:09:36 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:09:36 #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:36 #0 3.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:36 #0 3.807 (1/3) Installing ca-certificates (20240226-r0) 15:09:36 #0 3.819 (2/3) Installing dumb-init (1.2.5-r2) 15:09:36 #0 3.823 (3/3) Installing tzdata (2024a-r0) 15:09:36 #0 3.884 Executing busybox-1.36.1-r7.trigger 15:09:36 #0 3.888 Executing ca-certificates-20240226-r0.trigger 15:09:36 #0 4.048 OK: 11 MiB in 18 packages 15:09:36 #63 DONE 4.1s 15:09:36 15:09:36 #64 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:09:37 #64 ... 15:09:37 15:09:37 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:37 #65 DONE 4.5s 15:09:37 15:09:37 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:09:37 #0 3.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:37 #0 3.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.135 (1/4) Installing dumb-init (1.2.5-r2) 15:09:37 #0 4.138 (2/4) Installing openssl (3.1.7-r0) 15:09:37 #0 4.149 (3/4) Installing su-exec (0.2-r3) 15:09:37 #0 4.155 (4/4) Installing yq (4.33.3-r5) 15:09:37 #0 4.216 Executing busybox-1.36.1-r7.trigger 15:09:37 #0 4.246 OK: 17 MiB in 19 packages 15:09:37 #66 DONE 4.5s 15:09:37 15:09:37 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:09:37 #0 4.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.515 OK: 264 MiB in 52 packages 15:09:37 #67 DONE 4.7s 15:09:37 15:09:37 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:09:37 #0 4.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.459 OK: 264 MiB in 52 packages 15:09:37 #68 DONE 4.7s 15:09:37 15:09:37 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:09:37 #69 DONE 0.1s 15:09:37 15:09:37 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:09:37 #70 DONE 0.1s 15:09:37 15:09:37 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:37 #71 ... 15:09:37 15:09:37 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:09:37 #0 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.380 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:09:37 #0 4.380 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:09:37 #0 4.380 OK: 20070 distinct packages available 15:09:37 #0 4.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.754 (1/5) Installing dumb-init (1.2.5-r2) 15:09:37 #0 4.761 (2/5) Installing musl-obstack (1.2.3-r2) 15:09:37 #0 4.767 (3/5) Installing libucontext (1.2-r2) 15:09:37 #0 4.778 (4/5) Installing gcompat (1.1.0-r1) 15:09:37 #0 4.781 (5/5) Installing openssl (3.1.7-r0) 15:09:37 #0 4.792 Executing busybox-1.36.1-r7.trigger 15:09:37 #0 4.799 OK: 8 MiB in 20 packages 15:09:37 #72 DONE 4.9s 15:09:37 15:09:37 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:09:37 #0 4.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.562 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:09:37 #0 4.562 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:09:37 #0 4.562 OK: 20070 distinct packages available 15:09:37 #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:37 #0 4.930 (1/4) Installing dumb-init (1.2.5-r2) 15:09:37 #0 4.933 (2/4) Installing musl-obstack (1.2.3-r2) 15:09:37 #0 4.937 (3/4) Installing libucontext (1.2-r2) 15:09:37 #0 4.941 (4/4) Installing gcompat (1.1.0-r1) 15:09:37 #0 4.945 Executing busybox-1.36.1-r7.trigger 15:09:37 #0 4.957 OK: 8 MiB in 19 packages 15:09:37 #73 DONE 5.0s 15:09:38 15:09:38 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:09:38 #74 ... 15:09:38 15:09:38 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:09:38 #0 1.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:38 #0 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:38 #0 1.325 OK: 8 MiB in 17 packages 15:09:38 #75 DONE 1.4s 15:09:38 15:09:38 #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 15:09:38 #76 ... 15:09:38 15:09:38 #77 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:09:38 #0 5.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:38 #0 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:38 #0 5.667 (1/1) Installing dumb-init (1.2.5-r2) 15:09:38 #0 5.670 Executing busybox-1.36.1-r7.trigger 15:09:38 #0 5.675 OK: 7 MiB in 16 packages 15:09:38 #77 DONE 5.8s 15:09:38 15:09:38 #78 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:09:38 #0 5.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:38 #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:38 #0 5.689 (1/2) Installing dumb-init (1.2.5-r2) 15:09:38 #0 5.710 (2/2) Installing su-exec (0.2-r3) 15:09:38 #0 5.719 Executing busybox-1.36.1-r7.trigger 15:09:38 #0 5.723 OK: 7 MiB in 17 packages 15:09:38 #78 DONE 5.8s 15:09:38 15:09:38 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:09:39 #79 ... 15:09:39 15:09:39 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 15:09:39 #58 6.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:39 #58 6.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:39 #58 6.335 OK: 264 MiB in 52 packages 15:09:39 #58 DONE 6.6s 15:09:39 15:09:39 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 15:09:39 #80 DONE 0.1s 15:09:39 15:09:39 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:39 #81 ... 15:09:39 15:09:39 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 15:09:39 #76 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:39 #76 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:39 #76 3.273 OK: 7 MiB in 16 packages 15:09:39 #76 DONE 3.6s 15:09:39 15:09:39 #64 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:09:39 #64 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:39 #64 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:39 #64 2.826 OK: 11 MiB in 18 packages 15:09:39 #64 DONE 3.0s 15:09:39 15:09:39 #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:09:39 #0 6.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:39 #0 6.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:39 #0 6.604 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:09:39 #0 6.604 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:09:39 #0 6.604 OK: 20079 distinct packages available 15:09:39 #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:39 #0 6.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:39 #0 6.992 OK: 264 MiB in 52 packages 15:09:39 #82 DONE 7.1s 15:09:39 15:09:39 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:09:39 #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:39 #0 2.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:39 #0 2.849 OK: 17 MiB in 19 packages 15:09:39 #83 DONE 3.0s 15:09:39 15:09:39 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:09:40 #84 DONE 0.2s 15:09:40 15:09:40 #85 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:09:40 #0 6.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:40 #0 6.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:40 #0 6.633 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:09:40 #0 6.633 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:09:40 #0 6.633 OK: 20070 distinct packages available 15:09:40 #0 6.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:40 #0 6.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:40 #0 7.059 (1/11) Installing ca-certificates (20240226-r0) 15:09:40 #0 7.113 (2/11) Installing brotli-libs (1.0.9-r14) 15:09:40 #0 7.142 (3/11) Installing libunistring (1.1-r1) 15:09:40 #0 7.156 (4/11) Installing libidn2 (2.3.4-r1) 15:09:40 #0 7.161 (5/11) Installing nghttp2-libs (1.57.0-r0) 15:09:40 #0 7.167 (6/11) Installing libcurl (8.9.1-r0) 15:09:40 #0 7.209 (7/11) Installing curl (8.9.1-r0) 15:09:40 #0 7.222 (8/11) Installing dumb-init (1.2.5-r2) 15:09:40 #0 7.222 (9/11) Installing musl-obstack (1.2.3-r2) 15:09:40 #0 7.223 (10/11) Installing libucontext (1.2-r2) 15:09:40 #0 7.227 (11/11) Installing gcompat (1.1.0-r1) 15:09:40 #0 7.251 Executing busybox-1.36.1-r7.trigger 15:09:40 #0 7.251 Executing ca-certificates-20240226-r0.trigger 15:09:40 #85 ... 15:09:40 15:09:40 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:09:40 #0 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:40 #0 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:40 #0 2.795 OK: 17 MiB in 19 packages 15:09:40 #86 DONE 2.9s 15:09:40 15:09:40 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 15:09:40 #87 DONE 0.0s 15:09:40 15:09:40 #85 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:09:40 #85 7.343 OK: 12 MiB in 26 packages 15:09:40 #85 ... 15:09:40 15:09:40 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:40 #88 ... 15:09:40 15:09:40 #85 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:09:40 #85 DONE 7.5s 15:09:40 15:09:40 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:09:40 #89 ... 15:09:40 15:09:40 #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 15:09:40 #0 2.836 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:40 #0 3.382 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:40 #0 4.072 (1/1) Installing dumb-init (1.2.5-r2) 15:09:40 #0 4.378 Executing busybox-1.36.1-r7.trigger 15:09:40 #0 4.384 OK: 7 MiB in 16 packages 15:09:40 #90 DONE 4.5s 15:09:40 15:09:40 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:09:40 #74 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:40 #74 ... 15:09:40 15:09:40 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:09:40 #0 2.394 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:40 #0 2.885 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:40 #0 3.554 OK: 264 MiB in 52 packages 15:09:40 #91 DONE 3.7s 15:09:40 15:09:40 #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:09:40 #0 1.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:40 #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:40 #0 2.271 OK: 7 MiB in 16 packages 15:09:40 #92 DONE 2.4s 15:09:40 15:09:40 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:09:40 #93 DONE 0.0s 15:09:40 15:09:40 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:09:40 #74 3.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:41 #74 3.406 OK: 8 MiB in 20 packages 15:09:41 #74 DONE 3.5s 15:09:41 15:09:41 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:09:41 #79 2.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:41 #79 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:41 #79 2.730 OK: 7 MiB in 17 packages 15:09:42 #79 DONE 3.7s 15:09:42 15:09:42 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:09:42 #0 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:42 #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:42 #0 3.390 OK: 8 MiB in 19 packages 15:09:42 #94 DONE 4.5s 15:09:42 15:09:42 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:09:42 #95 ... 15:09:42 15:09:42 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:09:42 #96 DONE 1.2s 15:09:42 15:09:42 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:09:42 #97 DONE 1.2s 15:09:42 15:09:42 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 15:09:43 #98 DONE 1.2s 15:09:43 15:09:43 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:09:43 #95 DONE 1.3s 15:09:43 15:09:43 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:09:43 #99 DONE 1.2s 15:09:43 15:09:43 #100 [security-spire-server stage-2 6/9] COPY security.txt / 15:09:43 #100 DONE 0.1s 15:09:43 15:09:43 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:09:43 #89 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:43 #89 ... 15:09:43 15:09:43 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 15:09:43 #101 DONE 0.1s 15:09:43 15:09:43 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:09:43 #102 DONE 0.1s 15:09:43 15:09:43 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:09:43 #103 DONE 0.1s 15:09:43 15:09:43 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:09:43 #89 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:43 #89 ... 15:09:43 15:09:43 #104 [security-spire-config stage-2 6/10] COPY security.txt / 15:09:43 #104 DONE 0.1s 15:09:43 15:09:43 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 15:09:43 #105 DONE 0.1s 15:09:43 15:09:43 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:09:43 #106 DONE 0.1s 15:09:43 15:09:43 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:09:43 #107 DONE 0.1s 15:09:43 15:09:43 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:09:43 #108 DONE 0.2s 15:09:43 15:09:43 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:09:43 #109 DONE 0.1s 15:09:43 15:09:43 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:09:44 #110 DONE 0.1s 15:09:44 15:09:44 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:09:44 #89 3.662 OK: 12 MiB in 26 packages 15:09:44 #89 DONE 3.8s 15:09:44 15:09:44 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 15:09:44 #111 DONE 0.1s 15:09:44 15:09:44 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:09:44 #112 DONE 0.1s 15:09:44 15:09:44 #113 [security-spire-server] exporting to image 15:09:44 #113 exporting layers 15:09:44 #113 ... 15:09:44 15:09:44 #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:09:44 #114 DONE 1.8s 15:09:44 15:09:44 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:09:44 #115 DONE 0.1s 15:09:44 15:09:44 #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 15:09:44 #116 DONE 0.1s 15:09:44 15:09:44 #113 [security-spire-agent] exporting to image 15:09:44 #113 exporting layers 0.7s done 15:09:44 #113 exporting layers 0.7s done 15:09:44 #113 writing image sha256:02835fdf49f64036c603fad924a6aa5c17c3324998fdecb4328a023ee0217e74 done 15:09:44 #113 naming to docker.io/library/security-spire-server done 15:09:45 #113 exporting layers 0.6s done 15:09:45 #113 writing image sha256:f99b9c2c2fbe96ddafae04050099d07c4dbab3d647514bf0664fd8dde8c467cb done 15:09:45 #113 naming to docker.io/library/security-spire-config done 15:09:45 #113 writing image sha256:f27324c34ee93c21cff8d770bd5c56d3721759295d76b165c960b5c214f6314f done 15:09:45 #113 naming to docker.io/library/security-spire-agent done 15:09:45 #113 DONE 0.9s 15:09:45 15:09:45 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:47 #117 ... 15:09:47 15:09:47 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:20 Removing intermediate container 9154db1a0449 15:10:20 ---> 0c2c3f3d5030 15:10:20 Successfully built 0c2c3f3d5030 15:10:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:20 + docker inspect -f . ci-base-image-arm64 15:10:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:20 prd-ubuntu20.04-docker-arm64-4c-16g-10937 does not seem to be running inside a container 15:10:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:10:21 $ docker top 9ea7955d370585bddb987ed928719b0c8efee045f9738f5ffc82144f4f0c5078 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:22 + go version 15:10:22 go version go1.21.9 linux/arm64 [Pipeline] } 15:10:22 $ docker stop --time=1 9ea7955d370585bddb987ed928719b0c8efee045f9738f5ffc82144f4f0c5078 15:10:24 $ docker rm -f --volumes 9ea7955d370585bddb987ed928719b0c8efee045f9738f5ffc82144f4f0c5078 [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 15:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:10:25 15:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:10:25 latest: Pulling from edgex-devops/edgex-compose-arm64 15:10:25 547446be3368: Pulling fs layer 15:10:25 d125d8839a47: Pulling fs layer 15:10:25 3e85d5ac6304: Pulling fs layer 15:10:25 c3105a71a48b: Pulling fs layer 15:10:25 0f093f025ec4: Pulling fs layer 15:10:25 c3106fc0e877: Pulling fs layer 15:10:25 c3105a71a48b: Waiting 15:10:25 0f093f025ec4: Waiting 15:10:25 c3106fc0e877: Waiting 15:10:25 547446be3368: Verifying Checksum 15:10:25 547446be3368: Download complete 15:10:25 c3105a71a48b: Verifying Checksum 15:10:25 c3105a71a48b: Download complete 15:10:26 d125d8839a47: Verifying Checksum 15:10:26 d125d8839a47: Download complete 15:10:26 c3106fc0e877: Verifying Checksum 15:10:26 c3106fc0e877: Download complete 15:10:26 0f093f025ec4: Verifying Checksum 15:10:26 0f093f025ec4: Download complete 15:10:26 547446be3368: Pull complete 15:10:27 d125d8839a47: Pull complete 15:10:28 3e85d5ac6304: Verifying Checksum 15:10:28 3e85d5ac6304: Download complete 15:10:34 #118 DONE 52.4s 15:10:34 15:10:34 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:34 #117 DONE 49.0s 15:10:34 15:10:34 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:34 #71 DONE 52.4s 15:10:34 15:10:34 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:34 #88 DONE 49.9s 15:10:34 15:10:34 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:34 #81 DONE 50.6s 15:10:34 15:10:34 #119 [security-spiffe-token-provider builder 6/7] COPY . . 15:10:38 3e85d5ac6304: Pull complete 15:10:38 c3105a71a48b: Pull complete 15:10:39 0f093f025ec4: Pull complete 15:10:39 c3106fc0e877: Pull complete 15:10:39 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:10:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:39 prd-ubuntu20.04-docker-arm64-4c-16g-10937 does not seem to be running inside a container 15:10:39 $ 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/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:10:41 #119 ... 15:10:41 15:10:41 #120 [core-command builder 6/7] COPY . . 15:10:41 #120 ... 15:10:41 15:10:41 #121 [core-keeper builder 7/8] COPY . . 15:10:41 #121 ... 15:10:41 15:10:41 #122 [support-notifications builder 6/7] COPY . . 15:10:41 #122 ... 15:10:41 15:10:41 #123 [security-proxy-setup builder 6/7] COPY . . 15:10:41 $ docker top d7e581a638c08036a02bffeffabc8dad17c6d8fc85369c24a686a4820b1434ba -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:42 + docker compose -f ./docker-compose-build.yml build --parallel 15:10:43 #123 DONE 12.7s 15:10:43 15:10:43 #121 [core-keeper builder 7/8] COPY . . 15:10:43 #121 DONE 12.7s 15:10:43 15:10:43 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:43 #124 CACHED 15:10:43 15:10:43 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:10:43 #125 CACHED 15:10:43 15:10:43 #126 [security-bootstrapper builder 6/7] COPY . . 15:10:43 #126 CACHED 15:10:43 15:10:43 #127 [security-secretstore-setup builder 6/7] COPY . . 15:10:43 #127 CACHED 15:10:43 15:10:43 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:43 #128 CACHED 15:10:43 15:10:43 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:10:43 #129 CACHED 15:10:43 15:10:43 #122 [support-notifications builder 6/7] COPY . . 15:10:43 #122 DONE 12.7s 15:10:43 15:10:43 #119 [security-spiffe-token-provider builder 6/7] COPY . . 15:10:43 #119 DONE 12.7s 15:10:43 15:10:43 #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:43 #130 CACHED 15:10:43 15:10:43 #131 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 15:10:43 #131 CACHED 15:10:43 15:10:43 #132 [support-cron-scheduler builder 6/7] COPY . . 15:10:43 #132 CACHED 15:10:43 15:10:43 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:10:43 #133 ... 15:10:43 15:10:43 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:43 #134 CACHED 15:10:43 15:10:43 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:10:43 #135 CACHED 15:10:43 15:10:43 #136 [core-metadata builder 6/7] COPY . . 15:10:43 #136 CACHED 15:10:43 15:10:43 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 15:10:43 #137 CACHED 15:10:43 15:10:43 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:10:43 #138 CACHED 15:10:43 15:10:43 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:43 #139 CACHED 15:10:43 15:10:43 #140 [security-proxy-auth builder 6/7] COPY . . 15:10:43 #140 CACHED 15:10:43 15:10:43 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:43 #141 CACHED 15:10:43 15:10:43 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:10:43 #142 CACHED 15:10:43 15:10:43 #143 [support-scheduler builder 6/7] COPY . . 15:10:43 #143 CACHED 15:10:43 15:10:43 #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:43 #144 CACHED 15:10:43 15:10:43 #145 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:10:43 #145 CACHED 15:10:43 15:10:43 #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:43 #146 CACHED 15:10:43 15:10:43 #147 [core-data builder 4/7] COPY go.mod vendor* ./ 15:10:43 #147 CACHED 15:10:43 15:10:43 #148 [core-data builder 6/7] COPY . . 15:10:43 #148 CACHED 15:10:43 15:10:43 #120 [core-command builder 6/7] COPY . . 15:10:43 #120 DONE 12.8s 15:10:43 15:10:43 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:10:44 #149 1.581 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:10:52 #1 [core-command internal] load build definition from Dockerfile 15:10:52 #1 transferring dockerfile: 1.93kB done 15:10:52 #1 DONE 0.1s 15:10:52 15:10:52 #2 [security-secretstore-setup internal] load build definition from Dockerfile 15:10:52 #2 transferring dockerfile: 2.49kB done 15:10:52 #2 DONE 0.0s 15:10:52 15:10:52 #3 [support-scheduler internal] load build definition from Dockerfile 15:10:52 #3 transferring dockerfile: 1.93kB 0.0s done 15:10:52 #3 DONE 0.1s 15:10:52 15:10:52 #4 [core-data internal] load build definition from Dockerfile 15:10:52 #4 transferring dockerfile: 2.07kB done 15:10:52 #4 DONE 0.0s 15:10:52 15:10:52 #5 [security-spire-agent internal] load build definition from Dockerfile 15:10:52 #5 transferring dockerfile: 1.81kB done 15:10:52 #5 DONE 0.1s 15:10:52 15:10:52 #6 [core-metadata internal] load build definition from Dockerfile 15:10:52 #6 transferring dockerfile: 2.13kB done 15:10:52 #6 DONE 0.1s 15:10:52 #149 ... 15:10:52 15:10:52 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:10:52 #0 0.746 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 15:10:52 15:10:52 #7 [core-keeper internal] load build definition from Dockerfile 15:10:52 #7 transferring dockerfile: 2.07kB done 15:10:52 #7 DONE 0.1s 15:10:52 15:10:52 #8 [security-proxy-setup internal] load build definition from Dockerfile 15:10:52 #8 transferring dockerfile: 2.50kB done 15:10:52 #8 DONE 0.1s 15:10:52 15:10:52 #9 [security-spire-server internal] load build definition from Dockerfile 15:10:52 #9 transferring dockerfile: 1.70kB done 15:10:52 #9 DONE 0.1s 15:10:52 15:10:52 #10 [support-cron-scheduler internal] load build definition from Dockerfile 15:10:52 #150 ... 15:10:52 15:10:52 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:10:52 #0 1.010 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:10:53 #10 transferring dockerfile: 1.85kB done 15:10:53 #10 DONE 0.1s 15:10:53 15:10:53 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:10:53 #11 transferring dockerfile: 1.89kB 0.0s done 15:10:53 #11 DONE 0.1s 15:10:53 15:10:53 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:10:53 #12 transferring dockerfile: 2.23kB 0.0s done 15:10:53 #12 DONE 0.1s 15:10:53 15:10:53 #13 [support-notifications internal] load build definition from Dockerfile 15:10:53 #13 transferring dockerfile: 1.95kB 0.0s done 15:10:53 #13 DONE 0.1s 15:10:53 15:10:53 #14 [security-spire-config internal] load build definition from Dockerfile 15:10:53 #151 ... 15:10:53 15:10:53 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:10:53 #0 0.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:10:53 #152 ... 15:10:53 15:10:53 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:10:53 #0 1.631 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:10:53 #14 transferring dockerfile: 1.69kB done 15:10:53 #14 DONE 0.1s 15:10:53 15:10:53 #15 [security-bootstrapper internal] load build definition from Dockerfile 15:10:53 #15 transferring dockerfile: 3.17kB 0.0s done 15:10:53 #15 DONE 0.1s 15:10:53 15:10:53 #16 [security-proxy-auth internal] load build definition from Dockerfile 15:10:53 #16 transferring dockerfile: 2.15kB 0.0s done 15:10:53 #16 DONE 0.1s 15:10:53 15:10:53 #17 [core-command internal] load .dockerignore 15:10:53 #17 transferring context: 15:10:53 #153 ... 15:10:53 15:10:53 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:10:53 #0 0.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:10:53 #154 ... 15:10:53 15:10:53 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:10:53 #0 0.478 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:10:53 #155 ... 15:10:53 15:10:53 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:10:53 #0 1.272 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:10:53 #156 ... 15:10:53 15:10:53 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:10:53 #0 1.415 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:10:53 #17 transferring context: 50B 0.0s done 15:10:53 #17 DONE 0.2s 15:10:53 #157 ... 15:10:53 15:10:53 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:10:53 #0 0.613 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:10:54 #158 ... 15:10:54 15:10:54 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:10:54 #0 0.903 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:10:54 #159 ... 15:10:54 15:10:54 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:10:54 #133 1.172 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:10:54 15:10:54 #18 [security-secretstore-setup internal] load .dockerignore 15:10:54 #18 transferring context: 50B 0.0s done 15:10:54 #18 DONE 0.1s 15:10:54 #133 ... 15:10:54 15:10:54 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:10:54 #0 1.015 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:10:54 15:10:54 #19 [support-scheduler internal] load .dockerignore 15:10:54 #19 transferring context: 50B done 15:10:54 #19 DONE 0.0s 15:10:54 15:10:54 #20 [core-data internal] load .dockerignore 15:10:54 #20 transferring context: 50B done 15:10:54 #20 DONE 0.1s 15:10:54 15:10:54 #21 [security-spire-agent internal] load .dockerignore 15:10:54 #21 transferring context: 50B 0.0s done 15:10:54 #21 DONE 0.1s 15:10:54 15:10:54 #22 [core-metadata internal] load .dockerignore 15:10:54 #22 transferring context: 50B 0.0s done 15:10:54 #22 DONE 0.1s 15:10:54 15:10:54 #23 [core-keeper internal] load .dockerignore 15:10:54 #23 transferring context: 50B done 15:10:54 #23 DONE 0.1s 15:10:54 15:10:54 #24 [security-proxy-setup internal] load .dockerignore 15:10:54 #24 transferring context: 50B 0.0s done 15:10:54 #24 DONE 0.1s 15:10:54 15:10:54 #25 [security-spire-server internal] load .dockerignore 15:10:54 #25 transferring context: 50B done 15:10:54 #25 DONE 0.1s 15:10:54 15:10:54 #26 [support-cron-scheduler internal] load .dockerignore 15:10:54 #26 transferring context: 50B 0.0s done 15:10:54 #26 DONE 0.1s 15:10:54 15:10:54 #27 [security-spiffe-token-provider internal] load .dockerignore 15:10:54 #27 transferring context: 50B done 15:10:55 #27 DONE 0.1s 15:10:55 15:10:55 #28 [core-common-config-bootstrapper internal] load .dockerignore 15:10:55 #28 transferring context: 50B done 15:10:55 #28 DONE 0.1s 15:10:55 15:10:55 #29 [support-notifications internal] load .dockerignore 15:10:55 #29 transferring context: 50B done 15:10:55 #29 DONE 0.1s 15:10:55 15:10:55 #30 [security-spire-config internal] load .dockerignore 15:10:55 #30 transferring context: 50B done 15:10:55 #30 DONE 0.1s 15:10:55 15:10:55 #31 [security-bootstrapper internal] load .dockerignore 15:10:55 #31 transferring context: 50B done 15:10:55 #31 DONE 0.1s 15:10:55 15:10:55 #32 [security-proxy-auth internal] load .dockerignore 15:10:55 #32 transferring context: 50B done 15:10:55 #32 DONE 0.1s 15:10:55 15:10:55 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:55 #33 DONE 0.0s 15:10:55 15:10:55 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 15:10:55 #34 DONE 0.1s 15:10:55 15:10:55 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:10:55 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:10:55 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:10:55 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:10:55 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:10:55 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 458.75kB / 3.34MB 0.1s 15:10:55 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s 15:10:55 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s 15:10:55 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 15:10:55 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:10:56 #35 ... 15:10:56 15:10:56 #36 [core-command internal] load build context 15:10:56 #36 transferring context: 3.16MB 0.7s done 15:10:56 #36 DONE 0.9s 15:10:56 15:10:56 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:10:56 #35 ... 15:10:56 15:10:56 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:56 #33 DONE 0.0s 15:10:56 15:10:56 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:10:56 #37 DONE 1.0s 15:10:56 15:10:56 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:10:56 #35 ... 15:10:56 15:10:56 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:56 #33 DONE 0.0s 15:10:56 15:10:56 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:56 #33 DONE 0.0s 15:10:56 15:10:56 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:10:56 #37 DONE 1.8s 15:10:56 15:10:56 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:10:56 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:10:56 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:10:56 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:10:56 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:10:56 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:10:56 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:10:56 #35 ... 15:10:56 15:10:56 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:10:56 #37 DONE 1.8s 15:10:56 15:10:56 #38 [core-data builder 2/7] WORKDIR /edgex-go 15:10:56 #38 DONE 0.6s 15:10:56 15:10:56 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:10:56 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:10:56 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:10:56 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:10:56 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:10:56 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:10:56 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:10:57 #35 ... 15:10:57 15:10:57 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:57 #33 DONE 0.0s 15:10:57 15:10:57 #39 [security-secretstore-setup internal] load build context 15:10:57 #39 ... 15:10:57 15:10:57 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:57 #33 DONE 0.0s 15:10:57 15:10:57 #39 [security-secretstore-setup internal] load build context 15:10:57 #39 ... 15:10:57 15:10:57 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:10:57 #37 DONE 1.8s 15:10:57 15:10:57 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 15:10:57 #38 DONE 0.6s 15:10:57 15:10:57 #39 [security-secretstore-setup internal] load build context 15:10:57 #39 ... 15:10:57 15:10:57 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:57 #33 DONE 0.0s 15:10:57 15:10:57 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:10:57 #37 DONE 1.9s 15:10:57 15:10:57 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 15:10:57 #34 DONE 0.9s 15:10:57 15:10:57 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 15:10:57 #38 DONE 0.7s 15:10:57 15:10:57 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:10:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:10:57 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:10:57 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:10:57 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:10:57 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:10:57 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:10:57 #35 ... 15:10:57 15:10:57 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:57 #33 DONE 0.0s 15:10:58 15:10:58 #40 [support-scheduler internal] load build context 15:10:58 #40 ... 15:10:58 15:10:58 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:10:58 #37 DONE 2.0s 15:10:58 15:10:58 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 15:10:58 #38 DONE 0.7s 15:10:58 15:10:58 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:58 #33 DONE 0.0s 15:10:58 15:10:58 #40 [support-scheduler internal] load build context 15:10:58 #40 transferring context: 3.16MB 1.7s done 15:10:58 #40 ... 15:10:58 15:10:58 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:58 #33 DONE 0.0s 15:10:58 15:10:58 #39 [security-secretstore-setup internal] load build context 15:10:58 #39 transferring context: 3.16MB 1.7s done 15:10:58 #39 DONE 1.9s 15:10:58 15:10:58 #40 [support-scheduler internal] load build context 15:10:58 #40 DONE 2.1s 15:10:58 15:10:58 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:10:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:10:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:10:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:10:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:10:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:10:58 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:10:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:10:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:10:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:10:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:10:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:10:58 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:10:58 #35 DONE 4.2s 15:10:58 15:10:58 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:58 #33 DONE 0.0s 15:10:58 15:10:58 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:10:58 #41 DONE 2.0s 15:10:58 15:10:58 #42 [core-metadata internal] load build context 15:10:58 #42 ... 15:10:58 15:10:58 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:10:58 #37 DONE 2.0s 15:10:58 15:10:58 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 15:10:58 #38 DONE 0.8s 15:10:58 15:10:58 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:10:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:10:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:10:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:10:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:10:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:10:58 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:10:58 #35 DONE 4.2s 15:10:58 15:10:58 #42 [core-metadata internal] load build context 15:10:59 #42 transferring context: 3.16MB 1.5s done 15:10:59 #42 DONE 1.9s 15:10:59 15:10:59 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:10:59 #37 DONE 2.0s 15:10:59 15:10:59 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 15:10:59 #38 DONE 0.8s 15:10:59 15:10:59 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 15:10:59 #43 DONE 2.2s 15:10:59 15:10:59 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:10:59 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:10:59 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:10:59 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:10:59 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:10:59 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:10:59 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:10:59 #35 DONE 4.2s 15:10:59 15:10:59 #44 [core-data internal] load build context 15:10:59 #44 ... 15:10:59 15:10:59 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:59 #33 DONE 0.0s 15:10:59 15:10:59 #44 [core-data internal] load build context 15:10:59 #44 transferring context: 3.16MB 2.0s done 15:10:59 #44 DONE 2.4s 15:10:59 15:10:59 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:10:59 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:10:59 #45 ... 15:10:59 15:10:59 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:10:59 #33 DONE 0.0s 15:10:59 15:10:59 #46 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:10:59 #46 ... 15:10:59 15:10:59 #47 [security-proxy-setup internal] load build context 15:10:59 #47 transferring context: 3.16MB 1.7s done 15:10:59 #47 DONE 2.4s 15:11:00 15:11:00 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:11:00 #48 ... 15:11:00 15:11:00 #49 [security-spire-server internal] load build context 15:11:00 #49 transferring context: 27.71kB 0.1s done 15:11:00 #49 DONE 1.2s 15:11:00 15:11:00 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 15:11:00 #34 DONE 3.6s 15:11:00 15:11:00 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:00 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done 15:11:00 #45 ... 15:11:00 15:11:00 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:11:00 #37 DONE 2.1s 15:11:00 15:11:00 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 15:11:00 #38 DONE 0.8s 15:11:00 15:11:00 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:11:00 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:11:00 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:11:00 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:11:00 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:11:00 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:11:00 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:11:00 #35 DONE 4.3s 15:11:00 15:11:00 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:11:00 #41 DONE 3.6s 15:11:00 15:11:00 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:11:00 #37 DONE 2.1s 15:11:00 15:11:00 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 15:11:00 #38 DONE 0.8s 15:11:00 15:11:00 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:11:00 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:11:00 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:11:00 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:11:00 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:11:00 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:11:00 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:11:00 #35 DONE 4.3s 15:11:00 15:11:00 #50 [security-proxy-auth internal] load build context 15:11:00 #50 ... 15:11:00 15:11:00 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:11:00 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 15:11:00 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 15:11:00 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 15:11:00 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 15:11:00 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 15:11:00 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 15:11:00 #35 DONE 4.3s 15:11:00 15:11:00 #51 [support-cron-scheduler internal] load build context 15:11:00 #51 transferring context: 3.16MB 1.4s done 15:11:00 #51 DONE 2.6s 15:11:00 15:11:00 #52 [security-spire-agent internal] load build context 15:11:00 #52 transferring context: 27.24kB 0.1s done 15:11:00 #52 DONE 1.8s 15:11:01 15:11:01 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:01 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done 15:11:01 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 15:11:01 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 15:11:01 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 15:11:02 #45 ... 15:11:02 15:11:02 #53 [core-keeper internal] load build context 15:11:02 #53 transferring context: 3.16MB 2.3s done 15:11:02 #53 DONE 4.1s 15:11:02 15:11:02 #54 [support-notifications internal] load build context 15:11:03 #54 ... 15:11:03 15:11:03 #55 [security-spire-config internal] load build context 15:11:03 #55 transferring context: 25.96kB 0.4s done 15:11:03 #55 DONE 2.3s 15:11:03 15:11:03 #54 [support-notifications internal] load build context 15:11:04 #54 transferring context: 3.16MB 3.8s done 15:11:04 #54 DONE 5.2s 15:11:04 15:11:04 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:04 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done 15:11:04 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 15:11:04 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s done 15:11:04 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 15:11:04 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.5s 15:11:05 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.3s 15:11:05 #45 ... 15:11:05 15:11:05 #56 [security-spiffe-token-provider internal] load build context 15:11:05 #56 transferring context: 3.16MB 4.0s done 15:11:05 #56 DONE 6.1s 15:11:05 15:11:05 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:06 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.71MB / 28.04MB 4.0s 15:11:06 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 15:11:06 #45 ... 15:11:06 15:11:06 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:11:06 #0 8.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:06 #0 9.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:06 #57 ... 15:11:06 15:11:06 #58 [core-common-config-bootstrapper internal] load build context 15:11:06 #58 transferring context: 3.16MB 4.5s done 15:11:06 #58 DONE 7.4s 15:11:06 15:11:06 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:11:06 #0 7.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:06 #0 8.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:07 #59 ... 15:11:07 15:11:07 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:07 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.8s 15:11:07 #45 ... 15:11:07 15:11:07 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:07 #60 ... 15:11:07 15:11:07 #50 [security-proxy-auth internal] load build context 15:11:07 #50 ... 15:11:07 15:11:07 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:07 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.75MB / 28.04MB 5.8s 15:11:08 #45 ... 15:11:08 15:11:08 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:08 #60 DONE 10.3s 15:11:08 15:11:08 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:11:08 #59 11.34 OK: 266 MiB in 52 packages 15:11:08 #59 ... 15:11:08 15:11:08 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:11:08 #0 6.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:08 #0 7.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:08 #0 10.16 OK: 266 MiB in 52 packages 15:11:08 #61 ... 15:11:08 15:11:08 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:11:08 #57 12.03 OK: 266 MiB in 52 packages 15:11:08 #57 ... 15:11:08 15:11:08 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:11:08 #59 DONE 12.3s 15:11:09 15:11:09 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:09 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.0s 15:11:09 #45 ... 15:11:09 15:11:09 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:11:09 #62 ... 15:11:09 15:11:09 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:11:09 #61 DONE 11.1s 15:11:09 15:11:09 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:11:09 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 15:11:09 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 15:11:09 #63 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 15:11:09 #63 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 15:11:09 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 15:11:09 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 15:11:09 #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 15:11:09 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.4s done 15:11:09 #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 7.1s 15:11:09 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 15:11:09 #63 ... 15:11:09 15:11:09 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:11:09 #57 DONE 13.6s 15:11:09 15:11:09 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:11:09 #63 ... 15:11:09 15:11:09 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:10 #45 ... 15:11:10 15:11:10 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:10 #64 ... 15:11:10 15:11:10 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:11:10 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:10 #65 ... 15:11:10 15:11:10 #50 [security-proxy-auth internal] load build context 15:11:10 #50 transferring context: 3.16MB 7.1s done 15:11:10 #50 DONE 9.5s 15:11:10 15:11:10 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:11:10 #66 ... 15:11:10 15:11:10 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:11:10 #67 ... 15:11:10 15:11:10 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:11:10 #68 ... 15:11:10 15:11:10 #69 [security-bootstrapper internal] load build context 15:11:10 #69 transferring context: 3.16MB 7.2s done 15:11:10 #69 DONE 9.6s 15:11:10 15:11:10 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:11:10 #70 ... 15:11:10 15:11:10 #46 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:11:10 #46 ... 15:11:10 15:11:10 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:11:10 #71 ... 15:11:10 15:11:10 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:10 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.9s 15:11:11 #45 ... 15:11:11 15:11:11 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:11:11 #72 ... 15:11:11 15:11:11 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:11 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.72MB / 28.04MB 9.7s 15:11:11 #45 ... 15:11:11 15:11:11 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:11:11 #73 ... 15:11:11 15:11:11 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 15:11:11 #74 DONE 2.0s 15:11:11 15:11:11 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:12 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 15:11:12 #45 ... 15:11:12 15:11:12 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 15:11:12 #75 DONE 3.4s 15:11:12 15:11:12 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:11:12 #76 DONE 3.8s 15:11:12 15:11:12 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:12 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 15:11:13 #45 ... 15:11:13 15:11:13 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:11:13 #65 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:13 #65 12.25 (1/1) Installing dumb-init (1.2.5-r2) 15:11:13 #65 12.27 Executing busybox-1.36.1-r7.trigger 15:11:13 #65 12.37 OK: 8 MiB in 16 packages 15:11:13 #65 DONE 13.1s 15:11:13 15:11:13 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:13 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.19MB / 28.04MB 11.3s 15:11:13 #45 ... 15:11:13 15:11:13 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:11:13 #67 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:13 #67 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:13 #67 12.81 (1/4) Installing dumb-init (1.2.5-r2) 15:11:13 #67 12.81 (2/4) Installing openssl (3.1.7-r0) 15:11:13 #67 12.84 (3/4) Installing su-exec (0.2-r3) 15:11:13 #67 12.85 (4/4) Installing yq (4.33.3-r5) 15:11:13 #67 13.09 Executing busybox-1.36.1-r7.trigger 15:11:13 #67 13.13 OK: 18 MiB in 19 packages 15:11:13 #67 DONE 13.8s 15:11:13 15:11:13 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:14 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.81MB / 28.04MB 12.3s 15:11:14 #45 ... 15:11:14 15:11:14 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:14 #64 DONE 14.8s 15:11:14 15:11:14 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:15 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.6s 15:11:16 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 14.4s 15:11:16 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.18MB / 28.04MB 15.0s 15:11:17 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.7s 15:11:18 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.9s done 15:11:18 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.9s done 15:11:18 #45 ... 15:11:18 15:11:18 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:11:18 #77 ... 15:11:18 15:11:18 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:11:18 #68 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:19 #68 ... 15:11:19 15:11:19 #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:11:19 #46 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:19 #46 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:19 #46 18.97 (1/1) Installing dumb-init (1.2.5-r2) 15:11:19 #46 19.00 Executing busybox-1.36.1-r7.trigger 15:11:19 #46 19.02 OK: 8 MiB in 16 packages 15:11:19 #46 DONE 21.2s 15:11:19 15:11:19 #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 15:11:19 #78 ... 15:11:19 15:11:19 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:11:19 #62 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:19 #62 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:19 #62 16.40 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:11:19 #62 16.40 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:11:19 #62 16.40 OK: 19955 distinct packages available 15:11:19 #62 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:19 #62 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:19 #62 19.52 OK: 266 MiB in 52 packages 15:11:19 #62 DONE 20.5s 15:11:19 15:11:19 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:11:19 #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.6s done 15:11:19 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 15:11:19 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15:11:19 #63 ... 15:11:19 15:11:19 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:11:21 #79 DONE 2.0s 15:11:21 15:11:21 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:21 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.5s 15:11:22 #45 ... 15:11:22 15:11:22 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:22 #80 ... 15:11:22 15:11:22 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:11:22 #63 ... 15:11:22 15:11:22 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:22 #81 ... 15:11:22 15:11:22 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:22 #82 ... 15:11:22 15:11:22 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:11:22 #0 9.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:23 #83 ... 15:11:23 15:11:23 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:23 #45 ... 15:11:23 15:11:23 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:11:23 #0 9.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:24 #84 ... 15:11:24 15:11:24 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:24 #45 ... 15:11:24 15:11:24 #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 15:11:24 #0 8.714 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:24 #85 ... 15:11:24 15:11:24 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:26 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.5s 15:11:26 #45 ... 15:11:26 15:11:26 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:11:26 #70 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:26 #70 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:26 #70 21.10 (1/3) Installing ca-certificates (20240226-r0) 15:11:26 #70 21.61 (2/3) Installing dumb-init (1.2.5-r2) 15:11:26 #70 21.61 (3/3) Installing tzdata (2024a-r0) 15:11:26 #70 25.23 Executing busybox-1.36.1-r7.trigger 15:11:26 #70 25.43 Executing ca-certificates-20240226-r0.trigger 15:11:26 #70 ... 15:11:26 15:11:26 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:28 #45 ... 15:11:28 15:11:28 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:11:28 #66 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:28 #66 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:28 #66 24.52 (1/4) Installing ca-certificates (20240226-r0) 15:11:28 #66 24.87 (2/4) Installing dumb-init (1.2.5-r2) 15:11:28 #66 24.89 (3/4) Installing su-exec (0.2-r3) 15:11:28 #66 24.90 (4/4) Installing yq (4.33.3-r5) 15:11:28 #66 26.04 Executing busybox-1.36.1-r7.trigger 15:11:28 #66 26.28 Executing ca-certificates-20240226-r0.trigger 15:11:28 #66 27.99 OK: 18 MiB in 19 packages 15:11:28 #66 ... 15:11:28 15:11:28 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:29 #45 ... 15:11:29 15:11:29 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:11:29 #70 27.13 OK: 12 MiB in 18 packages 15:11:29 #70 DONE 29.0s 15:11:29 15:11:29 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:29 #45 ... 15:11:29 15:11:29 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:11:29 #71 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:29 #71 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:29 #71 28.55 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:11:29 #71 28.55 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:11:29 #71 28.55 OK: 19946 distinct packages available 15:11:29 #71 ... 15:11:29 15:11:29 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:11:29 #48 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:29 #48 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:29 #48 26.22 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:11:29 #48 26.22 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:11:29 #48 26.22 OK: 19946 distinct packages available 15:11:29 #48 27.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:29 #48 ... 15:11:29 15:11:29 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:11:29 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.3s done 15:11:29 #63 ... 15:11:29 15:11:29 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:11:29 #73 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:29 #73 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:29 #73 26.54 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:11:29 #73 26.54 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:11:29 #73 26.54 OK: 19946 distinct packages available 15:11:29 #73 ... 15:11:29 15:11:29 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:30 #45 ... 15:11:30 15:11:30 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:11:30 #66 DONE 29.8s 15:11:30 15:11:30 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:11:30 #72 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:30 #72 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:30 #72 27.44 (1/2) Installing dumb-init (1.2.5-r2) 15:11:30 #72 27.48 (2/2) Installing su-exec (0.2-r3) 15:11:30 #72 27.50 Executing busybox-1.36.1-r7.trigger 15:11:30 #72 27.62 OK: 8 MiB in 17 packages 15:11:30 #72 ... 15:11:30 15:11:30 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:11:30 #86 ... 15:11:30 15:11:30 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:11:30 #68 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:30 #68 27.52 (1/2) Installing ca-certificates (20240226-r0) 15:11:30 #68 28.25 (2/2) Installing dumb-init (1.2.5-r2) 15:11:30 #68 28.33 Executing busybox-1.36.1-r7.trigger 15:11:30 #68 28.60 Executing ca-certificates-20240226-r0.trigger 15:11:30 #68 ... 15:11:30 15:11:30 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:31 #45 ... 15:11:31 15:11:31 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:11:31 #77 12.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:31 #77 14.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:31 #77 ... 15:11:31 15:11:31 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:31 #45 ... 15:11:31 15:11:31 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:11:31 #72 DONE 30.2s 15:11:31 15:11:31 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:31 #45 ... 15:11:31 15:11:31 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:31 #87 ... 15:11:31 15:11:31 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:11:33 #88 ... 15:11:33 15:11:33 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:11:33 #68 30.79 OK: 9 MiB in 17 packages 15:11:33 #68 DONE 33.2s 15:11:33 15:11:33 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:33 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.2s 15:11:33 #45 ... 15:11:33 15:11:33 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:11:33 #77 23.92 OK: 266 MiB in 52 packages 15:11:33 #77 DONE 25.8s 15:11:33 15:11:33 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:34 #45 ... 15:11:34 15:11:34 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:11:34 #83 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:34 #83 20.12 OK: 8 MiB in 16 packages 15:11:34 #83 DONE 21.7s 15:11:34 15:11:34 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:35 #45 ... 15:11:35 15:11:35 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:11:35 #89 DONE 1.4s 15:11:35 15:11:35 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:35 #45 ... 15:11:35 15:11:35 #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 15:11:35 #78 6.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:35 #78 9.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:35 #78 16.37 OK: 8 MiB in 16 packages 15:11:35 #78 ... 15:11:35 15:11:35 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:36 #90 ... 15:11:36 15:11:36 #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 15:11:36 #85 11.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:36 #85 19.76 (1/1) Installing dumb-init (1.2.5-r2) 15:11:36 #85 21.03 Executing busybox-1.36.1-r7.trigger 15:11:36 #85 21.26 OK: 8 MiB in 16 packages 15:11:36 #85 ... 15:11:36 15:11:36 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:11:36 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.6s done 15:11:36 #45 DONE 37.1s 15:11:36 15:11:36 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:11:36 #86 6.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:36 #86 ... 15:11:36 15:11:36 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:11:36 #84 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:36 #84 20.89 OK: 18 MiB in 19 packages 15:11:36 #84 DONE 22.6s 15:11:36 15:11:36 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 15:11:36 #91 DONE 0.4s 15:11:36 15:11:36 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:11:36 #71 30.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:36 #71 32.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:37 #71 ... 15:11:37 15:11:37 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:11:37 #48 30.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:37 #48 36.99 (1/5) Installing dumb-init (1.2.5-r2) 15:11:37 #48 36.99 (2/5) Installing musl-obstack (1.2.3-r2) 15:11:37 #48 ... 15:11:37 15:11:37 #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 15:11:37 #78 DONE 18.8s 15:11:37 15:11:37 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:11:37 #48 37.02 (3/5) Installing libucontext (1.2-r2) 15:11:37 #48 37.04 (4/5) Installing gcompat (1.1.0-r1) 15:11:37 #48 37.07 (5/5) Installing openssl (3.1.7-r0) 15:11:37 #48 37.15 Executing busybox-1.36.1-r7.trigger 15:11:37 #48 ... 15:11:37 15:11:37 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:11:37 #73 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:37 #73 31.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:37 #73 ... 15:11:37 15:11:37 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:11:37 #48 37.39 OK: 9 MiB in 20 packages 15:11:38 #48 ... 15:11:38 15:11:38 #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 15:11:38 #85 DONE 23.3s 15:11:38 15:11:38 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:11:38 #88 6.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:38 #88 ... 15:11:38 15:11:38 #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:11:38 #48 DONE 38.8s 15:11:38 15:11:38 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 15:11:39 #92 ... 15:11:39 15:11:39 #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:11:39 #0 6.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:39 #0 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:39 #93 ... 15:11:39 15:11:39 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:11:39 #73 37.35 (1/4) Installing dumb-init (1.2.5-r2) 15:11:39 #73 37.36 (2/4) Installing musl-obstack (1.2.3-r2) 15:11:39 #73 37.40 (3/4) Installing libucontext (1.2-r2) 15:11:39 #73 37.41 (4/4) Installing gcompat (1.1.0-r1) 15:11:39 #73 37.46 Executing busybox-1.36.1-r7.trigger 15:11:39 #73 37.59 OK: 8 MiB in 19 packages 15:11:40 #73 DONE 39.1s 15:11:40 15:11:40 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:11:40 #71 38.96 (1/11) Installing ca-certificates (20240226-r0) 15:11:40 #71 39.47 (2/11) Installing brotli-libs (1.0.9-r14) 15:11:40 #71 39.56 (3/11) Installing libunistring (1.1-r1) 15:11:40 #71 39.71 (4/11) Installing libidn2 (2.3.4-r1) 15:11:40 #71 39.72 (5/11) Installing nghttp2-libs (1.57.0-r0) 15:11:40 #71 39.76 (6/11) Installing libcurl (8.9.1-r0) 15:11:40 #71 39.84 (7/11) Installing curl (8.9.1-r0) 15:11:40 #71 39.86 (8/11) Installing dumb-init (1.2.5-r2) 15:11:40 #71 39.89 (9/11) Installing musl-obstack (1.2.3-r2) 15:11:40 #71 39.93 (10/11) Installing libucontext (1.2-r2) 15:11:40 #71 39.98 (11/11) Installing gcompat (1.1.0-r1) 15:11:40 #71 40.02 Executing busybox-1.36.1-r7.trigger 15:11:40 #71 40.08 Executing ca-certificates-20240226-r0.trigger 15:11:41 #71 41.45 OK: 13 MiB in 26 packages 15:11:43 #71 DONE 42.9s 15:11:43 15:11:43 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:11:43 #94 ... 15:11:43 15:11:43 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:11:43 #0 5.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:43 #0 7.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:43 #95 ... 15:11:43 15:11:43 #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:11:43 #93 13.51 OK: 12 MiB in 18 packages 15:11:44 #93 ... 15:11:44 15:11:44 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:11:44 #86 8.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:44 #86 12.89 OK: 18 MiB in 19 packages 15:11:44 #86 DONE 14.0s 15:11:44 15:11:44 #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:11:44 #93 DONE 14.9s 15:11:44 15:11:44 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 15:11:44 #92 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:44 #92 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:45 #92 ... 15:11:45 15:11:45 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:11:45 #88 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:45 #88 12.99 OK: 8 MiB in 17 packages 15:11:45 #88 DONE 13.8s 15:11:45 15:11:45 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:11:46 #96 ... 15:11:46 15:11:46 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:11:46 #95 11.62 OK: 9 MiB in 17 packages 15:11:46 #95 DONE 12.9s 15:11:46 15:11:46 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:11:46 #0 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:46 #0 4.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:46 #97 ... 15:11:46 15:11:46 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:11:46 #94 3.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:11:47 #94 ... 15:11:47 15:11:47 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:11:47 #92 8.135 OK: 9 MiB in 20 packages 15:11:47 #92 DONE 8.7s 15:11:47 15:11:47 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:11:48 #98 ... 15:11:48 15:11:48 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:11:48 #96 DONE 3.2s 15:11:48 15:11:48 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:11:48 #99 DONE 1.2s 15:11:48 15:11:48 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:11:49 #100 ... 15:11:49 15:11:49 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:11:49 #97 7.251 OK: 8 MiB in 19 packages 15:11:49 #97 DONE 8.1s 15:11:49 15:11:49 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:11:49 #101 ... 15:11:49 15:11:49 #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 15:11:49 #102 DONE 0.7s 15:11:49 15:11:49 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:11:49 #94 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:11:50 #94 ... 15:11:50 15:11:50 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:11:50 #98 DONE 2.9s 15:11:50 15:11:50 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:11:50 #100 DONE 1.7s 15:11:50 15:11:50 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:11:50 #94 7.143 OK: 13 MiB in 26 packages 15:11:50 #94 ... 15:11:50 15:11:50 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:11:50 #101 DONE 1.6s 15:11:50 15:11:50 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 15:11:50 #103 DONE 0.3s 15:11:50 15:11:50 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 15:11:50 #104 DONE 0.3s 15:11:50 15:11:50 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 15:11:50 #105 ... 15:11:50 15:11:50 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:11:50 #106 DONE 0.3s 15:11:51 15:11:51 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:11:51 #94 DONE 7.8s 15:11:51 15:11:51 #107 [security-spire-config stage-2 6/10] COPY security.txt / 15:11:51 #107 ... 15:11:51 15:11:51 #108 [security-spire-server stage-2 6/9] COPY security.txt / 15:11:51 #108 DONE 0.5s 15:11:51 15:11:51 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 15:11:51 #105 DONE 0.6s 15:11:51 15:11:51 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:11:51 #109 ... 15:11:51 15:11:51 #107 [security-spire-config stage-2 6/10] COPY security.txt / 15:11:51 #107 DONE 0.4s 15:11:51 15:11:51 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:11:51 #110 DONE 0.3s 15:11:51 15:11:51 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:11:51 #111 DONE 0.2s 15:11:51 15:11:51 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:11:51 #109 DONE 0.2s 15:11:51 15:11:51 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:11:52 #112 DONE 0.4s 15:11:52 15:11:52 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:11:52 #113 DONE 0.3s 15:11:52 15:11:52 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:11:52 #114 ... 15:11:52 15:11:52 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 15:11:52 #115 DONE 0.3s 15:11:52 15:11:52 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:11:52 #114 DONE 0.3s 15:11:52 15:11:52 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:11:52 #116 DONE 0.2s 15:11:52 15:11:52 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:11:52 #117 DONE 0.4s 15:11:52 15:11:52 #118 [security-spire-config] exporting to image 15:11:52 #118 exporting layers 15:11:54 #118 exporting layers 2.3s done 15:11:54 #118 writing image sha256:325c0563175073c844d6c93ad5536aa8f59534bba6bdeefd2cb6248b8fe2d491 0.0s done 15:11:54 #118 naming to docker.io/library/security-spire-agent-arm64 done 15:11:54 #118 writing image sha256:00fe46913cb180f5d1f621524cff9110bfa3db0990df9117fe39806bb374e8db 0.0s done 15:11:54 #118 naming to docker.io/library/security-spire-server-arm64 done 15:11:54 #118 exporting layers 2.1s done 15:11:54 #118 writing image sha256:41137f64249c661ed43297e5a9406e3309794adc7b2d75e840b8d732bb818980 done 15:11:54 #118 naming to docker.io/library/security-spire-config-arm64 done 15:11:54 #118 DONE 2.4s 15:11:54 15:11:54 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:15 #160 ... 15:12:15 15:12:15 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:12:15 #155 79.63 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:13:16 #81 DONE 110.0s 15:13:16 15:13:16 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #87 DONE 101.1s 15:13:16 15:13:16 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #82 DONE 110.1s 15:13:16 15:13:16 #119 [support-cron-scheduler builder 6/7] COPY . . 15:13:16 #119 ... 15:13:16 15:13:16 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #90 DONE 87.4s 15:13:16 15:13:16 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #80 DONE 110.9s 15:13:16 15:13:16 #120 [core-command builder 6/7] COPY . . 15:13:16 #120 DONE 2.1s 15:13:16 15:13:16 #121 [security-bootstrapper builder 6/7] COPY . . 15:13:16 #121 CACHED 15:13:16 15:13:16 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #122 CACHED 15:13:16 15:13:16 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:13:16 #123 CACHED 15:13:16 15:13:16 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:13:16 #124 CACHED 15:13:16 15:13:16 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #125 CACHED 15:13:16 15:13:16 #126 [security-proxy-auth builder 6/7] COPY . . 15:13:16 #126 CACHED 15:13:16 15:13:16 #127 [security-spiffe-token-provider builder 6/7] COPY . . 15:13:16 #127 DONE 2.2s 15:13:16 15:13:16 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #128 CACHED 15:13:16 15:13:16 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:13:16 #129 CACHED 15:13:16 15:13:16 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 15:13:16 #130 CACHED 15:13:16 15:13:16 #131 [core-keeper builder 7/8] COPY . . 15:13:16 #131 DONE 2.1s 15:13:16 15:13:16 #119 [support-cron-scheduler builder 6/7] COPY . . 15:13:16 #119 DONE 2.2s 15:13:16 15:13:16 #132 [security-proxy-setup builder 6/7] COPY . . 15:13:16 #132 CACHED 15:13:16 15:13:16 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:13:16 #133 CACHED 15:13:16 15:13:16 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #134 CACHED 15:13:16 15:13:16 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:13:16 #135 CACHED 15:13:16 15:13:16 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #136 CACHED 15:13:16 15:13:16 #137 [core-metadata builder 6/7] COPY . . 15:13:16 #137 CACHED 15:13:16 15:13:16 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 15:13:16 #138 CACHED 15:13:16 15:13:16 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #139 CACHED 15:13:16 15:13:16 #140 [core-data builder 6/7] COPY . . 15:13:16 #140 CACHED 15:13:16 15:13:16 #141 [security-secretstore-setup builder 6/7] COPY . . 15:13:16 #141 DONE 2.2s 15:13:16 15:13:16 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:13:16 #142 CACHED 15:13:16 15:13:16 #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #143 CACHED 15:13:16 15:13:16 #144 [support-scheduler builder 6/7] COPY . . 15:13:16 #144 CACHED 15:13:16 15:13:16 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:13:16 #145 ... 15:13:16 15:13:16 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:16 #146 CACHED 15:13:16 15:13:16 #147 [support-notifications builder 6/7] COPY . . 15:13:16 #147 CACHED 15:13:16 15:13:16 #148 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:13:16 #148 CACHED 15:13:16 15:13:16 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:13:16 #149 ... 15:13:16 15:13:16 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:13:16 #0 4.364 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:13:16 #150 ... 15:13:16 15:13:16 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:13:16 #0 5.696 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:13:16 #151 ... 15:13:16 15:13:16 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:13:16 #149 6.111 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 15:13:16 #149 ... 15:13:16 15:13:16 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:13:16 #0 6.735 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:13:16 #152 ... 15:13:16 15:13:16 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:13:16 #0 6.584 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:13:16 #153 ... 15:13:16 15:13:16 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:13:16 #0 6.682 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:13:16 #154 ... 15:13:16 15:13:16 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:13:16 #0 6.809 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:13:16 #155 ... 15:13:16 15:13:16 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:13:16 #0 6.768 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:13:16 #156 ... 15:13:16 15:13:16 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:13:16 #0 6.082 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:13:16 #157 ... 15:13:16 15:13:16 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:13:16 #0 5.970 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:13:16 #158 ... 15:13:16 15:13:16 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:13:16 #0 6.126 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:13:16 #159 ... 15:13:16 15:13:16 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:13:16 #0 4.989 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:13:16 #160 ... 15:13:16 15:13:16 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:13:16 #145 6.580 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:13:37 #155 ... 15:13:37 15:13:37 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:13:37 #154 DONE 166.6s 15:13:37 15:13:37 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:13:37 #158 DONE 166.6s 15:13:37 15:13:37 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:13:37 #150 DONE 166.6s 15:13:37 15:13:37 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:13:37 #133 DONE 166.6s 15:13:37 15:13:37 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:13:37 #149 DONE 166.7s 15:13:37 15:13:37 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #161 ... 15:13:37 15:13:37 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:13:37 #155 DONE 166.9s 15:13:37 15:13:37 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:13:37 #157 DONE 166.7s 15:13:37 15:13:37 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #162 ... 15:13:37 15:13:37 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:13:37 #153 DONE 167.0s 15:13:37 15:13:37 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:13:37 #156 DONE 167.0s 15:13:37 15:13:37 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:13:37 #152 DONE 167.0s 15:13:37 15:13:37 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:13:37 #159 DONE 167.1s 15:13:37 15:13:37 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:13:37 #151 DONE 167.2s 15:13:37 15:13:37 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #163 ... 15:13:37 15:13:37 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:13:37 #160 DONE 167.2s 15:13:37 15:13:37 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #164 ... 15:13:37 15:13:37 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #165 DONE 1.0s 15:13:37 15:13:37 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #161 DONE 1.0s 15:13:37 15:13:37 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:13:37 #166 DONE 1.0s 15:13:37 15:13:37 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #162 DONE 0.9s 15:13:37 15:13:37 #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #167 DONE 1.0s 15:13:37 15:13:37 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #168 DONE 0.7s 15:13:37 15:13:37 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #163 DONE 0.5s 15:13:37 15:13:37 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #169 DONE 1.0s 15:13:37 15:13:37 #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:13:37 #170 ... 15:13:37 15:13:37 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #164 DONE 0.6s 15:13:37 15:13:37 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 15:13:37 #171 ... 15:13:37 15:13:37 #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:13:37 #172 DONE 0.6s 15:13:37 15:13:37 #173 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:13:37 #173 DONE 0.6s 15:13:37 15:13:37 #174 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 15:13:37 #174 CACHED 15:13:37 15:13:37 #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #175 CACHED 15:13:37 15:13:37 #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #176 CACHED 15:13:37 15:13:37 #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:13:37 #177 CACHED 15:13:37 15:13:37 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #178 CACHED 15:13:37 15:13:37 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:13:37 #179 CACHED 15:13:37 15:13:37 #180 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 15:13:37 #180 DONE 0.6s 15:13:37 15:13:37 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #181 CACHED 15:13:37 15:13:37 #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:13:37 #182 CACHED 15:13:37 15:13:37 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 15:13:37 #183 DONE 0.6s 15:13:37 15:13:37 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:13:37 #184 DONE 0.6s 15:13:37 15:13:37 #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:13:37 #185 DONE 0.6s 15:13:37 15:13:37 #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:13:37 #170 DONE 0.6s 15:13:37 15:13:37 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 15:13:37 #171 DONE 0.6s 15:13:37 15:13:37 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 15:13:37 #186 ... 15:13:37 15:13:37 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:13:37 #187 DONE 3.1s 15:13:37 15:13:37 #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:13:37 #188 DONE 3.0s 15:13:37 15:13:37 #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 15:13:37 #189 DONE 3.1s 15:13:37 15:13:37 #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:13:37 #190 DONE 3.1s 15:13:37 15:13:37 #191 [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 15:13:37 #191 DONE 3.1s 15:13:37 15:13:37 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:13:37 #192 DONE 3.1s 15:13:37 15:13:37 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:13:37 #193 DONE 3.1s 15:13:37 15:13:37 #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 15:13:37 #194 DONE 3.1s 15:13:37 15:13:37 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 15:13:37 #186 DONE 3.0s 15:13:37 15:13:37 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:13:37 #195 DONE 3.1s 15:13:37 15:13:37 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:13:37 #196 ... 15:13:37 15:13:37 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:13:37 #197 DONE 3.1s 15:13:37 15:13:37 #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:13:37 #198 DONE 3.1s 15:13:37 15:13:37 #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:13:37 #199 ... 15:13:37 15:13:37 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:13:37 #200 DONE 0.4s 15:13:37 15:13:37 #201 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:13:37 #201 DONE 0.4s 15:13:37 15:13:37 #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 15:13:37 #202 DONE 0.4s 15:13:37 15:13:37 #203 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:13:37 #203 DONE 0.5s 15:13:37 15:13:37 #204 [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 15:13:37 #204 DONE 0.5s 15:13:37 15:13:37 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:13:37 #205 DONE 0.5s 15:13:37 15:13:37 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:13:37 #206 DONE 0.5s 15:13:37 15:13:37 #207 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 15:13:37 #207 DONE 4.3s 15:13:37 15:13:37 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:13:37 #208 DONE 0.5s 15:13:37 15:13:37 #113 [core-command] exporting to image 15:13:37 #113 exporting layers 15:13:37 #113 ... 15:13:37 15:13:37 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 15:13:37 #209 DONE 0.6s 15:13:37 15:13:37 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:13:37 #210 DONE 0.1s 15:13:37 15:13:37 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:13:37 #196 DONE 0.6s 15:13:37 15:13:37 #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:13:37 #211 DONE 0.6s 15:13:37 15:13:37 #113 [support-notifications] exporting to image 15:13:37 #113 ... 15:13:37 15:13:37 #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:13:37 #199 DONE 0.6s 15:13:37 15:13:37 #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 15:13:37 #212 ... 15:13:37 15:13:37 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:13:37 #213 DONE 0.7s 15:13:37 15:13:37 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:13:37 #214 DONE 0.6s 15:13:37 15:13:37 #215 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 15:13:37 #215 DONE 0.5s 15:13:37 15:13:37 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:13:37 #216 DONE 0.6s 15:13:37 15:13:37 #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:13:37 #217 DONE 0.5s 15:13:37 15:13:37 #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 15:13:37 #212 DONE 0.4s 15:13:37 15:13:37 #113 [core-data] exporting to image 15:13:37 #113 exporting layers 0.6s done 15:13:37 #113 ... 15:13:37 15:13:37 #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 15:13:37 #218 DONE 0.2s 15:13:37 15:13:37 #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 15:13:37 #219 DONE 0.3s 15:13:37 15:13:37 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:13:37 #220 DONE 0.2s 15:13:37 15:13:37 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:13:37 #221 DONE 0.3s 15:13:37 15:13:37 #113 [core-metadata] exporting to image 15:13:37 #113 writing image sha256:42dfb7c991cfeb688f9714af1e5c599a9ce571ea0c81c4a996cb373f0588935e 0.1s done 15:13:37 #113 writing image sha256:efee6d4346f77688e67a1d90160240288c1f153ccbeadeec9a29a60d554d69e5 15:13:37 #113 writing image sha256:6f04972436b8abf6921e061fc34a48ecca50e976bb2eb8fc8c701a2f0582a31e 15:13:37 #113 writing image sha256:0e00e5831867cd3828fa754f6668ffbee3ddfd725b3d567ecf67d369ae342e90 15:13:37 #113 naming to docker.io/library/support-scheduler done 15:13:37 #113 exporting layers 0.7s done 15:13:37 #113 writing image sha256:efee6d4346f77688e67a1d90160240288c1f153ccbeadeec9a29a60d554d69e5 0.1s done 15:13:37 #113 writing image sha256:6f04972436b8abf6921e061fc34a48ecca50e976bb2eb8fc8c701a2f0582a31e 0.1s done 15:13:37 #113 writing image sha256:0e00e5831867cd3828fa754f6668ffbee3ddfd725b3d567ecf67d369ae342e90 0.1s done 15:13:37 #113 naming to docker.io/library/security-spiffe-token-provider done 15:13:37 #113 naming to docker.io/library/core-command 0.0s done 15:13:37 #113 naming to docker.io/library/core-keeper done 15:13:37 #113 ... 15:13:37 15:13:37 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:37 #222 DONE 0.9s 15:13:37 15:13:37 #113 [support-cron-scheduler] exporting to image 15:13:37 #113 writing image sha256:64e8a861854285e2abe3e8d0cc0fe4061537fe124e624a6b9ecc8edb5eac1abd 0.0s done 15:13:37 #113 writing image sha256:5b521e89a4d38667bc4e246308dbacc35f1416688fd4b72dc70ff4520e34b29f 0.0s done 15:13:37 #113 naming to docker.io/library/support-cron-scheduler done 15:13:37 #113 naming to docker.io/library/support-notifications done 15:13:37 #113 ... 15:13:37 15:13:37 #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:13:37 #223 DONE 0.4s 15:13:37 15:13:37 #113 [core-data] exporting to image 15:13:37 #113 exporting layers 0.2s done 15:13:37 #113 writing image sha256:51e9dd173776116b883eb5995bd6650eb3d1db635b79a16da047d4d8e4e50fcd 0.0s done 15:13:37 #113 naming to docker.io/library/core-data done 15:13:37 #113 ... 15:13:37 15:13:37 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:13:37 #224 DONE 0.4s 15:13:37 15:13:37 #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:37 #225 DONE 0.8s 15:13:37 15:13:37 #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:13:37 #226 DONE 0.2s 15:13:37 15:13:37 #113 [security-proxy-auth] exporting to image 15:13:37 #113 writing image sha256:289a0b17803d4666b8b2c6941f685dafaa5324cb7a0c01482e83356baa1616a9 done 15:13:37 #113 naming to docker.io/library/core-metadata done 15:13:37 #113 writing image sha256:18e5cd392d4f8ed5e4c21145bc1c79bed0647506dc8f4e5f07d2af45b3b12d0c done 15:13:37 #113 naming to docker.io/library/security-proxy-auth done 15:13:37 #113 ... 15:13:37 15:13:37 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:13:37 #227 DONE 0.1s 15:13:37 15:13:37 #228 [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/ 15:13:37 #228 DONE 0.1s 15:13:37 15:13:37 #113 [security-proxy-auth] exporting to image 15:13:37 #113 exporting layers 0.2s done 15:13:37 #113 writing image sha256:73fc55d06286c3a77b3945111f863a29452ee78a43795d28436cb359275de596 15:13:37 #113 writing image sha256:73fc55d06286c3a77b3945111f863a29452ee78a43795d28436cb359275de596 done 15:13:37 #113 naming to docker.io/library/core-common-config-bootstrapper done 15:13:37 #113 DONE 2.5s 15:13:37 15:13:37 #229 [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/ 15:13:37 #229 DONE 0.1s 15:13:37 15:13:37 #230 [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/ 15:13:37 #230 DONE 0.1s 15:13:37 15:13:37 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:37 #231 DONE 0.8s 15:13:37 15:13:37 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:13:37 #232 DONE 0.1s 15:13:37 15:13:37 #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:13:37 #233 DONE 0.1s 15:13:37 15:13:37 #113 [security-proxy-setup] exporting to image 15:13:37 #113 exporting layers 0.2s done 15:13:37 #113 ... 15:13:37 15:13:37 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:37 #234 DONE 0.5s 15:13:37 15:13:37 #113 [security-secretstore-setup] exporting to image 15:13:37 #113 writing image sha256:2ff5a917e5e3b91776f9bad218bc3bac8441b6b8127061bdc989d1894a1932d1 done 15:13:37 #113 naming to docker.io/library/security-proxy-setup done 15:13:37 #113 exporting layers 0.2s done 15:13:37 #113 writing image sha256:b6c0759219291b5b97b4c73764992301682f98ccffbb91d0411439d334f76966 done 15:13:37 #113 naming to docker.io/library/security-secretstore-setup done 15:13:37 #113 DONE 3.0s 15:13:37 15:13:37 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 15:13:37 #235 DONE 0.4s 15:13:37 15:13:37 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:13:37 #41 ... 15:13:37 15:13:37 #113 [security-bootstrapper] exporting to image 15:13:37 #113 exporting layers 0.2s done 15:13:37 #113 writing image sha256:7bc34c9213f1ae936db62aa545aa597cfee978dda0dba90a7cf2397f0061f267 done 15:13:37 #113 naming to docker.io/library/security-bootstrapper done 15:13:37 #113 DONE 3.2s 15:13:37 15:13:37 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:13:37 time="2024-09-23T15:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:13:37 $ docker stop --time=1 b7db44869448348287eadd602f664bd34c056f5b94611dcdc7375d7b1ef643d9 15:13:39 $ docker rm -f --volumes b7db44869448348287eadd602f664bd34c056f5b94611dcdc7375d7b1ef643d9 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:39 + docker images 15:13:39 REPOSITORY TAG IMAGE ID CREATED SIZE 15:13:39 security-proxy-setup latest 2ff5a917e5e3 3 seconds ago 26.2MB 15:13:39 security-bootstrapper latest 7bc34c9213f1 3 seconds ago 19MB 15:13:39 security-secretstore-setup latest b6c075921929 3 seconds ago 37MB 15:13:39 core-data latest 51e9dd173776 4 seconds ago 39.8MB 15:13:39 core-metadata latest 289a0b17803d 4 seconds ago 40MB 15:13:39 core-common-config-bootstrapper latest 73fc55d06286 4 seconds ago 15.2MB 15:13:39 security-proxy-auth latest 18e5cd392d4f 4 seconds ago 33.1MB 15:13:39 support-notifications latest 64e8a8618542 5 seconds ago 42.7MB 15:13:39 security-spiffe-token-provider latest 6f04972436b8 5 seconds ago 28.9MB 15:13:39 support-cron-scheduler latest 5b521e89a4d3 5 seconds ago 44.3MB 15:13:39 support-scheduler latest 42dfb7c991cf 5 seconds ago 42.1MB 15:13:39 core-keeper latest 0e00e5831867 5 seconds ago 39.7MB 15:13:39 core-command latest efee6d4346f7 5 seconds ago 35.5MB 15:13:39 security-spire-config latest f99b9c2c2fbe 3 minutes ago 120MB 15:13:39 security-spire-agent latest f27324c34ee9 3 minutes ago 182MB 15:13:39 security-spire-server latest 02835fdf49f6 3 minutes ago 121MB 15:13:39 ci-base-image-x86_64 latest 1babfa086234 7 minutes ago 971MB 15:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 15:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 15:13:39 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 15:13:39 provisioning config files... 15:13:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/702@tmp/config8572252347527302523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:40 ---> ****-login.sh 15:13:40 nexus3.edgexfoundry.org:10001 15:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:40 Configure a credential helper to remove this warning. See 15:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:40 15:13:40 Login Succeeded 15:13:40 nexus3.edgexfoundry.org:10002 15:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:40 Configure a credential helper to remove this warning. See 15:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:40 15:13:40 Login Succeeded 15:13:40 nexus3.edgexfoundry.org:10003 15:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:40 Configure a credential helper to remove this warning. See 15:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:40 15:13:40 Login Succeeded 15:13:40 nexus3.edgexfoundry.org:10004 15:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:40 Configure a credential helper to remove this warning. See 15:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:40 15:13:40 Login Succeeded 15:13:40 ****.io 15:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:40 Configure a credential helper to remove this warning. See 15:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:40 15:13:40 Login Succeeded 15:13:40 ---> ****-login.sh ends [Pipeline] } 15:13:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:13:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:13:40 3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:40 latest 15:13:40 3.2.0-dev.80 15:13:40 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:40 main 15:13:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:41 + docker push nexus3.edgexfoundry.org:10004/core-command:3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:13:41 2e5c4292bc05: Preparing 15:13:41 6591c9eb90b3: Preparing 15:13:41 10f4a3ea4138: Preparing 15:13:41 bc127e8c686f: Preparing 15:13:41 202ffaad383f: Preparing 15:13:41 203866985197: Preparing 15:13:41 d62a02444d39: Preparing 15:13:41 203866985197: Waiting 15:13:41 d62a02444d39: Waiting 15:13:41 202ffaad383f: Pushed 15:13:41 10f4a3ea4138: Pushed 15:13:41 bc127e8c686f: Pushed 15:13:41 2e5c4292bc05: Pushed 15:13:41 d62a02444d39: Layer already exists 15:13:41 203866985197: Pushed 15:13:44 6591c9eb90b3: Pushed 15:13:44 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:1d0882ddfe9c2920e33b86f6a004fe7326e9b5c3bed193d656ba3565af8755bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:45 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:13:45 2e5c4292bc05: Preparing 15:13:45 6591c9eb90b3: Preparing 15:13:45 10f4a3ea4138: Preparing 15:13:45 bc127e8c686f: Preparing 15:13:45 202ffaad383f: Preparing 15:13:45 203866985197: Preparing 15:13:45 d62a02444d39: Preparing 15:13:45 203866985197: Waiting 15:13:45 d62a02444d39: Waiting 15:13:45 10f4a3ea4138: Layer already exists 15:13:45 bc127e8c686f: Layer already exists 15:13:45 2e5c4292bc05: Layer already exists 15:13:45 202ffaad383f: Layer already exists 15:13:45 6591c9eb90b3: Layer already exists 15:13:45 203866985197: Layer already exists 15:13:45 d62a02444d39: Layer already exists 15:13:45 latest: digest: sha256:1d0882ddfe9c2920e33b86f6a004fe7326e9b5c3bed193d656ba3565af8755bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:45 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.80 15:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:13:45 2e5c4292bc05: Preparing 15:13:45 6591c9eb90b3: Preparing 15:13:45 10f4a3ea4138: Preparing 15:13:45 bc127e8c686f: Preparing 15:13:45 202ffaad383f: Preparing 15:13:45 203866985197: Preparing 15:13:45 d62a02444d39: Preparing 15:13:45 d62a02444d39: Waiting 15:13:45 203866985197: Waiting 15:13:45 6591c9eb90b3: Layer already exists 15:13:45 2e5c4292bc05: Layer already exists 15:13:45 202ffaad383f: Layer already exists 15:13:45 bc127e8c686f: Layer already exists 15:13:45 10f4a3ea4138: Layer already exists 15:13:45 203866985197: Layer already exists 15:13:45 d62a02444d39: Layer already exists 15:13:45 3.2.0-dev.80: digest: sha256:1d0882ddfe9c2920e33b86f6a004fe7326e9b5c3bed193d656ba3565af8755bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:46 + docker push nexus3.edgexfoundry.org:10004/core-command:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:13:46 2e5c4292bc05: Preparing 15:13:46 6591c9eb90b3: Preparing 15:13:46 10f4a3ea4138: Preparing 15:13:46 bc127e8c686f: Preparing 15:13:46 202ffaad383f: Preparing 15:13:46 203866985197: Preparing 15:13:46 d62a02444d39: Preparing 15:13:46 203866985197: Waiting 15:13:46 d62a02444d39: Waiting 15:13:46 bc127e8c686f: Layer already exists 15:13:46 10f4a3ea4138: Layer already exists 15:13:46 2e5c4292bc05: Layer already exists 15:13:46 6591c9eb90b3: Layer already exists 15:13:46 202ffaad383f: Layer already exists 15:13:46 d62a02444d39: Layer already exists 15:13:46 203866985197: Layer already exists 15:13:46 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:1d0882ddfe9c2920e33b86f6a004fe7326e9b5c3bed193d656ba3565af8755bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:13:46 2e5c4292bc05: Preparing 15:13:46 6591c9eb90b3: Preparing 15:13:46 10f4a3ea4138: Preparing 15:13:46 bc127e8c686f: Preparing 15:13:46 202ffaad383f: Preparing 15:13:46 203866985197: Preparing 15:13:46 d62a02444d39: Preparing 15:13:46 203866985197: Waiting 15:13:46 d62a02444d39: Waiting 15:13:46 202ffaad383f: Layer already exists 15:13:46 bc127e8c686f: Layer already exists 15:13:46 6591c9eb90b3: Layer already exists 15:13:46 2e5c4292bc05: Layer already exists 15:13:46 10f4a3ea4138: Layer already exists 15:13:46 203866985197: Layer already exists 15:13:46 d62a02444d39: Layer already exists 15:13:46 main: digest: sha256:1d0882ddfe9c2920e33b86f6a004fe7326e9b5c3bed193d656ba3565af8755bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:47 ===================================================== [Pipeline] echo 15:13:47 taggedImages: 15:13:47 - nexus3.edgexfoundry.org:10004/core-command:3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:47 - nexus3.edgexfoundry.org:10004/core-command:latest 15:13:47 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.80 15:13:47 - nexus3.edgexfoundry.org:10004/core-command:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:47 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:13:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:13:47 3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:47 latest 15:13:47 3.2.0-dev.80 15:13:47 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:47 main 15:13:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:13:47 346a2e16fce5: Preparing 15:13:47 5e27c453e502: Preparing 15:13:47 bc1c31fc3e4a: Preparing 15:13:47 b57052851ff9: Preparing 15:13:47 10f4a3ea4138: Preparing 15:13:47 bc127e8c686f: Preparing 15:13:47 202ffaad383f: Preparing 15:13:47 203866985197: Preparing 15:13:47 d62a02444d39: Preparing 15:13:47 bc127e8c686f: Waiting 15:13:47 202ffaad383f: Waiting 15:13:47 203866985197: Waiting 15:13:47 10f4a3ea4138: Layer already exists 15:13:47 bc127e8c686f: Layer already exists 15:13:47 202ffaad383f: Layer already exists 15:13:47 203866985197: Layer already exists 15:13:47 5e27c453e502: Pushed 15:13:47 d62a02444d39: Layer already exists 15:13:47 bc1c31fc3e4a: Pushed 15:13:47 346a2e16fce5: Pushed 15:13:48 b57052851ff9: Pushed 15:13:48 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:992fc0bb0384534f64110707c01d1c1e7b248e86203401f50df03137d73082e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:49 + 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 15:13:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:13:49 346a2e16fce5: Preparing 15:13:49 5e27c453e502: Preparing 15:13:49 bc1c31fc3e4a: Preparing 15:13:49 b57052851ff9: Preparing 15:13:49 10f4a3ea4138: Preparing 15:13:49 bc127e8c686f: Preparing 15:13:49 202ffaad383f: Preparing 15:13:49 203866985197: Preparing 15:13:49 d62a02444d39: Preparing 15:13:49 bc127e8c686f: Waiting 15:13:49 202ffaad383f: Waiting 15:13:49 203866985197: Waiting 15:13:49 d62a02444d39: Waiting 15:13:49 10f4a3ea4138: Layer already exists 15:13:49 b57052851ff9: Layer already exists 15:13:49 bc1c31fc3e4a: Layer already exists 15:13:49 5e27c453e502: Layer already exists 15:13:49 346a2e16fce5: Layer already exists 15:13:49 202ffaad383f: Layer already exists 15:13:49 bc127e8c686f: Layer already exists 15:13:49 203866985197: Layer already exists 15:13:49 d62a02444d39: Layer already exists 15:13:49 latest: digest: sha256:992fc0bb0384534f64110707c01d1c1e7b248e86203401f50df03137d73082e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.80 15:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:13:50 346a2e16fce5: Preparing 15:13:50 5e27c453e502: Preparing 15:13:50 bc1c31fc3e4a: Preparing 15:13:50 b57052851ff9: Preparing 15:13:50 10f4a3ea4138: Preparing 15:13:50 bc127e8c686f: Preparing 15:13:50 202ffaad383f: Preparing 15:13:50 203866985197: Preparing 15:13:50 d62a02444d39: Preparing 15:13:50 bc127e8c686f: Waiting 15:13:50 202ffaad383f: Waiting 15:13:50 203866985197: Waiting 15:13:50 d62a02444d39: Waiting 15:13:50 b57052851ff9: Layer already exists 15:13:50 bc1c31fc3e4a: Layer already exists 15:13:50 346a2e16fce5: Layer already exists 15:13:50 10f4a3ea4138: Layer already exists 15:13:50 5e27c453e502: Layer already exists 15:13:50 bc127e8c686f: Layer already exists 15:13:50 d62a02444d39: Layer already exists 15:13:50 203866985197: Layer already exists 15:13:50 202ffaad383f: Layer already exists 15:13:50 3.2.0-dev.80: digest: sha256:992fc0bb0384534f64110707c01d1c1e7b248e86203401f50df03137d73082e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:13:50 346a2e16fce5: Preparing 15:13:50 5e27c453e502: Preparing 15:13:50 bc1c31fc3e4a: Preparing 15:13:50 b57052851ff9: Preparing 15:13:50 10f4a3ea4138: Preparing 15:13:50 bc127e8c686f: Preparing 15:13:50 202ffaad383f: Preparing 15:13:50 203866985197: Preparing 15:13:50 d62a02444d39: Preparing 15:13:50 202ffaad383f: Waiting 15:13:50 203866985197: Waiting 15:13:50 d62a02444d39: Waiting 15:13:50 bc127e8c686f: Waiting 15:13:50 346a2e16fce5: Layer already exists 15:13:50 5e27c453e502: Layer already exists 15:13:50 bc1c31fc3e4a: Layer already exists 15:13:50 b57052851ff9: Layer already exists 15:13:50 10f4a3ea4138: Layer already exists 15:13:50 bc127e8c686f: Layer already exists 15:13:50 203866985197: Layer already exists 15:13:50 202ffaad383f: Layer already exists 15:13:50 d62a02444d39: Layer already exists 15:13:50 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:992fc0bb0384534f64110707c01d1c1e7b248e86203401f50df03137d73082e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:51 + 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 15:13:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:13:51 346a2e16fce5: Preparing 15:13:51 5e27c453e502: Preparing 15:13:51 bc1c31fc3e4a: Preparing 15:13:51 b57052851ff9: Preparing 15:13:51 10f4a3ea4138: Preparing 15:13:51 bc127e8c686f: Preparing 15:13:51 202ffaad383f: Preparing 15:13:51 203866985197: Preparing 15:13:51 d62a02444d39: Preparing 15:13:51 202ffaad383f: Waiting 15:13:51 bc127e8c686f: Waiting 15:13:51 203866985197: Waiting 15:13:51 d62a02444d39: Waiting 15:13:51 5e27c453e502: Layer already exists 15:13:51 bc1c31fc3e4a: Layer already exists 15:13:51 b57052851ff9: Layer already exists 15:13:51 10f4a3ea4138: Layer already exists 15:13:51 346a2e16fce5: Layer already exists 15:13:51 203866985197: Layer already exists 15:13:51 bc127e8c686f: Layer already exists 15:13:51 202ffaad383f: Layer already exists 15:13:51 d62a02444d39: Layer already exists 15:13:51 main: digest: sha256:992fc0bb0384534f64110707c01d1c1e7b248e86203401f50df03137d73082e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:51 ===================================================== [Pipeline] echo 15:13:51 taggedImages: 15:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.80 15:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:13:51 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:13:51 3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:51 latest 15:13:51 3.2.0-dev.80 15:13:51 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:51 main 15:13:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:52 + docker push nexus3.edgexfoundry.org:10004/core-data:3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:13:52 fc5bbee5b416: Preparing 15:13:52 07bffae9b6c1: Preparing 15:13:52 f3482a9f462b: Preparing 15:13:52 10f4a3ea4138: Preparing 15:13:52 bc127e8c686f: Preparing 15:13:52 622f30028c06: Preparing 15:13:52 a8e9214c5c7a: Preparing 15:13:52 d62a02444d39: Preparing 15:13:52 a8e9214c5c7a: Waiting 15:13:52 d62a02444d39: Waiting 15:13:52 622f30028c06: Waiting 15:13:52 10f4a3ea4138: Layer already exists 15:13:52 bc127e8c686f: Layer already exists 15:13:52 07bffae9b6c1: Pushed 15:13:52 d62a02444d39: Layer already exists 15:13:52 622f30028c06: Pushed 15:13:52 fc5bbee5b416: Pushed 15:13:52 a8e9214c5c7a: Pushed 15:13:55 f3482a9f462b: Pushed 15:13:55 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:2561bb8d3ce1d0b2890964fc30a5b949e79e0dd392d7c3e725620f031287bf91 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:13:56 fc5bbee5b416: Preparing 15:13:56 07bffae9b6c1: Preparing 15:13:56 f3482a9f462b: Preparing 15:13:56 10f4a3ea4138: Preparing 15:13:56 bc127e8c686f: Preparing 15:13:56 622f30028c06: Preparing 15:13:56 a8e9214c5c7a: Preparing 15:13:56 d62a02444d39: Preparing 15:13:56 622f30028c06: Waiting 15:13:56 d62a02444d39: Waiting 15:13:56 a8e9214c5c7a: Waiting 15:13:56 fc5bbee5b416: Layer already exists 15:13:56 10f4a3ea4138: Layer already exists 15:13:56 07bffae9b6c1: Layer already exists 15:13:56 f3482a9f462b: Layer already exists 15:13:56 bc127e8c686f: Layer already exists 15:13:56 622f30028c06: Layer already exists 15:13:56 a8e9214c5c7a: Layer already exists 15:13:56 d62a02444d39: Layer already exists 15:13:56 latest: digest: sha256:2561bb8d3ce1d0b2890964fc30a5b949e79e0dd392d7c3e725620f031287bf91 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:56 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.80 15:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:13:56 fc5bbee5b416: Preparing 15:13:56 07bffae9b6c1: Preparing 15:13:56 f3482a9f462b: Preparing 15:13:56 10f4a3ea4138: Preparing 15:13:56 bc127e8c686f: Preparing 15:13:56 622f30028c06: Preparing 15:13:56 a8e9214c5c7a: Preparing 15:13:56 d62a02444d39: Preparing 15:13:56 622f30028c06: Waiting 15:13:56 a8e9214c5c7a: Waiting 15:13:56 d62a02444d39: Waiting 15:13:56 10f4a3ea4138: Layer already exists 15:13:56 bc127e8c686f: Layer already exists 15:13:56 f3482a9f462b: Layer already exists 15:13:56 07bffae9b6c1: Layer already exists 15:13:56 fc5bbee5b416: Layer already exists 15:13:56 622f30028c06: Layer already exists 15:13:56 a8e9214c5c7a: Layer already exists 15:13:56 d62a02444d39: Layer already exists 15:13:56 3.2.0-dev.80: digest: sha256:2561bb8d3ce1d0b2890964fc30a5b949e79e0dd392d7c3e725620f031287bf91 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:57 + docker push nexus3.edgexfoundry.org:10004/core-data:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:13:57 fc5bbee5b416: Preparing 15:13:57 07bffae9b6c1: Preparing 15:13:57 f3482a9f462b: Preparing 15:13:57 10f4a3ea4138: Preparing 15:13:57 bc127e8c686f: Preparing 15:13:57 622f30028c06: Preparing 15:13:57 a8e9214c5c7a: Preparing 15:13:57 d62a02444d39: Preparing 15:13:57 622f30028c06: Waiting 15:13:57 a8e9214c5c7a: Waiting 15:13:57 d62a02444d39: Waiting 15:13:57 07bffae9b6c1: Layer already exists 15:13:57 fc5bbee5b416: Layer already exists 15:13:57 f3482a9f462b: Layer already exists 15:13:57 bc127e8c686f: Layer already exists 15:13:57 10f4a3ea4138: Layer already exists 15:13:57 d62a02444d39: Layer already exists 15:13:57 622f30028c06: Layer already exists 15:13:57 a8e9214c5c7a: Layer already exists 15:13:57 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:2561bb8d3ce1d0b2890964fc30a5b949e79e0dd392d7c3e725620f031287bf91 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:58 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:13:58 fc5bbee5b416: Preparing 15:13:58 07bffae9b6c1: Preparing 15:13:58 f3482a9f462b: Preparing 15:13:58 10f4a3ea4138: Preparing 15:13:58 bc127e8c686f: Preparing 15:13:58 622f30028c06: Preparing 15:13:58 a8e9214c5c7a: Preparing 15:13:58 d62a02444d39: Preparing 15:13:58 622f30028c06: Waiting 15:13:58 a8e9214c5c7a: Waiting 15:13:58 d62a02444d39: Waiting 15:13:58 10f4a3ea4138: Layer already exists 15:13:58 f3482a9f462b: Layer already exists 15:13:58 07bffae9b6c1: Layer already exists 15:13:58 bc127e8c686f: Layer already exists 15:13:58 fc5bbee5b416: Layer already exists 15:13:58 622f30028c06: Layer already exists 15:13:58 a8e9214c5c7a: Layer already exists 15:13:58 d62a02444d39: Layer already exists 15:13:58 main: digest: sha256:2561bb8d3ce1d0b2890964fc30a5b949e79e0dd392d7c3e725620f031287bf91 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:58 ===================================================== [Pipeline] echo 15:13:58 taggedImages: 15:13:58 - nexus3.edgexfoundry.org:10004/core-data:3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:58 - nexus3.edgexfoundry.org:10004/core-data:latest 15:13:58 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.80 15:13:58 - nexus3.edgexfoundry.org:10004/core-data:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:58 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:13:58 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 15:13:58 3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:58 latest 15:13:58 3.2.0-dev.80 15:13:58 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:13:58 main 15:13:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3e97884d0537eb476c5355c3438fc2fb2246485e 15:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:13:58 92053666760f: Preparing 15:13:58 b6088f4793cc: Preparing 15:13:58 ae964c8ab2eb: Preparing 15:13:58 bc127e8c686f: Preparing 15:13:58 bf7104223f17: Preparing 15:13:58 80928c0515e9: Preparing 15:13:58 d62a02444d39: Preparing 15:13:58 80928c0515e9: Waiting 15:13:58 d62a02444d39: Waiting 15:13:58 bc127e8c686f: Layer already exists 15:13:58 b6088f4793cc: Pushed 15:13:58 92053666760f: Pushed 15:13:58 d62a02444d39: Layer already exists 15:13:58 bf7104223f17: Pushed 15:13:58 80928c0515e9: Pushed 15:14:02 ae964c8ab2eb: Pushed 15:14:02 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:a1e8376a3fef3eb4d589380d43205a16d3f0fa89af9f35e6d30a332b1bb665f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 15:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:14:02 92053666760f: Preparing 15:14:02 b6088f4793cc: Preparing 15:14:02 ae964c8ab2eb: Preparing 15:14:02 bc127e8c686f: Preparing 15:14:02 bf7104223f17: Preparing 15:14:02 80928c0515e9: Preparing 15:14:02 d62a02444d39: Preparing 15:14:02 d62a02444d39: Waiting 15:14:02 80928c0515e9: Waiting 15:14:02 bf7104223f17: Layer already exists 15:14:02 bc127e8c686f: Layer already exists 15:14:02 92053666760f: Layer already exists 15:14:02 b6088f4793cc: Layer already exists 15:14:02 ae964c8ab2eb: Layer already exists 15:14:02 80928c0515e9: Layer already exists 15:14:02 d62a02444d39: Layer already exists 15:14:02 latest: digest: sha256:a1e8376a3fef3eb4d589380d43205a16d3f0fa89af9f35e6d30a332b1bb665f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.80 15:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:14:03 92053666760f: Preparing 15:14:03 b6088f4793cc: Preparing 15:14:03 ae964c8ab2eb: Preparing 15:14:03 bc127e8c686f: Preparing 15:14:03 bf7104223f17: Preparing 15:14:03 80928c0515e9: Preparing 15:14:03 d62a02444d39: Preparing 15:14:03 80928c0515e9: Waiting 15:14:03 d62a02444d39: Waiting 15:14:03 ae964c8ab2eb: Layer already exists 15:14:03 bf7104223f17: Layer already exists 15:14:03 b6088f4793cc: Layer already exists 15:14:03 92053666760f: Layer already exists 15:14:03 bc127e8c686f: Layer already exists 15:14:03 d62a02444d39: Layer already exists 15:14:03 80928c0515e9: Layer already exists 15:14:03 3.2.0-dev.80: digest: sha256:a1e8376a3fef3eb4d589380d43205a16d3f0fa89af9f35e6d30a332b1bb665f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:14:04 92053666760f: Preparing 15:14:04 b6088f4793cc: Preparing 15:14:04 ae964c8ab2eb: Preparing 15:14:04 bc127e8c686f: Preparing 15:14:04 bf7104223f17: Preparing 15:14:04 80928c0515e9: Preparing 15:14:04 d62a02444d39: Preparing 15:14:04 80928c0515e9: Waiting 15:14:04 d62a02444d39: Waiting 15:14:04 ae964c8ab2eb: Layer already exists 15:14:04 92053666760f: Layer already exists 15:14:04 bc127e8c686f: Layer already exists 15:14:04 b6088f4793cc: Layer already exists 15:14:04 bf7104223f17: Layer already exists 15:14:04 80928c0515e9: Layer already exists 15:14:04 d62a02444d39: Layer already exists 15:14:04 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:a1e8376a3fef3eb4d589380d43205a16d3f0fa89af9f35e6d30a332b1bb665f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 15:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:14:04 92053666760f: Preparing 15:14:04 b6088f4793cc: Preparing 15:14:04 ae964c8ab2eb: Preparing 15:14:04 bc127e8c686f: Preparing 15:14:04 bf7104223f17: Preparing 15:14:04 80928c0515e9: Preparing 15:14:04 d62a02444d39: Preparing 15:14:04 80928c0515e9: Waiting 15:14:04 d62a02444d39: Waiting 15:14:04 bf7104223f17: Layer already exists 15:14:04 bc127e8c686f: Layer already exists 15:14:04 ae964c8ab2eb: Layer already exists 15:14:04 b6088f4793cc: Layer already exists 15:14:04 92053666760f: Layer already exists 15:14:04 d62a02444d39: Layer already exists 15:14:04 80928c0515e9: Layer already exists 15:14:04 main: digest: sha256:a1e8376a3fef3eb4d589380d43205a16d3f0fa89af9f35e6d30a332b1bb665f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:04 ===================================================== [Pipeline] echo 15:14:04 taggedImages: 15:14:04 - nexus3.edgexfoundry.org:10004/core-keeper:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:04 - nexus3.edgexfoundry.org:10004/core-keeper:latest 15:14:04 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.80 15:14:04 - nexus3.edgexfoundry.org:10004/core-keeper:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:04 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 15:14:04 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:14:04 3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:04 latest 15:14:04 3.2.0-dev.80 15:14:04 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:04 main 15:14:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:14:05 b173502d7c38: Preparing 15:14:05 33d291b3bda8: Preparing 15:14:05 da55ce650e74: Preparing 15:14:05 92bcf559d4aa: Preparing 15:14:05 10f4a3ea4138: Preparing 15:14:05 bc127e8c686f: Preparing 15:14:05 202ffaad383f: Preparing 15:14:05 203866985197: Preparing 15:14:05 d62a02444d39: Preparing 15:14:05 bc127e8c686f: Waiting 15:14:05 203866985197: Waiting 15:14:05 d62a02444d39: Waiting 15:14:05 10f4a3ea4138: Layer already exists 15:14:05 bc127e8c686f: Layer already exists 15:14:05 202ffaad383f: Layer already exists 15:14:05 203866985197: Layer already exists 15:14:05 d62a02444d39: Layer already exists 15:14:05 b173502d7c38: Pushed 15:14:05 da55ce650e74: Pushed 15:14:05 33d291b3bda8: Pushed 15:14:08 92bcf559d4aa: Pushed 15:14:08 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:64e6216de4f6e61af3a5cf20123ee44b03f80f068c09d8e61cc97675035987ef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:14:09 b173502d7c38: Preparing 15:14:09 33d291b3bda8: Preparing 15:14:09 da55ce650e74: Preparing 15:14:09 92bcf559d4aa: Preparing 15:14:09 10f4a3ea4138: Preparing 15:14:09 bc127e8c686f: Preparing 15:14:09 202ffaad383f: Preparing 15:14:09 203866985197: Preparing 15:14:09 d62a02444d39: Preparing 15:14:09 202ffaad383f: Waiting 15:14:09 203866985197: Waiting 15:14:09 bc127e8c686f: Waiting 15:14:09 d62a02444d39: Waiting 15:14:09 33d291b3bda8: Layer already exists 15:14:09 92bcf559d4aa: Layer already exists 15:14:09 10f4a3ea4138: Layer already exists 15:14:09 da55ce650e74: Layer already exists 15:14:09 b173502d7c38: Layer already exists 15:14:09 bc127e8c686f: Layer already exists 15:14:09 202ffaad383f: Layer already exists 15:14:09 203866985197: Layer already exists 15:14:09 d62a02444d39: Layer already exists 15:14:09 latest: digest: sha256:64e6216de4f6e61af3a5cf20123ee44b03f80f068c09d8e61cc97675035987ef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.80 15:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:14:10 b173502d7c38: Preparing 15:14:10 33d291b3bda8: Preparing 15:14:10 da55ce650e74: Preparing 15:14:10 92bcf559d4aa: Preparing 15:14:10 10f4a3ea4138: Preparing 15:14:10 bc127e8c686f: Preparing 15:14:10 202ffaad383f: Preparing 15:14:10 203866985197: Preparing 15:14:10 d62a02444d39: Preparing 15:14:10 202ffaad383f: Waiting 15:14:10 203866985197: Waiting 15:14:10 d62a02444d39: Waiting 15:14:10 bc127e8c686f: Waiting 15:14:10 b173502d7c38: Layer already exists 15:14:10 da55ce650e74: Layer already exists 15:14:10 10f4a3ea4138: Layer already exists 15:14:10 92bcf559d4aa: Layer already exists 15:14:10 33d291b3bda8: Layer already exists 15:14:10 202ffaad383f: Layer already exists 15:14:10 bc127e8c686f: Layer already exists 15:14:10 203866985197: Layer already exists 15:14:10 d62a02444d39: Layer already exists 15:14:10 3.2.0-dev.80: digest: sha256:64e6216de4f6e61af3a5cf20123ee44b03f80f068c09d8e61cc97675035987ef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:14:10 b173502d7c38: Preparing 15:14:10 33d291b3bda8: Preparing 15:14:10 da55ce650e74: Preparing 15:14:10 92bcf559d4aa: Preparing 15:14:10 10f4a3ea4138: Preparing 15:14:10 bc127e8c686f: Preparing 15:14:10 202ffaad383f: Preparing 15:14:10 203866985197: Preparing 15:14:10 d62a02444d39: Preparing 15:14:10 202ffaad383f: Waiting 15:14:10 203866985197: Waiting 15:14:10 d62a02444d39: Waiting 15:14:10 bc127e8c686f: Waiting 15:14:10 10f4a3ea4138: Layer already exists 15:14:10 b173502d7c38: Layer already exists 15:14:10 da55ce650e74: Layer already exists 15:14:10 92bcf559d4aa: Layer already exists 15:14:10 33d291b3bda8: Layer already exists 15:14:10 bc127e8c686f: Layer already exists 15:14:10 d62a02444d39: Layer already exists 15:14:10 203866985197: Layer already exists 15:14:10 202ffaad383f: Layer already exists 15:14:10 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:64e6216de4f6e61af3a5cf20123ee44b03f80f068c09d8e61cc97675035987ef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:14:11 b173502d7c38: Preparing 15:14:11 33d291b3bda8: Preparing 15:14:11 da55ce650e74: Preparing 15:14:11 92bcf559d4aa: Preparing 15:14:11 10f4a3ea4138: Preparing 15:14:11 bc127e8c686f: Preparing 15:14:11 202ffaad383f: Preparing 15:14:11 203866985197: Preparing 15:14:11 d62a02444d39: Preparing 15:14:11 202ffaad383f: Waiting 15:14:11 d62a02444d39: Waiting 15:14:11 203866985197: Waiting 15:14:11 bc127e8c686f: Waiting 15:14:11 33d291b3bda8: Layer already exists 15:14:11 da55ce650e74: Layer already exists 15:14:11 b173502d7c38: Layer already exists 15:14:11 92bcf559d4aa: Layer already exists 15:14:11 10f4a3ea4138: Layer already exists 15:14:11 bc127e8c686f: Layer already exists 15:14:11 202ffaad383f: Layer already exists 15:14:11 d62a02444d39: Layer already exists 15:14:11 203866985197: Layer already exists 15:14:11 main: digest: sha256:64e6216de4f6e61af3a5cf20123ee44b03f80f068c09d8e61cc97675035987ef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:11 ===================================================== [Pipeline] echo 15:14:11 taggedImages: 15:14:11 - nexus3.edgexfoundry.org:10004/core-metadata:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:14:11 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.80 15:14:11 - nexus3.edgexfoundry.org:10004/core-metadata:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:11 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:14:11 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:14:11 3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:11 latest 15:14:11 3.2.0-dev.80 15:14:11 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:11 main 15:14:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:14:12 eeb27e6edc03: Preparing 15:14:12 ffc9b17c254c: Preparing 15:14:12 ddab03547821: Preparing 15:14:12 208b0800caf8: Preparing 15:14:12 0ac834011d83: Preparing 15:14:12 2467dc75146f: Preparing 15:14:12 5f5ec2ef0adc: Preparing 15:14:12 67b566492aa5: Preparing 15:14:12 10f4a3ea4138: Preparing 15:14:12 bc127e8c686f: Preparing 15:14:12 7c9f82153671: Preparing 15:14:12 9df82fbebf72: Preparing 15:14:12 5f70bf18a086: Preparing 15:14:12 defef1be865b: Preparing 15:14:12 f544119aa29b: Preparing 15:14:12 4a05b2f1c840: Preparing 15:14:12 d62a02444d39: Preparing 15:14:12 7c9f82153671: Waiting 15:14:12 9df82fbebf72: Waiting 15:14:12 5f70bf18a086: Waiting 15:14:12 2467dc75146f: Waiting 15:14:12 defef1be865b: Waiting 15:14:12 f544119aa29b: Waiting 15:14:12 4a05b2f1c840: Waiting 15:14:12 d62a02444d39: Waiting 15:14:12 10f4a3ea4138: Waiting 15:14:12 5f5ec2ef0adc: Waiting 15:14:12 bc127e8c686f: Waiting 15:14:12 0ac834011d83: Pushed 15:14:12 ddab03547821: Pushed 15:14:12 ffc9b17c254c: Pushed 15:14:12 208b0800caf8: Pushed 15:14:13 10f4a3ea4138: Layer already exists 15:14:13 bc127e8c686f: Layer already exists 15:14:13 eeb27e6edc03: Pushed 15:14:13 5f5ec2ef0adc: Pushed 15:14:13 2467dc75146f: Pushed 15:14:13 5f70bf18a086: Layer already exists 15:14:13 7c9f82153671: Pushed 15:14:13 9df82fbebf72: Pushed 15:14:13 d62a02444d39: Layer already exists 15:14:13 defef1be865b: Pushed 15:14:13 f544119aa29b: Pushed 15:14:13 4a05b2f1c840: Pushed 15:14:14 67b566492aa5: Pushed 15:14:14 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:a25c7d53106966e92f4ca4bbc2b8d532ba57afde0cbec54327aabe892fc54dc5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:14:16 eeb27e6edc03: Preparing 15:14:16 ffc9b17c254c: Preparing 15:14:16 ddab03547821: Preparing 15:14:16 208b0800caf8: Preparing 15:14:16 0ac834011d83: Preparing 15:14:16 2467dc75146f: Preparing 15:14:16 5f5ec2ef0adc: Preparing 15:14:16 67b566492aa5: Preparing 15:14:16 10f4a3ea4138: Preparing 15:14:16 bc127e8c686f: Preparing 15:14:16 7c9f82153671: Preparing 15:14:16 9df82fbebf72: Preparing 15:14:16 5f70bf18a086: Preparing 15:14:16 defef1be865b: Preparing 15:14:16 f544119aa29b: Preparing 15:14:16 4a05b2f1c840: Preparing 15:14:16 d62a02444d39: Preparing 15:14:16 2467dc75146f: Waiting 15:14:16 5f5ec2ef0adc: Waiting 15:14:16 67b566492aa5: Waiting 15:14:16 10f4a3ea4138: Waiting 15:14:16 bc127e8c686f: Waiting 15:14:16 defef1be865b: Waiting 15:14:16 f544119aa29b: Waiting 15:14:16 4a05b2f1c840: Waiting 15:14:16 d62a02444d39: Waiting 15:14:16 7c9f82153671: Waiting 15:14:16 9df82fbebf72: Waiting 15:14:16 5f70bf18a086: Waiting 15:14:16 208b0800caf8: Layer already exists 15:14:16 ddab03547821: Layer already exists 15:14:16 0ac834011d83: Layer already exists 15:14:16 ffc9b17c254c: Layer already exists 15:14:16 eeb27e6edc03: Layer already exists 15:14:16 2467dc75146f: Layer already exists 15:14:16 5f5ec2ef0adc: Layer already exists 15:14:16 bc127e8c686f: Layer already exists 15:14:16 10f4a3ea4138: Layer already exists 15:14:16 67b566492aa5: Layer already exists 15:14:16 9df82fbebf72: Layer already exists 15:14:16 7c9f82153671: Layer already exists 15:14:16 5f70bf18a086: Layer already exists 15:14:16 defef1be865b: Layer already exists 15:14:16 f544119aa29b: Layer already exists 15:14:16 d62a02444d39: Layer already exists 15:14:16 4a05b2f1c840: Layer already exists 15:14:16 latest: digest: sha256:a25c7d53106966e92f4ca4bbc2b8d532ba57afde0cbec54327aabe892fc54dc5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.80 15:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:14:16 eeb27e6edc03: Preparing 15:14:16 ffc9b17c254c: Preparing 15:14:16 ddab03547821: Preparing 15:14:16 208b0800caf8: Preparing 15:14:16 0ac834011d83: Preparing 15:14:16 2467dc75146f: Preparing 15:14:16 5f5ec2ef0adc: Preparing 15:14:16 67b566492aa5: Preparing 15:14:16 10f4a3ea4138: Preparing 15:14:16 bc127e8c686f: Preparing 15:14:16 7c9f82153671: Preparing 15:14:16 9df82fbebf72: Preparing 15:14:16 5f70bf18a086: Preparing 15:14:16 defef1be865b: Preparing 15:14:16 f544119aa29b: Preparing 15:14:16 4a05b2f1c840: Preparing 15:14:16 d62a02444d39: Preparing 15:14:16 5f5ec2ef0adc: Waiting 15:14:16 7c9f82153671: Waiting 15:14:16 9df82fbebf72: Waiting 15:14:16 67b566492aa5: Waiting 15:14:16 5f70bf18a086: Waiting 15:14:16 10f4a3ea4138: Waiting 15:14:16 defef1be865b: Waiting 15:14:16 bc127e8c686f: Waiting 15:14:16 f544119aa29b: Waiting 15:14:16 4a05b2f1c840: Waiting 15:14:16 d62a02444d39: Waiting 15:14:16 2467dc75146f: Waiting 15:14:16 ffc9b17c254c: Layer already exists 15:14:16 eeb27e6edc03: Layer already exists 15:14:16 0ac834011d83: Layer already exists 15:14:16 ddab03547821: Layer already exists 15:14:16 208b0800caf8: Layer already exists 15:14:16 5f5ec2ef0adc: Layer already exists 15:14:16 67b566492aa5: Layer already exists 15:14:16 2467dc75146f: Layer already exists 15:14:16 bc127e8c686f: Layer already exists 15:14:16 10f4a3ea4138: Layer already exists 15:14:16 7c9f82153671: Layer already exists 15:14:16 5f70bf18a086: Layer already exists 15:14:16 9df82fbebf72: Layer already exists 15:14:16 defef1be865b: Layer already exists 15:14:16 f544119aa29b: Layer already exists 15:14:16 4a05b2f1c840: Layer already exists 15:14:16 d62a02444d39: Layer already exists 15:14:16 3.2.0-dev.80: digest: sha256:a25c7d53106966e92f4ca4bbc2b8d532ba57afde0cbec54327aabe892fc54dc5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:14:17 eeb27e6edc03: Preparing 15:14:17 ffc9b17c254c: Preparing 15:14:17 ddab03547821: Preparing 15:14:17 208b0800caf8: Preparing 15:14:17 0ac834011d83: Preparing 15:14:17 2467dc75146f: Preparing 15:14:17 5f5ec2ef0adc: Preparing 15:14:17 67b566492aa5: Preparing 15:14:17 10f4a3ea4138: Preparing 15:14:17 bc127e8c686f: Preparing 15:14:17 7c9f82153671: Preparing 15:14:17 9df82fbebf72: Preparing 15:14:17 5f70bf18a086: Preparing 15:14:17 defef1be865b: Preparing 15:14:17 f544119aa29b: Preparing 15:14:17 4a05b2f1c840: Preparing 15:14:17 d62a02444d39: Preparing 15:14:17 5f5ec2ef0adc: Waiting 15:14:17 67b566492aa5: Waiting 15:14:17 9df82fbebf72: Waiting 15:14:17 5f70bf18a086: Waiting 15:14:17 10f4a3ea4138: Waiting 15:14:17 defef1be865b: Waiting 15:14:17 7c9f82153671: Waiting 15:14:17 bc127e8c686f: Waiting 15:14:17 d62a02444d39: Waiting 15:14:17 4a05b2f1c840: Waiting 15:14:17 ffc9b17c254c: Layer already exists 15:14:17 ddab03547821: Layer already exists 15:14:17 208b0800caf8: Layer already exists 15:14:17 eeb27e6edc03: Layer already exists 15:14:17 0ac834011d83: Layer already exists 15:14:17 2467dc75146f: Layer already exists 15:14:17 5f5ec2ef0adc: Layer already exists 15:14:17 67b566492aa5: Layer already exists 15:14:17 10f4a3ea4138: Layer already exists 15:14:17 bc127e8c686f: Layer already exists 15:14:17 9df82fbebf72: Layer already exists 15:14:17 7c9f82153671: Layer already exists 15:14:17 defef1be865b: Layer already exists 15:14:17 5f70bf18a086: Layer already exists 15:14:17 f544119aa29b: Layer already exists 15:14:17 4a05b2f1c840: Layer already exists 15:14:17 d62a02444d39: Layer already exists 15:14:17 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:a25c7d53106966e92f4ca4bbc2b8d532ba57afde0cbec54327aabe892fc54dc5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:14:18 eeb27e6edc03: Preparing 15:14:18 ffc9b17c254c: Preparing 15:14:18 ddab03547821: Preparing 15:14:18 208b0800caf8: Preparing 15:14:18 0ac834011d83: Preparing 15:14:18 2467dc75146f: Preparing 15:14:18 5f5ec2ef0adc: Preparing 15:14:18 67b566492aa5: Preparing 15:14:18 10f4a3ea4138: Preparing 15:14:18 bc127e8c686f: Preparing 15:14:18 7c9f82153671: Preparing 15:14:18 9df82fbebf72: Preparing 15:14:18 5f70bf18a086: Preparing 15:14:18 defef1be865b: Preparing 15:14:18 f544119aa29b: Preparing 15:14:18 4a05b2f1c840: Preparing 15:14:18 d62a02444d39: Preparing 15:14:18 7c9f82153671: Waiting 15:14:18 9df82fbebf72: Waiting 15:14:18 defef1be865b: Waiting 15:14:18 67b566492aa5: Waiting 15:14:18 10f4a3ea4138: Waiting 15:14:18 5f5ec2ef0adc: Waiting 15:14:18 bc127e8c686f: Waiting 15:14:18 f544119aa29b: Waiting 15:14:18 d62a02444d39: Waiting 15:14:18 5f70bf18a086: Waiting 15:14:18 4a05b2f1c840: Waiting 15:14:18 ddab03547821: Layer already exists 15:14:18 eeb27e6edc03: Layer already exists 15:14:18 208b0800caf8: Layer already exists 15:14:18 0ac834011d83: Layer already exists 15:14:18 ffc9b17c254c: Layer already exists 15:14:18 2467dc75146f: Layer already exists 15:14:18 bc127e8c686f: Layer already exists 15:14:18 10f4a3ea4138: Layer already exists 15:14:18 5f5ec2ef0adc: Layer already exists 15:14:18 67b566492aa5: Layer already exists 15:14:18 7c9f82153671: Layer already exists 15:14:18 5f70bf18a086: Layer already exists 15:14:18 defef1be865b: Layer already exists 15:14:18 f544119aa29b: Layer already exists 15:14:18 9df82fbebf72: Layer already exists 15:14:18 4a05b2f1c840: Layer already exists 15:14:18 d62a02444d39: Layer already exists 15:14:18 main: digest: sha256:a25c7d53106966e92f4ca4bbc2b8d532ba57afde0cbec54327aabe892fc54dc5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:18 ===================================================== [Pipeline] echo 15:14:18 taggedImages: 15:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.80 15:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:14:18 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:14:18 3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:18 latest 15:14:18 3.2.0-dev.80 15:14:18 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:18 main 15:14:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:14:18 346a2e16fce5: Preparing 15:14:18 5e27c453e502: Preparing 15:14:18 b03bfcb26585: Preparing 15:14:18 31b41e01433b: Preparing 15:14:18 10f4a3ea4138: Preparing 15:14:18 bc127e8c686f: Preparing 15:14:18 202ffaad383f: Preparing 15:14:18 203866985197: Preparing 15:14:18 d62a02444d39: Preparing 15:14:18 bc127e8c686f: Waiting 15:14:18 202ffaad383f: Waiting 15:14:18 203866985197: Waiting 15:14:18 d62a02444d39: Waiting 15:14:18 346a2e16fce5: Layer already exists 15:14:18 5e27c453e502: Layer already exists 15:14:18 10f4a3ea4138: Layer already exists 15:14:18 bc127e8c686f: Layer already exists 15:14:18 203866985197: Layer already exists 15:14:18 202ffaad383f: Layer already exists 15:14:18 d62a02444d39: Layer already exists 15:14:18 b03bfcb26585: Pushed 15:14:21 31b41e01433b: Pushed 15:14:21 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:6af6087f03a30c73c1a083937b01543780ff0fbc45c62d63205b8cf36d5c3032 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:14:22 346a2e16fce5: Preparing 15:14:22 5e27c453e502: Preparing 15:14:22 b03bfcb26585: Preparing 15:14:22 31b41e01433b: Preparing 15:14:22 10f4a3ea4138: Preparing 15:14:22 bc127e8c686f: Preparing 15:14:22 202ffaad383f: Preparing 15:14:22 203866985197: Preparing 15:14:22 d62a02444d39: Preparing 15:14:22 bc127e8c686f: Waiting 15:14:22 203866985197: Waiting 15:14:22 202ffaad383f: Waiting 15:14:22 d62a02444d39: Waiting 15:14:22 5e27c453e502: Layer already exists 15:14:22 346a2e16fce5: Layer already exists 15:14:22 b03bfcb26585: Layer already exists 15:14:22 31b41e01433b: Layer already exists 15:14:22 10f4a3ea4138: Layer already exists 15:14:22 203866985197: Layer already exists 15:14:22 202ffaad383f: Layer already exists 15:14:22 bc127e8c686f: Layer already exists 15:14:22 d62a02444d39: Layer already exists 15:14:22 latest: digest: sha256:6af6087f03a30c73c1a083937b01543780ff0fbc45c62d63205b8cf36d5c3032 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.80 15:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:14:22 346a2e16fce5: Preparing 15:14:22 5e27c453e502: Preparing 15:14:22 b03bfcb26585: Preparing 15:14:22 31b41e01433b: Preparing 15:14:22 10f4a3ea4138: Preparing 15:14:22 bc127e8c686f: Preparing 15:14:22 202ffaad383f: Preparing 15:14:22 203866985197: Preparing 15:14:22 d62a02444d39: Preparing 15:14:22 bc127e8c686f: Waiting 15:14:22 202ffaad383f: Waiting 15:14:22 203866985197: Waiting 15:14:22 d62a02444d39: Waiting 15:14:22 31b41e01433b: Layer already exists 15:14:22 10f4a3ea4138: Layer already exists 15:14:22 346a2e16fce5: Layer already exists 15:14:22 b03bfcb26585: Layer already exists 15:14:22 5e27c453e502: Layer already exists 15:14:22 203866985197: Layer already exists 15:14:22 d62a02444d39: Layer already exists 15:14:22 bc127e8c686f: Layer already exists 15:14:22 202ffaad383f: Layer already exists 15:14:22 3.2.0-dev.80: digest: sha256:6af6087f03a30c73c1a083937b01543780ff0fbc45c62d63205b8cf36d5c3032 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:14:23 346a2e16fce5: Preparing 15:14:23 5e27c453e502: Preparing 15:14:23 b03bfcb26585: Preparing 15:14:23 31b41e01433b: Preparing 15:14:23 10f4a3ea4138: Preparing 15:14:23 bc127e8c686f: Preparing 15:14:23 202ffaad383f: Preparing 15:14:23 203866985197: Preparing 15:14:23 d62a02444d39: Preparing 15:14:23 203866985197: Waiting 15:14:23 bc127e8c686f: Waiting 15:14:23 202ffaad383f: Waiting 15:14:23 d62a02444d39: Waiting 15:14:23 346a2e16fce5: Layer already exists 15:14:23 10f4a3ea4138: Layer already exists 15:14:23 31b41e01433b: Layer already exists 15:14:23 5e27c453e502: Layer already exists 15:14:23 b03bfcb26585: Layer already exists 15:14:23 203866985197: Layer already exists 15:14:23 d62a02444d39: Layer already exists 15:14:23 202ffaad383f: Layer already exists 15:14:23 bc127e8c686f: Layer already exists 15:14:23 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:6af6087f03a30c73c1a083937b01543780ff0fbc45c62d63205b8cf36d5c3032 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:14:24 346a2e16fce5: Preparing 15:14:24 5e27c453e502: Preparing 15:14:24 b03bfcb26585: Preparing 15:14:24 31b41e01433b: Preparing 15:14:24 10f4a3ea4138: Preparing 15:14:24 bc127e8c686f: Preparing 15:14:24 202ffaad383f: Preparing 15:14:24 203866985197: Preparing 15:14:24 d62a02444d39: Preparing 15:14:24 202ffaad383f: Waiting 15:14:24 203866985197: Waiting 15:14:24 d62a02444d39: Waiting 15:14:24 bc127e8c686f: Waiting 15:14:24 10f4a3ea4138: Layer already exists 15:14:24 5e27c453e502: Layer already exists 15:14:24 b03bfcb26585: Layer already exists 15:14:24 31b41e01433b: Layer already exists 15:14:24 346a2e16fce5: Layer already exists 15:14:24 202ffaad383f: Layer already exists 15:14:24 d62a02444d39: Layer already exists 15:14:24 203866985197: Layer already exists 15:14:24 bc127e8c686f: Layer already exists 15:14:24 main: digest: sha256:6af6087f03a30c73c1a083937b01543780ff0fbc45c62d63205b8cf36d5c3032 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:24 ===================================================== [Pipeline] echo 15:14:24 taggedImages: 15:14:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:14:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.80 15:14:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:14:24 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:14:24 3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:24 latest 15:14:24 3.2.0-dev.80 15:14:24 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:24 main 15:14:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:14:25 a6b984beb336: Preparing 15:14:25 5c3c2bb36240: Preparing 15:14:25 22bdd8bdd84b: Preparing 15:14:25 eeaceb675c48: Preparing 15:14:25 ad23c66e6ed7: Preparing 15:14:25 10f4a3ea4138: Preparing 15:14:25 bc127e8c686f: Preparing 15:14:25 128741181758: Preparing 15:14:25 d64171699a87: Preparing 15:14:25 e602c25f9afc: Preparing 15:14:25 d62a02444d39: Preparing 15:14:25 e602c25f9afc: Waiting 15:14:25 128741181758: Waiting 15:14:25 d64171699a87: Waiting 15:14:25 d62a02444d39: Waiting 15:14:25 10f4a3ea4138: Waiting 15:14:25 bc127e8c686f: Waiting 15:14:25 eeaceb675c48: Pushed 15:14:25 5c3c2bb36240: Pushed 15:14:25 10f4a3ea4138: Layer already exists 15:14:25 bc127e8c686f: Layer already exists 15:14:25 ad23c66e6ed7: Pushed 15:14:25 a6b984beb336: Pushed 15:14:25 d62a02444d39: Layer already exists 15:14:25 128741181758: Pushed 15:14:25 d64171699a87: Pushed 15:14:26 22bdd8bdd84b: Pushed 15:14:26 e602c25f9afc: Pushed 15:14:27 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:117083d63c2794f40636fb54e2a54138a9722a29dd6a84b61ae2507c0bb332bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:14:27 a6b984beb336: Preparing 15:14:27 5c3c2bb36240: Preparing 15:14:27 22bdd8bdd84b: Preparing 15:14:27 eeaceb675c48: Preparing 15:14:27 ad23c66e6ed7: Preparing 15:14:27 10f4a3ea4138: Preparing 15:14:27 bc127e8c686f: Preparing 15:14:27 128741181758: Preparing 15:14:27 d64171699a87: Preparing 15:14:27 e602c25f9afc: Preparing 15:14:27 d62a02444d39: Preparing 15:14:27 10f4a3ea4138: Waiting 15:14:27 bc127e8c686f: Waiting 15:14:27 128741181758: Waiting 15:14:27 d64171699a87: Waiting 15:14:27 e602c25f9afc: Waiting 15:14:27 d62a02444d39: Waiting 15:14:27 5c3c2bb36240: Layer already exists 15:14:27 a6b984beb336: Layer already exists 15:14:27 eeaceb675c48: Layer already exists 15:14:27 22bdd8bdd84b: Layer already exists 15:14:27 bc127e8c686f: Layer already exists 15:14:27 ad23c66e6ed7: Layer already exists 15:14:27 10f4a3ea4138: Layer already exists 15:14:27 128741181758: Layer already exists 15:14:27 e602c25f9afc: Layer already exists 15:14:27 d64171699a87: Layer already exists 15:14:27 d62a02444d39: Layer already exists 15:14:27 latest: digest: sha256:117083d63c2794f40636fb54e2a54138a9722a29dd6a84b61ae2507c0bb332bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.80 15:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:14:28 a6b984beb336: Preparing 15:14:28 5c3c2bb36240: Preparing 15:14:28 22bdd8bdd84b: Preparing 15:14:28 eeaceb675c48: Preparing 15:14:28 ad23c66e6ed7: Preparing 15:14:28 10f4a3ea4138: Preparing 15:14:28 bc127e8c686f: Preparing 15:14:28 128741181758: Preparing 15:14:28 d64171699a87: Preparing 15:14:28 e602c25f9afc: Preparing 15:14:28 d62a02444d39: Preparing 15:14:28 10f4a3ea4138: Waiting 15:14:28 128741181758: Waiting 15:14:28 e602c25f9afc: Waiting 15:14:28 bc127e8c686f: Waiting 15:14:28 d62a02444d39: Waiting 15:14:28 d64171699a87: Waiting 15:14:28 ad23c66e6ed7: Layer already exists 15:14:28 22bdd8bdd84b: Layer already exists 15:14:28 eeaceb675c48: Layer already exists 15:14:28 a6b984beb336: Layer already exists 15:14:28 5c3c2bb36240: Layer already exists 15:14:28 bc127e8c686f: Layer already exists 15:14:28 10f4a3ea4138: Layer already exists 15:14:28 e602c25f9afc: Layer already exists 15:14:28 d64171699a87: Layer already exists 15:14:28 128741181758: Layer already exists 15:14:28 d62a02444d39: Layer already exists 15:14:28 3.2.0-dev.80: digest: sha256:117083d63c2794f40636fb54e2a54138a9722a29dd6a84b61ae2507c0bb332bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:14:29 a6b984beb336: Preparing 15:14:29 5c3c2bb36240: Preparing 15:14:29 22bdd8bdd84b: Preparing 15:14:29 eeaceb675c48: Preparing 15:14:29 ad23c66e6ed7: Preparing 15:14:29 10f4a3ea4138: Preparing 15:14:29 bc127e8c686f: Preparing 15:14:29 128741181758: Preparing 15:14:29 d64171699a87: Preparing 15:14:29 e602c25f9afc: Preparing 15:14:29 d62a02444d39: Preparing 15:14:29 bc127e8c686f: Waiting 15:14:29 128741181758: Waiting 15:14:29 d64171699a87: Waiting 15:14:29 e602c25f9afc: Waiting 15:14:29 d62a02444d39: Waiting 15:14:29 10f4a3ea4138: Waiting 15:14:29 22bdd8bdd84b: Layer already exists 15:14:29 5c3c2bb36240: Layer already exists 15:14:29 a6b984beb336: Layer already exists 15:14:29 ad23c66e6ed7: Layer already exists 15:14:29 eeaceb675c48: Layer already exists 15:14:29 bc127e8c686f: Layer already exists 15:14:29 10f4a3ea4138: Layer already exists 15:14:29 d64171699a87: Layer already exists 15:14:29 128741181758: Layer already exists 15:14:29 e602c25f9afc: Layer already exists 15:14:29 d62a02444d39: Layer already exists 15:14:29 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:117083d63c2794f40636fb54e2a54138a9722a29dd6a84b61ae2507c0bb332bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:14:29 a6b984beb336: Preparing 15:14:29 5c3c2bb36240: Preparing 15:14:29 22bdd8bdd84b: Preparing 15:14:29 eeaceb675c48: Preparing 15:14:29 ad23c66e6ed7: Preparing 15:14:29 10f4a3ea4138: Preparing 15:14:29 bc127e8c686f: Preparing 15:14:29 128741181758: Preparing 15:14:29 d64171699a87: Preparing 15:14:29 e602c25f9afc: Preparing 15:14:29 d62a02444d39: Preparing 15:14:29 128741181758: Waiting 15:14:29 d64171699a87: Waiting 15:14:29 e602c25f9afc: Waiting 15:14:29 10f4a3ea4138: Waiting 15:14:29 d62a02444d39: Waiting 15:14:29 bc127e8c686f: Waiting 15:14:29 a6b984beb336: Layer already exists 15:14:29 ad23c66e6ed7: Layer already exists 15:14:29 eeaceb675c48: Layer already exists 15:14:29 22bdd8bdd84b: Layer already exists 15:14:29 5c3c2bb36240: Layer already exists 15:14:29 10f4a3ea4138: Layer already exists 15:14:29 bc127e8c686f: Layer already exists 15:14:29 128741181758: Layer already exists 15:14:29 d64171699a87: Layer already exists 15:14:29 e602c25f9afc: Layer already exists 15:14:29 d62a02444d39: Layer already exists 15:14:29 main: digest: sha256:117083d63c2794f40636fb54e2a54138a9722a29dd6a84b61ae2507c0bb332bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:30 ===================================================== [Pipeline] echo 15:14:30 taggedImages: 15:14:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:14:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.80 15:14:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:14:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:14:30 3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:30 latest 15:14:30 3.2.0-dev.80 15:14:30 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:30 main 15:14:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:14:30 51ee768acd52: Preparing 15:14:30 86e890749e45: Preparing 15:14:30 47c74f102d8d: Preparing 15:14:30 7f8fa86ff16a: Preparing 15:14:30 fb3525141b45: Preparing 15:14:30 4080a775377c: Preparing 15:14:30 91a3457530da: Preparing 15:14:30 10f4a3ea4138: Preparing 15:14:30 bc127e8c686f: Preparing 15:14:30 ab320969c605: Preparing 15:14:30 34b64b2789a6: Preparing 15:14:30 d62a02444d39: Preparing 15:14:30 4080a775377c: Waiting 15:14:30 34b64b2789a6: Waiting 15:14:30 d62a02444d39: Waiting 15:14:30 ab320969c605: Waiting 15:14:30 91a3457530da: Waiting 15:14:30 10f4a3ea4138: Waiting 15:14:30 bc127e8c686f: Waiting 15:14:30 fb3525141b45: Pushed 15:14:30 51ee768acd52: Pushed 15:14:30 86e890749e45: Pushed 15:14:30 10f4a3ea4138: Layer already exists 15:14:30 bc127e8c686f: Layer already exists 15:14:31 91a3457530da: Pushed 15:14:31 4080a775377c: Pushed 15:14:31 d62a02444d39: Layer already exists 15:14:31 ab320969c605: Pushed 15:14:31 7f8fa86ff16a: Pushed 15:14:32 47c74f102d8d: Pushed 15:14:32 34b64b2789a6: Pushed 15:14:32 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:5b41a28db7f9389f927d9b10498e0edac8fe052875ec9b25602edbe46e104af5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:14:32 51ee768acd52: Preparing 15:14:32 86e890749e45: Preparing 15:14:32 47c74f102d8d: Preparing 15:14:32 7f8fa86ff16a: Preparing 15:14:32 fb3525141b45: Preparing 15:14:32 4080a775377c: Preparing 15:14:32 91a3457530da: Preparing 15:14:32 10f4a3ea4138: Preparing 15:14:32 bc127e8c686f: Preparing 15:14:32 ab320969c605: Preparing 15:14:32 34b64b2789a6: Preparing 15:14:32 d62a02444d39: Preparing 15:14:32 4080a775377c: Waiting 15:14:32 91a3457530da: Waiting 15:14:32 10f4a3ea4138: Waiting 15:14:32 ab320969c605: Waiting 15:14:32 bc127e8c686f: Waiting 15:14:32 34b64b2789a6: Waiting 15:14:32 51ee768acd52: Layer already exists 15:14:32 86e890749e45: Layer already exists 15:14:32 47c74f102d8d: Layer already exists 15:14:32 fb3525141b45: Layer already exists 15:14:32 91a3457530da: Layer already exists 15:14:32 4080a775377c: Layer already exists 15:14:32 7f8fa86ff16a: Layer already exists 15:14:32 ab320969c605: Layer already exists 15:14:32 10f4a3ea4138: Layer already exists 15:14:32 34b64b2789a6: Layer already exists 15:14:32 d62a02444d39: Layer already exists 15:14:32 bc127e8c686f: Layer already exists 15:14:32 latest: digest: sha256:5b41a28db7f9389f927d9b10498e0edac8fe052875ec9b25602edbe46e104af5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.80 15:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:14:33 51ee768acd52: Preparing 15:14:33 86e890749e45: Preparing 15:14:33 47c74f102d8d: Preparing 15:14:33 7f8fa86ff16a: Preparing 15:14:33 fb3525141b45: Preparing 15:14:33 4080a775377c: Preparing 15:14:33 91a3457530da: Preparing 15:14:33 10f4a3ea4138: Preparing 15:14:33 bc127e8c686f: Preparing 15:14:33 ab320969c605: Preparing 15:14:33 34b64b2789a6: Preparing 15:14:33 d62a02444d39: Preparing 15:14:33 10f4a3ea4138: Waiting 15:14:33 bc127e8c686f: Waiting 15:14:33 ab320969c605: Waiting 15:14:33 34b64b2789a6: Waiting 15:14:33 d62a02444d39: Waiting 15:14:33 4080a775377c: Waiting 15:14:33 91a3457530da: Waiting 15:14:33 47c74f102d8d: Layer already exists 15:14:33 86e890749e45: Layer already exists 15:14:33 7f8fa86ff16a: Layer already exists 15:14:33 fb3525141b45: Layer already exists 15:14:33 51ee768acd52: Layer already exists 15:14:33 4080a775377c: Layer already exists 15:14:33 91a3457530da: Layer already exists 15:14:33 bc127e8c686f: Layer already exists 15:14:33 10f4a3ea4138: Layer already exists 15:14:33 ab320969c605: Layer already exists 15:14:33 d62a02444d39: Layer already exists 15:14:33 34b64b2789a6: Layer already exists 15:14:33 3.2.0-dev.80: digest: sha256:5b41a28db7f9389f927d9b10498e0edac8fe052875ec9b25602edbe46e104af5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:14:34 51ee768acd52: Preparing 15:14:34 86e890749e45: Preparing 15:14:34 47c74f102d8d: Preparing 15:14:34 7f8fa86ff16a: Preparing 15:14:34 fb3525141b45: Preparing 15:14:34 4080a775377c: Preparing 15:14:34 91a3457530da: Preparing 15:14:34 10f4a3ea4138: Preparing 15:14:34 bc127e8c686f: Preparing 15:14:34 ab320969c605: Preparing 15:14:34 34b64b2789a6: Preparing 15:14:34 d62a02444d39: Preparing 15:14:34 4080a775377c: Waiting 15:14:34 bc127e8c686f: Waiting 15:14:34 91a3457530da: Waiting 15:14:34 10f4a3ea4138: Waiting 15:14:34 ab320969c605: Waiting 15:14:34 d62a02444d39: Waiting 15:14:34 7f8fa86ff16a: Layer already exists 15:14:34 fb3525141b45: Layer already exists 15:14:34 86e890749e45: Layer already exists 15:14:34 47c74f102d8d: Layer already exists 15:14:34 51ee768acd52: Layer already exists 15:14:34 4080a775377c: Layer already exists 15:14:34 91a3457530da: Layer already exists 15:14:34 bc127e8c686f: Layer already exists 15:14:34 10f4a3ea4138: Layer already exists 15:14:34 ab320969c605: Layer already exists 15:14:34 34b64b2789a6: Layer already exists 15:14:34 d62a02444d39: Layer already exists 15:14:34 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:5b41a28db7f9389f927d9b10498e0edac8fe052875ec9b25602edbe46e104af5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:14:34 51ee768acd52: Preparing 15:14:34 86e890749e45: Preparing 15:14:34 47c74f102d8d: Preparing 15:14:34 7f8fa86ff16a: Preparing 15:14:34 fb3525141b45: Preparing 15:14:34 4080a775377c: Preparing 15:14:34 91a3457530da: Preparing 15:14:34 10f4a3ea4138: Preparing 15:14:34 bc127e8c686f: Preparing 15:14:34 ab320969c605: Preparing 15:14:34 34b64b2789a6: Preparing 15:14:34 d62a02444d39: Preparing 15:14:34 91a3457530da: Waiting 15:14:34 34b64b2789a6: Waiting 15:14:34 10f4a3ea4138: Waiting 15:14:34 bc127e8c686f: Waiting 15:14:34 ab320969c605: Waiting 15:14:34 d62a02444d39: Waiting 15:14:34 4080a775377c: Waiting 15:14:34 86e890749e45: Layer already exists 15:14:34 fb3525141b45: Layer already exists 15:14:34 7f8fa86ff16a: Layer already exists 15:14:34 47c74f102d8d: Layer already exists 15:14:34 51ee768acd52: Layer already exists 15:14:34 91a3457530da: Layer already exists 15:14:34 ab320969c605: Layer already exists 15:14:34 10f4a3ea4138: Layer already exists 15:14:34 4080a775377c: Layer already exists 15:14:34 bc127e8c686f: Layer already exists 15:14:34 34b64b2789a6: Layer already exists 15:14:34 d62a02444d39: Layer already exists 15:14:34 main: digest: sha256:5b41a28db7f9389f927d9b10498e0edac8fe052875ec9b25602edbe46e104af5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:34 ===================================================== [Pipeline] echo 15:14:34 taggedImages: 15:14:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:14:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.80 15:14:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:14:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:14:34 3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:34 latest 15:14:34 3.2.0-dev.80 15:14:34 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:34 main 15:14:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:14:35 1e6540e92b44: Preparing 15:14:35 8eac4dcb5b51: Preparing 15:14:35 10f4a3ea4138: Preparing 15:14:35 bc127e8c686f: Preparing 15:14:35 41dfd2a1a99e: Preparing 15:14:35 ec53a312c9a2: Preparing 15:14:35 d62a02444d39: Preparing 15:14:35 ec53a312c9a2: Waiting 15:14:35 d62a02444d39: Waiting 15:14:35 bc127e8c686f: Layer already exists 15:14:35 10f4a3ea4138: Layer already exists 15:14:35 d62a02444d39: Layer already exists 15:14:35 41dfd2a1a99e: Pushed 15:14:35 1e6540e92b44: Pushed 15:14:36 ec53a312c9a2: Pushed 15:14:37 8eac4dcb5b51: Pushed 15:14:37 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:128a880fa44a21b1fd4b78047c54a23205aa84d449e3edf2d5e8ec8fb747c5ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:37 + 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 15:14:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:14:38 1e6540e92b44: Preparing 15:14:38 8eac4dcb5b51: Preparing 15:14:38 10f4a3ea4138: Preparing 15:14:38 bc127e8c686f: Preparing 15:14:38 41dfd2a1a99e: Preparing 15:14:38 ec53a312c9a2: Preparing 15:14:38 d62a02444d39: Preparing 15:14:38 ec53a312c9a2: Waiting 15:14:38 d62a02444d39: Waiting 15:14:38 10f4a3ea4138: Layer already exists 15:14:38 41dfd2a1a99e: Layer already exists 15:14:38 bc127e8c686f: Layer already exists 15:14:38 8eac4dcb5b51: Layer already exists 15:14:38 1e6540e92b44: Layer already exists 15:14:38 ec53a312c9a2: Layer already exists 15:14:38 d62a02444d39: Layer already exists 15:14:38 latest: digest: sha256:128a880fa44a21b1fd4b78047c54a23205aa84d449e3edf2d5e8ec8fb747c5ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.80 15:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:14:38 1e6540e92b44: Preparing 15:14:38 8eac4dcb5b51: Preparing 15:14:38 10f4a3ea4138: Preparing 15:14:38 bc127e8c686f: Preparing 15:14:38 41dfd2a1a99e: Preparing 15:14:38 ec53a312c9a2: Preparing 15:14:38 d62a02444d39: Preparing 15:14:38 ec53a312c9a2: Waiting 15:14:38 d62a02444d39: Waiting 15:14:38 10f4a3ea4138: Layer already exists 15:14:38 41dfd2a1a99e: Layer already exists 15:14:38 1e6540e92b44: Layer already exists 15:14:38 8eac4dcb5b51: Layer already exists 15:14:38 bc127e8c686f: Layer already exists 15:14:38 d62a02444d39: Layer already exists 15:14:38 ec53a312c9a2: Layer already exists 15:14:38 3.2.0-dev.80: digest: sha256:128a880fa44a21b1fd4b78047c54a23205aa84d449e3edf2d5e8ec8fb747c5ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:14:39 1e6540e92b44: Preparing 15:14:39 8eac4dcb5b51: Preparing 15:14:39 10f4a3ea4138: Preparing 15:14:39 bc127e8c686f: Preparing 15:14:39 41dfd2a1a99e: Preparing 15:14:39 ec53a312c9a2: Preparing 15:14:39 d62a02444d39: Preparing 15:14:39 d62a02444d39: Waiting 15:14:39 ec53a312c9a2: Waiting 15:14:39 1e6540e92b44: Layer already exists 15:14:39 bc127e8c686f: Layer already exists 15:14:39 10f4a3ea4138: Layer already exists 15:14:39 41dfd2a1a99e: Layer already exists 15:14:39 8eac4dcb5b51: Layer already exists 15:14:39 d62a02444d39: Layer already exists 15:14:39 ec53a312c9a2: Layer already exists 15:14:39 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:128a880fa44a21b1fd4b78047c54a23205aa84d449e3edf2d5e8ec8fb747c5ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:39 + 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 15:14:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:14:40 1e6540e92b44: Preparing 15:14:40 8eac4dcb5b51: Preparing 15:14:40 10f4a3ea4138: Preparing 15:14:40 bc127e8c686f: Preparing 15:14:40 41dfd2a1a99e: Preparing 15:14:40 ec53a312c9a2: Preparing 15:14:40 d62a02444d39: Preparing 15:14:40 ec53a312c9a2: Waiting 15:14:40 d62a02444d39: Waiting 15:14:40 8eac4dcb5b51: Layer already exists 15:14:40 1e6540e92b44: Layer already exists 15:14:40 10f4a3ea4138: Layer already exists 15:14:40 41dfd2a1a99e: Layer already exists 15:14:40 bc127e8c686f: Layer already exists 15:14:40 ec53a312c9a2: Layer already exists 15:14:40 d62a02444d39: Layer already exists 15:14:40 main: digest: sha256:128a880fa44a21b1fd4b78047c54a23205aa84d449e3edf2d5e8ec8fb747c5ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:40 ===================================================== [Pipeline] echo 15:14:40 taggedImages: 15:14:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:14:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.80 15:14:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:14:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:14:40 3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:40 latest 15:14:40 3.2.0-dev.80 15:14:40 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:40 main 15:14:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:14:40 1d6acf18045b: Preparing 15:14:40 e48980c6d60f: Preparing 15:14:40 0a09c351caf0: Preparing 15:14:40 10f4a3ea4138: Preparing 15:14:40 bc127e8c686f: Preparing 15:14:40 658fb52fabe8: Preparing 15:14:40 fd74b301a458: Preparing 15:14:40 658fb52fabe8: Waiting 15:14:40 7f63fda7afb0: Preparing 15:14:40 3d585d2572b3: Preparing 15:14:40 d62a02444d39: Preparing 15:14:40 fd74b301a458: Waiting 15:14:40 7f63fda7afb0: Waiting 15:14:40 3d585d2572b3: Waiting 15:14:40 d62a02444d39: Waiting 15:14:40 bc127e8c686f: Layer already exists 15:14:40 10f4a3ea4138: Layer already exists 15:14:40 1d6acf18045b: Pushed 15:14:40 0a09c351caf0: Pushed 15:14:40 e48980c6d60f: Pushed 15:14:40 d62a02444d39: Layer already exists 15:14:40 7f63fda7afb0: Pushed 15:14:41 3d585d2572b3: Pushed 15:14:46 fd74b301a458: Pushed 15:14:50 658fb52fabe8: Pushed 15:14:50 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:3442b7f4ee5069389057c9702000f4a20830c5f5829669efee4c113227477140 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:14:51 1d6acf18045b: Preparing 15:14:51 e48980c6d60f: Preparing 15:14:51 0a09c351caf0: Preparing 15:14:51 10f4a3ea4138: Preparing 15:14:51 bc127e8c686f: Preparing 15:14:51 658fb52fabe8: Preparing 15:14:51 fd74b301a458: Preparing 15:14:51 7f63fda7afb0: Preparing 15:14:51 3d585d2572b3: Preparing 15:14:51 d62a02444d39: Preparing 15:14:51 fd74b301a458: Waiting 15:14:51 7f63fda7afb0: Waiting 15:14:51 3d585d2572b3: Waiting 15:14:51 d62a02444d39: Waiting 15:14:51 658fb52fabe8: Waiting 15:14:51 1d6acf18045b: Layer already exists 15:14:51 e48980c6d60f: Layer already exists 15:14:51 bc127e8c686f: Layer already exists 15:14:51 0a09c351caf0: Layer already exists 15:14:51 10f4a3ea4138: Layer already exists 15:14:51 658fb52fabe8: Layer already exists 15:14:51 fd74b301a458: Layer already exists 15:14:51 3d585d2572b3: Layer already exists 15:14:51 d62a02444d39: Layer already exists 15:14:51 7f63fda7afb0: Layer already exists 15:14:51 latest: digest: sha256:3442b7f4ee5069389057c9702000f4a20830c5f5829669efee4c113227477140 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.80 15:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:14:52 1d6acf18045b: Preparing 15:14:52 e48980c6d60f: Preparing 15:14:52 0a09c351caf0: Preparing 15:14:52 10f4a3ea4138: Preparing 15:14:52 bc127e8c686f: Preparing 15:14:52 658fb52fabe8: Preparing 15:14:52 fd74b301a458: Preparing 15:14:52 7f63fda7afb0: Preparing 15:14:52 3d585d2572b3: Preparing 15:14:52 d62a02444d39: Preparing 15:14:52 fd74b301a458: Waiting 15:14:52 7f63fda7afb0: Waiting 15:14:52 3d585d2572b3: Waiting 15:14:52 d62a02444d39: Waiting 15:14:52 658fb52fabe8: Waiting 15:14:52 0a09c351caf0: Layer already exists 15:14:52 10f4a3ea4138: Layer already exists 15:14:52 bc127e8c686f: Layer already exists 15:14:52 e48980c6d60f: Layer already exists 15:14:52 1d6acf18045b: Layer already exists 15:14:52 658fb52fabe8: Layer already exists 15:14:52 fd74b301a458: Layer already exists 15:14:52 7f63fda7afb0: Layer already exists 15:14:52 3d585d2572b3: Layer already exists 15:14:52 d62a02444d39: Layer already exists 15:14:52 3.2.0-dev.80: digest: sha256:3442b7f4ee5069389057c9702000f4a20830c5f5829669efee4c113227477140 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:14:52 1d6acf18045b: Preparing 15:14:52 e48980c6d60f: Preparing 15:14:52 0a09c351caf0: Preparing 15:14:52 10f4a3ea4138: Preparing 15:14:52 bc127e8c686f: Preparing 15:14:52 658fb52fabe8: Preparing 15:14:52 fd74b301a458: Preparing 15:14:52 7f63fda7afb0: Preparing 15:14:52 3d585d2572b3: Preparing 15:14:52 d62a02444d39: Preparing 15:14:52 658fb52fabe8: Waiting 15:14:52 7f63fda7afb0: Waiting 15:14:52 3d585d2572b3: Waiting 15:14:52 fd74b301a458: Waiting 15:14:52 bc127e8c686f: Layer already exists 15:14:52 0a09c351caf0: Layer already exists 15:14:52 10f4a3ea4138: Layer already exists 15:14:52 1d6acf18045b: Layer already exists 15:14:52 e48980c6d60f: Layer already exists 15:14:52 fd74b301a458: Layer already exists 15:14:52 3d585d2572b3: Layer already exists 15:14:52 7f63fda7afb0: Layer already exists 15:14:52 d62a02444d39: Layer already exists 15:14:52 658fb52fabe8: Layer already exists 15:14:52 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:3442b7f4ee5069389057c9702000f4a20830c5f5829669efee4c113227477140 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:14:53 1d6acf18045b: Preparing 15:14:53 e48980c6d60f: Preparing 15:14:53 0a09c351caf0: Preparing 15:14:53 10f4a3ea4138: Preparing 15:14:53 bc127e8c686f: Preparing 15:14:53 658fb52fabe8: Preparing 15:14:53 fd74b301a458: Preparing 15:14:53 7f63fda7afb0: Preparing 15:14:53 3d585d2572b3: Preparing 15:14:53 d62a02444d39: Preparing 15:14:53 658fb52fabe8: Waiting 15:14:53 7f63fda7afb0: Waiting 15:14:53 3d585d2572b3: Waiting 15:14:53 fd74b301a458: Waiting 15:14:53 d62a02444d39: Waiting 15:14:53 10f4a3ea4138: Layer already exists 15:14:53 bc127e8c686f: Layer already exists 15:14:53 e48980c6d60f: Layer already exists 15:14:53 1d6acf18045b: Layer already exists 15:14:53 0a09c351caf0: Layer already exists 15:14:53 fd74b301a458: Layer already exists 15:14:53 7f63fda7afb0: Layer already exists 15:14:53 658fb52fabe8: Layer already exists 15:14:53 3d585d2572b3: Layer already exists 15:14:53 d62a02444d39: Layer already exists 15:14:53 main: digest: sha256:3442b7f4ee5069389057c9702000f4a20830c5f5829669efee4c113227477140 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:53 ===================================================== [Pipeline] echo 15:14:53 taggedImages: 15:14:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:14:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.80 15:14:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:14:53 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:14:53 3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:53 latest 15:14:53 3.2.0-dev.80 15:14:53 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:53 main 15:14:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:14:54 479fd7bf3261: Preparing 15:14:54 8786ff3865e7: Preparing 15:14:54 bfc8ce5c1277: Preparing 15:14:54 10f4a3ea4138: Preparing 15:14:54 bc127e8c686f: Preparing 15:14:54 658fb52fabe8: Preparing 15:14:54 6ee275cac7bb: Preparing 15:14:54 d4130b6c441f: Preparing 15:14:54 d62a02444d39: Preparing 15:14:54 658fb52fabe8: Waiting 15:14:54 6ee275cac7bb: Waiting 15:14:54 d4130b6c441f: Waiting 15:14:54 d62a02444d39: Waiting 15:14:54 10f4a3ea4138: Layer already exists 15:14:54 bc127e8c686f: Layer already exists 15:14:54 658fb52fabe8: Layer already exists 15:14:54 479fd7bf3261: Pushed 15:14:54 bfc8ce5c1277: Pushed 15:14:54 6ee275cac7bb: Pushed 15:14:54 d62a02444d39: Layer already exists 15:14:54 8786ff3865e7: Pushed 15:14:54 d4130b6c441f: Pushed 15:14:54 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:3c2601cef523f83216381398bdc4eea7dd6b50c6b203ae65f65d8197e9bd5f24 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:14:55 479fd7bf3261: Preparing 15:14:55 8786ff3865e7: Preparing 15:14:55 bfc8ce5c1277: Preparing 15:14:55 10f4a3ea4138: Preparing 15:14:55 bc127e8c686f: Preparing 15:14:55 658fb52fabe8: Preparing 15:14:55 6ee275cac7bb: Preparing 15:14:55 d4130b6c441f: Preparing 15:14:55 d62a02444d39: Preparing 15:14:55 6ee275cac7bb: Waiting 15:14:55 d4130b6c441f: Waiting 15:14:55 d62a02444d39: Waiting 15:14:55 658fb52fabe8: Waiting 15:14:55 8786ff3865e7: Layer already exists 15:14:55 10f4a3ea4138: Layer already exists 15:14:55 479fd7bf3261: Layer already exists 15:14:55 bc127e8c686f: Layer already exists 15:14:55 bfc8ce5c1277: Layer already exists 15:14:55 6ee275cac7bb: Layer already exists 15:14:55 658fb52fabe8: Layer already exists 15:14:55 d4130b6c441f: Layer already exists 15:14:55 d62a02444d39: Layer already exists 15:14:55 latest: digest: sha256:3c2601cef523f83216381398bdc4eea7dd6b50c6b203ae65f65d8197e9bd5f24 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.80 15:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:14:56 479fd7bf3261: Preparing 15:14:56 8786ff3865e7: Preparing 15:14:56 bfc8ce5c1277: Preparing 15:14:56 10f4a3ea4138: Preparing 15:14:56 bc127e8c686f: Preparing 15:14:56 658fb52fabe8: Preparing 15:14:56 6ee275cac7bb: Preparing 15:14:56 d4130b6c441f: Preparing 15:14:56 d62a02444d39: Preparing 15:14:56 6ee275cac7bb: Waiting 15:14:56 d4130b6c441f: Waiting 15:14:56 658fb52fabe8: Waiting 15:14:56 d62a02444d39: Waiting 15:14:56 10f4a3ea4138: Layer already exists 15:14:56 479fd7bf3261: Layer already exists 15:14:56 bc127e8c686f: Layer already exists 15:14:56 bfc8ce5c1277: Layer already exists 15:14:56 8786ff3865e7: Layer already exists 15:14:56 6ee275cac7bb: Layer already exists 15:14:56 d62a02444d39: Layer already exists 15:14:56 d4130b6c441f: Layer already exists 15:14:56 658fb52fabe8: Layer already exists 15:14:56 3.2.0-dev.80: digest: sha256:3c2601cef523f83216381398bdc4eea7dd6b50c6b203ae65f65d8197e9bd5f24 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:14:56 479fd7bf3261: Preparing 15:14:56 8786ff3865e7: Preparing 15:14:56 bfc8ce5c1277: Preparing 15:14:56 10f4a3ea4138: Preparing 15:14:56 bc127e8c686f: Preparing 15:14:56 658fb52fabe8: Preparing 15:14:56 6ee275cac7bb: Preparing 15:14:56 d4130b6c441f: Preparing 15:14:56 d62a02444d39: Preparing 15:14:56 658fb52fabe8: Waiting 15:14:56 d4130b6c441f: Waiting 15:14:56 6ee275cac7bb: Waiting 15:14:56 bc127e8c686f: Layer already exists 15:14:56 479fd7bf3261: Layer already exists 15:14:56 10f4a3ea4138: Layer already exists 15:14:56 8786ff3865e7: Layer already exists 15:14:56 bfc8ce5c1277: Layer already exists 15:14:56 d4130b6c441f: Layer already exists 15:14:56 658fb52fabe8: Layer already exists 15:14:56 6ee275cac7bb: Layer already exists 15:14:56 d62a02444d39: Layer already exists 15:14:56 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:3c2601cef523f83216381398bdc4eea7dd6b50c6b203ae65f65d8197e9bd5f24 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:14:57 479fd7bf3261: Preparing 15:14:57 8786ff3865e7: Preparing 15:14:57 bfc8ce5c1277: Preparing 15:14:57 10f4a3ea4138: Preparing 15:14:57 bc127e8c686f: Preparing 15:14:57 658fb52fabe8: Preparing 15:14:57 6ee275cac7bb: Preparing 15:14:57 d4130b6c441f: Preparing 15:14:57 d62a02444d39: Preparing 15:14:57 6ee275cac7bb: Waiting 15:14:57 d62a02444d39: Waiting 15:14:57 d4130b6c441f: Waiting 15:14:57 658fb52fabe8: Waiting 15:14:57 10f4a3ea4138: Layer already exists 15:14:57 bc127e8c686f: Layer already exists 15:14:57 bfc8ce5c1277: Layer already exists 15:14:57 8786ff3865e7: Layer already exists 15:14:57 479fd7bf3261: Layer already exists 15:14:57 658fb52fabe8: Layer already exists 15:14:57 6ee275cac7bb: Layer already exists 15:14:57 d62a02444d39: Layer already exists 15:14:57 d4130b6c441f: Layer already exists 15:14:57 main: digest: sha256:3c2601cef523f83216381398bdc4eea7dd6b50c6b203ae65f65d8197e9bd5f24 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:57 ===================================================== [Pipeline] echo 15:14:57 taggedImages: 15:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.80 15:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:14:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:14:57 3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:57 latest 15:14:57 3.2.0-dev.80 15:14:57 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:14:57 main 15:14:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3e97884d0537eb476c5355c3438fc2fb2246485e 15:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:14:58 18d1b4697c1c: Preparing 15:14:58 8c31925a0467: Preparing 15:14:58 19e2783f52df: Preparing 15:14:58 10f4a3ea4138: Preparing 15:14:58 bc127e8c686f: Preparing 15:14:58 45c060b7099c: Preparing 15:14:58 7f63fda7afb0: Preparing 15:14:58 3d585d2572b3: Preparing 15:14:58 d62a02444d39: Preparing 15:14:58 7f63fda7afb0: Waiting 15:14:58 3d585d2572b3: Waiting 15:14:58 d62a02444d39: Waiting 15:14:58 45c060b7099c: Waiting 15:14:58 bc127e8c686f: Layer already exists 15:14:58 10f4a3ea4138: Layer already exists 15:14:58 7f63fda7afb0: Layer already exists 15:14:58 3d585d2572b3: Layer already exists 15:14:58 d62a02444d39: Layer already exists 15:14:58 8c31925a0467: Pushed 15:14:58 18d1b4697c1c: Pushed 15:14:58 19e2783f52df: Pushed 15:15:08 45c060b7099c: Pushed 15:15:08 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:8aacbd76cc3b82e293806b9bbbcfa1ded50556c10af2019ab5a16586bf91d44d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:15:08 18d1b4697c1c: Preparing 15:15:08 8c31925a0467: Preparing 15:15:08 19e2783f52df: Preparing 15:15:08 10f4a3ea4138: Preparing 15:15:08 bc127e8c686f: Preparing 15:15:08 45c060b7099c: Preparing 15:15:08 7f63fda7afb0: Preparing 15:15:08 3d585d2572b3: Preparing 15:15:08 d62a02444d39: Preparing 15:15:08 3d585d2572b3: Waiting 15:15:08 45c060b7099c: Waiting 15:15:08 7f63fda7afb0: Waiting 15:15:08 d62a02444d39: Waiting 15:15:08 8c31925a0467: Layer already exists 15:15:08 bc127e8c686f: Layer already exists 15:15:08 10f4a3ea4138: Layer already exists 15:15:08 19e2783f52df: Layer already exists 15:15:08 18d1b4697c1c: Layer already exists 15:15:08 3d585d2572b3: Layer already exists 15:15:08 45c060b7099c: Layer already exists 15:15:08 7f63fda7afb0: Layer already exists 15:15:08 d62a02444d39: Layer already exists 15:15:08 latest: digest: sha256:8aacbd76cc3b82e293806b9bbbcfa1ded50556c10af2019ab5a16586bf91d44d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.80 15:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:15:09 18d1b4697c1c: Preparing 15:15:09 8c31925a0467: Preparing 15:15:09 19e2783f52df: Preparing 15:15:09 10f4a3ea4138: Preparing 15:15:09 bc127e8c686f: Preparing 15:15:09 45c060b7099c: Preparing 15:15:09 7f63fda7afb0: Preparing 15:15:09 3d585d2572b3: Preparing 15:15:09 d62a02444d39: Preparing 15:15:09 3d585d2572b3: Waiting 15:15:09 45c060b7099c: Waiting 15:15:09 7f63fda7afb0: Waiting 15:15:09 d62a02444d39: Waiting 15:15:09 19e2783f52df: Layer already exists 15:15:09 18d1b4697c1c: Layer already exists 15:15:09 bc127e8c686f: Layer already exists 15:15:09 8c31925a0467: Layer already exists 15:15:09 10f4a3ea4138: Layer already exists 15:15:09 45c060b7099c: Layer already exists 15:15:09 7f63fda7afb0: Layer already exists 15:15:09 d62a02444d39: Layer already exists 15:15:09 3d585d2572b3: Layer already exists 15:15:09 3.2.0-dev.80: digest: sha256:8aacbd76cc3b82e293806b9bbbcfa1ded50556c10af2019ab5a16586bf91d44d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:15:10 18d1b4697c1c: Preparing 15:15:10 8c31925a0467: Preparing 15:15:10 19e2783f52df: Preparing 15:15:10 10f4a3ea4138: Preparing 15:15:10 bc127e8c686f: Preparing 15:15:10 45c060b7099c: Preparing 15:15:10 7f63fda7afb0: Preparing 15:15:10 3d585d2572b3: Preparing 15:15:10 d62a02444d39: Preparing 15:15:10 45c060b7099c: Waiting 15:15:10 7f63fda7afb0: Waiting 15:15:10 3d585d2572b3: Waiting 15:15:10 d62a02444d39: Waiting 15:15:10 19e2783f52df: Layer already exists 15:15:10 8c31925a0467: Layer already exists 15:15:10 bc127e8c686f: Layer already exists 15:15:10 18d1b4697c1c: Layer already exists 15:15:10 10f4a3ea4138: Layer already exists 15:15:10 3d585d2572b3: Layer already exists 15:15:10 7f63fda7afb0: Layer already exists 15:15:10 45c060b7099c: Layer already exists 15:15:10 d62a02444d39: Layer already exists 15:15:10 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:8aacbd76cc3b82e293806b9bbbcfa1ded50556c10af2019ab5a16586bf91d44d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:15:10 18d1b4697c1c: Preparing 15:15:10 8c31925a0467: Preparing 15:15:10 19e2783f52df: Preparing 15:15:10 10f4a3ea4138: Preparing 15:15:10 bc127e8c686f: Preparing 15:15:10 45c060b7099c: Preparing 15:15:10 7f63fda7afb0: Preparing 15:15:10 3d585d2572b3: Preparing 15:15:10 d62a02444d39: Preparing 15:15:10 45c060b7099c: Waiting 15:15:10 7f63fda7afb0: Waiting 15:15:10 3d585d2572b3: Waiting 15:15:10 d62a02444d39: Waiting 15:15:10 bc127e8c686f: Layer already exists 15:15:10 19e2783f52df: Layer already exists 15:15:10 10f4a3ea4138: Layer already exists 15:15:10 18d1b4697c1c: Layer already exists 15:15:10 8c31925a0467: Layer already exists 15:15:10 7f63fda7afb0: Layer already exists 15:15:10 3d585d2572b3: Layer already exists 15:15:10 45c060b7099c: Layer already exists 15:15:10 d62a02444d39: Layer already exists 15:15:10 main: digest: sha256:8aacbd76cc3b82e293806b9bbbcfa1ded50556c10af2019ab5a16586bf91d44d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:10 ===================================================== [Pipeline] echo 15:15:10 taggedImages: 15:15:10 - nexus3.edgexfoundry.org:10004/security-spire-server:3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:10 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:15:10 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.80 15:15:10 - nexus3.edgexfoundry.org:10004/security-spire-server:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:10 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:15:10 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 15:15:10 3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:10 latest 15:15:10 3.2.0-dev.80 15:15:10 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:10 main 15:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:15:11 80c6c2d47960: Preparing 15:15:11 d077215c88ad: Preparing 15:15:11 10f4a3ea4138: Preparing 15:15:11 bc127e8c686f: Preparing 15:15:11 93187020e224: Preparing 15:15:11 fd46bbd2fbca: Preparing 15:15:11 d62a02444d39: Preparing 15:15:11 d62a02444d39: Waiting 15:15:11 fd46bbd2fbca: Waiting 15:15:11 10f4a3ea4138: Layer already exists 15:15:11 bc127e8c686f: Layer already exists 15:15:11 d62a02444d39: Layer already exists 15:15:11 93187020e224: Pushed 15:15:11 80c6c2d47960: Pushed 15:15:12 fd46bbd2fbca: Pushed 15:15:16 d077215c88ad: Pushed 15:15:16 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:8a1d3bfe835eba5c05187d8c532a34dbf6cc24566d2aa9014849310e4f28d31a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:17 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 15:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:15:17 80c6c2d47960: Preparing 15:15:17 d077215c88ad: Preparing 15:15:17 10f4a3ea4138: Preparing 15:15:17 bc127e8c686f: Preparing 15:15:17 93187020e224: Preparing 15:15:17 fd46bbd2fbca: Preparing 15:15:17 d62a02444d39: Preparing 15:15:17 d62a02444d39: Waiting 15:15:17 bc127e8c686f: Layer already exists 15:15:17 d077215c88ad: Layer already exists 15:15:17 10f4a3ea4138: Layer already exists 15:15:17 80c6c2d47960: Layer already exists 15:15:17 93187020e224: Layer already exists 15:15:17 d62a02444d39: Layer already exists 15:15:17 fd46bbd2fbca: Layer already exists 15:15:17 latest: digest: sha256:8a1d3bfe835eba5c05187d8c532a34dbf6cc24566d2aa9014849310e4f28d31a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:17 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.80 15:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:15:18 80c6c2d47960: Preparing 15:15:18 d077215c88ad: Preparing 15:15:18 10f4a3ea4138: Preparing 15:15:18 bc127e8c686f: Preparing 15:15:18 93187020e224: Preparing 15:15:18 fd46bbd2fbca: Preparing 15:15:18 d62a02444d39: Preparing 15:15:18 fd46bbd2fbca: Waiting 15:15:18 d62a02444d39: Waiting 15:15:18 10f4a3ea4138: Layer already exists 15:15:18 93187020e224: Layer already exists 15:15:18 d077215c88ad: Layer already exists 15:15:18 bc127e8c686f: Layer already exists 15:15:18 80c6c2d47960: Layer already exists 15:15:18 fd46bbd2fbca: Layer already exists 15:15:18 d62a02444d39: Layer already exists 15:15:18 3.2.0-dev.80: digest: sha256:8a1d3bfe835eba5c05187d8c532a34dbf6cc24566d2aa9014849310e4f28d31a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:18 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:15:18 80c6c2d47960: Preparing 15:15:18 d077215c88ad: Preparing 15:15:18 10f4a3ea4138: Preparing 15:15:18 bc127e8c686f: Preparing 15:15:18 93187020e224: Preparing 15:15:18 fd46bbd2fbca: Preparing 15:15:18 d62a02444d39: Preparing 15:15:18 fd46bbd2fbca: Waiting 15:15:18 d62a02444d39: Waiting 15:15:18 80c6c2d47960: Layer already exists 15:15:18 10f4a3ea4138: Layer already exists 15:15:18 d077215c88ad: Layer already exists 15:15:18 93187020e224: Layer already exists 15:15:18 bc127e8c686f: Layer already exists 15:15:18 fd46bbd2fbca: Layer already exists 15:15:18 d62a02444d39: Layer already exists 15:15:18 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:8a1d3bfe835eba5c05187d8c532a34dbf6cc24566d2aa9014849310e4f28d31a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:19 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 15:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:15:19 80c6c2d47960: Preparing 15:15:19 d077215c88ad: Preparing 15:15:19 10f4a3ea4138: Preparing 15:15:19 bc127e8c686f: Preparing 15:15:19 93187020e224: Preparing 15:15:19 fd46bbd2fbca: Preparing 15:15:19 d62a02444d39: Preparing 15:15:19 d62a02444d39: Waiting 15:15:19 fd46bbd2fbca: Waiting 15:15:19 93187020e224: Layer already exists 15:15:19 10f4a3ea4138: Layer already exists 15:15:19 bc127e8c686f: Layer already exists 15:15:19 80c6c2d47960: Layer already exists 15:15:19 d077215c88ad: Layer already exists 15:15:19 d62a02444d39: Layer already exists 15:15:19 fd46bbd2fbca: Layer already exists 15:15:19 main: digest: sha256:8a1d3bfe835eba5c05187d8c532a34dbf6cc24566d2aa9014849310e4f28d31a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:19 ===================================================== [Pipeline] echo 15:15:19 taggedImages: 15:15:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 15:15:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.80 15:15:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 15:15:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:15:19 3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:19 latest 15:15:19 3.2.0-dev.80 15:15:19 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:19 main 15:15:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:15:20 4ee46f5707de: Preparing 15:15:20 f82378988e2e: Preparing 15:15:20 10f4a3ea4138: Preparing 15:15:20 bc127e8c686f: Preparing 15:15:20 ea41e3859dfb: Preparing 15:15:20 a09eff65039a: Preparing 15:15:20 d62a02444d39: Preparing 15:15:20 a09eff65039a: Waiting 15:15:20 d62a02444d39: Waiting 15:15:20 10f4a3ea4138: Layer already exists 15:15:20 bc127e8c686f: Layer already exists 15:15:20 d62a02444d39: Layer already exists 15:15:20 a09eff65039a: Pushed 15:15:20 ea41e3859dfb: Pushed 15:15:20 4ee46f5707de: Pushed 15:15:23 f82378988e2e: Pushed 15:15:23 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:2bff0d051c3d4eb0e9935342df6f9ee9de4d00e7ab1d20e28d3aadab66208f66 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:15:24 4ee46f5707de: Preparing 15:15:24 f82378988e2e: Preparing 15:15:24 10f4a3ea4138: Preparing 15:15:24 bc127e8c686f: Preparing 15:15:24 ea41e3859dfb: Preparing 15:15:24 a09eff65039a: Preparing 15:15:24 d62a02444d39: Preparing 15:15:24 d62a02444d39: Waiting 15:15:24 a09eff65039a: Waiting 15:15:24 f82378988e2e: Layer already exists 15:15:24 ea41e3859dfb: Layer already exists 15:15:24 bc127e8c686f: Layer already exists 15:15:24 10f4a3ea4138: Layer already exists 15:15:24 4ee46f5707de: Layer already exists 15:15:24 a09eff65039a: Layer already exists 15:15:24 d62a02444d39: Layer already exists 15:15:24 latest: digest: sha256:2bff0d051c3d4eb0e9935342df6f9ee9de4d00e7ab1d20e28d3aadab66208f66 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.80 15:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:15:25 4ee46f5707de: Preparing 15:15:25 f82378988e2e: Preparing 15:15:25 10f4a3ea4138: Preparing 15:15:25 bc127e8c686f: Preparing 15:15:25 ea41e3859dfb: Preparing 15:15:25 a09eff65039a: Preparing 15:15:25 d62a02444d39: Preparing 15:15:25 a09eff65039a: Waiting 15:15:25 d62a02444d39: Waiting 15:15:25 4ee46f5707de: Layer already exists 15:15:25 f82378988e2e: Layer already exists 15:15:25 bc127e8c686f: Layer already exists 15:15:25 ea41e3859dfb: Layer already exists 15:15:25 10f4a3ea4138: Layer already exists 15:15:25 a09eff65039a: Layer already exists 15:15:25 d62a02444d39: Layer already exists 15:15:25 3.2.0-dev.80: digest: sha256:2bff0d051c3d4eb0e9935342df6f9ee9de4d00e7ab1d20e28d3aadab66208f66 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:15:25 4ee46f5707de: Preparing 15:15:25 f82378988e2e: Preparing 15:15:25 10f4a3ea4138: Preparing 15:15:25 bc127e8c686f: Preparing 15:15:25 ea41e3859dfb: Preparing 15:15:25 a09eff65039a: Preparing 15:15:25 d62a02444d39: Preparing 15:15:25 a09eff65039a: Waiting 15:15:25 d62a02444d39: Waiting 15:15:25 10f4a3ea4138: Layer already exists 15:15:25 f82378988e2e: Layer already exists 15:15:25 4ee46f5707de: Layer already exists 15:15:25 ea41e3859dfb: Layer already exists 15:15:25 bc127e8c686f: Layer already exists 15:15:25 a09eff65039a: Layer already exists 15:15:25 d62a02444d39: Layer already exists 15:15:25 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:2bff0d051c3d4eb0e9935342df6f9ee9de4d00e7ab1d20e28d3aadab66208f66 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:15:26 4ee46f5707de: Preparing 15:15:26 f82378988e2e: Preparing 15:15:26 10f4a3ea4138: Preparing 15:15:26 bc127e8c686f: Preparing 15:15:26 ea41e3859dfb: Preparing 15:15:26 a09eff65039a: Preparing 15:15:26 d62a02444d39: Preparing 15:15:26 a09eff65039a: Waiting 15:15:26 d62a02444d39: Waiting 15:15:26 4ee46f5707de: Layer already exists 15:15:26 bc127e8c686f: Layer already exists 15:15:26 f82378988e2e: Layer already exists 15:15:26 ea41e3859dfb: Layer already exists 15:15:26 10f4a3ea4138: Layer already exists 15:15:26 d62a02444d39: Layer already exists 15:15:26 a09eff65039a: Layer already exists 15:15:26 main: digest: sha256:2bff0d051c3d4eb0e9935342df6f9ee9de4d00e7ab1d20e28d3aadab66208f66 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:26 ===================================================== [Pipeline] echo 15:15:26 taggedImages: 15:15:26 - nexus3.edgexfoundry.org:10004/support-notifications:3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:26 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:15:26 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.80 15:15:26 - nexus3.edgexfoundry.org:10004/support-notifications:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:26 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:15:26 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:15:26 3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:26 latest 15:15:26 3.2.0-dev.80 15:15:26 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:26 main 15:15:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:15:27 f89cb5db9903: Preparing 15:15:27 063d7e47ef55: Preparing 15:15:27 10f4a3ea4138: Preparing 15:15:27 bc127e8c686f: Preparing 15:15:27 202ffaad383f: Preparing 15:15:27 203866985197: Preparing 15:15:27 d62a02444d39: Preparing 15:15:27 d62a02444d39: Waiting 15:15:27 203866985197: Waiting 15:15:27 202ffaad383f: Layer already exists 15:15:27 10f4a3ea4138: Layer already exists 15:15:27 bc127e8c686f: Layer already exists 15:15:27 203866985197: Layer already exists 15:15:27 d62a02444d39: Layer already exists 15:15:27 f89cb5db9903: Pushed 15:15:30 063d7e47ef55: Pushed 15:15:30 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:1911e34da1cd12c6c4486a177c055801902ca09448087eb2aca70c9dbdf39217 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:15:31 f89cb5db9903: Preparing 15:15:31 063d7e47ef55: Preparing 15:15:31 10f4a3ea4138: Preparing 15:15:31 bc127e8c686f: Preparing 15:15:31 202ffaad383f: Preparing 15:15:31 203866985197: Preparing 15:15:31 d62a02444d39: Preparing 15:15:31 203866985197: Waiting 15:15:31 d62a02444d39: Waiting 15:15:31 202ffaad383f: Layer already exists 15:15:31 10f4a3ea4138: Layer already exists 15:15:31 f89cb5db9903: Layer already exists 15:15:31 063d7e47ef55: Layer already exists 15:15:31 bc127e8c686f: Layer already exists 15:15:31 d62a02444d39: Layer already exists 15:15:31 203866985197: Layer already exists 15:15:31 latest: digest: sha256:1911e34da1cd12c6c4486a177c055801902ca09448087eb2aca70c9dbdf39217 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.80 15:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:15:32 f89cb5db9903: Preparing 15:15:32 063d7e47ef55: Preparing 15:15:32 10f4a3ea4138: Preparing 15:15:32 bc127e8c686f: Preparing 15:15:32 202ffaad383f: Preparing 15:15:32 203866985197: Preparing 15:15:32 d62a02444d39: Preparing 15:15:32 203866985197: Waiting 15:15:32 202ffaad383f: Layer already exists 15:15:32 f89cb5db9903: Layer already exists 15:15:32 bc127e8c686f: Layer already exists 15:15:32 10f4a3ea4138: Layer already exists 15:15:32 063d7e47ef55: Layer already exists 15:15:32 203866985197: Layer already exists 15:15:32 d62a02444d39: Layer already exists 15:15:32 3.2.0-dev.80: digest: sha256:1911e34da1cd12c6c4486a177c055801902ca09448087eb2aca70c9dbdf39217 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:15:32 f89cb5db9903: Preparing 15:15:32 063d7e47ef55: Preparing 15:15:32 10f4a3ea4138: Preparing 15:15:32 bc127e8c686f: Preparing 15:15:32 202ffaad383f: Preparing 15:15:32 203866985197: Preparing 15:15:32 d62a02444d39: Preparing 15:15:32 203866985197: Waiting 15:15:32 063d7e47ef55: Layer already exists 15:15:32 bc127e8c686f: Layer already exists 15:15:32 f89cb5db9903: Layer already exists 15:15:32 10f4a3ea4138: Layer already exists 15:15:32 202ffaad383f: Layer already exists 15:15:32 d62a02444d39: Layer already exists 15:15:32 203866985197: Layer already exists 15:15:32 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:1911e34da1cd12c6c4486a177c055801902ca09448087eb2aca70c9dbdf39217 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:15:33 f89cb5db9903: Preparing 15:15:33 063d7e47ef55: Preparing 15:15:33 10f4a3ea4138: Preparing 15:15:33 bc127e8c686f: Preparing 15:15:33 202ffaad383f: Preparing 15:15:33 203866985197: Preparing 15:15:33 d62a02444d39: Preparing 15:15:33 203866985197: Waiting 15:15:33 10f4a3ea4138: Layer already exists 15:15:33 f89cb5db9903: Layer already exists 15:15:33 202ffaad383f: Layer already exists 15:15:33 bc127e8c686f: Layer already exists 15:15:33 063d7e47ef55: Layer already exists 15:15:33 203866985197: Layer already exists 15:15:33 d62a02444d39: Layer already exists 15:15:33 main: digest: sha256:1911e34da1cd12c6c4486a177c055801902ca09448087eb2aca70c9dbdf39217 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:33 ===================================================== [Pipeline] echo 15:15:33 taggedImages: 15:15:33 - nexus3.edgexfoundry.org:10004/support-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e 15:15:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:15:33 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.80 15:15:33 - nexus3.edgexfoundry.org:10004/support-scheduler:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:15:33 - 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] } 15:32:55 #145 ... 15:32:55 15:32:55 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:32:55 #150 DONE 1186.4s 15:32:55 15:32:55 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:32:55 #158 ... 15:32:55 15:32:55 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:32:55 #161 DONE 0.3s 15:32:55 15:32:55 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:32:55 #149 ... 15:32:55 15:32:55 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 15:32:55 #162 DONE 0.2s 15:32:55 15:32:55 #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 15:32:55 #163 DONE 0.2s 15:32:55 15:32:55 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:32:55 #164 DONE 0.3s 15:32:55 15:32:55 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:32:55 #153 ... 15:32:55 15:32:55 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:32:55 #165 DONE 0.3s 15:32:55 15:32:55 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:32:55 #158 ... 15:32:55 15:32:55 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:32:55 #166 DONE 0.1s 15:32:55 15:32:55 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:32:55 #167 DONE 2.4s 15:32:55 15:32:55 #118 [security-proxy-setup] exporting to image 15:32:55 #118 exporting layers 15:32:57 #118 exporting layers 1.2s done 15:32:57 #118 writing image sha256:10fc29997d2788cb9522cff704f7fc5d4949e30e349f27d80f03ccdf78bc4600 done 15:32:57 #118 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 15:32:57 #118 DONE 3.7s 15:32:57 15:32:57 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:33:01 #155 ... 15:33:01 15:33:01 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:33:01 #156 1195.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:33:04 #156 ... 15:33:04 15:33:04 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:33:04 #151 DONE 1199.2s 15:33:04 15:33:04 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:33:04 #168 DONE 0.6s 15:33:04 15:33:04 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 15:33:07 #169 DONE 2.2s 15:33:07 15:33:07 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 15:33:07 #170 DONE 0.3s 15:33:07 15:33:07 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 15:33:07 #171 DONE 0.1s 15:33:07 15:33:07 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:33:08 #172 DONE 0.3s 15:33:08 15:33:08 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:33:08 #173 DONE 0.1s 15:33:08 15:33:08 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:33:08 #174 DONE 0.2s 15:33:08 15:33:08 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 15:33:08 #175 DONE 0.2s 15:33:08 15:33:08 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:33:08 #176 DONE 0.2s 15:33:08 15:33:08 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:33:08 #177 DONE 0.2s 15:33:08 15:33:08 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:33:08 #178 DONE 0.1s 15:33:08 15:33:08 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 15:33:11 #179 DONE 2.3s 15:33:11 15:33:11 #118 [security-bootstrapper] exporting to image 15:33:11 #118 exporting layers 15:33:12 #118 exporting layers 1.3s done 15:33:12 #118 writing image sha256:728db471a9e5e3bbecd299f9cdf124b7e82f9902a8560c6822a0d70d9f2091d7 0.1s done 15:33:12 #118 naming to docker.io/library/security-bootstrapper-arm64 done 15:33:12 #118 DONE 5.0s 15:33:12 15:33:12 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:33:22 #160 ... 15:33:22 15:33:22 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:33:22 #156 DONE 1217.0s 15:33:22 15:33:22 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:33:22 #160 ... 15:33:22 15:33:22 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 15:33:23 #180 DONE 0.3s 15:33:23 15:33:23 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 15:33:23 #181 DONE 0.2s 15:33:23 15:33:23 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:33:23 #153 ... 15:33:23 15:33:23 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:33:23 #182 DONE 0.2s 15:33:23 15:33:23 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:33:23 #183 DONE 0.2s 15:33:23 15:33:23 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:33:23 #184 DONE 0.2s 15:33:23 15:33:23 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:33:24 #185 DONE 0.3s 15:33:24 15:33:24 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:33:24 #186 DONE 0.3s 15:33:24 15:33:24 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:33:24 #159 ... 15:33:24 15:33:24 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:33:24 #187 DONE 0.2s 15:33:24 15:33:24 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:33:27 #188 DONE 2.2s 15:33:27 15:33:27 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:33:27 #158 ... 15:33:27 15:33:27 #118 [security-secretstore-setup] exporting to image 15:33:27 #118 exporting layers 15:33:28 #118 exporting layers 1.5s done 15:33:28 #118 writing image sha256:94186ffcc3ab1f7c38c013a1b08b31fcb6372ba4eef64dfe5f38f7f744bcb07f done 15:33:28 #118 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 15:33:28 #118 DONE 6.6s 15:33:28 15:33:28 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:34:24 #158 ... 15:34:24 15:34:24 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:34:24 #155 DONE 1277.1s 15:34:24 15:34:24 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:34:24 #158 ... 15:34:24 15:34:24 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:34:24 #189 DONE 0.3s 15:34:24 15:34:24 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:34:24 #190 DONE 0.2s 15:34:24 15:34:24 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:34:24 #191 DONE 0.3s 15:34:24 15:34:24 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:34:24 #157 ... 15:34:24 15:34: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 15:34:24 #192 DONE 0.4s 15:34:24 15:34: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/ 15:34:24 #193 DONE 0.2s 15:34:24 15:34: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 / 15:34:26 #194 DONE 2.2s 15:34:26 15:34:26 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:34:26 #159 ... 15:34:26 15:34:26 #118 [core-common-config-bootstrapper] exporting to image 15:34:26 #118 exporting layers 15:34:27 #118 exporting layers 0.8s done 15:34:27 #118 writing image sha256:f5eed0c8889e28a3ca4d0022eaefff29cfb6f8fcfa509032bf01defedf746ff3 0.0s done 15:34:27 #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 15:34:27 #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 15:34:27 #118 DONE 7.4s 15:34:27 15:34:27 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:36:19 #158 ... 15:36:19 15:36:19 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:36:19 #160 DONE 1391.0s 15:36:19 15:36:19 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:36:19 #157 ... 15:36:19 15:36:19 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:36:19 #195 DONE 0.1s 15:36:19 15:36:19 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:36:19 #159 ... 15:36:19 15:36:19 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:36:19 #196 DONE 0.1s 15:36:19 15:36:19 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:36:19 #197 DONE 0.3s 15:36:19 15:36:19 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:36:19 #149 ... 15:36:19 15:36:19 #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 15:36:19 #198 DONE 0.2s 15:36:19 15:36:19 #118 [security-spiffe-token-provider] exporting to image 15:36:19 #118 exporting layers 15:36:19 #118 exporting layers 0.8s done 15:36:19 #118 writing image sha256:e26af3339cecc9bfe5446222903de46ffc84c6e7292f111dd50ce43ee3ac6ac0 0.0s done 15:36:19 #118 naming to docker.io/library/security-spiffe-token-provider-arm64 15:36:19 #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done 15:36:19 #118 DONE 8.3s 15:36:19 15:36:19 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:44:44 #159 ... 15:44:44 15:44:44 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:44:44 #153 DONE 1893.6s 15:44:44 15:44:44 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:44:44 #157 ... 15:44:44 15:44:44 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:44:44 #199 DONE 0.2s 15:44:44 15:44:44 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:44:44 #154 ... 15:44:44 15:44:44 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:44:44 #200 DONE 0.1s 15:44:44 15:44:44 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:44:44 #201 DONE 0.5s 15:44:44 15:44:44 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:44:44 #202 DONE 0.2s 15:44:44 15:44:44 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:44:44 #203 DONE 0.1s 15:44:44 15:44:44 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:44:44 #204 DONE 1.8s 15:44:44 15:44:44 #118 [security-proxy-auth] exporting to image 15:44:44 #118 exporting layers 15:44:44 #118 exporting layers 0.7s done 15:44:44 #118 writing image sha256:e8445c480fcbb8f0c66e984afcbcd3783312187e21c71d369ffe029681304440 done 15:44:44 #118 naming to docker.io/library/security-proxy-auth-arm64 done 15:44:44 #118 DONE 8.9s 15:44:44 15:44:44 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:45:41 #158 ... 15:45:41 15:45:41 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:45:41 #145 DONE 1951.9s 15:45:41 15:45:41 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:45:41 #159 ... 15:45:41 15:45:41 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:45:41 #205 DONE 0.2s 15:45:41 15:45:41 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:45:41 #157 ... 15:45:41 15:45:41 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:45:41 #206 DONE 0.2s 15:45:41 15:45:41 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:45:41 #207 DONE 0.4s 15:45:41 15:45:41 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:45:41 #152 ... 15:45:41 15:45:41 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:45:41 #208 DONE 0.2s 15:45:41 15:45:41 #118 [core-command] exporting to image 15:45:41 #118 exporting layers 15:45:41 #118 exporting layers 0.5s done 15:45:41 #118 writing image sha256:93e537e05b7491bb1ac57774e387fa528b955a5a28486e43ec498871c313ef64 done 15:45:41 #118 naming to docker.io/library/core-command-arm64 done 15:45:41 #118 DONE 9.4s 15:45:41 15:45:41 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:48:02 #157 ... 15:48:02 15:48:02 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:48:02 #152 DONE 2090.4s 15:48:02 15:48:02 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:48:02 #158 DONE 2090.3s 15:48:02 15:48:02 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:48:02 #149 ... 15:48:02 15:48:02 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:48:02 #209 DONE 0.3s 15:48:02 15:48:02 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:48:02 #210 DONE 0.4s 15:48:02 15:48:02 #211 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:48:02 #211 DONE 0.2s 15:48:02 15:48:02 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 15:48:02 #212 DONE 0.6s 15:48:02 15:48:02 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:48:02 #213 DONE 0.7s 15:48:02 15:48:02 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:48:02 #214 DONE 0.3s 15:48:02 15:48:02 #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 15:48:02 #215 DONE 0.3s 15:48:02 15:48:02 #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 15:48:02 #216 DONE 0.2s 15:48:02 15:48:02 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:48:02 #157 DONE 2093.0s 15:48:02 15:48:02 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 15:48:02 #217 DONE 0.3s 15:48:02 15:48:02 #118 [core-data] exporting to image 15:48:02 #118 exporting layers 15:48:02 #118 ... 15:48:02 15:48:02 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 15:48:02 #218 DONE 0.2s 15:48:02 15:48:02 #118 [core-data] exporting to image 15:48:02 #118 exporting layers 1.5s done 15:48:02 #118 writing image sha256:700aa7880174e3ddb388b94d5177d80910cad211b4257668b248d184b7231b8b 15:48:02 #118 writing image sha256:700aa7880174e3ddb388b94d5177d80910cad211b4257668b248d184b7231b8b 0.0s done 15:48:02 #118 writing image sha256:1a3f174c5a207e141c451566a7a8e34b000c3e7ebc2f07a9430621a7b949b47d 0.0s done 15:48:02 #118 naming to docker.io/library/core-data-arm64 0.0s done 15:48:02 #118 naming to docker.io/library/core-keeper-arm64 0.0s done 15:48:02 #118 DONE 11.1s 15:48:02 15:48:02 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 15:48:02 #219 DONE 0.3s 15:48:02 15:48:02 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:48:02 #220 DONE 0.5s 15:48:02 15:48:02 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:48:02 #149 ... 15:48:02 15:48:02 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:48:02 #221 DONE 0.1s 15:48:02 15:48:02 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:48:02 #222 DONE 0.1s 15:48:02 15:48:02 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:48:02 #149 ... 15:48:02 15:48:02 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 15:48:02 #223 DONE 0.2s 15:48:02 15:48:02 #118 [core-metadata] exporting to image 15:48:02 #118 exporting layers 0.7s done 15:48:02 #118 writing image sha256:55ac220823f8ea196e6878becc388b83b1fd6f2668e18ba5ae405dd4ca58bde5 done 15:48:02 #118 naming to docker.io/library/core-metadata-arm64 done 15:48:02 #118 DONE 11.8s 15:48:02 15:48:02 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:48:35 #154 ... 15:48:35 15:48:35 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:48:35 #159 DONE 2124.6s 15:48:35 15:48:35 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:48:35 #149 ... 15:48:35 15:48:35 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:48:35 #224 DONE 0.1s 15:48:35 15:48:35 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:48:35 #225 DONE 0.1s 15:48:35 15:48:35 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:48:35 #226 DONE 0.6s 15:48:35 15:48:35 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:48:35 #227 DONE 0.2s 15:48:35 15:48:35 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:48:35 #154 DONE 2126.1s 15:48:35 15:48:35 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:48:35 #63 ... 15:48:35 15:48:35 #118 [support-scheduler] exporting to image 15:48:35 #118 exporting layers 15:48:35 #118 ... 15:48:35 15:48:35 #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:48:35 #228 DONE 0.3s 15:48:35 15:48:35 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:48:35 #229 DONE 0.1s 15:48:35 15:48:35 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:48:35 #149 ... 15:48:35 15:48:35 #118 [support-scheduler] exporting to image 15:48:35 #118 exporting layers 0.8s done 15:48:35 #118 writing image sha256:878adbb9518c68c536c1becc14edfc436658747952259d7126348cd2ce08da1d 0.0s done 15:48:35 #118 naming to docker.io/library/support-scheduler-arm64 0.0s done 15:48:35 #118 DONE 12.6s 15:48:35 15:48:35 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:48:35 #230 DONE 0.5s 15:48:35 15:48:35 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:48:35 #231 DONE 0.1s 15:48:35 15:48:35 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:48:35 #149 DONE 2127.6s 15:48:35 15:48:35 #118 [support-notifications] exporting to image 15:48:35 #118 ... 15:48:35 15:48:35 #232 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:48:35 #232 DONE 0.1s 15:48:35 15:48:35 #233 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:48:35 #233 DONE 0.1s 15:48:35 15:48:35 #118 [support-notifications] exporting to image 15:48:35 #118 exporting layers 0.8s done 15:48:35 #118 writing image sha256:2ebc723b131197851cf7ff265edd2ad114413ba9c15f5b4744bf560d5fe5c6ce done 15:48:35 #118 naming to docker.io/library/support-notifications-arm64 done 15:48:35 #118 DONE 13.4s 15:48:35 15:48:35 #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 15:48:35 #234 DONE 0.4s 15:48:35 15:48:35 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:48:35 #63 ... 15:48:35 15:48:35 #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 15:48:35 #235 DONE 0.1s 15:48:35 15:48:35 #118 [support-cron-scheduler] exporting to image 15:48:35 #118 exporting layers 1.1s done 15:48:35 #118 writing image sha256:ba3a3f8f930bc61f520ade165d971e50246d234ae068fb10d052b680f59a7b31 done 15:48:35 #118 naming to docker.io/library/support-cron-scheduler-arm64 done 15:48:35 #118 DONE 14.5s 15:48:35 15:48:35 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:48:35 time="2024-09-23T15:10:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:48:35 time="2024-09-23T15:10:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:48:35 $ docker stop --time=1 d7e581a638c08036a02bffeffabc8dad17c6d8fc85369c24a686a4820b1434ba 15:48:36 $ docker rm -f --volumes d7e581a638c08036a02bffeffabc8dad17c6d8fc85369c24a686a4820b1434ba [Pipeline] // withDockerContainer [Pipeline] sh 15:48:37 + docker images 15:48:37 REPOSITORY TAG IMAGE ID CREATED SIZE 15:48:37 support-cron-scheduler-arm64 latest ba3a3f8f930b 4 seconds ago 43.7MB 15:48:37 support-notifications-arm64 latest 2ebc723b1311 5 seconds ago 42.2MB 15:48:37 support-scheduler-arm64 latest 878adbb9518c 6 seconds ago 41.5MB 15:48:37 core-metadata-arm64 latest 55ac220823f8 37 seconds ago 39.5MB 15:48:37 core-data-arm64 latest 1a3f174c5a20 39 seconds ago 39.3MB 15:48:37 core-keeper-arm64 latest 700aa7880174 40 seconds ago 39.2MB 15:48:37 core-command-arm64 latest 93e537e05b74 2 minutes ago 35.1MB 15:48:37 security-proxy-auth-arm64 latest e8445c480fcb 3 minutes ago 32.7MB 15:48:37 security-spiffe-token-provider-arm64 latest e26af3339cec 12 minutes ago 29.1MB 15:48:37 core-common-config-bootstrapper-arm64 latest f5eed0c8889e 14 minutes ago 15.4MB 15:48:37 security-secretstore-setup-arm64 latest 94186ffcc3ab 15 minutes ago 36.4MB 15:48:37 security-bootstrapper-arm64 latest 728db471a9e5 15 minutes ago 18.9MB 15:48:37 security-proxy-setup-arm64 latest 10fc29997d27 15 minutes ago 26.2MB 15:48:37 security-spire-config-arm64 latest 41137f64249c 36 minutes ago 115MB 15:48:37 security-spire-agent-arm64 latest 325c05631750 36 minutes ago 174MB 15:48:37 security-spire-server-arm64 latest 00fe46913cb1 36 minutes ago 116MB 15:48:37 ci-base-image-arm64 latest 0c2c3f3d5030 38 minutes ago 967MB 15:48:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 15:48:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 15:48:37 provisioning config files... 15:48:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/702@tmp/config5888089388016318157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:37 ---> ****-login.sh 15:48:37 nexus3.edgexfoundry.org:10001 15:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:37 Configure a credential helper to remove this warning. See 15:48:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:37 15:48:37 Login Succeeded 15:48:37 nexus3.edgexfoundry.org:10002 15:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:38 Configure a credential helper to remove this warning. See 15:48:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:38 15:48:38 Login Succeeded 15:48:38 nexus3.edgexfoundry.org:10003 15:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:38 Configure a credential helper to remove this warning. See 15:48:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:38 15:48:38 Login Succeeded 15:48:38 nexus3.edgexfoundry.org:10004 15:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:39 Configure a credential helper to remove this warning. See 15:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:39 15:48:39 Login Succeeded 15:48:39 ****.io 15:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:39 Configure a credential helper to remove this warning. See 15:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:39 15:48:39 Login Succeeded 15:48:39 ---> ****-login.sh ends [Pipeline] } 15:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:48:39 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:48:39 3e97884d0537eb476c5355c3438fc2fb2246485e 15:48:39 latest 15:48:39 3.2.0-dev.80 15:48:39 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:48:39 main 15:48:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:40 133b61087045: Preparing 15:48:40 a9a3c586a2e9: Preparing 15:48:40 ce0677ecdb7b: Preparing 15:48:40 10ce246d9e49: Preparing 15:48:40 d373da44438d: Preparing 15:48:40 8cb7f720202b: Preparing 15:48:40 4aeaa0e7d41f: Preparing 15:48:40 8cb7f720202b: Waiting 15:48:40 4aeaa0e7d41f: Waiting 15:48:40 10ce246d9e49: Pushed 15:48:40 133b61087045: Pushed 15:48:40 ce0677ecdb7b: Pushed 15:48:40 d373da44438d: Pushed 15:48:40 4aeaa0e7d41f: Layer already exists 15:48:40 8cb7f720202b: Pushed 15:48:45 a9a3c586a2e9: Pushed 15:48:45 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:648f91fda19e59c8536af8f2f784210ee4a7303f0dc823e9962a67111edf55e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:46 133b61087045: Preparing 15:48:46 a9a3c586a2e9: Preparing 15:48:46 ce0677ecdb7b: Preparing 15:48:46 10ce246d9e49: Preparing 15:48:46 d373da44438d: Preparing 15:48:46 8cb7f720202b: Preparing 15:48:46 4aeaa0e7d41f: Preparing 15:48:46 4aeaa0e7d41f: Waiting 15:48:46 8cb7f720202b: Waiting 15:48:46 133b61087045: Layer already exists 15:48:46 10ce246d9e49: Layer already exists 15:48:46 a9a3c586a2e9: Layer already exists 15:48:46 d373da44438d: Layer already exists 15:48:46 ce0677ecdb7b: Layer already exists 15:48:46 8cb7f720202b: Layer already exists 15:48:46 4aeaa0e7d41f: Layer already exists 15:48:46 latest: digest: sha256:648f91fda19e59c8536af8f2f784210ee4a7303f0dc823e9962a67111edf55e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.80 15:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:47 133b61087045: Preparing 15:48:47 a9a3c586a2e9: Preparing 15:48:47 ce0677ecdb7b: Preparing 15:48:47 10ce246d9e49: Preparing 15:48:47 d373da44438d: Preparing 15:48:47 8cb7f720202b: Preparing 15:48:47 4aeaa0e7d41f: Preparing 15:48:47 8cb7f720202b: Waiting 15:48:47 4aeaa0e7d41f: Waiting 15:48:47 d373da44438d: Layer already exists 15:48:47 a9a3c586a2e9: Layer already exists 15:48:47 10ce246d9e49: Layer already exists 15:48:47 133b61087045: Layer already exists 15:48:47 ce0677ecdb7b: Layer already exists 15:48:47 8cb7f720202b: Layer already exists 15:48:47 4aeaa0e7d41f: Layer already exists 15:48:47 3.2.0-dev.80: digest: sha256:648f91fda19e59c8536af8f2f784210ee4a7303f0dc823e9962a67111edf55e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:48 133b61087045: Preparing 15:48:48 a9a3c586a2e9: Preparing 15:48:48 ce0677ecdb7b: Preparing 15:48:48 10ce246d9e49: Preparing 15:48:48 d373da44438d: Preparing 15:48:48 8cb7f720202b: Preparing 15:48:48 4aeaa0e7d41f: Preparing 15:48:48 8cb7f720202b: Waiting 15:48:48 ce0677ecdb7b: Layer already exists 15:48:48 10ce246d9e49: Layer already exists 15:48:48 133b61087045: Layer already exists 15:48:48 d373da44438d: Layer already exists 15:48:48 a9a3c586a2e9: Layer already exists 15:48:48 8cb7f720202b: Layer already exists 15:48:48 4aeaa0e7d41f: Layer already exists 15:48:48 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:648f91fda19e59c8536af8f2f784210ee4a7303f0dc823e9962a67111edf55e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:48:49 133b61087045: Preparing 15:48:49 a9a3c586a2e9: Preparing 15:48:49 ce0677ecdb7b: Preparing 15:48:49 10ce246d9e49: Preparing 15:48:49 d373da44438d: Preparing 15:48:49 8cb7f720202b: Preparing 15:48:49 4aeaa0e7d41f: Preparing 15:48:49 8cb7f720202b: Waiting 15:48:49 4aeaa0e7d41f: Waiting 15:48:49 10ce246d9e49: Layer already exists 15:48:49 133b61087045: Layer already exists 15:48:49 a9a3c586a2e9: Layer already exists 15:48:49 d373da44438d: Layer already exists 15:48:49 ce0677ecdb7b: Layer already exists 15:48:49 8cb7f720202b: Layer already exists 15:48:49 4aeaa0e7d41f: Layer already exists 15:48:49 main: digest: sha256:648f91fda19e59c8536af8f2f784210ee4a7303f0dc823e9962a67111edf55e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:49 ===================================================== [Pipeline] echo 15:48:49 taggedImages: 15:48:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:48:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:48:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.80 15:48:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:48:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:48:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 15:48:49 3e97884d0537eb476c5355c3438fc2fb2246485e 15:48:49 latest 15:48:49 3.2.0-dev.80 15:48:49 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:48:49 main 15:48:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:48:50 a9f20428b9ce: Preparing 15:48:50 ed04a3b1b3c3: Preparing 15:48:50 84dc5489279e: Preparing 15:48:50 4a9c657611d3: Preparing 15:48:50 ce0677ecdb7b: Preparing 15:48:50 10ce246d9e49: Preparing 15:48:50 d373da44438d: Preparing 15:48:50 8cb7f720202b: Preparing 15:48:50 4aeaa0e7d41f: Preparing 15:48:50 10ce246d9e49: Waiting 15:48:50 d373da44438d: Waiting 15:48:50 4aeaa0e7d41f: Waiting 15:48:50 8cb7f720202b: Waiting 15:48:50 ce0677ecdb7b: Layer already exists 15:48:50 10ce246d9e49: Layer already exists 15:48:50 d373da44438d: Layer already exists 15:48:50 84dc5489279e: Pushed 15:48:50 ed04a3b1b3c3: Pushed 15:48:50 a9f20428b9ce: Pushed 15:48:50 8cb7f720202b: Layer already exists 15:48:50 4aeaa0e7d41f: Layer already exists 15:48:52 4a9c657611d3: Pushed 15:48:52 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:722deef8946baf57cc4d252102f5cb8a89f8b0af888800b0ab81204b4b92cdc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:52 + 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 15:48:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:48:53 a9f20428b9ce: Preparing 15:48:53 ed04a3b1b3c3: Preparing 15:48:53 84dc5489279e: Preparing 15:48:53 4a9c657611d3: Preparing 15:48:53 ce0677ecdb7b: Preparing 15:48:53 10ce246d9e49: Preparing 15:48:53 d373da44438d: Preparing 15:48:53 8cb7f720202b: Preparing 15:48:53 4aeaa0e7d41f: Preparing 15:48:53 d373da44438d: Waiting 15:48:53 8cb7f720202b: Waiting 15:48:53 4aeaa0e7d41f: Waiting 15:48:53 10ce246d9e49: Waiting 15:48:53 ed04a3b1b3c3: Layer already exists 15:48:53 4a9c657611d3: Layer already exists 15:48:53 ce0677ecdb7b: Layer already exists 15:48:53 a9f20428b9ce: Layer already exists 15:48:53 84dc5489279e: Layer already exists 15:48:53 10ce246d9e49: Layer already exists 15:48:53 8cb7f720202b: Layer already exists 15:48:53 d373da44438d: Layer already exists 15:48:53 4aeaa0e7d41f: Layer already exists 15:48:53 latest: digest: sha256:722deef8946baf57cc4d252102f5cb8a89f8b0af888800b0ab81204b4b92cdc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.80 15:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:48:54 a9f20428b9ce: Preparing 15:48:54 ed04a3b1b3c3: Preparing 15:48:54 84dc5489279e: Preparing 15:48:54 4a9c657611d3: Preparing 15:48:54 ce0677ecdb7b: Preparing 15:48:54 10ce246d9e49: Preparing 15:48:54 d373da44438d: Preparing 15:48:54 8cb7f720202b: Preparing 15:48:54 4aeaa0e7d41f: Preparing 15:48:54 d373da44438d: Waiting 15:48:54 8cb7f720202b: Waiting 15:48:54 4aeaa0e7d41f: Waiting 15:48:54 10ce246d9e49: Waiting 15:48:54 ed04a3b1b3c3: Layer already exists 15:48:54 84dc5489279e: Layer already exists 15:48:54 4a9c657611d3: Layer already exists 15:48:54 ce0677ecdb7b: Layer already exists 15:48:54 a9f20428b9ce: Layer already exists 15:48:54 8cb7f720202b: Layer already exists 15:48:54 10ce246d9e49: Layer already exists 15:48:54 d373da44438d: Layer already exists 15:48:54 4aeaa0e7d41f: Layer already exists 15:48:54 3.2.0-dev.80: digest: sha256:722deef8946baf57cc4d252102f5cb8a89f8b0af888800b0ab81204b4b92cdc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:48:55 a9f20428b9ce: Preparing 15:48:55 ed04a3b1b3c3: Preparing 15:48:55 84dc5489279e: Preparing 15:48:55 4a9c657611d3: Preparing 15:48:55 ce0677ecdb7b: Preparing 15:48:55 10ce246d9e49: Preparing 15:48:55 d373da44438d: Preparing 15:48:55 8cb7f720202b: Preparing 15:48:55 4aeaa0e7d41f: Preparing 15:48:55 10ce246d9e49: Waiting 15:48:55 d373da44438d: Waiting 15:48:55 8cb7f720202b: Waiting 15:48:55 4aeaa0e7d41f: Waiting 15:48:55 84dc5489279e: Layer already exists 15:48:55 a9f20428b9ce: Layer already exists 15:48:55 ce0677ecdb7b: Layer already exists 15:48:55 ed04a3b1b3c3: Layer already exists 15:48:55 4a9c657611d3: Layer already exists 15:48:55 4aeaa0e7d41f: Layer already exists 15:48:55 10ce246d9e49: Layer already exists 15:48:55 d373da44438d: Layer already exists 15:48:55 8cb7f720202b: Layer already exists 15:48:55 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:722deef8946baf57cc4d252102f5cb8a89f8b0af888800b0ab81204b4b92cdc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:55 + 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 15:48:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 15:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:48:56 a9f20428b9ce: Preparing 15:48:56 ed04a3b1b3c3: Preparing 15:48:56 84dc5489279e: Preparing 15:48:56 4a9c657611d3: Preparing 15:48:56 ce0677ecdb7b: Preparing 15:48:56 10ce246d9e49: Preparing 15:48:56 d373da44438d: Preparing 15:48:56 8cb7f720202b: Preparing 15:48:56 4aeaa0e7d41f: Preparing 15:48:56 d373da44438d: Waiting 15:48:56 8cb7f720202b: Waiting 15:48:56 10ce246d9e49: Waiting 15:48:56 4aeaa0e7d41f: Waiting 15:48:56 ce0677ecdb7b: Layer already exists 15:48:56 4a9c657611d3: Layer already exists 15:48:56 a9f20428b9ce: Layer already exists 15:48:56 ed04a3b1b3c3: Layer already exists 15:48:56 84dc5489279e: Layer already exists 15:48:56 d373da44438d: Layer already exists 15:48:56 10ce246d9e49: Layer already exists 15:48:56 8cb7f720202b: Layer already exists 15:48:56 4aeaa0e7d41f: Layer already exists 15:48:56 main: digest: sha256:722deef8946baf57cc4d252102f5cb8a89f8b0af888800b0ab81204b4b92cdc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:56 ===================================================== [Pipeline] echo 15:48:56 taggedImages: 15:48:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:48:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:48:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.80 15:48:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:48:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 15:48:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:48:56 3e97884d0537eb476c5355c3438fc2fb2246485e 15:48:56 latest 15:48:56 3.2.0-dev.80 15:48:56 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:48:56 main 15:48:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:48:57 a637f94ec09b: Preparing 15:48:57 8044ceb36fe5: Preparing 15:48:57 dc124736ba0f: Preparing 15:48:57 ce0677ecdb7b: Preparing 15:48:57 10ce246d9e49: Preparing 15:48:57 884c7090f212: Preparing 15:48:57 6afe6f667195: Preparing 15:48:57 4aeaa0e7d41f: Preparing 15:48:57 6afe6f667195: Waiting 15:48:57 4aeaa0e7d41f: Waiting 15:48:57 884c7090f212: Waiting 15:48:57 10ce246d9e49: Layer already exists 15:48:57 ce0677ecdb7b: Layer already exists 15:48:57 8044ceb36fe5: Pushed 15:48:57 a637f94ec09b: Pushed 15:48:57 884c7090f212: Pushed 15:48:57 4aeaa0e7d41f: Layer already exists 15:48:57 6afe6f667195: Pushed 15:49:04 dc124736ba0f: Pushed 15:49:04 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:91a672cfe7727caa542e5794dcbb7ac75d926e337560c84113fdd8e093888c51 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:49:04 a637f94ec09b: Preparing 15:49:04 8044ceb36fe5: Preparing 15:49:04 dc124736ba0f: Preparing 15:49:04 ce0677ecdb7b: Preparing 15:49:04 10ce246d9e49: Preparing 15:49:04 884c7090f212: Preparing 15:49:04 6afe6f667195: Preparing 15:49:04 4aeaa0e7d41f: Preparing 15:49:04 884c7090f212: Waiting 15:49:04 6afe6f667195: Waiting 15:49:04 4aeaa0e7d41f: Waiting 15:49:04 10ce246d9e49: Layer already exists 15:49:04 a637f94ec09b: Layer already exists 15:49:04 dc124736ba0f: Layer already exists 15:49:04 ce0677ecdb7b: Layer already exists 15:49:04 8044ceb36fe5: Layer already exists 15:49:04 6afe6f667195: Layer already exists 15:49:04 884c7090f212: Layer already exists 15:49:04 4aeaa0e7d41f: Layer already exists 15:49:05 latest: digest: sha256:91a672cfe7727caa542e5794dcbb7ac75d926e337560c84113fdd8e093888c51 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.80 15:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:49:05 a637f94ec09b: Preparing 15:49:05 8044ceb36fe5: Preparing 15:49:05 dc124736ba0f: Preparing 15:49:05 ce0677ecdb7b: Preparing 15:49:05 10ce246d9e49: Preparing 15:49:05 884c7090f212: Preparing 15:49:05 6afe6f667195: Preparing 15:49:05 4aeaa0e7d41f: Preparing 15:49:05 6afe6f667195: Waiting 15:49:05 4aeaa0e7d41f: Waiting 15:49:05 884c7090f212: Waiting 15:49:05 ce0677ecdb7b: Layer already exists 15:49:05 dc124736ba0f: Layer already exists 15:49:05 10ce246d9e49: Layer already exists 15:49:05 a637f94ec09b: Layer already exists 15:49:05 8044ceb36fe5: Layer already exists 15:49:05 884c7090f212: Layer already exists 15:49:05 4aeaa0e7d41f: Layer already exists 15:49:05 6afe6f667195: Layer already exists 15:49:06 3.2.0-dev.80: digest: sha256:91a672cfe7727caa542e5794dcbb7ac75d926e337560c84113fdd8e093888c51 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:49:06 a637f94ec09b: Preparing 15:49:06 8044ceb36fe5: Preparing 15:49:06 dc124736ba0f: Preparing 15:49:06 ce0677ecdb7b: Preparing 15:49:06 10ce246d9e49: Preparing 15:49:06 884c7090f212: Preparing 15:49:06 6afe6f667195: Preparing 15:49:06 884c7090f212: Waiting 15:49:06 4aeaa0e7d41f: Preparing 15:49:06 6afe6f667195: Waiting 15:49:06 4aeaa0e7d41f: Waiting 15:49:06 8044ceb36fe5: Layer already exists 15:49:06 10ce246d9e49: Layer already exists 15:49:06 ce0677ecdb7b: Layer already exists 15:49:06 dc124736ba0f: Layer already exists 15:49:06 a637f94ec09b: Layer already exists 15:49:06 884c7090f212: Layer already exists 15:49:06 4aeaa0e7d41f: Layer already exists 15:49:06 6afe6f667195: Layer already exists 15:49:06 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:91a672cfe7727caa542e5794dcbb7ac75d926e337560c84113fdd8e093888c51 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:49:07 a637f94ec09b: Preparing 15:49:07 8044ceb36fe5: Preparing 15:49:07 dc124736ba0f: Preparing 15:49:07 ce0677ecdb7b: Preparing 15:49:07 10ce246d9e49: Preparing 15:49:07 884c7090f212: Preparing 15:49:07 6afe6f667195: Preparing 15:49:07 4aeaa0e7d41f: Preparing 15:49:07 6afe6f667195: Waiting 15:49:07 884c7090f212: Waiting 15:49:07 4aeaa0e7d41f: Waiting 15:49:07 a637f94ec09b: Layer already exists 15:49:07 10ce246d9e49: Layer already exists 15:49:07 8044ceb36fe5: Layer already exists 15:49:07 ce0677ecdb7b: Layer already exists 15:49:07 dc124736ba0f: Layer already exists 15:49:07 4aeaa0e7d41f: Layer already exists 15:49:07 884c7090f212: Layer already exists 15:49:07 6afe6f667195: Layer already exists 15:49:07 main: digest: sha256:91a672cfe7727caa542e5794dcbb7ac75d926e337560c84113fdd8e093888c51 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:08 ===================================================== [Pipeline] echo 15:49:08 taggedImages: 15:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.80 15:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:49:08 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 15:49:08 3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:08 latest 15:49:08 3.2.0-dev.80 15:49:08 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:08 main 15:49:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:49:08 04ac3065c406: Preparing 15:49:08 a3ce8194390a: Preparing 15:49:08 3e8a82d8ad77: Preparing 15:49:08 10ce246d9e49: Preparing 15:49:08 a2dc6f169859: Preparing 15:49:08 443e4e8abb79: Preparing 15:49:08 4aeaa0e7d41f: Preparing 15:49:08 443e4e8abb79: Waiting 15:49:08 4aeaa0e7d41f: Waiting 15:49:08 10ce246d9e49: Layer already exists 15:49:09 a3ce8194390a: Pushed 15:49:09 443e4e8abb79: Pushed 15:49:09 4aeaa0e7d41f: Layer already exists 15:49:09 a2dc6f169859: Pushed 15:49:09 04ac3065c406: Pushed 15:49:15 3e8a82d8ad77: Pushed 15:49:15 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:cfb2525d324f36bc3d181874dd6da94121b83c9fba85550866edfd99ac62db39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 15:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:49:16 04ac3065c406: Preparing 15:49:16 a3ce8194390a: Preparing 15:49:16 3e8a82d8ad77: Preparing 15:49:16 10ce246d9e49: Preparing 15:49:16 a2dc6f169859: Preparing 15:49:16 443e4e8abb79: Preparing 15:49:16 4aeaa0e7d41f: Preparing 15:49:16 443e4e8abb79: Waiting 15:49:16 4aeaa0e7d41f: Waiting 15:49:16 10ce246d9e49: Layer already exists 15:49:16 04ac3065c406: Layer already exists 15:49:16 3e8a82d8ad77: Layer already exists 15:49:16 a2dc6f169859: Layer already exists 15:49:16 a3ce8194390a: Layer already exists 15:49:16 4aeaa0e7d41f: Layer already exists 15:49:16 443e4e8abb79: Layer already exists 15:49:16 latest: digest: sha256:cfb2525d324f36bc3d181874dd6da94121b83c9fba85550866edfd99ac62db39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.80 15:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:49:17 04ac3065c406: Preparing 15:49:17 a3ce8194390a: Preparing 15:49:17 3e8a82d8ad77: Preparing 15:49:17 10ce246d9e49: Preparing 15:49:17 a2dc6f169859: Preparing 15:49:17 443e4e8abb79: Preparing 15:49:17 4aeaa0e7d41f: Preparing 15:49:17 443e4e8abb79: Waiting 15:49:17 4aeaa0e7d41f: Waiting 15:49:17 3e8a82d8ad77: Layer already exists 15:49:17 a3ce8194390a: Layer already exists 15:49:17 10ce246d9e49: Layer already exists 15:49:17 a2dc6f169859: Layer already exists 15:49:17 04ac3065c406: Layer already exists 15:49:17 443e4e8abb79: Layer already exists 15:49:17 4aeaa0e7d41f: Layer already exists 15:49:17 3.2.0-dev.80: digest: sha256:cfb2525d324f36bc3d181874dd6da94121b83c9fba85550866edfd99ac62db39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:49:18 04ac3065c406: Preparing 15:49:18 a3ce8194390a: Preparing 15:49:18 3e8a82d8ad77: Preparing 15:49:18 10ce246d9e49: Preparing 15:49:18 a2dc6f169859: Preparing 15:49:18 443e4e8abb79: Preparing 15:49:18 4aeaa0e7d41f: Preparing 15:49:18 443e4e8abb79: Waiting 15:49:18 4aeaa0e7d41f: Waiting 15:49:18 10ce246d9e49: Layer already exists 15:49:18 a3ce8194390a: Layer already exists 15:49:18 3e8a82d8ad77: Layer already exists 15:49:18 a2dc6f169859: Layer already exists 15:49:18 04ac3065c406: Layer already exists 15:49:18 443e4e8abb79: Layer already exists 15:49:18 4aeaa0e7d41f: Layer already exists 15:49:18 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:cfb2525d324f36bc3d181874dd6da94121b83c9fba85550866edfd99ac62db39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 15:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:49:19 04ac3065c406: Preparing 15:49:19 a3ce8194390a: Preparing 15:49:19 3e8a82d8ad77: Preparing 15:49:19 10ce246d9e49: Preparing 15:49:19 a2dc6f169859: Preparing 15:49:19 443e4e8abb79: Preparing 15:49:19 4aeaa0e7d41f: Preparing 15:49:19 443e4e8abb79: Waiting 15:49:19 4aeaa0e7d41f: Waiting 15:49:19 a2dc6f169859: Layer already exists 15:49:19 10ce246d9e49: Layer already exists 15:49:19 3e8a82d8ad77: Layer already exists 15:49:19 04ac3065c406: Layer already exists 15:49:19 a3ce8194390a: Layer already exists 15:49:19 443e4e8abb79: Layer already exists 15:49:19 4aeaa0e7d41f: Layer already exists 15:49:19 main: digest: sha256:cfb2525d324f36bc3d181874dd6da94121b83c9fba85550866edfd99ac62db39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:19 ===================================================== [Pipeline] echo 15:49:19 taggedImages: 15:49:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 15:49:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.80 15:49:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 15:49:19 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:49:19 3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:19 latest 15:49:19 3.2.0-dev.80 15:49:19 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:19 main 15:49:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:20 e3567f145f8f: Preparing 15:49:20 2175cfd3cbd1: Preparing 15:49:20 608d05f73006: Preparing 15:49:20 07d1dd4cca21: Preparing 15:49:20 ce0677ecdb7b: Preparing 15:49:20 10ce246d9e49: Preparing 15:49:20 d373da44438d: Preparing 15:49:20 8cb7f720202b: Preparing 15:49:20 4aeaa0e7d41f: Preparing 15:49:20 d373da44438d: Waiting 15:49:20 8cb7f720202b: Waiting 15:49:20 4aeaa0e7d41f: Waiting 15:49:20 10ce246d9e49: Waiting 15:49:20 ce0677ecdb7b: Layer already exists 15:49:20 10ce246d9e49: Layer already exists 15:49:20 d373da44438d: Layer already exists 15:49:20 e3567f145f8f: Pushed 15:49:20 8cb7f720202b: Layer already exists 15:49:20 608d05f73006: Pushed 15:49:20 2175cfd3cbd1: Pushed 15:49:20 4aeaa0e7d41f: Layer already exists 15:49:27 07d1dd4cca21: Pushed 15:49:27 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:a584fa4c733ef82355f8250bbe23d6703e35955519445cedc7917f3f17641480 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:27 e3567f145f8f: Preparing 15:49:27 2175cfd3cbd1: Preparing 15:49:27 608d05f73006: Preparing 15:49:27 07d1dd4cca21: Preparing 15:49:27 ce0677ecdb7b: Preparing 15:49:27 10ce246d9e49: Preparing 15:49:27 d373da44438d: Preparing 15:49:27 8cb7f720202b: Preparing 15:49:27 4aeaa0e7d41f: Preparing 15:49:27 d373da44438d: Waiting 15:49:27 10ce246d9e49: Waiting 15:49:27 8cb7f720202b: Waiting 15:49:27 4aeaa0e7d41f: Waiting 15:49:27 608d05f73006: Layer already exists 15:49:27 ce0677ecdb7b: Layer already exists 15:49:27 07d1dd4cca21: Layer already exists 15:49:27 e3567f145f8f: Layer already exists 15:49:27 2175cfd3cbd1: Layer already exists 15:49:27 10ce246d9e49: Layer already exists 15:49:27 d373da44438d: Layer already exists 15:49:27 8cb7f720202b: Layer already exists 15:49:27 4aeaa0e7d41f: Layer already exists 15:49:28 latest: digest: sha256:a584fa4c733ef82355f8250bbe23d6703e35955519445cedc7917f3f17641480 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.80 15:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:28 e3567f145f8f: Preparing 15:49:28 2175cfd3cbd1: Preparing 15:49:28 608d05f73006: Preparing 15:49:28 07d1dd4cca21: Preparing 15:49:28 ce0677ecdb7b: Preparing 15:49:28 10ce246d9e49: Preparing 15:49:28 d373da44438d: Preparing 15:49:28 8cb7f720202b: Preparing 15:49:28 4aeaa0e7d41f: Preparing 15:49:28 10ce246d9e49: Waiting 15:49:28 d373da44438d: Waiting 15:49:28 8cb7f720202b: Waiting 15:49:28 07d1dd4cca21: Layer already exists 15:49:28 608d05f73006: Layer already exists 15:49:28 e3567f145f8f: Layer already exists 15:49:28 ce0677ecdb7b: Layer already exists 15:49:28 2175cfd3cbd1: Layer already exists 15:49:28 d373da44438d: Layer already exists 15:49:28 4aeaa0e7d41f: Layer already exists 15:49:28 10ce246d9e49: Layer already exists 15:49:28 8cb7f720202b: Layer already exists 15:49:28 3.2.0-dev.80: digest: sha256:a584fa4c733ef82355f8250bbe23d6703e35955519445cedc7917f3f17641480 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:29 e3567f145f8f: Preparing 15:49:29 2175cfd3cbd1: Preparing 15:49:29 608d05f73006: Preparing 15:49:29 07d1dd4cca21: Preparing 15:49:29 ce0677ecdb7b: Preparing 15:49:29 10ce246d9e49: Preparing 15:49:29 d373da44438d: Preparing 15:49:29 8cb7f720202b: Preparing 15:49:29 4aeaa0e7d41f: Preparing 15:49:29 10ce246d9e49: Waiting 15:49:29 d373da44438d: Waiting 15:49:29 8cb7f720202b: Waiting 15:49:29 4aeaa0e7d41f: Waiting 15:49:29 ce0677ecdb7b: Layer already exists 15:49:29 e3567f145f8f: Layer already exists 15:49:29 2175cfd3cbd1: Layer already exists 15:49:29 07d1dd4cca21: Layer already exists 15:49:29 608d05f73006: Layer already exists 15:49:29 10ce246d9e49: Layer already exists 15:49:29 4aeaa0e7d41f: Layer already exists 15:49:29 d373da44438d: Layer already exists 15:49:29 8cb7f720202b: Layer already exists 15:49:30 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:a584fa4c733ef82355f8250bbe23d6703e35955519445cedc7917f3f17641480 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:49:30 e3567f145f8f: Preparing 15:49:30 2175cfd3cbd1: Preparing 15:49:30 608d05f73006: Preparing 15:49:30 07d1dd4cca21: Preparing 15:49:30 ce0677ecdb7b: Preparing 15:49:30 10ce246d9e49: Preparing 15:49:30 d373da44438d: Preparing 15:49:30 8cb7f720202b: Preparing 15:49:30 4aeaa0e7d41f: Preparing 15:49:30 10ce246d9e49: Waiting 15:49:30 8cb7f720202b: Waiting 15:49:30 4aeaa0e7d41f: Waiting 15:49:30 d373da44438d: Waiting 15:49:30 e3567f145f8f: Layer already exists 15:49:30 07d1dd4cca21: Layer already exists 15:49:30 ce0677ecdb7b: Layer already exists 15:49:30 2175cfd3cbd1: Layer already exists 15:49:30 608d05f73006: Layer already exists 15:49:30 10ce246d9e49: Layer already exists 15:49:30 8cb7f720202b: Layer already exists 15:49:30 d373da44438d: Layer already exists 15:49:30 4aeaa0e7d41f: Layer already exists 15:49:31 main: digest: sha256:a584fa4c733ef82355f8250bbe23d6703e35955519445cedc7917f3f17641480 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:31 ===================================================== [Pipeline] echo 15:49:31 taggedImages: 15:49:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:49:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.80 15:49:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:49:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:49:31 3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:31 latest 15:49:31 3.2.0-dev.80 15:49:31 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:31 main 15:49:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:31 7f54f0988b4c: Preparing 15:49:31 74c73eec36d7: Preparing 15:49:31 db950b63d660: Preparing 15:49:31 1901e29f4048: Preparing 15:49:31 457236e637a4: Preparing 15:49:31 c61e5f5c7457: Preparing 15:49:31 89f7dc731155: Preparing 15:49:31 a6d97bdd3aed: Preparing 15:49:31 ce0677ecdb7b: Preparing 15:49:31 10ce246d9e49: Preparing 15:49:31 d5ac78ca7d6b: Preparing 15:49:31 eb55a7d0ef6f: Preparing 15:49:31 5f70bf18a086: Preparing 15:49:31 2f6c6ec02f85: Preparing 15:49:31 22687ee86e5c: Preparing 15:49:31 dab7b4433b1b: Preparing 15:49:31 4aeaa0e7d41f: Preparing 15:49:31 c61e5f5c7457: Waiting 15:49:31 89f7dc731155: Waiting 15:49:31 10ce246d9e49: Waiting 15:49:31 d5ac78ca7d6b: Waiting 15:49:31 a6d97bdd3aed: Waiting 15:49:31 ce0677ecdb7b: Waiting 15:49:31 eb55a7d0ef6f: Waiting 15:49:31 22687ee86e5c: Waiting 15:49:31 5f70bf18a086: Waiting 15:49:31 2f6c6ec02f85: Waiting 15:49:31 dab7b4433b1b: Waiting 15:49:32 457236e637a4: Pushed 15:49:32 7f54f0988b4c: Pushed 15:49:32 1901e29f4048: Pushed 15:49:32 db950b63d660: Pushed 15:49:32 74c73eec36d7: Pushed 15:49:32 c61e5f5c7457: Pushed 15:49:32 10ce246d9e49: Layer already exists 15:49:32 ce0677ecdb7b: Layer already exists 15:49:32 5f70bf18a086: Layer already exists 15:49:32 89f7dc731155: Pushed 15:49:32 eb55a7d0ef6f: Pushed 15:49:32 d5ac78ca7d6b: Pushed 15:49:32 2f6c6ec02f85: Pushed 15:49:32 22687ee86e5c: Pushed 15:49:32 4aeaa0e7d41f: Layer already exists 15:49:32 dab7b4433b1b: Pushed 15:49:35 a6d97bdd3aed: Pushed 15:49:35 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:c385c57f7207c9daf00d3d65e31383e029e7d003cacc4db98e7c7f603cbce13f size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:35 7f54f0988b4c: Preparing 15:49:35 74c73eec36d7: Preparing 15:49:35 db950b63d660: Preparing 15:49:35 1901e29f4048: Preparing 15:49:35 457236e637a4: Preparing 15:49:35 c61e5f5c7457: Preparing 15:49:35 89f7dc731155: Preparing 15:49:35 a6d97bdd3aed: Preparing 15:49:35 ce0677ecdb7b: Preparing 15:49:35 10ce246d9e49: Preparing 15:49:35 d5ac78ca7d6b: Preparing 15:49:35 eb55a7d0ef6f: Preparing 15:49:35 5f70bf18a086: Preparing 15:49:35 2f6c6ec02f85: Preparing 15:49:35 22687ee86e5c: Preparing 15:49:35 dab7b4433b1b: Preparing 15:49:35 4aeaa0e7d41f: Preparing 15:49:35 10ce246d9e49: Waiting 15:49:35 c61e5f5c7457: Waiting 15:49:35 d5ac78ca7d6b: Waiting 15:49:35 89f7dc731155: Waiting 15:49:35 eb55a7d0ef6f: Waiting 15:49:35 a6d97bdd3aed: Waiting 15:49:35 5f70bf18a086: Waiting 15:49:35 ce0677ecdb7b: Waiting 15:49:35 2f6c6ec02f85: Waiting 15:49:35 22687ee86e5c: Waiting 15:49:35 dab7b4433b1b: Waiting 15:49:35 4aeaa0e7d41f: Waiting 15:49:35 1901e29f4048: Layer already exists 15:49:35 7f54f0988b4c: Layer already exists 15:49:35 457236e637a4: Layer already exists 15:49:35 74c73eec36d7: Layer already exists 15:49:35 db950b63d660: Layer already exists 15:49:35 c61e5f5c7457: Layer already exists 15:49:35 a6d97bdd3aed: Layer already exists 15:49:35 ce0677ecdb7b: Layer already exists 15:49:35 89f7dc731155: Layer already exists 15:49:35 10ce246d9e49: Layer already exists 15:49:35 eb55a7d0ef6f: Layer already exists 15:49:35 2f6c6ec02f85: Layer already exists 15:49:35 5f70bf18a086: Layer already exists 15:49:35 22687ee86e5c: Layer already exists 15:49:35 d5ac78ca7d6b: Layer already exists 15:49:35 dab7b4433b1b: Layer already exists 15:49:35 4aeaa0e7d41f: Layer already exists 15:49:36 latest: digest: sha256:c385c57f7207c9daf00d3d65e31383e029e7d003cacc4db98e7c7f603cbce13f size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.80 15:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:36 7f54f0988b4c: Preparing 15:49:36 74c73eec36d7: Preparing 15:49:36 db950b63d660: Preparing 15:49:36 1901e29f4048: Preparing 15:49:36 457236e637a4: Preparing 15:49:36 c61e5f5c7457: Preparing 15:49:36 89f7dc731155: Preparing 15:49:36 c61e5f5c7457: Waiting 15:49:36 a6d97bdd3aed: Preparing 15:49:36 ce0677ecdb7b: Preparing 15:49:36 10ce246d9e49: Preparing 15:49:36 d5ac78ca7d6b: Preparing 15:49:36 89f7dc731155: Waiting 15:49:36 eb55a7d0ef6f: Preparing 15:49:36 5f70bf18a086: Preparing 15:49:36 2f6c6ec02f85: Preparing 15:49:36 22687ee86e5c: Preparing 15:49:36 dab7b4433b1b: Preparing 15:49:36 4aeaa0e7d41f: Preparing 15:49:36 ce0677ecdb7b: Waiting 15:49:36 5f70bf18a086: Waiting 15:49:36 10ce246d9e49: Waiting 15:49:36 2f6c6ec02f85: Waiting 15:49:36 d5ac78ca7d6b: Waiting 15:49:36 eb55a7d0ef6f: Waiting 15:49:36 22687ee86e5c: Waiting 15:49:36 a6d97bdd3aed: Waiting 15:49:36 dab7b4433b1b: Waiting 15:49:36 4aeaa0e7d41f: Waiting 15:49:36 7f54f0988b4c: Layer already exists 15:49:36 457236e637a4: Layer already exists 15:49:36 74c73eec36d7: Layer already exists 15:49:36 1901e29f4048: Layer already exists 15:49:36 db950b63d660: Layer already exists 15:49:36 c61e5f5c7457: Layer already exists 15:49:36 10ce246d9e49: Layer already exists 15:49:36 a6d97bdd3aed: Layer already exists 15:49:36 89f7dc731155: Layer already exists 15:49:36 ce0677ecdb7b: Layer already exists 15:49:36 d5ac78ca7d6b: Layer already exists 15:49:36 eb55a7d0ef6f: Layer already exists 15:49:36 5f70bf18a086: Layer already exists 15:49:36 22687ee86e5c: Layer already exists 15:49:36 2f6c6ec02f85: Layer already exists 15:49:36 dab7b4433b1b: Layer already exists 15:49:36 4aeaa0e7d41f: Layer already exists 15:49:37 3.2.0-dev.80: digest: sha256:c385c57f7207c9daf00d3d65e31383e029e7d003cacc4db98e7c7f603cbce13f size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:37 7f54f0988b4c: Preparing 15:49:37 74c73eec36d7: Preparing 15:49:37 db950b63d660: Preparing 15:49:37 1901e29f4048: Preparing 15:49:37 457236e637a4: Preparing 15:49:37 c61e5f5c7457: Preparing 15:49:37 89f7dc731155: Preparing 15:49:37 a6d97bdd3aed: Preparing 15:49:37 ce0677ecdb7b: Preparing 15:49:37 10ce246d9e49: Preparing 15:49:37 d5ac78ca7d6b: Preparing 15:49:37 eb55a7d0ef6f: Preparing 15:49:37 5f70bf18a086: Preparing 15:49:37 2f6c6ec02f85: Preparing 15:49:37 22687ee86e5c: Preparing 15:49:37 dab7b4433b1b: Preparing 15:49:37 4aeaa0e7d41f: Preparing 15:49:37 ce0677ecdb7b: Waiting 15:49:37 10ce246d9e49: Waiting 15:49:37 d5ac78ca7d6b: Waiting 15:49:37 eb55a7d0ef6f: Waiting 15:49:37 5f70bf18a086: Waiting 15:49:37 2f6c6ec02f85: Waiting 15:49:37 22687ee86e5c: Waiting 15:49:37 dab7b4433b1b: Waiting 15:49:37 89f7dc731155: Waiting 15:49:37 c61e5f5c7457: Waiting 15:49:37 a6d97bdd3aed: Waiting 15:49:37 457236e637a4: Layer already exists 15:49:37 db950b63d660: Layer already exists 15:49:37 1901e29f4048: Layer already exists 15:49:37 7f54f0988b4c: Layer already exists 15:49:37 74c73eec36d7: Layer already exists 15:49:37 c61e5f5c7457: Layer already exists 15:49:37 89f7dc731155: Layer already exists 15:49:37 10ce246d9e49: Layer already exists 15:49:37 ce0677ecdb7b: Layer already exists 15:49:37 a6d97bdd3aed: Layer already exists 15:49:37 eb55a7d0ef6f: Layer already exists 15:49:37 d5ac78ca7d6b: Layer already exists 15:49:37 5f70bf18a086: Layer already exists 15:49:37 22687ee86e5c: Layer already exists 15:49:37 2f6c6ec02f85: Layer already exists 15:49:37 dab7b4433b1b: Layer already exists 15:49:37 4aeaa0e7d41f: Layer already exists 15:49:38 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:c385c57f7207c9daf00d3d65e31383e029e7d003cacc4db98e7c7f603cbce13f size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:49:38 7f54f0988b4c: Preparing 15:49:38 74c73eec36d7: Preparing 15:49:38 db950b63d660: Preparing 15:49:38 1901e29f4048: Preparing 15:49:38 457236e637a4: Preparing 15:49:38 c61e5f5c7457: Preparing 15:49:38 89f7dc731155: Preparing 15:49:38 a6d97bdd3aed: Preparing 15:49:38 ce0677ecdb7b: Preparing 15:49:38 10ce246d9e49: Preparing 15:49:38 d5ac78ca7d6b: Preparing 15:49:38 eb55a7d0ef6f: Preparing 15:49:38 5f70bf18a086: Preparing 15:49:38 2f6c6ec02f85: Preparing 15:49:38 22687ee86e5c: Preparing 15:49:38 dab7b4433b1b: Preparing 15:49:38 4aeaa0e7d41f: Preparing 15:49:38 c61e5f5c7457: Waiting 15:49:38 89f7dc731155: Waiting 15:49:38 a6d97bdd3aed: Waiting 15:49:38 ce0677ecdb7b: Waiting 15:49:38 10ce246d9e49: Waiting 15:49:38 eb55a7d0ef6f: Waiting 15:49:38 22687ee86e5c: Waiting 15:49:38 5f70bf18a086: Waiting 15:49:38 dab7b4433b1b: Waiting 15:49:38 2f6c6ec02f85: Waiting 15:49:38 4aeaa0e7d41f: Waiting 15:49:38 74c73eec36d7: Layer already exists 15:49:38 db950b63d660: Layer already exists 15:49:38 7f54f0988b4c: Layer already exists 15:49:38 457236e637a4: Layer already exists 15:49:38 1901e29f4048: Layer already exists 15:49:38 c61e5f5c7457: Layer already exists 15:49:38 89f7dc731155: Layer already exists 15:49:38 a6d97bdd3aed: Layer already exists 15:49:38 10ce246d9e49: Layer already exists 15:49:38 ce0677ecdb7b: Layer already exists 15:49:38 d5ac78ca7d6b: Layer already exists 15:49:38 2f6c6ec02f85: Layer already exists 15:49:38 5f70bf18a086: Layer already exists 15:49:38 eb55a7d0ef6f: Layer already exists 15:49:38 22687ee86e5c: Layer already exists 15:49:38 4aeaa0e7d41f: Layer already exists 15:49:38 dab7b4433b1b: Layer already exists 15:49:39 main: digest: sha256:c385c57f7207c9daf00d3d65e31383e029e7d003cacc4db98e7c7f603cbce13f size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:39 ===================================================== [Pipeline] echo 15:49:39 taggedImages: 15:49:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:49:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.80 15:49:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:49:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 15:49:39 3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:39 latest 15:49:39 3.2.0-dev.80 15:49:39 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:39 main 15:49:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:49:40 53af193493eb: Preparing 15:49:40 e744870cb4e9: Preparing 15:49:40 a1a5c5b3e7ff: Preparing 15:49:40 de2bbb952b4e: Preparing 15:49:40 ce0677ecdb7b: Preparing 15:49:40 10ce246d9e49: Preparing 15:49:40 d373da44438d: Preparing 15:49:40 10ce246d9e49: Waiting 15:49:40 8cb7f720202b: Preparing 15:49:40 d373da44438d: Waiting 15:49:40 4aeaa0e7d41f: Preparing 15:49:40 8cb7f720202b: Waiting 15:49:40 4aeaa0e7d41f: Waiting 15:49:40 ce0677ecdb7b: Layer already exists 15:49:40 10ce246d9e49: Layer already exists 15:49:40 d373da44438d: Layer already exists 15:49:40 e744870cb4e9: Pushed 15:49:40 a1a5c5b3e7ff: Pushed 15:49:40 8cb7f720202b: Layer already exists 15:49:40 53af193493eb: Pushed 15:49:40 4aeaa0e7d41f: Layer already exists 15:49:45 de2bbb952b4e: Pushed 15:49:45 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:579c085125bf0768e51a228d5d96743381c8681cb08b239480d61d56de7fbfa9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49: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 15:49:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:49:46 53af193493eb: Preparing 15:49:46 e744870cb4e9: Preparing 15:49:46 a1a5c5b3e7ff: Preparing 15:49:46 de2bbb952b4e: Preparing 15:49:46 ce0677ecdb7b: Preparing 15:49:46 10ce246d9e49: Preparing 15:49:46 d373da44438d: Preparing 15:49:46 8cb7f720202b: Preparing 15:49:46 4aeaa0e7d41f: Preparing 15:49:46 10ce246d9e49: Waiting 15:49:46 d373da44438d: Waiting 15:49:46 8cb7f720202b: Waiting 15:49:46 4aeaa0e7d41f: Waiting 15:49:46 53af193493eb: Layer already exists 15:49:46 ce0677ecdb7b: Layer already exists 15:49:46 a1a5c5b3e7ff: Layer already exists 15:49:46 de2bbb952b4e: Layer already exists 15:49:46 e744870cb4e9: Layer already exists 15:49:46 d373da44438d: Layer already exists 15:49:46 10ce246d9e49: Layer already exists 15:49:46 8cb7f720202b: Layer already exists 15:49:46 4aeaa0e7d41f: Layer already exists 15:49:46 latest: digest: sha256:579c085125bf0768e51a228d5d96743381c8681cb08b239480d61d56de7fbfa9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.80 15:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:49:47 53af193493eb: Preparing 15:49:47 e744870cb4e9: Preparing 15:49:47 a1a5c5b3e7ff: Preparing 15:49:47 de2bbb952b4e: Preparing 15:49:47 ce0677ecdb7b: Preparing 15:49:47 10ce246d9e49: Preparing 15:49:47 d373da44438d: Preparing 15:49:47 10ce246d9e49: Waiting 15:49:47 d373da44438d: Waiting 15:49:47 8cb7f720202b: Preparing 15:49:47 4aeaa0e7d41f: Preparing 15:49:47 8cb7f720202b: Waiting 15:49:47 4aeaa0e7d41f: Waiting 15:49:47 a1a5c5b3e7ff: Layer already exists 15:49:47 53af193493eb: Layer already exists 15:49:47 e744870cb4e9: Layer already exists 15:49:47 de2bbb952b4e: Layer already exists 15:49:47 ce0677ecdb7b: Layer already exists 15:49:47 10ce246d9e49: Layer already exists 15:49:47 d373da44438d: Layer already exists 15:49:47 8cb7f720202b: Layer already exists 15:49:47 4aeaa0e7d41f: Layer already exists 15:49:47 3.2.0-dev.80: digest: sha256:579c085125bf0768e51a228d5d96743381c8681cb08b239480d61d56de7fbfa9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:49:48 53af193493eb: Preparing 15:49:48 e744870cb4e9: Preparing 15:49:48 a1a5c5b3e7ff: Preparing 15:49:48 de2bbb952b4e: Preparing 15:49:48 ce0677ecdb7b: Preparing 15:49:48 10ce246d9e49: Preparing 15:49:48 d373da44438d: Preparing 15:49:48 8cb7f720202b: Preparing 15:49:48 4aeaa0e7d41f: Preparing 15:49:48 4aeaa0e7d41f: Waiting 15:49:48 d373da44438d: Waiting 15:49:48 8cb7f720202b: Waiting 15:49:48 10ce246d9e49: Waiting 15:49:48 de2bbb952b4e: Layer already exists 15:49:48 53af193493eb: Layer already exists 15:49:48 e744870cb4e9: Layer already exists 15:49:48 ce0677ecdb7b: Layer already exists 15:49:48 a1a5c5b3e7ff: Layer already exists 15:49:48 10ce246d9e49: Layer already exists 15:49:48 d373da44438d: Layer already exists 15:49:48 4aeaa0e7d41f: Layer already exists 15:49:48 8cb7f720202b: Layer already exists 15:49:48 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:579c085125bf0768e51a228d5d96743381c8681cb08b239480d61d56de7fbfa9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:48 + 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 15:49:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 15:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:49:48 53af193493eb: Preparing 15:49:48 e744870cb4e9: Preparing 15:49:48 a1a5c5b3e7ff: Preparing 15:49:48 de2bbb952b4e: Preparing 15:49:48 ce0677ecdb7b: Preparing 15:49:48 10ce246d9e49: Preparing 15:49:48 d373da44438d: Preparing 15:49:48 8cb7f720202b: Preparing 15:49:48 4aeaa0e7d41f: Preparing 15:49:48 10ce246d9e49: Waiting 15:49:48 d373da44438d: Waiting 15:49:48 8cb7f720202b: Waiting 15:49:48 4aeaa0e7d41f: Waiting 15:49:48 ce0677ecdb7b: Layer already exists 15:49:48 53af193493eb: Layer already exists 15:49:48 e744870cb4e9: Layer already exists 15:49:48 de2bbb952b4e: Layer already exists 15:49:48 a1a5c5b3e7ff: Layer already exists 15:49:48 d373da44438d: Layer already exists 15:49:48 10ce246d9e49: Layer already exists 15:49:48 4aeaa0e7d41f: Layer already exists 15:49:48 8cb7f720202b: Layer already exists 15:49:48 main: digest: sha256:579c085125bf0768e51a228d5d96743381c8681cb08b239480d61d56de7fbfa9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:49 ===================================================== [Pipeline] echo 15:49:49 taggedImages: 15:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.80 15:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 15:49:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:49:49 3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:49 latest 15:49:49 3.2.0-dev.80 15:49:49 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:49 main 15:49:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:49 be97da8224cd: Preparing 15:49:49 8d8cf069cef9: Preparing 15:49:49 bb44829304bc: Preparing 15:49:49 8451499eed8d: Preparing 15:49:49 e4e9a2858c65: Preparing 15:49:49 ce0677ecdb7b: Preparing 15:49:49 10ce246d9e49: Preparing 15:49:49 e2e178491da1: Preparing 15:49:49 279cf7cfbf1e: Preparing 15:49:49 9fc1a677da4d: Preparing 15:49:49 4aeaa0e7d41f: Preparing 15:49:49 10ce246d9e49: Waiting 15:49:49 e2e178491da1: Waiting 15:49:49 279cf7cfbf1e: Waiting 15:49:49 9fc1a677da4d: Waiting 15:49:49 4aeaa0e7d41f: Waiting 15:49:49 ce0677ecdb7b: Waiting 15:49:50 8451499eed8d: Pushed 15:49:50 e4e9a2858c65: Pushed 15:49:50 8d8cf069cef9: Pushed 15:49:50 be97da8224cd: Pushed 15:49:50 10ce246d9e49: Layer already exists 15:49:50 ce0677ecdb7b: Layer already exists 15:49:50 4aeaa0e7d41f: Layer already exists 15:49:50 e2e178491da1: Pushed 15:49:50 279cf7cfbf1e: Pushed 15:49:51 bb44829304bc: Pushed 15:49:52 9fc1a677da4d: Pushed 15:49:52 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:8861bb9ffeddd5bb810611a2dc95aa767c9d27eb3aff1cfcd3d9126ace5738f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:52 + 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 15:49:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:53 be97da8224cd: Preparing 15:49:53 8d8cf069cef9: Preparing 15:49:53 bb44829304bc: Preparing 15:49:53 8451499eed8d: Preparing 15:49:53 e4e9a2858c65: Preparing 15:49:53 ce0677ecdb7b: Preparing 15:49:53 10ce246d9e49: Preparing 15:49:53 e2e178491da1: Preparing 15:49:53 ce0677ecdb7b: Waiting 15:49:53 10ce246d9e49: Waiting 15:49:53 e2e178491da1: Waiting 15:49:53 279cf7cfbf1e: Preparing 15:49:53 279cf7cfbf1e: Waiting 15:49:53 9fc1a677da4d: Preparing 15:49:53 4aeaa0e7d41f: Preparing 15:49:53 9fc1a677da4d: Waiting 15:49:53 4aeaa0e7d41f: Waiting 15:49:53 bb44829304bc: Layer already exists 15:49:53 be97da8224cd: Layer already exists 15:49:53 8d8cf069cef9: Layer already exists 15:49:53 8451499eed8d: Layer already exists 15:49:53 ce0677ecdb7b: Layer already exists 15:49:53 10ce246d9e49: Layer already exists 15:49:53 279cf7cfbf1e: Layer already exists 15:49:53 e2e178491da1: Layer already exists 15:49:53 e4e9a2858c65: Layer already exists 15:49:53 4aeaa0e7d41f: Layer already exists 15:49:53 9fc1a677da4d: Layer already exists 15:49:53 latest: digest: sha256:8861bb9ffeddd5bb810611a2dc95aa767c9d27eb3aff1cfcd3d9126ace5738f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.80 15:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:54 be97da8224cd: Preparing 15:49:54 8d8cf069cef9: Preparing 15:49:54 bb44829304bc: Preparing 15:49:54 8451499eed8d: Preparing 15:49:54 e4e9a2858c65: Preparing 15:49:54 ce0677ecdb7b: Preparing 15:49:54 10ce246d9e49: Preparing 15:49:54 e2e178491da1: Preparing 15:49:54 279cf7cfbf1e: Preparing 15:49:54 9fc1a677da4d: Preparing 15:49:54 4aeaa0e7d41f: Preparing 15:49:54 ce0677ecdb7b: Waiting 15:49:54 10ce246d9e49: Waiting 15:49:54 279cf7cfbf1e: Waiting 15:49:54 9fc1a677da4d: Waiting 15:49:54 4aeaa0e7d41f: Waiting 15:49:54 e2e178491da1: Waiting 15:49:54 8451499eed8d: Layer already exists 15:49:54 be97da8224cd: Layer already exists 15:49:54 8d8cf069cef9: Layer already exists 15:49:54 bb44829304bc: Layer already exists 15:49:54 e4e9a2858c65: Layer already exists 15:49:54 9fc1a677da4d: Layer already exists 15:49:54 10ce246d9e49: Layer already exists 15:49:54 ce0677ecdb7b: Layer already exists 15:49:54 e2e178491da1: Layer already exists 15:49:54 279cf7cfbf1e: Layer already exists 15:49:54 4aeaa0e7d41f: Layer already exists 15:49:54 3.2.0-dev.80: digest: sha256:8861bb9ffeddd5bb810611a2dc95aa767c9d27eb3aff1cfcd3d9126ace5738f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:55 be97da8224cd: Preparing 15:49:55 8d8cf069cef9: Preparing 15:49:55 bb44829304bc: Preparing 15:49:55 8451499eed8d: Preparing 15:49:55 e4e9a2858c65: Preparing 15:49:55 ce0677ecdb7b: Preparing 15:49:55 10ce246d9e49: Preparing 15:49:55 e2e178491da1: Preparing 15:49:55 279cf7cfbf1e: Preparing 15:49:55 9fc1a677da4d: Preparing 15:49:55 4aeaa0e7d41f: Preparing 15:49:55 e2e178491da1: Waiting 15:49:55 279cf7cfbf1e: Waiting 15:49:55 9fc1a677da4d: Waiting 15:49:55 10ce246d9e49: Waiting 15:49:55 4aeaa0e7d41f: Waiting 15:49:55 ce0677ecdb7b: Waiting 15:49:55 8d8cf069cef9: Layer already exists 15:49:55 be97da8224cd: Layer already exists 15:49:55 e4e9a2858c65: Layer already exists 15:49:55 8451499eed8d: Layer already exists 15:49:55 bb44829304bc: Layer already exists 15:49:55 10ce246d9e49: Layer already exists 15:49:55 ce0677ecdb7b: Layer already exists 15:49:55 279cf7cfbf1e: Layer already exists 15:49:55 e2e178491da1: Layer already exists 15:49:55 9fc1a677da4d: Layer already exists 15:49:55 4aeaa0e7d41f: Layer already exists 15:49:55 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:8861bb9ffeddd5bb810611a2dc95aa767c9d27eb3aff1cfcd3d9126ace5738f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:55 + 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 15:49:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:49:56 be97da8224cd: Preparing 15:49:56 8d8cf069cef9: Preparing 15:49:56 bb44829304bc: Preparing 15:49:56 8451499eed8d: Preparing 15:49:56 e4e9a2858c65: Preparing 15:49:56 ce0677ecdb7b: Preparing 15:49:56 10ce246d9e49: Preparing 15:49:56 e2e178491da1: Preparing 15:49:56 279cf7cfbf1e: Preparing 15:49:56 9fc1a677da4d: Preparing 15:49:56 4aeaa0e7d41f: Preparing 15:49:56 e2e178491da1: Waiting 15:49:56 279cf7cfbf1e: Waiting 15:49:56 9fc1a677da4d: Waiting 15:49:56 4aeaa0e7d41f: Waiting 15:49:56 ce0677ecdb7b: Waiting 15:49:56 10ce246d9e49: Waiting 15:49:56 be97da8224cd: Layer already exists 15:49:56 8451499eed8d: Layer already exists 15:49:56 e4e9a2858c65: Layer already exists 15:49:56 bb44829304bc: Layer already exists 15:49:56 8d8cf069cef9: Layer already exists 15:49:56 10ce246d9e49: Layer already exists 15:49:56 ce0677ecdb7b: Layer already exists 15:49:56 9fc1a677da4d: Layer already exists 15:49:56 279cf7cfbf1e: Layer already exists 15:49:56 e2e178491da1: Layer already exists 15:49:56 4aeaa0e7d41f: Layer already exists 15:49:56 main: digest: sha256:8861bb9ffeddd5bb810611a2dc95aa767c9d27eb3aff1cfcd3d9126ace5738f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:56 ===================================================== [Pipeline] echo 15:49:56 taggedImages: 15:49:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:49:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.80 15:49:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:49:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:49:56 3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:56 latest 15:49:56 3.2.0-dev.80 15:49:56 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:49:56 main 15:49:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:49:57 b91f6103cb0c: Preparing 15:49:57 138a0bdb0d19: Preparing 15:49:57 539aae52cd94: Preparing 15:49:57 554f0def2b99: Preparing 15:49:57 c2c7e501c670: Preparing 15:49:57 de568c2ccf96: Preparing 15:49:57 c34134503b45: Preparing 15:49:57 ce0677ecdb7b: Preparing 15:49:57 10ce246d9e49: Preparing 15:49:57 d86262528691: Preparing 15:49:57 5c4a5b63aca5: Preparing 15:49:57 4aeaa0e7d41f: Preparing 15:49:57 de568c2ccf96: Waiting 15:49:57 c34134503b45: Waiting 15:49:57 ce0677ecdb7b: Waiting 15:49:57 10ce246d9e49: Waiting 15:49:57 d86262528691: Waiting 15:49:57 5c4a5b63aca5: Waiting 15:49:57 4aeaa0e7d41f: Waiting 15:49:57 c2c7e501c670: Pushed 15:49:57 b91f6103cb0c: Pushed 15:49:57 138a0bdb0d19: Pushed 15:49:57 ce0677ecdb7b: Layer already exists 15:49:57 10ce246d9e49: Layer already exists 15:49:57 de568c2ccf96: Pushed 15:49:57 d86262528691: Pushed 15:49:57 c34134503b45: Pushed 15:49:57 4aeaa0e7d41f: Layer already exists 15:49:59 554f0def2b99: Pushed 15:50:00 5c4a5b63aca5: Pushed 15:50:00 539aae52cd94: Pushed 15:50:00 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:a1a3e43b1b16ec653541b6eec86d9bb8f352b7057468827802132cef574ba700 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:00 + 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 15:50:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:50:01 b91f6103cb0c: Preparing 15:50:01 138a0bdb0d19: Preparing 15:50:01 539aae52cd94: Preparing 15:50:01 554f0def2b99: Preparing 15:50:01 c2c7e501c670: Preparing 15:50:01 de568c2ccf96: Preparing 15:50:01 c34134503b45: Preparing 15:50:01 de568c2ccf96: Waiting 15:50:01 ce0677ecdb7b: Preparing 15:50:01 10ce246d9e49: Preparing 15:50:01 d86262528691: Preparing 15:50:01 5c4a5b63aca5: Preparing 15:50:01 4aeaa0e7d41f: Preparing 15:50:01 c34134503b45: Waiting 15:50:01 ce0677ecdb7b: Waiting 15:50:01 d86262528691: Waiting 15:50:01 10ce246d9e49: Waiting 15:50:01 4aeaa0e7d41f: Waiting 15:50:01 5c4a5b63aca5: Waiting 15:50:01 b91f6103cb0c: Layer already exists 15:50:01 554f0def2b99: Layer already exists 15:50:01 c2c7e501c670: Layer already exists 15:50:01 138a0bdb0d19: Layer already exists 15:50:01 539aae52cd94: Layer already exists 15:50:01 de568c2ccf96: Layer already exists 15:50:01 ce0677ecdb7b: Layer already exists 15:50:01 c34134503b45: Layer already exists 15:50:01 10ce246d9e49: Layer already exists 15:50:01 d86262528691: Layer already exists 15:50:01 5c4a5b63aca5: Layer already exists 15:50:01 4aeaa0e7d41f: Layer already exists 15:50:01 latest: digest: sha256:a1a3e43b1b16ec653541b6eec86d9bb8f352b7057468827802132cef574ba700 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.80 15:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:50:02 b91f6103cb0c: Preparing 15:50:02 138a0bdb0d19: Preparing 15:50:02 539aae52cd94: Preparing 15:50:02 554f0def2b99: Preparing 15:50:02 c2c7e501c670: Preparing 15:50:02 de568c2ccf96: Preparing 15:50:02 c34134503b45: Preparing 15:50:02 ce0677ecdb7b: Preparing 15:50:02 10ce246d9e49: Preparing 15:50:02 d86262528691: Preparing 15:50:02 5c4a5b63aca5: Preparing 15:50:02 4aeaa0e7d41f: Preparing 15:50:02 c34134503b45: Waiting 15:50:02 ce0677ecdb7b: Waiting 15:50:02 10ce246d9e49: Waiting 15:50:02 d86262528691: Waiting 15:50:02 de568c2ccf96: Waiting 15:50:02 5c4a5b63aca5: Waiting 15:50:02 4aeaa0e7d41f: Waiting 15:50:02 b91f6103cb0c: Layer already exists 15:50:02 554f0def2b99: Layer already exists 15:50:02 c2c7e501c670: Layer already exists 15:50:02 138a0bdb0d19: Layer already exists 15:50:02 539aae52cd94: Layer already exists 15:50:02 de568c2ccf96: Layer already exists 15:50:02 ce0677ecdb7b: Layer already exists 15:50:02 d86262528691: Layer already exists 15:50:02 c34134503b45: Layer already exists 15:50:02 10ce246d9e49: Layer already exists 15:50:02 5c4a5b63aca5: Layer already exists 15:50:02 4aeaa0e7d41f: Layer already exists 15:50:02 3.2.0-dev.80: digest: sha256:a1a3e43b1b16ec653541b6eec86d9bb8f352b7057468827802132cef574ba700 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:50:03 b91f6103cb0c: Preparing 15:50:03 138a0bdb0d19: Preparing 15:50:03 539aae52cd94: Preparing 15:50:03 554f0def2b99: Preparing 15:50:03 c2c7e501c670: Preparing 15:50:03 de568c2ccf96: Preparing 15:50:03 c34134503b45: Preparing 15:50:03 ce0677ecdb7b: Preparing 15:50:03 10ce246d9e49: Preparing 15:50:03 d86262528691: Preparing 15:50:03 5c4a5b63aca5: Preparing 15:50:03 4aeaa0e7d41f: Preparing 15:50:03 de568c2ccf96: Waiting 15:50:03 c34134503b45: Waiting 15:50:03 ce0677ecdb7b: Waiting 15:50:03 10ce246d9e49: Waiting 15:50:03 d86262528691: Waiting 15:50:03 5c4a5b63aca5: Waiting 15:50:03 4aeaa0e7d41f: Waiting 15:50:03 b91f6103cb0c: Layer already exists 15:50:03 539aae52cd94: Layer already exists 15:50:03 c2c7e501c670: Layer already exists 15:50:03 554f0def2b99: Layer already exists 15:50:03 138a0bdb0d19: Layer already exists 15:50:03 ce0677ecdb7b: Layer already exists 15:50:03 c34134503b45: Layer already exists 15:50:03 de568c2ccf96: Layer already exists 15:50:03 10ce246d9e49: Layer already exists 15:50:03 d86262528691: Layer already exists 15:50:03 5c4a5b63aca5: Layer already exists 15:50:03 4aeaa0e7d41f: Layer already exists 15:50:03 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:a1a3e43b1b16ec653541b6eec86d9bb8f352b7057468827802132cef574ba700 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:03 + 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 15:50:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:50:04 b91f6103cb0c: Preparing 15:50:04 138a0bdb0d19: Preparing 15:50:04 539aae52cd94: Preparing 15:50:04 554f0def2b99: Preparing 15:50:04 c2c7e501c670: Preparing 15:50:04 de568c2ccf96: Preparing 15:50:04 c34134503b45: Preparing 15:50:04 ce0677ecdb7b: Preparing 15:50:04 10ce246d9e49: Preparing 15:50:04 d86262528691: Preparing 15:50:04 5c4a5b63aca5: Preparing 15:50:04 4aeaa0e7d41f: Preparing 15:50:04 ce0677ecdb7b: Waiting 15:50:04 10ce246d9e49: Waiting 15:50:04 d86262528691: Waiting 15:50:04 5c4a5b63aca5: Waiting 15:50:04 4aeaa0e7d41f: Waiting 15:50:04 de568c2ccf96: Waiting 15:50:04 c34134503b45: Waiting 15:50:04 138a0bdb0d19: Layer already exists 15:50:04 554f0def2b99: Layer already exists 15:50:04 b91f6103cb0c: Layer already exists 15:50:04 539aae52cd94: Layer already exists 15:50:04 c2c7e501c670: Layer already exists 15:50:04 de568c2ccf96: Layer already exists 15:50:04 ce0677ecdb7b: Layer already exists 15:50:04 c34134503b45: Layer already exists 15:50:04 d86262528691: Layer already exists 15:50:04 10ce246d9e49: Layer already exists 15:50:04 5c4a5b63aca5: Layer already exists 15:50:04 4aeaa0e7d41f: Layer already exists 15:50:04 main: digest: sha256:a1a3e43b1b16ec653541b6eec86d9bb8f352b7057468827802132cef574ba700 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:04 ===================================================== [Pipeline] echo 15:50:04 taggedImages: 15:50:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:50:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:50:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.80 15:50:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:50:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:50:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:50:04 3e97884d0537eb476c5355c3438fc2fb2246485e 15:50:04 latest 15:50:04 3.2.0-dev.80 15:50:04 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:50:04 main 15:50:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:50:05 60419aea15f8: Preparing 15:50:05 b3c7cae86385: Preparing 15:50:05 ce0677ecdb7b: Preparing 15:50:05 10ce246d9e49: Preparing 15:50:05 72fcbc6c8dd9: Preparing 15:50:05 f6c994f75f8e: Preparing 15:50:05 4aeaa0e7d41f: Preparing 15:50:05 f6c994f75f8e: Waiting 15:50:05 4aeaa0e7d41f: Waiting 15:50:05 10ce246d9e49: Layer already exists 15:50:05 ce0677ecdb7b: Layer already exists 15:50:05 4aeaa0e7d41f: Layer already exists 15:50:05 60419aea15f8: Pushed 15:50:05 72fcbc6c8dd9: Pushed 15:50:06 f6c994f75f8e: Pushed 15:50:08 b3c7cae86385: Pushed 15:50:09 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:2b62d5a9e151c6538112fb91b582f1c52547c60de1d418181db1a22b34c9c8e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:09 + 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 15:50:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:50:09 60419aea15f8: Preparing 15:50:09 b3c7cae86385: Preparing 15:50:09 ce0677ecdb7b: Preparing 15:50:09 10ce246d9e49: Preparing 15:50:09 72fcbc6c8dd9: Preparing 15:50:09 f6c994f75f8e: Preparing 15:50:09 4aeaa0e7d41f: Preparing 15:50:09 4aeaa0e7d41f: Waiting 15:50:09 f6c994f75f8e: Waiting 15:50:09 b3c7cae86385: Layer already exists 15:50:09 72fcbc6c8dd9: Layer already exists 15:50:09 ce0677ecdb7b: Layer already exists 15:50:09 10ce246d9e49: Layer already exists 15:50:09 60419aea15f8: Layer already exists 15:50:09 f6c994f75f8e: Layer already exists 15:50:09 4aeaa0e7d41f: Layer already exists 15:50:09 latest: digest: sha256:2b62d5a9e151c6538112fb91b582f1c52547c60de1d418181db1a22b34c9c8e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.80 15:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:50:10 60419aea15f8: Preparing 15:50:10 b3c7cae86385: Preparing 15:50:10 ce0677ecdb7b: Preparing 15:50:10 10ce246d9e49: Preparing 15:50:10 72fcbc6c8dd9: Preparing 15:50:10 f6c994f75f8e: Preparing 15:50:10 4aeaa0e7d41f: Preparing 15:50:10 f6c994f75f8e: Waiting 15:50:10 4aeaa0e7d41f: Waiting 15:50:10 b3c7cae86385: Layer already exists 15:50:10 60419aea15f8: Layer already exists 15:50:10 10ce246d9e49: Layer already exists 15:50:10 ce0677ecdb7b: Layer already exists 15:50:10 72fcbc6c8dd9: Layer already exists 15:50:10 f6c994f75f8e: Layer already exists 15:50:10 4aeaa0e7d41f: Layer already exists 15:50:10 3.2.0-dev.80: digest: sha256:2b62d5a9e151c6538112fb91b582f1c52547c60de1d418181db1a22b34c9c8e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:50:11 60419aea15f8: Preparing 15:50:11 b3c7cae86385: Preparing 15:50:11 ce0677ecdb7b: Preparing 15:50:11 10ce246d9e49: Preparing 15:50:11 72fcbc6c8dd9: Preparing 15:50:11 f6c994f75f8e: Preparing 15:50:11 4aeaa0e7d41f: Preparing 15:50:11 f6c994f75f8e: Waiting 15:50:11 4aeaa0e7d41f: Waiting 15:50:11 b3c7cae86385: Layer already exists 15:50:11 10ce246d9e49: Layer already exists 15:50:11 72fcbc6c8dd9: Layer already exists 15:50:11 ce0677ecdb7b: Layer already exists 15:50:11 60419aea15f8: Layer already exists 15:50:11 f6c994f75f8e: Layer already exists 15:50:11 4aeaa0e7d41f: Layer already exists 15:50:12 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:2b62d5a9e151c6538112fb91b582f1c52547c60de1d418181db1a22b34c9c8e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:12 + 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 15:50:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:50:12 60419aea15f8: Preparing 15:50:12 b3c7cae86385: Preparing 15:50:12 ce0677ecdb7b: Preparing 15:50:12 10ce246d9e49: Preparing 15:50:12 72fcbc6c8dd9: Preparing 15:50:12 f6c994f75f8e: Preparing 15:50:12 4aeaa0e7d41f: Preparing 15:50:12 f6c994f75f8e: Waiting 15:50:12 4aeaa0e7d41f: Waiting 15:50:12 ce0677ecdb7b: Layer already exists 15:50:12 10ce246d9e49: Layer already exists 15:50:12 b3c7cae86385: Layer already exists 15:50:12 72fcbc6c8dd9: Layer already exists 15:50:12 60419aea15f8: Layer already exists 15:50:12 f6c994f75f8e: Layer already exists 15:50:12 4aeaa0e7d41f: Layer already exists 15:50:13 main: digest: sha256:2b62d5a9e151c6538112fb91b582f1c52547c60de1d418181db1a22b34c9c8e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:13 ===================================================== [Pipeline] echo 15:50:13 taggedImages: 15:50:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:50:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:50:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.80 15:50:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:50:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:50:13 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:50:13 3e97884d0537eb476c5355c3438fc2fb2246485e 15:50:13 latest 15:50:13 3.2.0-dev.80 15:50:13 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:50:13 main 15:50:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:50:13 50273d876c59: Preparing 15:50:13 ea0a45d3c93c: Preparing 15:50:13 fe2039370d60: Preparing 15:50:13 ce0677ecdb7b: Preparing 15:50:13 10ce246d9e49: Preparing 15:50:13 3113c80bebed: Preparing 15:50:13 3a25e2dadcf3: Preparing 15:50:13 3113c80bebed: Waiting 15:50:13 7f977beb1e21: Preparing 15:50:13 3a25e2dadcf3: Waiting 15:50:13 7e2de8fa2c16: Preparing 15:50:13 7f977beb1e21: Waiting 15:50:13 7e2de8fa2c16: Waiting 15:50:13 4aeaa0e7d41f: Preparing 15:50:13 10ce246d9e49: Layer already exists 15:50:14 ce0677ecdb7b: Layer already exists 15:50:14 ea0a45d3c93c: Pushed 15:50:14 fe2039370d60: Pushed 15:50:14 50273d876c59: Pushed 15:50:14 4aeaa0e7d41f: Layer already exists 15:50:14 7f977beb1e21: Pushed 15:50:15 7e2de8fa2c16: Pushed 15:50:27 3a25e2dadcf3: Pushed 15:50:35 3113c80bebed: Pushed 15:50:35 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:764f2e8612dc0a2af1f637bb4754f3714d62eed33342e19e72dcf43e959a58c4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:36 + 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 15:50:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:50:36 50273d876c59: Preparing 15:50:36 ea0a45d3c93c: Preparing 15:50:36 fe2039370d60: Preparing 15:50:36 ce0677ecdb7b: Preparing 15:50:36 10ce246d9e49: Preparing 15:50:36 3113c80bebed: Preparing 15:50:36 3a25e2dadcf3: Preparing 15:50:36 7f977beb1e21: Preparing 15:50:36 7e2de8fa2c16: Preparing 15:50:36 4aeaa0e7d41f: Preparing 15:50:36 7f977beb1e21: Waiting 15:50:36 7e2de8fa2c16: Waiting 15:50:36 3113c80bebed: Waiting 15:50:36 3a25e2dadcf3: Waiting 15:50:36 4aeaa0e7d41f: Waiting 15:50:36 ea0a45d3c93c: Layer already exists 15:50:36 50273d876c59: Layer already exists 15:50:36 fe2039370d60: Layer already exists 15:50:36 ce0677ecdb7b: Layer already exists 15:50:36 10ce246d9e49: Layer already exists 15:50:36 3a25e2dadcf3: Layer already exists 15:50:36 3113c80bebed: Layer already exists 15:50:36 4aeaa0e7d41f: Layer already exists 15:50:36 7e2de8fa2c16: Layer already exists 15:50:36 7f977beb1e21: Layer already exists 15:50:36 latest: digest: sha256:764f2e8612dc0a2af1f637bb4754f3714d62eed33342e19e72dcf43e959a58c4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.80 15:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:50:37 50273d876c59: Preparing 15:50:37 ea0a45d3c93c: Preparing 15:50:37 fe2039370d60: Preparing 15:50:37 ce0677ecdb7b: Preparing 15:50:37 10ce246d9e49: Preparing 15:50:37 3113c80bebed: Preparing 15:50:37 3a25e2dadcf3: Preparing 15:50:37 7f977beb1e21: Preparing 15:50:37 7e2de8fa2c16: Preparing 15:50:37 4aeaa0e7d41f: Preparing 15:50:37 3a25e2dadcf3: Waiting 15:50:37 7f977beb1e21: Waiting 15:50:37 7e2de8fa2c16: Waiting 15:50:37 3113c80bebed: Waiting 15:50:37 4aeaa0e7d41f: Waiting 15:50:37 fe2039370d60: Layer already exists 15:50:37 50273d876c59: Layer already exists 15:50:37 ea0a45d3c93c: Layer already exists 15:50:37 ce0677ecdb7b: Layer already exists 15:50:37 10ce246d9e49: Layer already exists 15:50:37 3113c80bebed: Layer already exists 15:50:37 7f977beb1e21: Layer already exists 15:50:37 4aeaa0e7d41f: Layer already exists 15:50:37 3a25e2dadcf3: Layer already exists 15:50:37 7e2de8fa2c16: Layer already exists 15:50:37 3.2.0-dev.80: digest: sha256:764f2e8612dc0a2af1f637bb4754f3714d62eed33342e19e72dcf43e959a58c4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:50:38 50273d876c59: Preparing 15:50:38 ea0a45d3c93c: Preparing 15:50:38 fe2039370d60: Preparing 15:50:38 ce0677ecdb7b: Preparing 15:50:38 10ce246d9e49: Preparing 15:50:38 3113c80bebed: Preparing 15:50:38 3a25e2dadcf3: Preparing 15:50:38 7f977beb1e21: Preparing 15:50:38 7e2de8fa2c16: Preparing 15:50:38 4aeaa0e7d41f: Preparing 15:50:38 3113c80bebed: Waiting 15:50:38 3a25e2dadcf3: Waiting 15:50:38 7f977beb1e21: Waiting 15:50:38 7e2de8fa2c16: Waiting 15:50:38 4aeaa0e7d41f: Waiting 15:50:38 ea0a45d3c93c: Layer already exists 15:50:38 10ce246d9e49: Layer already exists 15:50:38 50273d876c59: Layer already exists 15:50:38 ce0677ecdb7b: Layer already exists 15:50:38 fe2039370d60: Layer already exists 15:50:38 3113c80bebed: Layer already exists 15:50:38 7f977beb1e21: Layer already exists 15:50:38 4aeaa0e7d41f: Layer already exists 15:50:38 3a25e2dadcf3: Layer already exists 15:50:38 7e2de8fa2c16: Layer already exists 15:50:38 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:764f2e8612dc0a2af1f637bb4754f3714d62eed33342e19e72dcf43e959a58c4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:39 + 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 15:50:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:50:39 50273d876c59: Preparing 15:50:39 ea0a45d3c93c: Preparing 15:50:39 fe2039370d60: Preparing 15:50:39 ce0677ecdb7b: Preparing 15:50:39 10ce246d9e49: Preparing 15:50:39 3113c80bebed: Preparing 15:50:39 3a25e2dadcf3: Preparing 15:50:39 7f977beb1e21: Preparing 15:50:39 7e2de8fa2c16: Preparing 15:50:39 4aeaa0e7d41f: Preparing 15:50:39 3a25e2dadcf3: Waiting 15:50:39 7f977beb1e21: Waiting 15:50:39 7e2de8fa2c16: Waiting 15:50:39 4aeaa0e7d41f: Waiting 15:50:39 3113c80bebed: Waiting 15:50:39 fe2039370d60: Layer already exists 15:50:39 ce0677ecdb7b: Layer already exists 15:50:39 10ce246d9e49: Layer already exists 15:50:39 ea0a45d3c93c: Layer already exists 15:50:39 50273d876c59: Layer already exists 15:50:39 3113c80bebed: Layer already exists 15:50:39 7e2de8fa2c16: Layer already exists 15:50:39 3a25e2dadcf3: Layer already exists 15:50:39 7f977beb1e21: Layer already exists 15:50:39 4aeaa0e7d41f: Layer already exists 15:50:39 main: digest: sha256:764f2e8612dc0a2af1f637bb4754f3714d62eed33342e19e72dcf43e959a58c4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:39 ===================================================== [Pipeline] echo 15:50:39 taggedImages: 15:50:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:50:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:50:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.80 15:50:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:50:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:50:39 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:50:39 3e97884d0537eb476c5355c3438fc2fb2246485e 15:50:39 latest 15:50:39 3.2.0-dev.80 15:50:39 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:50:39 main 15:50:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:50:40 ce97a80c7a06: Preparing 15:50:40 cebd50e1c80f: Preparing 15:50:40 60a4c027c70e: Preparing 15:50:40 ce0677ecdb7b: Preparing 15:50:40 10ce246d9e49: Preparing 15:50:40 b44961d30ca2: Preparing 15:50:40 89c39efdad00: Preparing 15:50:40 22c58ce2820e: Preparing 15:50:40 4aeaa0e7d41f: Preparing 15:50:40 b44961d30ca2: Waiting 15:50:40 89c39efdad00: Waiting 15:50:40 4aeaa0e7d41f: Waiting 15:50:40 22c58ce2820e: Waiting 15:50:40 10ce246d9e49: Layer already exists 15:50:40 ce0677ecdb7b: Layer already exists 15:50:40 ce97a80c7a06: Pushed 15:50:40 cebd50e1c80f: Pushed 15:50:40 60a4c027c70e: Pushed 15:50:40 4aeaa0e7d41f: Layer already exists 15:50:40 89c39efdad00: Pushed 15:50:41 22c58ce2820e: Pushed 15:51:04 b44961d30ca2: Pushed 15:51:04 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:75ad4d01cfa3cbca8b703719d33318ebc139903d793950cab12a6dc32700ac41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51: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 15:51:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:51:04 ce97a80c7a06: Preparing 15:51:04 cebd50e1c80f: Preparing 15:51:04 60a4c027c70e: Preparing 15:51:04 ce0677ecdb7b: Preparing 15:51:04 10ce246d9e49: Preparing 15:51:04 b44961d30ca2: Preparing 15:51:04 89c39efdad00: Preparing 15:51:04 22c58ce2820e: Preparing 15:51:04 4aeaa0e7d41f: Preparing 15:51:04 b44961d30ca2: Waiting 15:51:04 89c39efdad00: Waiting 15:51:04 22c58ce2820e: Waiting 15:51:04 4aeaa0e7d41f: Waiting 15:51:04 ce97a80c7a06: Layer already exists 15:51:04 10ce246d9e49: Layer already exists 15:51:04 cebd50e1c80f: Layer already exists 15:51:04 ce0677ecdb7b: Layer already exists 15:51:04 60a4c027c70e: Layer already exists 15:51:04 22c58ce2820e: Layer already exists 15:51:04 b44961d30ca2: Layer already exists 15:51:04 89c39efdad00: Layer already exists 15:51:04 4aeaa0e7d41f: Layer already exists 15:51:05 latest: digest: sha256:75ad4d01cfa3cbca8b703719d33318ebc139903d793950cab12a6dc32700ac41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.80 15:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:51:05 ce97a80c7a06: Preparing 15:51:05 cebd50e1c80f: Preparing 15:51:05 60a4c027c70e: Preparing 15:51:05 ce0677ecdb7b: Preparing 15:51:05 10ce246d9e49: Preparing 15:51:05 b44961d30ca2: Preparing 15:51:05 89c39efdad00: Preparing 15:51:05 22c58ce2820e: Preparing 15:51:05 4aeaa0e7d41f: Preparing 15:51:05 89c39efdad00: Waiting 15:51:05 4aeaa0e7d41f: Waiting 15:51:05 b44961d30ca2: Waiting 15:51:05 cebd50e1c80f: Layer already exists 15:51:05 60a4c027c70e: Layer already exists 15:51:05 ce0677ecdb7b: Layer already exists 15:51:05 10ce246d9e49: Layer already exists 15:51:05 ce97a80c7a06: Layer already exists 15:51:05 89c39efdad00: Layer already exists 15:51:05 22c58ce2820e: Layer already exists 15:51:05 b44961d30ca2: Layer already exists 15:51:05 4aeaa0e7d41f: Layer already exists 15:51:06 3.2.0-dev.80: digest: sha256:75ad4d01cfa3cbca8b703719d33318ebc139903d793950cab12a6dc32700ac41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:51:06 ce97a80c7a06: Preparing 15:51:06 cebd50e1c80f: Preparing 15:51:06 60a4c027c70e: Preparing 15:51:06 ce0677ecdb7b: Preparing 15:51:06 10ce246d9e49: Preparing 15:51:06 b44961d30ca2: Preparing 15:51:06 89c39efdad00: Preparing 15:51:06 22c58ce2820e: Preparing 15:51:06 4aeaa0e7d41f: Preparing 15:51:06 89c39efdad00: Waiting 15:51:06 b44961d30ca2: Waiting 15:51:06 22c58ce2820e: Waiting 15:51:06 4aeaa0e7d41f: Waiting 15:51:06 cebd50e1c80f: Layer already exists 15:51:06 60a4c027c70e: Layer already exists 15:51:06 ce97a80c7a06: Layer already exists 15:51:06 10ce246d9e49: Layer already exists 15:51:06 ce0677ecdb7b: Layer already exists 15:51:06 b44961d30ca2: Layer already exists 15:51:06 22c58ce2820e: Layer already exists 15:51:06 4aeaa0e7d41f: Layer already exists 15:51:06 89c39efdad00: Layer already exists 15:51:07 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:75ad4d01cfa3cbca8b703719d33318ebc139903d793950cab12a6dc32700ac41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51: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 15:51:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:51:07 ce97a80c7a06: Preparing 15:51:07 cebd50e1c80f: Preparing 15:51:07 60a4c027c70e: Preparing 15:51:07 ce0677ecdb7b: Preparing 15:51:07 10ce246d9e49: Preparing 15:51:07 b44961d30ca2: Preparing 15:51:07 89c39efdad00: Preparing 15:51:07 b44961d30ca2: Waiting 15:51:07 22c58ce2820e: Preparing 15:51:07 89c39efdad00: Waiting 15:51:07 4aeaa0e7d41f: Preparing 15:51:07 22c58ce2820e: Waiting 15:51:07 4aeaa0e7d41f: Waiting 15:51:07 ce0677ecdb7b: Layer already exists 15:51:07 cebd50e1c80f: Layer already exists 15:51:07 60a4c027c70e: Layer already exists 15:51:07 10ce246d9e49: Layer already exists 15:51:07 ce97a80c7a06: Layer already exists 15:51:07 89c39efdad00: Layer already exists 15:51:07 b44961d30ca2: Layer already exists 15:51:07 22c58ce2820e: Layer already exists 15:51:07 4aeaa0e7d41f: Layer already exists 15:51:07 main: digest: sha256:75ad4d01cfa3cbca8b703719d33318ebc139903d793950cab12a6dc32700ac41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:08 ===================================================== [Pipeline] echo 15:51:08 taggedImages: 15:51:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:51:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:51:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.80 15:51:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:51:08 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:51:08 3e97884d0537eb476c5355c3438fc2fb2246485e 15:51:08 latest 15:51:08 3.2.0-dev.80 15:51:08 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:08 main 15:51:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:51:08 50273d876c59: Preparing 15:51:08 20747b76f148: Preparing 15:51:08 f91a231bdc7b: Preparing 15:51:08 ce0677ecdb7b: Preparing 15:51:08 10ce246d9e49: Preparing 15:51:08 9276aa3fc6b2: Preparing 15:51:08 7f977beb1e21: Preparing 15:51:08 7e2de8fa2c16: Preparing 15:51:08 4aeaa0e7d41f: Preparing 15:51:08 9276aa3fc6b2: Waiting 15:51:08 7f977beb1e21: Waiting 15:51:08 7e2de8fa2c16: Waiting 15:51:08 4aeaa0e7d41f: Waiting 15:51:08 50273d876c59: Layer already exists 15:51:08 ce0677ecdb7b: Layer already exists 15:51:08 10ce246d9e49: Layer already exists 15:51:08 7f977beb1e21: Layer already exists 15:51:09 7e2de8fa2c16: Layer already exists 15:51:09 f91a231bdc7b: Pushed 15:51:09 4aeaa0e7d41f: Layer already exists 15:51:09 20747b76f148: Pushed 15:51:31 9276aa3fc6b2: Pushed 15:51:31 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:affd502a7bd36edb51d924a54ce93660229797dee1c8b107d74cd31a0a6e58e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:31 + 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 15:51:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:51:31 50273d876c59: Preparing 15:51:31 20747b76f148: Preparing 15:51:31 f91a231bdc7b: Preparing 15:51:31 ce0677ecdb7b: Preparing 15:51:31 10ce246d9e49: Preparing 15:51:31 9276aa3fc6b2: Preparing 15:51:31 7f977beb1e21: Preparing 15:51:31 7e2de8fa2c16: Preparing 15:51:31 4aeaa0e7d41f: Preparing 15:51:31 7f977beb1e21: Waiting 15:51:31 9276aa3fc6b2: Waiting 15:51:31 7e2de8fa2c16: Waiting 15:51:31 4aeaa0e7d41f: Waiting 15:51:31 ce0677ecdb7b: Layer already exists 15:51:31 50273d876c59: Layer already exists 15:51:31 10ce246d9e49: Layer already exists 15:51:31 f91a231bdc7b: Layer already exists 15:51:31 20747b76f148: Layer already exists 15:51:31 9276aa3fc6b2: Layer already exists 15:51:31 7e2de8fa2c16: Layer already exists 15:51:31 7f977beb1e21: Layer already exists 15:51:31 4aeaa0e7d41f: Layer already exists 15:51:32 latest: digest: sha256:affd502a7bd36edb51d924a54ce93660229797dee1c8b107d74cd31a0a6e58e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.80 15:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:51:32 50273d876c59: Preparing 15:51:32 20747b76f148: Preparing 15:51:32 f91a231bdc7b: Preparing 15:51:32 ce0677ecdb7b: Preparing 15:51:32 10ce246d9e49: Preparing 15:51:32 9276aa3fc6b2: Preparing 15:51:32 7f977beb1e21: Preparing 15:51:32 7e2de8fa2c16: Preparing 15:51:32 4aeaa0e7d41f: Preparing 15:51:32 9276aa3fc6b2: Waiting 15:51:32 7f977beb1e21: Waiting 15:51:32 7e2de8fa2c16: Waiting 15:51:32 4aeaa0e7d41f: Waiting 15:51:32 20747b76f148: Layer already exists 15:51:32 f91a231bdc7b: Layer already exists 15:51:32 ce0677ecdb7b: Layer already exists 15:51:32 50273d876c59: Layer already exists 15:51:32 10ce246d9e49: Layer already exists 15:51:32 9276aa3fc6b2: Layer already exists 15:51:32 7e2de8fa2c16: Layer already exists 15:51:32 7f977beb1e21: Layer already exists 15:51:32 4aeaa0e7d41f: Layer already exists 15:51:32 3.2.0-dev.80: digest: sha256:affd502a7bd36edb51d924a54ce93660229797dee1c8b107d74cd31a0a6e58e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:51:33 50273d876c59: Preparing 15:51:33 20747b76f148: Preparing 15:51:33 f91a231bdc7b: Preparing 15:51:33 ce0677ecdb7b: Preparing 15:51:33 10ce246d9e49: Preparing 15:51:33 9276aa3fc6b2: Preparing 15:51:33 7f977beb1e21: Preparing 15:51:33 7e2de8fa2c16: Preparing 15:51:33 4aeaa0e7d41f: Preparing 15:51:33 9276aa3fc6b2: Waiting 15:51:33 7f977beb1e21: Waiting 15:51:33 7e2de8fa2c16: Waiting 15:51:33 4aeaa0e7d41f: Waiting 15:51:33 50273d876c59: Layer already exists 15:51:33 ce0677ecdb7b: Layer already exists 15:51:33 f91a231bdc7b: Layer already exists 15:51:33 10ce246d9e49: Layer already exists 15:51:33 20747b76f148: Layer already exists 15:51:33 7f977beb1e21: Layer already exists 15:51:33 9276aa3fc6b2: Layer already exists 15:51:33 4aeaa0e7d41f: Layer already exists 15:51:33 7e2de8fa2c16: Layer already exists 15:51:34 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:affd502a7bd36edb51d924a54ce93660229797dee1c8b107d74cd31a0a6e58e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:34 + 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 15:51:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:51:34 50273d876c59: Preparing 15:51:34 20747b76f148: Preparing 15:51:34 f91a231bdc7b: Preparing 15:51:34 ce0677ecdb7b: Preparing 15:51:34 10ce246d9e49: Preparing 15:51:34 9276aa3fc6b2: Preparing 15:51:34 7f977beb1e21: Preparing 15:51:34 7e2de8fa2c16: Preparing 15:51:34 4aeaa0e7d41f: Preparing 15:51:34 7f977beb1e21: Waiting 15:51:34 7e2de8fa2c16: Waiting 15:51:34 4aeaa0e7d41f: Waiting 15:51:34 9276aa3fc6b2: Waiting 15:51:34 ce0677ecdb7b: Layer already exists 15:51:34 20747b76f148: Layer already exists 15:51:34 10ce246d9e49: Layer already exists 15:51:34 50273d876c59: Layer already exists 15:51:34 f91a231bdc7b: Layer already exists 15:51:34 9276aa3fc6b2: Layer already exists 15:51:34 7e2de8fa2c16: Layer already exists 15:51:34 7f977beb1e21: Layer already exists 15:51:34 4aeaa0e7d41f: Layer already exists 15:51:35 main: digest: sha256:affd502a7bd36edb51d924a54ce93660229797dee1c8b107d74cd31a0a6e58e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:35 ===================================================== [Pipeline] echo 15:51:35 taggedImages: 15:51:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:51:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:51:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.80 15:51:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:51:35 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 15:51:35 3e97884d0537eb476c5355c3438fc2fb2246485e 15:51:35 latest 15:51:35 3.2.0-dev.80 15:51:35 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:35 main 15:51:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:51:35 f5b2366780f2: Preparing 15:51:35 2df1fbd9f2cf: Preparing 15:51:35 ce0677ecdb7b: Preparing 15:51:35 10ce246d9e49: Preparing 15:51:35 14be2bc7e927: Preparing 15:51:35 f9879bcc393c: Preparing 15:51:35 4aeaa0e7d41f: Preparing 15:51:35 f9879bcc393c: Waiting 15:51:35 4aeaa0e7d41f: Waiting 15:51:35 ce0677ecdb7b: Layer already exists 15:51:35 10ce246d9e49: Layer already exists 15:51:36 4aeaa0e7d41f: Layer already exists 15:51:36 14be2bc7e927: Pushed 15:51:36 f5b2366780f2: Pushed 15:51:37 f9879bcc393c: Pushed 15:51:43 2df1fbd9f2cf: Pushed 15:51:43 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:3572ea5b1fca8d973e99f916cd52a6e13d7fa5953f3936667dd27f808ede358f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:44 + 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 15:51:44 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 15:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:51:44 f5b2366780f2: Preparing 15:51:44 2df1fbd9f2cf: Preparing 15:51:44 ce0677ecdb7b: Preparing 15:51:44 10ce246d9e49: Preparing 15:51:44 14be2bc7e927: Preparing 15:51:44 f9879bcc393c: Preparing 15:51:44 4aeaa0e7d41f: Preparing 15:51:44 f9879bcc393c: Waiting 15:51:44 4aeaa0e7d41f: Waiting 15:51:44 f5b2366780f2: Layer already exists 15:51:44 2df1fbd9f2cf: Layer already exists 15:51:44 14be2bc7e927: Layer already exists 15:51:44 ce0677ecdb7b: Layer already exists 15:51:44 10ce246d9e49: Layer already exists 15:51:44 f9879bcc393c: Layer already exists 15:51:44 4aeaa0e7d41f: Layer already exists 15:51:44 latest: digest: sha256:3572ea5b1fca8d973e99f916cd52a6e13d7fa5953f3936667dd27f808ede358f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:44 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.80 15:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:51:45 f5b2366780f2: Preparing 15:51:45 2df1fbd9f2cf: Preparing 15:51:45 ce0677ecdb7b: Preparing 15:51:45 10ce246d9e49: Preparing 15:51:45 14be2bc7e927: Preparing 15:51:45 f9879bcc393c: Preparing 15:51:45 4aeaa0e7d41f: Preparing 15:51:45 f9879bcc393c: Waiting 15:51:45 4aeaa0e7d41f: Waiting 15:51:45 10ce246d9e49: Layer already exists 15:51:45 14be2bc7e927: Layer already exists 15:51:45 f5b2366780f2: Layer already exists 15:51:45 ce0677ecdb7b: Layer already exists 15:51:45 2df1fbd9f2cf: Layer already exists 15:51:45 f9879bcc393c: Layer already exists 15:51:45 4aeaa0e7d41f: Layer already exists 15:51:45 3.2.0-dev.80: digest: sha256:3572ea5b1fca8d973e99f916cd52a6e13d7fa5953f3936667dd27f808ede358f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:45 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:46 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:51:46 f5b2366780f2: Preparing 15:51:46 2df1fbd9f2cf: Preparing 15:51:46 ce0677ecdb7b: Preparing 15:51:46 10ce246d9e49: Preparing 15:51:46 14be2bc7e927: Preparing 15:51:46 f9879bcc393c: Preparing 15:51:46 4aeaa0e7d41f: Preparing 15:51:46 f9879bcc393c: Waiting 15:51:46 4aeaa0e7d41f: Waiting 15:51:46 f5b2366780f2: Layer already exists 15:51:46 14be2bc7e927: Layer already exists 15:51:46 10ce246d9e49: Layer already exists 15:51:46 2df1fbd9f2cf: Layer already exists 15:51:46 ce0677ecdb7b: Layer already exists 15:51:46 f9879bcc393c: Layer already exists 15:51:46 4aeaa0e7d41f: Layer already exists 15:51:46 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:3572ea5b1fca8d973e99f916cd52a6e13d7fa5953f3936667dd27f808ede358f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:46 + 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 15:51:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 15:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:51:47 f5b2366780f2: Preparing 15:51:47 2df1fbd9f2cf: Preparing 15:51:47 ce0677ecdb7b: Preparing 15:51:47 10ce246d9e49: Preparing 15:51:47 14be2bc7e927: Preparing 15:51:47 f9879bcc393c: Preparing 15:51:47 4aeaa0e7d41f: Preparing 15:51:47 f9879bcc393c: Waiting 15:51:47 4aeaa0e7d41f: Waiting 15:51:47 2df1fbd9f2cf: Layer already exists 15:51:47 10ce246d9e49: Layer already exists 15:51:47 14be2bc7e927: Layer already exists 15:51:47 ce0677ecdb7b: Layer already exists 15:51:47 f5b2366780f2: Layer already exists 15:51:47 f9879bcc393c: Layer already exists 15:51:47 4aeaa0e7d41f: Layer already exists 15:51:47 main: digest: sha256:3572ea5b1fca8d973e99f916cd52a6e13d7fa5953f3936667dd27f808ede358f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:47 ===================================================== [Pipeline] echo 15:51:47 taggedImages: 15:51:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:51:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 15:51:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.80 15:51:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 15:51:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:51:47 3e97884d0537eb476c5355c3438fc2fb2246485e 15:51:47 latest 15:51:47 3.2.0-dev.80 15:51:47 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:47 main 15:51:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:51:48 16e2e65ad644: Preparing 15:51:48 0c6452da1181: Preparing 15:51:48 ce0677ecdb7b: Preparing 15:51:48 10ce246d9e49: Preparing 15:51:48 d3112ec45feb: Preparing 15:51:48 6c0a21e72661: Preparing 15:51:48 4aeaa0e7d41f: Preparing 15:51:48 4aeaa0e7d41f: Waiting 15:51:48 6c0a21e72661: Waiting 15:51:48 ce0677ecdb7b: Layer already exists 15:51:48 10ce246d9e49: Layer already exists 15:51:48 4aeaa0e7d41f: Layer already exists 15:51:48 d3112ec45feb: Pushed 15:51:48 16e2e65ad644: Pushed 15:51:48 6c0a21e72661: Pushed 15:51:56 0c6452da1181: Pushed 15:51:56 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:6c720525bde7cf5ce8f5ea2c45c2de3d3c2b75bd0765b17c2f00896161fb334f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:51:57 16e2e65ad644: Preparing 15:51:57 0c6452da1181: Preparing 15:51:57 ce0677ecdb7b: Preparing 15:51:57 10ce246d9e49: Preparing 15:51:57 d3112ec45feb: Preparing 15:51:57 6c0a21e72661: Preparing 15:51:57 4aeaa0e7d41f: Preparing 15:51:57 6c0a21e72661: Waiting 15:51:57 4aeaa0e7d41f: Waiting 15:51:57 d3112ec45feb: Layer already exists 15:51:57 16e2e65ad644: Layer already exists 15:51:57 0c6452da1181: Layer already exists 15:51:57 10ce246d9e49: Layer already exists 15:51:57 ce0677ecdb7b: Layer already exists 15:51:57 6c0a21e72661: Layer already exists 15:51:57 4aeaa0e7d41f: Layer already exists 15:51:57 latest: digest: sha256:6c720525bde7cf5ce8f5ea2c45c2de3d3c2b75bd0765b17c2f00896161fb334f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.80 15:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:51:58 16e2e65ad644: Preparing 15:51:58 0c6452da1181: Preparing 15:51:58 ce0677ecdb7b: Preparing 15:51:58 10ce246d9e49: Preparing 15:51:58 d3112ec45feb: Preparing 15:51:58 6c0a21e72661: Preparing 15:51:58 4aeaa0e7d41f: Preparing 15:51:58 6c0a21e72661: Waiting 15:51:58 4aeaa0e7d41f: Waiting 15:51:58 10ce246d9e49: Layer already exists 15:51:58 d3112ec45feb: Layer already exists 15:51:58 0c6452da1181: Layer already exists 15:51:58 16e2e65ad644: Layer already exists 15:51:58 ce0677ecdb7b: Layer already exists 15:51:58 4aeaa0e7d41f: Layer already exists 15:51:58 6c0a21e72661: Layer already exists 15:51:58 3.2.0-dev.80: digest: sha256:6c720525bde7cf5ce8f5ea2c45c2de3d3c2b75bd0765b17c2f00896161fb334f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:51:59 16e2e65ad644: Preparing 15:51:59 0c6452da1181: Preparing 15:51:59 ce0677ecdb7b: Preparing 15:51:59 10ce246d9e49: Preparing 15:51:59 d3112ec45feb: Preparing 15:51:59 6c0a21e72661: Preparing 15:51:59 4aeaa0e7d41f: Preparing 15:51:59 6c0a21e72661: Waiting 15:51:59 4aeaa0e7d41f: Waiting 15:51:59 ce0677ecdb7b: Layer already exists 15:51:59 0c6452da1181: Layer already exists 15:51:59 d3112ec45feb: Layer already exists 15:51:59 10ce246d9e49: Layer already exists 15:51:59 16e2e65ad644: Layer already exists 15:51:59 4aeaa0e7d41f: Layer already exists 15:51:59 6c0a21e72661: Layer already exists 15:51:59 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:6c720525bde7cf5ce8f5ea2c45c2de3d3c2b75bd0765b17c2f00896161fb334f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:52:00 16e2e65ad644: Preparing 15:52:00 0c6452da1181: Preparing 15:52:00 ce0677ecdb7b: Preparing 15:52:00 10ce246d9e49: Preparing 15:52:00 d3112ec45feb: Preparing 15:52:00 6c0a21e72661: Preparing 15:52:00 4aeaa0e7d41f: Preparing 15:52:00 6c0a21e72661: Waiting 15:52:00 4aeaa0e7d41f: Waiting 15:52:00 0c6452da1181: Layer already exists 15:52:00 d3112ec45feb: Layer already exists 15:52:00 ce0677ecdb7b: Layer already exists 15:52:00 16e2e65ad644: Layer already exists 15:52:00 10ce246d9e49: Layer already exists 15:52:00 6c0a21e72661: Layer already exists 15:52:00 4aeaa0e7d41f: Layer already exists 15:52:00 main: digest: sha256:6c720525bde7cf5ce8f5ea2c45c2de3d3c2b75bd0765b17c2f00896161fb334f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:00 ===================================================== [Pipeline] echo 15:52:00 taggedImages: 15:52:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:52:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:52:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.80 15:52:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:52:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:52:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:52:00 3e97884d0537eb476c5355c3438fc2fb2246485e 15:52:00 latest 15:52:00 3.2.0-dev.80 15:52:00 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:52:00 main 15:52:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:52:01 11a26eb0e226: Preparing 15:52:01 5408ccb8861d: Preparing 15:52:01 ce0677ecdb7b: Preparing 15:52:01 10ce246d9e49: Preparing 15:52:01 d373da44438d: Preparing 15:52:01 8cb7f720202b: Preparing 15:52:01 4aeaa0e7d41f: Preparing 15:52:01 8cb7f720202b: Waiting 15:52:01 4aeaa0e7d41f: Waiting 15:52:01 d373da44438d: Layer already exists 15:52:01 10ce246d9e49: Layer already exists 15:52:01 ce0677ecdb7b: Layer already exists 15:52:01 8cb7f720202b: Layer already exists 15:52:01 4aeaa0e7d41f: Layer already exists 15:52:01 11a26eb0e226: Pushed 15:52:09 5408ccb8861d: Pushed 15:52:09 3e97884d0537eb476c5355c3438fc2fb2246485e: digest: sha256:aa27e7ba380485d5884d94687f58f20c43e570f61f136b4e94eaad1d0a3e069f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:52:10 11a26eb0e226: Preparing 15:52:10 5408ccb8861d: Preparing 15:52:10 ce0677ecdb7b: Preparing 15:52:10 10ce246d9e49: Preparing 15:52:10 d373da44438d: Preparing 15:52:10 8cb7f720202b: Preparing 15:52:10 4aeaa0e7d41f: Preparing 15:52:10 4aeaa0e7d41f: Waiting 15:52:10 8cb7f720202b: Waiting 15:52:10 11a26eb0e226: Layer already exists 15:52:10 ce0677ecdb7b: Layer already exists 15:52:10 5408ccb8861d: Layer already exists 15:52:10 d373da44438d: Layer already exists 15:52:10 10ce246d9e49: Layer already exists 15:52:10 4aeaa0e7d41f: Layer already exists 15:52:10 8cb7f720202b: Layer already exists 15:52:10 latest: digest: sha256:aa27e7ba380485d5884d94687f58f20c43e570f61f136b4e94eaad1d0a3e069f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.80 15:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:52:11 11a26eb0e226: Preparing 15:52:11 5408ccb8861d: Preparing 15:52:11 ce0677ecdb7b: Preparing 15:52:11 10ce246d9e49: Preparing 15:52:11 d373da44438d: Preparing 15:52:11 8cb7f720202b: Preparing 15:52:11 4aeaa0e7d41f: Preparing 15:52:11 8cb7f720202b: Waiting 15:52:11 4aeaa0e7d41f: Waiting 15:52:11 10ce246d9e49: Layer already exists 15:52:11 11a26eb0e226: Layer already exists 15:52:11 d373da44438d: Layer already exists 15:52:11 5408ccb8861d: Layer already exists 15:52:11 ce0677ecdb7b: Layer already exists 15:52:11 8cb7f720202b: Layer already exists 15:52:11 4aeaa0e7d41f: Layer already exists 15:52:11 3.2.0-dev.80: digest: sha256:aa27e7ba380485d5884d94687f58f20c43e570f61f136b4e94eaad1d0a3e069f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:52:12 11a26eb0e226: Preparing 15:52:12 5408ccb8861d: Preparing 15:52:12 ce0677ecdb7b: Preparing 15:52:12 10ce246d9e49: Preparing 15:52:12 d373da44438d: Preparing 15:52:12 8cb7f720202b: Preparing 15:52:12 4aeaa0e7d41f: Preparing 15:52:12 8cb7f720202b: Waiting 15:52:12 4aeaa0e7d41f: Waiting 15:52:12 10ce246d9e49: Layer already exists 15:52:12 d373da44438d: Layer already exists 15:52:12 11a26eb0e226: Layer already exists 15:52:12 ce0677ecdb7b: Layer already exists 15:52:12 5408ccb8861d: Layer already exists 15:52:12 4aeaa0e7d41f: Layer already exists 15:52:12 8cb7f720202b: Layer already exists 15:52:12 3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80: digest: sha256:aa27e7ba380485d5884d94687f58f20c43e570f61f136b4e94eaad1d0a3e069f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:52:13 11a26eb0e226: Preparing 15:52:13 5408ccb8861d: Preparing 15:52:13 ce0677ecdb7b: Preparing 15:52:13 10ce246d9e49: Preparing 15:52:13 d373da44438d: Preparing 15:52:13 8cb7f720202b: Preparing 15:52:13 4aeaa0e7d41f: Preparing 15:52:13 8cb7f720202b: Waiting 15:52:13 4aeaa0e7d41f: Waiting 15:52:13 d373da44438d: Layer already exists 15:52:13 5408ccb8861d: Layer already exists 15:52:13 11a26eb0e226: Layer already exists 15:52:13 10ce246d9e49: Layer already exists 15:52:13 ce0677ecdb7b: Layer already exists 15:52:13 8cb7f720202b: Layer already exists 15:52:13 4aeaa0e7d41f: Layer already exists 15:52:13 main: digest: sha256:aa27e7ba380485d5884d94687f58f20c43e570f61f136b4e94eaad1d0a3e069f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:13 ===================================================== [Pipeline] echo 15:52:13 taggedImages: 15:52:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e 15:52:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:52:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.80 15:52:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e97884d0537eb476c5355c3438fc2fb2246485e-3.2.0-dev.80 15:52:13 - 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 15:52:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:14 15:52:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:14 arm64: Pulling from edgex-lftools-log-publisher 15:52:14 8998bd30e6a1: Pulling fs layer 15:52:14 04944245beec: Pulling fs layer 15:52:14 699f458cf7ca: Pulling fs layer 15:52:14 765212b225bb: Pulling fs layer 15:52:14 f23df028b6ca: Pulling fs layer 15:52:14 d65c8cfc05b1: Pulling fs layer 15:52:14 2437ff75d9bd: Pulling fs layer 15:52:14 765212b225bb: Waiting 15:52:14 f23df028b6ca: Waiting 15:52:14 d65c8cfc05b1: Waiting 15:52:14 04944245beec: Verifying Checksum 15:52:14 04944245beec: Download complete 15:52:14 765212b225bb: Download complete 15:52:14 f23df028b6ca: Verifying Checksum 15:52:14 f23df028b6ca: Download complete 15:52:14 d65c8cfc05b1: Verifying Checksum 15:52:14 d65c8cfc05b1: Download complete 15:52:14 699f458cf7ca: Verifying Checksum 15:52:14 699f458cf7ca: Download complete 15:52:15 8998bd30e6a1: Verifying Checksum 15:52:15 8998bd30e6a1: Download complete 15:52:17 2437ff75d9bd: Verifying Checksum 15:52:17 2437ff75d9bd: Download complete 15:52:19 8998bd30e6a1: Pull complete 15:52:20 04944245beec: Pull complete 15:52:21 699f458cf7ca: Pull complete 15:52:21 765212b225bb: Pull complete 15:52:22 f23df028b6ca: Pull complete 15:52:23 d65c8cfc05b1: Pull complete 15:52:41 2437ff75d9bd: Pull complete 15:52:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:41 prd-ubuntu20.04-docker-arm64-4c-16g-10937 does not seem to be running inside a container 15:52:41 $ 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/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:52:44 $ docker top 98185ba462dfbd4dd6416489ea73ae25fcd5f238fef765ac08bbfc854e00de11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:45 ---> job-cost.sh 15:52:45 lf-activate-venv: SKIPPING 15:52:45 INFO: No Stack... 15:52:45 INFO: Retrieving Pricing Info for: v3-standard-4 15:52:46 INFO: Archiving Costs [Pipeline] sh 15:52:47 + cat /w/workspace/edgex-go/702/archives/cost.csv 15:52:47 + cut -d, -f6 [Pipeline] lock 15:52:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-702-stack-cost] 15:52:47 Resource [jenkins-edgexfoundry-edgex-go-main-702-stack-cost] did not exist. Created. 15:52:47 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-702-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:52:47 + echo total: 0.10999999940395355 [Pipeline] stash 15:52:48 Stashed 1 file(s) [Pipeline] } 15:52:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-702-stack-cost] [Pipeline] // lock [Pipeline] } 15:52:48 $ docker stop --time=1 98185ba462dfbd4dd6416489ea73ae25fcd5f238fef765ac08bbfc854e00de11 15:52:50 $ docker rm -f --volumes 98185ba462dfbd4dd6416489ea73ae25fcd5f238fef765ac08bbfc854e00de11 [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 15:52:50 provisioning config files... 15:52:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/702@tmp/config13438155116188128060tmp [Pipeline] { [Pipeline] sh 15:52:50 + set +x 15:52:50 + curl -s https://codecov.io/bash 15:52:50 + bash -s -- 15:52:50 15:52:50 _____ _ 15:52:50 / ____| | | 15:52:50 | | ___ __| | ___ ___ _____ __ 15:52:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:52:50 | |___| (_) | (_| | __/ (_| (_) \ V / 15:52:50 \_____\___/ \__,_|\___|\___\___/ \_/ 15:52:50 Bash-1.0.6 15:52:50 15:52:50 15:52:50 ==> git version 2.25.1 found 15:52:50 ==> 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 15:52:50 Release-Date: 2020-01-08 15:52:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:52:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:52:50 ==> Jenkins CI detected. 15:52:50 current dir:  /w/workspace/edgex-go/702 15:52:50 project root: . 15:52:50 --> token set from env 15:52:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:52:50 ==> Running gcov in . (disable via -X gcov) 15:52:51 ==> Python coveragepy not found 15:52:51 ==> Searching for coverage reports in: 15:52:51 + . 15:52:51 -> Found 1 reports 15:52:51 ==> Detecting git/mercurial file structure 15:52:51 ==> Reading reports 15:52:51 + ./coverage.out bytes=581101 15:52:51 ==> Appending adjustments 15:52:51 https://docs.codecov.io/docs/fixing-reports 15:52:52 + Found adjustments 15:52:52 ==> Gzipping contents 15:52:52 72K /tmp/codecov.y9lb2V.gz 15:52:52 ==> Uploading reports 15:52:52 url: https://codecov.io 15:52:52 query: branch=main&commit=3e97884d0537eb476c5355c3438fc2fb2246485e&build=702&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F702%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:52:52 -> Pinging Codecov 15:52:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3e97884d0537eb476c5355c3438fc2fb2246485e&build=702&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F702%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:52:52 -> Uploading to 15:52:52 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/3e97884d0537eb476c5355c3438fc2fb2246485e/c808efb3-5175-46a8-952b-d065d5b6b4df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240923%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240923T155252Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4daa86d72e56682aaf87c481164366c12839b7b80299f3999a17a510c31fdc80 15:52:52 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:52 Dload Upload Total Spent Left Speed 15:52:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71158 0 0 100 71158 0 217k --:--:-- --:--:-- --:--:-- 217k 15:52:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3e97884d0537eb476c5355c3438fc2fb2246485e [Pipeline] } 15:52:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:52:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:52:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:52:53 15:52:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:52:53 latest: Pulling from edgex-devops/edgex-snyk-go 15:52:53 619be1103602: Already exists 15:52:53 f8ea3408117e: Pulling fs layer 15:52:53 91320369b822: Pulling fs layer 15:52:53 0406650e8295: Pulling fs layer 15:52:53 4f4fb700ef54: Pulling fs layer 15:52:53 96d80e3f36e1: Pulling fs layer 15:52:53 bcf3aedb951c: Pulling fs layer 15:52:53 96d80e3f36e1: Waiting 15:52:53 bcf3aedb951c: Waiting 15:52:53 4f4fb700ef54: Waiting 15:52:53 0406650e8295: Download complete 15:52:53 f8ea3408117e: Verifying Checksum 15:52:53 f8ea3408117e: Download complete 15:52:53 4f4fb700ef54: Verifying Checksum 15:52:53 4f4fb700ef54: Download complete 15:52:53 f8ea3408117e: Pull complete 15:52:54 96d80e3f36e1: Verifying Checksum 15:52:54 91320369b822: Verifying Checksum 15:52:54 91320369b822: Download complete 15:52:55 bcf3aedb951c: Verifying Checksum 15:52:55 bcf3aedb951c: Download complete 15:52:58 91320369b822: Pull complete 15:52:58 0406650e8295: Pull complete 15:52:58 4f4fb700ef54: Pull complete 15:52:58 96d80e3f36e1: Pull complete 15:53:00 bcf3aedb951c: Pull complete 15:53:00 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 15:53:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:53:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:00 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:53:00 $ 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/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:53:09 $ docker top aa02b12a5248f250c116351f58539381de2626481e8064e11e5b3234360c342f -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:09 + git config --global --add safe.directory /w/workspace/edgex-go/702 [Pipeline] echo 15:53:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:53:10 + set -o pipefail 15:53:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:53:18 15:53:18 Monitoring /w/workspace/edgex-go/702 (github.com/edgexfoundry/edgex-go)... 15:53:18 15:53:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/0e65853d-8de5-45d5-9cc0-9f232004220f 15:53:18 15:53:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:53:18 15:53:18 15:53:18 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 15:53:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:53:18 $ docker stop --time=1 aa02b12a5248f250c116351f58539381de2626481e8064e11e5b3234360c342f 15:53:28 $ docker rm -f --volumes aa02b12a5248f250c116351f58539381de2626481e8064e11e5b3234360c342f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:53:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:28 provisioning config files... 15:53:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/702@tmp/config16011917487355206991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:29 --> edgex-publish-swagger.sh 15:53:29 === Publish openapi/v3 API === 15:53:29 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:53:29 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/702/openapi/v3/core-command.yaml] 15:53:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:29 Dload Upload Total Spent Left Speed 15:53:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70956 --:--:-- --:--:-- --:--:-- 70956 15:53:29 15:53:29 15:53:29 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/702/openapi/v3/core-data.yaml] 15:53:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:29 Dload Upload Total Spent Left Speed 15:53:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 175k --:--:-- --:--:-- --:--:-- 174k 100 72043 0 0 100 72043 0 175k --:--:-- --:--:-- --:--:-- 174k 15:53:29 15:53:29 15:53:29 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/702/openapi/v3/core-keeper.yaml] 15:53:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:29 Dload Upload Total Spent Left Speed 15:53:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 267 129k --:--:-- --:--:-- --:--:-- 130k 15:53:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 15:53:30 15:53:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/702/openapi/v3/core-metadata.yaml] 15:53:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:30 Dload Upload Total Spent Left Speed 15:53:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 418 399k --:--:-- --:--:-- --:--:-- 399k 15:53:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 15:53:30 15:53:30 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/702/openapi/v3/support-cron-scheduler.yaml] 15:53:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:30 Dload Upload Total Spent Left Speed 15:53:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 233k --:--:-- --:--:-- --:--:-- 231k 100 48523 100 66 100 48457 266 190k --:--:-- --:--:-- --:--:-- 190k 15:53:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 15:53:30 15:53:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/702/openapi/v3/support-notifications.yaml] 15:53:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:30 Dload Upload Total Spent Left Speed 15:53:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 382 208k --:--:-- --:--:-- --:--:-- 209k 15:53:31 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 15:53:31 15:53:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/702/openapi/v3/support-scheduler.yaml] 15:53:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:31 Dload Upload Total Spent Left Speed 15:53:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 475 110k --:--:-- --:--:-- --:--:-- 110k 15:53:31 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 15:53:31 [Pipeline] } 15:53:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:53:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:53:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:32 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:53:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:53:33 $ docker top beda63ad4d5e1e03cc057a48a92f25cef708a38f20466fd1a69defce5bdbf79d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:33 [ssh-agent] Looking for ssh-agent implementation... 15:53:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:33 $ docker exec beda63ad4d5e1e03cc057a48a92f25cef708a38f20466fd1a69defce5bdbf79d ssh-agent 15:53:33 SSH_AUTH_SOCK=/tmp/ssh-JgUgbTM6PLSJ/agent.31 15:53:33 SSH_AGENT_PID=37 15:53:33 Running ssh-add (command line suppressed) 15:53:33 Identity added: /w/workspace/edgex-go/702@tmp/private_key_4341780443381358803.key (/w/workspace/edgex-go/702@tmp/private_key_4341780443381358803.key) 15:53:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:33 + git semver tag 15:53:34 2024-09-23 15:53:34,130 [run_tag] DEBUG tag force:False 15:53:34 2024-09-23 15:53:34,130 [check_head_tag] DEBUG check head tag 15:53:34 2024-09-23 15:53:34,133 [execute] INFO git cat-file --batch-check 15:53:34 2024-09-23 15:53:34,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/702, universal_newlines=False, shell=None, istream=) 15:53:34 2024-09-23 15:53:34,137 [execute] INFO git cat-file --batch 15:53:34 2024-09-23 15:53:34,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/702, universal_newlines=False, shell=None, istream=) 15:53:34 2024-09-23 15:53:34,180 [read_version] DEBUG read version from /w/workspace/edgex-go/702/.semver/main 15:53:34 2024-09-23 15:53:34,180 [execute] INFO git tag -a v3.2.0-dev.80 -m v3.2.0-dev.80 15:53:34 2024-09-23 15:53:34,180 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.80', '-m', 'v3.2.0-dev.80'], cwd=/w/workspace/edgex-go/702, universal_newlines=False, shell=None, istream=None) 15:53:34 2024-09-23 15:53:34,185 [read_version] DEBUG read version from /w/workspace/edgex-go/702/.semver/main 15:53:34 3.2.0-dev.80 [Pipeline] } 15:53:34 $ docker exec --env ******** --env ******** beda63ad4d5e1e03cc057a48a92f25cef708a38f20466fd1a69defce5bdbf79d ssh-agent -k 15:53:34 unset SSH_AUTH_SOCK; 15:53:34 unset SSH_AGENT_PID; 15:53:34 echo Agent pid 37 killed; 15:53:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:34 + git semver [Pipeline] } 15:53:35 $ docker stop --time=1 beda63ad4d5e1e03cc057a48a92f25cef708a38f20466fd1a69defce5bdbf79d 15:53:36 $ docker rm -f --volumes beda63ad4d5e1e03cc057a48a92f25cef708a38f20466fd1a69defce5bdbf79d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:53:36 15:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:53:37 0.23.1-centos7: Pulling from edgex-lftools 15:53:37 ab5ef0e58194: Pulling fs layer 15:53:37 9712f1f96733: Pulling fs layer 15:53:37 63f879dbbcfc: Pulling fs layer 15:53:37 0d9ebad4ef96: Pulling fs layer 15:53:37 e9a5061849ea: Pulling fs layer 15:53:37 d747dcd14b5f: Pulling fs layer 15:53:37 2de7ff778b66: Pulling fs layer 15:53:37 e9a5061849ea: Waiting 15:53:37 0d9ebad4ef96: Waiting 15:53:37 d747dcd14b5f: Waiting 15:53:37 2de7ff778b66: Waiting 15:53:37 9712f1f96733: Verifying Checksum 15:53:37 9712f1f96733: Download complete 15:53:37 63f879dbbcfc: Verifying Checksum 15:53:37 63f879dbbcfc: Download complete 15:53:37 e9a5061849ea: Download complete 15:53:37 d747dcd14b5f: Verifying Checksum 15:53:37 d747dcd14b5f: Download complete 15:53:37 0d9ebad4ef96: Verifying Checksum 15:53:37 0d9ebad4ef96: Download complete 15:53:37 ab5ef0e58194: Verifying Checksum 15:53:37 ab5ef0e58194: Download complete 15:53:37 2de7ff778b66: Verifying Checksum 15:53:37 2de7ff778b66: Download complete 15:53:40 ab5ef0e58194: Pull complete 15:53:40 9712f1f96733: Pull complete 15:53:41 63f879dbbcfc: Pull complete 15:53:44 0d9ebad4ef96: Pull complete 15:53:44 e9a5061849ea: Pull complete 15:53:44 d747dcd14b5f: Pull complete 15:53:45 2de7ff778b66: Pull complete 15:53:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:53:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:53:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:45 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:53:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:53:55 $ docker top f99757bd7d79e571e03f5993e75af68dba7714dd47b7753944fce98522e5eb65 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:53:55 provisioning config files... 15:53:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/702@tmp/config9472289503304595495tmp 15:53:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/702@tmp/config13047417249569008365tmp 15:53:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/702@tmp/config12226641326235231460tmp [Pipeline] { [Pipeline] echo 15:53:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:53:55 ---> sigul-configuration.sh 15:53:55 gpg: directory `/root/.gnupg' created 15:53:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:53:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:53:55 gpg: keyring `/root/.gnupg/secring.gpg' created 15:53:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:53:55 gpg: CAST5 encrypted data 15:53:55 gpg: encrypted with 1 passphrase 15:53:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:53:55 + mkdir /home/jenkins 15:53:55 + mkdir /home/jenkins/sigul [Pipeline] sh 15:53:56 + 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 15:53:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:53:56 ---> sigul-install.sh 15:53:56 Sigul already installed; skipping installation. [Pipeline] sh 15:53:56 + git tag --list 15:53:56 0.6.0 15:53:56 0.6.1 15:53:56 0.7.0 15:53:56 0.7.1 15:53:56 v1.0.0 15:53:56 v1.0.1 15:53:56 v1.1.0 15:53:56 v1.2.0 15:53:56 v1.2.1 15:53:56 v1.3.0 15:53:56 v1.3.1 15:53:56 v2.0.0 15:53:56 v2.1.0 15:53:56 v2.1.1 15:53:56 v2.2.0 15:53:56 v2.3.0 15:53:56 v3.0 15:53:56 v3.0.0 15:53:56 v3.1 15:53:56 v3.1.0 15:53:56 v3.1.0-dev.1 15:53:56 v3.1.0-dev.10 15:53:56 v3.1.0-dev.11 15:53:56 v3.1.0-dev.12 15:53:56 v3.1.0-dev.13 15:53:56 v3.1.0-dev.14 15:53:56 v3.1.0-dev.15 15:53:56 v3.1.0-dev.16 15:53:56 v3.1.0-dev.17 15:53:56 v3.1.0-dev.18 15:53:56 v3.1.0-dev.19 15:53:56 v3.1.0-dev.2 15:53:56 v3.1.0-dev.20 15:53:56 v3.1.0-dev.21 15:53:56 v3.1.0-dev.22 15:53:56 v3.1.0-dev.23 15:53:56 v3.1.0-dev.24 15:53:56 v3.1.0-dev.25 15:53:56 v3.1.0-dev.26 15:53:56 v3.1.0-dev.27 15:53:56 v3.1.0-dev.28 15:53:56 v3.1.0-dev.29 15:53:56 v3.1.0-dev.3 15:53:56 v3.1.0-dev.30 15:53:56 v3.1.0-dev.31 15:53:56 v3.1.0-dev.32 15:53:56 v3.1.0-dev.33 15:53:56 v3.1.0-dev.34 15:53:56 v3.1.0-dev.35 15:53:56 v3.1.0-dev.36 15:53:56 v3.1.0-dev.37 15:53:56 v3.1.0-dev.38 15:53:56 v3.1.0-dev.39 15:53:56 v3.1.0-dev.4 15:53:56 v3.1.0-dev.40 15:53:56 v3.1.0-dev.41 15:53:56 v3.1.0-dev.42 15:53:56 v3.1.0-dev.43 15:53:56 v3.1.0-dev.44 15:53:56 v3.1.0-dev.45 15:53:56 v3.1.0-dev.46 15:53:56 v3.1.0-dev.47 15:53:56 v3.1.0-dev.48 15:53:56 v3.1.0-dev.49 15:53:56 v3.1.0-dev.5 15:53:56 v3.1.0-dev.50 15:53:56 v3.1.0-dev.51 15:53:56 v3.1.0-dev.52 15:53:56 v3.1.0-dev.53 15:53:56 v3.1.0-dev.54 15:53:56 v3.1.0-dev.55 15:53:56 v3.1.0-dev.56 15:53:56 v3.1.0-dev.57 15:53:56 v3.1.0-dev.58 15:53:56 v3.1.0-dev.59 15:53:56 v3.1.0-dev.6 15:53:56 v3.1.0-dev.60 15:53:56 v3.1.0-dev.61 15:53:56 v3.1.0-dev.62 15:53:56 v3.1.0-dev.63 15:53:56 v3.1.0-dev.64 15:53:56 v3.1.0-dev.65 15:53:56 v3.1.0-dev.66 15:53:56 v3.1.0-dev.67 15:53:56 v3.1.0-dev.68 15:53:56 v3.1.0-dev.69 15:53:56 v3.1.0-dev.7 15:53:56 v3.1.0-dev.70 15:53:56 v3.1.0-dev.71 15:53:56 v3.1.0-dev.72 15:53:56 v3.1.0-dev.73 15:53:56 v3.1.0-dev.8 15:53:56 v3.1.0-dev.9 15:53:56 v3.1.1 15:53:56 v3.1.1-dev.1 15:53:56 v3.1.1-dev.2 15:53:56 v3.2.0-dev.1 15:53:56 v3.2.0-dev.10 15:53:56 v3.2.0-dev.11 15:53:56 v3.2.0-dev.12 15:53:56 v3.2.0-dev.13 15:53:56 v3.2.0-dev.14 15:53:56 v3.2.0-dev.15 15:53:56 v3.2.0-dev.16 15:53:56 v3.2.0-dev.17 15:53:56 v3.2.0-dev.18 15:53:56 v3.2.0-dev.19 15:53:56 v3.2.0-dev.2 15:53:56 v3.2.0-dev.20 15:53:56 v3.2.0-dev.21 15:53:56 v3.2.0-dev.22 15:53:56 v3.2.0-dev.23 15:53:56 v3.2.0-dev.24 15:53:56 v3.2.0-dev.25 15:53:56 v3.2.0-dev.26 15:53:56 v3.2.0-dev.27 15:53:56 v3.2.0-dev.28 15:53:56 v3.2.0-dev.29 15:53:56 v3.2.0-dev.3 15:53:56 v3.2.0-dev.30 15:53:56 v3.2.0-dev.31 15:53:56 v3.2.0-dev.32 15:53:56 v3.2.0-dev.33 15:53:56 v3.2.0-dev.34 15:53:56 v3.2.0-dev.35 15:53:56 v3.2.0-dev.36 15:53:56 v3.2.0-dev.37 15:53:56 v3.2.0-dev.38 15:53:56 v3.2.0-dev.39 15:53:56 v3.2.0-dev.4 15:53:56 v3.2.0-dev.40 15:53:56 v3.2.0-dev.41 15:53:56 v3.2.0-dev.42 15:53:56 v3.2.0-dev.43 15:53:56 v3.2.0-dev.44 15:53:56 v3.2.0-dev.45 15:53:56 v3.2.0-dev.46 15:53:56 v3.2.0-dev.47 15:53:56 v3.2.0-dev.48 15:53:56 v3.2.0-dev.49 15:53:56 v3.2.0-dev.5 15:53:56 v3.2.0-dev.50 15:53:56 v3.2.0-dev.51 15:53:56 v3.2.0-dev.52 15:53:56 v3.2.0-dev.53 15:53:56 v3.2.0-dev.54 15:53:56 v3.2.0-dev.55 15:53:56 v3.2.0-dev.56 15:53:56 v3.2.0-dev.57 15:53:56 v3.2.0-dev.58 15:53:56 v3.2.0-dev.59 15:53:56 v3.2.0-dev.6 15:53:56 v3.2.0-dev.60 15:53:56 v3.2.0-dev.61 15:53:56 v3.2.0-dev.62 15:53:56 v3.2.0-dev.63 15:53:56 v3.2.0-dev.64 15:53:56 v3.2.0-dev.65 15:53:56 v3.2.0-dev.66 15:53:56 v3.2.0-dev.67 15:53:56 v3.2.0-dev.68 15:53:56 v3.2.0-dev.69 15:53:56 v3.2.0-dev.7 15:53:56 v3.2.0-dev.70 15:53:56 v3.2.0-dev.71 15:53:56 v3.2.0-dev.72 15:53:56 v3.2.0-dev.73 15:53:56 v3.2.0-dev.74 15:53:56 v3.2.0-dev.75 15:53:56 v3.2.0-dev.76 15:53:56 v3.2.0-dev.77 15:53:56 v3.2.0-dev.78 15:53:56 v3.2.0-dev.79 15:53:56 v3.2.0-dev.8 15:53:56 v3.2.0-dev.80 15:53:56 v3.2.0-dev.9 [Pipeline] sh 15:53:57 + lftools sign git-tag v3.2.0-dev.80 15:53:57 Signing Git tag with Sigul... 15:53:57 Signing v3.2.0-dev.80 [Pipeline] echo 15:53:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:53:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:53:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:53:58 $ docker stop --time=1 f99757bd7d79e571e03f5993e75af68dba7714dd47b7753944fce98522e5eb65 15:53:59 $ docker rm -f --volumes f99757bd7d79e571e03f5993e75af68dba7714dd47b7753944fce98522e5eb65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:53:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:53:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:00 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:54:00 $ docker top 4d009125f7f1a827720365880e25c884d3385166ec5c3dcf21a989203582662d -eo pid,comm 15:54:00 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). 15:54:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:00 [ssh-agent] Looking for ssh-agent implementation... 15:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:00 $ docker exec 4d009125f7f1a827720365880e25c884d3385166ec5c3dcf21a989203582662d ssh-agent 15:54:01 SSH_AUTH_SOCK=/tmp/ssh-bZgRo2UMWiFm/agent.32 15:54:01 SSH_AGENT_PID=38 15:54:01 Running ssh-add (command line suppressed) 15:54:01 Identity added: /w/workspace/edgex-go/702@tmp/private_key_7784335178941876992.key (/w/workspace/edgex-go/702@tmp/private_key_7784335178941876992.key) 15:54:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:01 + git semver bump pre 15:54:01 2024-09-23 15:54:01,651 [read_version] DEBUG read version from /w/workspace/edgex-go/702/.semver/main 15:54:01 2024-09-23 15:54:01,651 [bump_version] DEBUG bumping version:3.2.0-dev.80 on axis:pre with prefix:dev 15:54:01 2024-09-23 15:54:01,651 [bump_version] DEBUG bumped version:3.2.0-dev.81 15:54:01 2024-09-23 15:54:01,651 [write_version] DEBUG write version:3.2.0-dev.81 to path:/w/workspace/edgex-go/702/.semver/main with force:True 15:54:01 2024-09-23 15:54:01,651 [read_version] DEBUG read version from /w/workspace/edgex-go/702/.semver/main 15:54:01 2024-09-23 15:54:01,651 [write_file] DEBUG write to file:/w/workspace/edgex-go/702/.semver/main 15:54:01 2024-09-23 15:54:01,653 [execute] INFO git cat-file --batch-check 15:54:01 2024-09-23 15:54:01,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/702/.semver, universal_newlines=False, shell=None, istream=) 15:54:01 2024-09-23 15:54:01,658 [execute] INFO git cat-file --batch 15:54:01 2024-09-23 15:54:01,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/702/.semver, universal_newlines=False, shell=None, istream=) 15:54:01 2024-09-23 15:54:01,665 [read_version] DEBUG read version from /w/workspace/edgex-go/702/.semver/main 15:54:01 3.2.0-dev.81 [Pipeline] } 15:54:01 $ docker exec --env ******** --env ******** 4d009125f7f1a827720365880e25c884d3385166ec5c3dcf21a989203582662d ssh-agent -k 15:54:01 unset SSH_AUTH_SOCK; 15:54:01 unset SSH_AGENT_PID; 15:54:01 echo Agent pid 38 killed; 15:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:02 + git semver [Pipeline] } 15:54:02 $ docker stop --time=1 4d009125f7f1a827720365880e25c884d3385166ec5c3dcf21a989203582662d 15:54:03 $ docker rm -f --volumes 4d009125f7f1a827720365880e25c884d3385166ec5c3dcf21a989203582662d [Pipeline] // withDockerContainer [Pipeline] sh 15:54:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:04 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:54:04 $ docker top c5c956bce3606ba72f9bfe83aee8cd64dbc99b532381f433a2fa7d71842b305c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:04 [ssh-agent] Looking for ssh-agent implementation... 15:54:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:05 $ docker exec c5c956bce3606ba72f9bfe83aee8cd64dbc99b532381f433a2fa7d71842b305c ssh-agent 15:54:05 SSH_AUTH_SOCK=/tmp/ssh-Flr8rsqYwJoH/agent.32 15:54:05 SSH_AGENT_PID=38 15:54:05 Running ssh-add (command line suppressed) 15:54:05 Identity added: /w/workspace/edgex-go/702@tmp/private_key_13304878437549836590.key (/w/workspace/edgex-go/702@tmp/private_key_13304878437549836590.key) 15:54:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:05 + git semver push 15:54:05 2024-09-23 15:54:05,700 [run_push] DEBUG push 15:54:05 2024-09-23 15:54:05,701 [execute] INFO git cat-file --batch-check 15:54:05 2024-09-23 15:54:05,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/702/.semver, universal_newlines=False, shell=None, istream=) 15:54:05 2024-09-23 15:54:05,704 [execute] INFO git rev-list c1e819cfa7349f1d4eb1c426f6f28f56c0ffbf9d -- 15:54:05 2024-09-23 15:54:05,705 [execute] DEBUG Popen(['git', 'rev-list', 'c1e819cfa7349f1d4eb1c426f6f28f56c0ffbf9d', '--'], cwd=/w/workspace/edgex-go/702/.semver, universal_newlines=False, shell=None, istream=None) 15:54:05 2024-09-23 15:54:05,725 [execute] INFO git fetch -v origin 15:54:05 2024-09-23 15:54:05,726 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/702/.semver, universal_newlines=True, shell=None, istream=None) 15:54:06 2024-09-23 15:54:06,148 [run_push] DEBUG no remote changes detected 15:54:06 2024-09-23 15:54:06,148 [execute] INFO git push origin semver 15:54:06 2024-09-23 15:54:06,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/702/.semver, universal_newlines=False, shell=None, istream=None) 15:54:06 2024-09-23 15:54:06,865 [run_push] DEBUG push all version tags 15:54:06 2024-09-23 15:54:06,866 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:54:06 2024-09-23 15:54:06,866 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/702, universal_newlines=False, shell=None, istream=None) 15:54:07 2024-09-23 15:54:07,614 [read_version] DEBUG read version from /w/workspace/edgex-go/702/.semver/main 15:54:07 3.2.0-dev.81 [Pipeline] } 15:54:07 $ docker exec --env ******** --env ******** c5c956bce3606ba72f9bfe83aee8cd64dbc99b532381f433a2fa7d71842b305c ssh-agent -k 15:54:07 unset SSH_AUTH_SOCK; 15:54:07 unset SSH_AGENT_PID; 15:54:07 echo Agent pid 38 killed; 15:54:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:08 + git semver [Pipeline] } 15:54:08 $ docker stop --time=1 c5c956bce3606ba72f9bfe83aee8cd64dbc99b532381f433a2fa7d71842b305c 15:54:09 $ docker rm -f --volumes c5c956bce3606ba72f9bfe83aee8cd64dbc99b532381f433a2fa7d71842b305c [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 15:54:10 + [ -d /w/workspace/edgex-go/702/archives ] [Pipeline] libraryResource [Pipeline] sh 15:54:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:54:11 ---> package-listing.sh 15:54:11 ++ facter osfamily 15:54:11 ++ tr '[:upper:]' '[:lower:]' 15:54:11 + OS_FAMILY=debian 15:54:11 + workspace=/w/workspace/edgex-go/702 15:54:11 + START_PACKAGES=/tmp/packages_start.txt 15:54:11 + END_PACKAGES=/tmp/packages_end.txt 15:54:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:54:11 + PACKAGES=/tmp/packages_start.txt 15:54:11 + '[' /w/workspace/edgex-go/702 ']' 15:54:11 + PACKAGES=/tmp/packages_end.txt 15:54:11 + case "${OS_FAMILY}" in 15:54:11 + dpkg -l 15:54:11 + grep '^ii' 15:54:11 + '[' -f /tmp/packages_start.txt ']' 15:54:11 + '[' -f /tmp/packages_end.txt ']' 15:54:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:54:11 + '[' /w/workspace/edgex-go/702 ']' 15:54:11 + mkdir -p /w/workspace/edgex-go/702/archives/ 15:54:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/702/archives/ [Pipeline] echo 15:54:11 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/702/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:54:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:12 15:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:13 latest: Pulling from edgex-lftools-log-publisher 15:54:13 5eb5b503b376: Pulling fs layer 15:54:13 5c69ac0246d0: Pulling fs layer 15:54:13 ec43610c2a17: Pulling fs layer 15:54:13 3a2ae6a8a46f: Pulling fs layer 15:54:13 33b1e0a273af: Pulling fs layer 15:54:13 5d3b04190fa2: Pulling fs layer 15:54:13 2f39f015ded8: Pulling fs layer 15:54:13 3a2ae6a8a46f: Waiting 15:54:13 33b1e0a273af: Waiting 15:54:13 5d3b04190fa2: Waiting 15:54:13 2f39f015ded8: Waiting 15:54:13 5c69ac0246d0: Verifying Checksum 15:54:13 5c69ac0246d0: Download complete 15:54:13 3a2ae6a8a46f: Verifying Checksum 15:54:13 3a2ae6a8a46f: Download complete 15:54:13 33b1e0a273af: Verifying Checksum 15:54:13 33b1e0a273af: Download complete 15:54:13 5d3b04190fa2: Verifying Checksum 15:54:13 5d3b04190fa2: Download complete 15:54:13 ec43610c2a17: Verifying Checksum 15:54:13 ec43610c2a17: Download complete 15:54:13 5eb5b503b376: Download complete 15:54:13 2f39f015ded8: Download complete 15:54:14 5eb5b503b376: Pull complete 15:54:14 5c69ac0246d0: Pull complete 15:54:15 ec43610c2a17: Pull complete 15:54:15 3a2ae6a8a46f: Pull complete 15:54:15 33b1e0a273af: Pull complete 15:54:15 5d3b04190fa2: Pull complete 15:54:19 2f39f015ded8: Pull complete 15:54:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:54:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:19 prd-ubuntu20.04-docker-8c-8g-10936 does not seem to be running inside a container 15:54:19 $ 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/702/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/702 -v /w/workspace/edgex-go/702:/w/workspace/edgex-go/702:rw,z -v /w/workspace/edgex-go/702@tmp:/w/workspace/edgex-go/702@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 15:54:26 $ docker top b8e39bee4485db5178d895a7c2f07157596595a9c7fcde188434f6022346d31b -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:27 + touch /tmp/pre-build-complete [Pipeline] sh 15:54:27 + mkdir -p /var/log/sysstat [Pipeline] sh 15:54:27 + ls /var/log/sa-host 15:54:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:28 provisioning config files... 15:54:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/702@tmp/config8535082338835797096tmp [Pipeline] { [Pipeline] echo 15:54:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:54:28 ---> create-netrc.sh [Pipeline] } 15:54:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:54:28 ---> python-tools-install.sh [Pipeline] echo 15:54:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:54:28 ---> sudo-logs.sh 15:54:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:54:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:54:29 ---> job-cost.sh 15:54:29 lf-activate-venv: SKIPPING 15:54:29 DEBUG: total: 0.10999999940395355 15:54:29 INFO: Retrieving Stack Cost... 15:54:29 INFO: Retrieving Pricing Info for: v3-standard-8 15:54:30 INFO: Archiving Costs [Pipeline] echo 15:54:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:54:30 ---> logs-deploy.sh 15:54:30 lf-activate-venv: SKIPPING 15:54:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/702 15:54:30 INFO: archiving workspace using pattern(s): 15:54:31 Archives upload complete. 15:54:31 INFO: archiving logs to Nexus 15:54:32 ---> uname -a: 15:54:32 Linux prd-ubuntu20-04-docker-8c-8g-10936 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:54:32 15:54:32 15:54:32 ---> lscpu: 15:54:32 Architecture: x86_64 15:54:32 CPU op-mode(s): 32-bit, 64-bit 15:54:32 Byte Order: Little Endian 15:54:32 Address sizes: 40 bits physical, 48 bits virtual 15:54:32 CPU(s): 8 15:54:32 On-line CPU(s) list: 0-7 15:54:32 Thread(s) per core: 1 15:54:32 Core(s) per socket: 1 15:54:32 Socket(s): 8 15:54:32 NUMA node(s): 1 15:54:32 Vendor ID: AuthenticAMD 15:54:32 CPU family: 23 15:54:32 Model: 49 15:54:32 Model name: AMD EPYC-Rome Processor 15:54:32 Stepping: 0 15:54:32 CPU MHz: 2799.998 15:54:32 BogoMIPS: 5599.99 15:54:32 Virtualization: AMD-V 15:54:32 Hypervisor vendor: KVM 15:54:32 Virtualization type: full 15:54:32 L1d cache: 256 KiB 15:54:32 L1i cache: 256 KiB 15:54:32 L2 cache: 4 MiB 15:54:32 L3 cache: 128 MiB 15:54:32 NUMA node0 CPU(s): 0-7 15:54:32 Vulnerability Itlb multihit: Not affected 15:54:32 Vulnerability L1tf: Not affected 15:54:32 Vulnerability Mds: Not affected 15:54:32 Vulnerability Meltdown: Not affected 15:54:32 Vulnerability Mmio stale data: Not affected 15:54:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:54:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:54:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:54:32 Vulnerability Srbds: Not affected 15:54:32 Vulnerability Tsx async abort: Not affected 15:54:32 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 15:54:32 15:54:32 15:54:32 ---> nproc: 15:54:32 8 15:54:32 15:54:32 15:54:32 ---> df -h: 15:54:32 Filesystem Size Used Avail Use% Mounted on 15:54:32 overlay 155G 29G 127G 19% / 15:54:32 tmpfs 64M 0 64M 0% /dev 15:54:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:54:32 shm 64M 0 64M 0% /dev/shm 15:54:32 /dev/vda1 155G 29G 127G 19% /facter-os 15:54:32 15:54:32 15:54:32 ---> sar -b -r -n DEV: 15:54:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10936) 09/23/24 _x86_64_ (8 CPU) 15:54:32 15:54:32 15:03:59 LINUX RESTART (8 CPU) 15:54:32 15:54:32 15:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:54:32 15:05:01 359.77 94.97 250.99 13.81 8012.26 83638.83 3505289.19 15:54:32 15:06:01 219.13 3.50 215.63 0.00 417.26 109157.14 0.00 15:54:32 15:07:01 37.13 0.02 37.11 0.00 0.13 62097.25 0.00 15:54:32 15:08:01 48.59 0.15 48.44 0.00 2.40 55579.15 0.00 15:54:32 15:09:01 156.58 0.32 156.26 0.00 37.82 80545.67 0.00 15:54:32 15:10:01 641.88 13.91 627.97 0.00 191.64 233474.20 0.00 15:54:32 15:11:01 453.55 0.47 453.08 0.00 5.06 168767.09 0.00 15:54:32 15:12:01 220.84 0.00 220.84 0.00 0.00 66989.67 0.00 15:54:32 15:13:01 271.82 0.03 271.79 0.00 0.53 92014.79 0.00 15:54:32 15:14:01 591.15 0.25 590.90 0.00 27.20 80947.58 0.00 15:54:32 15:15:01 95.87 7.23 88.64 0.00 4378.74 10884.72 0.00 15:54:32 15:16:01 16.21 0.03 16.18 0.00 0.53 417.66 0.00 15:54:32 15:17:01 1.25 0.02 1.23 0.00 0.13 14.53 0.00 15:54:32 15:18:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 15:54:32 15:19:01 1.42 0.02 1.40 0.00 0.13 17.06 0.00 15:54:32 15:20:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 15:54:32 15:21:01 2.18 0.00 2.18 0.00 0.00 28.80 0.00 15:54:32 15:22:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 15:54:32 15:23:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 15:54:32 15:24:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 15:54:32 15:25:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 15:54:32 15:26:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 15:54:32 15:27:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 15:54:32 15:28:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 15:54:32 15:29:01 1.68 0.00 1.68 0.00 0.00 20.40 0.00 15:54:32 15:30:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 15:54:32 15:31:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 15:54:32 15:32:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 15:54:32 15:33:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 15:54:32 15:34:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 15:54:32 15:35:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 15:54:32 15:36:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 15:54:32 15:37:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 15:54:32 15:38:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 15:54:32 15:39:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 15:54:32 15:40:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 15:54:32 15:41:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 15:54:32 15:42:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 15:54:32 15:43:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 15:54:32 15:44:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 15:54:32 15:45:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 15:54:32 15:46:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 15:54:32 15:47:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 15:54:32 15:48:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 15:54:32 15:49:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 15:54:32 15:50:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 15:54:32 15:51:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 15:54:32 15:52:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 15:54:32 15:53:01 8.12 0.10 8.02 0.00 10.26 1669.06 0.00 15:54:32 15:54:01 167.77 0.77 167.01 0.00 6.13 59809.63 0.00 15:54:32 Average: 66.69 2.44 63.97 0.28 261.97 22115.44 70171.69 15:54:32 15:54:32 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:54:32 15:05:01 29799176 31605004 737032 2.24 60056 2049540 1811808 5.34 950972 1800596 171520 15:54:32 15:06:01 28289696 31513096 780628 2.37 126352 3288684 1855948 5.47 1159072 2939192 7148 15:54:32 15:07:01 26980004 31361308 929564 2.83 129320 4381508 2229404 6.57 1979432 3368884 297580 15:54:32 15:08:01 26882672 31508920 778076 2.37 135424 4584968 1833584 5.40 1503940 3896260 379576 15:54:32 15:09:01 23541500 31222668 1064108 3.24 147320 7575148 2528592 7.45 1906592 6776232 2906752 15:54:32 15:10:01 17276892 31367216 898040 2.73 316140 13407100 2610536 7.69 2577372 11936388 2452704 15:54:32 15:11:01 11820492 29393520 2804020 8.53 349628 16481364 9267072 27.31 4808492 14692744 653296 15:54:32 15:12:01 7506220 27850832 4342528 13.21 368100 19095204 11363936 33.49 7638276 16031144 1404624 15:54:32 15:13:01 6791048 29682716 2529464 7.69 379120 21578696 6142120 18.10 6752212 17618916 1736068 15:54:32 15:14:01 10180452 31448512 816772 2.48 387592 20162416 2466836 7.27 3086156 18182292 496 15:54:32 15:15:01 9717900 31426616 822516 2.50 415736 20562288 2401412 7.08 3698616 18001296 320 15:54:32 15:16:01 9735648 31439928 809356 2.46 414780 20559148 2229724 6.57 3852768 17831880 12 15:54:32 15:17:01 9735444 31439736 809624 2.46 414812 20559144 2229724 6.57 3851392 17831880 8 15:54:32 15:18:01 9742200 31446680 802616 2.44 414816 20559280 2229724 6.57 3844608 17832012 8 15:54:32 15:19:01 9740936 31445548 804144 2.45 414848 20559288 2256696 6.65 3844680 17832012 212 15:54:32 15:20:01 9751936 31456572 793044 2.41 414872 20559288 2256696 6.65 3834084 17832012 28 15:54:32 15:21:01 9754464 31459132 790428 2.40 414916 20559296 2256696 6.65 3831600 17832020 8 15:54:32 15:22:01 9754424 31459152 790364 2.40 414964 20559292 2256696 6.65 3831636 17832028 8 15:54:32 15:23:01 9754580 31459364 790076 2.40 415012 20559300 2256696 6.65 3832156 17832032 180 15:54:32 15:24:01 9754556 31459344 790028 2.40 415028 20559304 2256696 6.65 3831780 17832036 12 15:54:32 15:25:01 9754696 31459516 789768 2.40 415048 20559304 2256696 6.65 3831484 17832028 8 15:54:32 15:26:01 9754648 31459500 789760 2.40 415068 20559308 2256696 6.65 3831468 17832032 176 15:54:32 15:27:01 9754844 31459700 789492 2.40 415076 20559312 2256696 6.65 3831308 17832036 188 15:54:32 15:28:01 9754868 31459724 789456 2.40 415088 20559312 2256696 6.65 3830832 17832036 12 15:54:32 15:29:01 9755032 31459956 789128 2.40 415120 20559320 2256696 6.65 3831320 17832044 36 15:54:32 15:30:01 9755088 31460028 789044 2.40 415144 20559320 2256696 6.65 3830988 17832044 8 15:54:32 15:31:01 9754956 31459932 789256 2.40 415180 20559324 2256696 6.65 3831396 17832048 188 15:54:32 15:32:01 9755012 31459996 789180 2.40 415192 20559328 2256696 6.65 3831004 17832052 4 15:54:32 15:33:01 9754300 31459372 789668 2.40 415216 20559328 2256696 6.65 3831380 17832056 192 15:54:32 15:34:01 9754496 31459596 789384 2.40 415236 20559332 2256696 6.65 3831436 17832056 168 15:54:32 15:35:01 9754432 31459556 789372 2.40 415264 20559336 2256696 6.65 3831176 17832060 12 15:54:32 15:36:01 9754308 31459448 789616 2.40 415276 20559336 2256696 6.65 3831496 17832060 180 15:54:32 15:37:01 9754564 31459712 789552 2.40 415304 20559344 2272784 6.70 3831560 17832064 172 15:54:32 15:38:01 9754492 31459696 789580 2.40 415320 20559348 2272784 6.70 3831596 17832076 188 15:54:32 15:39:01 9754348 31459556 789636 2.40 415348 20559348 2272784 6.70 3831396 17832080 16 15:54:32 15:40:01 9754492 31459744 789604 2.40 415360 20559356 2272784 6.70 3831488 17832080 176 15:54:32 15:41:01 9754728 31460008 789328 2.40 415380 20559356 2272784 6.70 3831504 17832080 184 15:54:32 15:42:01 9754672 31459956 789300 2.40 415392 20559360 2272784 6.70 3831436 17832084 208 15:54:32 15:43:01 9754624 31459908 789268 2.40 415412 20559360 2272784 6.70 3831468 17832084 180 15:54:32 15:44:01 9754812 31460148 788992 2.40 415428 20559364 2272784 6.70 3831608 17832088 216 15:54:32 15:45:01 9754876 31460244 788888 2.40 415464 20559368 2272784 6.70 3831260 17832092 8 15:54:32 15:46:01 9754576 31459964 789116 2.40 415468 20559368 2272784 6.70 3831212 17832092 4 15:54:32 15:47:01 9754560 31460096 788960 2.40 415488 20559504 2288960 6.75 3831224 17832228 28 15:54:32 15:48:01 9754512 31460056 788928 2.40 415500 20559508 2288960 6.75 3831256 17832232 12 15:54:32 15:49:01 9754528 31460072 788832 2.40 415532 20559496 2288960 6.75 3831244 17832232 8 15:54:32 15:50:01 9754448 31460068 788816 2.40 415548 20559512 2288960 6.75 3831388 17832236 28 15:54:32 15:51:01 9754616 31460244 788796 2.40 415556 20559512 2288960 6.75 3831320 17832236 4 15:54:32 15:52:01 9754484 31460120 789128 2.40 415576 20559516 2288960 6.75 3831712 17832240 212 15:54:32 15:53:01 9037748 31424516 823448 2.50 418684 21188420 2407028 7.09 3865424 18461316 595724 15:54:32 15:54:01 8294636 31393760 850020 2.58 444836 21792660 2358588 6.95 3966716 19016044 80 15:54:32 Average: 11539453 31302801 949115 2.89 380827 18736876 2660963 7.84 3714519 16250160 212184 15:54:32 15:54:32 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:54:32 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:05:01 lo 5.13 5.13 0.49 0.49 0.00 0.00 0.00 0.00 15:54:32 15:05:01 ens3 633.12 474.90 5262.55 93.14 0.00 0.00 0.00 0.00 15:54:32 15:06:01 docker0 912.33 909.40 66.78 4968.78 0.00 0.00 0.00 0.00 15:54:32 15:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:54:32 15:06:01 ens3 1054.17 998.98 8169.41 104.08 0.00 0.00 0.00 0.00 15:54:32 15:06:01 veth0d463fc 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:07:01 docker0 0.70 0.70 0.05 0.07 0.00 0.00 0.00 0.00 15:54:32 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:07:01 ens3 31.31 20.53 24.66 13.88 0.00 0.00 0.00 0.00 15:54:32 15:07:01 veth0d463fc 0.70 0.80 0.06 0.07 0.00 0.00 0.00 0.00 15:54:32 15:08:01 docker0 0.48 0.45 0.04 0.04 0.00 0.00 0.00 0.00 15:54:32 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:08:01 ens3 24.11 14.50 25.61 10.67 0.00 0.00 0.00 0.00 15:54:32 15:08:01 veth0d463fc 0.48 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:54:32 15:09:01 vetha3962fc 0.58 0.54 0.05 0.24 0.00 0.00 0.00 0.00 15:54:32 15:09:01 docker0 0.58 0.42 0.05 0.23 0.00 0.00 0.00 0.00 15:54:32 15:09:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 15:54:32 15:09:01 ens3 97.86 62.74 2312.22 17.03 0.00 0.00 0.00 0.00 15:54:32 15:10:01 vetha3962fc 0.05 1.08 0.00 0.05 0.00 0.00 0.00 0.00 15:54:32 15:10:01 docker0 416.74 790.37 37.07 7028.09 0.00 0.00 0.00 0.00 15:54:32 15:10:01 vethfd9c670 72.25 139.30 7.71 1182.06 0.00 0.00 0.00 0.10 15:54:32 15:10:01 veth1f4c3b9 76.89 132.37 8.03 1181.24 0.00 0.00 0.00 0.10 15:54:32 15:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:54:32 15:10:01 veth2e86103 75.83 147.76 7.94 1180.86 0.00 0.00 0.00 0.10 15:54:32 15:10:01 ens3 893.90 502.88 7893.65 232.58 0.00 0.00 0.00 0.00 15:54:32 15:10:01 veth0c117a2 65.08 144.59 7.24 1182.54 0.00 0.00 0.00 0.10 15:54:32 15:10:01 vethc208df1 73.20 142.93 7.83 1186.41 0.00 0.00 0.00 0.10 15:54:32 15:11:01 vethd850252 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 vetha3962fc 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 vethe1fd1fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:11:01 vethf9d9ae3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 vethed95189 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 veth22ef0df 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 veth5d5b1a4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 veth23909ba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 veth5edd967 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 veth8a7af85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 veth72e4e2c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 ens3 15.81 8.39 12.36 6.67 0.00 0.00 0.00 0.00 15:54:32 15:11:01 vetheae6c32 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 veth2238a5a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:11:01 veth1a9aad2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 15:12:01 vethd850252 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 vetha3962fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 vethe1fd1fe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 vethf9d9ae3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 vethed95189 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 veth22ef0df 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 veth5d5b1a4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 veth23909ba 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 veth5edd967 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 veth8a7af85 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 veth72e4e2c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 ens3 3.27 1.72 2.51 1.32 0.00 0.00 0.00 0.00 15:54:32 15:12:01 vetheae6c32 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 veth2238a5a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:12:01 veth1a9aad2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 vethd850252 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 vetha3962fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 vethe1fd1fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 vethf9d9ae3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 vethed95189 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:13:01 veth22ef0df 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 veth5d5b1a4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 veth23909ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 veth5edd967 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 veth8a7af85 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 veth72e4e2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 ens3 6.01 3.46 4.80 2.55 0.00 0.00 0.00 0.00 15:54:32 15:13:01 vetheae6c32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 veth2238a5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:13:01 veth1a9aad2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:14:01 lo 17.80 17.80 1.76 1.76 0.00 0.00 0.00 0.00 15:54:32 15:14:01 ens3 134.44 127.93 80.99 547.44 0.00 0.00 0.00 0.00 15:54:32 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:15:01 lo 50.46 50.46 4.97 4.97 0.00 0.00 0.00 0.00 15:54:32 15:15:01 ens3 635.71 549.18 2977.99 2219.08 0.00 0.00 0.00 0.00 15:54:32 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:16:01 lo 16.86 16.86 1.66 1.66 0.00 0.00 0.00 0.00 15:54:32 15:16:01 ens3 172.14 160.54 84.71 884.67 0.00 0.00 0.00 0.00 15:54:32 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:20:01 ens3 2.07 1.48 4.29 0.16 0.00 0.00 0.00 0.00 15:54:32 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:21:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:25:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:54:32 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:30:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:54:32 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:31:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:32:01 ens3 0.18 0.12 0.17 0.01 0.00 0.00 0.00 0.00 15:54:32 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:35:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:54:32 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:36:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:38:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:54:32 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:40:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:54:32 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:45:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:54:32 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:49:01 ens3 0.28 0.17 0.18 0.01 0.00 0.00 0.00 0.00 15:54:32 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:50:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 15:54:32 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:54:32 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:53:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:54:32 15:53:01 ens3 113.03 64.02 3604.80 10.94 0.00 0.00 0.00 0.00 15:54:32 15:54:01 docker0 83.79 137.18 7.54 1272.35 0.00 0.00 0.00 0.00 15:54:32 15:54:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:54:32 15:54:01 ens3 323.25 223.90 4523.38 162.61 0.00 0.00 0.00 0.00 15:54:32 15:54:01 veth14301fa 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:54:32 Average: docker0 28.30 36.79 2.23 265.51 0.00 0.00 0.00 0.00 15:54:32 Average: lo 1.99 1.99 0.19 0.19 0.00 0.00 0.00 0.00 15:54:32 Average: ens3 82.88 64.36 699.24 86.17 0.00 0.00 0.00 0.00 15:54:32 Average: veth14301fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:32 15:54:32 15:54:32 ---> sar -P ALL: 15:54:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10936) 09/23/24 _x86_64_ (8 CPU) 15:54:32 15:54:32 15:03:59 LINUX RESTART (8 CPU) 15:54:32 15:54:32 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:54:32 15:05:01 all 7.43 0.01 2.02 4.14 0.06 86.35 15:54:32 15:05:01 0 7.69 0.02 2.37 2.26 0.05 87.61 15:54:32 15:05:01 1 9.98 0.03 1.46 3.78 0.07 84.68 15:54:32 15:05:01 2 7.64 0.00 1.85 2.82 0.05 87.63 15:54:32 15:05:01 3 7.65 0.00 2.72 15.13 0.07 74.43 15:54:32 15:05:01 4 5.21 0.00 1.29 1.98 0.07 91.45 15:54:32 15:05:01 5 5.73 0.00 2.03 0.92 0.07 91.25 15:54:32 15:05:01 6 11.14 0.00 1.76 4.98 0.05 82.07 15:54:32 15:05:01 7 4.42 0.00 2.66 1.24 0.05 91.62 15:54:32 15:06:01 all 7.64 0.00 3.91 4.94 0.08 83.44 15:54:32 15:06:01 0 6.80 0.00 3.28 0.54 0.07 89.31 15:54:32 15:06:01 1 7.03 0.00 3.77 14.63 0.08 74.48 15:54:32 15:06:01 2 6.50 0.00 4.03 6.40 0.07 83.00 15:54:32 15:06:01 3 6.33 0.00 2.79 0.71 0.08 90.09 15:54:32 15:06:01 4 7.45 0.00 3.12 1.23 0.08 88.11 15:54:32 15:06:01 5 8.34 0.00 4.98 1.06 0.07 85.55 15:54:32 15:06:01 6 7.68 0.00 4.28 10.92 0.08 77.04 15:54:32 15:06:01 7 10.94 0.00 5.03 4.12 0.07 79.84 15:54:32 15:07:01 all 39.33 0.00 5.56 2.48 0.12 52.51 15:54:32 15:07:01 0 36.30 0.00 6.19 2.97 0.30 54.23 15:54:32 15:07:01 1 39.26 0.00 5.10 0.00 0.10 55.54 15:54:32 15:07:01 2 43.10 0.00 5.64 0.03 0.10 51.12 15:54:32 15:07:01 3 38.54 0.00 5.17 0.27 0.08 55.93 15:54:32 15:07:01 4 37.50 0.00 5.48 14.72 0.08 42.22 15:54:32 15:07:01 5 38.41 0.00 5.26 0.45 0.10 55.78 15:54:32 15:07:01 6 39.91 0.00 5.70 0.05 0.10 54.24 15:54:32 15:07:01 7 41.62 0.00 5.93 1.33 0.08 51.04 15:54:32 15:08:01 all 55.92 0.00 7.26 1.47 0.11 35.25 15:54:32 15:08:01 0 51.81 0.00 6.61 1.36 0.12 40.11 15:54:32 15:08:01 1 56.61 0.00 7.03 1.62 0.08 34.66 15:54:32 15:08:01 2 56.57 0.00 7.42 0.54 0.10 35.37 15:54:32 15:08:01 3 59.24 0.00 7.90 0.56 0.12 32.18 15:54:32 15:08:01 4 53.92 0.00 7.05 2.53 0.12 36.38 15:54:32 15:08:01 5 57.39 0.00 7.47 0.52 0.12 34.51 15:54:32 15:08:01 6 55.56 0.00 7.24 3.81 0.10 33.28 15:54:32 15:08:01 7 56.23 0.00 7.39 0.82 0.08 35.47 15:54:32 15:09:01 all 28.18 0.00 6.37 3.91 0.10 61.44 15:54:32 15:09:01 0 24.49 0.00 5.45 3.05 0.10 66.91 15:54:32 15:09:01 1 29.18 0.00 5.98 1.82 0.10 62.91 15:54:32 15:09:01 2 29.45 0.00 6.21 0.76 0.10 63.48 15:54:32 15:09:01 3 29.72 0.00 5.83 0.74 0.10 63.61 15:54:32 15:09:01 4 27.49 0.00 6.93 2.10 0.09 63.39 15:54:32 15:09:01 5 27.02 0.00 6.32 1.42 0.09 65.16 15:54:32 15:09:01 6 29.01 0.00 7.82 18.46 0.12 44.60 15:54:32 15:09:01 7 29.07 0.00 6.46 3.03 0.10 61.34 15:54:32 15:10:01 all 15.90 0.00 6.63 23.43 0.11 53.93 15:54:32 15:10:01 0 14.09 0.00 6.19 9.31 0.09 70.33 15:54:32 15:10:01 1 16.67 0.00 6.23 17.03 0.10 59.97 15:54:32 15:10:01 2 16.65 0.00 6.93 20.47 0.12 55.83 15:54:32 15:10:01 3 15.93 0.00 7.05 32.52 0.17 44.34 15:54:32 15:10:01 4 16.93 0.00 6.44 23.28 0.10 53.25 15:54:32 15:10:01 5 15.34 0.00 6.44 15.38 0.08 62.75 15:54:32 15:10:01 6 14.51 0.00 6.18 30.36 0.12 48.84 15:54:32 15:10:01 7 17.11 0.00 7.62 39.11 0.10 36.06 15:54:32 15:11:01 all 24.80 0.00 5.36 11.66 0.07 58.12 15:54:32 15:11:01 0 24.25 0.00 5.33 8.65 0.07 61.70 15:54:32 15:11:01 1 24.25 0.00 5.20 4.06 0.07 66.42 15:54:32 15:11:01 2 25.34 0.00 7.99 53.81 0.10 12.75 15:54:32 15:11:01 3 24.89 0.00 5.79 4.39 0.07 64.87 15:54:32 15:11:01 4 24.68 0.00 4.68 10.75 0.07 59.83 15:54:32 15:11:01 5 24.68 0.00 4.54 5.92 0.05 64.81 15:54:32 15:11:01 6 24.84 0.00 4.25 5.54 0.05 65.32 15:54:32 15:11:01 7 25.45 0.00 5.11 0.59 0.07 68.78 15:54:32 15:12:01 all 88.30 0.00 11.54 0.00 0.16 0.00 15:54:32 15:12:01 0 89.59 0.00 10.28 0.00 0.14 0.00 15:54:32 15:12:01 1 87.86 0.00 12.00 0.00 0.13 0.00 15:54:32 15:12:01 2 87.58 0.00 12.28 0.00 0.13 0.00 15:54:32 15:12:01 3 87.82 0.00 12.02 0.00 0.15 0.00 15:54:32 15:12:01 4 88.01 0.00 11.78 0.00 0.21 0.00 15:54:32 15:12:01 5 88.25 0.00 11.56 0.00 0.17 0.02 15:54:32 15:12:01 6 88.50 0.00 11.31 0.00 0.19 0.00 15:54:32 15:12:01 7 88.75 0.00 11.10 0.00 0.15 0.00 15:54:32 15:13:01 all 88.61 0.00 11.11 0.01 0.17 0.11 15:54:32 15:13:01 0 88.83 0.00 10.79 0.00 0.17 0.21 15:54:32 15:13:01 1 88.09 0.00 11.52 0.00 0.17 0.22 15:54:32 15:13:01 2 88.45 0.00 11.33 0.00 0.13 0.08 15:54:32 15:13:01 3 89.55 0.00 10.25 0.00 0.17 0.03 15:54:32 15:13:01 4 87.72 0.00 11.93 0.00 0.19 0.16 15:54:32 15:13:01 5 89.59 0.00 10.16 0.07 0.15 0.03 15:54:32 15:13:01 6 88.87 0.00 10.84 0.00 0.17 0.12 15:54:32 15:13:01 7 87.74 0.00 12.07 0.00 0.17 0.02 15:54:32 15:14:01 all 19.85 0.00 4.20 7.63 0.09 68.23 15:54:32 15:14:01 0 17.22 0.00 4.03 1.84 0.07 76.85 15:54:32 15:14:01 1 20.34 0.00 4.00 2.72 0.07 72.86 15:54:32 15:14:01 2 20.97 0.00 5.26 29.79 0.12 43.86 15:54:32 15:14:01 3 21.55 0.00 4.36 4.26 0.08 69.75 15:54:32 15:14:01 4 20.56 0.00 3.63 3.00 0.08 72.72 15:54:32 15:14:01 5 19.69 0.00 4.42 6.78 0.12 69.00 15:54:32 15:14:01 6 17.58 0.00 3.54 7.80 0.08 70.99 15:54:32 15:14:01 7 20.88 0.00 4.36 4.99 0.07 69.70 15:54:32 15:15:01 all 10.69 0.00 2.54 1.87 0.08 84.82 15:54:32 15:15:01 0 7.63 0.00 2.31 0.23 0.05 89.78 15:54:32 15:15:01 1 10.07 0.00 2.07 1.27 0.07 86.52 15:54:32 15:15:01 2 13.16 0.00 2.56 5.00 0.08 79.20 15:54:32 15:15:01 3 12.64 0.00 2.08 0.99 0.10 84.18 15:54:32 15:15:01 4 11.84 0.00 2.08 0.54 0.07 85.48 15:54:32 15:15:01 5 11.68 0.00 2.90 1.12 0.12 84.18 15:54:32 15:15:01 6 6.92 0.00 2.65 1.95 0.07 88.41 15:54:32 15:15:01 7 11.62 0.00 3.69 3.87 0.07 80.75 15:54:32 15:54:32 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:54:32 15:16:01 all 3.93 0.00 0.45 0.05 0.04 95.53 15:54:32 15:16:01 0 3.94 0.00 0.38 0.23 0.03 95.41 15:54:32 15:16:01 1 3.72 0.00 0.46 0.05 0.05 95.72 15:54:32 15:16:01 2 1.84 0.00 0.45 0.00 0.03 97.68 15:54:32 15:16:01 3 5.05 0.00 0.40 0.02 0.05 94.48 15:54:32 15:16:01 4 5.19 0.00 0.65 0.03 0.03 94.09 15:54:32 15:16:01 5 4.41 0.00 0.45 0.00 0.05 95.09 15:54:32 15:16:01 6 3.97 0.00 0.45 0.02 0.02 95.55 15:54:32 15:16:01 7 3.35 0.00 0.37 0.03 0.05 96.20 15:54:32 15:17:01 all 0.04 0.00 0.02 0.00 0.01 99.92 15:54:32 15:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:54:32 15:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:54:32 15:17:01 2 0.02 0.00 0.03 0.00 0.03 99.92 15:54:32 15:17:01 3 0.10 0.00 0.07 0.00 0.03 99.80 15:54:32 15:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:17:01 5 0.12 0.00 0.05 0.00 0.02 99.82 15:54:32 15:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:54:32 15:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:54:32 15:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:54:32 15:18:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:54:32 15:18:01 5 0.10 0.00 0.02 0.00 0.03 99.85 15:54:32 15:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:19:01 all 0.04 0.00 0.03 0.00 0.01 99.93 15:54:32 15:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:54:32 15:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:54:32 15:19:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:54:32 15:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:54:32 15:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:19:01 5 0.07 0.00 0.05 0.00 0.02 99.87 15:54:32 15:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:54:32 15:20:01 all 0.11 0.00 0.02 0.00 0.01 99.85 15:54:32 15:20:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:54:32 15:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:54:32 15:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:20:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:54:32 15:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:54:32 15:20:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:54:32 15:20:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:54:32 15:20:01 7 0.60 0.00 0.02 0.00 0.02 99.37 15:54:32 15:21:01 all 0.07 0.00 0.02 0.01 0.01 99.89 15:54:32 15:21:01 0 0.02 0.00 0.03 0.07 0.02 99.87 15:54:32 15:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:21:01 2 0.03 0.00 0.02 0.02 0.02 99.92 15:54:32 15:21:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:54:32 15:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:21:01 5 0.10 0.00 0.03 0.02 0.02 99.83 15:54:32 15:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:21:01 7 0.32 0.00 0.02 0.00 0.00 99.67 15:54:32 15:22:01 all 0.03 0.00 0.02 0.00 0.01 99.95 15:54:32 15:22:01 0 0.03 0.00 0.03 0.02 0.02 99.90 15:54:32 15:22:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:54:32 15:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:54:32 15:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:54:32 15:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:23:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:54:32 15:23:01 0 0.03 0.00 0.02 0.02 0.02 99.92 15:54:32 15:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:54:32 15:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 15:54:32 15:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:54:32 15:23:01 5 0.08 0.00 0.02 0.00 0.02 99.88 15:54:32 15:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:54:32 15:24:01 0 0.03 0.00 0.03 0.02 0.02 99.90 15:54:32 15:24:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:54:32 15:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:54:32 15:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:24:01 5 0.10 0.00 0.02 0.00 0.02 99.87 15:54:32 15:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:54:32 15:25:01 all 0.05 0.00 0.02 0.00 0.01 99.91 15:54:32 15:25:01 0 0.07 0.00 0.02 0.02 0.03 99.87 15:54:32 15:25:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:54:32 15:25:01 2 0.07 0.00 0.07 0.02 0.03 99.82 15:54:32 15:25:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:54:32 15:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:25:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:54:32 15:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:26:01 all 0.07 0.00 0.02 0.00 0.01 99.89 15:54:32 15:26:01 0 0.05 0.00 0.03 0.02 0.02 99.88 15:54:32 15:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:26:01 2 0.07 0.00 0.03 0.02 0.02 99.87 15:54:32 15:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:26:01 5 0.03 0.00 0.05 0.00 0.02 99.90 15:54:32 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:26:01 7 0.40 0.00 0.02 0.00 0.00 99.58 15:54:32 15:54:32 15:26:01 CPU %user %nice %system %iowait %steal %idle 15:54:32 15:27:01 all 0.19 0.00 0.02 0.00 0.01 99.78 15:54:32 15:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:54:32 15:27:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:54:32 15:27:01 2 0.07 0.00 0.02 0.02 0.02 99.88 15:54:32 15:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:54:32 15:27:01 5 0.05 0.00 0.03 0.00 0.00 99.92 15:54:32 15:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:54:32 15:27:01 7 1.16 0.00 0.00 0.00 0.02 98.83 15:54:32 15:28:01 all 0.03 0.00 0.02 0.00 0.01 99.93 15:54:32 15:28:01 0 0.05 0.00 0.07 0.02 0.02 99.85 15:54:32 15:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:28:01 2 0.10 0.00 0.03 0.02 0.02 99.83 15:54:32 15:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:54:32 15:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:54:32 15:28:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:54:32 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:54:32 15:29:01 0 0.07 0.00 0.02 0.02 0.02 99.88 15:54:32 15:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:29:01 2 0.03 0.00 0.00 0.02 0.02 99.93 15:54:32 15:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:54:32 15:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:29:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:54:32 15:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:30:01 all 0.10 0.00 0.02 0.00 0.01 99.86 15:54:32 15:30:01 0 0.03 0.00 0.05 0.03 0.03 99.85 15:54:32 15:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:54:32 15:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:30:01 5 0.03 0.00 0.05 0.00 0.02 99.90 15:54:32 15:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:30:01 7 0.66 0.00 0.00 0.00 0.00 99.34 15:54:32 15:31:01 all 0.18 0.00 0.02 0.00 0.01 99.79 15:54:32 15:31:01 0 0.05 0.00 0.02 0.02 0.02 99.90 15:54:32 15:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:54:32 15:31:01 2 0.03 0.00 0.02 0.02 0.02 99.92 15:54:32 15:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:54:32 15:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:54:32 15:31:01 5 0.07 0.00 0.00 0.00 0.02 99.92 15:54:32 15:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:31:01 7 1.19 0.00 0.05 0.00 0.02 98.74 15:54:32 15:32:01 all 0.25 0.00 0.01 0.00 0.01 99.73 15:54:32 15:32:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:54:32 15:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:54:32 15:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 15:54:32 15:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:32:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:54:32 15:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:32:01 7 1.87 0.00 0.00 0.00 0.00 98.13 15:54:32 15:33:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:54:32 15:33:01 0 0.03 0.00 0.03 0.02 0.02 99.90 15:54:32 15:33:01 1 0.08 0.00 0.03 0.00 0.00 99.88 15:54:32 15:33:01 2 0.03 0.00 0.02 0.02 0.02 99.92 15:54:32 15:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:54:32 15:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:54:32 15:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:54:32 15:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:54:32 15:34:01 0 0.07 0.00 0.03 0.02 0.02 99.87 15:54:32 15:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:54:32 15:34:01 2 0.03 0.00 0.02 0.00 0.03 99.92 15:54:32 15:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:54:32 15:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:34:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:54:32 15:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:35:01 all 0.04 0.00 0.02 0.00 0.01 99.92 15:54:32 15:35:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:54:32 15:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:54:32 15:35:01 2 0.07 0.00 0.05 0.03 0.02 99.83 15:54:32 15:35:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:35:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:54:32 15:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:54:32 15:36:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:54:32 15:36:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:54:32 15:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:36:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:54:32 15:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:54:32 15:36:01 5 0.08 0.00 0.02 0.00 0.02 99.88 15:54:32 15:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:37:01 all 0.04 0.00 0.01 0.00 0.01 99.93 15:54:32 15:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:54:32 15:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:54:32 15:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:37:01 4 0.05 0.00 0.03 0.00 0.03 99.88 15:54:32 15:37:01 5 0.10 0.00 0.03 0.00 0.02 99.85 15:54:32 15:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:54:32 15:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:54:32 15:37:01 CPU %user %nice %system %iowait %steal %idle 15:54:32 15:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:54:32 15:38:01 0 0.00 0.00 0.03 0.02 0.00 99.95 15:54:32 15:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:54:32 15:38:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:54:32 15:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:54:32 15:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:38:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:54:32 15:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:39:01 all 0.03 0.00 0.02 0.04 0.01 99.90 15:54:32 15:39:01 0 0.05 0.00 0.02 0.08 0.00 99.85 15:54:32 15:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:54:32 15:39:01 2 0.02 0.00 0.03 0.23 0.00 99.72 15:54:32 15:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:39:01 4 0.02 0.00 0.05 0.00 0.02 99.92 15:54:32 15:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:54:32 15:40:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:54:32 15:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:54:32 15:40:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:54:32 15:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:54:32 15:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:54:32 15:41:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:54:32 15:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:54:32 15:41:01 2 0.02 0.00 0.03 0.02 0.02 99.92 15:54:32 15:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:41:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:54:32 15:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:54:32 15:42:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:54:32 15:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:54:32 15:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:54:32 15:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 15:54:32 15:42:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:54:32 15:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:54:32 15:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:54:32 15:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:54:32 15:43:01 3 0.05 0.00 0.07 0.00 0.00 99.88 15:54:32 15:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:54:32 15:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:44:01 all 0.05 0.00 0.01 0.00 0.01 99.94 15:54:32 15:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:54:32 15:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:44:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:54:32 15:44:01 4 0.05 0.00 0.05 0.00 0.02 99.88 15:54:32 15:44:01 5 0.12 0.00 0.02 0.00 0.02 99.85 15:54:32 15:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:45:01 all 0.02 0.00 0.02 0.00 0.02 99.95 15:54:32 15:45:01 0 0.00 0.00 0.03 0.02 0.00 99.95 15:54:32 15:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:45:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:54:32 15:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:54:32 15:45:01 4 0.05 0.00 0.03 0.00 0.03 99.88 15:54:32 15:45:01 5 0.07 0.00 0.05 0.00 0.02 99.87 15:54:32 15:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:54:32 15:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:54:32 15:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:54:32 15:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:54:32 15:46:01 4 0.05 0.00 0.00 0.00 0.02 99.93 15:54:32 15:46:01 5 0.07 0.00 0.07 0.00 0.03 99.83 15:54:32 15:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:54:32 15:47:01 0 0.03 0.00 0.02 0.02 0.03 99.90 15:54:32 15:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:47:01 2 0.02 0.00 0.02 0.02 0.02 99.93 15:54:32 15:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:54:32 15:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:54:32 15:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:54:32 15:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:48:01 all 0.04 0.00 0.01 0.00 0.01 99.93 15:54:32 15:48:01 0 0.10 0.00 0.05 0.00 0.03 99.82 15:54:32 15:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:54:32 15:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:48:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:54:32 15:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:48:01 5 0.08 0.00 0.03 0.00 0.02 99.87 15:54:32 15:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:54:32 15:54:32 15:48:01 CPU %user %nice %system %iowait %steal %idle 15:54:32 15:49:01 all 0.06 0.00 0.02 0.03 0.00 99.89 15:54:32 15:49:01 0 0.03 0.00 0.03 0.08 0.02 99.83 15:54:32 15:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:49:01 2 0.02 0.00 0.02 0.02 0.02 99.93 15:54:32 15:49:01 3 0.05 0.00 0.03 0.03 0.00 99.88 15:54:32 15:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:49:01 5 0.10 0.00 0.00 0.07 0.00 99.83 15:54:32 15:49:01 6 0.28 0.00 0.05 0.00 0.00 99.67 15:54:32 15:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:50:01 all 0.28 0.00 0.01 0.00 0.01 99.69 15:54:32 15:50:01 0 0.07 0.00 0.03 0.02 0.03 99.85 15:54:32 15:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:54:32 15:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:54:32 15:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:54:32 15:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:54:32 15:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:50:01 6 2.00 0.00 0.00 0.00 0.00 98.00 15:54:32 15:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:51:01 all 0.06 0.00 0.02 0.01 0.01 99.91 15:54:32 15:51:01 0 0.03 0.00 0.05 0.05 0.03 99.83 15:54:32 15:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:51:01 2 0.00 0.00 0.02 0.02 0.02 99.95 15:54:32 15:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:54:32 15:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:54:32 15:51:01 6 0.35 0.00 0.00 0.00 0.00 99.65 15:54:32 15:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:52:01 all 0.04 0.00 0.02 0.00 0.01 99.94 15:54:32 15:52:01 0 0.12 0.00 0.08 0.00 0.02 99.78 15:54:32 15:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:54:32 15:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:54:32 15:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:54:32 15:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:54:32 15:52:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:54:32 15:52:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:54:32 15:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:54:32 15:53:01 all 2.76 0.00 1.19 0.34 0.03 95.68 15:54:32 15:53:01 0 2.83 0.00 1.46 1.56 0.05 94.10 15:54:32 15:53:01 1 2.79 0.00 1.34 0.02 0.07 95.78 15:54:32 15:53:01 2 1.92 0.00 1.62 0.10 0.02 96.34 15:54:32 15:53:01 3 2.31 0.00 1.09 0.95 0.03 95.61 15:54:32 15:53:01 4 2.75 0.00 0.92 0.00 0.00 96.33 15:54:32 15:53:01 5 1.93 0.00 0.79 0.07 0.02 97.20 15:54:32 15:53:01 6 3.14 0.00 1.26 0.00 0.02 95.59 15:54:32 15:53:01 7 4.40 0.00 1.05 0.02 0.03 94.50 15:54:32 15:54:01 all 6.49 0.00 2.84 5.86 0.07 84.74 15:54:32 15:54:01 0 8.43 0.00 4.36 26.89 0.07 60.25 15:54:32 15:54:01 1 6.51 0.00 2.97 0.22 0.07 90.23 15:54:32 15:54:01 2 6.93 0.00 2.81 3.01 0.07 87.18 15:54:32 15:54:01 3 5.97 0.00 3.08 12.32 0.07 78.56 15:54:32 15:54:01 4 4.68 0.00 1.81 1.41 0.07 92.03 15:54:32 15:54:01 5 5.80 0.00 3.11 0.45 0.05 90.58 15:54:32 15:54:01 6 6.59 0.00 2.29 2.78 0.07 88.28 15:54:32 15:54:01 7 7.00 0.00 2.34 0.05 0.07 90.54 15:54:32 Average: all 7.93 0.00 1.41 1.34 0.03 89.28 15:54:32 Average: 0 7.57 0.00 1.38 1.18 0.04 89.83 15:54:32 Average: 1 7.99 0.00 1.38 0.93 0.03 89.67 15:54:32 Average: 2 8.08 0.00 1.53 2.44 0.04 87.92 15:54:32 Average: 3 8.06 0.00 1.41 1.44 0.03 89.06 15:54:32 Average: 4 7.71 0.00 1.34 1.22 0.03 89.71 15:54:32 Average: 5 7.91 0.00 1.41 0.68 0.04 89.97 15:54:32 Average: 6 7.92 0.00 1.38 1.70 0.03 88.97 15:54:32 Average: 7 8.19 0.00 1.49 1.16 0.03 89.14 15:54:32 15:54:32 15:54:32