Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b97f2c868d9ba238902f81729662ab6d4c678502 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-ssh15187986981057449892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh4179092962646822431.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh17986293781997356821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh2578301823039609893.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-ssh3929497418984754848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11657’ Running on prd-ubuntu20.04-docker-8c-8g-11659 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/705 [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/705 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b97f2c868d9ba238902f81729662ab6d4c678502 (main) Commit message: "Merge pull request #4923 from jinlinGuan/issue-4909-metadata" > git config core.sparsecheckout # timeout=10 > git checkout -f b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 > git rev-list --no-walk b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:45:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:45:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:45:29 ========================================================= 08:45:29 EdgeX Global Pipelines Version Info 08:45:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:45:30 ------------------- 08:45:30 stable info: 08:45:30 ------------------- 08:45:30 Commited By: Cherry Wang cherry@iotechsys.com 08:45:30 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:45:30 Message: update stable to v1.0.264 08:45:31 ------------------- 08:45:31 experimental info: 08:45:31 ------------------- 08:45:31 Commited By: Cherry Wang cherry@iotechsys.com 08:45:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:45:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b97f2c8 [Pipeline] echo 08:45:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:31 provisioning config files... 08:45:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/705@tmp/config13645746523165311605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:32 ---> ****-login.sh 08:45:32 nexus3.edgexfoundry.org:10001 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 nexus3.edgexfoundry.org:10002 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 nexus3.edgexfoundry.org:10003 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 nexus3.edgexfoundry.org:10004 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 ****.io 08:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:33 Configure a credential helper to remove this warning. See 08:45:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:33 08:45:33 Login Succeeded 08:45:33 ---> ****-login.sh ends [Pipeline] } 08:45:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:33 + 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 08:45:33 + cut -d/ -f2 08:45:33 + dirname cmd/core-command/Dockerfile 08:45:33 + echo core-command,cmd/core-command/Dockerfile 08:45:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:45:33 + dirname cmd/core-data/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo core-data,cmd/core-data/Dockerfile 08:45:33 + + dirname cmd/core-keeper/Dockerfile 08:45:33 cut -d/ -f2 08:45:33 + echo core-keeper,cmd/core-keeper/Dockerfile 08:45:33 + + dirname cmd/core-metadata/Dockerfilecut 08:45:33 -d/ -f2 08:45:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:45:33 + dirname cmd/security-bootstrapper/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:45:33 + dirname cmd/security-proxy-auth/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:45:33 + dirname cmd/security-proxy-setup/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:45:33 + dirname cmd/security-secretstore-setup/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:45:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:45:33 + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 08:45:33 08:45:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:45:33 + dirname cmd/security-spire-config/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:45:33 + dirname cmd/security-spire-server/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:45:33 + dirname cmd/support-cron-scheduler/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:45:33 + dirname cmd/support-notifications/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo support-notifications,cmd/support-notifications/Dockerfile 08:45:33 + dirname cmd/support-scheduler/Dockerfile 08:45:33 + cut -d/ -f2 08:45:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:45:33 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 08:45:33 + git rev-list -1 --merges b97f2c868d9ba238902f81729662ab6d4c678502~1..b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo 08:45:33 -----------> git rev-list -1 --merges b97f2c868d9ba238902f81729662ab6d4c678502~1..b97f2c868d9ba238902f81729662ab6d4c678502 b97f2c868d9ba238902f81729662ab6d4c678502 08:45:33 b97f2c868d9ba238902f81729662ab6d4c678502 [false] [Pipeline] sh 08:45:34 + git log --format=format:%s -1 b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo 08:45:34 ========================================================= 08:45:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:45:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:45:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:45:34 + grep -v github /etc/ssh/ssh_known_hosts 08:45:34 + [ -e /tmp/ssh_known_hosts ] 08:45:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:45:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:45:34 + sudo tee -a /etc/ssh/ssh_known_hosts 08:45:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:34 08:45:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:35 0.1.4: Pulling from edgex-devops/py-git-semver 08:45:35 b85a868b505f: Pulling fs layer 08:45:35 e2be974225ed: Pulling fs layer 08:45:35 339a4e72a1f5: Pulling fs layer 08:45:35 988bab9f4d93: Pulling fs layer 08:45:35 1469e6f7b9e6: Pulling fs layer 08:45:35 eaf3925da568: Pulling fs layer 08:45:35 bab4dde63d76: Pulling fs layer 08:45:35 bde34c3a00c8: Pulling fs layer 08:45:35 b352a97aabf1: Pulling fs layer 08:45:35 4872d77fe225: Pulling fs layer 08:45:35 5851b861e8e6: Pulling fs layer 08:45:35 988bab9f4d93: Waiting 08:45:35 1469e6f7b9e6: Waiting 08:45:35 eaf3925da568: Waiting 08:45:35 bab4dde63d76: Waiting 08:45:35 bde34c3a00c8: Waiting 08:45:35 b352a97aabf1: Waiting 08:45:35 5851b861e8e6: Waiting 08:45:35 4872d77fe225: Waiting 08:45:35 e2be974225ed: Verifying Checksum 08:45:35 e2be974225ed: Download complete 08:45:35 988bab9f4d93: Download complete 08:45:35 1469e6f7b9e6: Verifying Checksum 08:45:35 1469e6f7b9e6: Download complete 08:45:35 eaf3925da568: Download complete 08:45:35 339a4e72a1f5: Verifying Checksum 08:45:35 339a4e72a1f5: Download complete 08:45:35 bde34c3a00c8: Verifying Checksum 08:45:35 bde34c3a00c8: Download complete 08:45:35 b352a97aabf1: Download complete 08:45:35 4872d77fe225: Verifying Checksum 08:45:35 4872d77fe225: Download complete 08:45:35 5851b861e8e6: Verifying Checksum 08:45:35 5851b861e8e6: Download complete 08:45:35 b85a868b505f: Verifying Checksum 08:45:35 b85a868b505f: Download complete 08:45:35 bab4dde63d76: Verifying Checksum 08:45:35 bab4dde63d76: Download complete 08:45:36 b85a868b505f: Pull complete 08:45:36 e2be974225ed: Pull complete 08:45:37 339a4e72a1f5: Pull complete 08:45:37 988bab9f4d93: Pull complete 08:45:37 1469e6f7b9e6: Pull complete 08:45:37 eaf3925da568: Pull complete 08:45:39 bab4dde63d76: Pull complete 08:45:39 bde34c3a00c8: Pull complete 08:45:39 b352a97aabf1: Pull complete 08:45:39 4872d77fe225: Pull complete 08:45:39 5851b861e8e6: Pull complete 08:45:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:39 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 08:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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 08:45:43 $ docker top 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd -eo pid,comm 08:45:43 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). 08:45:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:43 [ssh-agent] Looking for ssh-agent implementation... 08:45:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:43 $ docker exec 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd ssh-agent 08:45:44 SSH_AUTH_SOCK=/tmp/ssh-5Lg23uSOnN4E/agent.31 08:45:44 SSH_AGENT_PID=37 08:45:44 Running ssh-add (command line suppressed) 08:45:44 Identity added: /w/workspace/edgex-go/705@tmp/private_key_12837821588928561311.key (/w/workspace/edgex-go/705@tmp/private_key_12837821588928561311.key) 08:45:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:44 + git tag --points-at HEAD [Pipeline] } 08:45:44 $ docker exec --env ******** --env ******** 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd ssh-agent -k 08:45:44 unset SSH_AUTH_SOCK; 08:45:44 unset SSH_AGENT_PID; 08:45:44 echo Agent pid 37 killed; 08:45:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:45:44 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.2.0-dev.82' [Pipeline] sshagent 08:45:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:44 [ssh-agent] Looking for ssh-agent implementation... 08:45:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:44 $ docker exec 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd ssh-agent 08:45:44 SSH_AUTH_SOCK=/tmp/ssh-LKevNZ3dGLK2/agent.70 08:45:44 SSH_AGENT_PID=76 08:45:44 Running ssh-add (command line suppressed) 08:45:44 Identity added: /w/workspace/edgex-go/705@tmp/private_key_16197963589883070645.key (/w/workspace/edgex-go/705@tmp/private_key_16197963589883070645.key) 08:45:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:45 + git semver init 08:45:45 2024-09-26 08:45:45,421 [run_init] DEBUG init version:0.0.0 force:False 08:45:45 2024-09-26 08:45:45,422 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/705/.semver 08:45:45 2024-09-26 08:45:45,423 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/705/.semver 08:45:45 2024-09-26 08:45:45,423 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/705/.semver'], cwd=/w/workspace/edgex-go/705, universal_newlines=False, shell=None, istream=None) 08:45:52 2024-09-26 08:45:50,815 [append_file] DEBUG append to file:/w/workspace/edgex-go/705/.git/info/exclude 08:45:52 2024-09-26 08:45:50,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/705/.semver/main with force:False 08:45:52 2024-09-26 08:45:50,815 [read_version] DEBUG read version from /w/workspace/edgex-go/705/.semver/main 08:45:52 2024-09-26 08:45:50,815 [read_version] DEBUG read version from /w/workspace/edgex-go/705/.semver/main 08:45:52 3.2.0-dev.83 [Pipeline] } 08:45:52 $ docker exec --env ******** --env ******** 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd ssh-agent -k 08:45:52 unset SSH_AUTH_SOCK; 08:45:52 unset SSH_AGENT_PID; 08:45:52 echo Agent pid 76 killed; 08:45:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:52 + git semver [Pipeline] } 08:45:52 $ docker stop --time=1 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd 08:45:54 $ docker rm -f --volumes 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd [Pipeline] // withDockerContainer [Pipeline] sh 08:45:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:45:54 Stashed 1 file(s) [Pipeline] echo 08:45:54 [edgeXSemver]: initialized semver on version 3.2.0-dev.83 [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 08:45:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11648 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:45:55 Running in /w/workspace/edgex-go/705 [Pipeline] { [Pipeline] checkout 08:45:55 The recommended git tool is: git 08:45:55 + git config --global --add safe.directory /w/workspace/edgex-go/705 [Pipeline] echo 08:45:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:55 ========================================================= 08:45:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:45:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:45:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:45:55 619be1103602: Pulling fs layer 08:45:55 7862e08f4a3e: Pulling fs layer 08:45:55 5df492c9dc93: Pulling fs layer 08:45:55 7629e6793208: Pulling fs layer 08:45:55 4f4fb700ef54: Pulling fs layer 08:45:55 fb5054dd5b73: Pulling fs layer 08:45:55 eeca6798cff9: Pulling fs layer 08:45:55 aa269ceb94a6: Pulling fs layer 08:45:55 ada007ff1a6a: Pulling fs layer 08:45:55 7629e6793208: Waiting 08:45:55 4f4fb700ef54: Waiting 08:45:55 fb5054dd5b73: Waiting 08:45:55 eeca6798cff9: Waiting 08:45:55 aa269ceb94a6: Waiting 08:45:55 7862e08f4a3e: Download complete 08:45:55 7629e6793208: Verifying Checksum 08:45:55 7629e6793208: Download complete 08:45:55 4f4fb700ef54: Verifying Checksum 08:45:55 4f4fb700ef54: Download complete 08:45:55 fb5054dd5b73: Verifying Checksum 08:45:55 fb5054dd5b73: Download complete 08:45:55 619be1103602: Verifying Checksum 08:45:55 619be1103602: Download complete 08:45:55 eeca6798cff9: Verifying Checksum 08:45:55 eeca6798cff9: Download complete 08:45:55 619be1103602: Pull complete 08:45:55 ada007ff1a6a: Verifying Checksum 08:45:55 ada007ff1a6a: Download complete 08:45:56 7862e08f4a3e: Pull complete 08:45:56 5df492c9dc93: Verifying Checksum 08:45:56 5df492c9dc93: Download complete 08:45:56 aa269ceb94a6: Verifying Checksum 08:45:56 aa269ceb94a6: Download complete 08:45:59 using credential edgex-jenkins-ssh 08:45:59 Cloning the remote Git repository 08:45:59 5df492c9dc93: Pull complete 08:45:59 7629e6793208: Pull complete 08:45:59 4f4fb700ef54: Pull complete 08:45:59 fb5054dd5b73: Pull complete 08:45:59 eeca6798cff9: Pull complete 08:45:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:45:59 > git init /w/workspace/edgex-go/705 # timeout=10 08:45:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:45:59 > git --version # timeout=10 08:45:59 > git --version # 'git version 2.25.1' 08:45:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:01 aa269ceb94a6: Pull complete 08:46:02 ada007ff1a6a: Pull complete 08:46:02 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:46:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:46:02 WORKDIR /edgex 08:46:02 COPY go.mod . 08:46:02 RUN go mod download 08:46:02 + docker build -t ci-base-image-x86_64 -f - . 08:46:03 Sending build context to Docker daemon 179.5MB 08:46:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:46:03 ---> f489d0715acc 08:46:03 Step 2/4 : WORKDIR /edgex 08:46:08 ---> Running in 91161c312640 08:46:08 Removing intermediate container 91161c312640 08:46:08 ---> ca5d9e951af4 08:46:08 Step 3/4 : COPY go.mod . 08:46:08 ---> 07c97c0b235c 08:46:08 Step 4/4 : RUN go mod download 08:46:08 ---> Running in 09920f6e226f 08:46:18 Avoid second fetch 08:46:18 Checking out Revision b97f2c868d9ba238902f81729662ab6d4c678502 (main) 08:46:19 Commit message: "Merge pull request #4923 from jinlinGuan/issue-4909-metadata" 08:46:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:46:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:18 > git config core.sparsecheckout # timeout=10 08:46:18 > git checkout -f b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:46:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:46:23 Dload Upload Total Spent Left Speed 08:46:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 08:46:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:46:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:46:24 + sudo tee /etc/docker/daemon.new 08:46:24 { 08:46:24 "registry-mirrors": [ 08:46:24 "https://nexus3.edgexfoundry.org:10001" 08:46:24 ], 08:46:24 "bip": "10.250.0.254/24", 08:46:24 "hosts": [ 08:46:24 "tcp://0.0.0.0:5555", 08:46:24 "unix:///var/run/docker.sock" 08:46:24 ], 08:46:24 "mtu": 1458, 08:46:24 "selinux-enabled": true, 08:46:24 "seccomp-profile": "/etc/docker/seccomp.json" 08:46:24 } [Pipeline] sh 08:46:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:46:24 + sudo service docker restart 08:46:35 Removing intermediate container 09920f6e226f 08:46:35 ---> df675d88c02d 08:46:35 Successfully built df675d88c02d 08:46:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:36 + docker inspect -f . ci-base-image-x86_64 08:46:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:36 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 08:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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 ******** ci-base-image-x86_64 cat 08:46:37 $ docker top 5f0faab31ce6cf5c47b869d21f59b3016598362abdb9522e35f32fd12d06713c -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:37 + go version 08:46:37 go version go1.21.9 linux/amd64 [Pipeline] } 08:46:37 $ docker stop --time=1 5f0faab31ce6cf5c47b869d21f59b3016598362abdb9522e35f32fd12d06713c 08:46:38 $ docker rm -f --volumes 5f0faab31ce6cf5c47b869d21f59b3016598362abdb9522e35f32fd12d06713c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:39 + docker inspect -f . ci-base-image-x86_64 08:46:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:39 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 08:46:39 $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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 ******** ci-base-image-x86_64 cat 08:46:39 $ docker top 48ae5d3c0acc8181b6e634adbb7f907c431ddde03b683e32748aa470eb28bec3 -eo pid,comm [Pipeline] { [Pipeline] echo 08:46:39 ========================================================= 08:46:39 [edgeXBuildGoParallel] Running Tests and Build... 08:46:39 ========================================================= [Pipeline] sh 08:46:39 + git config --global --add safe.directory /w/workspace/edgex-go/705 [Pipeline] fileExists [Pipeline] sh 08:46:40 + make test 08:46:40 go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:43 provisioning config files... 08:46:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/705@tmp/config7802101084686325676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:43 ---> ****-login.sh 08:46:43 nexus3.edgexfoundry.org:10001 08:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:44 Configure a credential helper to remove this warning. See 08:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:44 08:46:44 Login Succeeded 08:46:44 nexus3.edgexfoundry.org:10002 08:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:44 Configure a credential helper to remove this warning. See 08:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:44 08:46:44 Login Succeeded 08:46:44 nexus3.edgexfoundry.org:10003 08:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:45 Configure a credential helper to remove this warning. See 08:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:45 08:46:45 Login Succeeded 08:46:45 nexus3.edgexfoundry.org:10004 08:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:45 Configure a credential helper to remove this warning. See 08:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:45 08:46:45 Login Succeeded 08:46:45 ****.io 08:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:45 Configure a credential helper to remove this warning. See 08:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:45 08:46:45 Login Succeeded 08:46:45 ---> ****-login.sh ends [Pipeline] } 08:46:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:46:46 + git config --global --add safe.directory /w/workspace/edgex-go/705 [Pipeline] echo 08:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:46 ========================================================= 08:46:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:46:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:46:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:46:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:46:47 c6b39de5b339: Pulling fs layer 08:46:47 a69c41024577: Pulling fs layer 08:46:47 d6de4b400683: Pulling fs layer 08:46:47 35cb2a7552d0: Pulling fs layer 08:46:47 4f4fb700ef54: Pulling fs layer 08:46:47 464afbd9ba4c: Pulling fs layer 08:46:47 00f215d4a9da: Pulling fs layer 08:46:47 d496ad576159: Pulling fs layer 08:46:47 4f4fb700ef54: Waiting 08:46:47 464afbd9ba4c: Waiting 08:46:47 00f215d4a9da: Waiting 08:46:47 d496ad576159: Waiting 08:46:47 35cb2a7552d0: Waiting 08:46:47 a69c41024577: Verifying Checksum 08:46:47 a69c41024577: Download complete 08:46:47 35cb2a7552d0: Download complete 08:46:47 4f4fb700ef54: Verifying Checksum 08:46:47 4f4fb700ef54: Download complete 08:46:47 c6b39de5b339: Verifying Checksum 08:46:47 c6b39de5b339: Download complete 08:46:47 464afbd9ba4c: Verifying Checksum 08:46:47 464afbd9ba4c: Download complete 08:46:48 d496ad576159: Verifying Checksum 08:46:48 d496ad576159: Download complete 08:46:48 ? github.com/edgexfoundry/edgex-go [no test files] 08:46:48 c6b39de5b339: Pull complete 08:46:49 a69c41024577: Pull complete 08:46:49 d6de4b400683: Verifying Checksum 08:46:49 d6de4b400683: Download complete 08:46:50 00f215d4a9da: Verifying Checksum 08:46:50 00f215d4a9da: Download complete 08:47:03 d6de4b400683: Pull complete 08:47:03 35cb2a7552d0: Pull complete 08:47:03 4f4fb700ef54: Pull complete 08:47:03 464afbd9ba4c: Pull complete 08:47:11 00f215d4a9da: Pull complete 08:47:12 d496ad576159: Pull complete 08:47:12 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:47:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:47:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:47:13 WORKDIR /edgex 08:47:13 COPY go.mod . 08:47:13 RUN go mod download 08:47:13 + docker build -t ci-base-image-arm64 -f - . 08:47:13 Sending build context to Docker daemon 3.665MB 08:47:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:47:13 ---> f246e2811388 08:47:13 Step 2/4 : WORKDIR /edgex 08:47:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:47:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:47:15 ---> Running in 13636b78dc1b 08:47:15 Removing intermediate container 13636b78dc1b 08:47:15 ---> 59241616d551 08:47:15 Step 3/4 : COPY go.mod . 08:47:16 ---> 6f498146a52f 08:47:16 Step 4/4 : RUN go mod download 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:47:16 ---> Running in 505777f5d71c 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:47:16 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:47:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:47:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:47:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:47:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:47:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:47:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:47:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 08:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:47:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.029s coverage: 97.0% of statements 08:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:47:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements 08:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements 08:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.817s coverage: 93.4% of statements 08:47:24 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:47:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 7.0% of statements 08:47:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 95.8% of statements 08:47:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:47:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 08:47:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements 08:47:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.9% of statements 08:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements 08:47:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements 08:47:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 08:47:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 08:47:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 08:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:47:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:47:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:47:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:47:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:47:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:47:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:47:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:47:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:47:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:47:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:47:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:47:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:47:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:47:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:47:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:47:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements 08:47:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:47:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:47:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:47:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:47:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:47:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:47:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:47:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:47:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 75.0% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 89.5% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.023s coverage: 4.9% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 08:47:54 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 08:47:54 running golangci-lint 08:47:54 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:47:54 go version go1.21.9 linux/amd64 08:47:54 level=info msg="[config_reader] Used config file .golangci.yml" 08:47:54 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:48:16 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 20.989482921s" 08:48:16 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.2134ms" 08:48:24 Removing intermediate container 505777f5d71c 08:48:24 ---> ea9fc7e59b47 08:48:24 Successfully built ea9fc7e59b47 08:48:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:24 + docker inspect -f . ci-base-image-arm64 08:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:24 prd-ubuntu20.04-docker-arm64-4c-16g-11648 does not seem to be running inside a container 08:48:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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 08:48:26 $ docker top 4a11541b0161f60dbb4fa5b246b32d4b04376a440546da8ee48142abbb2240ff -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:26 level=info msg="[linters_context/goanalysis] analyzers took 1m31.517522079s with top 10 stages: buildir: 50.360045987s, gosec: 8.628083475s, inspect: 2.688123333s, fact_deprecated: 2.178635551s, printf: 1.49898305s, fact_purity: 1.462888827s, ctrlflow: 1.405400618s, nilness: 1.26878887s, S1038: 1.078556761s, ineffassign: 800.325217ms" 08:48:26 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:48:26 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, nolint: 0/22, exclude: 214/214, identifier_marker: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214" 08:48:26 level=info msg="[runner] processing took 17.105558ms with stages: nolint: 7.655608ms, identifier_marker: 4.71428ms, exclude-rules: 1.674717ms, path_prettifier: 1.493221ms, autogenerated_exclude: 1.033832ms, skip_dirs: 484.849µs, cgo: 30.111µs, filename_unadjuster: 15µs, max_same_issues: 810ns, diff: 450ns, uniq_by_line: 420ns, fixer: 400ns, skip_files: 300ns, sort_results: 280ns, exclude: 270ns, source_code: 240ns, severity-rules: 240ns, max_from_linter: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 120ns" 08:48:26 level=info msg="[runner] linters took 10.789424588s with stages: goanalysis_metalinter: 10.772201084s" 08:48:26 level=info msg="File cache stats: 0 entries of total size 0B" 08:48:26 level=info msg="Memory: 320 samples, avg is 303.1MB, max is 1337.6MB" 08:48:26 level=info msg="Execution took 31.835747625s" 08:48:26 go vet ./... 08:48:26 + go version 08:48:26 go version go1.21.9 linux/arm64 [Pipeline] } 08:48:26 $ docker stop --time=1 4a11541b0161f60dbb4fa5b246b32d4b04376a440546da8ee48142abbb2240ff 08:48:28 $ docker rm -f --volumes 4a11541b0161f60dbb4fa5b246b32d4b04376a440546da8ee48142abbb2240ff [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 08:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:29 08:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:29 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:29 547446be3368: Pulling fs layer 08:48:29 d125d8839a47: Pulling fs layer 08:48:29 3e85d5ac6304: Pulling fs layer 08:48:29 c3105a71a48b: Pulling fs layer 08:48:29 0f093f025ec4: Pulling fs layer 08:48:29 c3106fc0e877: Pulling fs layer 08:48:29 c3105a71a48b: Waiting 08:48:29 0f093f025ec4: Waiting 08:48:29 c3106fc0e877: Waiting 08:48:30 547446be3368: Verifying Checksum 08:48:30 547446be3368: Download complete 08:48:30 c3105a71a48b: Verifying Checksum 08:48:30 c3105a71a48b: Download complete 08:48:30 d125d8839a47: Verifying Checksum 08:48:30 d125d8839a47: Download complete 08:48:30 c3106fc0e877: Verifying Checksum 08:48:30 c3106fc0e877: Download complete 08:48:30 0f093f025ec4: Verifying Checksum 08:48:30 0f093f025ec4: Download complete 08:48:30 547446be3368: Pull complete 08:48:31 d125d8839a47: Pull complete 08:48:32 3e85d5ac6304: Verifying Checksum 08:48:32 3e85d5ac6304: Download complete 08:48:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:48:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:48:32 ./bin/test-attribution-txt.sh 08:48:32 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:48:32 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:48:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:48:33 + ls -al . 08:48:33 total 980 08:48:33 drwxrwxr-x 11 1001 1001 4096 Sep 26 08:46 . 08:48:33 drwxr-xr-x 4 root root 4096 Sep 26 08:46 .. 08:48:33 drwxrwxr-x 2 1001 1001 4096 Sep 26 08:45 .blubracket 08:48:33 -rw-rw-r-- 1 1001 1001 10 Sep 26 08:45 .dockerignore 08:48:33 drwxrwxr-x 8 1001 1001 4096 Sep 26 08:47 .git 08:48:33 drwxrwxr-x 3 1001 1001 4096 Sep 26 08:45 .github 08:48:33 -rw-rw-r-- 1 1001 1001 1102 Sep 26 08:45 .gitignore 08:48:33 -rw-rw-r-- 1 1001 1001 42 Sep 26 08:45 .golangci.yml 08:48:33 -rw-rw-r-- 1 1001 1001 100 Sep 26 08:45 .hadolint.yml 08:48:33 drwxr-xr-x 3 1001 1001 4096 Sep 26 08:45 .semver 08:48:33 -rw-rw-r-- 1 1001 1001 155 Sep 26 08:45 .sonarcloud.properties 08:48:33 -rw-rw-r-- 1 1001 1001 1171 Sep 26 08:45 ADOPTERS.md 08:48:33 -rw-rw-r-- 1 1001 1001 21286 Sep 26 08:45 Attribution.txt 08:48:33 -rw-rw-r-- 1 1001 1001 100284 Sep 26 08:45 CHANGELOG.md 08:48:33 -rw-rw-r-- 1 1001 1001 3804 Sep 26 08:45 CONTRIBUTING.md 08:48:33 -rw-rw-r-- 1 1001 1001 677 Sep 26 08:45 GOVERNANCE.md 08:48:33 -rw-rw-r-- 1 1001 1001 861 Sep 26 08:45 Jenkinsfile 08:48:33 -rw-rw-r-- 1 1001 1001 10775 Sep 26 08:45 LICENSE 08:48:33 -rw-rw-r-- 1 1001 1001 16854 Sep 26 08:45 Makefile 08:48:33 -rw-rw-r-- 1 1001 1001 582 Sep 26 08:45 OWNERS.md 08:48:33 -rw-rw-r-- 1 1001 1001 9528 Sep 26 08:45 README.md 08:48:33 -rw-rw-r-- 1 1001 1001 789 Sep 26 08:45 SECURITY.md 08:48:33 -rw-rw-r-- 1 1001 1001 12 Sep 26 08:45 VERSION 08:48:33 drwxrwxr-x 2 1001 1001 4096 Sep 26 08:45 bin 08:48:33 drwxrwxr-x 20 1001 1001 4096 Sep 26 08:45 cmd 08:48:33 -rw-r--r-- 1 root root 611240 Sep 26 08:47 coverage.out 08:48:33 drwxrwxr-x 2 1001 1001 4096 Sep 26 08:45 fuzz_test 08:48:33 -rw-rw-r-- 1 1001 1001 7305 Sep 26 08:45 go.mod 08:48:33 -rw-rw-r-- 1 1001 1001 102748 Sep 26 08:45 go.sum 08:48:33 drwxrwxr-x 7 1001 1001 4096 Sep 26 08:45 internal 08:48:33 drwxrwxr-x 3 1001 1001 4096 Sep 26 08:45 openapi 08:48:33 -rw-rw-r-- 1 1001 1001 584 Sep 26 08:45 security.txt 08:48:33 -rw-rw-r-- 1 1001 1001 204 Sep 26 08:45 version.go [Pipeline] sh 08:48:33 + '[' -e coverage.out ] 08:48:33 + chown 1001:1001 coverage.out [Pipeline] stash 08:48:34 Stashed 1 file(s) [Pipeline] sh 08:48:34 + make build 08:48:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:48:42 3e85d5ac6304: Pull complete 08:48:42 c3105a71a48b: Pull complete 08:48:43 0f093f025ec4: Pull complete 08:48:43 c3106fc0e877: Pull complete 08:48:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:48:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:43 prd-ubuntu20.04-docker-arm64-4c-16g-11648 does not seem to be running inside a container 08:48:43 $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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 08:48:45 $ docker top 7a158a9e549a4bcee22983a8e3b9369e0d78b7661b4f982b0c986b73945658fa -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:46 + docker compose -f ./docker-compose-build.yml build --parallel 08:48:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:48:56 #1 [security-bootstrapper internal] load build definition from Dockerfile 08:48:56 #1 transferring dockerfile: 08:48:56 #1 transferring dockerfile: 3.17kB 0.0s done 08:48:56 #1 DONE 0.1s 08:48:56 08:48:56 #2 [core-keeper internal] load build definition from Dockerfile 08:48:56 #2 transferring dockerfile: 2.07kB done 08:48:56 #2 DONE 0.1s 08:48:56 08:48:56 #3 [security-spire-agent internal] load build definition from Dockerfile 08:48:56 #3 transferring dockerfile: 1.81kB done 08:48:56 #3 DONE 0.1s 08:48:56 08:48:56 #4 [support-notifications internal] load build definition from Dockerfile 08:48:56 #4 transferring dockerfile: 2.02kB 0.0s done 08:48:56 #4 DONE 0.1s 08:48:57 08:48:57 #5 [security-spire-config internal] load build definition from Dockerfile 08:48:57 #5 transferring dockerfile: 1.69kB done 08:48:57 #5 DONE 0.1s 08:48:57 08:48:57 #6 [core-command internal] load build definition from Dockerfile 08:48:57 #6 transferring dockerfile: 1.93kB 0.0s done 08:48:57 #6 DONE 0.1s 08:48:57 08:48:57 #7 [core-data internal] load build definition from Dockerfile 08:48:57 #7 transferring dockerfile: 2.07kB done 08:48:57 #7 DONE 0.1s 08:48:57 08:48:57 #8 [security-proxy-setup internal] load build definition from Dockerfile 08:48:57 #8 transferring dockerfile: 2.50kB 0.0s done 08:48:57 #8 DONE 0.1s 08:48:57 08:48:57 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:48:57 #9 transferring dockerfile: 1.89kB 0.0s done 08:48:57 #9 DONE 0.1s 08:48:57 08:48:57 #10 [security-secretstore-setup internal] load build definition from Dockerfile 08:48:57 #10 transferring dockerfile: 2.49kB done 08:48:57 #10 DONE 0.1s 08:48:57 08:48:57 #11 [security-spire-server internal] load build definition from Dockerfile 08:48:57 #11 transferring dockerfile: 1.70kB done 08:48:57 #11 DONE 0.1s 08:48:57 08:48:57 #12 [support-scheduler internal] load build definition from Dockerfile 08:48:57 #12 transferring dockerfile: 1.93kB done 08:48:57 #12 DONE 0.1s 08:48:57 08:48:57 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:48:57 #13 transferring dockerfile: 2.23kB done 08:48:57 #13 DONE 0.1s 08:48:57 08:48:57 #14 [security-proxy-auth internal] load build definition from Dockerfile 08:48:57 #14 transferring dockerfile: 2.15kB 0.0s done 08:48:57 #14 DONE 0.1s 08:48:57 08:48:57 #15 [security-bootstrapper internal] load .dockerignore 08:48:57 #15 transferring context: 50B done 08:48:57 #15 DONE 0.1s 08:48:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:48:57 08:48:57 #16 [core-metadata internal] load build definition from Dockerfile 08:48:57 #16 transferring dockerfile: 2.13kB 0.0s done 08:48:57 #16 DONE 0.1s 08:48:57 08:48:57 #17 [support-cron-scheduler internal] load build definition from Dockerfile 08:48:57 #17 transferring dockerfile: 1.85kB done 08:48:57 #17 DONE 0.1s 08:48:58 08:48:58 #18 [core-keeper internal] load .dockerignore 08:48:58 #18 transferring context: 50B done 08:48:58 #18 DONE 0.0s 08:48:58 08:48:58 #19 [support-notifications internal] load .dockerignore 08:48:58 #19 transferring context: 50B 0.0s done 08:48:58 #19 DONE 0.1s 08:48:58 08:48:58 #20 [security-spire-agent internal] load .dockerignore 08:48:58 #20 transferring context: 50B 0.0s done 08:48:58 #20 DONE 0.1s 08:48:58 08:48:58 #21 [security-spire-config internal] load .dockerignore 08:48:58 #21 transferring context: 50B done 08:48:58 #21 DONE 0.1s 08:48:58 08:48:58 #22 [core-command internal] load .dockerignore 08:48:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:48:59 #22 transferring context: 50B done 08:48:59 #22 DONE 0.1s 08:48:59 08:48:59 #23 [core-data internal] load .dockerignore 08:48:59 #23 transferring context: 50B 0.0s done 08:48:59 #23 DONE 0.1s 08:48:59 08:48:59 #24 [security-proxy-setup internal] load .dockerignore 08:48:59 #24 transferring context: 50B done 08:48:59 #24 DONE 0.1s 08:48:59 08:48:59 #25 [security-spiffe-token-provider internal] load .dockerignore 08:48:59 #25 transferring context: 50B 0.0s done 08:48:59 #25 DONE 0.1s 08:48:59 08:48:59 #26 [security-secretstore-setup internal] load .dockerignore 08:48:59 #26 transferring context: 50B done 08:48:59 #26 DONE 0.1s 08:48:59 08:48:59 #27 [security-spire-server internal] load .dockerignore 08:48:59 #27 transferring context: 50B 0.0s done 08:48:59 #27 DONE 0.1s 08:48:59 08:48:59 #28 [support-scheduler internal] load .dockerignore 08:48:59 #28 transferring context: 50B done 08:48:59 #28 DONE 0.1s 08:48:59 08:48:59 #29 [core-common-config-bootstrapper internal] load .dockerignore 08:48:59 #29 transferring context: 50B 0.0s done 08:48:59 #29 DONE 0.1s 08:48:59 08:48:59 #30 [security-proxy-auth internal] load .dockerignore 08:48:59 #30 transferring context: 50B done 08:48:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:48:59 #30 DONE 0.1s 08:48:59 08:48:59 #31 [core-metadata internal] load .dockerignore 08:48:59 #31 transferring context: 50B 0.0s done 08:48:59 #31 DONE 0.1s 08:48:59 08:48:59 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:59 #32 DONE 0.0s 08:48:59 08:48:59 #33 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:48:59 #33 DONE 0.2s 08:48:59 08:48:59 #34 [support-cron-scheduler internal] load .dockerignore 08:48:59 #34 transferring context: 50B done 08:48:59 #34 DONE 0.0s 08:48:59 08:48:59 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:48:59 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:48:59 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:48:59 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:48:59 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 880.64kB / 3.34MB 0.1s 08:48:59 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:48:59 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s 08:49:00 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:49:00 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 08:49:00 #35 ... 08:49:00 08:49:00 #36 [security-bootstrapper internal] load build context 08:49:00 #36 transferring context: 3.21MB 0.7s done 08:49:00 #36 DONE 0.8s 08:49:00 08:49:00 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:01 #35 ... 08:49:01 08:49:01 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:01 #32 DONE 0.0s 08:49:01 08:49:01 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:49:01 #33 DONE 0.3s 08:49:01 08:49:01 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:01 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:49:01 #35 ... 08:49:01 08:49:01 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:01 #32 DONE 0.0s 08:49:01 08:49:01 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:49:01 #37 DONE 0.5s 08:49:01 08:49:01 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:01 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:01 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:49:01 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:49:01 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:49:01 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:01 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:49:01 #35 ... 08:49:01 08:49:01 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 08:49:01 #37 DONE 0.5s 08:49:01 08:49:01 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:01 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:01 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:49:01 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:49:01 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:49:01 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:01 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:49:01 #35 ... 08:49:01 08:49:01 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:01 #32 DONE 0.0s 08:49:01 08:49:01 #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:49:01 #33 DONE 0.6s 08:49:01 08:49:01 #38 [core-keeper internal] load build context 08:49:01 #38 ... 08:49:01 08:49:01 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:01 #32 DONE 0.0s 08:49:01 08:49:01 #37 [core-command builder 2/7] WORKDIR /edgex-go 08:49:01 #37 DONE 0.6s 08:49:01 08:49:01 #38 [core-keeper internal] load build context 08:49:01 #38 ... 08:49:01 08:49:01 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:01 #32 DONE 0.0s 08:49:01 08:49:01 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:01 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:01 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:49:01 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:49:01 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:49:01 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:01 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:49:01 #35 DONE 2.8s 08:49:01 08:49:01 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:01 #32 DONE 0.0s 08:49:01 08:49:01 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:49:01 #33 DONE 0.9s 08:49:01 08:49:01 #38 [core-keeper internal] load build context 08:49:01 #38 transferring context: 3.21MB 0.8s done 08:49:02 #38 DONE 0.9s 08:49:02 08:49:02 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:49:02 #37 DONE 0.7s 08:49:02 08:49:02 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:02 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:02 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:49:02 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:49:02 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:49:02 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:02 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:49:02 #35 DONE 3.0s 08:49:02 08:49:02 #39 [core-data internal] load build context 08:49:02 #39 ... 08:49:02 08:49:02 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:49:02 #37 DONE 0.7s 08:49:02 08:49:02 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:02 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:02 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:49:02 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:49:02 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:49:02 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:02 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:49:02 #35 DONE 3.0s 08:49:02 08:49:02 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:02 #32 DONE 0.0s 08:49:02 08:49:02 #40 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:49:02 #40 ... 08:49:02 08:49:02 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:02 #32 DONE 0.0s 08:49:02 08:49:02 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:02 #32 DONE 0.0s 08:49:02 08:49:02 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:49:02 #41 ... 08:49:02 08:49:02 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:02 #32 DONE 0.0s 08:49:02 08:49:02 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:49:02 #32 DONE 0.0s 08:49:02 08:49:02 #39 [core-data internal] load build context 08:49:03 #39 ... 08:49:03 08:49:03 #42 [core-command internal] load build context 08:49:03 #42 transferring context: 3.21MB 1.0s done 08:49:03 #42 DONE 1.6s 08:49:03 08:49:03 #39 [core-data internal] load build context 08:49:03 #39 ... 08:49:03 08:49:03 #43 [support-notifications internal] load build context 08:49:03 #43 transferring context: 3.21MB 1.1s done 08:49:03 #43 DONE 2.2s 08:49:03 08:49:03 #39 [core-data internal] load build context 08:49:03 #39 ... 08:49:03 08:49:03 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:49:03 #33 DONE 2.4s 08:49:03 08:49:03 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:49:03 #37 DONE 0.9s 08:49:03 08:49:03 #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:49:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:49:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:49:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:03 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:49:03 #35 DONE 3.2s 08:49:03 08:49:03 #44 [support-scheduler internal] load build context 08:49:04 #44 ... 08:49:04 08:49:04 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:49:04 #37 DONE 0.9s 08:49:04 08:49:04 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:04 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:04 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:49:04 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:49:04 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:49:04 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:04 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:49:04 #35 DONE 3.2s 08:49:04 08:49:04 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:04 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:04 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:49:04 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:49:04 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:49:04 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:04 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:49:04 #35 DONE 3.2s 08:49:04 08:49:04 #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:49:04 #45 DONE 2.7s 08:49:04 08:49:04 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:49:04 #46 DONE 2.8s 08:49:04 08:49:04 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:04 #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:49:07 #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.9s done 08:49:07 #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:49:07 #47 ... 08:49:07 08:49:07 #39 [core-data internal] load build context 08:49:07 #39 transferring context: 3.21MB 2.8s done 08:49:07 #39 DONE 5.6s 08:49:07 08:49:07 #44 [support-scheduler internal] load build context 08:49:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:49:08 #44 ... 08:49:08 08:49:08 #48 [security-proxy-setup internal] load build context 08:49:08 #48 transferring context: 3.21MB 3.9s done 08:49:08 #48 DONE 6.8s 08:49:08 08:49:08 #44 [support-scheduler internal] load build context 08:49:09 #44 ... 08:49:09 08:49:09 #49 [security-secretstore-setup internal] load build context 08:49:09 #49 transferring context: 3.21MB 4.0s done 08:49:09 #49 DONE 7.5s 08:49:09 08:49:09 #44 [support-scheduler internal] load build context 08:49:09 #44 ... 08:49:09 08:49:09 #50 [security-spiffe-token-provider internal] load build context 08:49:09 #50 transferring context: 3.21MB 3.6s done 08:49:09 #50 DONE 7.6s 08:49:09 08:49:09 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:10 #51 ... 08:49:10 08:49:10 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:10 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done 08:49:10 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:49:10 #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:49:10 #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:49:10 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 08:49:10 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done 08:49:10 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:49:10 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.5s 08:49:10 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.5s 08:49:10 #52 ... 08:49:10 08:49:10 #53 [security-spire-config internal] load build context 08:49:10 #53 transferring context: 25.96kB 0.3s done 08:49:10 #53 DONE 6.1s 08:49:10 08:49:10 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:10 #52 ... 08:49:10 08:49:10 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:10 #47 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:49:10 #47 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:49:10 #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 08:49:10 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done 08:49:10 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 08:49:10 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 1.5s 08:49:10 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:49:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:49:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:10 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 2.5s 08:49:10 #47 ... 08:49:10 08:49:11 #54 [security-spire-server internal] load build context 08:49:11 #54 transferring context: 27.71kB 0.7s done 08:49:11 #54 DONE 7.1s 08:49:11 08:49:11 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:11 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.8s 08:49:11 #47 ... 08:49:11 08:49:11 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:11 #55 ... 08:49:11 08:49:11 #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:49:11 #0 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:11 #0 9.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:11 #56 ... 08:49:11 08:49:11 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:49:11 #0 9.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:11 #0 9.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:49:11 #57 ... 08:49:11 08:49:11 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:11 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 08:49:11 #52 ... 08:49:11 08:49:11 #58 [security-spire-agent internal] load build context 08:49:11 #58 transferring context: 27.24kB 0.8s done 08:49:11 #58 DONE 7.5s 08:49:11 08:49:11 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:11 #52 ... 08:49:11 08:49:11 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:49:11 #0 5.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:11 #0 6.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:11 #0 7.367 OK: 266 MiB in 52 packages 08:49:11 #59 ... 08:49:11 08:49:11 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:11 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.5s 08:49:12 #52 ... 08:49:12 08:49:12 #60 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:49:12 #60 ... 08:49:12 08:49:12 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:49:12 #59 DONE 10.9s 08:49:12 08:49:12 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:49:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:12 #61 ... 08:49:12 08:49:12 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:49:12 #62 ... 08:49:12 08:49:12 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:12 #55 DONE 11.2s 08:49:12 08:49:12 #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:12 #63 ... 08:49:12 08:49:12 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:49:12 #64 ... 08:49:12 08:49:12 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:49:12 #0 7.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:12 #0 8.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:12 #65 ... 08:49:12 08:49:12 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:49:13 #66 ... 08:49:13 08:49:13 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:13 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.51MB / 28.04MB 4.6s 08:49:13 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:49:13 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 08:49:13 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.19MB / 28.04MB 5.3s 08:49:13 #52 ... 08:49:13 08:49:13 #67 [support-cron-scheduler internal] load build context [Pipeline] } 08:49:13 $ docker stop --time=1 48ae5d3c0acc8181b6e634adbb7f907c431ddde03b683e32748aa470eb28bec3 08:49:14 #67 transferring context: 1.60MB 8.5s 08:49:14 #67 ... 08:49:14 08:49:14 #68 [security-proxy-auth internal] load build context 08:49:14 #68 ... 08:49:14 08:49:14 #69 [core-metadata internal] load build context 08:49:14 #69 ... 08:49:14 08:49:14 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:49:14 #57 11.65 OK: 266 MiB in 52 packages 08:49:14 #57 DONE 14.0s 08:49:14 08:49:14 #69 [core-metadata internal] load build context 08:49:14 #69 ... 08:49:14 08:49:14 #70 [core-common-config-bootstrapper internal] load build context 08:49:14 #70 ... 08:49:14 08:49:14 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:14 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.28MB / 28.04MB 6.6s 08:49:15 #52 ... 08:49:15 08:49:15 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:49:15 #71 ... 08:49:15 08:49:15 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:49:15 #56 11.69 OK: 266 MiB in 52 packages 08:49:15 #56 DONE 14.3s 08:49:15 08:49:15 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:15 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.3s 08:49:16 #52 ... 08:49:16 08:49:16 #68 [security-proxy-auth internal] load build context 08:49:16 #68 transferring context: 3.21MB 9.0s done 08:49:16 #68 DONE 12.2s 08:49:16 08:49:16 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:16 #52 ... 08:49:16 08:49:16 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:16 #72 ... 08:49:16 08:49:16 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:16 #73 ... 08:49:16 08:49:16 #69 [core-metadata internal] load build context 08:49:16 #69 transferring context: 3.21MB 8.9s done 08:49:16 #69 DONE 12.4s 08:49:16 08:49:16 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:16 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.86MB / 28.04MB 8.2s 08:49:17 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.5s 08:49:17 #52 ... 08:49:17 08:49:17 #44 [support-scheduler internal] load build context 08:49:17 #44 transferring context: 3.21MB 9.3s done 08:49:17 #44 DONE 13.3s 08:49:17 08:49:17 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:17 #52 ... 08:49:17 08:49:17 #70 [core-common-config-bootstrapper internal] load build context 08:49:17 #70 transferring context: 3.21MB 9.1s done 08:49:17 #70 DONE 13.6s 08:49:17 08:49:17 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:17 #52 ... 08:49:17 08:49:17 #67 [support-cron-scheduler internal] load build context 08:49:17 #67 transferring context: 3.21MB 10.6s done 08:49:17 #67 DONE 14.0s 08:49:17 08:49:17 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:18 #52 ... 08:49:18 08:49:18 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:49:18 #65 10.96 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:49:18 #65 10.96 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:49:18 #65 10.96 OK: 19955 distinct packages available 08:49:18 #65 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:18 #65 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:18 #65 14.27 OK: 266 MiB in 52 packages 08:49:18 #65 DONE 15.8s 08:49:18 08:49:18 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:18 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 10.5s 08:49:19 #52 ... 08:49:19 08:49:19 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 08:49:19 #74 DONE 6.3s 08:49:19 08:49:19 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:19 #52 ... 08:49:19 08:49:19 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:49:19 #61 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:19 #61 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:19 #61 13.74 (1/4) Installing dumb-init (1.2.5-r2) 08:49:19 #61 13.74 (2/4) Installing openssl (3.1.7-r0) 08:49:19 #61 13.80 (3/4) Installing su-exec (0.2-r3) 08:49:19 #61 13.82 (4/4) Installing yq (4.33.3-r5) 08:49:19 #61 14.39 Executing busybox-1.36.1-r7.trigger 08:49:19 #61 14.51 OK: 18 MiB in 19 packages 08:49:19 #61 DONE 17.2s 08:49:19 08:49:19 #75 [core-data builder 4/7] COPY go.mod vendor* ./ 08:49:19 #75 CACHED 08:49:19 08:49:19 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:19 #52 ... 08:49:19 08:49:19 #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:49:19 #60 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:19 #60 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:19 #60 15.12 (1/1) Installing dumb-init (1.2.5-r2) 08:49:19 #60 15.14 Executing busybox-1.36.1-r7.trigger 08:49:19 #60 15.27 OK: 8 MiB in 16 packages 08:49:19 #60 DONE 17.9s 08:49:19 08:49:19 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:19 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 11.4s 08:49:20 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 08:49:20 #52 ... 08:49:20 08:49:20 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:49:20 #76 DONE 4.7s 08:49:20 08:49:20 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:20 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 08:49:20 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 08:49:20 #52 ... 08:49:20 08:49:20 #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:20 #63 DONE 18.0s 08:49:20 08:49:20 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:20 #52 ... 08:49:20 08:49:20 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:20 #77 DONE 5.7s 08:49:20 08:49:20 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:20 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.90MB / 28.04MB 12.0s 08:49:20 #52 ... 08:49:20 08:49:20 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:49:20 #62 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:20 #62 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:20 #62 16.44 (1/2) Installing ca-certificates (20240226-r0) 08:49:20 #62 16.50 (2/2) Installing dumb-init (1.2.5-r2) 08:49:20 #62 16.55 Executing busybox-1.36.1-r7.trigger 08:49:20 #62 16.55 Executing ca-certificates-20240226-r0.trigger 08:49:20 #62 16.95 OK: 9 MiB in 17 packages 08:49:20 #62 DONE 18.4s 08:49:20 08:49:20 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:21 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.6s 08:49:21 #52 ... 08:49:21 08:49:21 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:49:21 #78 DONE 2.9s 08:49:21 08:49:21 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:21 #52 ... 08:49:21 08:49:21 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:21 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.3s done 08:49:21 #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 08:49:21 #47 ... 08:49:21 08:49:21 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:22 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.81MB / 28.04MB 14.0s 08:49:22 $ docker rm -f --volumes 48ae5d3c0acc8181b6e634adbb7f907c431ddde03b683e32748aa470eb28bec3 08:49:22 #52 ... 08:49:22 08:49:22 #40 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:49:22 #40 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:22 #40 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:22 #40 19.05 (1/2) Installing dumb-init (1.2.5-r2) 08:49:22 #40 19.06 (2/2) Installing su-exec (0.2-r3) 08:49:22 #40 19.11 Executing busybox-1.36.1-r7.trigger 08:49:22 #40 19.14 OK: 8 MiB in 17 packages 08:49:22 #40 DONE 20.4s 08:49:22 08:49:22 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:22 #52 ... 08:49:22 08:49:22 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:49:22 #79 ... 08:49:22 08:49:22 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:23 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 14.8s 08:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:49:23 08:49:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:49:23 latest: Pulling from edgex-devops/edgex-compose 08:49:23 91d30c5bc195: Pulling fs layer 08:49:23 2e9b0aa3be6d: Pulling fs layer 08:49:23 9c61dcf015f6: Pulling fs layer 08:49:23 4698f68db338: Pulling fs layer 08:49:23 2a2f49069b9e: Pulling fs layer 08:49:23 e0025b399a48: Pulling fs layer 08:49:23 4698f68db338: Waiting 08:49:23 2a2f49069b9e: Waiting 08:49:23 e0025b399a48: Waiting 08:49:23 91d30c5bc195: Verifying Checksum 08:49:23 91d30c5bc195: Download complete 08:49:23 4698f68db338: Verifying Checksum 08:49:23 4698f68db338: Download complete 08:49:24 2e9b0aa3be6d: Verifying Checksum 08:49:24 2e9b0aa3be6d: Download complete 08:49:24 91d30c5bc195: Pull complete 08:49:24 e0025b399a48: Download complete 08:49:24 2a2f49069b9e: Verifying Checksum 08:49:24 2a2f49069b9e: Download complete 08:49:24 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.0s 08:49:24 2e9b0aa3be6d: Pull complete 08:49:24 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.1s done 08:49:24 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.1s done 08:49:24 9c61dcf015f6: Verifying Checksum 08:49:24 9c61dcf015f6: Download complete 08:49:27 9c61dcf015f6: Pull complete 08:49:27 4698f68db338: Pull complete 08:49:27 2a2f49069b9e: Pull complete 08:49:27 e0025b399a48: Pull complete 08:49:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:49:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:27 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 08:49:27 $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:49:28 #52 ... 08:49:28 08:49:28 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:49:28 #41 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:28 #41 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:28 #41 22.33 (1/4) Installing ca-certificates (20240226-r0) 08:49:28 #41 22.62 (2/4) Installing dumb-init (1.2.5-r2) 08:49:28 #41 22.67 (3/4) Installing su-exec (0.2-r3) 08:49:28 #41 22.69 (4/4) Installing yq (4.33.3-r5) 08:49:28 #41 23.45 Executing busybox-1.36.1-r7.trigger 08:49:28 #41 23.54 Executing ca-certificates-20240226-r0.trigger 08:49:28 #41 24.19 OK: 18 MiB in 19 packages 08:49:28 #41 DONE 25.5s 08:49:28 08:49:28 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:49:28 #64 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:28 #64 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:28 #64 24.23 (1/1) Installing dumb-init (1.2.5-r2) 08:49:28 #64 24.25 Executing busybox-1.36.1-r7.trigger 08:49:28 #64 24.32 OK: 8 MiB in 16 packages 08:49:28 #64 DONE 25.5s 08:49:28 08:49:28 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:28 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 08:49:28 #52 ... 08:49:28 08:49:28 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:49:29 #80 ... 08:49:29 08:49:29 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:29 #81 ... 08:49:29 08:49:29 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:49:29 #82 ... 08:49:29 08:49:29 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:30 #52 ... 08:49:30 08:49:30 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:49:30 #71 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:30 #71 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:30 #71 20.40 (1/3) Installing ca-certificates (20240226-r0) 08:49:30 #71 20.56 (2/3) Installing dumb-init (1.2.5-r2) 08:49:30 #71 20.57 (3/3) Installing tzdata (2024a-r0) 08:49:30 #71 22.07 Executing busybox-1.36.1-r7.trigger 08:49:30 #71 22.21 Executing ca-certificates-20240226-r0.trigger 08:49:30 #71 23.22 OK: 12 MiB in 18 packages 08:49:30 #71 DONE 24.9s 08:49:30 08:49:30 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:30 #52 ... 08:49:30 08:49:30 #83 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 08:49:30 #83 ... 08:49:30 08:49:30 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:30 #84 ... 08:49:30 08:49:30 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:49:30 #85 ... 08:49:30 08:49:30 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:49:30 #86 ... 08:49:30 08:49:30 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:30 #87 ... 08:49:30 08:49:30 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:30 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.4s 08:49:30 #47 ... 08:49:30 08:49:30 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:49:31 #88 ... 08:49:31 08:49:31 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:31 #52 ... 08:49:31 08:49:31 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:31 #89 ... 08:49:31 08:49:31 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:31 $ docker top c92db2d105f3eeb20320cad610a39b5c24579313a6bba940cdf4a8f216fe8a02 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:31 + docker compose -f ./docker-compose-build.yml build --parallel 08:49:32 #47 ... 08:49:32 08:49:32 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:49:33 #90 ... 08:49:33 08:49:33 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:33 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s 08:49:34 #1 [support-scheduler internal] load build definition from Dockerfile 08:49:34 #1 transferring dockerfile: 1.93kB done 08:49:34 #1 DONE 0.0s 08:49:34 08:49:34 #2 [core-data internal] load build definition from Dockerfile 08:49:34 #2 transferring dockerfile: 2.07kB done 08:49:34 #2 DONE 0.0s 08:49:34 08:49:34 #3 [security-spire-agent internal] load build definition from Dockerfile 08:49:34 #3 transferring dockerfile: 1.81kB done 08:49:34 #3 DONE 0.0s 08:49:34 08:49:34 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:49:34 #4 transferring dockerfile: 1.89kB done 08:49:34 #4 DONE 0.0s 08:49:34 08:49:34 #5 [security-bootstrapper internal] load build definition from Dockerfile 08:49:34 #5 transferring dockerfile: 3.17kB done 08:49:34 #5 DONE 0.0s 08:49:34 08:49:34 #6 [security-spire-server internal] load build definition from Dockerfile 08:49:34 #6 transferring dockerfile: 1.70kB done 08:49:34 #6 DONE 0.0s 08:49:34 08:49:34 #7 [core-keeper internal] load build definition from Dockerfile 08:49:34 #7 transferring dockerfile: 2.07kB done 08:49:34 #7 DONE 0.0s 08:49:34 08:49:34 #8 [support-notifications internal] load build definition from Dockerfile 08:49:34 #8 transferring dockerfile: 2.02kB done 08:49:34 #8 DONE 0.0s 08:49:34 08:49:34 #9 [core-metadata internal] load build definition from Dockerfile 08:49:34 #52 ... 08:49:34 08:49:34 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:34 #66 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:34 #66 22.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:34 #66 25.79 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:49:34 #66 25.79 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:49:34 #66 25.79 OK: 19946 distinct packages available 08:49:34 #66 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:34 #66 27.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:34 #66 ... 08:49:34 08:49:34 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:49:34 #79 14.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:34 #79 16.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:34 #79 20.16 OK: 266 MiB in 52 packages 08:49:34 #79 DONE 22.0s 08:49:34 08:49:34 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:34 #9 transferring dockerfile: 2.13kB done 08:49:34 #9 DONE 0.1s 08:49:34 08:49:34 #10 [security-secretstore-setup internal] load build definition from Dockerfile 08:49:34 #10 transferring dockerfile: 2.49kB done 08:49:34 #10 DONE 0.0s 08:49:34 08:49:34 #11 [core-command internal] load build definition from Dockerfile 08:49:34 #11 transferring dockerfile: 1.93kB done 08:49:34 #11 DONE 0.1s 08:49:34 08:49:34 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:49:34 #12 transferring dockerfile: 2.15kB done 08:49:34 #12 DONE 0.1s 08:49:34 08:49:34 #13 [support-cron-scheduler internal] load build definition from Dockerfile 08:49:34 #13 transferring dockerfile: 1.85kB done 08:49:34 #13 DONE 0.1s 08:49:34 08:49:34 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:49:34 #14 transferring dockerfile: 2.23kB done 08:49:34 #14 DONE 0.1s 08:49:34 08:49:34 #15 [support-scheduler internal] load .dockerignore 08:49:34 #15 transferring context: 50B done 08:49:34 #15 DONE 0.1s 08:49:34 08:49:34 #16 [security-spire-config internal] load build definition from Dockerfile 08:49:34 #16 transferring dockerfile: 1.69kB done 08:49:34 #16 DONE 0.0s 08:49:34 08:49:34 #17 [security-proxy-setup internal] load build definition from Dockerfile 08:49:34 #17 transferring dockerfile: 2.50kB done 08:49:34 #17 DONE 0.0s 08:49:34 08:49:34 #18 [core-data internal] load .dockerignore 08:49:34 #18 transferring context: 50B done 08:49:34 #18 DONE 0.0s 08:49:34 08:49:34 #19 [security-spire-agent internal] load .dockerignore 08:49:34 #19 transferring context: 50B done 08:49:34 #19 DONE 0.0s 08:49:34 08:49:34 #20 [security-spiffe-token-provider internal] load .dockerignore 08:49:34 #20 transferring context: 50B done 08:49:34 #20 DONE 0.0s 08:49:34 08:49:34 #21 [security-bootstrapper internal] load .dockerignore 08:49:34 #21 transferring context: 50B done 08:49:34 #21 DONE 0.0s 08:49:34 08:49:34 #22 [security-spire-server internal] load .dockerignore 08:49:34 #22 transferring context: 50B done 08:49:34 #22 DONE 0.0s 08:49:34 08:49:34 #23 [core-keeper internal] load .dockerignore 08:49:34 #23 transferring context: 50B done 08:49:34 #23 DONE 0.0s 08:49:34 08:49:34 #24 [support-notifications internal] load .dockerignore 08:49:34 #24 transferring context: 50B done 08:49:34 #24 DONE 0.0s 08:49:34 08:49:34 #25 [core-command internal] load .dockerignore 08:49:34 #25 transferring context: 50B done 08:49:34 #25 DONE 0.0s 08:49:34 08:49:34 #26 [security-secretstore-setup internal] load .dockerignore 08:49:34 #26 transferring context: 50B done 08:49:34 #26 DONE 0.0s 08:49:34 08:49:34 #27 [security-proxy-auth internal] load .dockerignore 08:49:34 #27 transferring context: 50B done 08:49:34 #27 DONE 0.0s 08:49:34 08:49:34 #28 [core-metadata internal] load .dockerignore 08:49:34 #28 transferring context: 50B done 08:49:34 #28 DONE 0.1s 08:49:34 08:49:34 #29 [support-cron-scheduler internal] load .dockerignore 08:49:34 #29 transferring context: 50B done 08:49:34 #29 DONE 0.1s 08:49:34 08:49:34 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:49:34 #30 DONE 0.0s 08:49:34 08:49:34 #31 [core-common-config-bootstrapper internal] load .dockerignore 08:49:34 #31 transferring context: 50B done 08:49:35 #31 DONE 0.1s 08:49:35 08:49:35 #32 [security-spire-config internal] load .dockerignore 08:49:35 #32 transferring context: 50B done 08:49:35 #32 DONE 0.1s 08:49:35 08:49:35 #33 [security-proxy-setup internal] load .dockerignore 08:49:35 #33 transferring context: 50B done 08:49:35 #33 DONE 0.1s 08:49:35 08:49:35 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:49:35 #34 DONE 0.1s 08:49:35 08:49:35 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:35 #35 ... 08:49:35 08:49:35 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:49:35 #30 DONE 0.0s 08:49:35 08:49:35 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:49:35 #34 DONE 0.1s 08:49:35 08:49:35 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:35 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:49:35 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 08:49:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:35 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:49:35 #35 ... 08:49:35 08:49:35 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:49:35 #30 DONE 0.0s 08:49:35 08:49:35 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:49:35 #34 DONE 0.1s 08:49:35 08:49:35 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:35 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:49:35 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:49:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:35 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:49:35 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 08:49:35 #35 ... 08:49:35 08:49:35 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:49:35 #30 DONE 0.0s 08:49:35 08:49:35 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:35 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:49:35 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:49:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:35 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:49:35 #35 ... 08:49:35 08:49:35 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:49:35 #30 DONE 0.0s 08:49:35 08:49:35 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:35 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:49:35 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:49:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:35 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:49:35 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:49:35 #47 ... 08:49:35 08:49:35 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:49:35 #91 DONE 0.7s 08:49:35 08:49:35 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:35 #35 ... 08:49:35 08:49:35 #30 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:49:35 #30 DONE 0.0s 08:49:35 08:49:35 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:49:35 #36 DONE 0.5s 08:49:35 08:49:35 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:49:35 #37 DONE 0.6s 08:49:35 08:49:35 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:49:35 #30 DONE 0.0s 08:49:35 08:49:35 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:35 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:49:35 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:49:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:35 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:49:35 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:49:35 #35 DONE 1.0s 08:49:35 08:49:35 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:49:35 #30 DONE 0.0s 08:49:35 08:49:35 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:49:35 #38 DONE 1.0s 08:49:35 08:49:35 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:49:35 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.5s 08:49:35 #34 ... 08:49:35 08:49:35 #39 [security-spire-agent internal] load build context 08:49:35 #39 transferring context: 27.24kB 0.0s done 08:49:35 #39 DONE 0.3s 08:49:35 08:49:35 #40 [security-spire-server internal] load build context 08:49:35 #40 transferring context: 27.71kB 0.0s done 08:49:35 #40 DONE 0.3s 08:49:35 08:49:35 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:49:36 #41 ... 08:49:36 08:49:36 #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:49:36 #38 DONE 1.0s 08:49:36 08:49:36 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:36 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:36 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:49:36 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:49:36 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:36 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:49:36 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:49:36 #35 DONE 1.0s 08:49:36 08:49:36 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:49:36 #34 DONE 0.9s 08:49:36 08:49:36 #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:49:36 #41 ... 08:49:36 08:49:36 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:49:36 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:49:36 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:49:36 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 08:49:36 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:49:36 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:49:36 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:49:36 #35 DONE 1.0s 08:49:36 08:49:36 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:49:36 #37 DONE 1.1s 08:49:36 #47 ... 08:49:36 08:49:36 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:36 #72 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:36 #72 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:36 #72 24.14 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:49:36 #72 24.14 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:49:36 #72 24.14 OK: 19946 distinct packages available 08:49:36 #72 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:36 #72 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:36 #72 ... 08:49:36 08:49:36 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:36 08:49:36 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:36 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 08:49:36 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:49:36 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:49:36 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:49:38 #47 ... 08:49:38 08:49:38 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:49:38 #0 6.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:38 #0 8.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:38 #92 ... 08:49:38 08:49:38 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:38 #73 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:38 #73 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:38 #73 27.89 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:49:38 #73 27.89 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:49:38 #73 27.89 OK: 19946 distinct packages available 08:49:38 #73 30.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:38 #73 ... 08:49:38 08:49:38 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:39 #47 ... 08:49:39 08:49:39 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:39 #66 32.39 (1/11) Installing ca-certificates (20240226-r0) 08:49:39 #66 33.08 (2/11) Installing brotli-libs (1.0.9-r14) 08:49:39 #66 33.21 (3/11) Installing libunistring (1.1-r1) 08:49:39 #66 33.45 (4/11) Installing libidn2 (2.3.4-r1) 08:49:39 #66 33.58 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:49:39 #66 33.61 (6/11) Installing libcurl (8.9.1-r0) 08:49:39 #66 33.69 (7/11) Installing curl (8.9.1-r0) 08:49:39 #66 33.81 (8/11) Installing dumb-init (1.2.5-r2) 08:49:39 #66 33.84 (9/11) Installing musl-obstack (1.2.3-r2) 08:49:39 #66 33.87 (10/11) Installing libucontext (1.2-r2) 08:49:39 #66 33.88 (11/11) Installing gcompat (1.1.0-r1) 08:49:39 #66 33.91 Executing busybox-1.36.1-r7.trigger 08:49:39 #66 34.02 Executing ca-certificates-20240226-r0.trigger 08:49:39 #66 35.06 OK: 13 MiB in 26 packages 08:49:39 #66 DONE 36.9s 08:49:39 08:49:39 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:40 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.1s done 08:49:40 #42 ... 08:49:40 08:49:40 #43 [support-scheduler internal] load build context 08:49:40 #43 transferring context: 184.85MB 5.8s 08:49:41 #47 DONE 36.9s 08:49:41 08:49:41 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:41 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.7s 08:49:41 #43 ... 08:49:41 08:49:41 #44 [security-spiffe-token-provider internal] load build context 08:49:42 #52 ... 08:49:42 08:49:42 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:49:42 #88 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:42 #88 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:42 #88 21.15 OK: 9 MiB in 17 packages 08:49:42 #88 ... 08:49:42 08:49:42 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:42 #44 ... 08:49:42 08:49:42 #43 [support-scheduler internal] load build context 08:49:42 #52 ... 08:49:42 08:49:42 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:49:42 #82 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:42 #82 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:42 #82 ... 08:49:42 08:49:42 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:42 #52 ... 08:49:42 08:49:42 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:49:42 #86 12.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:42 #86 15.31 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:43 #86 ... 08:49:43 08:49:43 #83 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:49:43 #83 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:43 #83 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:43 #83 22.34 OK: 8 MiB in 16 packages 08:49:43 #83 DONE 23.6s 08:49:43 08:49:43 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:49:43 #82 23.78 OK: 18 MiB in 19 packages 08:49:43 #82 ... 08:49:43 08:49:43 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:43 #72 34.18 (1/4) Installing dumb-init (1.2.5-r2) 08:49:43 #72 34.24 (2/4) Installing musl-obstack (1.2.3-r2) 08:49:43 #72 34.26 (3/4) Installing libucontext (1.2-r2) 08:49:43 #72 34.30 (4/4) Installing gcompat (1.1.0-r1) 08:49:43 #72 34.36 Executing busybox-1.36.1-r7.trigger 08:49:43 #72 34.77 OK: 8 MiB in 19 packages 08:49:43 #72 DONE 37.6s 08:49:43 08:49:43 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:49:43 #0 4.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:44 #93 ... 08:49:44 08:49:44 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:49:44 #90 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:44 #90 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:44 #90 20.75 OK: 8 MiB in 17 packages 08:49:44 #90 ... 08:49:44 08:49:44 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:45 #52 ... 08:49:45 08:49:45 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:49:45 #88 DONE 24.1s 08:49:45 08:49:45 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:45 #52 ... 08:49:45 08:49:45 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:49:45 #90 DONE 22.3s 08:49:45 08:49:45 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:45 #52 ... 08:49:45 08:49:45 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 #43 ... 08:49:45 08:49:45 #45 [core-data internal] load build context 08:49:45 #45 ... 08:49:45 08:49:45 #43 [support-scheduler internal] load build context 08:49:45 #43 ... 08:49:45 08:49:45 #46 [security-bootstrapper internal] load build context 08:49:45 #46 ... 08:49:45 08:49:45 #47 [support-notifications internal] load build context 08:49:45 #47 ... 08:49:45 08:49:45 #48 [core-command internal] load build context 08:49:45 #94 ... 08:49:45 08:49:45 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:49:45 #48 ... 08:49:45 08:49:45 #49 [core-metadata internal] load build context 08:49:45 #49 ... 08:49:45 08:49:45 #50 [security-secretstore-setup internal] load build context 08:49:45 #95 ... 08:49:45 08:49:45 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:49:45 #82 DONE 26.2s 08:49:45 08:49:45 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:45 #50 ... 08:49:45 08:49:45 #51 [security-proxy-auth internal] load build context 08:49:45 #51 ... 08:49:45 08:49:45 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:49:45 #52 ... 08:49:45 08:49:45 #53 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:49:46 #52 ... 08:49:46 08:49:46 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:49:46 #96 DONE 0.2s 08:49:46 08:49:46 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:46 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s 08:49:46 #53 ... 08:49:46 08:49:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:46 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 08:49:46 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:49:46 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:49:46 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:49:46 #54 ... 08:49:46 08:49:46 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:46 #55 ... 08:49:46 08:49:46 #56 [support-cron-scheduler internal] load build context 08:49:46 #56 transferring context: 453.53MB 10.6s 08:49:46 #56 ... 08:49:46 08:49:46 #57 [security-spire-config internal] load build context 08:49:46 #57 ... 08:49:46 08:49:46 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:49:46 #52 ... 08:49:46 08:49:46 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:49:46 #92 16.69 OK: 18 MiB in 19 packages 08:49:46 #92 DONE 18.4s 08:49:46 08:49:46 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:46 #52 ... 08:49:46 08:49:46 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:49:46 #86 23.00 (1/1) Installing dumb-init (1.2.5-r2) 08:49:46 #86 23.95 Executing busybox-1.36.1-r7.trigger 08:49:46 #86 24.14 OK: 8 MiB in 16 packages 08:49:46 #86 DONE 26.3s 08:49:46 08:49:46 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:47 #52 ... 08:49:47 08:49:47 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:49:47 #80 8.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:47 #80 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:47 #80 18.95 OK: 8 MiB in 16 packages 08:49:47 #80 ... 08:49:47 08:49:47 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:47 #58 ... 08:49:47 08:49:47 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:49:47 #59 ... 08:49:47 08:49:47 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:47 #60 ... 08:49:47 08:49:47 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:49:47 #61 ... 08:49:47 08:49:47 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:49:47 #62 ... 08:49:47 08:49:47 #63 [core-common-config-bootstrapper internal] load build context 08:49:48 #63 ... 08:49:48 08:49:48 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:48 #64 ... 08:49:48 08:49:48 #65 [security-proxy-setup internal] load build context 08:49:48 #65 ... 08:49:48 08:49:48 #66 [core-keeper internal] load build context 08:49:48 #52 ... 08:49:48 08:49:48 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:49:48 #85 7.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:48 #85 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:48 #85 17.12 OK: 12 MiB in 18 packages 08:49:48 #85 ... 08:49:48 08:49:48 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:48 #73 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:48 #73 39.81 (1/5) Installing dumb-init (1.2.5-r2) 08:49:48 #73 39.87 (2/5) Installing musl-obstack (1.2.3-r2) 08:49:48 #73 39.87 (3/5) Installing libucontext (1.2-r2) 08:49:48 #73 39.89 (4/5) Installing gcompat (1.1.0-r1) 08:49:48 #73 39.91 (5/5) Installing openssl (3.1.7-r0) 08:49:48 #73 40.04 Executing busybox-1.36.1-r7.trigger 08:49:48 #73 40.24 OK: 9 MiB in 20 packages 08:49:48 #73 ... 08:49:48 08:49:48 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:49:48 #85 DONE 18.2s 08:49:48 08:49:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:48 #66 ... 08:49:48 08:49:48 #65 [security-proxy-setup internal] load build context 08:49:48 #52 ... 08:49:48 08:49:48 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:49:48 #80 DONE 20.3s 08:49:48 08:49:48 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:48 #73 DONE 42.5s 08:49:48 08:49:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:48 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.3s done 08:49:50 #52 ... 08:49:50 08:49:50 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:49:50 #95 DONE 5.4s 08:49:50 08:49:50 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:49:50 #97 DONE 0.2s 08:49:50 08:49:50 #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:49:51 #98 ... 08:49:51 08:49:51 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:49:51 #93 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:51 #93 10.99 OK: 13 MiB in 26 packages 08:49:51 #93 DONE 11.7s 08:49:51 08:49:51 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:49:51 #0 5.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:51 #0 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:51 #65 transferring context: 299.12MB 4.3s 08:49:51 #99 ... 08:49:51 08:49:51 #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:49:51 #98 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:52 #65 ... 08:49:52 08:49:52 #44 [security-spiffe-token-provider internal] load build context 08:49:52 #44 transferring context: 497.59MB 16.8s done 08:49:52 #44 ... 08:49:52 08:49:52 #65 [security-proxy-setup internal] load build context 08:49:52 #98 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:53 #65 transferring context: 497.59MB 5.5s done 08:49:53 #98 ... 08:49:53 08:49:53 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:49:53 #99 9.058 OK: 8 MiB in 19 packages 08:49:53 #99 DONE 9.6s 08:49:53 08:49:53 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:49:54 #65 ... 08:49:54 08:49:54 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:49:54 #67 ... 08:49:54 08:49:54 #43 [support-scheduler internal] load build context 08:49:54 #43 transferring context: 497.59MB 14.9s done 08:49:54 #100 DONE 1.2s 08:49:54 08:49:54 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:49:54 #101 DONE 0.1s 08:49:54 08:49:54 #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:49:54 #98 6.098 OK: 9 MiB in 20 packages 08:49:54 #98 DONE 6.5s 08:49:54 08:49:54 #102 [security-spire-config stage-2 6/10] COPY security.txt / 08:49:54 #102 DONE 0.2s 08:49:54 08:49:54 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:49:55 #103 ... 08:49:55 08:49:55 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:55 #104 DONE 0.4s 08:49:55 08:49:55 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:49:55 #105 DONE 0.2s 08:49:55 08:49:55 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:49:55 #106 DONE 0.2s 08:49:55 08:49:55 #107 [security-spire-config] exporting to image 08:49:55 #107 exporting layers 08:49:55 #43 ... 08:49:55 08:49:55 #45 [core-data internal] load build context 08:49:55 #45 transferring context: 497.59MB 12.7s done 08:49:55 #45 ... 08:49:55 08:49:55 #47 [support-notifications internal] load build context 08:49:55 #47 transferring context: 497.59MB 13.0s done 08:49:55 #47 ... 08:49:55 08:49:55 #48 [core-command internal] load build context 08:49:55 #48 transferring context: 497.59MB 12.4s done 08:49:55 #48 ... 08:49:55 08:49:55 #46 [security-bootstrapper internal] load build context 08:49:55 #46 transferring context: 497.59MB 13.8s done 08:49:55 #46 ... 08:49:55 08:49:55 #49 [core-metadata internal] load build context 08:49:55 #49 transferring context: 497.59MB 12.2s done 08:49:56 #49 ... 08:49:56 08:49:56 #51 [security-proxy-auth internal] load build context 08:49:56 #51 transferring context: 497.59MB 10.4s done 08:49:56 #51 ... 08:49:56 08:49:56 #50 [security-secretstore-setup internal] load build context 08:49:56 #50 transferring context: 497.59MB 13.0s done 08:49:56 #50 ... 08:49:56 08:49:56 #56 [support-cron-scheduler internal] load build context 08:49:56 #56 transferring context: 497.59MB 12.1s done 08:49:56 #107 ... 08:49:56 08:49:56 #108 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:49:56 #108 DONE 1.7s 08:49:56 08:49:56 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:49:56 #103 DONE 1.9s 08:49:56 08:49:56 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:49:56 #56 ... 08:49:56 08:49:56 #66 [core-keeper internal] load build context 08:49:56 #66 transferring context: 497.59MB 14.1s done 08:49:56 #109 ... 08:49:56 08:49:56 #110 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:49:56 #110 DONE 0.2s 08:49:57 08:49:57 #111 [security-spire-server stage-2 6/9] COPY security.txt / 08:49:57 #111 DONE 0.2s 08:49:57 08:49:57 #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:49:57 #112 DONE 0.2s 08:49:57 08:49:57 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:57 #81 ... 08:49:57 08:49:57 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:49:57 #113 DONE 0.2s 08:49:57 08:49:57 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:57 #81 ... 08:49:57 08:49:57 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:49:57 #114 DONE 0.2s 08:49:57 08:49:57 #107 [security-spire-server] exporting to image 08:49:58 #107 exporting layers 2.5s done 08:49:58 #107 writing image sha256:1b64e8ea78885b98aab4c24f2d95479d55dd818f9c2a8e73463c34152adc902d done 08:49:58 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:49:58 #66 ... 08:49:58 08:49:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:58 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 08:49:58 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 08:49:58 #42 ... 08:49:58 08:49:58 #51 [security-proxy-auth internal] load build context 08:49:58 #51 DONE 22.7s 08:49:58 08:49:58 #56 [support-cron-scheduler internal] load build context 08:49:58 #56 DONE 22.7s 08:49:58 08:49:58 #45 [core-data internal] load build context 08:49:58 #45 DONE 23.3s 08:49:58 08:49:58 #48 [core-command internal] load build context 08:49:58 #48 DONE 22.9s 08:49:58 08:49:58 #49 [core-metadata internal] load build context 08:49:58 #49 DONE 22.8s 08:49:58 08:49:58 #41 [core-command builder 2/7] WORKDIR /edgex-go 08:49:58 #41 DONE 22.7s 08:49:58 08:49:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:58 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:49:58 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:49:58 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:49:58 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 08:49:58 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 08:49:58 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:49:58 #42 ... 08:49:58 08:49:58 #50 [security-secretstore-setup internal] load build context 08:49:58 #50 DONE 23.0s 08:49:58 08:49:58 #47 [support-notifications internal] load build context 08:49:58 #47 DONE 23.0s 08:49:58 08:49:58 #46 [security-bootstrapper internal] load build context 08:49:58 #46 DONE 23.2s 08:49:58 08:49:58 #66 [core-keeper internal] load build context 08:49:58 #66 DONE 23.2s 08:49:58 08:49:58 #44 [security-spiffe-token-provider internal] load build context 08:49:58 #44 DONE 23.3s 08:49:58 08:49:58 #43 [support-scheduler internal] load build context 08:49:58 #43 DONE 23.5s 08:49:58 08:49:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:58 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:49:58 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.3s 08:49:58 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:49:58 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 08:49:58 #42 ... 08:49:58 08:49:58 #65 [security-proxy-setup internal] load build context 08:49:58 #65 DONE 22.4s 08:49:58 08:49:58 #57 [security-spire-config internal] load build context 08:49:58 #57 transferring context: 25.96kB done 08:49:58 #57 DONE 22.3s 08:49:58 08:49:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:58 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.4s 08:49:58 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:49:58 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.5s 08:49:58 #107 ... 08:49:58 08:49:58 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:49:58 #109 DONE 2.0s 08:49:58 08:49:58 #115 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:49:58 #115 DONE 0.2s 08:49:58 08:49:58 #116 [security-spire-agent stage-3 7/10] COPY security.txt / 08:49:58 #116 DONE 0.2s 08:49:58 08:49:58 #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:49:59 #117 DONE 0.2s 08:49:59 08:49:59 #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:49:59 #118 DONE 0.1s 08:49:59 08:49:59 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:49:59 #51 ... 08:49:59 08:49:59 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:49:59 #119 DONE 0.1s 08:49:59 08:49:59 #107 [security-spire-agent] exporting to image 08:50:00 #107 exporting layers 2.5s done 08:50:00 #107 writing image sha256:233448fdf3cf37f8c623563ce02064db4cb5baf95ce12c4bff27a3aff5ac64dc done 08:50:00 #107 naming to docker.io/library/security-spire-server-arm64 done 08:50:01 #107 exporting layers 1.9s done 08:50:01 #107 writing image sha256:a8e4f9962d3640aadc4e2a6233bce3a93fc227cbbdfdbd2e9844397a467aac3e done 08:50:01 #107 naming to docker.io/library/security-spire-agent-arm64 done 08:50:01 #107 DONE 5.7s 08:50:01 08:50:01 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:02 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.0s done 08:50:02 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.0s done 08:50:07 #42 ... 08:50:07 08:50:07 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:07 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:50:07 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:50:07 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 08:50:07 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:50:07 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 7.4s done 08:50:07 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:50:07 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:50:08 #54 ... 08:50:08 08:50:08 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:50:08 #68 ... 08:50:08 08:50:08 #63 [core-common-config-bootstrapper internal] load build context 08:50:08 #63 transferring context: 497.59MB 4.3s done 08:50:08 #63 DONE 32.6s 08:50:08 08:50:08 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:50:08 #69 ... 08:50:08 08:50:08 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:50:08 #52 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:08 #52 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:08 #52 23.11 (1/3) Installing ca-certificates (20240226-r0) 08:50:08 #52 23.13 (2/3) Installing dumb-init (1.2.5-r2) 08:50:08 #52 23.13 (3/3) Installing tzdata (2024a-r0) 08:50:08 #52 23.33 Executing busybox-1.36.1-r7.trigger 08:50:08 #52 23.33 Executing ca-certificates-20240226-r0.trigger 08:50:08 #52 23.38 OK: 11 MiB in 18 packages 08:50:08 #52 ... 08:50:08 08:50:08 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:50:09 #70 ... 08:50:09 08:50:09 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:09 #71 ... 08:50:09 08:50:09 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:09 #72 ... 08:50:09 08:50:09 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:50:10 #73 ... 08:50:10 08:50:10 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:10 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:50:12 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 08:50:14 #42 ... 08:50:14 08:50:14 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:50:14 #52 DONE 39.1s 08:50:14 08:50: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 08:50:14 #64 DONE 39.1s 08:50:14 08:50:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:15 #42 DONE 39.5s 08:50:15 08:50:15 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:50:17 #74 ... 08:50:17 08:50:17 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:50:17 #61 39.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #61 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #61 39.88 (1/4) Installing ca-certificates (20240226-r0) 08:50:17 #61 39.91 (2/4) Installing dumb-init (1.2.5-r2) 08:50:17 #61 39.91 (3/4) Installing su-exec (0.2-r3) 08:50:17 #61 39.91 (4/4) Installing yq (4.33.3-r5) 08:50:17 #61 39.98 Executing busybox-1.36.1-r7.trigger 08:50:17 #61 39.98 Executing ca-certificates-20240226-r0.trigger 08:50:17 #61 40.06 OK: 17 MiB in 19 packages 08:50:17 #61 DONE 40.8s 08:50:17 08:50:17 #53 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:50:17 #53 39.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #53 39.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #53 39.91 (1/1) Installing dumb-init (1.2.5-r2) 08:50:17 #53 39.91 Executing busybox-1.36.1-r7.trigger 08:50:17 #53 39.92 OK: 7 MiB in 16 packages 08:50:17 #53 DONE 40.9s 08:50:17 08:50:17 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:50:17 #67 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #67 32.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #67 32.62 (1/4) Installing dumb-init (1.2.5-r2) 08:50:17 #67 32.64 (2/4) Installing openssl (3.1.7-r0) 08:50:17 #67 32.64 (3/4) Installing su-exec (0.2-r3) 08:50:17 #67 32.67 (4/4) Installing yq (4.33.3-r5) 08:50:17 #67 32.89 Executing busybox-1.36.1-r7.trigger 08:50:17 #67 32.90 OK: 17 MiB in 19 packages 08:50:17 #67 DONE 33.4s 08:50:17 08:50:17 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:50:17 #58 39.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #58 39.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #58 39.95 (1/2) Installing dumb-init (1.2.5-r2) 08:50:17 #58 39.97 (2/2) Installing su-exec (0.2-r3) 08:50:17 #58 39.99 Executing busybox-1.36.1-r7.trigger 08:50:17 #58 39.99 OK: 7 MiB in 17 packages 08:50:17 #58 DONE 40.7s 08:50:17 08:50:17 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:17 #55 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #55 39.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #55 39.84 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:50:17 #55 39.84 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:50:17 #55 39.84 OK: 20070 distinct packages available 08:50:17 #55 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #55 39.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #55 40.20 (1/5) Installing dumb-init (1.2.5-r2) 08:50:17 #55 40.20 (2/5) Installing musl-obstack (1.2.3-r2) 08:50:17 #55 40.20 (3/5) Installing libucontext (1.2-r2) 08:50:17 #55 40.20 (4/5) Installing gcompat (1.1.0-r1) 08:50:17 #55 40.21 (5/5) Installing openssl (3.1.7-r0) 08:50:17 #55 40.22 Executing busybox-1.36.1-r7.trigger 08:50:17 #55 40.22 OK: 8 MiB in 20 packages 08:50:17 #55 DONE 40.8s 08:50:17 08:50:17 #75 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:50:17 #75 ... 08:50:17 08:50:17 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:50:17 #60 39.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #60 39.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #60 39.98 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:50:17 #60 39.98 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:50:17 #60 39.98 OK: 20070 distinct packages available 08:50:17 #60 40.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #60 40.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #60 40.44 (1/11) Installing ca-certificates (20240226-r0) 08:50:17 #60 40.47 (2/11) Installing brotli-libs (1.0.9-r14) 08:50:17 #60 40.47 (3/11) Installing libunistring (1.1-r1) 08:50:17 #60 40.49 (4/11) Installing libidn2 (2.3.4-r1) 08:50:17 #60 40.49 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:50:17 #60 40.49 (6/11) Installing libcurl (8.9.1-r0) 08:50:17 #60 40.50 (7/11) Installing curl (8.9.1-r0) 08:50:17 #60 40.51 (8/11) Installing dumb-init (1.2.5-r2) 08:50:17 #60 40.51 (9/11) Installing musl-obstack (1.2.3-r2) 08:50:17 #60 40.51 (10/11) Installing libucontext (1.2-r2) 08:50:17 #60 40.52 (11/11) Installing gcompat (1.1.0-r1) 08:50:17 #60 40.52 Executing busybox-1.36.1-r7.trigger 08:50:17 #60 40.53 Executing ca-certificates-20240226-r0.trigger 08:50:17 #60 40.63 OK: 12 MiB in 26 packages 08:50:17 #60 DONE 40.8s 08:50:17 08:50:17 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:50:17 #59 40.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #59 40.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #59 40.96 (1/2) Installing ca-certificates (20240226-r0) 08:50:17 #59 40.98 (2/2) Installing dumb-init (1.2.5-r2) 08:50:17 #59 40.98 Executing busybox-1.36.1-r7.trigger 08:50:17 #59 40.99 Executing ca-certificates-20240226-r0.trigger 08:50:17 #59 41.04 OK: 8 MiB in 17 packages 08:50:17 #59 DONE 41.4s 08:50:17 08:50:17 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:50:17 #73 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #73 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #73 18.77 OK: 264 MiB in 52 packages 08:50:17 #73 DONE 19.1s 08:50:17 08:50:17 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:17 #62 41.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #62 41.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #62 ... 08:50:17 08:50:17 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:50:17 #68 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #68 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #68 18.82 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:50:17 #68 18.82 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:50:17 #68 18.82 OK: 20070 distinct packages available 08:50:17 #68 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:17 #68 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:17 #68 19.19 (1/4) Installing dumb-init (1.2.5-r2) 08:50:17 #68 19.19 (2/4) Installing musl-obstack (1.2.3-r2) 08:50:17 #68 19.20 (3/4) Installing libucontext (1.2-r2) 08:50:17 #68 19.20 (4/4) Installing gcompat (1.1.0-r1) 08:50:17 #68 19.21 Executing busybox-1.36.1-r7.trigger 08:50:17 #68 19.21 OK: 8 MiB in 19 packages 08:50:17 #68 DONE 19.4s 08:50:17 08:50:17 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:50:17 #76 DONE 0.1s 08:50:17 08:50:17 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:17 #62 41.70 (1/1) Installing dumb-init (1.2.5-r2) 08:50:17 #62 41.70 Executing busybox-1.36.1-r7.trigger 08:50:17 #62 41.70 OK: 7 MiB in 16 packages 08:50:18 #62 DONE 41.9s 08:50:18 08:50:18 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:18 #72 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:18 #72 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:18 #72 ... 08:50:18 08:50:18 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:18 #71 DONE 19.9s 08:50:18 08:50:18 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:18 #72 20.00 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:50:18 #72 20.00 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:50:18 #72 20.00 OK: 20079 distinct packages available 08:50:18 #72 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:18 #72 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:18 #72 ... 08:50:18 08:50:18 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:50:18 #69 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:18 #69 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:18 #69 20.19 OK: 264 MiB in 52 packages 08:50:18 #69 DONE 20.3s 08:50:18 08:50:18 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:50:18 #77 DONE 0.1s 08:50:18 08:50:18 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:18 #72 20.35 OK: 264 MiB in 52 packages 08:50:18 #72 DONE 20.4s 08:50:18 08:50:18 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:50:19 #78 DONE 0.1s 08:50:19 08:50:19 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:50:19 #70 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:19 #70 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:19 #70 20.48 OK: 264 MiB in 52 packages 08:50:19 #70 DONE 20.7s 08:50:19 08:50:19 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:50:19 #79 DONE 0.1s 08:50:19 08:50:19 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:19 #80 ... 08:50:19 08:50:19 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:50:19 #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:19 #0 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:19 #0 4.109 OK: 11 MiB in 18 packages 08:50:19 #81 DONE 4.2s 08:50:19 08:50:19 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:50:19 #74 4.281 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:19 #74 4.749 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:19 #74 ... 08:50:19 08:50:19 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:50:19 #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:19 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:19 #0 3.065 OK: 17 MiB in 19 packages 08:50:19 #82 DONE 3.2s 08:50:19 08:50:19 #83 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 08:50:19 #0 2.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:19 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:19 #0 3.049 OK: 7 MiB in 16 packages 08:50:19 #83 DONE 3.4s 08:50:20 08:50:20 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:50:20 #0 2.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:20 #0 2.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:20 #0 3.040 OK: 12 MiB in 26 packages 08:50:20 #84 DONE 3.2s 08:50:20 08:50:20 #75 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:50:20 #75 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:20 #75 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:20 #75 3.392 OK: 8 MiB in 20 packages 08:50:20 #75 DONE 3.5s 08:50:20 08:50:20 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:50:20 #74 5.432 (1/1) Installing dumb-init (1.2.5-r2) 08:50:20 #74 5.931 Executing busybox-1.36.1-r7.trigger 08:50:20 #74 5.952 OK: 7 MiB in 16 packages 08:50:20 #74 DONE 6.2s 08:50:20 08:50:20 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:50:21 #85 DONE 0.8s 08:50:21 08:50:21 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:50:21 #0 3.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:21 #0 3.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:21 #0 4.076 OK: 17 MiB in 19 packages 08:50:21 #86 DONE 4.3s 08:50:21 08:50:21 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:50:21 #87 DONE 0.8s 08:50:21 08:50:21 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:50:21 #88 ... 08:50:21 08:50:21 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:21 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 08:50:22 #54 ... 08:50:22 08:50:22 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:50:22 #89 ... 08:50:22 08:50:22 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:50:22 #90 DONE 1.1s 08:50:22 08:50:22 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:50:22 #0 3.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:22 #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:22 #0 3.455 OK: 7 MiB in 16 packages 08:50:22 #91 DONE 4.3s 08:50:22 08:50:22 #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:50:22 #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:22 #0 3.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:22 #0 4.023 OK: 8 MiB in 17 packages 08:50:22 #92 DONE 4.9s 08:50:22 08:50:22 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:50:22 #0 3.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:22 #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:22 #0 3.895 OK: 8 MiB in 19 packages 08:50:22 #93 DONE 4.7s 08:50:22 08:50:22 #94 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:50:22 #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:22 #0 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:22 #0 4.436 OK: 7 MiB in 17 packages 08:50:22 #94 DONE 5.5s 08:50:22 08:50:22 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:50:22 #88 DONE 1.2s 08:50:22 08:50:22 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:50:22 #89 DONE 1.3s 08:50:22 08:50:22 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:50:23 #95 ... 08:50:23 08:50:23 #96 [security-spire-server stage-2 6/9] COPY security.txt / 08:50:23 #96 DONE 0.8s 08:50:23 08:50:23 #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:50:23 #0 2.945 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:50:23 #0 3.420 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:50:23 #0 4.192 OK: 264 MiB in 52 packages 08:50:23 #97 DONE 5.0s 08:50:23 08:50:23 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:50:23 #98 DONE 0.9s 08:50:23 08:50:23 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:50:23 #95 DONE 0.8s 08:50:23 08:50:23 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:50:23 #99 DONE 0.1s 08:50:23 08:50:23 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:50:23 #100 DONE 0.1s 08:50:23 08:50:23 #101 [security-spire-config stage-2 6/10] COPY security.txt / 08:50:23 #101 ... 08:50:23 08:50:23 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 08:50:23 #102 DONE 0.1s 08:50:23 08:50:23 #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:50:23 #103 DONE 0.1s 08:50:23 08:50:23 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:23 #104 DONE 0.1s 08:50:23 08:50:23 #101 [security-spire-config stage-2 6/10] COPY security.txt / 08:50:23 #101 DONE 0.1s 08:50:23 08:50:23 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:23 #105 DONE 0.2s 08:50:23 08:50:23 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:50:23 #106 DONE 0.1s 08:50:23 08:50:23 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:23 #107 DONE 0.2s 08:50:23 08:50:23 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:23 #108 DONE 0.1s 08:50:23 08:50:23 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:50:23 #109 DONE 0.1s 08:50:23 08:50:23 #110 [security-spire-server] exporting to image 08:50:23 #110 exporting layers 08:50:23 #110 ... 08:50:23 08:50:23 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:23 #111 DONE 0.1s 08:50:23 08:50:23 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:50:23 #112 DONE 0.1s 08:50:23 08:50:23 #110 [security-spire-agent] exporting to image 08:50:24 #110 ... 08:50:24 08:50:24 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:50:24 #113 DONE 2.1s 08:50:24 08:50:24 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:50:24 #114 DONE 0.0s 08:50:24 08:50:24 #110 [security-spire-server] exporting to image 08:50:24 #110 exporting layers 0.9s done 08:50:24 #110 writing image sha256:6e700ef2ebd542d102902264466d4a351ce998451ab07530e83867b986b0bd50 done 08:50:24 #110 naming to docker.io/library/security-spire-server done 08:50:24 #110 exporting layers 0.9s done 08:50:24 #110 writing image sha256:d7670808053f07f5c8f190de9e3bcc70c4c21546ead6419ae047a5991fd254dc done 08:50:24 #110 writing image sha256:0964f35e72e1ac4268dd5e941d1b653acc34d8bf236cd7324afa0aec7299b00e done 08:50:24 #110 naming to docker.io/library/security-spire-config done 08:50:24 #110 naming to docker.io/library/security-spire-agent done 08:50:24 #110 DONE 1.1s 08:50:24 08:50:24 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:28 #115 ... 08:50:28 08:50:28 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:28 #116 ... 08:50:28 08:50:28 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:29 #117 ... 08:50:29 08:50:29 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #87 DONE 103.9s 08:51:09 08:51:09 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #81 DONE 105.1s 08:51:09 08:51:09 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #94 DONE 89.1s 08:51:09 08:51:09 #120 [core-keeper builder 7/8] COPY . . 08:51:09 #120 ... 08:51:09 08:51:09 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #89 DONE 103.3s 08:51:09 08:51:09 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #84 DONE 104.5s 08:51:09 08:51:09 #121 [support-notifications builder 6/7] COPY . . 08:51:09 #121 DONE 1.5s 08:51:09 08:51:09 #122 [support-cron-scheduler builder 6/7] COPY . . 08:51:09 #122 CACHED 08:51:09 08:51:09 #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:51:09 #123 CACHED 08:51:09 08:51:09 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #124 CACHED 08:51:09 08:51:09 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #125 CACHED 08:51:09 08:51:09 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:51:09 #126 CACHED 08:51:09 08:51:09 #127 [core-metadata builder 6/7] COPY . . 08:51:09 #127 CACHED 08:51:09 08:51:09 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:51:09 #128 CACHED 08:51:09 08:51:09 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #129 CACHED 08:51:09 08:51:09 #130 [security-proxy-auth builder 6/7] COPY . . 08:51:09 #130 CACHED 08:51:09 08:51:09 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #131 CACHED 08:51:09 08:51:09 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:51:09 #132 CACHED 08:51:09 08:51:09 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 08:51:09 #133 CACHED 08:51:09 08:51:09 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:51:09 #134 CACHED 08:51:09 08:51:09 #135 [support-scheduler builder 6/7] COPY . . 08:51:09 #135 CACHED 08:51:09 08:51:09 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #136 CACHED 08:51:09 08:51:09 #137 [security-spiffe-token-provider builder 6/7] COPY . . 08:51:09 #137 DONE 1.6s 08:51:09 08:51:09 #138 [core-data builder 6/7] COPY . . 08:51:09 #138 DONE 1.6s 08:51:09 08:51:09 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #139 CACHED 08:51:09 08:51:09 #140 [core-command builder 6/7] COPY . . 08:51:09 #140 CACHED 08:51:09 08:51:09 #120 [core-keeper builder 7/8] COPY . . 08:51:09 #120 DONE 1.6s 08:51:09 08:51:09 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:09 #141 ... 08:51:09 08:51:09 #142 [security-secretstore-setup builder 6/7] COPY . . 08:51:09 #142 CACHED 08:51:09 08:51:09 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #143 CACHED 08:51:09 08:51:09 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:51:09 #144 CACHED 08:51:09 08:51:09 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:09 #145 CACHED 08:51:09 08:51:09 #146 [security-proxy-setup builder 6/7] COPY . . 08:51:09 #146 CACHED 08:51:09 08:51:09 #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:51:09 #147 CACHED 08:51:09 08:51:09 #148 [security-bootstrapper builder 6/7] COPY . . 08:51:09 #148 DONE 1.7s 08:51:09 08:51:09 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:51:11 #149 ... 08:51:11 08:51:11 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:51:11 #0 4.201 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:51:12 #150 ... 08:51:12 08:51:12 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:12 #0 5.934 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:12 #151 ... 08:51:12 08:51:12 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:12 #141 6.263 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:51:15 #118 DONE 50.7s 08:51:15 08:51:15 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:15 #117 DONE 50.5s 08:51:15 08:51:15 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:15 #116 DONE 51.8s 08:51:15 08:51:15 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:15 #115 DONE 46.1s 08:51:15 08:51:15 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:15 #80 DONE 50.4s 08:51:15 08:51:15 #119 [core-keeper builder 7/8] COPY . . 08:51:16 #141 ... 08:51:16 08:51:16 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:51:16 #0 6.134 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:51:16 #152 ... 08:51:16 08:51:16 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:51:16 #0 6.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:51:16 #153 ... 08:51:16 08:51:16 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:51:16 #0 6.422 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:16 #154 ... 08:51:16 08:51:16 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:51:16 #0 5.523 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:51:16 #155 ... 08:51:16 08:51: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 08:51:16 #0 6.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:51:17 #156 ... 08:51:17 08:51:17 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:51:17 #0 6.528 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:17 #157 ... 08:51:17 08:51:17 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:51:17 #0 6.451 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:51:17 #158 ... 08:51:17 08:51:17 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:51:17 #0 5.961 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:17 #159 ... 08:51:17 08:51:17 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:51:17 #0 5.344 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:17 #160 ... 08:51:17 08:51:17 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:51:17 #149 6.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:51:19 #119 DONE 9.0s 08:51:19 08:51:19 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:51:19 #120 CACHED 08:51:19 08:51:19 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:19 #121 CACHED 08:51:19 08:51:19 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 08:51:19 #122 CACHED 08:51:19 08:51:19 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:19 #123 CACHED 08:51:19 08:51:19 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:51:19 #124 CACHED 08:51:19 08:51:19 #125 [security-proxy-setup builder 6/7] COPY . . 08:51:19 #125 CACHED 08:51:19 08:51:19 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:19 #126 CACHED 08:51:19 08:51:19 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:51:19 #127 CACHED 08:51:19 08:51:19 #128 [security-proxy-auth builder 6/7] COPY . . 08:51:19 #128 CACHED 08:51:19 08:51:19 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:19 #129 CACHED 08:51:19 08:51:19 #130 [core-metadata builder 6/7] COPY . . 08:51:19 #130 CACHED 08:51:19 08:51:19 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:51:19 #131 CACHED 08:51:19 08:51:19 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 08:51:19 #132 CACHED 08:51:19 08:51:19 #133 [core-command builder 6/7] COPY . . 08:51:19 #133 CACHED 08:51:19 08:51:19 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:19 #134 CACHED 08:51:19 08:51:19 #135 [security-bootstrapper builder 6/7] COPY . . 08:51:19 #135 DONE 9.1s 08:51:19 08:51:19 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 08:51:19 #136 CACHED 08:51:19 08:51:19 #137 [core-data builder 6/7] COPY . . 08:51:19 #137 CACHED 08:51:19 08:51:19 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:19 #138 CACHED 08:51:19 08:51:19 #139 [security-secretstore-setup builder 6/7] COPY . . 08:51:19 #139 CACHED 08:51:19 08:51:19 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:19 #140 CACHED 08:51:19 08:51:19 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:51:19 #141 CACHED 08:51:19 08:51:19 #142 [support-notifications builder 6/7] COPY . . 08:51:19 #142 DONE 9.1s 08:51:19 08:51:19 #143 [support-scheduler builder 6/7] COPY . . 08:51:19 #143 DONE 9.1s 08:51:19 08:51:19 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:19 #144 ... 08:51:19 08:51:19 #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:51:19 #145 CACHED 08:51:19 08:51:19 #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:19 #146 CACHED 08:51:19 08:51:19 #147 [support-cron-scheduler builder 6/7] COPY . . 08:51:19 #147 CACHED 08:51:19 08:51:19 #148 [security-spiffe-token-provider builder 6/7] COPY . . 08:51:19 #148 DONE 9.1s 08:51:19 08:51:19 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:19 #149 0.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:51:29 #149 ... 08:51:29 08:51:29 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:51:29 #0 0.965 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:51:29 #150 ... 08:51:29 08:51:29 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:51:29 #0 0.983 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:51:29 #151 ... 08:51:29 08:51:29 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:51:29 #0 0.374 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:51:29 #152 ... 08:51:29 08:51:29 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:51:29 #0 1.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:29 #153 ... 08:51:29 08:51:29 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:29 #0 1.793 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:29 #154 ... 08:51:29 08:51:29 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:51:29 #0 1.775 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:51:30 #155 ... 08:51:30 08:51:30 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:51:30 #0 1.656 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:30 #156 ... 08:51:30 08:51:30 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:51:30 #0 1.365 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:51:30 #157 ... 08:51:30 08:51:30 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:51:30 #0 0.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:30 #158 ... 08:51:30 08:51:30 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:51:30 #0 1.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:51:30 #159 ... 08:51:30 08:51:30 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:51:30 #0 0.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:31 #160 ... 08:51:31 08:51:31 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:31 #144 1.867 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:07 #144 ... 08:53:07 08:53:07 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:07 #151 DONE 98.2s 08:53:07 08:53:07 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:07 #160 ... 08:53:07 08:53:07 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:53:07 #161 DONE 2.7s 08:53:07 08:53:07 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:53:07 #158 ... 08:53:07 08:53:07 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:53:07 #162 ... 08:53:07 08:53:07 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:07 #144 102.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:53:07 #144 DONE 108.2s 08:53:07 08:53:07 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:07 #159 ... 08:53:07 08:53:07 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:07 #149 DONE 108.5s 08:53:07 08:53:07 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:53:11 #163 ... 08:53:11 08:53:11 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:11 #159 DONE 112.2s 08:53:11 08:53:11 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:53:13 #164 ... 08:53:13 08:53:13 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:13 #154 DONE 115.0s 08:53:13 08:53:13 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:53:14 #162 DONE 13.7s 08:53:14 08:53:14 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:53:16 #153 ... 08:53:16 08:53:16 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:53:24 #165 ... 08:53:24 08:53:24 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:53:26 #166 ... 08:53:26 08:53:26 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:53:45 #167 ... 08:53:45 08:53:45 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:53:45 #164 DONE 34.1s 08:53:45 08:53:45 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:03 #168 ... 08:54:03 08:54:03 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:54:03 #163 DONE 56.1s 08:54:03 08:54:03 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:54:03 #153 DONE 164.5s 08:54:03 08:54:03 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:54:03 #158 DONE 164.5s 08:54:03 08:54:03 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:54:03 #165 DONE 47.1s 08:54:03 08:54:03 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:54:03 #160 DONE 164.5s 08:54:03 08:54:03 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:54:03 #152 DONE 164.6s 08:54:03 08:54:03 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:03 #156 DONE 164.5s 08:54:03 08:54:03 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:54:03 #166 DONE 46.6s 08:54:03 08:54:03 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:54:03 #150 DONE 164.6s 08:54:03 08:54:03 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:54:03 #169 ... 08:54:03 08:54:03 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:54:03 #155 DONE 164.7s 08:54:03 08:54:03 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:54:03 #170 CACHED 08:54:03 08:54:03 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:54:03 #171 CACHED 08:54:03 08:54:03 #172 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:54:03 #172 CACHED 08:54:03 08:54:03 #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:54:03 #173 CACHED 08:54:03 08:54:03 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:03 #174 CACHED 08:54:03 08:54:03 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:03 #175 CACHED 08:54:03 08:54:03 #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:54:03 #176 ... 08:54:03 08:54:03 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:54:03 #157 DONE 164.9s 08:54:03 08:54:03 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:54:03 #167 DONE 47.1s 08:54:03 08:54:03 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:03 #168 DONE 19.7s 08:54:03 08:54:03 #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:54:03 #177 ... 08:54:03 08:54:03 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:54:03 #178 CACHED 08:54:03 08:54:03 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:54:03 #179 CACHED 08:54:03 08:54:03 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:54:04 #180 ... 08:54:04 08:54:04 #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:54:04 #181 DONE 1.7s 08:54:04 08:54:04 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:54:04 #182 DONE 1.8s 08:54:04 08:54:04 #183 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:04 #183 DONE 1.6s 08:54:05 08:54:05 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:05 #184 ... 08:54:05 08:54:05 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:54:05 #169 DONE 2.0s 08:54:05 08:54:05 #185 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:54:05 #185 DONE 2.0s 08:54:05 08:54:05 #186 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:54:05 #186 DONE 2.0s 08:54:05 08:54:05 #187 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:05 #187 DONE 1.6s 08:54:05 08:54:05 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:54:05 #188 DONE 1.9s 08:54:05 08:54:05 #189 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:54:05 #189 ... 08:54:05 08:54:05 #190 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:54:05 #190 DONE 2.1s 08:54:05 08:54:05 #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:54:05 #177 DONE 1.9s 08:54:05 08:54:05 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:54:05 #180 DONE 1.8s 08:54:05 08:54:05 #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:54:05 #176 DONE 2.0s 08:54:05 08:54:05 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:54:06 #191 ... 08:54:06 08:54:06 #192 [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 08:54:06 #192 DONE 1.1s 08:54:06 08:54:06 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:54:06 #193 DONE 0.9s 08:54:06 08:54:06 #194 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:54:06 #194 DONE 0.9s 08:54:06 08:54:06 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:06 #184 DONE 1.1s 08:54:06 08:54:06 #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:54:06 #195 DONE 1.2s 08:54:06 08:54:06 #196 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:54:06 #196 DONE 0.9s 08:54:06 08:54:06 #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:54:06 #197 DONE 0.6s 08:54:06 08:54:06 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:54:06 #198 ... 08:54:06 08:54:06 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:54:06 #199 DONE 0.7s 08:54:06 08:54:06 #189 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:54:06 #189 DONE 0.9s 08:54:06 08:54:06 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:54:06 #200 DONE 0.7s 08:54:06 08:54:06 #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:54:06 #201 DONE 0.8s 08:54:06 08:54:06 #202 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:54:06 #202 DONE 2.7s 08:54:06 08:54:06 #110 [security-spiffe-token-provider] exporting to image 08:54:06 #110 exporting layers 08:54:07 #110 ... 08:54:07 08:54:07 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:54:07 #191 DONE 1.8s 08:54:07 08:54:07 #203 [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 08:54:07 #203 DONE 1.4s 08:54:07 08:54:07 #110 [core-command] exporting to image 08:54:07 #110 ... 08:54:07 08:54:07 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:54:07 #198 DONE 1.3s 08:54:07 08:54:07 #204 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:54:07 #204 DONE 1.4s 08:54:07 08:54:07 #205 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:54:07 #205 DONE 1.4s 08:54:07 08:54:07 #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:54:07 #206 DONE 1.4s 08:54:07 08:54:07 #207 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:54:07 #207 DONE 1.4s 08:54:07 08:54:07 #110 [security-spiffe-token-provider] exporting to image 08:54:07 #110 exporting layers 1.1s done 08:54:07 #110 writing image sha256:5d66fd5c934dd85a8d33cd5efdf1bc6c2a8c9fd6715e750f2d988f7d94690b37 0.0s done 08:54:07 #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:54:07 #110 ... 08:54:07 08:54:07 #208 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:54:07 #208 DONE 1.4s 08:54:07 08:54:07 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:54:07 #209 DONE 1.4s 08:54:07 08:54:07 #110 [support-scheduler] exporting to image 08:54:07 #110 exporting layers 0.2s done 08:54:07 #110 writing image sha256:99459bc9b64d0908c8595673bce6f270596f6f9ca33912f6a8f69b81dd339b4f done 08:54:07 #110 naming to docker.io/library/support-scheduler 0.0s done 08:54:07 #110 ... 08:54:07 08:54:07 #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:54:07 #210 DONE 1.4s 08:54:07 08:54:07 #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:07 #211 DONE 1.9s 08:54:07 08:54:07 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:54:07 #212 DONE 0.5s 08:54:07 08:54:07 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:54:08 #213 ... 08:54:08 08:54:08 #214 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:54:08 #214 DONE 0.5s 08:54:08 08:54:08 #215 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:54:08 #215 DONE 0.5s 08:54:08 08:54:08 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:54:08 #216 DONE 0.5s 08:54:08 08:54:08 #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:54:08 #217 DONE 0.7s 08:54:08 08:54:08 #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:54:08 #218 DONE 0.7s 08:54:08 08:54:08 #110 [support-cron-scheduler] exporting to image 08:54:08 #110 writing image sha256:187f54b7481bd5e3d8a0e8053aacaa2eae4d2fc03eaf9d8dfd20ed8e81f54a5e done 08:54:08 #110 naming to docker.io/library/core-command done 08:54:08 #110 ... 08:54:08 08:54:08 #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:54:08 #219 DONE 0.6s 08:54:08 08:54:08 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:54:08 #213 DONE 0.3s 08:54:08 08:54:08 #220 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:54:08 #220 DONE 0.5s 08:54:08 08:54:08 #110 [core-keeper] exporting to image 08:54:08 #110 writing image sha256:d8a90cd8c746925707c87c85b4aea141f88fd869c80c2a578672e818ac82ab45 0.1s done 08:54:08 #110 naming to docker.io/library/core-common-config-bootstrapper 08:54:08 #110 ... 08:54:08 08:54:08 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:08 #221 DONE 0.8s 08:54:08 08:54:08 #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:54:08 #222 DONE 0.4s 08:54:08 08:54:08 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:54:08 #223 DONE 0.2s 08:54:08 08:54:08 #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:54:08 #224 DONE 0.3s 08:54:08 08:54:08 #110 [core-data] exporting to image 08:54:08 #110 naming to docker.io/library/core-common-config-bootstrapper done 08:54:08 #110 ... 08:54:08 08:54:08 #225 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:54:08 #225 DONE 0.5s 08:54:08 08:54:08 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:54:08 #226 DONE 0.5s 08:54:08 08:54:08 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:54:08 #227 DONE 0.1s 08:54:08 08:54:08 #228 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:54:08 #228 DONE 0.1s 08:54:08 08:54:08 #229 [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/ 08:54:08 #229 DONE 0.1s 08:54:08 08:54:08 #110 [core-data] exporting to image 08:54:08 #110 exporting layers 0.7s done 08:54:08 #110 writing image sha256:5ef1b3b85ef6941492e04b662a4b2a5cf577538d38558b13e2b3424d67c9c333 0.1s done 08:54:08 #110 naming to docker.io/library/core-metadata 08:54:08 #110 ... 08:54:08 08:54:08 #230 [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/ 08:54:08 #230 DONE 0.1s 08:54:08 08:54:08 #110 [core-keeper] exporting to image 08:54:08 #110 exporting layers 1.1s done 08:54:08 #110 naming to docker.io/library/core-metadata done 08:54:08 #110 writing image sha256:832e64085181b2a1085ec8fcdb4b8799d9bc31852b3e989a1508a0523fff99c2 0.0s done 08:54:08 #110 naming to docker.io/library/core-keeper done 08:54:09 #110 ... 08:54:09 08:54:09 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:09 #231 DONE 0.7s 08:54:09 08:54:09 #232 [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/ 08:54:09 #232 DONE 0.1s 08:54:09 08:54:09 #110 [support-notifications] exporting to image 08:54:09 #110 exporting layers 0.8s done 08:54:09 #110 writing image sha256:204382d990bdbc5d7d8f8e6f005c9dc24e36dfd338e4800d54dfa6d9ccc83b96 0.0s done 08:54:09 #110 naming to docker.io/library/security-proxy-auth done 08:54:09 #110 writing image sha256:ec7cfe7ab3e04f27feed64524479dfddc9e68e3fdcc94a5bf41e7c75e8287337 0.0s done 08:54:09 #110 naming to docker.io/library/support-cron-scheduler done 08:54:09 #110 writing image sha256:11edaa85173647ef75810536a606df547fcad4cfb0237292af777496c9ceab04 done 08:54:09 #110 naming to docker.io/library/support-notifications done 08:54:09 #110 writing image sha256:e99ae18023f9ff431dc508d28acb6cf4321d5879d06ae154376a0e7528d754b0 08:54:09 #110 ... 08:54:09 08:54:09 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:09 #233 DONE 0.5s 08:54:09 08:54:09 #110 [security-secretstore-setup] exporting to image 08:54:09 #110 writing image sha256:e99ae18023f9ff431dc508d28acb6cf4321d5879d06ae154376a0e7528d754b0 0.0s done 08:54:09 #110 naming to docker.io/library/core-data 0.0s done 08:54:09 #110 ... 08:54:09 08:54:09 #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:54:09 #234 DONE 0.2s 08:54:09 08:54:09 #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:54:09 #235 DONE 0.1s 08:54:09 08:54:09 #110 [security-proxy-setup] exporting to image 08:54:09 #110 exporting layers 0.2s done 08:54:09 #110 writing image sha256:797d58a35f1da6b86168dd74ff2094607d5d3fdaa8269c4dee09f9c516f47c5f done 08:54:09 #110 naming to docker.io/library/security-proxy-setup done 08:54:09 #110 writing image sha256:64f487ee6fe06a7de4f54c34045255a7c9465a24514e17844725f935c2abf8f1 done 08:54:09 #110 naming to docker.io/library/security-secretstore-setup done 08:54:09 #110 DONE 4.3s 08:54:09 08:54:09 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:54:09 #236 DONE 0.3s 08:54:09 08:54:09 #110 [security-bootstrapper] exporting to image 08:54:09 #110 exporting layers 0.2s done 08:54:09 #110 writing image sha256:5317e7084caa824a1a9183f35ab5d568d4a9f719a9fc01787698d31740f2313c done 08:54:09 #110 naming to docker.io/library/security-bootstrapper done 08:54:09 #110 DONE 4.5s 08:54:09 08:54:09 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:09 time="2024-09-26T08:49:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:09 time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:54:09 $ docker stop --time=1 c92db2d105f3eeb20320cad610a39b5c24579313a6bba940cdf4a8f216fe8a02 08:54:11 $ docker rm -f --volumes c92db2d105f3eeb20320cad610a39b5c24579313a6bba940cdf4a8f216fe8a02 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:11 + docker images 08:54:11 REPOSITORY TAG IMAGE ID CREATED SIZE 08:54:11 security-secretstore-setup latest 64f487ee6fe0 2 seconds ago 37MB 08:54:11 security-bootstrapper latest 5317e7084caa 2 seconds ago 19MB 08:54:11 core-data latest e99ae18023f9 3 seconds ago 39.9MB 08:54:11 security-proxy-auth latest 204382d990bd 3 seconds ago 33.1MB 08:54:11 security-proxy-setup latest 797d58a35f1d 3 seconds ago 26.2MB 08:54:11 support-notifications latest 11edaa851736 3 seconds ago 42.8MB 08:54:11 support-cron-scheduler latest ec7cfe7ab3e0 4 seconds ago 44.4MB 08:54:11 core-keeper latest 832e64085181 4 seconds ago 39.8MB 08:54:11 core-command latest 187f54b7481b 4 seconds ago 35.5MB 08:54:11 core-metadata latest 5ef1b3b85ef6 4 seconds ago 40.1MB 08:54:11 core-common-config-bootstrapper latest d8a90cd8c746 4 seconds ago 15.2MB 08:54:11 security-spiffe-token-provider latest 5d66fd5c934d 5 seconds ago 28.9MB 08:54:11 support-scheduler latest 99459bc9b64d 6 seconds ago 42.2MB 08:54:11 security-spire-agent latest 0964f35e72e1 3 minutes ago 182MB 08:54:11 security-spire-config latest d7670808053f 3 minutes ago 120MB 08:54:11 security-spire-server latest 6e700ef2ebd5 3 minutes ago 121MB 08:54:11 ci-base-image-x86_64 latest df675d88c02d 7 minutes ago 971MB 08:54:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 08:54:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 08:54:11 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 08:54:11 provisioning config files... 08:54:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/705@tmp/config1724662000442086490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:11 ---> ****-login.sh 08:54:11 nexus3.edgexfoundry.org:10001 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:11 Configure a credential helper to remove this warning. See 08:54:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:11 08:54:11 Login Succeeded 08:54:11 nexus3.edgexfoundry.org:10002 08:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:12 Configure a credential helper to remove this warning. See 08:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:12 08:54:12 Login Succeeded 08:54:12 nexus3.edgexfoundry.org:10003 08:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:12 Configure a credential helper to remove this warning. See 08:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:12 08:54:12 Login Succeeded 08:54:12 nexus3.edgexfoundry.org:10004 08:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:12 Configure a credential helper to remove this warning. See 08:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:12 08:54:12 Login Succeeded 08:54:12 ****.io 08:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:12 Configure a credential helper to remove this warning. See 08:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:12 08:54:12 Login Succeeded 08:54:12 ---> ****-login.sh ends [Pipeline] } 08:54:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:12 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:54:12 b97f2c868d9ba238902f81729662ab6d4c678502 08:54:12 latest 08:54:12 3.2.0-dev.83 08:54:12 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:12 main 08:54:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:13 + docker push nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:13 995bf676fca0: Preparing 08:54:13 879d2826c378: Preparing 08:54:13 dffecbbc74e3: Preparing 08:54:13 fd468133a8d4: Preparing 08:54:13 973b6d704cc7: Preparing 08:54:13 70542ba06d46: Preparing 08:54:13 d62a02444d39: Preparing 08:54:13 70542ba06d46: Waiting 08:54:13 dffecbbc74e3: Pushed 08:54:13 995bf676fca0: Pushed 08:54:13 fd468133a8d4: Pushed 08:54:13 973b6d704cc7: Pushed 08:54:13 d62a02444d39: Layer already exists 08:54:13 70542ba06d46: Pushed 08:54:16 879d2826c378: Pushed 08:54:16 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:16 995bf676fca0: Preparing 08:54:16 879d2826c378: Preparing 08:54:16 dffecbbc74e3: Preparing 08:54:16 fd468133a8d4: Preparing 08:54:16 973b6d704cc7: Preparing 08:54:16 70542ba06d46: Preparing 08:54:16 d62a02444d39: Preparing 08:54:16 70542ba06d46: Waiting 08:54:16 d62a02444d39: Waiting 08:54:16 dffecbbc74e3: Layer already exists 08:54:16 973b6d704cc7: Layer already exists 08:54:16 fd468133a8d4: Layer already exists 08:54:16 879d2826c378: Layer already exists 08:54:16 995bf676fca0: Layer already exists 08:54:16 d62a02444d39: Layer already exists 08:54:16 70542ba06d46: Layer already exists 08:54:16 latest: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:17 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 08:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:17 995bf676fca0: Preparing 08:54:17 879d2826c378: Preparing 08:54:17 dffecbbc74e3: Preparing 08:54:17 fd468133a8d4: Preparing 08:54:17 973b6d704cc7: Preparing 08:54:17 70542ba06d46: Preparing 08:54:17 d62a02444d39: Preparing 08:54:17 d62a02444d39: Waiting 08:54:17 70542ba06d46: Waiting 08:54:17 fd468133a8d4: Layer already exists 08:54:17 dffecbbc74e3: Layer already exists 08:54:17 973b6d704cc7: Layer already exists 08:54:17 879d2826c378: Layer already exists 08:54:17 995bf676fca0: Layer already exists 08:54:17 70542ba06d46: Layer already exists 08:54:17 d62a02444d39: Layer already exists 08:54:17 3.2.0-dev.83: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:18 + docker push nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:18 995bf676fca0: Preparing 08:54:18 879d2826c378: Preparing 08:54:18 dffecbbc74e3: Preparing 08:54:18 fd468133a8d4: Preparing 08:54:18 973b6d704cc7: Preparing 08:54:18 70542ba06d46: Preparing 08:54:18 d62a02444d39: Preparing 08:54:18 70542ba06d46: Waiting 08:54:18 d62a02444d39: Waiting 08:54:18 dffecbbc74e3: Layer already exists 08:54:18 973b6d704cc7: Layer already exists 08:54:18 fd468133a8d4: Layer already exists 08:54:18 995bf676fca0: Layer already exists 08:54:18 879d2826c378: Layer already exists 08:54:18 d62a02444d39: Layer already exists 08:54:18 70542ba06d46: Layer already exists 08:54:18 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:18 995bf676fca0: Preparing 08:54:18 879d2826c378: Preparing 08:54:18 dffecbbc74e3: Preparing 08:54:18 fd468133a8d4: Preparing 08:54:18 973b6d704cc7: Preparing 08:54:18 70542ba06d46: Preparing 08:54:18 d62a02444d39: Preparing 08:54:18 70542ba06d46: Waiting 08:54:18 d62a02444d39: Waiting 08:54:18 973b6d704cc7: Layer already exists 08:54:18 995bf676fca0: Layer already exists 08:54:18 dffecbbc74e3: Layer already exists 08:54:18 879d2826c378: Layer already exists 08:54:18 fd468133a8d4: Layer already exists 08:54:18 d62a02444d39: Layer already exists 08:54:18 70542ba06d46: Layer already exists 08:54:18 main: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:18 ===================================================== [Pipeline] echo 08:54:18 taggedImages: 08:54:18 - nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:18 - nexus3.edgexfoundry.org:10004/core-command:latest 08:54:18 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 08:54:18 - nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:54:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:54:18 b97f2c868d9ba238902f81729662ab6d4c678502 08:54:18 latest 08:54:18 3.2.0-dev.83 08:54:18 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:18 main 08:54:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:19 fc79ee302059: Preparing 08:54:19 7811f4a08440: Preparing 08:54:19 432731389ecc: Preparing 08:54:19 84f2f1d5a43b: Preparing 08:54:19 dffecbbc74e3: Preparing 08:54:19 fd468133a8d4: Preparing 08:54:19 973b6d704cc7: Preparing 08:54:19 70542ba06d46: Preparing 08:54:19 d62a02444d39: Preparing 08:54:19 fd468133a8d4: Waiting 08:54:19 70542ba06d46: Waiting 08:54:19 973b6d704cc7: Waiting 08:54:19 d62a02444d39: Waiting 08:54:19 dffecbbc74e3: Layer already exists 08:54:19 fd468133a8d4: Layer already exists 08:54:19 973b6d704cc7: Layer already exists 08:54:19 70542ba06d46: Layer already exists 08:54:19 d62a02444d39: Layer already exists 08:54:19 7811f4a08440: Pushed 08:54:19 fc79ee302059: Pushed 08:54:19 432731389ecc: Pushed 08:54:20 84f2f1d5a43b: Pushed 08:54:20 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:20 + 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 08:54:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:21 fc79ee302059: Preparing 08:54:21 7811f4a08440: Preparing 08:54:21 432731389ecc: Preparing 08:54:21 84f2f1d5a43b: Preparing 08:54:21 dffecbbc74e3: Preparing 08:54:21 fd468133a8d4: Preparing 08:54:21 973b6d704cc7: Preparing 08:54:21 70542ba06d46: Preparing 08:54:21 d62a02444d39: Preparing 08:54:21 973b6d704cc7: Waiting 08:54:21 70542ba06d46: Waiting 08:54:21 fd468133a8d4: Waiting 08:54:21 fc79ee302059: Layer already exists 08:54:21 7811f4a08440: Layer already exists 08:54:21 84f2f1d5a43b: Layer already exists 08:54:21 dffecbbc74e3: Layer already exists 08:54:21 432731389ecc: Layer already exists 08:54:21 70542ba06d46: Layer already exists 08:54:21 973b6d704cc7: Layer already exists 08:54:21 d62a02444d39: Layer already exists 08:54:21 fd468133a8d4: Layer already exists 08:54:21 latest: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 08:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:21 fc79ee302059: Preparing 08:54:21 7811f4a08440: Preparing 08:54:21 432731389ecc: Preparing 08:54:21 84f2f1d5a43b: Preparing 08:54:21 dffecbbc74e3: Preparing 08:54:21 fd468133a8d4: Preparing 08:54:21 973b6d704cc7: Preparing 08:54:21 70542ba06d46: Preparing 08:54:21 d62a02444d39: Preparing 08:54:21 70542ba06d46: Waiting 08:54:21 d62a02444d39: Waiting 08:54:21 973b6d704cc7: Waiting 08:54:21 fc79ee302059: Layer already exists 08:54:21 7811f4a08440: Layer already exists 08:54:21 84f2f1d5a43b: Layer already exists 08:54:21 dffecbbc74e3: Layer already exists 08:54:21 432731389ecc: Layer already exists 08:54:21 70542ba06d46: Layer already exists 08:54:21 fd468133a8d4: Layer already exists 08:54:21 d62a02444d39: Layer already exists 08:54:21 973b6d704cc7: Layer already exists 08:54:21 3.2.0-dev.83: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:22 fc79ee302059: Preparing 08:54:22 7811f4a08440: Preparing 08:54:22 432731389ecc: Preparing 08:54:22 84f2f1d5a43b: Preparing 08:54:22 dffecbbc74e3: Preparing 08:54:22 fd468133a8d4: Preparing 08:54:22 973b6d704cc7: Preparing 08:54:22 70542ba06d46: Preparing 08:54:22 d62a02444d39: Preparing 08:54:22 973b6d704cc7: Waiting 08:54:22 70542ba06d46: Waiting 08:54:22 d62a02444d39: Waiting 08:54:22 7811f4a08440: Layer already exists 08:54:22 dffecbbc74e3: Layer already exists 08:54:22 432731389ecc: Layer already exists 08:54:22 fc79ee302059: Layer already exists 08:54:22 84f2f1d5a43b: Layer already exists 08:54:22 fd468133a8d4: Layer already exists 08:54:22 973b6d704cc7: Layer already exists 08:54:22 70542ba06d46: Layer already exists 08:54:22 d62a02444d39: Layer already exists 08:54:22 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:22 + 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 08:54:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:23 fc79ee302059: Preparing 08:54:23 7811f4a08440: Preparing 08:54:23 432731389ecc: Preparing 08:54:23 84f2f1d5a43b: Preparing 08:54:23 dffecbbc74e3: Preparing 08:54:23 fd468133a8d4: Preparing 08:54:23 973b6d704cc7: Preparing 08:54:23 fd468133a8d4: Waiting 08:54:23 70542ba06d46: Preparing 08:54:23 d62a02444d39: Preparing 08:54:23 d62a02444d39: Waiting 08:54:23 70542ba06d46: Waiting 08:54:23 973b6d704cc7: Waiting 08:54:23 84f2f1d5a43b: Layer already exists 08:54:23 7811f4a08440: Layer already exists 08:54:23 fc79ee302059: Layer already exists 08:54:23 dffecbbc74e3: Layer already exists 08:54:23 432731389ecc: Layer already exists 08:54:23 70542ba06d46: Layer already exists 08:54:23 973b6d704cc7: Layer already exists 08:54:23 fd468133a8d4: Layer already exists 08:54:23 d62a02444d39: Layer already exists 08:54:23 main: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:23 ===================================================== [Pipeline] echo 08:54:23 taggedImages: 08:54:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:54:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 08:54:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:54:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:54:23 b97f2c868d9ba238902f81729662ab6d4c678502 08:54:23 latest 08:54:23 3.2.0-dev.83 08:54:23 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:23 main 08:54:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:23 + docker push nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:23 63b2e67ed5d5: Preparing 08:54:23 4a6feb47fa9a: Preparing 08:54:23 a83c1f4a2d2c: Preparing 08:54:23 dffecbbc74e3: Preparing 08:54:23 fd468133a8d4: Preparing 08:54:23 1900285c64b8: Preparing 08:54:23 bf4edd2bfe84: Preparing 08:54:23 d62a02444d39: Preparing 08:54:23 bf4edd2bfe84: Waiting 08:54:23 d62a02444d39: Waiting 08:54:23 1900285c64b8: Waiting 08:54:23 dffecbbc74e3: Layer already exists 08:54:23 fd468133a8d4: Layer already exists 08:54:23 4a6feb47fa9a: Pushed 08:54:23 63b2e67ed5d5: Pushed 08:54:23 d62a02444d39: Layer already exists 08:54:23 bf4edd2bfe84: Pushed 08:54:23 1900285c64b8: Pushed 08:54:27 a83c1f4a2d2c: Pushed 08:54:27 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:27 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:27 63b2e67ed5d5: Preparing 08:54:27 4a6feb47fa9a: Preparing 08:54:27 a83c1f4a2d2c: Preparing 08:54:27 dffecbbc74e3: Preparing 08:54:27 fd468133a8d4: Preparing 08:54:27 1900285c64b8: Preparing 08:54:27 bf4edd2bfe84: Preparing 08:54:27 d62a02444d39: Preparing 08:54:27 1900285c64b8: Waiting 08:54:27 bf4edd2bfe84: Waiting 08:54:27 d62a02444d39: Waiting 08:54:27 4a6feb47fa9a: Layer already exists 08:54:27 dffecbbc74e3: Layer already exists 08:54:27 a83c1f4a2d2c: Layer already exists 08:54:27 fd468133a8d4: Layer already exists 08:54:27 63b2e67ed5d5: Layer already exists 08:54:27 1900285c64b8: Layer already exists 08:54:27 bf4edd2bfe84: Layer already exists 08:54:27 d62a02444d39: Layer already exists 08:54:27 latest: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:28 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 08:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:28 63b2e67ed5d5: Preparing 08:54:28 4a6feb47fa9a: Preparing 08:54:28 a83c1f4a2d2c: Preparing 08:54:28 dffecbbc74e3: Preparing 08:54:28 fd468133a8d4: Preparing 08:54:28 1900285c64b8: Preparing 08:54:28 bf4edd2bfe84: Preparing 08:54:28 d62a02444d39: Preparing 08:54:28 bf4edd2bfe84: Waiting 08:54:28 d62a02444d39: Waiting 08:54:28 1900285c64b8: Waiting 08:54:28 fd468133a8d4: Layer already exists 08:54:28 4a6feb47fa9a: Layer already exists 08:54:28 63b2e67ed5d5: Layer already exists 08:54:28 a83c1f4a2d2c: Layer already exists 08:54:28 dffecbbc74e3: Layer already exists 08:54:28 d62a02444d39: Layer already exists 08:54:28 1900285c64b8: Layer already exists 08:54:28 bf4edd2bfe84: Layer already exists 08:54:28 3.2.0-dev.83: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:29 + docker push nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:29 63b2e67ed5d5: Preparing 08:54:29 4a6feb47fa9a: Preparing 08:54:29 a83c1f4a2d2c: Preparing 08:54:29 dffecbbc74e3: Preparing 08:54:29 fd468133a8d4: Preparing 08:54:29 1900285c64b8: Preparing 08:54:29 bf4edd2bfe84: Preparing 08:54:29 d62a02444d39: Preparing 08:54:29 1900285c64b8: Waiting 08:54:29 bf4edd2bfe84: Waiting 08:54:29 d62a02444d39: Waiting 08:54:29 63b2e67ed5d5: Layer already exists 08:54:29 dffecbbc74e3: Layer already exists 08:54:29 a83c1f4a2d2c: Layer already exists 08:54:29 4a6feb47fa9a: Layer already exists 08:54:29 fd468133a8d4: Layer already exists 08:54:29 d62a02444d39: Layer already exists 08:54:29 1900285c64b8: Layer already exists 08:54:29 bf4edd2bfe84: Layer already exists 08:54:29 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:29 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:29 63b2e67ed5d5: Preparing 08:54:29 4a6feb47fa9a: Preparing 08:54:29 a83c1f4a2d2c: Preparing 08:54:29 dffecbbc74e3: Preparing 08:54:29 fd468133a8d4: Preparing 08:54:29 1900285c64b8: Preparing 08:54:29 bf4edd2bfe84: Preparing 08:54:29 d62a02444d39: Preparing 08:54:29 1900285c64b8: Waiting 08:54:29 d62a02444d39: Waiting 08:54:29 bf4edd2bfe84: Waiting 08:54:29 fd468133a8d4: Layer already exists 08:54:29 4a6feb47fa9a: Layer already exists 08:54:29 63b2e67ed5d5: Layer already exists 08:54:29 a83c1f4a2d2c: Layer already exists 08:54:29 dffecbbc74e3: Layer already exists 08:54:29 d62a02444d39: Layer already exists 08:54:29 1900285c64b8: Layer already exists 08:54:29 bf4edd2bfe84: Layer already exists 08:54:29 main: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:29 ===================================================== [Pipeline] echo 08:54:29 taggedImages: 08:54:29 - nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:29 - nexus3.edgexfoundry.org:10004/core-data:latest 08:54:29 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 08:54:29 - nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:29 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:54:29 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:54:29 b97f2c868d9ba238902f81729662ab6d4c678502 08:54:29 latest 08:54:29 3.2.0-dev.83 08:54:29 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:29 main 08:54:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:30 ee6a72c3f6a8: Preparing 08:54:30 a667f06275e7: Preparing 08:54:30 079d05356e6e: Preparing 08:54:30 fd468133a8d4: Preparing 08:54:30 75a1945425e3: Preparing 08:54:30 0bd341f29f69: Preparing 08:54:30 d62a02444d39: Preparing 08:54:30 0bd341f29f69: Waiting 08:54:30 d62a02444d39: Waiting 08:54:30 fd468133a8d4: Layer already exists 08:54:30 ee6a72c3f6a8: Pushed 08:54:30 0bd341f29f69: Pushed 08:54:30 a667f06275e7: Pushed 08:54:30 75a1945425e3: Pushed 08:54:30 d62a02444d39: Layer already exists 08:54:33 079d05356e6e: Pushed 08:54:33 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:34 ee6a72c3f6a8: Preparing 08:54:34 a667f06275e7: Preparing 08:54:34 079d05356e6e: Preparing 08:54:34 fd468133a8d4: Preparing 08:54:34 75a1945425e3: Preparing 08:54:34 0bd341f29f69: Preparing 08:54:34 d62a02444d39: Preparing 08:54:34 d62a02444d39: Waiting 08:54:34 0bd341f29f69: Waiting 08:54:34 fd468133a8d4: Layer already exists 08:54:34 75a1945425e3: Layer already exists 08:54:34 a667f06275e7: Layer already exists 08:54:34 ee6a72c3f6a8: Layer already exists 08:54:34 079d05356e6e: Layer already exists 08:54:34 0bd341f29f69: Layer already exists 08:54:34 d62a02444d39: Layer already exists 08:54:34 latest: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 08:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:35 ee6a72c3f6a8: Preparing 08:54:35 a667f06275e7: Preparing 08:54:35 079d05356e6e: Preparing 08:54:35 fd468133a8d4: Preparing 08:54:35 75a1945425e3: Preparing 08:54:35 0bd341f29f69: Preparing 08:54:35 d62a02444d39: Preparing 08:54:35 d62a02444d39: Waiting 08:54:35 0bd341f29f69: Waiting 08:54:35 079d05356e6e: Layer already exists 08:54:35 ee6a72c3f6a8: Layer already exists 08:54:35 fd468133a8d4: Layer already exists 08:54:35 75a1945425e3: Layer already exists 08:54:35 a667f06275e7: Layer already exists 08:54:35 0bd341f29f69: Layer already exists 08:54:35 d62a02444d39: Layer already exists 08:54:35 3.2.0-dev.83: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:35 ee6a72c3f6a8: Preparing 08:54:35 a667f06275e7: Preparing 08:54:35 079d05356e6e: Preparing 08:54:35 fd468133a8d4: Preparing 08:54:35 75a1945425e3: Preparing 08:54:35 0bd341f29f69: Preparing 08:54:35 d62a02444d39: Preparing 08:54:35 0bd341f29f69: Waiting 08:54:35 d62a02444d39: Waiting 08:54:35 a667f06275e7: Layer already exists 08:54:35 ee6a72c3f6a8: Layer already exists 08:54:35 079d05356e6e: Layer already exists 08:54:35 fd468133a8d4: Layer already exists 08:54:35 75a1945425e3: Layer already exists 08:54:35 0bd341f29f69: Layer already exists 08:54:35 d62a02444d39: Layer already exists 08:54:35 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:36 ee6a72c3f6a8: Preparing 08:54:36 a667f06275e7: Preparing 08:54:36 079d05356e6e: Preparing 08:54:36 fd468133a8d4: Preparing 08:54:36 75a1945425e3: Preparing 08:54:36 0bd341f29f69: Preparing 08:54:36 d62a02444d39: Preparing 08:54:36 0bd341f29f69: Waiting 08:54:36 d62a02444d39: Waiting 08:54:36 75a1945425e3: Layer already exists 08:54:36 ee6a72c3f6a8: Layer already exists 08:54:36 a667f06275e7: Layer already exists 08:54:36 079d05356e6e: Layer already exists 08:54:36 fd468133a8d4: Layer already exists 08:54:36 d62a02444d39: Layer already exists 08:54:36 0bd341f29f69: Layer already exists 08:54:36 main: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:36 ===================================================== [Pipeline] echo 08:54:36 taggedImages: 08:54:36 - nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:36 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:54:36 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 08:54:36 - nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:36 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:54:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:54:36 b97f2c868d9ba238902f81729662ab6d4c678502 08:54:36 latest 08:54:36 3.2.0-dev.83 08:54:36 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:36 main 08:54:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:37 b369aafd9df3: Preparing 08:54:37 70c937ed1779: Preparing 08:54:37 734b1e21877f: Preparing 08:54:37 5ce1d788d27d: Preparing 08:54:37 dffecbbc74e3: Preparing 08:54:37 fd468133a8d4: Preparing 08:54:37 973b6d704cc7: Preparing 08:54:37 70542ba06d46: Preparing 08:54:37 d62a02444d39: Preparing 08:54:37 70542ba06d46: Waiting 08:54:37 fd468133a8d4: Waiting 08:54:37 973b6d704cc7: Waiting 08:54:37 d62a02444d39: Waiting 08:54:37 dffecbbc74e3: Layer already exists 08:54:37 fd468133a8d4: Layer already exists 08:54:37 973b6d704cc7: Layer already exists 08:54:37 70542ba06d46: Layer already exists 08:54:37 d62a02444d39: Layer already exists 08:54:37 734b1e21877f: Pushed 08:54:37 70c937ed1779: Pushed 08:54:37 b369aafd9df3: Pushed 08:54:40 5ce1d788d27d: Pushed 08:54:40 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:41 b369aafd9df3: Preparing 08:54:41 70c937ed1779: Preparing 08:54:41 734b1e21877f: Preparing 08:54:41 5ce1d788d27d: Preparing 08:54:41 dffecbbc74e3: Preparing 08:54:41 fd468133a8d4: Preparing 08:54:41 973b6d704cc7: Preparing 08:54:41 70542ba06d46: Preparing 08:54:41 d62a02444d39: Preparing 08:54:41 973b6d704cc7: Waiting 08:54:41 70542ba06d46: Waiting 08:54:41 d62a02444d39: Waiting 08:54:41 fd468133a8d4: Waiting 08:54:41 5ce1d788d27d: Layer already exists 08:54:41 b369aafd9df3: Layer already exists 08:54:41 dffecbbc74e3: Layer already exists 08:54:41 734b1e21877f: Layer already exists 08:54:41 70c937ed1779: Layer already exists 08:54:41 70542ba06d46: Layer already exists 08:54:41 d62a02444d39: Layer already exists 08:54:41 fd468133a8d4: Layer already exists 08:54:41 973b6d704cc7: Layer already exists 08:54:41 latest: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 08:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:41 b369aafd9df3: Preparing 08:54:41 70c937ed1779: Preparing 08:54:41 734b1e21877f: Preparing 08:54:41 5ce1d788d27d: Preparing 08:54:41 dffecbbc74e3: Preparing 08:54:41 fd468133a8d4: Preparing 08:54:41 973b6d704cc7: Preparing 08:54:41 70542ba06d46: Preparing 08:54:41 fd468133a8d4: Waiting 08:54:41 973b6d704cc7: Waiting 08:54:41 d62a02444d39: Preparing 08:54:41 70542ba06d46: Waiting 08:54:41 d62a02444d39: Waiting 08:54:41 70c937ed1779: Layer already exists 08:54:41 dffecbbc74e3: Layer already exists 08:54:41 b369aafd9df3: Layer already exists 08:54:41 734b1e21877f: Layer already exists 08:54:41 5ce1d788d27d: Layer already exists 08:54:41 fd468133a8d4: Layer already exists 08:54:41 70542ba06d46: Layer already exists 08:54:41 973b6d704cc7: Layer already exists 08:54:41 d62a02444d39: Layer already exists 08:54:41 3.2.0-dev.83: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:42 b369aafd9df3: Preparing 08:54:42 70c937ed1779: Preparing 08:54:42 734b1e21877f: Preparing 08:54:42 5ce1d788d27d: Preparing 08:54:42 dffecbbc74e3: Preparing 08:54:42 fd468133a8d4: Preparing 08:54:42 973b6d704cc7: Preparing 08:54:42 70542ba06d46: Preparing 08:54:42 d62a02444d39: Preparing 08:54:42 fd468133a8d4: Waiting 08:54:42 70542ba06d46: Waiting 08:54:42 973b6d704cc7: Waiting 08:54:42 d62a02444d39: Waiting 08:54:42 b369aafd9df3: Layer already exists 08:54:42 70c937ed1779: Layer already exists 08:54:42 5ce1d788d27d: Layer already exists 08:54:42 734b1e21877f: Layer already exists 08:54:42 dffecbbc74e3: Layer already exists 08:54:42 973b6d704cc7: Layer already exists 08:54:42 fd468133a8d4: Layer already exists 08:54:42 d62a02444d39: Layer already exists 08:54:42 70542ba06d46: Layer already exists 08:54:42 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:43 b369aafd9df3: Preparing 08:54:43 70c937ed1779: Preparing 08:54:43 734b1e21877f: Preparing 08:54:43 5ce1d788d27d: Preparing 08:54:43 dffecbbc74e3: Preparing 08:54:43 fd468133a8d4: Preparing 08:54:43 973b6d704cc7: Preparing 08:54:43 70542ba06d46: Preparing 08:54:43 d62a02444d39: Preparing 08:54:43 fd468133a8d4: Waiting 08:54:43 973b6d704cc7: Waiting 08:54:43 70542ba06d46: Waiting 08:54:43 d62a02444d39: Waiting 08:54:43 dffecbbc74e3: Layer already exists 08:54:43 5ce1d788d27d: Layer already exists 08:54:43 70c937ed1779: Layer already exists 08:54:43 734b1e21877f: Layer already exists 08:54:43 b369aafd9df3: Layer already exists 08:54:43 d62a02444d39: Layer already exists 08:54:43 fd468133a8d4: Layer already exists 08:54:43 973b6d704cc7: Layer already exists 08:54:43 70542ba06d46: Layer already exists 08:54:43 main: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:43 ===================================================== [Pipeline] echo 08:54:43 taggedImages: 08:54:43 - nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:54:43 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 08:54:43 - nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:54:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:54:43 b97f2c868d9ba238902f81729662ab6d4c678502 08:54:43 latest 08:54:43 3.2.0-dev.83 08:54:43 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:43 main 08:54:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:43 22eacad8f89c: Preparing 08:54:43 9caa66aa5c27: Preparing 08:54:43 2af7858a05b2: Preparing 08:54:43 b6f7362965d1: Preparing 08:54:43 f087fb71b8ae: Preparing 08:54:43 5f96f4fd145e: Preparing 08:54:43 09a83d3ec975: Preparing 08:54:43 72d78f1a38f2: Preparing 08:54:43 dffecbbc74e3: Preparing 08:54:43 fd468133a8d4: Preparing 08:54:43 79f4305ec533: Preparing 08:54:43 44b20d2df3f5: Preparing 08:54:43 5f70bf18a086: Preparing 08:54:43 bc63ed4ba791: Preparing 08:54:43 4cd67e84ee9f: Preparing 08:54:43 f616eb1bc401: Preparing 08:54:43 d62a02444d39: Preparing 08:54:43 79f4305ec533: Waiting 08:54:43 bc63ed4ba791: Waiting 08:54:43 44b20d2df3f5: Waiting 08:54:43 5f70bf18a086: Waiting 08:54:43 4cd67e84ee9f: Waiting 08:54:43 f616eb1bc401: Waiting 08:54:43 d62a02444d39: Waiting 08:54:43 5f96f4fd145e: Waiting 08:54:43 09a83d3ec975: Waiting 08:54:43 72d78f1a38f2: Waiting 08:54:43 dffecbbc74e3: Waiting 08:54:43 fd468133a8d4: Waiting 08:54:43 b6f7362965d1: Pushed 08:54:43 9caa66aa5c27: Pushed 08:54:43 f087fb71b8ae: Pushed 08:54:43 22eacad8f89c: Pushed 08:54:43 2af7858a05b2: Pushed 08:54:43 dffecbbc74e3: Layer already exists 08:54:43 fd468133a8d4: Layer already exists 08:54:44 5f96f4fd145e: Pushed 08:54:44 09a83d3ec975: Pushed 08:54:44 5f70bf18a086: Layer already exists 08:54:44 79f4305ec533: Pushed 08:54:44 44b20d2df3f5: Pushed 08:54:44 d62a02444d39: Layer already exists 08:54:44 bc63ed4ba791: Pushed 08:54:44 4cd67e84ee9f: Pushed 08:54:44 f616eb1bc401: Pushed 08:54:45 72d78f1a38f2: Pushed 08:54:45 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:46 22eacad8f89c: Preparing 08:54:46 9caa66aa5c27: Preparing 08:54:46 2af7858a05b2: Preparing 08:54:46 b6f7362965d1: Preparing 08:54:46 f087fb71b8ae: Preparing 08:54:46 5f96f4fd145e: Preparing 08:54:46 09a83d3ec975: Preparing 08:54:46 72d78f1a38f2: Preparing 08:54:46 dffecbbc74e3: Preparing 08:54:46 fd468133a8d4: Preparing 08:54:46 79f4305ec533: Preparing 08:54:46 44b20d2df3f5: Preparing 08:54:46 5f70bf18a086: Preparing 08:54:46 bc63ed4ba791: Preparing 08:54:46 4cd67e84ee9f: Preparing 08:54:46 f616eb1bc401: Preparing 08:54:46 d62a02444d39: Preparing 08:54:46 5f96f4fd145e: Waiting 08:54:46 09a83d3ec975: Waiting 08:54:46 72d78f1a38f2: Waiting 08:54:46 dffecbbc74e3: Waiting 08:54:46 fd468133a8d4: Waiting 08:54:46 79f4305ec533: Waiting 08:54:46 44b20d2df3f5: Waiting 08:54:46 5f70bf18a086: Waiting 08:54:46 bc63ed4ba791: Waiting 08:54:46 4cd67e84ee9f: Waiting 08:54:46 f616eb1bc401: Waiting 08:54:46 d62a02444d39: Waiting 08:54:46 f087fb71b8ae: Layer already exists 08:54:46 22eacad8f89c: Layer already exists 08:54:46 9caa66aa5c27: Layer already exists 08:54:46 b6f7362965d1: Layer already exists 08:54:46 2af7858a05b2: Layer already exists 08:54:46 5f96f4fd145e: Layer already exists 08:54:46 09a83d3ec975: Layer already exists 08:54:46 fd468133a8d4: Layer already exists 08:54:46 72d78f1a38f2: Layer already exists 08:54:46 dffecbbc74e3: Layer already exists 08:54:46 79f4305ec533: Layer already exists 08:54:46 bc63ed4ba791: Layer already exists 08:54:46 4cd67e84ee9f: Layer already exists 08:54:46 5f70bf18a086: Layer already exists 08:54:46 f616eb1bc401: Layer already exists 08:54:46 44b20d2df3f5: Layer already exists 08:54:46 d62a02444d39: Layer already exists 08:54:46 latest: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 08:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:46 22eacad8f89c: Preparing 08:54:46 9caa66aa5c27: Preparing 08:54:46 2af7858a05b2: Preparing 08:54:46 b6f7362965d1: Preparing 08:54:46 f087fb71b8ae: Preparing 08:54:46 5f96f4fd145e: Preparing 08:54:46 09a83d3ec975: Preparing 08:54:46 72d78f1a38f2: Preparing 08:54:46 dffecbbc74e3: Preparing 08:54:46 fd468133a8d4: Preparing 08:54:46 79f4305ec533: Preparing 08:54:46 44b20d2df3f5: Preparing 08:54:46 5f70bf18a086: Preparing 08:54:46 bc63ed4ba791: Preparing 08:54:46 4cd67e84ee9f: Preparing 08:54:46 f616eb1bc401: Preparing 08:54:46 d62a02444d39: Preparing 08:54:46 5f96f4fd145e: Waiting 08:54:46 09a83d3ec975: Waiting 08:54:46 dffecbbc74e3: Waiting 08:54:46 72d78f1a38f2: Waiting 08:54:46 fd468133a8d4: Waiting 08:54:46 79f4305ec533: Waiting 08:54:46 44b20d2df3f5: Waiting 08:54:46 5f70bf18a086: Waiting 08:54:46 bc63ed4ba791: Waiting 08:54:46 4cd67e84ee9f: Waiting 08:54:46 f616eb1bc401: Waiting 08:54:46 b6f7362965d1: Layer already exists 08:54:46 9caa66aa5c27: Layer already exists 08:54:46 f087fb71b8ae: Layer already exists 08:54:46 22eacad8f89c: Layer already exists 08:54:46 2af7858a05b2: Layer already exists 08:54:46 72d78f1a38f2: Layer already exists 08:54:46 5f96f4fd145e: Layer already exists 08:54:46 fd468133a8d4: Layer already exists 08:54:46 09a83d3ec975: Layer already exists 08:54:46 dffecbbc74e3: Layer already exists 08:54:46 79f4305ec533: Layer already exists 08:54:46 5f70bf18a086: Layer already exists 08:54:46 4cd67e84ee9f: Layer already exists 08:54:46 bc63ed4ba791: Layer already exists 08:54:46 44b20d2df3f5: Layer already exists 08:54:46 f616eb1bc401: Layer already exists 08:54:46 d62a02444d39: Layer already exists 08:54:46 3.2.0-dev.83: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:47 22eacad8f89c: Preparing 08:54:47 9caa66aa5c27: Preparing 08:54:47 2af7858a05b2: Preparing 08:54:47 b6f7362965d1: Preparing 08:54:47 f087fb71b8ae: Preparing 08:54:47 5f96f4fd145e: Preparing 08:54:47 09a83d3ec975: Preparing 08:54:47 72d78f1a38f2: Preparing 08:54:47 dffecbbc74e3: Preparing 08:54:47 fd468133a8d4: Preparing 08:54:47 79f4305ec533: Preparing 08:54:47 44b20d2df3f5: Preparing 08:54:47 5f70bf18a086: Preparing 08:54:47 bc63ed4ba791: Preparing 08:54:47 4cd67e84ee9f: Preparing 08:54:47 f616eb1bc401: Preparing 08:54:47 d62a02444d39: Preparing 08:54:47 5f96f4fd145e: Waiting 08:54:47 09a83d3ec975: Waiting 08:54:47 72d78f1a38f2: Waiting 08:54:47 fd468133a8d4: Waiting 08:54:47 dffecbbc74e3: Waiting 08:54:47 79f4305ec533: Waiting 08:54:47 bc63ed4ba791: Waiting 08:54:47 44b20d2df3f5: Waiting 08:54:47 4cd67e84ee9f: Waiting 08:54:47 f616eb1bc401: Waiting 08:54:47 5f70bf18a086: Waiting 08:54:47 d62a02444d39: Waiting 08:54:47 22eacad8f89c: Layer already exists 08:54:47 b6f7362965d1: Layer already exists 08:54:47 f087fb71b8ae: Layer already exists 08:54:47 2af7858a05b2: Layer already exists 08:54:47 9caa66aa5c27: Layer already exists 08:54:47 09a83d3ec975: Layer already exists 08:54:47 dffecbbc74e3: Layer already exists 08:54:47 72d78f1a38f2: Layer already exists 08:54:47 fd468133a8d4: Layer already exists 08:54:47 5f96f4fd145e: Layer already exists 08:54:47 79f4305ec533: Layer already exists 08:54:47 5f70bf18a086: Layer already exists 08:54:47 44b20d2df3f5: Layer already exists 08:54:47 4cd67e84ee9f: Layer already exists 08:54:47 bc63ed4ba791: Layer already exists 08:54:47 f616eb1bc401: Layer already exists 08:54:47 d62a02444d39: Layer already exists 08:54:47 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:48 22eacad8f89c: Preparing 08:54:48 9caa66aa5c27: Preparing 08:54:48 2af7858a05b2: Preparing 08:54:48 b6f7362965d1: Preparing 08:54:48 f087fb71b8ae: Preparing 08:54:48 5f96f4fd145e: Preparing 08:54:48 09a83d3ec975: Preparing 08:54:48 72d78f1a38f2: Preparing 08:54:48 dffecbbc74e3: Preparing 08:54:48 fd468133a8d4: Preparing 08:54:48 79f4305ec533: Preparing 08:54:48 44b20d2df3f5: Preparing 08:54:48 5f70bf18a086: Preparing 08:54:48 bc63ed4ba791: Preparing 08:54:48 4cd67e84ee9f: Preparing 08:54:48 f616eb1bc401: Preparing 08:54:48 d62a02444d39: Preparing 08:54:48 bc63ed4ba791: Waiting 08:54:48 5f70bf18a086: Waiting 08:54:48 72d78f1a38f2: Waiting 08:54:48 dffecbbc74e3: Waiting 08:54:48 d62a02444d39: Waiting 08:54:48 fd468133a8d4: Waiting 08:54:48 4cd67e84ee9f: Waiting 08:54:48 44b20d2df3f5: Waiting 08:54:48 f616eb1bc401: Waiting 08:54:48 79f4305ec533: Waiting 08:54:48 5f96f4fd145e: Waiting 08:54:48 09a83d3ec975: Waiting 08:54:48 22eacad8f89c: Layer already exists 08:54:48 f087fb71b8ae: Layer already exists 08:54:48 2af7858a05b2: Layer already exists 08:54:48 9caa66aa5c27: Layer already exists 08:54:48 b6f7362965d1: Layer already exists 08:54:48 5f96f4fd145e: Layer already exists 08:54:48 72d78f1a38f2: Layer already exists 08:54:48 09a83d3ec975: Layer already exists 08:54:48 dffecbbc74e3: Layer already exists 08:54:48 fd468133a8d4: Layer already exists 08:54:48 79f4305ec533: Layer already exists 08:54:48 44b20d2df3f5: Layer already exists 08:54:48 5f70bf18a086: Layer already exists 08:54:48 bc63ed4ba791: Layer already exists 08:54:48 4cd67e84ee9f: Layer already exists 08:54:48 f616eb1bc401: Layer already exists 08:54:48 d62a02444d39: Layer already exists 08:54:48 main: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:48 ===================================================== [Pipeline] echo 08:54:48 taggedImages: 08:54:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:54:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 08:54:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:54:48 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:54:48 b97f2c868d9ba238902f81729662ab6d4c678502 08:54:48 latest 08:54:48 3.2.0-dev.83 08:54:48 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:48 main 08:54:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:49 bd33120916cf: Preparing 08:54:49 6b2fa3578525: Preparing 08:54:49 195b0371aa99: Preparing 08:54:49 0aa34614853f: Preparing 08:54:49 dffecbbc74e3: Preparing 08:54:49 fd468133a8d4: Preparing 08:54:49 973b6d704cc7: Preparing 08:54:49 70542ba06d46: Preparing 08:54:49 d62a02444d39: Preparing 08:54:49 fd468133a8d4: Waiting 08:54:49 973b6d704cc7: Waiting 08:54:49 70542ba06d46: Waiting 08:54:49 d62a02444d39: Waiting 08:54:49 dffecbbc74e3: Layer already exists 08:54:49 fd468133a8d4: Layer already exists 08:54:49 973b6d704cc7: Layer already exists 08:54:49 70542ba06d46: Layer already exists 08:54:49 d62a02444d39: Layer already exists 08:54:49 195b0371aa99: Pushed 08:54:49 6b2fa3578525: Pushed 08:54:49 bd33120916cf: Pushed 08:54:51 0aa34614853f: Pushed 08:54:51 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:52 bd33120916cf: Preparing 08:54:52 6b2fa3578525: Preparing 08:54:52 195b0371aa99: Preparing 08:54:52 0aa34614853f: Preparing 08:54:52 dffecbbc74e3: Preparing 08:54:52 fd468133a8d4: Preparing 08:54:52 973b6d704cc7: Preparing 08:54:52 70542ba06d46: Preparing 08:54:52 d62a02444d39: Preparing 08:54:52 fd468133a8d4: Waiting 08:54:52 70542ba06d46: Waiting 08:54:52 973b6d704cc7: Waiting 08:54:52 d62a02444d39: Waiting 08:54:52 195b0371aa99: Layer already exists 08:54:52 bd33120916cf: Layer already exists 08:54:52 dffecbbc74e3: Layer already exists 08:54:52 6b2fa3578525: Layer already exists 08:54:52 0aa34614853f: Layer already exists 08:54:52 973b6d704cc7: Layer already exists 08:54:52 fd468133a8d4: Layer already exists 08:54:52 70542ba06d46: Layer already exists 08:54:52 d62a02444d39: Layer already exists 08:54:52 latest: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 08:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:53 bd33120916cf: Preparing 08:54:53 6b2fa3578525: Preparing 08:54:53 195b0371aa99: Preparing 08:54:53 0aa34614853f: Preparing 08:54:53 dffecbbc74e3: Preparing 08:54:53 fd468133a8d4: Preparing 08:54:53 973b6d704cc7: Preparing 08:54:53 70542ba06d46: Preparing 08:54:53 d62a02444d39: Preparing 08:54:53 fd468133a8d4: Waiting 08:54:53 973b6d704cc7: Waiting 08:54:53 70542ba06d46: Waiting 08:54:53 d62a02444d39: Waiting 08:54:53 0aa34614853f: Layer already exists 08:54:53 bd33120916cf: Layer already exists 08:54:53 6b2fa3578525: Layer already exists 08:54:53 dffecbbc74e3: Layer already exists 08:54:53 195b0371aa99: Layer already exists 08:54:53 d62a02444d39: Layer already exists 08:54:53 973b6d704cc7: Layer already exists 08:54:53 fd468133a8d4: Layer already exists 08:54:53 70542ba06d46: Layer already exists 08:54:53 3.2.0-dev.83: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:53 bd33120916cf: Preparing 08:54:53 6b2fa3578525: Preparing 08:54:53 195b0371aa99: Preparing 08:54:53 0aa34614853f: Preparing 08:54:53 dffecbbc74e3: Preparing 08:54:53 fd468133a8d4: Preparing 08:54:53 973b6d704cc7: Preparing 08:54:53 70542ba06d46: Preparing 08:54:53 d62a02444d39: Preparing 08:54:53 70542ba06d46: Waiting 08:54:53 fd468133a8d4: Waiting 08:54:53 973b6d704cc7: Waiting 08:54:53 d62a02444d39: Waiting 08:54:53 0aa34614853f: Layer already exists 08:54:53 195b0371aa99: Layer already exists 08:54:53 dffecbbc74e3: Layer already exists 08:54:53 bd33120916cf: Layer already exists 08:54:53 6b2fa3578525: Layer already exists 08:54:53 973b6d704cc7: Layer already exists 08:54:53 d62a02444d39: Layer already exists 08:54:53 fd468133a8d4: Layer already exists 08:54:53 70542ba06d46: Layer already exists 08:54:53 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:54 bd33120916cf: Preparing 08:54:54 6b2fa3578525: Preparing 08:54:54 195b0371aa99: Preparing 08:54:54 0aa34614853f: Preparing 08:54:54 dffecbbc74e3: Preparing 08:54:54 fd468133a8d4: Preparing 08:54:54 973b6d704cc7: Preparing 08:54:54 70542ba06d46: Preparing 08:54:54 d62a02444d39: Preparing 08:54:54 fd468133a8d4: Waiting 08:54:54 973b6d704cc7: Waiting 08:54:54 70542ba06d46: Waiting 08:54:54 d62a02444d39: Waiting 08:54:54 dffecbbc74e3: Layer already exists 08:54:54 195b0371aa99: Layer already exists 08:54:54 6b2fa3578525: Layer already exists 08:54:54 bd33120916cf: Layer already exists 08:54:54 0aa34614853f: Layer already exists 08:54:54 fd468133a8d4: Layer already exists 08:54:54 973b6d704cc7: Layer already exists 08:54:54 d62a02444d39: Layer already exists 08:54:54 70542ba06d46: Layer already exists 08:54:54 main: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:54 ===================================================== [Pipeline] echo 08:54:54 taggedImages: 08:54:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:54:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 08:54:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:54:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:54:54 b97f2c868d9ba238902f81729662ab6d4c678502 08:54:54 latest 08:54:54 3.2.0-dev.83 08:54:54 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:54 main 08:54:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 08:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:54:55 3f64f73680c6: Preparing 08:54:55 df4fe71f67f9: Preparing 08:54:55 85b3b9230a5c: Preparing 08:54:55 117ffe65adae: Preparing 08:54:55 87c88bdac610: Preparing 08:54:55 dffecbbc74e3: Preparing 08:54:55 fd468133a8d4: Preparing 08:54:55 18db762ccdd3: Preparing 08:54:55 11feb595bde6: Preparing 08:54:55 2bcb2a25bc76: Preparing 08:54:55 d62a02444d39: Preparing 08:54:55 18db762ccdd3: Waiting 08:54:55 2bcb2a25bc76: Waiting 08:54:55 d62a02444d39: Waiting 08:54:55 11feb595bde6: Waiting 08:54:55 dffecbbc74e3: Waiting 08:54:55 fd468133a8d4: Waiting 08:54:55 87c88bdac610: Pushed 08:54:55 3f64f73680c6: Pushed 08:54:55 df4fe71f67f9: Pushed 08:54:55 117ffe65adae: Pushed 08:54:55 dffecbbc74e3: Layer already exists 08:54:55 fd468133a8d4: Layer already exists 08:54:55 d62a02444d39: Layer already exists 08:54:55 18db762ccdd3: Pushed 08:54:55 11feb595bde6: Pushed 08:54:56 85b3b9230a5c: Pushed 08:54:56 2bcb2a25bc76: Pushed 08:54:56 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:54:57 3f64f73680c6: Preparing 08:54:57 df4fe71f67f9: Preparing 08:54:57 85b3b9230a5c: Preparing 08:54:57 117ffe65adae: Preparing 08:54:57 87c88bdac610: Preparing 08:54:57 dffecbbc74e3: Preparing 08:54:57 fd468133a8d4: Preparing 08:54:57 18db762ccdd3: Preparing 08:54:57 11feb595bde6: Preparing 08:54:57 2bcb2a25bc76: Preparing 08:54:57 d62a02444d39: Preparing 08:54:57 fd468133a8d4: Waiting 08:54:57 18db762ccdd3: Waiting 08:54:57 2bcb2a25bc76: Waiting 08:54:57 11feb595bde6: Waiting 08:54:57 dffecbbc74e3: Waiting 08:54:57 df4fe71f67f9: Layer already exists 08:54:57 85b3b9230a5c: Layer already exists 08:54:57 87c88bdac610: Layer already exists 08:54:57 3f64f73680c6: Layer already exists 08:54:57 117ffe65adae: Layer already exists 08:54:57 fd468133a8d4: Layer already exists 08:54:57 18db762ccdd3: Layer already exists 08:54:57 dffecbbc74e3: Layer already exists 08:54:57 11feb595bde6: Layer already exists 08:54:57 2bcb2a25bc76: Layer already exists 08:54:57 d62a02444d39: Layer already exists 08:54:57 latest: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 08:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:54:57 3f64f73680c6: Preparing 08:54:57 df4fe71f67f9: Preparing 08:54:57 85b3b9230a5c: Preparing 08:54:57 117ffe65adae: Preparing 08:54:57 87c88bdac610: Preparing 08:54:57 dffecbbc74e3: Preparing 08:54:57 fd468133a8d4: Preparing 08:54:57 18db762ccdd3: Preparing 08:54:57 11feb595bde6: Preparing 08:54:57 2bcb2a25bc76: Preparing 08:54:57 d62a02444d39: Preparing 08:54:57 2bcb2a25bc76: Waiting 08:54:57 fd468133a8d4: Waiting 08:54:57 d62a02444d39: Waiting 08:54:57 11feb595bde6: Waiting 08:54:57 18db762ccdd3: Waiting 08:54:57 dffecbbc74e3: Waiting 08:54:57 df4fe71f67f9: Layer already exists 08:54:57 3f64f73680c6: Layer already exists 08:54:57 85b3b9230a5c: Layer already exists 08:54:57 117ffe65adae: Layer already exists 08:54:57 87c88bdac610: Layer already exists 08:54:57 18db762ccdd3: Layer already exists 08:54:57 11feb595bde6: Layer already exists 08:54:57 2bcb2a25bc76: Layer already exists 08:54:57 fd468133a8d4: Layer already exists 08:54:57 dffecbbc74e3: Layer already exists 08:54:57 d62a02444d39: Layer already exists 08:54:57 3.2.0-dev.83: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:54:58 3f64f73680c6: Preparing 08:54:58 df4fe71f67f9: Preparing 08:54:58 85b3b9230a5c: Preparing 08:54:58 117ffe65adae: Preparing 08:54:58 87c88bdac610: Preparing 08:54:58 dffecbbc74e3: Preparing 08:54:58 fd468133a8d4: Preparing 08:54:58 18db762ccdd3: Preparing 08:54:58 11feb595bde6: Preparing 08:54:58 2bcb2a25bc76: Preparing 08:54:58 d62a02444d39: Preparing 08:54:58 18db762ccdd3: Waiting 08:54:58 dffecbbc74e3: Waiting 08:54:58 fd468133a8d4: Waiting 08:54:58 2bcb2a25bc76: Waiting 08:54:58 d62a02444d39: Waiting 08:54:58 11feb595bde6: Waiting 08:54:58 3f64f73680c6: Layer already exists 08:54:58 117ffe65adae: Layer already exists 08:54:58 df4fe71f67f9: Layer already exists 08:54:58 85b3b9230a5c: Layer already exists 08:54:58 87c88bdac610: Layer already exists 08:54:58 18db762ccdd3: Layer already exists 08:54:58 11feb595bde6: Layer already exists 08:54:58 dffecbbc74e3: Layer already exists 08:54:58 fd468133a8d4: Layer already exists 08:54:58 2bcb2a25bc76: Layer already exists 08:54:58 d62a02444d39: Layer already exists 08:54:58 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:05 3f64f73680c6: Preparing 08:55:05 df4fe71f67f9: Preparing 08:55:05 85b3b9230a5c: Preparing 08:55:05 117ffe65adae: Preparing 08:55:05 87c88bdac610: Preparing 08:55:05 dffecbbc74e3: Preparing 08:55:05 fd468133a8d4: Preparing 08:55:05 18db762ccdd3: Preparing 08:55:05 11feb595bde6: Preparing 08:55:05 2bcb2a25bc76: Preparing 08:55:05 d62a02444d39: Preparing 08:55:05 18db762ccdd3: Waiting 08:55:05 11feb595bde6: Waiting 08:55:05 2bcb2a25bc76: Waiting 08:55:05 d62a02444d39: Waiting 08:55:05 dffecbbc74e3: Waiting 08:55:05 fd468133a8d4: Waiting 08:55:05 85b3b9230a5c: Layer already exists 08:55:05 3f64f73680c6: Layer already exists 08:55:05 df4fe71f67f9: Layer already exists 08:55:05 117ffe65adae: Layer already exists 08:55:05 87c88bdac610: Layer already exists 08:55:05 fd468133a8d4: Layer already exists 08:55:05 dffecbbc74e3: Layer already exists 08:55:05 18db762ccdd3: Layer already exists 08:55:05 11feb595bde6: Layer already exists 08:55:05 2bcb2a25bc76: Layer already exists 08:55:05 d62a02444d39: Layer already exists 08:55:05 main: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:05 ===================================================== [Pipeline] echo 08:55:05 taggedImages: 08:55:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:55:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 08:55:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:55:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:55:05 b97f2c868d9ba238902f81729662ab6d4c678502 08:55:05 latest 08:55:05 3.2.0-dev.83 08:55:05 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:05 main 08:55:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:06 a9e6aa483f14: Preparing 08:55:06 f4fdf6904b91: Preparing 08:55:06 2073e45ce8f8: Preparing 08:55:06 af38ffd8fee1: Preparing 08:55:06 34be7888b99b: Preparing 08:55:06 25964c5160e4: Preparing 08:55:06 1810fc007779: Preparing 08:55:06 dffecbbc74e3: Preparing 08:55:06 fd468133a8d4: Preparing 08:55:06 b57f5e993d9f: Preparing 08:55:06 b52be048604b: Preparing 08:55:06 d62a02444d39: Preparing 08:55:06 dffecbbc74e3: Waiting 08:55:06 fd468133a8d4: Waiting 08:55:06 b52be048604b: Waiting 08:55:06 b57f5e993d9f: Waiting 08:55:06 a9e6aa483f14: Pushed 08:55:06 f4fdf6904b91: Pushed 08:55:06 34be7888b99b: Pushed 08:55:06 dffecbbc74e3: Layer already exists 08:55:06 fd468133a8d4: Layer already exists 08:55:06 25964c5160e4: Pushed 08:55:06 1810fc007779: Pushed 08:55:06 d62a02444d39: Layer already exists 08:55:06 b57f5e993d9f: Pushed 08:55:06 af38ffd8fee1: Pushed 08:55:07 2073e45ce8f8: Pushed 08:55:07 b52be048604b: Pushed 08:55:07 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:08 a9e6aa483f14: Preparing 08:55:08 f4fdf6904b91: Preparing 08:55:08 2073e45ce8f8: Preparing 08:55:08 af38ffd8fee1: Preparing 08:55:08 34be7888b99b: Preparing 08:55:08 25964c5160e4: Preparing 08:55:08 1810fc007779: Preparing 08:55:08 dffecbbc74e3: Preparing 08:55:08 fd468133a8d4: Preparing 08:55:08 b57f5e993d9f: Preparing 08:55:08 b52be048604b: Preparing 08:55:08 d62a02444d39: Preparing 08:55:08 25964c5160e4: Waiting 08:55:08 b57f5e993d9f: Waiting 08:55:08 b52be048604b: Waiting 08:55:08 1810fc007779: Waiting 08:55:08 d62a02444d39: Waiting 08:55:08 dffecbbc74e3: Waiting 08:55:08 fd468133a8d4: Waiting 08:55:08 af38ffd8fee1: Layer already exists 08:55:08 a9e6aa483f14: Layer already exists 08:55:08 2073e45ce8f8: Layer already exists 08:55:08 f4fdf6904b91: Layer already exists 08:55:08 34be7888b99b: Layer already exists 08:55:08 fd468133a8d4: Layer already exists 08:55:08 1810fc007779: Layer already exists 08:55:08 25964c5160e4: Layer already exists 08:55:08 dffecbbc74e3: Layer already exists 08:55:08 b57f5e993d9f: Layer already exists 08:55:08 b52be048604b: Layer already exists 08:55:08 d62a02444d39: Layer already exists 08:55:08 latest: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 08:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:08 a9e6aa483f14: Preparing 08:55:08 f4fdf6904b91: Preparing 08:55:08 2073e45ce8f8: Preparing 08:55:08 af38ffd8fee1: Preparing 08:55:08 34be7888b99b: Preparing 08:55:08 25964c5160e4: Preparing 08:55:08 1810fc007779: Preparing 08:55:08 dffecbbc74e3: Preparing 08:55:08 fd468133a8d4: Preparing 08:55:08 b57f5e993d9f: Preparing 08:55:08 b52be048604b: Preparing 08:55:08 d62a02444d39: Preparing 08:55:08 fd468133a8d4: Waiting 08:55:08 b57f5e993d9f: Waiting 08:55:08 b52be048604b: Waiting 08:55:08 d62a02444d39: Waiting 08:55:08 1810fc007779: Waiting 08:55:08 dffecbbc74e3: Waiting 08:55:08 25964c5160e4: Waiting 08:55:08 2073e45ce8f8: Layer already exists 08:55:08 34be7888b99b: Layer already exists 08:55:08 af38ffd8fee1: Layer already exists 08:55:08 a9e6aa483f14: Layer already exists 08:55:08 f4fdf6904b91: Layer already exists 08:55:08 1810fc007779: Layer already exists 08:55:08 25964c5160e4: Layer already exists 08:55:08 dffecbbc74e3: Layer already exists 08:55:08 b57f5e993d9f: Layer already exists 08:55:08 fd468133a8d4: Layer already exists 08:55:08 b52be048604b: Layer already exists 08:55:08 d62a02444d39: Layer already exists 08:55:08 3.2.0-dev.83: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:09 a9e6aa483f14: Preparing 08:55:09 f4fdf6904b91: Preparing 08:55:09 2073e45ce8f8: Preparing 08:55:09 af38ffd8fee1: Preparing 08:55:09 34be7888b99b: Preparing 08:55:09 25964c5160e4: Preparing 08:55:09 1810fc007779: Preparing 08:55:09 dffecbbc74e3: Preparing 08:55:09 fd468133a8d4: Preparing 08:55:09 b57f5e993d9f: Preparing 08:55:09 b52be048604b: Preparing 08:55:09 d62a02444d39: Preparing 08:55:09 fd468133a8d4: Waiting 08:55:09 b57f5e993d9f: Waiting 08:55:09 25964c5160e4: Waiting 08:55:09 b52be048604b: Waiting 08:55:09 1810fc007779: Waiting 08:55:09 dffecbbc74e3: Waiting 08:55:09 af38ffd8fee1: Layer already exists 08:55:09 a9e6aa483f14: Layer already exists 08:55:09 f4fdf6904b91: Layer already exists 08:55:09 34be7888b99b: Layer already exists 08:55:09 2073e45ce8f8: Layer already exists 08:55:09 25964c5160e4: Layer already exists 08:55:09 dffecbbc74e3: Layer already exists 08:55:09 1810fc007779: Layer already exists 08:55:09 fd468133a8d4: Layer already exists 08:55:09 b57f5e993d9f: Layer already exists 08:55:09 d62a02444d39: Layer already exists 08:55:09 b52be048604b: Layer already exists 08:55:09 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:10 a9e6aa483f14: Preparing 08:55:10 f4fdf6904b91: Preparing 08:55:10 2073e45ce8f8: Preparing 08:55:10 af38ffd8fee1: Preparing 08:55:10 34be7888b99b: Preparing 08:55:10 25964c5160e4: Preparing 08:55:10 1810fc007779: Preparing 08:55:10 dffecbbc74e3: Preparing 08:55:10 fd468133a8d4: Preparing 08:55:10 b57f5e993d9f: Preparing 08:55:10 b52be048604b: Preparing 08:55:10 d62a02444d39: Preparing 08:55:10 b52be048604b: Waiting 08:55:10 b57f5e993d9f: Waiting 08:55:10 dffecbbc74e3: Waiting 08:55:10 d62a02444d39: Waiting 08:55:10 25964c5160e4: Waiting 08:55:10 1810fc007779: Waiting 08:55:10 fd468133a8d4: Waiting 08:55:10 a9e6aa483f14: Layer already exists 08:55:10 af38ffd8fee1: Layer already exists 08:55:10 34be7888b99b: Layer already exists 08:55:10 2073e45ce8f8: Layer already exists 08:55:10 f4fdf6904b91: Layer already exists 08:55:10 1810fc007779: Layer already exists 08:55:10 dffecbbc74e3: Layer already exists 08:55:10 b57f5e993d9f: Layer already exists 08:55:10 25964c5160e4: Layer already exists 08:55:10 fd468133a8d4: Layer already exists 08:55:10 d62a02444d39: Layer already exists 08:55:10 b52be048604b: Layer already exists 08:55:10 main: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:10 ===================================================== [Pipeline] echo 08:55:10 taggedImages: 08:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 08:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:55:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:55:10 b97f2c868d9ba238902f81729662ab6d4c678502 08:55:10 latest 08:55:10 3.2.0-dev.83 08:55:10 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:10 main 08:55:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:10 67960916988b: Preparing 08:55:10 d50f3e783a67: Preparing 08:55:10 dffecbbc74e3: Preparing 08:55:10 fd468133a8d4: Preparing 08:55:10 3324e06e9e8a: Preparing 08:55:10 953539152f2b: Preparing 08:55:10 d62a02444d39: Preparing 08:55:10 953539152f2b: Waiting 08:55:10 d62a02444d39: Waiting 08:55:10 dffecbbc74e3: Layer already exists 08:55:10 fd468133a8d4: Layer already exists 08:55:10 d62a02444d39: Layer already exists 08:55:10 3324e06e9e8a: Pushed 08:55:10 67960916988b: Pushed 08:55:11 953539152f2b: Pushed 08:55:12 d50f3e783a67: Pushed 08:55:12 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:13 + 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 08:55:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:13 67960916988b: Preparing 08:55:13 d50f3e783a67: Preparing 08:55:13 dffecbbc74e3: Preparing 08:55:13 fd468133a8d4: Preparing 08:55:13 3324e06e9e8a: Preparing 08:55:13 953539152f2b: Preparing 08:55:13 d62a02444d39: Preparing 08:55:13 953539152f2b: Waiting 08:55:13 d62a02444d39: Waiting 08:55:13 67960916988b: Layer already exists 08:55:13 d50f3e783a67: Layer already exists 08:55:13 fd468133a8d4: Layer already exists 08:55:13 dffecbbc74e3: Layer already exists 08:55:13 3324e06e9e8a: Layer already exists 08:55:13 d62a02444d39: Layer already exists 08:55:13 953539152f2b: Layer already exists 08:55:13 latest: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 08:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:14 67960916988b: Preparing 08:55:14 d50f3e783a67: Preparing 08:55:14 dffecbbc74e3: Preparing 08:55:14 fd468133a8d4: Preparing 08:55:14 3324e06e9e8a: Preparing 08:55:14 953539152f2b: Preparing 08:55:14 d62a02444d39: Preparing 08:55:14 953539152f2b: Waiting 08:55:14 d62a02444d39: Waiting 08:55:14 3324e06e9e8a: Layer already exists 08:55:14 d50f3e783a67: Layer already exists 08:55:14 fd468133a8d4: Layer already exists 08:55:14 dffecbbc74e3: Layer already exists 08:55:14 67960916988b: Layer already exists 08:55:14 953539152f2b: Layer already exists 08:55:14 d62a02444d39: Layer already exists 08:55:14 3.2.0-dev.83: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:14 67960916988b: Preparing 08:55:14 d50f3e783a67: Preparing 08:55:14 dffecbbc74e3: Preparing 08:55:14 fd468133a8d4: Preparing 08:55:14 3324e06e9e8a: Preparing 08:55:14 953539152f2b: Preparing 08:55:14 d62a02444d39: Preparing 08:55:14 d62a02444d39: Waiting 08:55:14 953539152f2b: Waiting 08:55:14 d50f3e783a67: Layer already exists 08:55:14 dffecbbc74e3: Layer already exists 08:55:14 67960916988b: Layer already exists 08:55:14 fd468133a8d4: Layer already exists 08:55:14 3324e06e9e8a: Layer already exists 08:55:14 953539152f2b: Layer already exists 08:55:14 d62a02444d39: Layer already exists 08:55:14 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + 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 08:55:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:15 67960916988b: Preparing 08:55:15 d50f3e783a67: Preparing 08:55:15 dffecbbc74e3: Preparing 08:55:15 fd468133a8d4: Preparing 08:55:15 3324e06e9e8a: Preparing 08:55:15 953539152f2b: Preparing 08:55:15 d62a02444d39: Preparing 08:55:15 953539152f2b: Waiting 08:55:15 d62a02444d39: Waiting 08:55:15 fd468133a8d4: Layer already exists 08:55:15 dffecbbc74e3: Layer already exists 08:55:15 3324e06e9e8a: Layer already exists 08:55:15 67960916988b: Layer already exists 08:55:15 d50f3e783a67: Layer already exists 08:55:15 953539152f2b: Layer already exists 08:55:15 d62a02444d39: Layer already exists 08:55:15 main: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:15 ===================================================== [Pipeline] echo 08:55:15 taggedImages: 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:55:15 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:55:15 b97f2c868d9ba238902f81729662ab6d4c678502 08:55:15 latest 08:55:15 3.2.0-dev.83 08:55:15 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:15 main 08:55:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:16 7c7522cef14e: Preparing 08:55:16 fc57b0de69d1: Preparing 08:55:16 cec1468c2007: Preparing 08:55:16 dffecbbc74e3: Preparing 08:55:16 fd468133a8d4: Preparing 08:55:16 95a42448dcbe: Preparing 08:55:16 fce6250079e1: Preparing 08:55:16 12ad0ffa2ec8: Preparing 08:55:16 8b075dd03ae9: Preparing 08:55:16 fce6250079e1: Waiting 08:55:16 95a42448dcbe: Waiting 08:55:16 12ad0ffa2ec8: Waiting 08:55:16 8b075dd03ae9: Waiting 08:55:16 d62a02444d39: Preparing 08:55:16 d62a02444d39: Waiting 08:55:16 dffecbbc74e3: Layer already exists 08:55:16 fd468133a8d4: Layer already exists 08:55:16 cec1468c2007: Pushed 08:55:16 7c7522cef14e: Pushed 08:55:16 fc57b0de69d1: Pushed 08:55:16 d62a02444d39: Layer already exists 08:55:16 12ad0ffa2ec8: Pushed 08:55:16 8b075dd03ae9: Pushed 08:55:22 fce6250079e1: Pushed 08:55:26 95a42448dcbe: Pushed 08:55:26 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:26 7c7522cef14e: Preparing 08:55:26 fc57b0de69d1: Preparing 08:55:26 cec1468c2007: Preparing 08:55:26 dffecbbc74e3: Preparing 08:55:26 fd468133a8d4: Preparing 08:55:26 95a42448dcbe: Preparing 08:55:26 fce6250079e1: Preparing 08:55:26 12ad0ffa2ec8: Preparing 08:55:26 8b075dd03ae9: Preparing 08:55:26 d62a02444d39: Preparing 08:55:26 95a42448dcbe: Waiting 08:55:26 fce6250079e1: Waiting 08:55:26 12ad0ffa2ec8: Waiting 08:55:26 d62a02444d39: Waiting 08:55:26 8b075dd03ae9: Waiting 08:55:26 dffecbbc74e3: Layer already exists 08:55:26 fd468133a8d4: Layer already exists 08:55:26 7c7522cef14e: Layer already exists 08:55:26 fc57b0de69d1: Layer already exists 08:55:26 fce6250079e1: Layer already exists 08:55:26 95a42448dcbe: Layer already exists 08:55:26 12ad0ffa2ec8: Layer already exists 08:55:26 8b075dd03ae9: Layer already exists 08:55:26 cec1468c2007: Layer already exists 08:55:26 d62a02444d39: Layer already exists 08:55:26 latest: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 08:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:27 7c7522cef14e: Preparing 08:55:27 fc57b0de69d1: Preparing 08:55:27 cec1468c2007: Preparing 08:55:27 dffecbbc74e3: Preparing 08:55:27 fd468133a8d4: Preparing 08:55:27 95a42448dcbe: Preparing 08:55:27 fce6250079e1: Preparing 08:55:27 12ad0ffa2ec8: Preparing 08:55:27 8b075dd03ae9: Preparing 08:55:27 d62a02444d39: Preparing 08:55:27 95a42448dcbe: Waiting 08:55:27 12ad0ffa2ec8: Waiting 08:55:27 8b075dd03ae9: Waiting 08:55:27 fce6250079e1: Waiting 08:55:27 d62a02444d39: Waiting 08:55:27 cec1468c2007: Layer already exists 08:55:27 fc57b0de69d1: Layer already exists 08:55:27 dffecbbc74e3: Layer already exists 08:55:27 fd468133a8d4: Layer already exists 08:55:27 7c7522cef14e: Layer already exists 08:55:27 95a42448dcbe: Layer already exists 08:55:27 8b075dd03ae9: Layer already exists 08:55:27 fce6250079e1: Layer already exists 08:55:27 d62a02444d39: Layer already exists 08:55:27 12ad0ffa2ec8: Layer already exists 08:55:27 3.2.0-dev.83: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:39 7c7522cef14e: Preparing 08:55:39 fc57b0de69d1: Preparing 08:55:39 cec1468c2007: Preparing 08:55:39 dffecbbc74e3: Preparing 08:55:39 fd468133a8d4: Preparing 08:55:39 95a42448dcbe: Preparing 08:55:39 fce6250079e1: Preparing 08:55:39 12ad0ffa2ec8: Preparing 08:55:39 8b075dd03ae9: Preparing 08:55:39 d62a02444d39: Preparing 08:55:39 95a42448dcbe: Waiting 08:55:39 fce6250079e1: Waiting 08:55:39 12ad0ffa2ec8: Waiting 08:55:39 8b075dd03ae9: Waiting 08:55:39 d62a02444d39: Waiting 08:55:39 7c7522cef14e: Layer already exists 08:55:39 cec1468c2007: Layer already exists 08:55:39 fd468133a8d4: Layer already exists 08:55:39 dffecbbc74e3: Layer already exists 08:55:39 fc57b0de69d1: Layer already exists 08:55:39 12ad0ffa2ec8: Layer already exists 08:55:39 8b075dd03ae9: Layer already exists 08:55:39 95a42448dcbe: Layer already exists 08:55:39 fce6250079e1: Layer already exists 08:55:39 d62a02444d39: Layer already exists 08:55:39 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:39 7c7522cef14e: Preparing 08:55:39 fc57b0de69d1: Preparing 08:55:39 cec1468c2007: Preparing 08:55:39 dffecbbc74e3: Preparing 08:55:39 fd468133a8d4: Preparing 08:55:39 95a42448dcbe: Preparing 08:55:39 fce6250079e1: Preparing 08:55:39 12ad0ffa2ec8: Preparing 08:55:39 8b075dd03ae9: Preparing 08:55:39 d62a02444d39: Preparing 08:55:39 fce6250079e1: Waiting 08:55:39 12ad0ffa2ec8: Waiting 08:55:39 95a42448dcbe: Waiting 08:55:39 8b075dd03ae9: Waiting 08:55:39 d62a02444d39: Waiting 08:55:39 cec1468c2007: Layer already exists 08:55:39 7c7522cef14e: Layer already exists 08:55:39 dffecbbc74e3: Layer already exists 08:55:39 fc57b0de69d1: Layer already exists 08:55:39 fd468133a8d4: Layer already exists 08:55:39 fce6250079e1: Layer already exists 08:55:39 95a42448dcbe: Layer already exists 08:55:39 12ad0ffa2ec8: Layer already exists 08:55:39 d62a02444d39: Layer already exists 08:55:39 8b075dd03ae9: Layer already exists 08:55:39 main: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:39 ===================================================== [Pipeline] echo 08:55:39 taggedImages: 08:55:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:55:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 08:55:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:55:39 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:55:39 b97f2c868d9ba238902f81729662ab6d4c678502 08:55:39 latest 08:55:39 3.2.0-dev.83 08:55:39 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:39 main 08:55:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:40 aff89a498c80: Preparing 08:55:40 5548e57ec323: Preparing 08:55:40 6f8b05a0f6e5: Preparing 08:55:40 dffecbbc74e3: Preparing 08:55:40 fd468133a8d4: Preparing 08:55:40 5f61398264dd: Preparing 08:55:40 f795efc849d6: Preparing 08:55:40 951e09cdf3e8: Preparing 08:55:40 d62a02444d39: Preparing 08:55:40 5f61398264dd: Waiting 08:55:40 f795efc849d6: Waiting 08:55:40 951e09cdf3e8: Waiting 08:55:40 d62a02444d39: Waiting 08:55:40 fd468133a8d4: Layer already exists 08:55:40 dffecbbc74e3: Layer already exists 08:55:40 5548e57ec323: Pushed 08:55:40 aff89a498c80: Pushed 08:55:40 f795efc849d6: Pushed 08:55:40 6f8b05a0f6e5: Pushed 08:55:40 d62a02444d39: Layer already exists 08:55:40 951e09cdf3e8: Pushed 08:55:50 5f61398264dd: Pushed 08:55:50 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:51 aff89a498c80: Preparing 08:55:51 5548e57ec323: Preparing 08:55:51 6f8b05a0f6e5: Preparing 08:55:51 dffecbbc74e3: Preparing 08:55:51 fd468133a8d4: Preparing 08:55:51 5f61398264dd: Preparing 08:55:51 f795efc849d6: Preparing 08:55:51 951e09cdf3e8: Preparing 08:55:51 d62a02444d39: Preparing 08:55:51 5f61398264dd: Waiting 08:55:51 f795efc849d6: Waiting 08:55:51 951e09cdf3e8: Waiting 08:55:51 d62a02444d39: Waiting 08:55:51 6f8b05a0f6e5: Layer already exists 08:55:51 aff89a498c80: Layer already exists 08:55:51 dffecbbc74e3: Layer already exists 08:55:51 5548e57ec323: Layer already exists 08:55:51 fd468133a8d4: Layer already exists 08:55:51 5f61398264dd: Layer already exists 08:55:51 951e09cdf3e8: Layer already exists 08:55:51 f795efc849d6: Layer already exists 08:55:51 d62a02444d39: Layer already exists 08:55:51 latest: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 08:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:52 aff89a498c80: Preparing 08:55:52 5548e57ec323: Preparing 08:55:52 6f8b05a0f6e5: Preparing 08:55:52 dffecbbc74e3: Preparing 08:55:52 fd468133a8d4: Preparing 08:55:52 5f61398264dd: Preparing 08:55:52 f795efc849d6: Preparing 08:55:52 951e09cdf3e8: Preparing 08:55:52 d62a02444d39: Preparing 08:55:52 5f61398264dd: Waiting 08:55:52 951e09cdf3e8: Waiting 08:55:52 f795efc849d6: Waiting 08:55:52 d62a02444d39: Waiting 08:55:52 fd468133a8d4: Layer already exists 08:55:52 5548e57ec323: Layer already exists 08:55:52 6f8b05a0f6e5: Layer already exists 08:55:52 dffecbbc74e3: Layer already exists 08:55:52 aff89a498c80: Layer already exists 08:55:52 5f61398264dd: Layer already exists 08:55:52 f795efc849d6: Layer already exists 08:55:52 951e09cdf3e8: Layer already exists 08:55:52 d62a02444d39: Layer already exists 08:55:52 3.2.0-dev.83: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:53 aff89a498c80: Preparing 08:55:53 5548e57ec323: Preparing 08:55:53 6f8b05a0f6e5: Preparing 08:55:53 dffecbbc74e3: Preparing 08:55:53 fd468133a8d4: Preparing 08:55:53 5f61398264dd: Preparing 08:55:53 f795efc849d6: Preparing 08:55:53 951e09cdf3e8: Preparing 08:55:53 d62a02444d39: Preparing 08:55:53 5f61398264dd: Waiting 08:55:53 f795efc849d6: Waiting 08:55:53 951e09cdf3e8: Waiting 08:55:53 d62a02444d39: Waiting 08:55:53 6f8b05a0f6e5: Layer already exists 08:55:53 fd468133a8d4: Layer already exists 08:55:53 aff89a498c80: Layer already exists 08:55:53 5548e57ec323: Layer already exists 08:55:53 dffecbbc74e3: Layer already exists 08:55:53 f795efc849d6: Layer already exists 08:55:53 951e09cdf3e8: Layer already exists 08:55:53 5f61398264dd: Layer already exists 08:55:53 d62a02444d39: Layer already exists 08:55:53 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:53 aff89a498c80: Preparing 08:55:53 5548e57ec323: Preparing 08:55:53 6f8b05a0f6e5: Preparing 08:55:53 dffecbbc74e3: Preparing 08:55:53 fd468133a8d4: Preparing 08:55:53 5f61398264dd: Preparing 08:55:53 f795efc849d6: Preparing 08:55:53 951e09cdf3e8: Preparing 08:55:53 d62a02444d39: Preparing 08:55:53 5f61398264dd: Waiting 08:55:53 f795efc849d6: Waiting 08:55:53 951e09cdf3e8: Waiting 08:55:53 d62a02444d39: Waiting 08:55:53 aff89a498c80: Layer already exists 08:55:53 fd468133a8d4: Layer already exists 08:55:53 dffecbbc74e3: Layer already exists 08:55:53 6f8b05a0f6e5: Layer already exists 08:55:53 5548e57ec323: Layer already exists 08:55:53 951e09cdf3e8: Layer already exists 08:55:53 d62a02444d39: Layer already exists 08:55:53 f795efc849d6: Layer already exists 08:55:53 5f61398264dd: Layer already exists 08:55:53 main: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:53 ===================================================== [Pipeline] echo 08:55:53 taggedImages: 08:55:53 - nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:55:53 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 08:55:53 - nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:55:53 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:55:53 b97f2c868d9ba238902f81729662ab6d4c678502 08:55:53 latest 08:55:53 3.2.0-dev.83 08:55:53 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:55:53 main 08:55:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 08:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:55:54 7c7522cef14e: Preparing 08:55:54 5b26259376d8: Preparing 08:55:54 d01eeff2bd61: Preparing 08:55:54 dffecbbc74e3: Preparing 08:55:54 fd468133a8d4: Preparing 08:55:54 e90b5b830845: Preparing 08:55:54 12ad0ffa2ec8: Preparing 08:55:54 8b075dd03ae9: Preparing 08:55:54 d62a02444d39: Preparing 08:55:54 e90b5b830845: Waiting 08:55:54 8b075dd03ae9: Waiting 08:55:54 d62a02444d39: Waiting 08:55:54 12ad0ffa2ec8: Waiting 08:55:54 dffecbbc74e3: Layer already exists 08:55:54 fd468133a8d4: Layer already exists 08:55:54 7c7522cef14e: Layer already exists 08:55:54 12ad0ffa2ec8: Layer already exists 08:55:54 8b075dd03ae9: Layer already exists 08:55:54 d62a02444d39: Layer already exists 08:55:54 d01eeff2bd61: Pushed 08:55:54 5b26259376d8: Pushed 08:56:04 e90b5b830845: Pushed 08:56:04 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:56:05 7c7522cef14e: Preparing 08:56:05 5b26259376d8: Preparing 08:56:05 d01eeff2bd61: Preparing 08:56:05 dffecbbc74e3: Preparing 08:56:05 fd468133a8d4: Preparing 08:56:05 e90b5b830845: Preparing 08:56:05 12ad0ffa2ec8: Preparing 08:56:05 8b075dd03ae9: Preparing 08:56:05 d62a02444d39: Preparing 08:56:05 e90b5b830845: Waiting 08:56:05 12ad0ffa2ec8: Waiting 08:56:05 8b075dd03ae9: Waiting 08:56:05 d62a02444d39: Waiting 08:56:05 7c7522cef14e: Layer already exists 08:56:05 d01eeff2bd61: Layer already exists 08:56:05 fd468133a8d4: Layer already exists 08:56:05 dffecbbc74e3: Layer already exists 08:56:05 5b26259376d8: Layer already exists 08:56:05 8b075dd03ae9: Layer already exists 08:56:05 e90b5b830845: Layer already exists 08:56:05 12ad0ffa2ec8: Layer already exists 08:56:05 d62a02444d39: Layer already exists 08:56:05 latest: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 08:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:56:05 7c7522cef14e: Preparing 08:56:05 5b26259376d8: Preparing 08:56:05 d01eeff2bd61: Preparing 08:56:05 dffecbbc74e3: Preparing 08:56:05 fd468133a8d4: Preparing 08:56:05 e90b5b830845: Preparing 08:56:05 12ad0ffa2ec8: Preparing 08:56:05 8b075dd03ae9: Preparing 08:56:05 d62a02444d39: Preparing 08:56:05 8b075dd03ae9: Waiting 08:56:05 d62a02444d39: Waiting 08:56:05 e90b5b830845: Waiting 08:56:05 dffecbbc74e3: Layer already exists 08:56:05 d01eeff2bd61: Layer already exists 08:56:05 5b26259376d8: Layer already exists 08:56:05 7c7522cef14e: Layer already exists 08:56:05 fd468133a8d4: Layer already exists 08:56:05 12ad0ffa2ec8: Layer already exists 08:56:05 e90b5b830845: Layer already exists 08:56:05 8b075dd03ae9: Layer already exists 08:56:05 d62a02444d39: Layer already exists 08:56:05 3.2.0-dev.83: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:56:06 7c7522cef14e: Preparing 08:56:06 5b26259376d8: Preparing 08:56:06 d01eeff2bd61: Preparing 08:56:06 dffecbbc74e3: Preparing 08:56:06 fd468133a8d4: Preparing 08:56:06 e90b5b830845: Preparing 08:56:06 12ad0ffa2ec8: Preparing 08:56:06 8b075dd03ae9: Preparing 08:56:06 d62a02444d39: Preparing 08:56:06 e90b5b830845: Waiting 08:56:06 8b075dd03ae9: Waiting 08:56:06 12ad0ffa2ec8: Waiting 08:56:06 d62a02444d39: Waiting 08:56:06 dffecbbc74e3: Layer already exists 08:56:06 fd468133a8d4: Layer already exists 08:56:06 d01eeff2bd61: Layer already exists 08:56:06 7c7522cef14e: Layer already exists 08:56:06 5b26259376d8: Layer already exists 08:56:06 e90b5b830845: Layer already exists 08:56:06 12ad0ffa2ec8: Layer already exists 08:56:06 8b075dd03ae9: Layer already exists 08:56:06 d62a02444d39: Layer already exists 08:56:06 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:56:06 7c7522cef14e: Preparing 08:56:06 5b26259376d8: Preparing 08:56:06 d01eeff2bd61: Preparing 08:56:06 dffecbbc74e3: Preparing 08:56:06 fd468133a8d4: Preparing 08:56:06 e90b5b830845: Preparing 08:56:06 12ad0ffa2ec8: Preparing 08:56:06 8b075dd03ae9: Preparing 08:56:06 d62a02444d39: Preparing 08:56:06 e90b5b830845: Waiting 08:56:06 12ad0ffa2ec8: Waiting 08:56:06 8b075dd03ae9: Waiting 08:56:06 d62a02444d39: Waiting 08:56:06 dffecbbc74e3: Layer already exists 08:56:06 d01eeff2bd61: Layer already exists 08:56:06 fd468133a8d4: Layer already exists 08:56:06 5b26259376d8: Layer already exists 08:56:06 7c7522cef14e: Layer already exists 08:56:06 e90b5b830845: Layer already exists 08:56:06 8b075dd03ae9: Layer already exists 08:56:06 d62a02444d39: Layer already exists 08:56:06 12ad0ffa2ec8: Layer already exists 08:56:06 main: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:24 ===================================================== [Pipeline] echo 08:56:24 taggedImages: 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:56:24 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 08:56:24 b97f2c868d9ba238902f81729662ab6d4c678502 08:56:24 latest 08:56:24 3.2.0-dev.83 08:56:24 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:24 main 08:56:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 08:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:56:25 178c5c746b11: Preparing 08:56:25 063875f74548: Preparing 08:56:25 dffecbbc74e3: Preparing 08:56:25 fd468133a8d4: Preparing 08:56:25 7ced82b80403: Preparing 08:56:25 d4e39f5b50cc: Preparing 08:56:25 d62a02444d39: Preparing 08:56:25 d4e39f5b50cc: Waiting 08:56:25 d62a02444d39: Waiting 08:56:25 fd468133a8d4: Layer already exists 08:56:25 dffecbbc74e3: Layer already exists 08:56:25 d62a02444d39: Layer already exists 08:56:25 7ced82b80403: Pushed 08:56:25 178c5c746b11: Pushed 08:56:25 d4e39f5b50cc: Pushed 08:56:28 063875f74548: Pushed 08:56:28 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:29 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:29 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:56:29 178c5c746b11: Preparing 08:56:29 063875f74548: Preparing 08:56:29 dffecbbc74e3: Preparing 08:56:29 fd468133a8d4: Preparing 08:56:29 7ced82b80403: Preparing 08:56:29 d4e39f5b50cc: Preparing 08:56:29 d62a02444d39: Preparing 08:56:29 d4e39f5b50cc: Waiting 08:56:29 d62a02444d39: Waiting 08:56:29 fd468133a8d4: Layer already exists 08:56:29 063875f74548: Layer already exists 08:56:29 dffecbbc74e3: Layer already exists 08:56:29 7ced82b80403: Layer already exists 08:56:29 178c5c746b11: Layer already exists 08:56:29 d4e39f5b50cc: Layer already exists 08:56:29 d62a02444d39: Layer already exists 08:56:29 latest: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:29 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 08:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:56:30 178c5c746b11: Preparing 08:56:30 063875f74548: Preparing 08:56:30 dffecbbc74e3: Preparing 08:56:30 fd468133a8d4: Preparing 08:56:30 7ced82b80403: Preparing 08:56:30 d4e39f5b50cc: Preparing 08:56:30 d62a02444d39: Preparing 08:56:30 d4e39f5b50cc: Waiting 08:56:30 d62a02444d39: Waiting 08:56:30 dffecbbc74e3: Layer already exists 08:56:30 063875f74548: Layer already exists 08:56:30 7ced82b80403: Layer already exists 08:56:30 178c5c746b11: Layer already exists 08:56:30 fd468133a8d4: Layer already exists 08:56:30 d4e39f5b50cc: Layer already exists 08:56:30 d62a02444d39: Layer already exists 08:56:30 3.2.0-dev.83: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:56:30 178c5c746b11: Preparing 08:56:30 063875f74548: Preparing 08:56:30 dffecbbc74e3: Preparing 08:56:30 fd468133a8d4: Preparing 08:56:30 7ced82b80403: Preparing 08:56:30 d4e39f5b50cc: Preparing 08:56:30 d62a02444d39: Preparing 08:56:30 d4e39f5b50cc: Waiting 08:56:30 d62a02444d39: Waiting 08:56:30 dffecbbc74e3: Layer already exists 08:56:30 7ced82b80403: Layer already exists 08:56:30 063875f74548: Layer already exists 08:56:30 fd468133a8d4: Layer already exists 08:56:30 178c5c746b11: Layer already exists 08:56:30 d4e39f5b50cc: Layer already exists 08:56:30 d62a02444d39: Layer already exists 08:56:30 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:31 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 08:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:56:31 178c5c746b11: Preparing 08:56:31 063875f74548: Preparing 08:56:31 dffecbbc74e3: Preparing 08:56:31 fd468133a8d4: Preparing 08:56:31 7ced82b80403: Preparing 08:56:31 d4e39f5b50cc: Preparing 08:56:31 d62a02444d39: Preparing 08:56:31 d4e39f5b50cc: Waiting 08:56:31 d62a02444d39: Waiting 08:56:31 063875f74548: Layer already exists 08:56:31 178c5c746b11: Layer already exists 08:56:31 7ced82b80403: Layer already exists 08:56:31 dffecbbc74e3: Layer already exists 08:56:31 fd468133a8d4: Layer already exists 08:56:31 d4e39f5b50cc: Layer already exists 08:56:31 d62a02444d39: Layer already exists 08:56:31 main: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:31 ===================================================== [Pipeline] echo 08:56:31 taggedImages: 08:56:31 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 08:56:31 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:56:31 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 08:56:31 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:31 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 08:56:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:56:31 b97f2c868d9ba238902f81729662ab6d4c678502 08:56:31 latest 08:56:31 3.2.0-dev.83 08:56:31 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:31 main 08:56:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 08:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:32 0b7f76e7af13: Preparing 08:56:32 955a748ee6da: Preparing 08:56:32 dbe9175eec58: Preparing 08:56:32 dffecbbc74e3: Preparing 08:56:32 fd468133a8d4: Preparing 08:56:32 9d2588992957: Preparing 08:56:32 8a5ed881f0cd: Preparing 08:56:32 d62a02444d39: Preparing 08:56:32 9d2588992957: Waiting 08:56:32 8a5ed881f0cd: Waiting 08:56:32 d62a02444d39: Waiting 08:56:32 fd468133a8d4: Layer already exists 08:56:32 dffecbbc74e3: Layer already exists 08:56:32 955a748ee6da: Pushed 08:56:32 0b7f76e7af13: Pushed 08:56:32 9d2588992957: Pushed 08:56:32 d62a02444d39: Layer already exists 08:56:32 8a5ed881f0cd: Pushed 08:56:35 dbe9175eec58: Pushed 08:56:35 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:36 0b7f76e7af13: Preparing 08:56:36 955a748ee6da: Preparing 08:56:36 dbe9175eec58: Preparing 08:56:36 dffecbbc74e3: Preparing 08:56:36 fd468133a8d4: Preparing 08:56:36 9d2588992957: Preparing 08:56:36 8a5ed881f0cd: Preparing 08:56:36 d62a02444d39: Preparing 08:56:36 9d2588992957: Waiting 08:56:36 8a5ed881f0cd: Waiting 08:56:36 d62a02444d39: Waiting 08:56:36 dbe9175eec58: Layer already exists 08:56:36 fd468133a8d4: Layer already exists 08:56:36 0b7f76e7af13: Layer already exists 08:56:36 955a748ee6da: Layer already exists 08:56:36 dffecbbc74e3: Layer already exists 08:56:36 d62a02444d39: Layer already exists 08:56:36 8a5ed881f0cd: Layer already exists 08:56:36 9d2588992957: Layer already exists 08:56:36 latest: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 08:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:36 0b7f76e7af13: Preparing 08:56:36 955a748ee6da: Preparing 08:56:36 dbe9175eec58: Preparing 08:56:36 dffecbbc74e3: Preparing 08:56:36 fd468133a8d4: Preparing 08:56:36 9d2588992957: Preparing 08:56:36 8a5ed881f0cd: Preparing 08:56:36 d62a02444d39: Preparing 08:56:36 8a5ed881f0cd: Waiting 08:56:36 d62a02444d39: Waiting 08:56:36 9d2588992957: Waiting 08:56:36 dffecbbc74e3: Layer already exists 08:56:36 955a748ee6da: Layer already exists 08:56:36 fd468133a8d4: Layer already exists 08:56:36 0b7f76e7af13: Layer already exists 08:56:36 dbe9175eec58: Layer already exists 08:56:36 8a5ed881f0cd: Layer already exists 08:56:36 9d2588992957: Layer already exists 08:56:36 d62a02444d39: Layer already exists 08:56:36 3.2.0-dev.83: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:37 0b7f76e7af13: Preparing 08:56:37 955a748ee6da: Preparing 08:56:37 dbe9175eec58: Preparing 08:56:37 dffecbbc74e3: Preparing 08:56:37 fd468133a8d4: Preparing 08:56:37 9d2588992957: Preparing 08:56:37 8a5ed881f0cd: Preparing 08:56:37 d62a02444d39: Preparing 08:56:37 9d2588992957: Waiting 08:56:37 8a5ed881f0cd: Waiting 08:56:37 d62a02444d39: Waiting 08:56:37 fd468133a8d4: Layer already exists 08:56:37 dffecbbc74e3: Layer already exists 08:56:37 955a748ee6da: Layer already exists 08:56:37 dbe9175eec58: Layer already exists 08:56:37 0b7f76e7af13: Layer already exists 08:56:37 8a5ed881f0cd: Layer already exists 08:56:37 9d2588992957: Layer already exists 08:56:37 d62a02444d39: Layer already exists 08:56:37 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:38 0b7f76e7af13: Preparing 08:56:38 955a748ee6da: Preparing 08:56:38 dbe9175eec58: Preparing 08:56:38 dffecbbc74e3: Preparing 08:56:38 fd468133a8d4: Preparing 08:56:38 9d2588992957: Preparing 08:56:38 8a5ed881f0cd: Preparing 08:56:38 d62a02444d39: Preparing 08:56:38 8a5ed881f0cd: Waiting 08:56:38 9d2588992957: Waiting 08:56:38 0b7f76e7af13: Layer already exists 08:56:38 dbe9175eec58: Layer already exists 08:56:38 955a748ee6da: Layer already exists 08:56:38 dffecbbc74e3: Layer already exists 08:56:38 fd468133a8d4: Layer already exists 08:56:38 8a5ed881f0cd: Layer already exists 08:56:38 9d2588992957: Layer already exists 08:56:38 d62a02444d39: Layer already exists 08:56:38 main: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:38 ===================================================== [Pipeline] echo 08:56:38 taggedImages: 08:56:38 - nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 08:56:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:56:38 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 08:56:38 - nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:56:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:56:38 b97f2c868d9ba238902f81729662ab6d4c678502 08:56:38 latest 08:56:38 3.2.0-dev.83 08:56:38 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:38 main 08:56:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 08:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:38 7969fcde3dc9: Preparing 08:56:38 018a17a866c8: Preparing 08:56:38 dffecbbc74e3: Preparing 08:56:38 fd468133a8d4: Preparing 08:56:38 973b6d704cc7: Preparing 08:56:38 70542ba06d46: Preparing 08:56:38 d62a02444d39: Preparing 08:56:38 70542ba06d46: Waiting 08:56:38 d62a02444d39: Waiting 08:56:38 fd468133a8d4: Layer already exists 08:56:38 dffecbbc74e3: Layer already exists 08:56:38 973b6d704cc7: Layer already exists 08:56:38 70542ba06d46: Layer already exists 08:56:38 d62a02444d39: Layer already exists 08:56:38 7969fcde3dc9: Pushed 08:56:42 018a17a866c8: Pushed 08:56:42 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:42 7969fcde3dc9: Preparing 08:56:42 018a17a866c8: Preparing 08:56:42 dffecbbc74e3: Preparing 08:56:42 fd468133a8d4: Preparing 08:56:42 973b6d704cc7: Preparing 08:56:42 70542ba06d46: Preparing 08:56:42 d62a02444d39: Preparing 08:56:42 70542ba06d46: Waiting 08:56:42 d62a02444d39: Waiting 08:56:42 018a17a866c8: Layer already exists 08:56:42 7969fcde3dc9: Layer already exists 08:56:42 fd468133a8d4: Layer already exists 08:56:42 dffecbbc74e3: Layer already exists 08:56:42 973b6d704cc7: Layer already exists 08:56:42 70542ba06d46: Layer already exists 08:56:42 d62a02444d39: Layer already exists 08:56:42 latest: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 08:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:43 7969fcde3dc9: Preparing 08:56:43 018a17a866c8: Preparing 08:56:43 dffecbbc74e3: Preparing 08:56:43 fd468133a8d4: Preparing 08:56:43 973b6d704cc7: Preparing 08:56:43 70542ba06d46: Preparing 08:56:43 d62a02444d39: Preparing 08:56:43 70542ba06d46: Waiting 08:56:43 d62a02444d39: Waiting 08:56:43 973b6d704cc7: Layer already exists 08:56:43 018a17a866c8: Layer already exists 08:56:43 dffecbbc74e3: Layer already exists 08:56:43 fd468133a8d4: Layer already exists 08:56:43 7969fcde3dc9: Layer already exists 08:56:43 70542ba06d46: Layer already exists 08:56:43 d62a02444d39: Layer already exists 08:56:43 3.2.0-dev.83: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:44 7969fcde3dc9: Preparing 08:56:44 018a17a866c8: Preparing 08:56:44 dffecbbc74e3: Preparing 08:56:44 fd468133a8d4: Preparing 08:56:44 973b6d704cc7: Preparing 08:56:44 70542ba06d46: Preparing 08:56:44 d62a02444d39: Preparing 08:56:44 70542ba06d46: Waiting 08:56:44 d62a02444d39: Waiting 08:56:44 fd468133a8d4: Layer already exists 08:56:44 dffecbbc74e3: Layer already exists 08:56:44 973b6d704cc7: Layer already exists 08:56:44 7969fcde3dc9: Layer already exists 08:56:44 018a17a866c8: Layer already exists 08:56:44 70542ba06d46: Layer already exists 08:56:44 d62a02444d39: Layer already exists 08:56:44 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:45 7969fcde3dc9: Preparing 08:56:45 018a17a866c8: Preparing 08:56:45 dffecbbc74e3: Preparing 08:56:45 fd468133a8d4: Preparing 08:56:45 973b6d704cc7: Preparing 08:56:45 70542ba06d46: Preparing 08:56:45 d62a02444d39: Preparing 08:56:45 d62a02444d39: Waiting 08:56:45 70542ba06d46: Waiting 08:56:45 fd468133a8d4: Layer already exists 08:56:45 dffecbbc74e3: Layer already exists 08:56:45 018a17a866c8: Layer already exists 08:56:45 7969fcde3dc9: Layer already exists 08:56:45 973b6d704cc7: Layer already exists 08:56:45 70542ba06d46: Layer already exists 08:56:45 d62a02444d39: Layer already exists 08:56:45 main: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:45 ===================================================== [Pipeline] echo 08:56:45 taggedImages: 08:56:45 - nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 08:56:45 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:56:45 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 08:56:45 - nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 08:56:45 - 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] } 09:11:27 #149 DONE 1212.7s 09:11:27 09:11:27 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:11:27 #151 ... 09:11:27 09:11:27 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:11:27 #161 DONE 0.3s 09:11:27 09:11:27 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:11:27 #162 DONE 0.2s 09:11:27 09:11:27 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:11:27 #154 ... 09:11:27 09:11:27 #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 09:11:27 #163 DONE 0.3s 09:11:27 09:11:27 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:11:27 #155 ... 09:11:27 09:11:27 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:11:27 #164 DONE 0.3s 09:11:27 09:11:27 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:11:27 #155 ... 09:11:27 09:11:27 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:27 #165 DONE 0.3s 09:11:27 09:11:27 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:11:27 #141 ... 09:11:27 09:11:27 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:27 #166 DONE 0.2s 09:11:27 09:11:27 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:27 #167 DONE 2.1s 09:11:27 09:11:27 #107 [security-proxy-setup] exporting to image 09:11:27 #107 exporting layers 09:11:27 #107 exporting layers 1.1s done 09:11:27 #107 writing image sha256:4aef556707c488a0c517101de703ed60bce398a7b02d913b9a34502e1bc2a8ae done 09:11:27 #107 naming to docker.io/library/security-proxy-setup-arm64 done 09:11:27 #107 DONE 6.8s 09:11:27 09:11:27 #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 09:11:27 #156 1219.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:11:28 #156 ... 09:11:28 09:11:28 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:11:28 #151 DONE 1222.2s 09:11:28 09:11:28 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:29 #160 ... 09:11:29 09:11:29 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:11:29 #168 DONE 0.4s 09:11:29 09:11:29 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:11:29 #152 ... 09:11:29 09:11:29 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:11:31 #169 DONE 2.1s 09:11:31 09:11:31 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:11:31 #170 DONE 0.3s 09:11:31 09:11:31 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:11:32 #171 DONE 0.2s 09:11:32 09:11:32 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:11:32 #51 ... 09:11:32 09:11:32 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:11:32 #172 DONE 0.2s 09:11:32 09:11:32 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:11:32 #152 ... 09:11:32 09:11:32 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:11:32 #173 DONE 0.1s 09:11:32 09:11:32 #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/ 09:11:32 #174 DONE 0.2s 09:11:32 09:11:32 #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/ 09:11:32 #175 DONE 0.2s 09:11:32 09:11:32 #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/ 09:11:33 #176 DONE 0.1s 09:11:33 09:11:33 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:11:33 #177 DONE 0.1s 09:11:33 09:11:33 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:11:33 #178 DONE 0.1s 09:11:33 09:11:33 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:33 #150 ... 09:11:33 09:11:33 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:11:35 #179 DONE 1.9s 09:11:35 09:11:35 #107 [security-bootstrapper] exporting to image 09:11:35 #107 exporting layers 09:11:36 #107 exporting layers 1.4s done 09:11:36 #107 writing image sha256:9faf94b38bfd30d294d21115eedbf108bb2db02ece539fefcdd7c33e875481ac done 09:11:36 #107 naming to docker.io/library/security-bootstrapper-arm64 done 09:11:36 #107 DONE 8.2s 09:11:36 09:11:36 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:11:47 #51 ... 09:11:47 09:11:47 #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 09:11:47 #156 DONE 1240.9s 09:11:47 09:11:47 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:11:47 #152 ... 09:11:47 09:11:47 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:11:47 #180 DONE 0.3s 09:11:47 09:11:47 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:11:48 #181 DONE 0.3s 09:11:48 09:11:48 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:11:48 #152 ... 09:11:48 09:11:48 #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 09:11:48 #182 DONE 0.2s 09:11:48 09:11:48 #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 09:11:48 #183 DONE 0.2s 09:11:48 09:11:48 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:11:48 #184 DONE 0.2s 09:11:48 09:11:48 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:11:48 #185 DONE 0.3s 09:11:48 09:11:48 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:11:49 #186 DONE 0.4s 09:11:49 09:11:49 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:11:49 #157 ... 09:11:49 09:11:49 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:11:49 #187 DONE 0.1s 09:11:49 09:11:49 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:52 #188 DONE 2.4s 09:11:52 09:11:52 #107 [security-secretstore-setup] exporting to image 09:11:52 #107 exporting layers 09:11:53 #107 exporting layers 1.2s done 09:11:53 #107 writing image sha256:dca0efe95d8d6ab9831f172428904ae1f19beab4244dc493ea4143ffcd17a8cd done 09:11:53 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 09:11:53 #107 DONE 9.5s 09:11:53 09:11:53 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:12:50 #158 ... 09:12:50 09:12:50 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:12:50 #155 DONE 1297.5s 09:12:50 09:12:50 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:12:50 #152 ... 09:12:50 09:12:50 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:50 #189 DONE 0.3s 09:12:50 09:12:50 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:50 #190 DONE 0.2s 09:12:50 09:12:50 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:12:50 #191 DONE 0.4s 09:12:50 09:12:50 #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 09:12:50 #192 DONE 0.2s 09:12:50 09:12:50 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:12:50 #193 DONE 0.2s 09:12:50 09:12:50 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:50 #194 DONE 2.4s 09:12:50 09:12:50 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:12:50 #141 ... 09:12:50 09:12:50 #107 [core-common-config-bootstrapper] exporting to image 09:12:50 #107 exporting layers 09:12:50 #107 exporting layers 1.0s done 09:12:50 #107 writing image sha256:0b574483de253c213b61adb0b5e9cc7bde2539290ee0935e445646f71f669cdc done 09:12:50 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:12:50 #107 DONE 10.5s 09:12:50 09:12:50 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:57 #52 ... 09:14:57 09:14:57 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:14:57 #141 DONE 1422.5s 09:14:57 09:14:57 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:14:57 #158 ... 09:14:57 09:14:57 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:14:57 #195 DONE 0.3s 09:14:57 09:14:57 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:14:57 #154 ... 09:14:57 09:14:57 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:14:57 #196 DONE 0.2s 09:14:57 09:14:57 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:57 #197 DONE 0.3s 09:14:57 09:14:57 #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 09:14:57 #198 DONE 0.1s 09:14:57 09:14:57 #107 [security-spiffe-token-provider] exporting to image 09:14:57 #107 exporting layers 09:14:57 #107 exporting layers 1.0s done 09:14:57 #107 writing image sha256:08ec5d10c763cb98eb6830b469ddc17cfdcd7f4bf88242ff65db88fb683f214a done 09:14:57 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:14:57 #107 DONE 11.5s 09:14:57 09:14:57 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:19 #51 ... 09:23:19 09:23:19 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:23:19 #160 DONE 1920.0s 09:23:19 09:23:19 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:23:19 #150 ... 09:23:19 09:23:19 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:23:19 #199 DONE 0.3s 09:23:19 09:23:19 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:23:19 #200 DONE 0.1s 09:23:19 09:23:19 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:23:19 #157 ... 09:23:19 09:23:19 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:23:19 #201 DONE 0.4s 09:23:19 09:23:19 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:23:19 #159 ... 09:23:19 09:23:19 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:23:19 #202 DONE 0.2s 09:23:19 09:23:19 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:23:19 #203 DONE 0.1s 09:23:19 09:23:19 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:23:19 #157 ... 09:23:19 09:23:19 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:23:19 #204 DONE 1.8s 09:23:19 09:23:19 #107 [security-proxy-auth] exporting to image 09:23:19 #107 exporting layers 09:23:19 #107 exporting layers 0.7s done 09:23:19 #107 writing image sha256:9c3a9d144f4a5a5275e633e24dc44cb59106259d155a645b9608b2a0503dc836 0.0s done 09:23:19 #107 naming to docker.io/library/security-proxy-auth-arm64 done 09:23:19 #107 DONE 12.2s 09:23:19 09:23:19 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:24:15 #152 DONE 1989.5s 09:24:15 09:24:15 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:24:16 #157 ... 09:24:16 09:24:16 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:24:16 #205 DONE 0.1s 09:24:16 09:24:16 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:24:16 #206 DONE 0.2s 09:24:16 09:24:16 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:24:16 #207 DONE 0.5s 09:24:16 09:24:17 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:24:17 #158 ... 09:24:17 09:24:17 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:24:17 #208 DONE 0.1s 09:24:17 09:24:17 #107 [core-command] exporting to image 09:24:17 #107 exporting layers 09:24:17 #107 exporting layers 0.5s done 09:24:17 #107 writing image sha256:3b18b573b34c4ce3d57153bb52321728d3d9d9557d8cf7ddfea1780e498c2d09 done 09:24:17 #107 naming to docker.io/library/core-command-arm64 done 09:24:17 #107 DONE 12.7s 09:24:17 09:24:17 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:26:39 #52 ... 09:26:39 09:26:39 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:26:39 #154 DONE 2123.3s 09:26:39 09:26:39 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:26:39 #153 DONE 2123.2s 09:26:39 09:26:39 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:39 #150 ... 09:26:39 09:26:39 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:26:39 #209 DONE 0.2s 09:26:39 09:26:39 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:26:39 #210 DONE 0.2s 09:26:39 09:26:39 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:39 #150 ... 09:26:39 09:26:39 #211 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:39 #211 DONE 0.2s 09:26:39 09:26:39 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:26:39 #212 DONE 1.3s 09:26:39 09:26:39 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:26:39 #213 DONE 1.4s 09:26:39 09:26:39 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:26:39 #214 DONE 0.7s 09:26:39 09:26:39 #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:26:39 #215 DONE 0.7s 09:26:39 09:26:39 #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:26:39 #216 ... 09:26:39 09:26:39 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:26:39 #217 DONE 0.2s 09:26:39 09:26:39 #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:26:39 #216 DONE 0.2s 09:26:39 09:26:39 #107 [core-keeper] exporting to image 09:26:39 #107 exporting layers 09:26:39 #107 exporting layers 0.9s done 09:26:39 #107 writing image sha256:5f4f2be78a042b3115b15746da7b0cca97efb78600cb5fe9f8fb84f08370556d 09:26:39 #107 exporting layers 1.0s done 09:26:39 #107 writing image sha256:5f4f2be78a042b3115b15746da7b0cca97efb78600cb5fe9f8fb84f08370556d 0.0s done 09:26:39 #107 naming to docker.io/library/core-data-arm64 done 09:26:39 #107 writing image sha256:3e56e82a97be99a424281f24dcd7cba6961938de1823e83d482128789a9652c4 done 09:26:39 #107 naming to docker.io/library/core-keeper-arm64 done 09:26:39 #107 DONE 13.9s 09:26:39 09:26:39 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:39 #150 ... 09:26:39 09:26:39 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:39 #157 DONE 2129.6s 09:26:39 09:26:39 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:26:39 #51 ... 09:26:39 09:26:39 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:26:39 #218 DONE 0.3s 09:26:39 09:26:39 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:26:39 #219 DONE 0.2s 09:26:39 09:26:39 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:26:39 #220 DONE 0.4s 09:26:39 09:26:39 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:39 #150 ... 09:26:39 09:26:39 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:26:39 #221 DONE 0.1s 09:26:39 09:26:39 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:26:39 #222 DONE 0.1s 09:26:39 09:26:39 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:26:39 #223 DONE 0.1s 09:26:39 09:26:39 #107 [core-metadata] exporting to image 09:26:39 #107 exporting layers 0.7s done 09:26:39 #107 writing image sha256:3aefa9b57f84b9ca0cbea9ac934866422897e7958333c1bd396e4de645467f26 done 09:26:39 #107 naming to docker.io/library/core-metadata-arm64 done 09:26:39 #107 DONE 14.6s 09:26:39 09:26:39 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:27:11 #51 ... 09:27:11 09:27:11 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:11 #150 DONE 2162.9s 09:27:11 09:27:11 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:27:11 #51 ... 09:27:11 09:27:11 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:27:11 #224 DONE 0.1s 09:27:11 09:27:11 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:11 #225 DONE 0.2s 09:27:11 09:27:11 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:27:11 #226 DONE 0.4s 09:27:11 09:27:11 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:11 #159 DONE 2163.9s 09:27:11 09:27:11 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:27:11 #227 DONE 1.0s 09:27:11 09:27:11 #107 [support-scheduler] exporting to image 09:27:11 #107 exporting layers 09:27:11 #107 ... 09:27:11 09:27:11 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:27:11 #228 DONE 0.4s 09:27:11 09:27:11 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:27:11 #229 DONE 0.1s 09:27:11 09:27:11 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:27:11 #51 ... 09:27:11 09:27:11 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:27:11 #230 ... 09:27:11 09:27:11 #107 [support-scheduler] exporting to image 09:27:11 #107 exporting layers 0.6s done 09:27:11 #107 writing image sha256:bc76beb9a02424b1aa1626feb128711f517d66fd2064d1c4f5fe36779a3ddd03 done 09:27:11 #107 naming to docker.io/library/support-scheduler-arm64 done 09:27:11 #107 DONE 15.2s 09:27:12 09:27:12 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:27:12 #51 ... 09:27:12 09:27:12 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:27:12 #230 DONE 0.5s 09:27:12 09:27:12 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:27:12 #231 DONE 0.1s 09:27:12 09:27:12 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:27:12 #51 ... 09:27:12 09:27:12 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:27:12 #232 DONE 0.1s 09:27:12 09:27:12 #107 [support-notifications] exporting to image 09:27:12 #107 exporting layers 0.6s done 09:27:13 #107 writing image sha256:1335ffc737ac64f9db515f820949ed67448f912a964b456df601190308c22de9 done 09:27:13 #107 naming to docker.io/library/support-notifications-arm64 done 09:27:13 #107 DONE 15.8s 09:27:13 09:27:13 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:27:13 #158 DONE 2167.0s 09:27:13 09:27:13 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:27:13 #51 ... 09:27:13 09:27:13 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:27:13 #233 DONE 0.1s 09:27:13 09:27:13 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:13 #234 DONE 0.1s 09:27:13 09:27:13 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:27:14 #235 DONE 0.4s 09:27:14 09:27:14 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:27:14 #52 ... 09:27:14 09:27:14 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:27:14 #236 DONE 0.1s 09:27:14 09:27:14 #107 [support-cron-scheduler] exporting to image 09:27:15 #107 exporting layers 1.1s done 09:27:15 #107 writing image sha256:ee97f29cdb085becb986459575bfe15ba6ec6fe5eb7d9f3c5973a507becb9a62 done 09:27:15 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 09:27:15 #107 DONE 16.9s 09:27:15 09:27:15 #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:27:15 time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:15 time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:27:15 $ docker stop --time=1 7a158a9e549a4bcee22983a8e3b9369e0d78b7661b4f982b0c986b73945658fa 09:27:17 $ docker rm -f --volumes 7a158a9e549a4bcee22983a8e3b9369e0d78b7661b4f982b0c986b73945658fa [Pipeline] // withDockerContainer [Pipeline] sh 09:27:17 + docker images 09:27:17 REPOSITORY TAG IMAGE ID CREATED SIZE 09:27:17 support-cron-scheduler-arm64 latest ee97f29cdb08 3 seconds ago 43.9MB 09:27:17 support-notifications-arm64 latest 1335ffc737ac 5 seconds ago 42.3MB 09:27:17 support-scheduler-arm64 latest bc76beb9a024 7 seconds ago 41.6MB 09:27:17 core-metadata-arm64 latest 3aefa9b57f84 40 seconds ago 39.5MB 09:27:17 core-keeper-arm64 latest 3e56e82a97be 45 seconds ago 39.3MB 09:27:17 core-data-arm64 latest 5f4f2be78a04 45 seconds ago 39.4MB 09:27:17 core-command-arm64 latest 3b18b573b34c 3 minutes ago 35.1MB 09:27:17 security-proxy-auth-arm64 latest 9c3a9d144f4a 4 minutes ago 32.7MB 09:27:17 security-spiffe-token-provider-arm64 latest 08ec5d10c763 12 minutes ago 29.1MB 09:27:17 core-common-config-bootstrapper-arm64 latest 0b574483de25 14 minutes ago 15.4MB 09:27:17 security-secretstore-setup-arm64 latest dca0efe95d8d 15 minutes ago 36.4MB 09:27:17 security-bootstrapper-arm64 latest 9faf94b38bfd 15 minutes ago 18.9MB 09:27:17 security-proxy-setup-arm64 latest 4aef556707c4 15 minutes ago 26.2MB 09:27:17 security-spire-agent-arm64 latest a8e4f9962d36 37 minutes ago 174MB 09:27:17 security-spire-server-arm64 latest 233448fdf3cf 37 minutes ago 116MB 09:27:17 security-spire-config-arm64 latest 1b64e8ea7888 37 minutes ago 115MB 09:27:17 ci-base-image-arm64 latest ea9fc7e59b47 39 minutes ago 967MB 09:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 09:27:17 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 09:27:17 provisioning config files... 09:27:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/705@tmp/config7823180820367907753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:18 ---> ****-login.sh 09:27:18 nexus3.edgexfoundry.org:10001 09:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:18 Configure a credential helper to remove this warning. See 09:27:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:18 09:27:18 Login Succeeded 09:27:18 nexus3.edgexfoundry.org:10002 09:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:19 Configure a credential helper to remove this warning. See 09:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:19 09:27:19 Login Succeeded 09:27:19 nexus3.edgexfoundry.org:10003 09:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:19 Configure a credential helper to remove this warning. See 09:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:19 09:27:19 Login Succeeded 09:27:19 nexus3.edgexfoundry.org:10004 09:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:19 Configure a credential helper to remove this warning. See 09:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:19 09:27:19 Login Succeeded 09:27:19 ****.io 09:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:20 Configure a credential helper to remove this warning. See 09:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:20 09:27:20 Login Succeeded 09:27:20 ---> ****-login.sh ends [Pipeline] } 09:27:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:27:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:27:20 b97f2c868d9ba238902f81729662ab6d4c678502 09:27:20 latest 09:27:20 3.2.0-dev.83 09:27:20 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:20 main 09:27:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:27:21 f33c5ec948ac: Preparing 09:27:21 26c7caef4286: Preparing 09:27:21 b49c02bc0950: Preparing 09:27:21 7a317ca17a86: Preparing 09:27:21 905ebed70a2f: Preparing 09:27:21 2f061491ae7a: Preparing 09:27:21 4aeaa0e7d41f: Preparing 09:27:21 2f061491ae7a: Waiting 09:27:21 4aeaa0e7d41f: Waiting 09:27:21 905ebed70a2f: Pushed 09:27:21 7a317ca17a86: Pushed 09:27:21 b49c02bc0950: Pushed 09:27:21 f33c5ec948ac: Pushed 09:27:21 4aeaa0e7d41f: Layer already exists 09:27:21 2f061491ae7a: Pushed 09:27:26 26c7caef4286: Pushed 09:27:27 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:27:27 f33c5ec948ac: Preparing 09:27:27 26c7caef4286: Preparing 09:27:27 b49c02bc0950: Preparing 09:27:27 7a317ca17a86: Preparing 09:27:27 905ebed70a2f: Preparing 09:27:27 2f061491ae7a: Preparing 09:27:27 4aeaa0e7d41f: Preparing 09:27:27 2f061491ae7a: Waiting 09:27:27 4aeaa0e7d41f: Waiting 09:27:27 26c7caef4286: Layer already exists 09:27:27 905ebed70a2f: Layer already exists 09:27:27 b49c02bc0950: Layer already exists 09:27:27 7a317ca17a86: Layer already exists 09:27:27 f33c5ec948ac: Layer already exists 09:27:27 2f061491ae7a: Layer already exists 09:27:27 4aeaa0e7d41f: Layer already exists 09:27:28 latest: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 09:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:27:29 f33c5ec948ac: Preparing 09:27:29 26c7caef4286: Preparing 09:27:29 b49c02bc0950: Preparing 09:27:29 7a317ca17a86: Preparing 09:27:29 905ebed70a2f: Preparing 09:27:29 2f061491ae7a: Preparing 09:27:29 4aeaa0e7d41f: Preparing 09:27:29 4aeaa0e7d41f: Waiting 09:27:29 2f061491ae7a: Waiting 09:27:29 7a317ca17a86: Layer already exists 09:27:29 b49c02bc0950: Layer already exists 09:27:29 26c7caef4286: Layer already exists 09:27:29 905ebed70a2f: Layer already exists 09:27:29 f33c5ec948ac: Layer already exists 09:27:29 2f061491ae7a: Layer already exists 09:27:29 4aeaa0e7d41f: Layer already exists 09:27:29 3.2.0-dev.83: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:27:30 f33c5ec948ac: Preparing 09:27:30 26c7caef4286: Preparing 09:27:30 b49c02bc0950: Preparing 09:27:30 7a317ca17a86: Preparing 09:27:30 905ebed70a2f: Preparing 09:27:30 2f061491ae7a: Preparing 09:27:30 4aeaa0e7d41f: Preparing 09:27:30 2f061491ae7a: Waiting 09:27:30 4aeaa0e7d41f: Waiting 09:27:30 905ebed70a2f: Layer already exists 09:27:30 26c7caef4286: Layer already exists 09:27:30 f33c5ec948ac: Layer already exists 09:27:30 b49c02bc0950: Layer already exists 09:27:30 7a317ca17a86: Layer already exists 09:27:30 2f061491ae7a: Layer already exists 09:27:30 4aeaa0e7d41f: Layer already exists 09:27:30 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:27:31 f33c5ec948ac: Preparing 09:27:31 26c7caef4286: Preparing 09:27:31 b49c02bc0950: Preparing 09:27:31 7a317ca17a86: Preparing 09:27:31 905ebed70a2f: Preparing 09:27:31 2f061491ae7a: Preparing 09:27:31 4aeaa0e7d41f: Preparing 09:27:31 2f061491ae7a: Waiting 09:27:31 4aeaa0e7d41f: Waiting 09:27:31 b49c02bc0950: Layer already exists 09:27:31 f33c5ec948ac: Layer already exists 09:27:31 26c7caef4286: Layer already exists 09:27:31 905ebed70a2f: Layer already exists 09:27:31 7a317ca17a86: Layer already exists 09:27:31 2f061491ae7a: Layer already exists 09:27:31 4aeaa0e7d41f: Layer already exists 09:27:31 main: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:31 ===================================================== [Pipeline] echo 09:27:31 taggedImages: 09:27:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:27:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:27:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 09:27:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:27:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:27:31 b97f2c868d9ba238902f81729662ab6d4c678502 09:27:31 latest 09:27:31 3.2.0-dev.83 09:27:31 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:31 main 09:27:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:27:32 4b578950c162: Preparing 09:27:32 c8b4a15fe37f: Preparing 09:27:32 833a3f895fe2: Preparing 09:27:32 da05c725922f: Preparing 09:27:32 b49c02bc0950: Preparing 09:27:32 7a317ca17a86: Preparing 09:27:32 905ebed70a2f: Preparing 09:27:32 2f061491ae7a: Preparing 09:27:32 4aeaa0e7d41f: Preparing 09:27:32 905ebed70a2f: Waiting 09:27:32 2f061491ae7a: Waiting 09:27:32 4aeaa0e7d41f: Waiting 09:27:32 7a317ca17a86: Waiting 09:27:32 b49c02bc0950: Layer already exists 09:27:32 7a317ca17a86: Layer already exists 09:27:32 833a3f895fe2: Pushed 09:27:32 905ebed70a2f: Layer already exists 09:27:32 2f061491ae7a: Layer already exists 09:27:32 4aeaa0e7d41f: Layer already exists 09:27:32 c8b4a15fe37f: Pushed 09:27:32 4b578950c162: Pushed 09:27:34 da05c725922f: Pushed 09:27:34 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:34 + 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 09:27:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:27:35 4b578950c162: Preparing 09:27:35 c8b4a15fe37f: Preparing 09:27:35 833a3f895fe2: Preparing 09:27:35 da05c725922f: Preparing 09:27:35 b49c02bc0950: Preparing 09:27:35 7a317ca17a86: Preparing 09:27:35 905ebed70a2f: Preparing 09:27:35 2f061491ae7a: Preparing 09:27:35 4aeaa0e7d41f: Preparing 09:27:35 7a317ca17a86: Waiting 09:27:35 905ebed70a2f: Waiting 09:27:35 4aeaa0e7d41f: Waiting 09:27:35 2f061491ae7a: Waiting 09:27:35 833a3f895fe2: Layer already exists 09:27:35 da05c725922f: Layer already exists 09:27:35 4b578950c162: Layer already exists 09:27:35 c8b4a15fe37f: Layer already exists 09:27:35 b49c02bc0950: Layer already exists 09:27:35 7a317ca17a86: Layer already exists 09:27:35 4aeaa0e7d41f: Layer already exists 09:27:35 2f061491ae7a: Layer already exists 09:27:35 905ebed70a2f: Layer already exists 09:27:35 latest: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 09:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:27:36 4b578950c162: Preparing 09:27:36 c8b4a15fe37f: Preparing 09:27:36 833a3f895fe2: Preparing 09:27:36 da05c725922f: Preparing 09:27:36 b49c02bc0950: Preparing 09:27:36 7a317ca17a86: Preparing 09:27:36 905ebed70a2f: Preparing 09:27:36 2f061491ae7a: Preparing 09:27:36 4aeaa0e7d41f: Preparing 09:27:36 7a317ca17a86: Waiting 09:27:36 905ebed70a2f: Waiting 09:27:36 2f061491ae7a: Waiting 09:27:36 4aeaa0e7d41f: Waiting 09:27:36 4b578950c162: Layer already exists 09:27:36 da05c725922f: Layer already exists 09:27:36 833a3f895fe2: Layer already exists 09:27:36 b49c02bc0950: Layer already exists 09:27:36 c8b4a15fe37f: Layer already exists 09:27:36 7a317ca17a86: Layer already exists 09:27:36 905ebed70a2f: Layer already exists 09:27:36 4aeaa0e7d41f: Layer already exists 09:27:36 2f061491ae7a: Layer already exists 09:27:36 3.2.0-dev.83: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:27:37 4b578950c162: Preparing 09:27:37 c8b4a15fe37f: Preparing 09:27:37 833a3f895fe2: Preparing 09:27:37 da05c725922f: Preparing 09:27:37 b49c02bc0950: Preparing 09:27:37 7a317ca17a86: Preparing 09:27:37 905ebed70a2f: Preparing 09:27:37 2f061491ae7a: Preparing 09:27:37 4aeaa0e7d41f: Preparing 09:27:37 7a317ca17a86: Waiting 09:27:37 905ebed70a2f: Waiting 09:27:37 2f061491ae7a: Waiting 09:27:37 c8b4a15fe37f: Layer already exists 09:27:37 4b578950c162: Layer already exists 09:27:37 833a3f895fe2: Layer already exists 09:27:37 da05c725922f: Layer already exists 09:27:37 b49c02bc0950: Layer already exists 09:27:37 2f061491ae7a: Layer already exists 09:27:37 905ebed70a2f: Layer already exists 09:27:37 4aeaa0e7d41f: Layer already exists 09:27:37 7a317ca17a86: Layer already exists 09:27:37 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:37 + 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 09:27:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:27:38 4b578950c162: Preparing 09:27:38 c8b4a15fe37f: Preparing 09:27:38 833a3f895fe2: Preparing 09:27:38 da05c725922f: Preparing 09:27:38 b49c02bc0950: Preparing 09:27:38 7a317ca17a86: Preparing 09:27:38 905ebed70a2f: Preparing 09:27:38 2f061491ae7a: Preparing 09:27:38 4aeaa0e7d41f: Preparing 09:27:38 7a317ca17a86: Waiting 09:27:38 905ebed70a2f: Waiting 09:27:38 2f061491ae7a: Waiting 09:27:38 4aeaa0e7d41f: Waiting 09:27:38 833a3f895fe2: Layer already exists 09:27:38 4b578950c162: Layer already exists 09:27:38 b49c02bc0950: Layer already exists 09:27:38 da05c725922f: Layer already exists 09:27:38 c8b4a15fe37f: Layer already exists 09:27:38 4aeaa0e7d41f: Layer already exists 09:27:38 2f061491ae7a: Layer already exists 09:27:38 7a317ca17a86: Layer already exists 09:27:38 905ebed70a2f: Layer already exists 09:27:38 main: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:39 ===================================================== [Pipeline] echo 09:27:39 taggedImages: 09:27:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:27:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:27:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 09:27:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:27:39 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:27:39 b97f2c868d9ba238902f81729662ab6d4c678502 09:27:39 latest 09:27:39 3.2.0-dev.83 09:27:39 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:39 main 09:27:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:27:39 a74f32a7b8e5: Preparing 09:27:39 d9b4ef6d59b5: Preparing 09:27:39 e7a803fb5d49: Preparing 09:27:39 b49c02bc0950: Preparing 09:27:39 7a317ca17a86: Preparing 09:27:39 b84e218aa241: Preparing 09:27:39 0801e85b3af7: Preparing 09:27:39 4aeaa0e7d41f: Preparing 09:27:39 b84e218aa241: Waiting 09:27:39 4aeaa0e7d41f: Waiting 09:27:39 0801e85b3af7: Waiting 09:27:39 b49c02bc0950: Layer already exists 09:27:39 7a317ca17a86: Layer already exists 09:27:40 d9b4ef6d59b5: Pushed 09:27:40 a74f32a7b8e5: Pushed 09:27:40 4aeaa0e7d41f: Layer already exists 09:27:40 b84e218aa241: Pushed 09:27:40 0801e85b3af7: Pushed 09:27:46 e7a803fb5d49: Pushed 09:27:46 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:27:47 a74f32a7b8e5: Preparing 09:27:47 d9b4ef6d59b5: Preparing 09:27:47 e7a803fb5d49: Preparing 09:27:47 b49c02bc0950: Preparing 09:27:47 7a317ca17a86: Preparing 09:27:47 b84e218aa241: Preparing 09:27:47 0801e85b3af7: Preparing 09:27:47 4aeaa0e7d41f: Preparing 09:27:47 b84e218aa241: Waiting 09:27:47 0801e85b3af7: Waiting 09:27:47 4aeaa0e7d41f: Waiting 09:27:47 d9b4ef6d59b5: Layer already exists 09:27:47 a74f32a7b8e5: Layer already exists 09:27:47 7a317ca17a86: Layer already exists 09:27:47 b49c02bc0950: Layer already exists 09:27:47 e7a803fb5d49: Layer already exists 09:27:47 4aeaa0e7d41f: Layer already exists 09:27:47 0801e85b3af7: Layer already exists 09:27:47 b84e218aa241: Layer already exists 09:27:47 latest: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 09:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:27:48 a74f32a7b8e5: Preparing 09:27:48 d9b4ef6d59b5: Preparing 09:27:48 e7a803fb5d49: Preparing 09:27:48 b49c02bc0950: Preparing 09:27:48 7a317ca17a86: Preparing 09:27:48 b84e218aa241: Preparing 09:27:48 0801e85b3af7: Preparing 09:27:48 b84e218aa241: Waiting 09:27:48 4aeaa0e7d41f: Preparing 09:27:48 0801e85b3af7: Waiting 09:27:48 4aeaa0e7d41f: Waiting 09:27:48 a74f32a7b8e5: Layer already exists 09:27:48 7a317ca17a86: Layer already exists 09:27:48 e7a803fb5d49: Layer already exists 09:27:48 b49c02bc0950: Layer already exists 09:27:48 d9b4ef6d59b5: Layer already exists 09:27:48 4aeaa0e7d41f: Layer already exists 09:27:48 b84e218aa241: Layer already exists 09:27:48 0801e85b3af7: Layer already exists 09:27:48 3.2.0-dev.83: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:27:49 a74f32a7b8e5: Preparing 09:27:49 d9b4ef6d59b5: Preparing 09:27:49 e7a803fb5d49: Preparing 09:27:49 b49c02bc0950: Preparing 09:27:49 7a317ca17a86: Preparing 09:27:49 b84e218aa241: Preparing 09:27:49 0801e85b3af7: Preparing 09:27:49 4aeaa0e7d41f: Preparing 09:27:49 b84e218aa241: Waiting 09:27:49 0801e85b3af7: Waiting 09:27:49 4aeaa0e7d41f: Waiting 09:27:49 d9b4ef6d59b5: Layer already exists 09:27:49 a74f32a7b8e5: Layer already exists 09:27:49 7a317ca17a86: Layer already exists 09:27:49 e7a803fb5d49: Layer already exists 09:27:49 b49c02bc0950: Layer already exists 09:27:49 0801e85b3af7: Layer already exists 09:27:49 b84e218aa241: Layer already exists 09:27:49 4aeaa0e7d41f: Layer already exists 09:27:49 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:27:50 a74f32a7b8e5: Preparing 09:27:50 d9b4ef6d59b5: Preparing 09:27:50 e7a803fb5d49: Preparing 09:27:50 b49c02bc0950: Preparing 09:27:50 7a317ca17a86: Preparing 09:27:50 b84e218aa241: Preparing 09:27:50 0801e85b3af7: Preparing 09:27:50 4aeaa0e7d41f: Preparing 09:27:50 0801e85b3af7: Waiting 09:27:50 4aeaa0e7d41f: Waiting 09:27:50 a74f32a7b8e5: Layer already exists 09:27:50 d9b4ef6d59b5: Layer already exists 09:27:50 7a317ca17a86: Layer already exists 09:27:50 b49c02bc0950: Layer already exists 09:27:50 e7a803fb5d49: Layer already exists 09:27:50 4aeaa0e7d41f: Layer already exists 09:27:50 0801e85b3af7: Layer already exists 09:27:50 b84e218aa241: Layer already exists 09:27:50 main: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:50 ===================================================== [Pipeline] echo 09:27:50 taggedImages: 09:27:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:27:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:27:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 09:27:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:27:50 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:27:50 b97f2c868d9ba238902f81729662ab6d4c678502 09:27:50 latest 09:27:50 3.2.0-dev.83 09:27:50 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:27:50 main 09:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:27:51 9f31a7313609: Preparing 09:27:51 b38d96c3c4db: Preparing 09:27:51 0f451341a1fe: Preparing 09:27:51 7a317ca17a86: Preparing 09:27:51 6d8b91250774: Preparing 09:27:51 c24a3fbe7f08: Preparing 09:27:51 4aeaa0e7d41f: Preparing 09:27:51 c24a3fbe7f08: Waiting 09:27:51 4aeaa0e7d41f: Waiting 09:27:51 7a317ca17a86: Layer already exists 09:27:51 b38d96c3c4db: Pushed 09:27:51 6d8b91250774: Pushed 09:27:51 9f31a7313609: Pushed 09:27:51 4aeaa0e7d41f: Layer already exists 09:27:51 c24a3fbe7f08: Pushed 09:27:58 0f451341a1fe: Pushed 09:27:58 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:27:58 9f31a7313609: Preparing 09:27:58 b38d96c3c4db: Preparing 09:27:58 0f451341a1fe: Preparing 09:27:58 7a317ca17a86: Preparing 09:27:58 6d8b91250774: Preparing 09:27:58 c24a3fbe7f08: Preparing 09:27:58 4aeaa0e7d41f: Preparing 09:27:58 c24a3fbe7f08: Waiting 09:27:58 4aeaa0e7d41f: Waiting 09:27:58 7a317ca17a86: Layer already exists 09:27:58 9f31a7313609: Layer already exists 09:27:58 0f451341a1fe: Layer already exists 09:27:58 b38d96c3c4db: Layer already exists 09:27:58 6d8b91250774: Layer already exists 09:27:58 4aeaa0e7d41f: Layer already exists 09:27:58 c24a3fbe7f08: Layer already exists 09:27:59 latest: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 09:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:27:59 9f31a7313609: Preparing 09:27:59 b38d96c3c4db: Preparing 09:27:59 0f451341a1fe: Preparing 09:27:59 7a317ca17a86: Preparing 09:27:59 6d8b91250774: Preparing 09:27:59 c24a3fbe7f08: Preparing 09:27:59 4aeaa0e7d41f: Preparing 09:27:59 c24a3fbe7f08: Waiting 09:27:59 4aeaa0e7d41f: Waiting 09:27:59 b38d96c3c4db: Layer already exists 09:27:59 9f31a7313609: Layer already exists 09:27:59 7a317ca17a86: Layer already exists 09:27:59 6d8b91250774: Layer already exists 09:27:59 0f451341a1fe: Layer already exists 09:27:59 c24a3fbe7f08: Layer already exists 09:27:59 4aeaa0e7d41f: Layer already exists 09:28:00 3.2.0-dev.83: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:28:00 9f31a7313609: Preparing 09:28:00 b38d96c3c4db: Preparing 09:28:00 0f451341a1fe: Preparing 09:28:00 7a317ca17a86: Preparing 09:28:00 6d8b91250774: Preparing 09:28:00 c24a3fbe7f08: Preparing 09:28:00 4aeaa0e7d41f: Preparing 09:28:00 c24a3fbe7f08: Waiting 09:28:00 4aeaa0e7d41f: Waiting 09:28:00 b38d96c3c4db: Layer already exists 09:28:00 6d8b91250774: Layer already exists 09:28:00 0f451341a1fe: Layer already exists 09:28:00 9f31a7313609: Layer already exists 09:28:00 7a317ca17a86: Layer already exists 09:28:00 c24a3fbe7f08: Layer already exists 09:28:00 4aeaa0e7d41f: Layer already exists 09:28:01 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:28:01 9f31a7313609: Preparing 09:28:01 b38d96c3c4db: Preparing 09:28:01 0f451341a1fe: Preparing 09:28:01 7a317ca17a86: Preparing 09:28:01 6d8b91250774: Preparing 09:28:01 c24a3fbe7f08: Preparing 09:28:01 4aeaa0e7d41f: Preparing 09:28:01 c24a3fbe7f08: Waiting 09:28:01 4aeaa0e7d41f: Waiting 09:28:01 6d8b91250774: Layer already exists 09:28:01 7a317ca17a86: Layer already exists 09:28:01 0f451341a1fe: Layer already exists 09:28:01 9f31a7313609: Layer already exists 09:28:01 b38d96c3c4db: Layer already exists 09:28:01 c24a3fbe7f08: Layer already exists 09:28:01 4aeaa0e7d41f: Layer already exists 09:28:02 main: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:02 ===================================================== [Pipeline] echo 09:28:02 taggedImages: 09:28:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:28:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:28:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 09:28:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:28:02 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:28:02 b97f2c868d9ba238902f81729662ab6d4c678502 09:28:02 latest 09:28:02 3.2.0-dev.83 09:28:02 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:02 main 09:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:03 43def34a75e9: Preparing 09:28:03 570e5d64a3f4: Preparing 09:28:03 04a832853d45: Preparing 09:28:03 c1459ffbfc2f: Preparing 09:28:03 b49c02bc0950: Preparing 09:28:03 7a317ca17a86: Preparing 09:28:03 905ebed70a2f: Preparing 09:28:03 2f061491ae7a: Preparing 09:28:03 4aeaa0e7d41f: Preparing 09:28:03 7a317ca17a86: Waiting 09:28:03 905ebed70a2f: Waiting 09:28:03 2f061491ae7a: Waiting 09:28:03 4aeaa0e7d41f: Waiting 09:28:03 b49c02bc0950: Layer already exists 09:28:03 7a317ca17a86: Layer already exists 09:28:03 905ebed70a2f: Layer already exists 09:28:03 04a832853d45: Pushed 09:28:03 43def34a75e9: Pushed 09:28:03 570e5d64a3f4: Pushed 09:28:03 2f061491ae7a: Layer already exists 09:28:03 4aeaa0e7d41f: Layer already exists 09:28:09 c1459ffbfc2f: Pushed 09:28:36 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:37 43def34a75e9: Preparing 09:28:37 570e5d64a3f4: Preparing 09:28:37 04a832853d45: Preparing 09:28:37 c1459ffbfc2f: Preparing 09:28:37 b49c02bc0950: Preparing 09:28:37 7a317ca17a86: Preparing 09:28:37 905ebed70a2f: Preparing 09:28:37 2f061491ae7a: Preparing 09:28:37 4aeaa0e7d41f: Preparing 09:28:37 905ebed70a2f: Waiting 09:28:37 2f061491ae7a: Waiting 09:28:37 4aeaa0e7d41f: Waiting 09:28:37 7a317ca17a86: Waiting 09:28:37 04a832853d45: Layer already exists 09:28:37 43def34a75e9: Layer already exists 09:28:37 c1459ffbfc2f: Layer already exists 09:28:37 570e5d64a3f4: Layer already exists 09:28:37 b49c02bc0950: Layer already exists 09:28:37 7a317ca17a86: Layer already exists 09:28:37 905ebed70a2f: Layer already exists 09:28:37 2f061491ae7a: Layer already exists 09:28:37 4aeaa0e7d41f: Layer already exists 09:28:37 latest: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 09:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:38 43def34a75e9: Preparing 09:28:38 570e5d64a3f4: Preparing 09:28:38 04a832853d45: Preparing 09:28:38 c1459ffbfc2f: Preparing 09:28:38 b49c02bc0950: Preparing 09:28:38 7a317ca17a86: Preparing 09:28:38 905ebed70a2f: Preparing 09:28:38 2f061491ae7a: Preparing 09:28:38 4aeaa0e7d41f: Preparing 09:28:38 905ebed70a2f: Waiting 09:28:38 2f061491ae7a: Waiting 09:28:38 4aeaa0e7d41f: Waiting 09:28:38 7a317ca17a86: Waiting 09:28:38 43def34a75e9: Layer already exists 09:28:38 c1459ffbfc2f: Layer already exists 09:28:38 04a832853d45: Layer already exists 09:28:38 570e5d64a3f4: Layer already exists 09:28:38 b49c02bc0950: Layer already exists 09:28:38 7a317ca17a86: Layer already exists 09:28:38 905ebed70a2f: Layer already exists 09:28:38 2f061491ae7a: Layer already exists 09:28:38 4aeaa0e7d41f: Layer already exists 09:28:38 3.2.0-dev.83: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:39 43def34a75e9: Preparing 09:28:39 570e5d64a3f4: Preparing 09:28:39 04a832853d45: Preparing 09:28:39 c1459ffbfc2f: Preparing 09:28:39 b49c02bc0950: Preparing 09:28:39 7a317ca17a86: Preparing 09:28:39 905ebed70a2f: Preparing 09:28:39 2f061491ae7a: Preparing 09:28:39 4aeaa0e7d41f: Preparing 09:28:39 905ebed70a2f: Waiting 09:28:39 2f061491ae7a: Waiting 09:28:39 4aeaa0e7d41f: Waiting 09:28:39 7a317ca17a86: Waiting 09:28:39 c1459ffbfc2f: Layer already exists 09:28:39 570e5d64a3f4: Layer already exists 09:28:39 b49c02bc0950: Layer already exists 09:28:39 04a832853d45: Layer already exists 09:28:39 43def34a75e9: Layer already exists 09:28:39 2f061491ae7a: Layer already exists 09:28:39 905ebed70a2f: Layer already exists 09:28:39 7a317ca17a86: Layer already exists 09:28:39 4aeaa0e7d41f: Layer already exists 09:28:39 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:28:39 43def34a75e9: Preparing 09:28:39 570e5d64a3f4: Preparing 09:28:39 04a832853d45: Preparing 09:28:39 c1459ffbfc2f: Preparing 09:28:39 b49c02bc0950: Preparing 09:28:39 7a317ca17a86: Preparing 09:28:39 905ebed70a2f: Preparing 09:28:39 2f061491ae7a: Preparing 09:28:39 4aeaa0e7d41f: Preparing 09:28:39 905ebed70a2f: Waiting 09:28:39 2f061491ae7a: Waiting 09:28:39 4aeaa0e7d41f: Waiting 09:28:39 7a317ca17a86: Waiting 09:28:39 04a832853d45: Layer already exists 09:28:39 c1459ffbfc2f: Layer already exists 09:28:39 570e5d64a3f4: Layer already exists 09:28:39 b49c02bc0950: Layer already exists 09:28:39 43def34a75e9: Layer already exists 09:28:39 2f061491ae7a: Layer already exists 09:28:39 7a317ca17a86: Layer already exists 09:28:39 905ebed70a2f: Layer already exists 09:28:39 4aeaa0e7d41f: Layer already exists 09:28:39 main: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:39 ===================================================== [Pipeline] echo 09:28:39 taggedImages: 09:28:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:28:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:28:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 09:28:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:28:39 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:28:39 b97f2c868d9ba238902f81729662ab6d4c678502 09:28:39 latest 09:28:39 3.2.0-dev.83 09:28:39 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:39 main 09:28:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:28:40 a4bf1d4d9fd7: Preparing 09:28:40 a085699c283c: Preparing 09:28:40 1d69b44aa991: Preparing 09:28:40 154ab9a9a5d7: Preparing 09:28:40 89870e9e6223: Preparing 09:28:40 5fdbe22657c9: Preparing 09:28:40 fa1b122bdfd6: Preparing 09:28:40 f536a59fdb58: Preparing 09:28:40 b49c02bc0950: Preparing 09:28:40 7a317ca17a86: Preparing 09:28:40 b1fd2d209f35: Preparing 09:28:40 9ec194f36aa0: Preparing 09:28:40 5f70bf18a086: Preparing 09:28:40 d6f5448d9960: Preparing 09:28:40 107d893e0923: Preparing 09:28:40 dfb130a83c5a: Preparing 09:28:40 4aeaa0e7d41f: Preparing 09:28:40 b49c02bc0950: Waiting 09:28:40 7a317ca17a86: Waiting 09:28:40 b1fd2d209f35: Waiting 09:28:40 9ec194f36aa0: Waiting 09:28:40 5f70bf18a086: Waiting 09:28:40 d6f5448d9960: Waiting 09:28:40 107d893e0923: Waiting 09:28:40 dfb130a83c5a: Waiting 09:28:40 5fdbe22657c9: Waiting 09:28:40 4aeaa0e7d41f: Waiting 09:28:40 fa1b122bdfd6: Waiting 09:28:40 f536a59fdb58: Waiting 09:28:40 a4bf1d4d9fd7: Pushed 09:28:40 1d69b44aa991: Pushed 09:28:40 89870e9e6223: Pushed 09:28:40 154ab9a9a5d7: Pushed 09:28:40 a085699c283c: Pushed 09:28:40 b49c02bc0950: Layer already exists 09:28:40 7a317ca17a86: Layer already exists 09:28:41 5fdbe22657c9: Pushed 09:28:41 fa1b122bdfd6: Pushed 09:28:41 5f70bf18a086: Layer already exists 09:28:41 b1fd2d209f35: Pushed 09:28:41 9ec194f36aa0: Pushed 09:28:41 d6f5448d9960: Pushed 09:28:41 4aeaa0e7d41f: Layer already exists 09:28:41 107d893e0923: Pushed 09:28:41 dfb130a83c5a: Pushed 09:28:44 f536a59fdb58: Pushed 09:28:44 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:28:44 a4bf1d4d9fd7: Preparing 09:28:44 a085699c283c: Preparing 09:28:44 1d69b44aa991: Preparing 09:28:44 154ab9a9a5d7: Preparing 09:28:44 89870e9e6223: Preparing 09:28:44 5fdbe22657c9: Preparing 09:28:44 fa1b122bdfd6: Preparing 09:28:44 f536a59fdb58: Preparing 09:28:44 b49c02bc0950: Preparing 09:28:44 7a317ca17a86: Preparing 09:28:44 b1fd2d209f35: Preparing 09:28:44 9ec194f36aa0: Preparing 09:28:44 5f70bf18a086: Preparing 09:28:44 d6f5448d9960: Preparing 09:28:44 107d893e0923: Preparing 09:28:44 dfb130a83c5a: Preparing 09:28:44 4aeaa0e7d41f: Preparing 09:28:44 fa1b122bdfd6: Waiting 09:28:44 f536a59fdb58: Waiting 09:28:44 b49c02bc0950: Waiting 09:28:44 7a317ca17a86: Waiting 09:28:44 b1fd2d209f35: Waiting 09:28:44 5fdbe22657c9: Waiting 09:28:44 9ec194f36aa0: Waiting 09:28:44 5f70bf18a086: Waiting 09:28:44 d6f5448d9960: Waiting 09:28:44 107d893e0923: Waiting 09:28:44 dfb130a83c5a: Waiting 09:28:44 4aeaa0e7d41f: Waiting 09:28:44 a4bf1d4d9fd7: Layer already exists 09:28:44 89870e9e6223: Layer already exists 09:28:44 154ab9a9a5d7: Layer already exists 09:28:44 1d69b44aa991: Layer already exists 09:28:44 a085699c283c: Layer already exists 09:28:44 fa1b122bdfd6: Layer already exists 09:28:44 f536a59fdb58: Layer already exists 09:28:44 5fdbe22657c9: Layer already exists 09:28:44 b49c02bc0950: Layer already exists 09:28:44 7a317ca17a86: Layer already exists 09:28:44 b1fd2d209f35: Layer already exists 09:28:44 9ec194f36aa0: Layer already exists 09:28:44 5f70bf18a086: Layer already exists 09:28:44 d6f5448d9960: Layer already exists 09:28:44 107d893e0923: Layer already exists 09:28:44 dfb130a83c5a: Layer already exists 09:28:44 4aeaa0e7d41f: Layer already exists 09:28:44 latest: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 09:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:28:45 a4bf1d4d9fd7: Preparing 09:28:45 a085699c283c: Preparing 09:28:45 1d69b44aa991: Preparing 09:28:45 154ab9a9a5d7: Preparing 09:28:45 89870e9e6223: Preparing 09:28:45 5fdbe22657c9: Preparing 09:28:45 fa1b122bdfd6: Preparing 09:28:45 5fdbe22657c9: Waiting 09:28:45 f536a59fdb58: Preparing 09:28:45 fa1b122bdfd6: Waiting 09:28:45 b49c02bc0950: Preparing 09:28:45 f536a59fdb58: Waiting 09:28:45 7a317ca17a86: Preparing 09:28:45 b49c02bc0950: Waiting 09:28:45 b1fd2d209f35: Preparing 09:28:45 7a317ca17a86: Waiting 09:28:45 9ec194f36aa0: Preparing 09:28:45 b1fd2d209f35: Waiting 09:28:45 5f70bf18a086: Preparing 09:28:45 d6f5448d9960: Preparing 09:28:45 5f70bf18a086: Waiting 09:28:45 d6f5448d9960: Waiting 09:28:45 107d893e0923: Preparing 09:28:45 dfb130a83c5a: Preparing 09:28:45 107d893e0923: Waiting 09:28:45 4aeaa0e7d41f: Preparing 09:28:45 dfb130a83c5a: Waiting 09:28:45 4aeaa0e7d41f: Waiting 09:28:45 154ab9a9a5d7: Layer already exists 09:28:45 89870e9e6223: Layer already exists 09:28:45 1d69b44aa991: Layer already exists 09:28:45 a4bf1d4d9fd7: Layer already exists 09:28:45 a085699c283c: Layer already exists 09:28:45 f536a59fdb58: Layer already exists 09:28:45 fa1b122bdfd6: Layer already exists 09:28:45 5fdbe22657c9: Layer already exists 09:28:45 b49c02bc0950: Layer already exists 09:28:45 7a317ca17a86: Layer already exists 09:28:45 9ec194f36aa0: Layer already exists 09:28:45 b1fd2d209f35: Layer already exists 09:28:45 d6f5448d9960: Layer already exists 09:28:45 5f70bf18a086: Layer already exists 09:28:45 107d893e0923: Layer already exists 09:28:45 dfb130a83c5a: Layer already exists 09:28:45 4aeaa0e7d41f: Layer already exists 09:28:45 3.2.0-dev.83: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:28:47 a4bf1d4d9fd7: Preparing 09:28:47 a085699c283c: Preparing 09:28:47 1d69b44aa991: Preparing 09:28:47 154ab9a9a5d7: Preparing 09:28:47 89870e9e6223: Preparing 09:28:47 5fdbe22657c9: Preparing 09:28:47 fa1b122bdfd6: Preparing 09:28:47 f536a59fdb58: Preparing 09:28:47 b49c02bc0950: Preparing 09:28:47 7a317ca17a86: Preparing 09:28:47 b1fd2d209f35: Preparing 09:28:47 9ec194f36aa0: Preparing 09:28:47 5f70bf18a086: Preparing 09:28:47 d6f5448d9960: Preparing 09:28:47 107d893e0923: Preparing 09:28:47 dfb130a83c5a: Preparing 09:28:47 4aeaa0e7d41f: Preparing 09:28:47 5fdbe22657c9: Waiting 09:28:47 9ec194f36aa0: Waiting 09:28:47 5f70bf18a086: Waiting 09:28:47 d6f5448d9960: Waiting 09:28:47 107d893e0923: Waiting 09:28:47 dfb130a83c5a: Waiting 09:28:47 4aeaa0e7d41f: Waiting 09:28:47 fa1b122bdfd6: Waiting 09:28:47 f536a59fdb58: Waiting 09:28:47 b1fd2d209f35: Waiting 09:28:47 b49c02bc0950: Waiting 09:28:47 7a317ca17a86: Waiting 09:28:47 154ab9a9a5d7: Layer already exists 09:28:47 1d69b44aa991: Layer already exists 09:28:47 a4bf1d4d9fd7: Layer already exists 09:28:47 89870e9e6223: Layer already exists 09:28:47 a085699c283c: Layer already exists 09:28:47 f536a59fdb58: Layer already exists 09:28:47 fa1b122bdfd6: Layer already exists 09:28:47 5fdbe22657c9: Layer already exists 09:28:47 b49c02bc0950: Layer already exists 09:28:47 7a317ca17a86: Layer already exists 09:28:47 5f70bf18a086: Layer already exists 09:28:47 b1fd2d209f35: Layer already exists 09:28:47 d6f5448d9960: Layer already exists 09:28:47 9ec194f36aa0: Layer already exists 09:28:47 107d893e0923: Layer already exists 09:28:47 dfb130a83c5a: Layer already exists 09:28:47 4aeaa0e7d41f: Layer already exists 09:28:47 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:28:47 a4bf1d4d9fd7: Preparing 09:28:47 a085699c283c: Preparing 09:28:47 1d69b44aa991: Preparing 09:28:47 154ab9a9a5d7: Preparing 09:28:47 89870e9e6223: Preparing 09:28:47 5fdbe22657c9: Preparing 09:28:47 fa1b122bdfd6: Preparing 09:28:47 f536a59fdb58: Preparing 09:28:47 b49c02bc0950: Preparing 09:28:47 7a317ca17a86: Preparing 09:28:47 b1fd2d209f35: Preparing 09:28:47 9ec194f36aa0: Preparing 09:28:47 5f70bf18a086: Preparing 09:28:47 d6f5448d9960: Preparing 09:28:47 107d893e0923: Preparing 09:28:47 dfb130a83c5a: Preparing 09:28:47 4aeaa0e7d41f: Preparing 09:28:47 5fdbe22657c9: Waiting 09:28:47 fa1b122bdfd6: Waiting 09:28:47 f536a59fdb58: Waiting 09:28:47 b49c02bc0950: Waiting 09:28:47 7a317ca17a86: Waiting 09:28:47 b1fd2d209f35: Waiting 09:28:47 9ec194f36aa0: Waiting 09:28:47 107d893e0923: Waiting 09:28:47 5f70bf18a086: Waiting 09:28:47 dfb130a83c5a: Waiting 09:28:47 d6f5448d9960: Waiting 09:28:47 4aeaa0e7d41f: Waiting 09:28:47 a085699c283c: Layer already exists 09:28:47 1d69b44aa991: Layer already exists 09:28:47 a4bf1d4d9fd7: Layer already exists 09:28:47 89870e9e6223: Layer already exists 09:28:47 154ab9a9a5d7: Layer already exists 09:28:47 5fdbe22657c9: Layer already exists 09:28:47 f536a59fdb58: Layer already exists 09:28:47 7a317ca17a86: Layer already exists 09:28:47 fa1b122bdfd6: Layer already exists 09:28:47 b49c02bc0950: Layer already exists 09:28:47 b1fd2d209f35: Layer already exists 09:28:47 9ec194f36aa0: Layer already exists 09:28:47 d6f5448d9960: Layer already exists 09:28:47 5f70bf18a086: Layer already exists 09:28:47 107d893e0923: Layer already exists 09:28:47 dfb130a83c5a: Layer already exists 09:28:48 4aeaa0e7d41f: Layer already exists 09:28:48 main: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:48 ===================================================== [Pipeline] echo 09:28:48 taggedImages: 09:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 09:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:28:48 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:28:48 b97f2c868d9ba238902f81729662ab6d4c678502 09:28:48 latest 09:28:48 3.2.0-dev.83 09:28:48 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:48 main 09:28:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:28:49 19fef3b51b07: Preparing 09:28:49 3519c956a438: Preparing 09:28:49 46b452b2300e: Preparing 09:28:49 f7c69d2e4fc3: Preparing 09:28:49 b49c02bc0950: Preparing 09:28:49 7a317ca17a86: Preparing 09:28:49 905ebed70a2f: Preparing 09:28:49 2f061491ae7a: Preparing 09:28:49 4aeaa0e7d41f: Preparing 09:28:49 905ebed70a2f: Waiting 09:28:49 2f061491ae7a: Waiting 09:28:49 4aeaa0e7d41f: Waiting 09:28:49 7a317ca17a86: Waiting 09:28:49 b49c02bc0950: Layer already exists 09:28:49 7a317ca17a86: Layer already exists 09:28:49 905ebed70a2f: Layer already exists 09:28:49 2f061491ae7a: Layer already exists 09:28:49 3519c956a438: Pushed 09:28:49 46b452b2300e: Pushed 09:28:49 19fef3b51b07: Pushed 09:28:49 4aeaa0e7d41f: Layer already exists 09:28:54 f7c69d2e4fc3: Pushed 09:28:54 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:55 + 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 09:28:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:28:55 19fef3b51b07: Preparing 09:28:55 3519c956a438: Preparing 09:28:55 46b452b2300e: Preparing 09:28:55 f7c69d2e4fc3: Preparing 09:28:55 b49c02bc0950: Preparing 09:28:55 7a317ca17a86: Preparing 09:28:55 905ebed70a2f: Preparing 09:28:55 2f061491ae7a: Preparing 09:28:55 4aeaa0e7d41f: Preparing 09:28:55 2f061491ae7a: Waiting 09:28:55 7a317ca17a86: Waiting 09:28:55 905ebed70a2f: Waiting 09:28:55 b49c02bc0950: Layer already exists 09:28:55 f7c69d2e4fc3: Layer already exists 09:28:55 3519c956a438: Layer already exists 09:28:55 46b452b2300e: Layer already exists 09:28:55 19fef3b51b07: Layer already exists 09:28:55 7a317ca17a86: Layer already exists 09:28:55 4aeaa0e7d41f: Layer already exists 09:28:55 2f061491ae7a: Layer already exists 09:28:55 905ebed70a2f: Layer already exists 09:28:55 latest: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 09:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:28:56 19fef3b51b07: Preparing 09:28:56 3519c956a438: Preparing 09:28:56 46b452b2300e: Preparing 09:28:56 f7c69d2e4fc3: Preparing 09:28:56 b49c02bc0950: Preparing 09:28:56 7a317ca17a86: Preparing 09:28:56 905ebed70a2f: Preparing 09:28:56 2f061491ae7a: Preparing 09:28:56 4aeaa0e7d41f: Preparing 09:28:56 905ebed70a2f: Waiting 09:28:56 2f061491ae7a: Waiting 09:28:56 4aeaa0e7d41f: Waiting 09:28:56 7a317ca17a86: Waiting 09:28:56 19fef3b51b07: Layer already exists 09:28:56 46b452b2300e: Layer already exists 09:28:56 3519c956a438: Layer already exists 09:28:56 b49c02bc0950: Layer already exists 09:28:56 f7c69d2e4fc3: Layer already exists 09:28:56 7a317ca17a86: Layer already exists 09:28:56 4aeaa0e7d41f: Layer already exists 09:28:56 905ebed70a2f: Layer already exists 09:28:56 2f061491ae7a: Layer already exists 09:28:56 3.2.0-dev.83: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:28:57 19fef3b51b07: Preparing 09:28:57 3519c956a438: Preparing 09:28:57 46b452b2300e: Preparing 09:28:57 f7c69d2e4fc3: Preparing 09:28:57 b49c02bc0950: Preparing 09:28:57 7a317ca17a86: Preparing 09:28:57 905ebed70a2f: Preparing 09:28:57 2f061491ae7a: Preparing 09:28:57 4aeaa0e7d41f: Preparing 09:28:57 905ebed70a2f: Waiting 09:28:57 2f061491ae7a: Waiting 09:28:57 4aeaa0e7d41f: Waiting 09:28:57 7a317ca17a86: Waiting 09:28:57 f7c69d2e4fc3: Layer already exists 09:28:57 b49c02bc0950: Layer already exists 09:28:57 19fef3b51b07: Layer already exists 09:28:57 46b452b2300e: Layer already exists 09:28:57 3519c956a438: Layer already exists 09:28:57 905ebed70a2f: Layer already exists 09:28:57 4aeaa0e7d41f: Layer already exists 09:28:57 2f061491ae7a: Layer already exists 09:28:57 7a317ca17a86: Layer already exists 09:28:57 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:58 + 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 09:28:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:28:58 19fef3b51b07: Preparing 09:28:58 3519c956a438: Preparing 09:28:58 46b452b2300e: Preparing 09:28:58 f7c69d2e4fc3: Preparing 09:28:58 b49c02bc0950: Preparing 09:28:58 7a317ca17a86: Preparing 09:28:58 905ebed70a2f: Preparing 09:28:58 2f061491ae7a: Preparing 09:28:58 4aeaa0e7d41f: Preparing 09:28:58 905ebed70a2f: Waiting 09:28:58 2f061491ae7a: Waiting 09:28:58 4aeaa0e7d41f: Waiting 09:28:58 7a317ca17a86: Waiting 09:28:58 19fef3b51b07: Layer already exists 09:28:58 46b452b2300e: Layer already exists 09:28:58 3519c956a438: Layer already exists 09:28:58 b49c02bc0950: Layer already exists 09:28:58 f7c69d2e4fc3: Layer already exists 09:28:58 905ebed70a2f: Layer already exists 09:28:58 7a317ca17a86: Layer already exists 09:28:58 4aeaa0e7d41f: Layer already exists 09:28:58 2f061491ae7a: Layer already exists 09:28:58 main: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:58 ===================================================== [Pipeline] echo 09:28:58 taggedImages: 09:28:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:28:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:28:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 09:28:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:28:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:28:58 b97f2c868d9ba238902f81729662ab6d4c678502 09:28:58 latest 09:28:58 3.2.0-dev.83 09:28:58 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:28:58 main 09:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:28:59 a92e22d3eee1: Preparing 09:28:59 60da32e7ca3f: Preparing 09:28:59 6457bb66685b: Preparing 09:28:59 4f22563a15e0: Preparing 09:28:59 7b84c96489de: Preparing 09:28:59 b49c02bc0950: Preparing 09:28:59 7a317ca17a86: Preparing 09:28:59 82cc3441f869: Preparing 09:28:59 21a9f1512d4c: Preparing 09:28:59 2b1fa60026bb: Preparing 09:28:59 4aeaa0e7d41f: Preparing 09:28:59 7a317ca17a86: Waiting 09:28:59 82cc3441f869: Waiting 09:28:59 21a9f1512d4c: Waiting 09:28:59 2b1fa60026bb: Waiting 09:28:59 b49c02bc0950: Waiting 09:28:59 4aeaa0e7d41f: Waiting 09:28:59 4f22563a15e0: Pushed 09:28:59 60da32e7ca3f: Pushed 09:28:59 a92e22d3eee1: Pushed 09:28:59 7b84c96489de: Pushed 09:28:59 b49c02bc0950: Layer already exists 09:28:59 7a317ca17a86: Layer already exists 09:28:59 4aeaa0e7d41f: Layer already exists 09:29:00 82cc3441f869: Pushed 09:29:00 21a9f1512d4c: Pushed 09:29:02 6457bb66685b: Pushed 09:29:02 2b1fa60026bb: Pushed 09:29:02 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:03 + 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 09:29:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:29:03 a92e22d3eee1: Preparing 09:29:03 60da32e7ca3f: Preparing 09:29:03 6457bb66685b: Preparing 09:29:03 4f22563a15e0: Preparing 09:29:03 7b84c96489de: Preparing 09:29:03 b49c02bc0950: Preparing 09:29:03 7a317ca17a86: Preparing 09:29:03 82cc3441f869: Preparing 09:29:03 21a9f1512d4c: Preparing 09:29:03 2b1fa60026bb: Preparing 09:29:03 4aeaa0e7d41f: Preparing 09:29:03 7a317ca17a86: Waiting 09:29:03 82cc3441f869: Waiting 09:29:03 21a9f1512d4c: Waiting 09:29:03 b49c02bc0950: Waiting 09:29:03 2b1fa60026bb: Waiting 09:29:03 4aeaa0e7d41f: Waiting 09:29:03 a92e22d3eee1: Layer already exists 09:29:03 60da32e7ca3f: Layer already exists 09:29:03 6457bb66685b: Layer already exists 09:29:03 4f22563a15e0: Layer already exists 09:29:03 7b84c96489de: Layer already exists 09:29:03 b49c02bc0950: Layer already exists 09:29:03 82cc3441f869: Layer already exists 09:29:03 21a9f1512d4c: Layer already exists 09:29:03 7a317ca17a86: Layer already exists 09:29:03 2b1fa60026bb: Layer already exists 09:29:03 4aeaa0e7d41f: Layer already exists 09:29:03 latest: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 09:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:29:04 a92e22d3eee1: Preparing 09:29:04 60da32e7ca3f: Preparing 09:29:04 6457bb66685b: Preparing 09:29:04 4f22563a15e0: Preparing 09:29:04 7b84c96489de: Preparing 09:29:04 b49c02bc0950: Preparing 09:29:04 7a317ca17a86: Preparing 09:29:04 82cc3441f869: Preparing 09:29:04 21a9f1512d4c: Preparing 09:29:04 2b1fa60026bb: Preparing 09:29:04 4aeaa0e7d41f: Preparing 09:29:04 b49c02bc0950: Waiting 09:29:04 7a317ca17a86: Waiting 09:29:04 82cc3441f869: Waiting 09:29:04 2b1fa60026bb: Waiting 09:29:04 4aeaa0e7d41f: Waiting 09:29:04 21a9f1512d4c: Waiting 09:29:04 60da32e7ca3f: Layer already exists 09:29:04 6457bb66685b: Layer already exists 09:29:04 a92e22d3eee1: Layer already exists 09:29:04 7b84c96489de: Layer already exists 09:29:04 4f22563a15e0: Layer already exists 09:29:04 7a317ca17a86: Layer already exists 09:29:04 21a9f1512d4c: Layer already exists 09:29:04 b49c02bc0950: Layer already exists 09:29:04 2b1fa60026bb: Layer already exists 09:29:04 82cc3441f869: Layer already exists 09:29:04 4aeaa0e7d41f: Layer already exists 09:29:04 3.2.0-dev.83: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:29:05 a92e22d3eee1: Preparing 09:29:05 60da32e7ca3f: Preparing 09:29:05 6457bb66685b: Preparing 09:29:05 4f22563a15e0: Preparing 09:29:05 7b84c96489de: Preparing 09:29:05 b49c02bc0950: Preparing 09:29:05 7a317ca17a86: Preparing 09:29:05 82cc3441f869: Preparing 09:29:05 21a9f1512d4c: Preparing 09:29:05 2b1fa60026bb: Preparing 09:29:05 4aeaa0e7d41f: Preparing 09:29:05 82cc3441f869: Waiting 09:29:05 21a9f1512d4c: Waiting 09:29:05 2b1fa60026bb: Waiting 09:29:05 4aeaa0e7d41f: Waiting 09:29:05 b49c02bc0950: Waiting 09:29:05 7a317ca17a86: Waiting 09:29:05 60da32e7ca3f: Layer already exists 09:29:05 7b84c96489de: Layer already exists 09:29:05 6457bb66685b: Layer already exists 09:29:05 a92e22d3eee1: Layer already exists 09:29:05 4f22563a15e0: Layer already exists 09:29:05 82cc3441f869: Layer already exists 09:29:05 b49c02bc0950: Layer already exists 09:29:05 7a317ca17a86: Layer already exists 09:29:05 21a9f1512d4c: Layer already exists 09:29:05 2b1fa60026bb: Layer already exists 09:29:05 4aeaa0e7d41f: Layer already exists 09:29:05 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:05 + 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 09:29:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:29:06 a92e22d3eee1: Preparing 09:29:06 60da32e7ca3f: Preparing 09:29:06 6457bb66685b: Preparing 09:29:06 4f22563a15e0: Preparing 09:29:06 7b84c96489de: Preparing 09:29:06 b49c02bc0950: Preparing 09:29:06 7a317ca17a86: Preparing 09:29:06 82cc3441f869: Preparing 09:29:06 21a9f1512d4c: Preparing 09:29:06 2b1fa60026bb: Preparing 09:29:06 4aeaa0e7d41f: Preparing 09:29:06 82cc3441f869: Waiting 09:29:06 21a9f1512d4c: Waiting 09:29:06 2b1fa60026bb: Waiting 09:29:06 4aeaa0e7d41f: Waiting 09:29:06 b49c02bc0950: Waiting 09:29:06 7a317ca17a86: Waiting 09:29:06 7b84c96489de: Layer already exists 09:29:06 a92e22d3eee1: Layer already exists 09:29:06 6457bb66685b: Layer already exists 09:29:06 60da32e7ca3f: Layer already exists 09:29:06 4f22563a15e0: Layer already exists 09:29:06 b49c02bc0950: Layer already exists 09:29:06 21a9f1512d4c: Layer already exists 09:29:06 7a317ca17a86: Layer already exists 09:29:06 2b1fa60026bb: Layer already exists 09:29:06 82cc3441f869: Layer already exists 09:29:06 4aeaa0e7d41f: Layer already exists 09:29:06 main: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:06 ===================================================== [Pipeline] echo 09:29:06 taggedImages: 09:29:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:29:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:29:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 09:29:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:29:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:29:06 b97f2c868d9ba238902f81729662ab6d4c678502 09:29:06 latest 09:29:06 3.2.0-dev.83 09:29:06 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:06 main 09:29:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:07 e3ca075f265d: Preparing 09:29:07 604f7873c6ad: Preparing 09:29:07 2d00f7efc857: Preparing 09:29:07 8997d5a2a9ad: Preparing 09:29:07 1ed354673678: Preparing 09:29:07 6817393e3a24: Preparing 09:29:07 54cba57e2ef3: Preparing 09:29:07 b49c02bc0950: Preparing 09:29:07 7a317ca17a86: Preparing 09:29:07 d6949642f708: Preparing 09:29:07 2207caf177d5: Preparing 09:29:07 4aeaa0e7d41f: Preparing 09:29:07 54cba57e2ef3: Waiting 09:29:07 b49c02bc0950: Waiting 09:29:07 7a317ca17a86: Waiting 09:29:07 d6949642f708: Waiting 09:29:07 2207caf177d5: Waiting 09:29:07 4aeaa0e7d41f: Waiting 09:29:07 6817393e3a24: Waiting 09:29:07 1ed354673678: Pushed 09:29:07 604f7873c6ad: Pushed 09:29:07 e3ca075f265d: Pushed 09:29:07 b49c02bc0950: Layer already exists 09:29:07 7a317ca17a86: Layer already exists 09:29:07 6817393e3a24: Pushed 09:29:07 54cba57e2ef3: Pushed 09:29:07 4aeaa0e7d41f: Layer already exists 09:29:07 d6949642f708: Pushed 09:29:09 8997d5a2a9ad: Pushed 09:29:10 2d00f7efc857: Pushed 09:29:10 2207caf177d5: Pushed 09:29:10 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:11 + 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 09:29:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:11 e3ca075f265d: Preparing 09:29:11 604f7873c6ad: Preparing 09:29:11 2d00f7efc857: Preparing 09:29:11 8997d5a2a9ad: Preparing 09:29:11 1ed354673678: Preparing 09:29:11 6817393e3a24: Preparing 09:29:11 54cba57e2ef3: Preparing 09:29:11 b49c02bc0950: Preparing 09:29:11 7a317ca17a86: Preparing 09:29:11 d6949642f708: Preparing 09:29:11 2207caf177d5: Preparing 09:29:11 4aeaa0e7d41f: Preparing 09:29:11 b49c02bc0950: Waiting 09:29:11 7a317ca17a86: Waiting 09:29:11 d6949642f708: Waiting 09:29:11 2207caf177d5: Waiting 09:29:11 4aeaa0e7d41f: Waiting 09:29:11 6817393e3a24: Waiting 09:29:11 54cba57e2ef3: Waiting 09:29:11 604f7873c6ad: Layer already exists 09:29:11 e3ca075f265d: Layer already exists 09:29:11 1ed354673678: Layer already exists 09:29:11 8997d5a2a9ad: Layer already exists 09:29:11 2d00f7efc857: Layer already exists 09:29:11 7a317ca17a86: Layer already exists 09:29:11 b49c02bc0950: Layer already exists 09:29:11 6817393e3a24: Layer already exists 09:29:11 54cba57e2ef3: Layer already exists 09:29:11 d6949642f708: Layer already exists 09:29:11 2207caf177d5: Layer already exists 09:29:11 4aeaa0e7d41f: Layer already exists 09:29:11 latest: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 09:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:12 e3ca075f265d: Preparing 09:29:12 604f7873c6ad: Preparing 09:29:12 2d00f7efc857: Preparing 09:29:12 8997d5a2a9ad: Preparing 09:29:12 1ed354673678: Preparing 09:29:12 6817393e3a24: Preparing 09:29:12 54cba57e2ef3: Preparing 09:29:12 b49c02bc0950: Preparing 09:29:12 7a317ca17a86: Preparing 09:29:12 d6949642f708: Preparing 09:29:12 2207caf177d5: Preparing 09:29:12 4aeaa0e7d41f: Preparing 09:29:12 b49c02bc0950: Waiting 09:29:12 7a317ca17a86: Waiting 09:29:12 d6949642f708: Waiting 09:29:12 2207caf177d5: Waiting 09:29:12 4aeaa0e7d41f: Waiting 09:29:12 6817393e3a24: Waiting 09:29:12 54cba57e2ef3: Waiting 09:29:12 e3ca075f265d: Layer already exists 09:29:12 1ed354673678: Layer already exists 09:29:12 2d00f7efc857: Layer already exists 09:29:12 8997d5a2a9ad: Layer already exists 09:29:12 604f7873c6ad: Layer already exists 09:29:12 6817393e3a24: Layer already exists 09:29:12 7a317ca17a86: Layer already exists 09:29:12 54cba57e2ef3: Layer already exists 09:29:12 b49c02bc0950: Layer already exists 09:29:12 d6949642f708: Layer already exists 09:29:12 4aeaa0e7d41f: Layer already exists 09:29:12 2207caf177d5: Layer already exists 09:29:12 3.2.0-dev.83: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:13 e3ca075f265d: Preparing 09:29:13 604f7873c6ad: Preparing 09:29:13 2d00f7efc857: Preparing 09:29:13 8997d5a2a9ad: Preparing 09:29:13 1ed354673678: Preparing 09:29:13 6817393e3a24: Preparing 09:29:13 54cba57e2ef3: Preparing 09:29:13 b49c02bc0950: Preparing 09:29:13 7a317ca17a86: Preparing 09:29:13 d6949642f708: Preparing 09:29:13 2207caf177d5: Preparing 09:29:13 4aeaa0e7d41f: Preparing 09:29:13 7a317ca17a86: Waiting 09:29:13 6817393e3a24: Waiting 09:29:13 d6949642f708: Waiting 09:29:13 2207caf177d5: Waiting 09:29:13 54cba57e2ef3: Waiting 09:29:13 b49c02bc0950: Waiting 09:29:13 4aeaa0e7d41f: Waiting 09:29:13 e3ca075f265d: Layer already exists 09:29:13 1ed354673678: Layer already exists 09:29:13 604f7873c6ad: Layer already exists 09:29:13 2d00f7efc857: Layer already exists 09:29:13 8997d5a2a9ad: Layer already exists 09:29:13 6817393e3a24: Layer already exists 09:29:13 54cba57e2ef3: Layer already exists 09:29:13 7a317ca17a86: Layer already exists 09:29:13 d6949642f708: Layer already exists 09:29:13 b49c02bc0950: Layer already exists 09:29:13 4aeaa0e7d41f: Layer already exists 09:29:13 2207caf177d5: Layer already exists 09:29:13 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:13 + 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 09:29:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:29:14 e3ca075f265d: Preparing 09:29:14 604f7873c6ad: Preparing 09:29:14 2d00f7efc857: Preparing 09:29:14 8997d5a2a9ad: Preparing 09:29:14 1ed354673678: Preparing 09:29:14 6817393e3a24: Preparing 09:29:14 54cba57e2ef3: Preparing 09:29:14 b49c02bc0950: Preparing 09:29:14 7a317ca17a86: Preparing 09:29:14 d6949642f708: Preparing 09:29:14 2207caf177d5: Preparing 09:29:14 4aeaa0e7d41f: Preparing 09:29:14 6817393e3a24: Waiting 09:29:14 54cba57e2ef3: Waiting 09:29:14 b49c02bc0950: Waiting 09:29:14 7a317ca17a86: Waiting 09:29:14 d6949642f708: Waiting 09:29:14 2207caf177d5: Waiting 09:29:14 4aeaa0e7d41f: Waiting 09:29:14 1ed354673678: Layer already exists 09:29:14 8997d5a2a9ad: Layer already exists 09:29:14 e3ca075f265d: Layer already exists 09:29:14 2d00f7efc857: Layer already exists 09:29:14 604f7873c6ad: Layer already exists 09:29:14 7a317ca17a86: Layer already exists 09:29:14 54cba57e2ef3: Layer already exists 09:29:14 d6949642f708: Layer already exists 09:29:14 6817393e3a24: Layer already exists 09:29:14 b49c02bc0950: Layer already exists 09:29:14 4aeaa0e7d41f: Layer already exists 09:29:14 2207caf177d5: Layer already exists 09:29:14 main: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:14 ===================================================== [Pipeline] echo 09:29:14 taggedImages: 09:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 09:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:29:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:29:14 b97f2c868d9ba238902f81729662ab6d4c678502 09:29:14 latest 09:29:14 3.2.0-dev.83 09:29:14 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:14 main 09:29:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:29:15 0440346b90cc: Preparing 09:29:15 fae65016d958: Preparing 09:29:15 b49c02bc0950: Preparing 09:29:15 7a317ca17a86: Preparing 09:29:15 9fe099746dc7: Preparing 09:29:15 200e10d6fd96: Preparing 09:29:15 4aeaa0e7d41f: Preparing 09:29:15 200e10d6fd96: Waiting 09:29:15 b49c02bc0950: Layer already exists 09:29:15 7a317ca17a86: Layer already exists 09:29:15 4aeaa0e7d41f: Layer already exists 09:29:15 9fe099746dc7: Pushed 09:29:15 0440346b90cc: Pushed 09:29:17 200e10d6fd96: Pushed 09:29:19 fae65016d958: Pushed 09:29:19 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:19 + 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 09:29:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:29:20 0440346b90cc: Preparing 09:29:20 fae65016d958: Preparing 09:29:20 b49c02bc0950: Preparing 09:29:20 7a317ca17a86: Preparing 09:29:20 9fe099746dc7: Preparing 09:29:20 200e10d6fd96: Preparing 09:29:20 4aeaa0e7d41f: Preparing 09:29:20 200e10d6fd96: Waiting 09:29:20 4aeaa0e7d41f: Waiting 09:29:20 9fe099746dc7: Layer already exists 09:29:20 0440346b90cc: Layer already exists 09:29:20 7a317ca17a86: Layer already exists 09:29:20 b49c02bc0950: Layer already exists 09:29:20 fae65016d958: Layer already exists 09:29:20 4aeaa0e7d41f: Layer already exists 09:29:20 200e10d6fd96: Layer already exists 09:29:20 latest: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 09:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:29:20 0440346b90cc: Preparing 09:29:20 fae65016d958: Preparing 09:29:20 b49c02bc0950: Preparing 09:29:20 7a317ca17a86: Preparing 09:29:20 9fe099746dc7: Preparing 09:29:20 200e10d6fd96: Preparing 09:29:20 4aeaa0e7d41f: Preparing 09:29:20 200e10d6fd96: Waiting 09:29:20 4aeaa0e7d41f: Waiting 09:29:20 b49c02bc0950: Layer already exists 09:29:20 0440346b90cc: Layer already exists 09:29:20 fae65016d958: Layer already exists 09:29:20 9fe099746dc7: Layer already exists 09:29:20 7a317ca17a86: Layer already exists 09:29:20 4aeaa0e7d41f: Layer already exists 09:29:20 200e10d6fd96: Layer already exists 09:29:21 3.2.0-dev.83: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:29:21 0440346b90cc: Preparing 09:29:21 fae65016d958: Preparing 09:29:21 b49c02bc0950: Preparing 09:29:21 7a317ca17a86: Preparing 09:29:21 9fe099746dc7: Preparing 09:29:21 200e10d6fd96: Preparing 09:29:21 4aeaa0e7d41f: Preparing 09:29:21 200e10d6fd96: Waiting 09:29:21 4aeaa0e7d41f: Waiting 09:29:21 0440346b90cc: Layer already exists 09:29:21 9fe099746dc7: Layer already exists 09:29:21 fae65016d958: Layer already exists 09:29:21 b49c02bc0950: Layer already exists 09:29:21 7a317ca17a86: Layer already exists 09:29:21 4aeaa0e7d41f: Layer already exists 09:29:21 200e10d6fd96: Layer already exists 09:29:22 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:22 + 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 09:29:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:29:22 0440346b90cc: Preparing 09:29:22 fae65016d958: Preparing 09:29:22 b49c02bc0950: Preparing 09:29:22 7a317ca17a86: Preparing 09:29:22 9fe099746dc7: Preparing 09:29:22 200e10d6fd96: Preparing 09:29:22 4aeaa0e7d41f: Preparing 09:29:22 200e10d6fd96: Waiting 09:29:22 4aeaa0e7d41f: Waiting 09:29:22 7a317ca17a86: Layer already exists 09:29:22 fae65016d958: Layer already exists 09:29:22 0440346b90cc: Layer already exists 09:29:22 b49c02bc0950: Layer already exists 09:29:22 9fe099746dc7: Layer already exists 09:29:22 200e10d6fd96: Layer already exists 09:29:22 4aeaa0e7d41f: Layer already exists 09:29:23 main: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:23 ===================================================== [Pipeline] echo 09:29:23 taggedImages: 09:29:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:29:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:29:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 09:29:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:29:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:29:23 b97f2c868d9ba238902f81729662ab6d4c678502 09:29:23 latest 09:29:23 3.2.0-dev.83 09:29:23 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:23 main 09:29:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:29:24 92f6e61ea3b2: Preparing 09:29:24 a397c68803d2: Preparing 09:29:24 644f521b108c: Preparing 09:29:24 b49c02bc0950: Preparing 09:29:24 7a317ca17a86: Preparing 09:29:24 4183893b6563: Preparing 09:29:24 444734dafa81: Preparing 09:29:24 af1214849a17: Preparing 09:29:24 742d9e34cc56: Preparing 09:29:24 4aeaa0e7d41f: Preparing 09:29:24 444734dafa81: Waiting 09:29:24 af1214849a17: Waiting 09:29:24 742d9e34cc56: Waiting 09:29:24 4aeaa0e7d41f: Waiting 09:29:24 4183893b6563: Waiting 09:29:24 7a317ca17a86: Layer already exists 09:29:24 b49c02bc0950: Layer already exists 09:29:24 644f521b108c: Pushed 09:29:24 a397c68803d2: Pushed 09:29:24 92f6e61ea3b2: Pushed 09:29:24 4aeaa0e7d41f: Layer already exists 09:29:24 af1214849a17: Pushed 09:29:25 742d9e34cc56: Pushed 09:29:37 444734dafa81: Pushed 09:29:45 4183893b6563: Pushed 09:29:45 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:46 + 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 09:29:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:29:46 92f6e61ea3b2: Preparing 09:29:46 a397c68803d2: Preparing 09:29:46 644f521b108c: Preparing 09:29:46 b49c02bc0950: Preparing 09:29:46 7a317ca17a86: Preparing 09:29:46 4183893b6563: Preparing 09:29:46 444734dafa81: Preparing 09:29:46 af1214849a17: Preparing 09:29:46 742d9e34cc56: Preparing 09:29:46 4aeaa0e7d41f: Preparing 09:29:46 4183893b6563: Waiting 09:29:46 444734dafa81: Waiting 09:29:46 af1214849a17: Waiting 09:29:46 742d9e34cc56: Waiting 09:29:46 4aeaa0e7d41f: Waiting 09:29:46 b49c02bc0950: Layer already exists 09:29:46 a397c68803d2: Layer already exists 09:29:46 7a317ca17a86: Layer already exists 09:29:46 644f521b108c: Layer already exists 09:29:46 92f6e61ea3b2: Layer already exists 09:29:46 4183893b6563: Layer already exists 09:29:46 742d9e34cc56: Layer already exists 09:29:46 4aeaa0e7d41f: Layer already exists 09:29:46 af1214849a17: Layer already exists 09:29:46 444734dafa81: Layer already exists 09:29:46 latest: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 09:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:29:47 92f6e61ea3b2: Preparing 09:29:47 a397c68803d2: Preparing 09:29:47 644f521b108c: Preparing 09:29:47 b49c02bc0950: Preparing 09:29:47 7a317ca17a86: Preparing 09:29:47 4183893b6563: Preparing 09:29:47 444734dafa81: Preparing 09:29:47 af1214849a17: Preparing 09:29:47 742d9e34cc56: Preparing 09:29:47 4aeaa0e7d41f: Preparing 09:29:47 444734dafa81: Waiting 09:29:47 af1214849a17: Waiting 09:29:47 742d9e34cc56: Waiting 09:29:47 4aeaa0e7d41f: Waiting 09:29:47 4183893b6563: Waiting 09:29:47 a397c68803d2: Layer already exists 09:29:47 644f521b108c: Layer already exists 09:29:47 b49c02bc0950: Layer already exists 09:29:47 7a317ca17a86: Layer already exists 09:29:47 92f6e61ea3b2: Layer already exists 09:29:47 4183893b6563: Layer already exists 09:29:47 742d9e34cc56: Layer already exists 09:29:47 af1214849a17: Layer already exists 09:29:47 444734dafa81: Layer already exists 09:29:47 4aeaa0e7d41f: Layer already exists 09:29:47 3.2.0-dev.83: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:29:48 92f6e61ea3b2: Preparing 09:29:48 a397c68803d2: Preparing 09:29:48 644f521b108c: Preparing 09:29:48 b49c02bc0950: Preparing 09:29:48 7a317ca17a86: Preparing 09:29:48 4183893b6563: Preparing 09:29:48 444734dafa81: Preparing 09:29:48 af1214849a17: Preparing 09:29:48 742d9e34cc56: Preparing 09:29:48 4aeaa0e7d41f: Preparing 09:29:48 444734dafa81: Waiting 09:29:48 af1214849a17: Waiting 09:29:48 742d9e34cc56: Waiting 09:29:48 4183893b6563: Waiting 09:29:48 4aeaa0e7d41f: Waiting 09:29:48 7a317ca17a86: Layer already exists 09:29:48 644f521b108c: Layer already exists 09:29:48 b49c02bc0950: Layer already exists 09:29:48 a397c68803d2: Layer already exists 09:29:48 92f6e61ea3b2: Layer already exists 09:29:48 4aeaa0e7d41f: Layer already exists 09:29:48 af1214849a17: Layer already exists 09:29:48 742d9e34cc56: Layer already exists 09:29:48 444734dafa81: Layer already exists 09:29:48 4183893b6563: Layer already exists 09:29:48 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:49 + 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 09:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:29:49 92f6e61ea3b2: Preparing 09:29:49 a397c68803d2: Preparing 09:29:49 644f521b108c: Preparing 09:29:49 b49c02bc0950: Preparing 09:29:49 7a317ca17a86: Preparing 09:29:49 4183893b6563: Preparing 09:29:49 444734dafa81: Preparing 09:29:49 af1214849a17: Preparing 09:29:49 742d9e34cc56: Preparing 09:29:49 4aeaa0e7d41f: Preparing 09:29:49 444734dafa81: Waiting 09:29:49 af1214849a17: Waiting 09:29:49 742d9e34cc56: Waiting 09:29:49 4aeaa0e7d41f: Waiting 09:29:49 4183893b6563: Waiting 09:29:49 92f6e61ea3b2: Layer already exists 09:29:49 a397c68803d2: Layer already exists 09:29:49 7a317ca17a86: Layer already exists 09:29:49 b49c02bc0950: Layer already exists 09:29:49 644f521b108c: Layer already exists 09:29:49 af1214849a17: Layer already exists 09:29:49 4183893b6563: Layer already exists 09:29:49 444734dafa81: Layer already exists 09:29:49 742d9e34cc56: Layer already exists 09:29:49 4aeaa0e7d41f: Layer already exists 09:29:49 main: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:49 ===================================================== [Pipeline] echo 09:29:49 taggedImages: 09:29:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:29:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:29:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 09:29:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:29:49 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:29:49 b97f2c868d9ba238902f81729662ab6d4c678502 09:29:49 latest 09:29:49 3.2.0-dev.83 09:29:49 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:29:49 main 09:29:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:29:50 e6c863c9be2a: Preparing 09:29:50 d5c9ee9a6c53: Preparing 09:29:50 c59cfccd8d7c: Preparing 09:29:50 b49c02bc0950: Preparing 09:29:50 7a317ca17a86: Preparing 09:29:50 4448ff9aefc0: Preparing 09:29:50 ea0ce586a555: Preparing 09:29:50 34a79280de49: Preparing 09:29:50 4aeaa0e7d41f: Preparing 09:29:50 4448ff9aefc0: Waiting 09:29:50 ea0ce586a555: Waiting 09:29:50 34a79280de49: Waiting 09:29:50 4aeaa0e7d41f: Waiting 09:29:50 d5c9ee9a6c53: Pushed 09:29:50 c59cfccd8d7c: Pushed 09:29:51 7a317ca17a86: Layer already exists 09:29:51 b49c02bc0950: Layer already exists 09:29:51 4aeaa0e7d41f: Layer already exists 09:29:51 e6c863c9be2a: Pushed 09:29:51 ea0ce586a555: Pushed 09:29:52 34a79280de49: Pushed 09:30:14 4448ff9aefc0: Pushed 09:30:14 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:14 + 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 09:30:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:30:14 e6c863c9be2a: Preparing 09:30:14 d5c9ee9a6c53: Preparing 09:30:14 c59cfccd8d7c: Preparing 09:30:14 b49c02bc0950: Preparing 09:30:14 7a317ca17a86: Preparing 09:30:14 4448ff9aefc0: Preparing 09:30:14 ea0ce586a555: Preparing 09:30:14 34a79280de49: Preparing 09:30:14 4aeaa0e7d41f: Preparing 09:30:14 ea0ce586a555: Waiting 09:30:14 34a79280de49: Waiting 09:30:14 4aeaa0e7d41f: Waiting 09:30:14 4448ff9aefc0: Waiting 09:30:14 c59cfccd8d7c: Layer already exists 09:30:14 7a317ca17a86: Layer already exists 09:30:14 e6c863c9be2a: Layer already exists 09:30:14 d5c9ee9a6c53: Layer already exists 09:30:14 b49c02bc0950: Layer already exists 09:30:14 ea0ce586a555: Layer already exists 09:30:14 34a79280de49: Layer already exists 09:30:14 4448ff9aefc0: Layer already exists 09:30:14 4aeaa0e7d41f: Layer already exists 09:30:15 latest: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 09:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:30:15 e6c863c9be2a: Preparing 09:30:15 d5c9ee9a6c53: Preparing 09:30:15 c59cfccd8d7c: Preparing 09:30:15 b49c02bc0950: Preparing 09:30:15 7a317ca17a86: Preparing 09:30:15 4448ff9aefc0: Preparing 09:30:15 ea0ce586a555: Preparing 09:30:15 34a79280de49: Preparing 09:30:15 4aeaa0e7d41f: Preparing 09:30:15 4448ff9aefc0: Waiting 09:30:15 34a79280de49: Waiting 09:30:15 4aeaa0e7d41f: Waiting 09:30:15 ea0ce586a555: Waiting 09:30:15 7a317ca17a86: Layer already exists 09:30:15 d5c9ee9a6c53: Layer already exists 09:30:15 e6c863c9be2a: Layer already exists 09:30:15 c59cfccd8d7c: Layer already exists 09:30:15 b49c02bc0950: Layer already exists 09:30:15 4448ff9aefc0: Layer already exists 09:30:15 4aeaa0e7d41f: Layer already exists 09:30:15 ea0ce586a555: Layer already exists 09:30:15 34a79280de49: Layer already exists 09:30:16 3.2.0-dev.83: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:30:16 e6c863c9be2a: Preparing 09:30:16 d5c9ee9a6c53: Preparing 09:30:16 c59cfccd8d7c: Preparing 09:30:16 b49c02bc0950: Preparing 09:30:16 7a317ca17a86: Preparing 09:30:16 4448ff9aefc0: Preparing 09:30:16 ea0ce586a555: Preparing 09:30:16 34a79280de49: Preparing 09:30:16 4aeaa0e7d41f: Preparing 09:30:16 ea0ce586a555: Waiting 09:30:16 34a79280de49: Waiting 09:30:16 4aeaa0e7d41f: Waiting 09:30:16 4448ff9aefc0: Waiting 09:30:16 c59cfccd8d7c: Layer already exists 09:30:16 b49c02bc0950: Layer already exists 09:30:16 7a317ca17a86: Layer already exists 09:30:16 d5c9ee9a6c53: Layer already exists 09:30:16 e6c863c9be2a: Layer already exists 09:30:16 ea0ce586a555: Layer already exists 09:30:16 4448ff9aefc0: Layer already exists 09:30:16 4aeaa0e7d41f: Layer already exists 09:30:16 34a79280de49: Layer already exists 09:30:16 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:17 + 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 09:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:30:17 e6c863c9be2a: Preparing 09:30:17 d5c9ee9a6c53: Preparing 09:30:17 c59cfccd8d7c: Preparing 09:30:17 b49c02bc0950: Preparing 09:30:17 7a317ca17a86: Preparing 09:30:17 4448ff9aefc0: Preparing 09:30:17 ea0ce586a555: Preparing 09:30:17 34a79280de49: Preparing 09:30:17 4aeaa0e7d41f: Preparing 09:30:17 4448ff9aefc0: Waiting 09:30:17 ea0ce586a555: Waiting 09:30:17 34a79280de49: Waiting 09:30:17 4aeaa0e7d41f: Waiting 09:30:17 e6c863c9be2a: Layer already exists 09:30:17 c59cfccd8d7c: Layer already exists 09:30:17 b49c02bc0950: Layer already exists 09:30:17 7a317ca17a86: Layer already exists 09:30:17 d5c9ee9a6c53: Layer already exists 09:30:17 ea0ce586a555: Layer already exists 09:30:17 4448ff9aefc0: Layer already exists 09:30:17 4aeaa0e7d41f: Layer already exists 09:30:17 34a79280de49: Layer already exists 09:30:17 main: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:18 ===================================================== [Pipeline] echo 09:30:18 taggedImages: 09:30:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:30:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:30:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 09:30:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:30:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:30:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:30:18 b97f2c868d9ba238902f81729662ab6d4c678502 09:30:18 latest 09:30:18 3.2.0-dev.83 09:30:18 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:30:18 main 09:30:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:30:18 cabb0b521b96: Preparing 09:30:18 05f5a967f4ff: Preparing 09:30:18 e0fce72695ba: Preparing 09:30:18 b49c02bc0950: Preparing 09:30:18 7a317ca17a86: Preparing 09:30:18 04de3540a6de: Preparing 09:30:18 af1214849a17: Preparing 09:30:18 742d9e34cc56: Preparing 09:30:18 4aeaa0e7d41f: Preparing 09:30:18 04de3540a6de: Waiting 09:30:18 af1214849a17: Waiting 09:30:18 742d9e34cc56: Waiting 09:30:18 4aeaa0e7d41f: Waiting 09:30:18 b49c02bc0950: Layer already exists 09:30:18 7a317ca17a86: Layer already exists 09:30:18 af1214849a17: Layer already exists 09:30:19 742d9e34cc56: Layer already exists 09:30:19 4aeaa0e7d41f: Layer already exists 09:30:19 e0fce72695ba: Pushed 09:30:19 05f5a967f4ff: Pushed 09:30:19 cabb0b521b96: Pushed 09:30:41 04de3540a6de: Pushed 09:30:41 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:41 + 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 09:30:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:30:41 cabb0b521b96: Preparing 09:30:41 05f5a967f4ff: Preparing 09:30:41 e0fce72695ba: Preparing 09:30:41 b49c02bc0950: Preparing 09:30:41 7a317ca17a86: Preparing 09:30:41 04de3540a6de: Preparing 09:30:41 af1214849a17: Preparing 09:30:41 742d9e34cc56: Preparing 09:30:41 4aeaa0e7d41f: Preparing 09:30:41 af1214849a17: Waiting 09:30:41 742d9e34cc56: Waiting 09:30:41 4aeaa0e7d41f: Waiting 09:30:41 04de3540a6de: Waiting 09:30:41 05f5a967f4ff: Layer already exists 09:30:41 7a317ca17a86: Layer already exists 09:30:41 cabb0b521b96: Layer already exists 09:30:41 e0fce72695ba: Layer already exists 09:30:41 b49c02bc0950: Layer already exists 09:30:41 04de3540a6de: Layer already exists 09:30:41 af1214849a17: Layer already exists 09:30:41 742d9e34cc56: Layer already exists 09:30:41 4aeaa0e7d41f: Layer already exists 09:30:42 latest: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 09:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:30:42 cabb0b521b96: Preparing 09:30:42 05f5a967f4ff: Preparing 09:30:42 e0fce72695ba: Preparing 09:30:42 b49c02bc0950: Preparing 09:30:42 7a317ca17a86: Preparing 09:30:42 04de3540a6de: Preparing 09:30:42 af1214849a17: Preparing 09:30:42 742d9e34cc56: Preparing 09:30:42 4aeaa0e7d41f: Preparing 09:30:42 af1214849a17: Waiting 09:30:42 742d9e34cc56: Waiting 09:30:42 04de3540a6de: Waiting 09:30:42 4aeaa0e7d41f: Waiting 09:30:42 e0fce72695ba: Layer already exists 09:30:42 b49c02bc0950: Layer already exists 09:30:42 7a317ca17a86: Layer already exists 09:30:42 05f5a967f4ff: Layer already exists 09:30:42 cabb0b521b96: Layer already exists 09:30:42 af1214849a17: Layer already exists 09:30:42 4aeaa0e7d41f: Layer already exists 09:30:42 742d9e34cc56: Layer already exists 09:30:42 04de3540a6de: Layer already exists 09:30:42 3.2.0-dev.83: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:30:43 cabb0b521b96: Preparing 09:30:43 05f5a967f4ff: Preparing 09:30:43 e0fce72695ba: Preparing 09:30:43 b49c02bc0950: Preparing 09:30:43 7a317ca17a86: Preparing 09:30:43 04de3540a6de: Preparing 09:30:43 af1214849a17: Preparing 09:30:43 742d9e34cc56: Preparing 09:30:43 4aeaa0e7d41f: Preparing 09:30:43 04de3540a6de: Waiting 09:30:43 af1214849a17: Waiting 09:30:43 742d9e34cc56: Waiting 09:30:43 4aeaa0e7d41f: Waiting 09:30:43 05f5a967f4ff: Layer already exists 09:30:43 e0fce72695ba: Layer already exists 09:30:43 b49c02bc0950: Layer already exists 09:30:43 cabb0b521b96: Layer already exists 09:30:43 7a317ca17a86: Layer already exists 09:30:43 af1214849a17: Layer already exists 09:30:43 742d9e34cc56: Layer already exists 09:30:43 4aeaa0e7d41f: Layer already exists 09:30:43 04de3540a6de: Layer already exists 09:30:43 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:44 + 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 09:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:30:44 cabb0b521b96: Preparing 09:30:44 05f5a967f4ff: Preparing 09:30:44 e0fce72695ba: Preparing 09:30:44 b49c02bc0950: Preparing 09:30:44 7a317ca17a86: Preparing 09:30:44 04de3540a6de: Preparing 09:30:44 af1214849a17: Preparing 09:30:44 742d9e34cc56: Preparing 09:30:44 4aeaa0e7d41f: Preparing 09:30:44 04de3540a6de: Waiting 09:30:44 af1214849a17: Waiting 09:30:44 742d9e34cc56: Waiting 09:30:44 4aeaa0e7d41f: Waiting 09:30:44 e0fce72695ba: Layer already exists 09:30:44 b49c02bc0950: Layer already exists 09:30:44 cabb0b521b96: Layer already exists 09:30:44 7a317ca17a86: Layer already exists 09:30:44 05f5a967f4ff: Layer already exists 09:30:44 742d9e34cc56: Layer already exists 09:30:44 af1214849a17: Layer already exists 09:30:44 4aeaa0e7d41f: Layer already exists 09:30:44 04de3540a6de: Layer already exists 09:30:44 main: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:44 ===================================================== [Pipeline] echo 09:30:44 taggedImages: 09:30:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:30:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:30:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 09:30:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:30:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:30:45 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 09:30:45 b97f2c868d9ba238902f81729662ab6d4c678502 09:30:45 latest 09:30:45 3.2.0-dev.83 09:30:45 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:30:45 main 09:30:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:30:45 f6b25f82b4b0: Preparing 09:30:45 eeeb17d76a58: Preparing 09:30:45 b49c02bc0950: Preparing 09:30:45 7a317ca17a86: Preparing 09:30:45 986da57de339: Preparing 09:30:45 2e5e76c9101a: Preparing 09:30:45 4aeaa0e7d41f: Preparing 09:30:45 4aeaa0e7d41f: Waiting 09:30:45 2e5e76c9101a: Waiting 09:30:45 7a317ca17a86: Layer already exists 09:30:45 b49c02bc0950: Layer already exists 09:30:45 4aeaa0e7d41f: Layer already exists 09:30:45 986da57de339: Pushed 09:30:45 f6b25f82b4b0: Pushed 09:30:46 2e5e76c9101a: Pushed 09:30:53 eeeb17d76a58: Pushed 09:30:53 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:53 + 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 09:30:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:30:54 f6b25f82b4b0: Preparing 09:30:54 eeeb17d76a58: Preparing 09:30:54 b49c02bc0950: Preparing 09:30:54 7a317ca17a86: Preparing 09:30:54 986da57de339: Preparing 09:30:54 2e5e76c9101a: Preparing 09:30:54 4aeaa0e7d41f: Preparing 09:30:54 2e5e76c9101a: Waiting 09:30:54 4aeaa0e7d41f: Waiting 09:30:54 986da57de339: Layer already exists 09:30:54 eeeb17d76a58: Layer already exists 09:30:54 b49c02bc0950: Layer already exists 09:30:54 f6b25f82b4b0: Layer already exists 09:30:54 7a317ca17a86: Layer already exists 09:30:54 4aeaa0e7d41f: Layer already exists 09:30:54 2e5e76c9101a: Layer already exists 09:30:54 latest: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:54 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 09:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:30:55 f6b25f82b4b0: Preparing 09:30:55 eeeb17d76a58: Preparing 09:30:55 b49c02bc0950: Preparing 09:30:55 7a317ca17a86: Preparing 09:30:55 986da57de339: Preparing 09:30:55 2e5e76c9101a: Preparing 09:30:55 4aeaa0e7d41f: Preparing 09:30:55 2e5e76c9101a: Waiting 09:30:55 4aeaa0e7d41f: Waiting 09:30:55 f6b25f82b4b0: Layer already exists 09:30:55 7a317ca17a86: Layer already exists 09:30:55 eeeb17d76a58: Layer already exists 09:30:55 b49c02bc0950: Layer already exists 09:30:55 986da57de339: Layer already exists 09:30:55 2e5e76c9101a: Layer already exists 09:30:55 4aeaa0e7d41f: Layer already exists 09:30:55 3.2.0-dev.83: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:55 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:30:56 f6b25f82b4b0: Preparing 09:30:56 eeeb17d76a58: Preparing 09:30:56 b49c02bc0950: Preparing 09:30:56 7a317ca17a86: Preparing 09:30:56 986da57de339: Preparing 09:30:56 2e5e76c9101a: Preparing 09:30:56 4aeaa0e7d41f: Preparing 09:30:56 2e5e76c9101a: Waiting 09:30:56 4aeaa0e7d41f: Waiting 09:30:56 f6b25f82b4b0: Layer already exists 09:30:56 986da57de339: Layer already exists 09:30:56 eeeb17d76a58: Layer already exists 09:30:56 7a317ca17a86: Layer already exists 09:30:56 b49c02bc0950: Layer already exists 09:30:56 4aeaa0e7d41f: Layer already exists 09:30:56 2e5e76c9101a: Layer already exists 09:30:56 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:56 + 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 09:30:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 09:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:30:57 f6b25f82b4b0: Preparing 09:30:57 eeeb17d76a58: Preparing 09:30:57 b49c02bc0950: Preparing 09:30:57 7a317ca17a86: Preparing 09:30:57 986da57de339: Preparing 09:30:57 2e5e76c9101a: Preparing 09:30:57 4aeaa0e7d41f: Preparing 09:30:57 4aeaa0e7d41f: Waiting 09:30:57 2e5e76c9101a: Waiting 09:30:57 f6b25f82b4b0: Layer already exists 09:30:57 7a317ca17a86: Layer already exists 09:30:57 eeeb17d76a58: Layer already exists 09:30:57 b49c02bc0950: Layer already exists 09:30:57 986da57de339: Layer already exists 09:30:57 4aeaa0e7d41f: Layer already exists 09:30:57 2e5e76c9101a: Layer already exists 09:30:57 main: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:57 ===================================================== [Pipeline] echo 09:30:57 taggedImages: 09:30:57 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:30:57 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:30:57 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 09:30:57 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:30:57 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 09:30:57 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:30:57 b97f2c868d9ba238902f81729662ab6d4c678502 09:30:57 latest 09:30:57 3.2.0-dev.83 09:30:57 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:30:57 main 09:30:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:30:58 a8c99b1eb292: Preparing 09:30:58 f86a6a6619fa: Preparing 09:30:58 218d95937892: Preparing 09:30:58 b49c02bc0950: Preparing 09:30:58 7a317ca17a86: Preparing 09:30:58 a0e1ed6f8872: Preparing 09:30:58 2194cb2ee531: Preparing 09:30:58 a0e1ed6f8872: Waiting 09:30:58 4aeaa0e7d41f: Preparing 09:30:58 2194cb2ee531: Waiting 09:30:58 4aeaa0e7d41f: Waiting 09:30:58 7a317ca17a86: Layer already exists 09:30:58 b49c02bc0950: Layer already exists 09:30:58 f86a6a6619fa: Pushed 09:30:58 a8c99b1eb292: Pushed 09:30:58 4aeaa0e7d41f: Layer already exists 09:30:58 a0e1ed6f8872: Pushed 09:30:59 2194cb2ee531: Pushed 09:31:07 218d95937892: Pushed 09:31:07 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:31:07 a8c99b1eb292: Preparing 09:31:07 f86a6a6619fa: Preparing 09:31:07 218d95937892: Preparing 09:31:07 b49c02bc0950: Preparing 09:31:07 7a317ca17a86: Preparing 09:31:07 a0e1ed6f8872: Preparing 09:31:07 2194cb2ee531: Preparing 09:31:07 4aeaa0e7d41f: Preparing 09:31:07 2194cb2ee531: Waiting 09:31:07 4aeaa0e7d41f: Waiting 09:31:07 b49c02bc0950: Layer already exists 09:31:07 7a317ca17a86: Layer already exists 09:31:07 218d95937892: Layer already exists 09:31:07 f86a6a6619fa: Layer already exists 09:31:07 a8c99b1eb292: Layer already exists 09:31:07 2194cb2ee531: Layer already exists 09:31:07 a0e1ed6f8872: Layer already exists 09:31:07 4aeaa0e7d41f: Layer already exists 09:31:07 latest: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 09:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:31:08 a8c99b1eb292: Preparing 09:31:08 f86a6a6619fa: Preparing 09:31:08 218d95937892: Preparing 09:31:08 b49c02bc0950: Preparing 09:31:08 7a317ca17a86: Preparing 09:31:08 a0e1ed6f8872: Preparing 09:31:08 2194cb2ee531: Preparing 09:31:08 4aeaa0e7d41f: Preparing 09:31:08 2194cb2ee531: Waiting 09:31:08 4aeaa0e7d41f: Waiting 09:31:08 a0e1ed6f8872: Waiting 09:31:08 218d95937892: Layer already exists 09:31:08 b49c02bc0950: Layer already exists 09:31:08 f86a6a6619fa: Layer already exists 09:31:08 a8c99b1eb292: Layer already exists 09:31:08 7a317ca17a86: Layer already exists 09:31:08 2194cb2ee531: Layer already exists 09:31:08 a0e1ed6f8872: Layer already exists 09:31:08 4aeaa0e7d41f: Layer already exists 09:31:09 3.2.0-dev.83: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:31:09 a8c99b1eb292: Preparing 09:31:09 f86a6a6619fa: Preparing 09:31:09 218d95937892: Preparing 09:31:09 b49c02bc0950: Preparing 09:31:09 7a317ca17a86: Preparing 09:31:09 a0e1ed6f8872: Preparing 09:31:09 2194cb2ee531: Preparing 09:31:09 4aeaa0e7d41f: Preparing 09:31:09 a0e1ed6f8872: Waiting 09:31:09 2194cb2ee531: Waiting 09:31:09 4aeaa0e7d41f: Waiting 09:31:09 f86a6a6619fa: Layer already exists 09:31:09 7a317ca17a86: Layer already exists 09:31:09 a8c99b1eb292: Layer already exists 09:31:09 218d95937892: Layer already exists 09:31:09 b49c02bc0950: Layer already exists 09:31:09 a0e1ed6f8872: Layer already exists 09:31:09 2194cb2ee531: Layer already exists 09:31:09 4aeaa0e7d41f: Layer already exists 09:31:10 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:31:10 a8c99b1eb292: Preparing 09:31:10 f86a6a6619fa: Preparing 09:31:10 218d95937892: Preparing 09:31:10 b49c02bc0950: Preparing 09:31:10 7a317ca17a86: Preparing 09:31:10 a0e1ed6f8872: Preparing 09:31:10 2194cb2ee531: Preparing 09:31:10 4aeaa0e7d41f: Preparing 09:31:10 a0e1ed6f8872: Waiting 09:31:10 2194cb2ee531: Waiting 09:31:10 4aeaa0e7d41f: Waiting 09:31:10 7a317ca17a86: Layer already exists 09:31:10 f86a6a6619fa: Layer already exists 09:31:10 a8c99b1eb292: Layer already exists 09:31:10 b49c02bc0950: Layer already exists 09:31:10 218d95937892: Layer already exists 09:31:10 2194cb2ee531: Layer already exists 09:31:10 a0e1ed6f8872: Layer already exists 09:31:10 4aeaa0e7d41f: Layer already exists 09:31:11 main: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:11 ===================================================== [Pipeline] echo 09:31:11 taggedImages: 09:31:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:31:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:31:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 09:31:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:31:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:31:11 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:31:11 b97f2c868d9ba238902f81729662ab6d4c678502 09:31:11 latest 09:31:11 3.2.0-dev.83 09:31:11 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:31:11 main 09:31:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:12 300aa9f90179: Preparing 09:31:12 18525db22b5a: Preparing 09:31:12 b49c02bc0950: Preparing 09:31:12 7a317ca17a86: Preparing 09:31:12 905ebed70a2f: Preparing 09:31:12 2f061491ae7a: Preparing 09:31:12 4aeaa0e7d41f: Preparing 09:31:12 4aeaa0e7d41f: Waiting 09:31:12 2f061491ae7a: Waiting 09:31:12 905ebed70a2f: Layer already exists 09:31:12 7a317ca17a86: Layer already exists 09:31:12 b49c02bc0950: Layer already exists 09:31:12 2f061491ae7a: Layer already exists 09:31:12 4aeaa0e7d41f: Layer already exists 09:31:12 300aa9f90179: Pushed 09:31:18 18525db22b5a: Pushed 09:31:19 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:19 300aa9f90179: Preparing 09:31:19 18525db22b5a: Preparing 09:31:19 b49c02bc0950: Preparing 09:31:19 7a317ca17a86: Preparing 09:31:19 905ebed70a2f: Preparing 09:31:19 2f061491ae7a: Preparing 09:31:19 4aeaa0e7d41f: Preparing 09:31:19 2f061491ae7a: Waiting 09:31:19 4aeaa0e7d41f: Waiting 09:31:19 b49c02bc0950: Layer already exists 09:31:19 300aa9f90179: Layer already exists 09:31:19 905ebed70a2f: Layer already exists 09:31:19 7a317ca17a86: Layer already exists 09:31:19 18525db22b5a: Layer already exists 09:31:19 4aeaa0e7d41f: Layer already exists 09:31:19 2f061491ae7a: Layer already exists 09:31:20 latest: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 09:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:20 300aa9f90179: Preparing 09:31:20 18525db22b5a: Preparing 09:31:20 b49c02bc0950: Preparing 09:31:20 7a317ca17a86: Preparing 09:31:20 905ebed70a2f: Preparing 09:31:20 2f061491ae7a: Preparing 09:31:20 4aeaa0e7d41f: Preparing 09:31:20 2f061491ae7a: Waiting 09:31:20 4aeaa0e7d41f: Waiting 09:31:20 18525db22b5a: Layer already exists 09:31:20 300aa9f90179: Layer already exists 09:31:20 7a317ca17a86: Layer already exists 09:31:20 905ebed70a2f: Layer already exists 09:31:20 b49c02bc0950: Layer already exists 09:31:20 4aeaa0e7d41f: Layer already exists 09:31:20 2f061491ae7a: Layer already exists 09:31:21 3.2.0-dev.83: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:21 300aa9f90179: Preparing 09:31:21 18525db22b5a: Preparing 09:31:21 b49c02bc0950: Preparing 09:31:21 7a317ca17a86: Preparing 09:31:21 905ebed70a2f: Preparing 09:31:21 2f061491ae7a: Preparing 09:31:21 4aeaa0e7d41f: Preparing 09:31:21 2f061491ae7a: Waiting 09:31:21 4aeaa0e7d41f: Waiting 09:31:21 905ebed70a2f: Layer already exists 09:31:21 18525db22b5a: Layer already exists 09:31:21 7a317ca17a86: Layer already exists 09:31:21 300aa9f90179: Layer already exists 09:31:21 b49c02bc0950: Layer already exists 09:31:21 2f061491ae7a: Layer already exists 09:31:21 4aeaa0e7d41f: Layer already exists 09:31:22 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:31:22 300aa9f90179: Preparing 09:31:22 18525db22b5a: Preparing 09:31:22 b49c02bc0950: Preparing 09:31:22 7a317ca17a86: Preparing 09:31:22 905ebed70a2f: Preparing 09:31:22 2f061491ae7a: Preparing 09:31:22 4aeaa0e7d41f: Preparing 09:31:22 4aeaa0e7d41f: Waiting 09:31:22 2f061491ae7a: Waiting 09:31:22 7a317ca17a86: Layer already exists 09:31:22 905ebed70a2f: Layer already exists 09:31:22 18525db22b5a: Layer already exists 09:31:22 b49c02bc0950: Layer already exists 09:31:22 300aa9f90179: Layer already exists 09:31:22 2f061491ae7a: Layer already exists 09:31:22 4aeaa0e7d41f: Layer already exists 09:31:23 main: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:23 ===================================================== [Pipeline] echo 09:31:23 taggedImages: 09:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 09:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 09:31:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 09:31:23 - 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 09:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:23 09:31:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:23 arm64: Pulling from edgex-lftools-log-publisher 09:31:23 8998bd30e6a1: Pulling fs layer 09:31:23 04944245beec: Pulling fs layer 09:31:23 699f458cf7ca: Pulling fs layer 09:31:23 765212b225bb: Pulling fs layer 09:31:23 f23df028b6ca: Pulling fs layer 09:31:23 d65c8cfc05b1: Pulling fs layer 09:31:23 2437ff75d9bd: Pulling fs layer 09:31:23 f23df028b6ca: Waiting 09:31:23 d65c8cfc05b1: Waiting 09:31:23 2437ff75d9bd: Waiting 09:31:23 765212b225bb: Waiting 09:31:24 04944245beec: Verifying Checksum 09:31:24 04944245beec: Download complete 09:31:24 765212b225bb: Verifying Checksum 09:31:24 765212b225bb: Download complete 09:31:24 f23df028b6ca: Verifying Checksum 09:31:24 f23df028b6ca: Download complete 09:31:24 d65c8cfc05b1: Verifying Checksum 09:31:24 d65c8cfc05b1: Download complete 09:31:24 699f458cf7ca: Verifying Checksum 09:31:24 699f458cf7ca: Download complete 09:31:24 8998bd30e6a1: Verifying Checksum 09:31:24 8998bd30e6a1: Download complete 09:31:27 2437ff75d9bd: Verifying Checksum 09:31:27 2437ff75d9bd: Download complete 09:31:29 8998bd30e6a1: Pull complete 09:31:29 04944245beec: Pull complete 09:31:31 699f458cf7ca: Pull complete 09:31:31 765212b225bb: Pull complete 09:31:32 f23df028b6ca: Pull complete 09:31:32 d65c8cfc05b1: Pull complete 09:31:50 2437ff75d9bd: Pull complete 09:31:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:51 prd-ubuntu20.04-docker-arm64-4c-16g-11648 does not seem to be running inside a container 09:31:51 $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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 09:31:53 $ docker top 1499d304478454b628023f71b2bb5e8f1ee7d72b704264d2b1f634bdc9bbabc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:53 ---> job-cost.sh 09:31:53 lf-activate-venv: SKIPPING 09:31:53 INFO: No Stack... 09:31:54 INFO: Retrieving Pricing Info for: v3-standard-4 09:31:55 INFO: Archiving Costs [Pipeline] sh 09:31:55 + cat /w/workspace/edgex-go/705/archives/cost.csv 09:31:55 + cut -d, -f6 [Pipeline] lock 09:31:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-705-stack-cost] 09:31:55 Resource [jenkins-edgexfoundry-edgex-go-main-705-stack-cost] did not exist. Created. 09:31:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-705-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:31:56 + echo total: 0.33000001311302185 [Pipeline] stash 09:31:57 Stashed 1 file(s) [Pipeline] } 09:31:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-705-stack-cost] [Pipeline] // lock [Pipeline] } 09:31:57 $ docker stop --time=1 1499d304478454b628023f71b2bb5e8f1ee7d72b704264d2b1f634bdc9bbabc6 09:31:58 $ docker rm -f --volumes 1499d304478454b628023f71b2bb5e8f1ee7d72b704264d2b1f634bdc9bbabc6 [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 09:31:59 provisioning config files... 09:31:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/705@tmp/config240199848367934533tmp [Pipeline] { [Pipeline] sh 09:31:59 + set +x 09:31:59 + bash -s -- 09:31:59 + curl -s https://codecov.io/bash 09:31:59 09:31:59 _____ _ 09:31:59 / ____| | | 09:31:59 | | ___ __| | ___ ___ _____ __ 09:31:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:31:59 | |___| (_) | (_| | __/ (_| (_) \ V / 09:31:59 \_____\___/ \__,_|\___|\___\___/ \_/ 09:31:59 Bash-1.0.6 09:31:59 09:31:59 09:31:59 ==> git version 2.25.1 found 09:31:59 ==> 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 09:31:59 Release-Date: 2020-01-08 09:31:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:31:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:31:59 ==> Jenkins CI detected. 09:31:59 current dir:  /w/workspace/edgex-go/705 09:31:59 project root: . 09:31:59 --> token set from env 09:31:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:31:59 ==> Running gcov in . (disable via -X gcov) 09:31:59 ==> Python coveragepy not found 09:31:59 ==> Searching for coverage reports in: 09:31:59 + . 09:32:00 -> Found 1 reports 09:32:00 ==> Detecting git/mercurial file structure 09:32:00 ==> Reading reports 09:32:00 + ./coverage.out bytes=611240 09:32:00 ==> Appending adjustments 09:32:00 https://docs.codecov.io/docs/fixing-reports 09:32:01 + Found adjustments 09:32:01 ==> Gzipping contents 09:32:01 76K /tmp/codecov.d6a60p.gz 09:32:01 ==> Uploading reports 09:32:01 url: https://codecov.io 09:32:01 query: branch=main&commit=b97f2c868d9ba238902f81729662ab6d4c678502&build=705&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F705%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:32:01 -> Pinging Codecov 09:32:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b97f2c868d9ba238902f81729662ab6d4c678502&build=705&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F705%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:32:01 -> Uploading to 09:32:01 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/b97f2c868d9ba238902f81729662ab6d4c678502/c149842a-3aba-4e8b-8515-659806895fbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240926%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240926T093201Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ef8a0771643c74e6a32a66332b86315e9b59d55ea0fca257e1174e597c2e48e8 09:32:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:01 Dload Upload Total Spent Left Speed 09:32:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73827 0 0 100 73827 0 242k --:--:-- --:--:-- --:--:-- 241k 09:32:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } 09:32:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:32:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:32:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:32:02 09:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:32:02 latest: Pulling from edgex-devops/edgex-snyk-go 09:32:02 619be1103602: Already exists 09:32:02 f8ea3408117e: Pulling fs layer 09:32:02 91320369b822: Pulling fs layer 09:32:02 0406650e8295: Pulling fs layer 09:32:02 4f4fb700ef54: Pulling fs layer 09:32:02 96d80e3f36e1: Pulling fs layer 09:32:02 bcf3aedb951c: Pulling fs layer 09:32:02 4f4fb700ef54: Waiting 09:32:02 96d80e3f36e1: Waiting 09:32:02 bcf3aedb951c: Waiting 09:32:02 0406650e8295: Download complete 09:32:02 f8ea3408117e: Verifying Checksum 09:32:02 4f4fb700ef54: Download complete 09:32:03 f8ea3408117e: Pull complete 09:32:03 96d80e3f36e1: Verifying Checksum 09:32:03 96d80e3f36e1: Download complete 09:32:03 91320369b822: Verifying Checksum 09:32:03 91320369b822: Download complete 09:32:03 bcf3aedb951c: Verifying Checksum 09:32:03 bcf3aedb951c: Download complete 09:32:06 91320369b822: Pull complete 09:32:06 0406650e8295: Pull complete 09:32:06 4f4fb700ef54: Pull complete 09:32:06 96d80e3f36e1: Pull complete 09:32:09 bcf3aedb951c: Pull complete 09:32:10 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:32:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:10 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 09:32:10 $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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-snyk-go:latest cat 09:32:17 $ docker top 4969db7c1f710dfb82ab2bf27026faf8782ec1a1631e71d535791db3ff9938b2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:17 + git config --global --add safe.directory /w/workspace/edgex-go/705 [Pipeline] echo 09:32:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:32:17 + set -o pipefail 09:32:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:32:25 09:32:25 Monitoring /w/workspace/edgex-go/705 (github.com/edgexfoundry/edgex-go)... 09:32:25 09:32:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/dbb019eb-816b-417f-b617-b6f666e032b2 09:32:25 09:32:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:32:25 09:32:25 09:32:25 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:32:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:32:25 $ docker stop --time=1 4969db7c1f710dfb82ab2bf27026faf8782ec1a1631e71d535791db3ff9938b2 09:32:31 $ docker rm -f --volumes 4969db7c1f710dfb82ab2bf27026faf8782ec1a1631e71d535791db3ff9938b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:32:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:32 provisioning config files... 09:32:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/705@tmp/config5821734377800229556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:32 --> edgex-publish-swagger.sh 09:32:32 === Publish openapi/v3 API === 09:32:32 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:32:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/705/openapi/v3/core-command.yaml] 09:32:32 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:32 Dload Upload Total Spent Left Speed 09:32:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 78425 --:--:-- --:--:-- --:--:-- 78238 09:32:32 09:32:32 09:32:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/705/openapi/v3/core-data.yaml] 09:32:32 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:32 Dload Upload Total Spent Left Speed 09:32:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 174k --:--:-- --:--:-- --:--:-- 174k 09:32:33 09:32:33 09:32:33 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/705/openapi/v3/core-keeper.yaml] 09:32:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:33 Dload Upload Total Spent Left Speed 09:32:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 242 117k --:--:-- --:--:-- --:--:-- 117k 09:32:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:32:33 09:32:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/705/openapi/v3/core-metadata.yaml] 09:32:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:33 Dload Upload Total Spent Left Speed 09:32:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 487 465k --:--:-- --:--:-- --:--:-- 465k 09:32:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:32:34 09:32:34 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/705/openapi/v3/support-cron-scheduler.yaml] 09:32:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:34 Dload Upload Total Spent Left Speed 09:32:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 260 187k --:--:-- --:--:-- --:--:-- 187k 09:32:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:32:34 09:32:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/705/openapi/v3/support-notifications.yaml] 09:32:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:34 Dload Upload Total Spent Left Speed 09:32:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 457 250k --:--:-- --:--:-- --:--:-- 249k 100 87457 100 156 100 87301 456 249k --:--:-- --:--:-- --:--:-- 249k 09:32:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:32:34 09:32:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/705/openapi/v3/support-scheduler.yaml] 09:32:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:34 Dload Upload Total Spent Left Speed 09:32:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 485 112k --:--:-- --:--:-- --:--:-- 112k 09:32:35 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:32:35 [Pipeline] } 09:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:32:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:32:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:35 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 09:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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/py-git-semver:0.1.4 cat 09:32:36 $ docker top a120e8c3722e9b0fd4838590738654a013a84231502586913290d708548f4a7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:32:36 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.82' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:36 + git semver [Pipeline] } 09:32:37 $ docker stop --time=1 a120e8c3722e9b0fd4838590738654a013a84231502586913290d708548f4a7f 09:32:38 $ docker rm -f --volumes a120e8c3722e9b0fd4838590738654a013a84231502586913290d708548f4a7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:32:39 09:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:32:39 0.23.1-centos7: Pulling from edgex-lftools 09:32:39 ab5ef0e58194: Pulling fs layer 09:32:39 9712f1f96733: Pulling fs layer 09:32:39 63f879dbbcfc: Pulling fs layer 09:32:39 0d9ebad4ef96: Pulling fs layer 09:32:39 e9a5061849ea: Pulling fs layer 09:32:39 d747dcd14b5f: Pulling fs layer 09:32:39 2de7ff778b66: Pulling fs layer 09:32:39 0d9ebad4ef96: Waiting 09:32:39 e9a5061849ea: Waiting 09:32:39 d747dcd14b5f: Waiting 09:32:39 2de7ff778b66: Waiting 09:32:39 9712f1f96733: Verifying Checksum 09:32:39 9712f1f96733: Download complete 09:32:39 63f879dbbcfc: Verifying Checksum 09:32:39 63f879dbbcfc: Download complete 09:32:39 e9a5061849ea: Verifying Checksum 09:32:39 e9a5061849ea: Download complete 09:32:39 d747dcd14b5f: Verifying Checksum 09:32:39 d747dcd14b5f: Download complete 09:32:40 ab5ef0e58194: Verifying Checksum 09:32:40 ab5ef0e58194: Download complete 09:32:40 2de7ff778b66: Download complete 09:32:40 0d9ebad4ef96: Verifying Checksum 09:32:40 0d9ebad4ef96: Download complete 09:32:42 ab5ef0e58194: Pull complete 09:32:42 9712f1f96733: Pull complete 09:32:43 63f879dbbcfc: Pull complete 09:32:46 0d9ebad4ef96: Pull complete 09:32:46 e9a5061849ea: Pull complete 09:32:46 d747dcd14b5f: Pull complete 09:32:48 2de7ff778b66: Pull complete 09:32:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:32:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:48 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 09:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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:0.23.1-centos7 cat 09:32:55 $ docker top dd884919010b2943dded9705f48ef7c6a36e5fe97eb9e639c603c64b24502338 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:32:55 provisioning config files... 09:32:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/705@tmp/config8473784174767674506tmp 09:32:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/705@tmp/config736649924065289000tmp 09:32:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/705@tmp/config9502635845983483150tmp [Pipeline] { [Pipeline] echo 09:32:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:32:56 ---> sigul-configuration.sh 09:32:56 gpg: directory `/root/.gnupg' created 09:32:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:32:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:32:56 gpg: keyring `/root/.gnupg/secring.gpg' created 09:32:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:32:56 gpg: CAST5 encrypted data 09:32:56 gpg: encrypted with 1 passphrase 09:32:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:32:56 + mkdir /home/jenkins 09:32:56 + mkdir /home/jenkins/sigul [Pipeline] sh 09:32: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 09:32:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:32:57 ---> sigul-install.sh 09:32:57 Sigul already installed; skipping installation. [Pipeline] sh 09:32:57 + git tag --list 09:32:57 0.6.0 09:32:57 0.6.1 09:32:57 0.7.0 09:32:57 0.7.1 09:32:57 v1.0.0 09:32:57 v1.0.1 09:32:57 v1.1.0 09:32:57 v1.2.0 09:32:57 v1.2.1 09:32:57 v1.3.0 09:32:57 v1.3.1 09:32:57 v2.0.0 09:32:57 v2.1.0 09:32:57 v2.1.1 09:32:57 v2.2.0 09:32:57 v2.3.0 09:32:57 v3.0 09:32:57 v3.0.0 09:32:57 v3.1 09:32:57 v3.1.0 09:32:57 v3.1.0-dev.1 09:32:57 v3.1.0-dev.10 09:32:57 v3.1.0-dev.11 09:32:57 v3.1.0-dev.12 09:32:57 v3.1.0-dev.13 09:32:57 v3.1.0-dev.14 09:32:57 v3.1.0-dev.15 09:32:57 v3.1.0-dev.16 09:32:57 v3.1.0-dev.17 09:32:57 v3.1.0-dev.18 09:32:57 v3.1.0-dev.19 09:32:57 v3.1.0-dev.2 09:32:57 v3.1.0-dev.20 09:32:57 v3.1.0-dev.21 09:32:57 v3.1.0-dev.22 09:32:57 v3.1.0-dev.23 09:32:57 v3.1.0-dev.24 09:32:57 v3.1.0-dev.25 09:32:57 v3.1.0-dev.26 09:32:57 v3.1.0-dev.27 09:32:57 v3.1.0-dev.28 09:32:57 v3.1.0-dev.29 09:32:57 v3.1.0-dev.3 09:32:57 v3.1.0-dev.30 09:32:57 v3.1.0-dev.31 09:32:57 v3.1.0-dev.32 09:32:57 v3.1.0-dev.33 09:32:57 v3.1.0-dev.34 09:32:57 v3.1.0-dev.35 09:32:57 v3.1.0-dev.36 09:32:57 v3.1.0-dev.37 09:32:57 v3.1.0-dev.38 09:32:57 v3.1.0-dev.39 09:32:57 v3.1.0-dev.4 09:32:57 v3.1.0-dev.40 09:32:57 v3.1.0-dev.41 09:32:57 v3.1.0-dev.42 09:32:57 v3.1.0-dev.43 09:32:57 v3.1.0-dev.44 09:32:57 v3.1.0-dev.45 09:32:57 v3.1.0-dev.46 09:32:57 v3.1.0-dev.47 09:32:57 v3.1.0-dev.48 09:32:57 v3.1.0-dev.49 09:32:57 v3.1.0-dev.5 09:32:57 v3.1.0-dev.50 09:32:57 v3.1.0-dev.51 09:32:57 v3.1.0-dev.52 09:32:57 v3.1.0-dev.53 09:32:57 v3.1.0-dev.54 09:32:57 v3.1.0-dev.55 09:32:57 v3.1.0-dev.56 09:32:57 v3.1.0-dev.57 09:32:57 v3.1.0-dev.58 09:32:57 v3.1.0-dev.59 09:32:57 v3.1.0-dev.6 09:32:57 v3.1.0-dev.60 09:32:57 v3.1.0-dev.61 09:32:57 v3.1.0-dev.62 09:32:57 v3.1.0-dev.63 09:32:57 v3.1.0-dev.64 09:32:57 v3.1.0-dev.65 09:32:57 v3.1.0-dev.66 09:32:57 v3.1.0-dev.67 09:32:57 v3.1.0-dev.68 09:32:57 v3.1.0-dev.69 09:32:57 v3.1.0-dev.7 09:32:57 v3.1.0-dev.70 09:32:57 v3.1.0-dev.71 09:32:57 v3.1.0-dev.72 09:32:57 v3.1.0-dev.73 09:32:57 v3.1.0-dev.8 09:32:57 v3.1.0-dev.9 09:32:57 v3.1.1 09:32:57 v3.1.1-dev.1 09:32:57 v3.1.1-dev.2 09:32:57 v3.2.0-dev.1 09:32:57 v3.2.0-dev.10 09:32:57 v3.2.0-dev.11 09:32:57 v3.2.0-dev.12 09:32:57 v3.2.0-dev.13 09:32:57 v3.2.0-dev.14 09:32:57 v3.2.0-dev.15 09:32:57 v3.2.0-dev.16 09:32:57 v3.2.0-dev.17 09:32:57 v3.2.0-dev.18 09:32:57 v3.2.0-dev.19 09:32:57 v3.2.0-dev.2 09:32:57 v3.2.0-dev.20 09:32:57 v3.2.0-dev.21 09:32:57 v3.2.0-dev.22 09:32:57 v3.2.0-dev.23 09:32:57 v3.2.0-dev.24 09:32:57 v3.2.0-dev.25 09:32:57 v3.2.0-dev.26 09:32:57 v3.2.0-dev.27 09:32:57 v3.2.0-dev.28 09:32:57 v3.2.0-dev.29 09:32:57 v3.2.0-dev.3 09:32:57 v3.2.0-dev.30 09:32:57 v3.2.0-dev.31 09:32:57 v3.2.0-dev.32 09:32:57 v3.2.0-dev.33 09:32:57 v3.2.0-dev.34 09:32:57 v3.2.0-dev.35 09:32:57 v3.2.0-dev.36 09:32:57 v3.2.0-dev.37 09:32:57 v3.2.0-dev.38 09:32:57 v3.2.0-dev.39 09:32:57 v3.2.0-dev.4 09:32:57 v3.2.0-dev.40 09:32:57 v3.2.0-dev.41 09:32:57 v3.2.0-dev.42 09:32:57 v3.2.0-dev.43 09:32:57 v3.2.0-dev.44 09:32:57 v3.2.0-dev.45 09:32:57 v3.2.0-dev.46 09:32:57 v3.2.0-dev.47 09:32:57 v3.2.0-dev.48 09:32:57 v3.2.0-dev.49 09:32:57 v3.2.0-dev.5 09:32:57 v3.2.0-dev.50 09:32:57 v3.2.0-dev.51 09:32:57 v3.2.0-dev.52 09:32:57 v3.2.0-dev.53 09:32:57 v3.2.0-dev.54 09:32:57 v3.2.0-dev.55 09:32:57 v3.2.0-dev.56 09:32:57 v3.2.0-dev.57 09:32:57 v3.2.0-dev.58 09:32:57 v3.2.0-dev.59 09:32:57 v3.2.0-dev.6 09:32:57 v3.2.0-dev.60 09:32:57 v3.2.0-dev.61 09:32:57 v3.2.0-dev.62 09:32:57 v3.2.0-dev.63 09:32:57 v3.2.0-dev.64 09:32:57 v3.2.0-dev.65 09:32:57 v3.2.0-dev.66 09:32:57 v3.2.0-dev.67 09:32:57 v3.2.0-dev.68 09:32:57 v3.2.0-dev.69 09:32:57 v3.2.0-dev.7 09:32:57 v3.2.0-dev.70 09:32:57 v3.2.0-dev.71 09:32:57 v3.2.0-dev.72 09:32:57 v3.2.0-dev.73 09:32:57 v3.2.0-dev.74 09:32:57 v3.2.0-dev.75 09:32:57 v3.2.0-dev.76 09:32:57 v3.2.0-dev.77 09:32:57 v3.2.0-dev.78 09:32:57 v3.2.0-dev.79 09:32:57 v3.2.0-dev.8 09:32:57 v3.2.0-dev.80 09:32:57 v3.2.0-dev.81 09:32:57 v3.2.0-dev.82 09:32:57 v3.2.0-dev.9 [Pipeline] sh 09:32:57 + lftools sign git-tag v3.2.0-dev.83 09:32:58 Signing Git tag with Sigul... 09:32:58 Signing v3.2.0-dev.83 09:32:58 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.2.0-dev.83'], return code 1, stdout , stderr [Pipeline] echo 09:32:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:32:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:32:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:32:58 $ docker stop --time=1 dd884919010b2943dded9705f48ef7c6a36e5fe97eb9e639c603c64b24502338 09:32:59 $ docker rm -f --volumes dd884919010b2943dded9705f48ef7c6a36e5fe97eb9e639c603c64b24502338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:33:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:00 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 09:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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/py-git-semver:0.1.4 cat 09:33:01 $ docker top f34ba4de2010f674bf9c0dc28ee609e289a67dafc86fb031a389da62f0d159aa -eo pid,comm 09:33:01 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). 09:33:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:33:01 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.82' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:01 + git semver [Pipeline] } 09:33:01 $ docker stop --time=1 f34ba4de2010f674bf9c0dc28ee609e289a67dafc86fb031a389da62f0d159aa 09:33:03 $ docker rm -f --volumes f34ba4de2010f674bf9c0dc28ee609e289a67dafc86fb031a389da62f0d159aa [Pipeline] // withDockerContainer [Pipeline] sh 09:33:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:03 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 09:33:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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/py-git-semver:0.1.4 cat 09:33:04 $ docker top 5cfe63452fe1386e3c66e7c90aab4557f5eb5c110c8fe21b7031de261b296d8b -eo pid,comm 09:33: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). 09:33:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:33:04 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.82' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:04 + git semver [Pipeline] } 09:33:04 $ docker stop --time=1 5cfe63452fe1386e3c66e7c90aab4557f5eb5c110c8fe21b7031de261b296d8b 09:33:06 $ docker rm -f --volumes 5cfe63452fe1386e3c66e7c90aab4557f5eb5c110c8fe21b7031de261b296d8b [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 09:33:06 + [ -d /w/workspace/edgex-go/705/archives ] [Pipeline] libraryResource [Pipeline] sh 09:33:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:07 ---> package-listing.sh 09:33:07 ++ facter osfamily 09:33:07 ++ tr '[:upper:]' '[:lower:]' 09:33:08 + OS_FAMILY=debian 09:33:08 + workspace=/w/workspace/edgex-go/705 09:33:08 + START_PACKAGES=/tmp/packages_start.txt 09:33:08 + END_PACKAGES=/tmp/packages_end.txt 09:33:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:08 + PACKAGES=/tmp/packages_start.txt 09:33:08 + '[' /w/workspace/edgex-go/705 ']' 09:33:08 + PACKAGES=/tmp/packages_end.txt 09:33:08 + case "${OS_FAMILY}" in 09:33:08 + dpkg -l 09:33:08 + grep '^ii' 09:33:08 + '[' -f /tmp/packages_start.txt ']' 09:33:08 + '[' -f /tmp/packages_end.txt ']' 09:33:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:08 + '[' /w/workspace/edgex-go/705 ']' 09:33:08 + mkdir -p /w/workspace/edgex-go/705/archives/ 09:33:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/705/archives/ [Pipeline] echo 09:33:08 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/705/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:08 09:33:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:09 latest: Pulling from edgex-lftools-log-publisher 09:33:09 5eb5b503b376: Pulling fs layer 09:33:09 5c69ac0246d0: Pulling fs layer 09:33:09 ec43610c2a17: Pulling fs layer 09:33:09 3a2ae6a8a46f: Pulling fs layer 09:33:09 33b1e0a273af: Pulling fs layer 09:33:09 5d3b04190fa2: Pulling fs layer 09:33:09 2f39f015ded8: Pulling fs layer 09:33:09 33b1e0a273af: Waiting 09:33:09 5d3b04190fa2: Waiting 09:33:09 2f39f015ded8: Waiting 09:33:09 3a2ae6a8a46f: Waiting 09:33:09 5c69ac0246d0: Download complete 09:33:09 3a2ae6a8a46f: Verifying Checksum 09:33:09 3a2ae6a8a46f: Download complete 09:33:09 33b1e0a273af: Verifying Checksum 09:33:09 33b1e0a273af: Download complete 09:33:09 5d3b04190fa2: Download complete 09:33:09 ec43610c2a17: Verifying Checksum 09:33:09 ec43610c2a17: Download complete 09:33:09 5eb5b503b376: Verifying Checksum 09:33:09 5eb5b503b376: Download complete 09:33:10 2f39f015ded8: Verifying Checksum 09:33:10 2f39f015ded8: Download complete 09:33:10 5eb5b503b376: Pull complete 09:33:10 5c69ac0246d0: Pull complete 09:33:11 ec43610c2a17: Pull complete 09:33:11 3a2ae6a8a46f: Pull complete 09:33:11 33b1e0a273af: Pull complete 09:33:11 5d3b04190fa2: Pull complete 09:33:15 2f39f015ded8: Pull complete 09:33:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:15 prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container 09:33:15 $ 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/705/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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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:latest cat 09:33:21 $ docker top 07e2863e7719d7c6261e486e2a8d0e5f67dd855678ea68a0e02045bde802fecb -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:21 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:21 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:22 + ls /var/log/sa-host 09:33:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:22 provisioning config files... 09:33:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/705@tmp/config7211674131216856881tmp [Pipeline] { [Pipeline] echo 09:33:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:22 ---> create-netrc.sh [Pipeline] } 09:33:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:22 ---> python-tools-install.sh [Pipeline] echo 09:33:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:23 ---> sudo-logs.sh 09:33:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:33:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:23 ---> job-cost.sh 09:33:23 lf-activate-venv: SKIPPING 09:33:23 DEBUG: total: 0.33000001311302185 09:33:23 INFO: Retrieving Stack Cost... 09:33:23 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:24 INFO: Archiving Costs [Pipeline] echo 09:33:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:24 ---> logs-deploy.sh 09:33:24 lf-activate-venv: SKIPPING 09:33:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/705 09:33:24 INFO: archiving workspace using pattern(s): 09:33:25 Archives upload complete. 09:33:25 INFO: archiving logs to Nexus 09:33:26 ---> uname -a: 09:33:26 Linux prd-ubuntu20-04-docker-8c-8g-11659 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:33:26 09:33:26 09:33:26 ---> lscpu: 09:33:26 Architecture: x86_64 09:33:26 CPU op-mode(s): 32-bit, 64-bit 09:33:26 Byte Order: Little Endian 09:33:26 Address sizes: 40 bits physical, 48 bits virtual 09:33:26 CPU(s): 8 09:33:26 On-line CPU(s) list: 0-7 09:33:26 Thread(s) per core: 1 09:33:26 Core(s) per socket: 1 09:33:26 Socket(s): 8 09:33:26 NUMA node(s): 1 09:33:26 Vendor ID: AuthenticAMD 09:33:26 CPU family: 23 09:33:26 Model: 49 09:33:26 Model name: AMD EPYC-Rome Processor 09:33:26 Stepping: 0 09:33:26 CPU MHz: 2800.000 09:33:26 BogoMIPS: 5600.00 09:33:26 Virtualization: AMD-V 09:33:26 Hypervisor vendor: KVM 09:33:26 Virtualization type: full 09:33:26 L1d cache: 256 KiB 09:33:26 L1i cache: 256 KiB 09:33:26 L2 cache: 4 MiB 09:33:26 L3 cache: 128 MiB 09:33:26 NUMA node0 CPU(s): 0-7 09:33:26 Vulnerability Itlb multihit: Not affected 09:33:26 Vulnerability L1tf: Not affected 09:33:26 Vulnerability Mds: Not affected 09:33:26 Vulnerability Meltdown: Not affected 09:33:26 Vulnerability Mmio stale data: Not affected 09:33:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:33:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:33:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:33:26 Vulnerability Srbds: Not affected 09:33:26 Vulnerability Tsx async abort: Not affected 09:33:26 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 09:33:26 09:33:26 09:33:26 ---> nproc: 09:33:26 8 09:33:26 09:33:26 09:33:26 ---> df -h: 09:33:26 Filesystem Size Used Avail Use% Mounted on 09:33:26 overlay 155G 29G 127G 19% / 09:33:26 tmpfs 64M 0 64M 0% /dev 09:33:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:33:26 shm 64M 0 64M 0% /dev/shm 09:33:26 /dev/vda1 155G 29G 127G 19% /facter-os 09:33:26 09:33:26 09:33:26 ---> sar -b -r -n DEV: 09:33:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11659) 09/26/24 _x86_64_ (8 CPU) 09:33:26 09:33:26 08:44:44 LINUX RESTART (8 CPU) 09:33:26 09:33:26 08:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:33:26 08:46:01 371.70 48.06 323.65 0.00 5424.83 161871.02 0.00 09:33:26 08:47:01 187.12 1.50 185.62 0.00 26.40 62670.49 0.00 09:33:26 08:48:01 46.46 0.02 46.44 0.00 0.13 34212.71 0.00 09:33:26 08:49:01 30.89 0.20 30.69 0.00 2.80 18486.25 0.00 09:33:26 08:50:01 251.91 1.35 250.57 0.00 103.06 187732.89 0.00 09:33:26 08:51:01 782.69 12.05 770.64 0.00 2095.25 171926.95 0.00 09:33:26 08:52:01 410.31 1.96 408.35 0.00 2270.44 151956.77 0.00 09:33:26 08:53:02 476.39 0.13 476.26 0.00 1.06 114864.25 0.00 09:33:26 08:54:01 479.83 0.10 479.73 0.00 0.81 122235.42 0.00 09:33:26 08:55:01 452.02 0.15 451.87 0.00 16.93 20466.72 0.00 09:33:26 08:56:01 25.60 0.02 25.58 0.00 0.13 638.03 0.00 09:33:26 08:57:01 13.98 0.03 13.95 0.00 5.33 362.07 0.00 09:33:26 08:58:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 09:33:26 08:59:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 09:33:26 09:00:01 2.03 0.02 2.02 0.00 0.13 23.20 0.00 09:33:26 09:01:01 1.23 0.00 1.23 0.00 0.00 18.40 0.00 09:33:26 09:02:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 09:33:26 09:03:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 09:33:26 09:04:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 09:33:26 09:05:01 1.40 0.00 1.40 0.00 0.00 18.40 0.00 09:33:26 09:06:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 09:33:26 09:07:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 09:33:26 09:08:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 09:33:26 09:09:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 09:33:26 09:10:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 09:33:26 09:11:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 09:33:26 09:12:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 09:33:26 09:13:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 09:33:26 09:14:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 09:33:26 09:15:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 09:33:26 09:16:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 09:33:26 09:17:01 1.02 0.02 1.00 0.00 0.13 12.13 0.00 09:33:26 09:18:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 09:33:26 09:19:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 09:33:26 09:20:01 2.90 1.52 1.38 0.00 35.46 17.20 0.00 09:33:26 09:21:01 3.67 1.02 2.65 0.00 21.86 35.19 0.00 09:33:26 09:22:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 09:33:26 09:23:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 09:33:26 09:24:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 09:33:26 09:25:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 09:33:26 09:26:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 09:33:26 09:27:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 09:33:26 09:28:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 09:33:26 09:29:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 09:33:26 09:30:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 09:33:26 09:31:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 09:33:26 09:32:01 1.40 0.07 1.33 0.00 7.87 34.79 0.00 09:33:26 09:33:01 173.09 0.87 172.22 0.00 17.06 62987.50 0.00 09:33:26 Average: 77.99 1.44 76.55 0.00 209.10 23124.15 0.00 09:33:26 09:33:26 08:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:33:26 08:46:01 28831088 31517536 806088 2.45 72688 2881764 2025612 5.97 1065172 2597276 654504 09:33:26 08:47:01 27283224 31189964 1113052 3.38 128140 3922828 2384120 7.03 1879836 3188360 641236 09:33:26 08:48:01 27219464 31268632 1032280 3.14 132000 4045612 2426772 7.15 1654080 3460140 248560 09:33:26 08:49:01 26527620 31441072 856708 2.61 135420 4850496 2058216 6.07 1783528 3962660 555648 09:33:26 08:50:01 20920192 31360384 935580 2.85 148204 10242528 2409736 7.10 1892168 9328592 1812000 09:33:26 08:51:01 17016352 31338844 907236 2.76 329444 13620972 2357008 6.95 2707700 12040352 694536 09:33:26 08:52:01 8906436 27846576 4326472 13.16 373876 17754880 12052984 35.52 6985708 15325768 632264 09:33:26 08:53:02 6801528 27673496 4510012 13.72 388684 19621060 9103204 26.83 7771056 16614600 58608 09:33:26 08:54:01 9994420 31352528 885096 2.69 398792 20240424 2360120 6.96 3222436 18192672 120340 09:33:26 08:55:01 9695564 31421888 823548 2.50 415972 20581236 2014088 5.94 3451496 18266876 756 09:33:26 08:56:01 9685276 31408068 837192 2.55 415376 20578436 2188888 6.45 3869912 17859712 68 09:33:26 08:57:01 9694244 31417936 827740 2.52 415992 20578704 2043928 6.02 3982016 17740180 12 09:33:26 08:58:01 9695616 31419348 826464 2.51 416016 20578708 2043928 6.02 3979204 17740184 28 09:33:26 08:59:01 9703340 31427200 818560 2.49 416036 20578836 2043928 6.02 3971676 17740292 176 09:33:26 09:00:01 9703816 31427892 818360 2.49 416064 20578840 2079284 6.13 3969800 17740308 60 09:33:26 09:01:01 9708928 31433028 813184 2.47 416096 20578816 2079284 6.13 3965324 17740284 180 09:33:26 09:02:01 9708792 31432920 813124 2.47 416140 20578820 2079284 6.13 3965816 17740288 40 09:33:26 09:03:01 9708460 31432628 813368 2.47 416156 20578828 2079284 6.13 3965468 17740300 192 09:33:26 09:04:01 9708720 31432896 813032 2.47 416188 20578828 2079284 6.13 3965468 17740296 12 09:33:26 09:05:01 9708704 31433056 812828 2.47 416224 20578956 2079284 6.13 3965764 17740416 192 09:33:26 09:06:01 9709344 31433720 812324 2.47 416232 20578964 2079284 6.13 3964748 17740436 12 09:33:26 09:07:01 9709620 31433996 812000 2.47 416252 20578964 2079284 6.13 3964680 17740436 188 09:33:26 09:08:01 9709772 31434192 812032 2.47 416260 20578968 2079284 6.13 3964756 17740436 8 09:33:26 09:09:01 9709764 31434188 811988 2.47 416280 20578968 2079284 6.13 3964756 17740436 176 09:33:26 09:10:01 9709392 31433880 812196 2.47 416308 20578976 2079284 6.13 3965324 17740448 48 09:33:26 09:11:01 9709628 31434120 811936 2.47 416324 20578984 2079284 6.13 3964908 17740452 188 09:33:26 09:12:01 9709540 31434032 811924 2.47 416348 20578984 2079284 6.13 3965384 17740452 184 09:33:26 09:13:01 9709596 31434156 811836 2.47 416372 20578988 2079284 6.13 3964928 17740460 180 09:33:26 09:14:01 9709328 31433888 812072 2.47 416388 20578988 2079284 6.13 3965252 17740460 12 09:33:26 09:15:01 9709216 31433824 812092 2.47 416420 20578984 2079284 6.13 3965052 17740468 172 09:33:26 09:16:01 9709420 31434032 811796 2.47 416440 20578996 2079284 6.13 3965112 17740472 8 09:33:26 09:17:01 9708788 31433468 812328 2.47 416476 20578992 2079284 6.13 3965140 17740480 184 09:33:26 09:18:01 9709032 31433736 811944 2.47 416496 20579000 2079284 6.13 3965168 17740468 8 09:33:26 09:19:01 9708896 31433656 811928 2.47 416508 20579004 2095348 6.18 3965192 17740472 188 09:33:26 09:20:01 9701040 31428140 817200 2.49 416528 20580060 2079252 6.13 3974376 17740732 48 09:33:26 09:21:01 9695704 31423852 821372 2.50 416608 20580688 2091356 6.16 3974392 17741280 12 09:33:26 09:22:01 9696400 31424572 820840 2.50 416624 20580688 2091356 6.16 3974260 17741280 16 09:33:26 09:23:01 9696392 31424580 820816 2.50 416632 20580692 2091356 6.16 3974320 17741284 200 09:33:26 09:24:01 9696344 31424536 820792 2.50 416640 20580696 2091356 6.16 3974304 17741288 8 09:33:26 09:25:01 9696004 31424212 821084 2.50 416672 20580692 2091356 6.16 3974340 17741288 40 09:33:26 09:26:01 9696248 31424504 820744 2.50 416688 20580704 2091356 6.16 3974324 17741296 8 09:33:26 09:27:01 9696548 31424824 820436 2.50 416708 20580704 2091356 6.16 3974088 17741296 180 09:33:26 09:28:01 9696784 31425084 820172 2.49 416716 20580708 2091356 6.16 3974412 17741300 12 09:33:26 09:29:01 9696760 31425076 820104 2.49 416732 20580716 2091356 6.16 3974168 17741308 184 09:33:26 09:30:01 9696420 31424768 820332 2.49 416752 20580716 2091356 6.16 3974740 17741308 228 09:33:26 09:31:01 9695992 31424344 820732 2.50 416776 20580720 2091356 6.16 3974260 17741312 184 09:33:26 09:32:01 9686292 31414916 829608 2.52 416792 20581052 2105332 6.20 3984512 17741944 108 09:33:26 09:33:01 8237420 31360004 879940 2.68 446904 21814180 2146948 6.33 4105016 18928256 1100 09:33:26 Average: 11467447 31263004 985677 3.00 382841 18771216 2467723 7.27 3818865 16217315 112985 09:33:26 09:33:26 08:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:33:26 08:46:01 ens3 1524.51 1460.12 11350.76 185.03 0.00 0.00 0.00 0.00 09:33:26 08:46:01 docker0 570.84 512.26 39.66 2879.37 0.00 0.00 0.00 0.00 09:33:26 08:46:01 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 09:33:26 08:47:01 ens3 327.90 259.52 2100.67 37.58 0.00 0.00 0.00 0.00 09:33:26 08:47:01 docker0 240.48 296.58 20.77 2068.23 0.00 0.00 0.00 0.00 09:33:26 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 08:47:01 veth5cd37cc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:48:01 ens3 35.79 25.50 28.05 16.14 0.00 0.00 0.00 0.00 09:33:26 08:48:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 09:33:26 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:48:01 veth5cd37cc 1.37 1.40 0.12 0.12 0.00 0.00 0.00 0.00 09:33:26 08:49:01 ens3 20.58 12.40 18.33 9.95 0.00 0.00 0.00 0.00 09:33:26 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 08:49:01 veth5cd37cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:50:01 ens3 166.08 116.54 3155.16 164.13 0.00 0.00 0.00 0.00 09:33:26 08:50:01 veth848ea45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:50:01 veth9e84157 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:50:01 docker0 2.56 3.60 0.17 40.85 0.00 0.00 0.00 0.00 09:33:26 08:50:01 vethbcd6f6e 0.58 0.62 0.05 0.24 0.00 0.00 0.00 0.00 09:33:26 08:50:01 vethb86e322 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:50:01 veth2ca1640 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:50:01 veth29d0ce7 1.98 3.25 0.15 40.63 0.00 0.00 0.00 0.00 09:33:26 08:50:01 lo 1.46 1.46 0.14 0.14 0.00 0.00 0.00 0.00 09:33:26 08:50:01 veth265d6d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:51:01 ens3 933.19 505.75 8369.21 59.57 0.00 0.00 0.00 0.00 09:33:26 08:51:01 veth8148cc5 82.22 137.81 8.46 1186.50 0.00 0.00 0.00 0.10 09:33:26 08:51:01 veth1230606 83.74 130.63 8.53 1188.67 0.00 0.00 0.00 0.10 09:33:26 08:51:01 docker0 437.88 790.95 37.99 6993.75 0.00 0.00 0.00 0.00 09:33:26 08:51:01 vethc0f9fb5 78.05 150.61 8.02 1182.19 0.00 0.00 0.00 0.10 09:33:26 08:51:01 vethbcd6f6e 0.07 0.90 0.00 0.04 0.00 0.00 0.00 0.00 09:33:26 08:51:01 veth49bbb37 70.64 148.59 7.55 1182.63 0.00 0.00 0.00 0.10 09:33:26 08:51:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 09:33:26 08:51:01 veth2402600 72.69 145.03 7.61 1182.09 0.00 0.00 0.00 0.10 09:33:26 08:52:01 vethbf0135d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 ens3 287.01 120.32 1412.71 12.98 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth5ce9f44 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth1bef300 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth61314a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 vethdac1309 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth61ea65c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 vethbcd6f6e 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth85a07c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth302ca78 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth2434b05 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth54a04fe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 vetha92efb4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth26e9e26 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:52:01 veth0077f60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:26 08:53:02 vethbf0135d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 ens3 1.81 1.06 1.37 0.74 0.00 0.00 0.00 0.00 09:33:26 08:53:02 veth5ce9f44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 veth1bef300 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 veth61314a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 vethdac1309 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 veth61ea65c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 vethbcd6f6e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 veth85a07c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 veth302ca78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 veth2434b05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 08:53:02 veth54a04fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 vetha92efb4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:53:02 veth0077f60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 vethbf0135d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 ens3 19.22 11.88 15.54 8.51 0.00 0.00 0.00 0.00 09:33:26 08:54:01 veth5ce9f44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 veth1bef300 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 veth61314a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 vethdac1309 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 veth61ea65c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 vethbcd6f6e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 veth54a04fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:54:01 veth0077f60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:55:01 ens3 348.63 352.84 197.15 1276.11 0.00 0.00 0.00 0.00 09:33:26 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:55:01 lo 43.99 43.99 4.33 4.33 0.00 0.00 0.00 0.00 09:33:26 08:56:01 ens3 330.51 317.41 122.84 2242.43 0.00 0.00 0.00 0.00 09:33:26 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:56:01 lo 23.33 23.33 2.30 2.30 0.00 0.00 0.00 0.00 09:33:26 08:57:01 ens3 180.77 185.10 84.55 788.16 0.00 0.00 0.00 0.00 09:33:26 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:57:01 lo 17.60 17.60 1.73 1.73 0.00 0.00 0.00 0.00 09:33:26 08:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:01:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:33:26 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:02:01 ens3 0.42 0.40 0.26 0.21 0.00 0.00 0.00 0.00 09:33:26 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:04:01 ens3 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:33:26 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:05:01 ens3 3.87 2.62 6.57 0.43 0.00 0.00 0.00 0.00 09:33:26 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:06:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:33:26 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:09:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:11:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:33:26 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:16:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:33:26 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:19:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:20:01 ens3 8.20 6.70 5.62 6.34 0.00 0.00 0.00 0.00 09:33:26 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:20:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:21:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:33:26 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:26:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:33:26 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:28:01 ens3 0.23 0.17 0.12 0.01 0.00 0.00 0.00 0.00 09:33:26 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:29:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:33:26 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:31:01 ens3 0.30 0.30 0.09 0.08 0.00 0.00 0.00 0.00 09:33:26 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:26 09:32:01 ens3 4.92 3.57 5.23 1.53 0.00 0.00 0.00 0.00 09:33:26 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:33:26 09:33:01 ens3 439.34 255.86 8115.20 53.17 0.00 0.00 0.00 0.00 09:33:26 09:33:01 veth8b91c1d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 09:33:01 docker0 83.20 146.24 7.67 1273.91 0.00 0.00 0.00 0.00 09:33:26 09:33:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 09:33:26 Average: ens3 96.62 75.86 729.26 101.35 0.00 0.00 0.00 0.00 09:33:26 Average: veth8b91c1d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:26 Average: docker0 27.85 36.49 2.22 276.23 0.00 0.00 0.00 0.00 09:33:26 Average: lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 09:33:26 09:33:26 09:33:26 ---> sar -P ALL: 09:33:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11659) 09/26/24 _x86_64_ (8 CPU) 09:33:26 09:33:26 08:44:44 LINUX RESTART (8 CPU) 09:33:26 09:33:26 08:45:01 CPU %user %nice %system %iowait %steal %idle 09:33:26 08:46:01 all 10.65 0.00 3.55 3.64 0.08 82.08 09:33:26 08:46:01 0 16.66 0.00 4.76 9.51 0.10 68.97 09:33:26 08:46:01 1 12.98 0.00 4.14 2.37 0.07 80.43 09:33:26 08:46:01 2 11.14 0.00 4.03 2.81 0.08 81.93 09:33:26 08:46:01 3 9.70 0.00 2.41 3.29 0.07 84.54 09:33:26 08:46:01 4 7.04 0.00 4.56 9.39 0.07 78.94 09:33:26 08:46:01 5 9.93 0.00 2.76 0.39 0.07 86.86 09:33:26 08:46:01 6 10.46 0.00 2.89 0.57 0.08 85.99 09:33:26 08:46:01 7 7.26 0.00 2.84 0.83 0.07 89.01 09:33:26 08:47:01 all 27.58 0.00 5.65 4.23 0.10 62.44 09:33:26 08:47:01 0 26.64 0.00 6.12 7.67 0.10 59.47 09:33:26 08:47:01 1 29.56 0.00 5.79 4.41 0.08 60.15 09:33:26 08:47:01 2 27.48 0.00 6.22 2.34 0.10 63.85 09:33:26 08:47:01 3 27.40 0.00 6.01 10.06 0.10 56.43 09:33:26 08:47:01 4 26.37 0.00 5.00 8.25 0.08 60.29 09:33:26 08:47:01 5 27.26 0.00 5.20 0.62 0.08 66.84 09:33:26 08:47:01 6 28.66 0.00 5.21 0.12 0.08 65.93 09:33:26 08:47:01 7 27.26 0.00 5.68 0.37 0.13 66.56 09:33:26 08:48:01 all 27.96 0.00 4.48 1.85 0.09 65.63 09:33:26 08:48:01 0 27.70 0.00 4.41 0.17 0.08 67.64 09:33:26 08:48:01 1 25.62 0.00 4.47 1.95 0.10 67.86 09:33:26 08:48:01 2 28.42 0.00 4.58 5.99 0.08 60.94 09:33:26 08:48:01 3 30.38 0.00 4.19 0.12 0.10 65.21 09:33:26 08:48:01 4 28.95 0.00 4.99 0.96 0.10 65.00 09:33:26 08:48:01 5 28.16 0.00 4.91 0.02 0.08 66.82 09:33:26 08:48:01 6 26.92 0.00 4.29 5.64 0.07 63.09 09:33:26 08:48:01 7 27.50 0.00 3.96 0.00 0.10 68.44 09:33:26 08:49:01 all 61.90 0.00 7.92 0.75 0.12 29.31 09:33:26 08:49:01 0 60.46 0.00 8.54 0.52 0.12 30.36 09:33:26 08:49:01 1 62.27 0.00 7.98 0.69 0.12 28.94 09:33:26 08:49:01 2 60.36 0.00 7.62 0.73 0.12 31.17 09:33:26 08:49:01 3 65.37 0.00 8.17 0.29 0.12 26.06 09:33:26 08:49:01 4 61.83 0.00 7.45 2.86 0.12 27.74 09:33:26 08:49:01 5 61.83 0.00 7.90 0.25 0.12 29.90 09:33:26 08:49:01 6 61.95 0.00 7.91 0.30 0.13 29.70 09:33:26 08:49:01 7 61.14 0.00 7.78 0.34 0.14 30.60 09:33:26 08:50:01 all 20.72 0.00 6.97 12.47 0.14 59.70 09:33:26 08:50:01 0 20.26 0.00 6.94 6.17 0.22 66.40 09:33:26 08:50:01 1 20.09 0.00 6.50 5.47 0.14 67.80 09:33:26 08:50:01 2 21.92 0.00 8.18 17.66 0.10 52.15 09:33:26 08:50:01 3 19.93 0.00 6.47 6.36 0.12 67.12 09:33:26 08:50:01 4 20.08 0.00 6.89 9.21 0.10 63.71 09:33:26 08:50:01 5 23.50 0.00 7.29 18.22 0.12 50.87 09:33:26 08:50:01 6 20.78 0.00 6.98 28.06 0.21 43.97 09:33:26 08:50:01 7 19.24 0.00 6.48 8.69 0.12 65.46 09:33:26 08:51:01 all 12.76 0.00 6.19 28.55 0.11 52.39 09:33:26 08:51:01 0 13.45 0.00 5.60 27.43 0.08 53.43 09:33:26 08:51:01 1 12.51 0.00 6.75 35.74 0.08 44.91 09:33:26 08:51:01 2 13.30 0.00 5.50 20.16 0.12 60.92 09:33:26 08:51:01 3 12.43 0.00 6.64 32.17 0.10 48.66 09:33:26 08:51:01 4 13.24 0.00 7.04 32.35 0.15 47.22 09:33:26 08:51:01 5 12.28 0.00 5.73 33.77 0.10 48.12 09:33:26 08:51:01 6 13.27 0.00 6.81 33.17 0.10 46.64 09:33:26 08:51:01 7 11.62 0.00 5.43 13.62 0.14 69.20 09:33:26 08:52:01 all 58.62 0.00 10.70 9.08 0.12 21.47 09:33:26 08:52:01 0 58.99 0.00 10.28 3.87 0.10 26.76 09:33:26 08:52:01 1 59.16 0.00 10.66 24.30 0.12 5.77 09:33:26 08:52:01 2 58.06 0.00 11.58 13.09 0.15 17.11 09:33:26 08:52:01 3 57.51 0.00 11.59 4.69 0.12 26.10 09:33:26 08:52:01 4 59.91 0.00 9.78 19.43 0.14 10.74 09:33:26 08:52:01 5 58.34 0.00 10.73 2.06 0.12 28.76 09:33:26 08:52:01 6 58.96 0.00 10.21 2.87 0.14 27.82 09:33:26 08:52:01 7 58.05 0.00 10.77 2.25 0.10 28.83 09:33:26 08:53:02 all 89.23 0.00 10.61 0.00 0.16 0.00 09:33:26 08:53:02 0 89.48 0.00 10.37 0.00 0.15 0.00 09:33:26 08:53:02 1 88.72 0.00 11.11 0.00 0.17 0.00 09:33:26 08:53:02 2 88.94 0.00 10.91 0.00 0.15 0.00 09:33:26 08:53:02 3 88.52 0.00 11.32 0.00 0.15 0.00 09:33:26 08:53:02 4 89.90 0.00 9.97 0.00 0.13 0.00 09:33:26 08:53:02 5 89.48 0.00 10.31 0.00 0.21 0.00 09:33:26 08:53:02 6 89.53 0.00 10.32 0.00 0.15 0.00 09:33:26 08:53:02 7 89.24 0.00 10.57 0.00 0.19 0.00 09:33:26 08:54:01 all 78.61 0.00 10.56 3.62 0.21 7.00 09:33:26 08:54:01 0 77.62 0.00 10.88 2.70 0.19 8.60 09:33:26 08:54:01 1 79.54 0.00 9.41 1.46 0.23 9.36 09:33:26 08:54:01 2 79.64 0.00 9.75 2.82 0.17 7.62 09:33:26 08:54:01 3 77.43 0.00 11.88 6.72 0.19 3.79 09:33:26 08:54:01 4 76.47 0.00 11.15 8.33 0.26 3.79 09:33:26 08:54:01 5 80.38 0.00 10.69 2.05 0.20 6.68 09:33:26 08:54:01 6 78.58 0.00 11.10 4.14 0.28 5.91 09:33:26 08:54:01 7 79.20 0.00 9.66 0.76 0.14 10.23 09:33:26 08:55:01 all 6.48 0.00 2.06 4.31 0.06 87.09 09:33:26 08:55:01 0 3.61 0.00 2.05 2.53 0.05 91.76 09:33:26 08:55:01 1 2.68 0.00 1.54 3.85 0.05 91.88 09:33:26 08:55:01 2 5.37 0.00 2.12 1.34 0.05 91.12 09:33:26 08:55:01 3 8.09 0.00 1.97 8.76 0.07 81.12 09:33:26 08:55:01 4 7.51 0.00 2.10 1.92 0.07 88.40 09:33:26 08:55:01 5 7.72 0.00 2.45 6.93 0.07 82.83 09:33:26 08:55:01 6 8.57 0.00 2.39 7.11 0.08 81.85 09:33:26 08:55:01 7 8.36 0.00 1.86 2.09 0.07 87.63 09:33:26 08:56:01 all 8.47 0.00 0.73 0.20 0.06 90.53 09:33:26 08:56:01 0 8.08 0.00 0.72 0.02 0.07 91.12 09:33:26 08:56:01 1 8.08 0.00 0.60 0.02 0.05 91.25 09:33:26 08:56:01 2 5.54 0.00 0.53 0.02 0.05 93.86 09:33:26 08:56:01 3 10.32 0.00 0.78 0.02 0.05 88.83 09:33:26 08:56:01 4 5.24 0.00 0.49 0.72 0.05 93.50 09:33:26 08:56:01 5 9.05 0.00 0.97 0.37 0.05 89.57 09:33:26 08:56:01 6 11.75 0.00 0.94 0.23 0.08 86.99 09:33:26 08:56:01 7 9.72 0.00 0.81 0.25 0.07 89.16 09:33:26 09:33:26 08:56:01 CPU %user %nice %system %iowait %steal %idle 09:33:26 08:57:01 all 2.80 0.00 0.46 0.06 0.03 96.65 09:33:26 08:57:01 0 3.95 0.00 0.57 0.00 0.02 95.47 09:33:26 08:57:01 1 1.91 0.00 0.38 0.00 0.03 97.68 09:33:26 08:57:01 2 1.80 0.00 0.30 0.00 0.02 97.88 09:33:26 08:57:01 3 1.57 0.00 0.47 0.02 0.03 97.91 09:33:26 08:57:01 4 1.15 0.00 0.47 0.05 0.03 98.30 09:33:26 08:57:01 5 2.42 0.00 0.42 0.00 0.02 97.15 09:33:26 08:57:01 6 5.33 0.00 0.53 0.13 0.05 93.95 09:33:26 08:57:01 7 4.30 0.00 0.55 0.25 0.05 94.84 09:33:26 08:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:33:26 08:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:33:26 08:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:33:26 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 08:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 08:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:33:26 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 08:58:01 6 0.07 0.00 0.02 0.02 0.00 99.90 09:33:26 08:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:33:26 08:59:01 all 0.10 0.00 0.02 0.01 0.01 99.86 09:33:26 08:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 08:59:01 1 0.52 0.00 0.02 0.00 0.02 99.45 09:33:26 08:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 08:59:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:33:26 08:59:01 4 0.05 0.00 0.03 0.02 0.02 99.88 09:33:26 08:59:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:33:26 08:59:01 6 0.07 0.00 0.02 0.07 0.02 99.83 09:33:26 08:59:01 7 0.10 0.00 0.03 0.00 0.02 99.85 09:33:26 09:00:01 all 0.19 0.00 0.04 0.01 0.01 99.75 09:33:26 09:00:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:33:26 09:00:01 1 1.36 0.00 0.05 0.02 0.02 98.56 09:33:26 09:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:33:26 09:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:33:26 09:00:01 4 0.02 0.00 0.03 0.02 0.00 99.93 09:33:26 09:00:01 5 0.03 0.00 0.07 0.00 0.02 99.88 09:33:26 09:00:01 6 0.03 0.00 0.05 0.02 0.02 99.88 09:33:26 09:00:01 7 0.03 0.00 0.05 0.00 0.00 99.92 09:33:26 09:01:01 all 0.04 0.00 0.01 0.02 0.01 99.92 09:33:26 09:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:33:26 09:01:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:33:26 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:33:26 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:01:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:33:26 09:01:01 6 0.05 0.00 0.02 0.15 0.00 99.78 09:33:26 09:01:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:33:26 09:02:01 all 0.05 0.00 0.03 0.00 0.01 99.90 09:33:26 09:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:33:26 09:02:01 1 0.03 0.00 0.07 0.00 0.03 99.87 09:33:26 09:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:02:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:33:26 09:02:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:33:26 09:02:01 6 0.08 0.00 0.05 0.02 0.02 99.83 09:33:26 09:02:01 7 0.10 0.00 0.05 0.00 0.02 99.83 09:33:26 09:03:01 all 0.16 0.00 0.02 0.10 0.01 99.71 09:33:26 09:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:33:26 09:03:01 1 1.08 0.00 0.07 0.00 0.03 98.82 09:33:26 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:33:26 09:03:01 4 0.00 0.00 0.00 0.35 0.00 99.65 09:33:26 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:03:01 6 0.03 0.00 0.02 0.42 0.02 99.52 09:33:26 09:03:01 7 0.07 0.00 0.07 0.00 0.02 99.85 09:33:26 09:04:01 all 0.28 0.00 0.02 0.00 0.00 99.69 09:33:26 09:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:04:01 1 2.00 0.00 0.05 0.00 0.02 97.93 09:33:26 09:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:04:01 4 0.03 0.00 0.02 0.02 0.00 99.93 09:33:26 09:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:33:26 09:04:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:33:26 09:05:01 all 0.19 0.00 0.02 0.01 0.01 99.77 09:33:26 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:05:01 1 1.16 0.00 0.03 0.00 0.02 98.79 09:33:26 09:05:01 2 0.05 0.00 0.00 0.02 0.02 99.92 09:33:26 09:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:05:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:33:26 09:05:01 5 0.17 0.00 0.00 0.00 0.02 99.82 09:33:26 09:05:01 6 0.03 0.00 0.02 0.07 0.02 99.87 09:33:26 09:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:33:26 09:06:01 all 0.09 0.00 0.02 0.00 0.01 99.88 09:33:26 09:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:33:26 09:06:01 1 0.48 0.00 0.07 0.00 0.02 99.43 09:33:26 09:06:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:33:26 09:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:33:26 09:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:33:26 09:06:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:33:26 09:07:01 all 0.10 0.00 0.02 0.01 0.01 99.87 09:33:26 09:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:07:01 1 0.70 0.00 0.05 0.00 0.02 99.23 09:33:26 09:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:33:26 09:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:33:26 09:07:01 6 0.02 0.00 0.02 0.03 0.02 99.92 09:33:26 09:07:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:33:26 09:33:26 09:07:01 CPU %user %nice %system %iowait %steal %idle 09:33:26 09:08:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:33:26 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:08:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:33:26 09:08:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:33:26 09:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:33:26 09:08:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:33:26 09:08:01 6 0.08 0.00 0.02 0.02 0.00 99.88 09:33:26 09:08:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:33:26 09:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:33:26 09:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:33:26 09:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:33:26 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:09:01 6 0.08 0.00 0.05 0.00 0.03 99.83 09:33:26 09:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:10:01 all 0.06 0.00 0.02 0.00 0.01 99.90 09:33:26 09:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:33:26 09:10:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:33:26 09:10:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:33:26 09:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:10:01 5 0.12 0.00 0.03 0.00 0.02 99.83 09:33:26 09:10:01 6 0.12 0.00 0.08 0.02 0.02 99.77 09:33:26 09:10:01 7 0.08 0.00 0.02 0.00 0.02 99.88 09:33:26 09:11:01 all 0.06 0.00 0.02 0.00 0.01 99.92 09:33:26 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:11:01 1 0.22 0.00 0.00 0.00 0.02 99.77 09:33:26 09:11:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:33:26 09:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:11:01 6 0.07 0.00 0.07 0.00 0.02 99.85 09:33:26 09:11:01 7 0.07 0.00 0.03 0.00 0.00 99.90 09:33:26 09:12:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:33:26 09:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:33:26 09:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:33:26 09:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:12:01 6 0.07 0.00 0.07 0.02 0.03 99.82 09:33:26 09:12:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:33:26 09:13:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:33:26 09:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:13:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:33:26 09:13:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:33:26 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:33:26 09:13:01 6 0.08 0.00 0.07 0.00 0.00 99.85 09:33:26 09:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:33:26 09:14:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:33:26 09:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:14:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:33:26 09:14:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:33:26 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:33:26 09:14:01 6 0.08 0.00 0.03 0.02 0.02 99.85 09:33:26 09:14:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:33:26 09:15:01 all 0.03 0.00 0.02 0.00 0.01 99.93 09:33:26 09:15:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:33:26 09:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:33:26 09:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:33:26 09:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:33:26 09:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:15:01 6 0.07 0.00 0.07 0.00 0.03 99.83 09:33:26 09:15:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:33:26 09:16:01 all 0.03 0.00 0.02 0.00 0.00 99.94 09:33:26 09:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:33:26 09:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:33:26 09:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:16:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:33:26 09:16:01 6 0.03 0.00 0.05 0.02 0.00 99.90 09:33:26 09:16:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:33:26 09:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:33:26 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:26 09:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:33:26 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:17:01 6 0.05 0.00 0.03 0.02 0.03 99.87 09:33:26 09:17:01 7 0.05 0.00 0.07 0.00 0.00 99.88 09:33:26 09:18:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:33:26 09:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:33:26 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:18:01 2 0.05 0.00 0.02 0.02 0.00 99.92 09:33:26 09:18:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:33:26 09:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:18:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:33:26 09:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:33:26 09:18:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:33:26 09:33:26 09:18:01 CPU %user %nice %system %iowait %steal %idle 09:33:26 09:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:33:26 09:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:33:26 09:19:01 2 0.07 0.00 0.05 0.02 0.03 99.83 09:33:26 09:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:33:26 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:19:01 7 0.08 0.00 0.02 0.00 0.00 99.90 09:33:26 09:20:01 all 0.28 0.00 0.04 0.01 0.01 99.66 09:33:26 09:20:01 0 0.37 0.00 0.08 0.03 0.02 99.50 09:33:26 09:20:01 1 0.20 0.00 0.02 0.00 0.00 99.78 09:33:26 09:20:01 2 0.27 0.00 0.03 0.02 0.03 99.65 09:33:26 09:20:01 3 0.83 0.00 0.02 0.00 0.00 99.15 09:33:26 09:20:01 4 0.15 0.00 0.07 0.00 0.02 99.77 09:33:26 09:20:01 5 0.22 0.00 0.03 0.05 0.00 99.70 09:33:26 09:20:01 6 0.08 0.00 0.00 0.02 0.00 99.90 09:33:26 09:20:01 7 0.10 0.00 0.07 0.00 0.02 99.82 09:33:26 09:21:01 all 0.07 0.00 0.04 0.01 0.01 99.87 09:33:26 09:21:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:33:26 09:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:21:01 2 0.10 0.00 0.08 0.02 0.03 99.77 09:33:26 09:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:33:26 09:21:01 4 0.02 0.00 0.07 0.00 0.00 99.92 09:33:26 09:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:21:01 6 0.22 0.00 0.05 0.05 0.00 99.68 09:33:26 09:21:01 7 0.15 0.00 0.05 0.00 0.02 99.78 09:33:26 09:22:01 all 0.10 0.00 0.02 0.00 0.01 99.88 09:33:26 09:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:33:26 09:22:01 1 0.50 0.00 0.03 0.00 0.02 99.45 09:33:26 09:22:01 2 0.08 0.00 0.05 0.02 0.02 99.83 09:33:26 09:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:22:01 7 0.10 0.00 0.05 0.00 0.00 99.85 09:33:26 09:23:01 all 0.16 0.00 0.02 0.01 0.01 99.80 09:33:26 09:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:23:01 1 1.13 0.00 0.00 0.00 0.00 98.87 09:33:26 09:23:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:33:26 09:23:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:33:26 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:23:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:33:26 09:23:01 6 0.02 0.00 0.00 0.05 0.00 99.93 09:33:26 09:23:01 7 0.08 0.00 0.03 0.00 0.02 99.87 09:33:26 09:24:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:33:26 09:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:24:01 1 1.79 0.00 0.00 0.00 0.00 98.21 09:33:26 09:24:01 2 0.08 0.00 0.03 0.00 0.02 99.87 09:33:26 09:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:33:26 09:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:33:26 09:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:24:01 7 0.07 0.00 0.07 0.02 0.02 99.83 09:33:26 09:25:01 all 0.02 0.00 0.00 0.01 0.01 99.96 09:33:26 09:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:33:26 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:33:26 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:25:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:33:26 09:25:01 7 0.07 0.00 0.00 0.02 0.02 99.90 09:33:26 09:26:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:33:26 09:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:33:26 09:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:33:26 09:26:01 2 0.05 0.00 0.10 0.02 0.02 99.82 09:33:26 09:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:26:01 7 0.07 0.00 0.05 0.00 0.02 99.87 09:33:26 09:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:33:26 09:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:33:26 09:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:33:26 09:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:33:26 09:27:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:33:26 09:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:33:26 09:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:33:26 09:27:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:33:26 09:28:01 all 0.07 0.00 0.01 0.01 0.00 99.90 09:33:26 09:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:33:26 09:28:01 1 0.37 0.00 0.00 0.00 0.00 99.63 09:33:26 09:28:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:33:26 09:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:33:26 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:33:26 09:28:01 6 0.02 0.00 0.00 0.08 0.00 99.90 09:33:26 09:28:01 7 0.08 0.00 0.02 0.00 0.02 99.88 09:33:26 09:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:33:26 09:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:33:26 09:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:29:01 2 0.07 0.00 0.05 0.00 0.02 99.87 09:33:26 09:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:33:26 09:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:33:26 09:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:33:26 09:29:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:33:26 09:33:26 09:29:01 CPU %user %nice %system %iowait %steal %idle 09:33:26 09:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:33:26 09:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:33:26 09:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:30:01 2 0.07 0.00 0.05 0.02 0.02 99.85 09:33:26 09:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:33:26 09:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:26 09:30:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:33:26 09:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:33:26 09:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:33:26 09:31:01 all 0.03 0.00 0.02 0.01 0.01 99.94 09:33:26 09:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:33:26 09:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:33:26 09:31:01 2 0.02 0.00 0.05 0.02 0.00 99.92 09:33:26 09:31:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:33:26 09:31:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:33:26 09:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:33:26 09:31:01 6 0.05 0.00 0.02 0.05 0.03 99.85 09:33:26 09:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:33:26 09:32:01 all 0.29 0.00 0.16 0.00 0.01 99.54 09:33:26 09:32:01 0 0.22 0.00 0.10 0.00 0.02 99.67 09:33:26 09:32:01 1 0.43 0.00 0.20 0.00 0.00 99.36 09:33:26 09:32:01 2 0.27 0.00 0.13 0.02 0.02 99.57 09:33:26 09:32:01 3 0.30 0.00 0.13 0.00 0.00 99.57 09:33:26 09:32:01 4 0.10 0.00 0.10 0.00 0.00 99.80 09:33:26 09:32:01 5 0.33 0.00 0.10 0.00 0.00 99.57 09:33:26 09:32:01 6 0.38 0.00 0.25 0.00 0.02 99.35 09:33:26 09:32:01 7 0.32 0.00 0.23 0.00 0.00 99.45 09:33:26 09:33:01 all 8.50 0.00 3.65 4.48 0.09 83.28 09:33:26 09:33:01 0 8.43 0.00 3.77 2.35 0.07 85.39 09:33:26 09:33:01 1 8.24 0.00 2.80 0.47 0.07 88.42 09:33:26 09:33:01 2 7.86 0.00 5.09 16.78 0.07 70.20 09:33:26 09:33:01 3 9.34 0.00 4.31 10.92 0.09 75.35 09:33:26 09:33:01 4 8.51 0.00 3.63 0.93 0.14 86.79 09:33:26 09:33:01 5 8.32 0.00 3.19 0.10 0.07 88.32 09:33:26 09:33:01 6 8.00 0.00 3.12 1.47 0.10 87.32 09:33:26 09:33:01 7 9.27 0.00 3.34 3.00 0.15 84.24 09:33:26 Average: all 8.56 0.00 1.53 1.51 0.03 88.37 09:33:26 Average: 0 8.56 0.00 1.55 1.30 0.03 88.55 09:33:26 Average: 1 8.70 0.00 1.50 1.66 0.03 88.10 09:33:26 Average: 2 8.46 0.00 1.59 1.72 0.04 88.19 09:33:26 Average: 3 8.61 0.00 1.57 1.71 0.03 88.07 09:33:26 Average: 4 8.36 0.00 1.52 1.94 0.03 88.15 09:33:26 Average: 5 8.55 0.00 1.49 1.33 0.03 88.60 09:33:26 Average: 6 8.72 0.00 1.52 1.74 0.04 87.98 09:33:26 Average: 7 8.50 0.00 1.46 0.67 0.04 89.34 09:33:26 09:33:26 09:33:26