Started by upstream project "edgexfoundry/cd-management/release-lts" build number 102 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 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-ssh5609948736885762151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh11412207371878373856.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh809592285529858773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh570219778466483754.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17666475415856960766.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]] ========================================================= [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.23 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 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 ‘prd-ubuntu20.04-docker-8c-8g-41255’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41256 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @bb198e8" > git config core.sparsecheckout # timeout=10 > git checkout -f afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 # timeout=10 > git rev-list --no-walk afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:51:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:51:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:51:18 ========================================================= 06:51:18 EdgeX Global Pipelines Version Info 06:51:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:51:19 ------------------- 06:51:19 stable info: 06:51:19 ------------------- 06:51:19 Commited By: Cherry Wang cherry@iotechsys.com 06:51:19 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 06:51:19 Message: update stable to v1.0.272 06:51:19 ------------------- 06:51:19 experimental info: 06:51:19 ------------------- 06:51:19 Commited By: **** collab-it+edgex@linuxfoundation.org 06:51:19 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 06:51:19 Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:51:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afd283d [Pipeline] echo 06:51:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:20 provisioning config files... 06:51:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config625839774499997073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:20 ---> ****-login.sh 06:51:20 nexus3.edgexfoundry.org:10001 06:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:20 Configure a credential helper to remove this warning. See 06:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:20 06:51:20 Login Succeeded 06:51:20 nexus3.edgexfoundry.org:10002 06:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:21 Configure a credential helper to remove this warning. See 06:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:21 06:51:21 Login Succeeded 06:51:21 nexus3.edgexfoundry.org:10003 06:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:21 Configure a credential helper to remove this warning. See 06:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:21 06:51:21 Login Succeeded 06:51:21 nexus3.edgexfoundry.org:10004 06:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:21 Configure a credential helper to remove this warning. See 06:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:21 06:51:21 Login Succeeded 06:51:21 ****.io 06:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:21 Configure a credential helper to remove this warning. See 06:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:21 06:51:21 Login Succeeded 06:51:21 ---> ****-login.sh ends [Pipeline] } 06:51:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:22 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 06:51:22 + dirname cmd/core-command/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo core-command,cmd/core-command/Dockerfile 06:51:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:51:22 + + dirname cmd/core-data/Dockerfile 06:51:22 cut -d/ -f2 06:51:22 + echo core-data,cmd/core-data/Dockerfile 06:51:22 + dirname cmd/core-keeper/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo core-keeper,cmd/core-keeper/Dockerfile 06:51:22 + dirname cmd/core-metadata/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo core-metadata,cmd/core-metadata/Dockerfile 06:51:22 + dirname cmd/security-bootstrapper/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:51:22 + dirname cmd/security-proxy-auth/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:51:22 + dirname cmd/security-proxy-setup/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:51:22 + dirname cmd/security-secretstore-setup/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:51:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:51:22 + dirname cmd/security-spire-agent/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:51:22 + dirname+ cmd/security-spire-config/Dockerfile 06:51:22 cut -d/ -f2 06:51:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:51:22 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 06:51:22 06:51:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:51:22 + dirname cmd/support-notifications/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo support-notifications,cmd/support-notifications/Dockerfile 06:51:22 + dirname cmd/support-scheduler/Dockerfile 06:51:22 + cut -d/ -f2 06:51:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:51:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:51:22 + git rev-list -1 --merges afd283dce2a51cc60b3f9ac8ba0c149d63a183b2~1..afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] echo 06:51:22 -----------> git rev-list -1 --merges afd283dce2a51cc60b3f9ac8ba0c149d63a183b2~1..afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [false] [Pipeline] sh 06:51:22 + git log --format=format:%s -1 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] echo 06:51:22 ========================================================= 06:51:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 06:51:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:51:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:51:23 + grep -v github /etc/ssh/ssh_known_hosts 06:51:23 + [ -e /tmp/ssh_known_hosts ] 06:51:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:51:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:51:23 + sudo tee -a /etc/ssh/ssh_known_hosts 06:51:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:23 06:51:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:23 0.1.4: Pulling from edgex-devops/py-git-semver 06:51:23 b85a868b505f: Pulling fs layer 06:51:23 e2be974225ed: Pulling fs layer 06:51:23 339a4e72a1f5: Pulling fs layer 06:51:23 988bab9f4d93: Pulling fs layer 06:51:23 1469e6f7b9e6: Pulling fs layer 06:51:23 eaf3925da568: Pulling fs layer 06:51:23 bab4dde63d76: Pulling fs layer 06:51:23 bde34c3a00c8: Pulling fs layer 06:51:23 b352a97aabf1: Pulling fs layer 06:51:23 4872d77fe225: Pulling fs layer 06:51:23 5851b861e8e6: Pulling fs layer 06:51:23 988bab9f4d93: Waiting 06:51:23 1469e6f7b9e6: Waiting 06:51:23 eaf3925da568: Waiting 06:51:23 bab4dde63d76: Waiting 06:51:23 bde34c3a00c8: Waiting 06:51:23 b352a97aabf1: Waiting 06:51:23 4872d77fe225: Waiting 06:51:23 5851b861e8e6: Waiting 06:51:23 e2be974225ed: Verifying Checksum 06:51:23 e2be974225ed: Download complete 06:51:23 988bab9f4d93: Verifying Checksum 06:51:23 988bab9f4d93: Download complete 06:51:23 339a4e72a1f5: Verifying Checksum 06:51:23 339a4e72a1f5: Download complete 06:51:23 1469e6f7b9e6: Verifying Checksum 06:51:23 1469e6f7b9e6: Download complete 06:51:23 eaf3925da568: Verifying Checksum 06:51:23 eaf3925da568: Download complete 06:51:23 bde34c3a00c8: Verifying Checksum 06:51:23 bde34c3a00c8: Download complete 06:51:24 b352a97aabf1: Download complete 06:51:24 4872d77fe225: Download complete 06:51:24 5851b861e8e6: Verifying Checksum 06:51:24 5851b861e8e6: Download complete 06:51:24 b85a868b505f: Verifying Checksum 06:51:24 b85a868b505f: Download complete 06:51:24 bab4dde63d76: Verifying Checksum 06:51:24 bab4dde63d76: Download complete 06:51:25 b85a868b505f: Pull complete 06:51:25 e2be974225ed: Pull complete 06:51:25 339a4e72a1f5: Pull complete 06:51:26 988bab9f4d93: Pull complete 06:51:26 1469e6f7b9e6: Pull complete 06:51:26 eaf3925da568: Pull complete 06:51:28 bab4dde63d76: Pull complete 06:51:28 bde34c3a00c8: Pull complete 06:51:28 b352a97aabf1: Pull complete 06:51:28 4872d77fe225: Pull complete 06:51:28 5851b861e8e6: Pull complete 06:51:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:28 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 06:51:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:51:30 $ docker top 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c -eo pid,comm 06:51:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:51:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:51:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:30 [ssh-agent] Looking for ssh-agent implementation... 06:51:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:30 $ docker exec 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c ssh-agent 06:51:30 SSH_AUTH_SOCK=/tmp/ssh-mvV8UDoiEIqH/agent.32 06:51:30 SSH_AGENT_PID=38 06:51:30 Running ssh-add (command line suppressed) 06:51:30 Identity added: /w/workspace/edgex-go/13@tmp/private_key_12837027494839241818.key (/w/workspace/edgex-go/13@tmp/private_key_12837027494839241818.key) 06:51:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:30 + git tag --points-at afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } 06:51:30 $ docker exec --env ******** --env ******** 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c ssh-agent -k 06:51:30 unset SSH_AUTH_SOCK; 06:51:30 unset SSH_AGENT_PID; 06:51:30 echo Agent pid 38 killed; 06:51:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:51:31 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent 06:51:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:31 [ssh-agent] Looking for ssh-agent implementation... 06:51:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:31 $ docker exec 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c ssh-agent 06:51:31 SSH_AUTH_SOCK=/tmp/ssh-Z1dE2tqLyYwD/agent.71 06:51:31 SSH_AGENT_PID=77 06:51:31 Running ssh-add (command line suppressed) 06:51:31 Identity added: /w/workspace/edgex-go/13@tmp/private_key_5450487211801244978.key (/w/workspace/edgex-go/13@tmp/private_key_5450487211801244978.key) 06:51:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:31 + git semver init 06:51:32 2025-03-13 06:51:31,960 [run_init] DEBUG init version:0.0.0 force:False 06:51:32 2025-03-13 06:51:31,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/13/.semver 06:51:32 2025-03-13 06:51:31,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/13/.semver 06:51:32 2025-03-13 06:51:31,961 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/13/.semver'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) 06:51:38 2025-03-13 06:51:37,292 [append_file] DEBUG append to file:/w/workspace/edgex-go/13/.git/info/exclude 06:51:38 2025-03-13 06:51:37,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/13/.semver/odessa with force:False 06:51:38 2025-03-13 06:51:37,292 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/odessa 06:51:38 2025-03-13 06:51:37,292 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/odessa 06:51:38 4.0.0 [Pipeline] } 06:51:38 $ docker exec --env ******** --env ******** 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c ssh-agent -k 06:51:38 unset SSH_AUTH_SOCK; 06:51:38 unset SSH_AGENT_PID; 06:51:38 echo Agent pid 77 killed; 06:51:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:39 + git semver [Pipeline] } 06:51:39 $ docker stop --time=1 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c 06:51:40 $ docker rm -f --volumes 8d0e088fe0ef9891d8c42f7a24e510b1b79d5fa970d15f9c4ad74f474befe30c [Pipeline] // withDockerContainer [Pipeline] sh 06:51:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:51:41 Stashed 1 file(s) [Pipeline] echo 06:51:41 [edgeXSemver]: initialized semver on version 4.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:41 + git checkout afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:51:41 HEAD is now at afd283dc ci(lts-release): LTS release v4.0.0 @bb198e8 [Pipeline] sh 06:51:41 + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo 06:51:41 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:51:42 + grep ^go [0-9].[0-9]* go.mod 06:51:42 + cut -d -f 2 [Pipeline] echo 06:51:42 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:51:42 ========================================================= 06:51:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 06:51:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:51:42 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:51:42 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 06:51:42 0a9a5dfd008f: Pulling fs layer 06:51:42 8833042f23b5: Pulling fs layer 06:51:42 6ca661eb024f: Pulling fs layer 06:51:42 b5acb76e9680: Pulling fs layer 06:51:42 4f4fb700ef54: Pulling fs layer 06:51:42 012bb1f9d321: Pulling fs layer 06:51:42 97255f1bc79d: Pulling fs layer 06:51:42 454448c9edf9: Pulling fs layer 06:51:42 15f87924ceaf: Pulling fs layer 06:51:42 b5acb76e9680: Waiting 06:51:42 4f4fb700ef54: Waiting 06:51:42 012bb1f9d321: Waiting 06:51:42 97255f1bc79d: Waiting 06:51:42 15f87924ceaf: Waiting 06:51:42 454448c9edf9: Waiting 06:51:42 8833042f23b5: Verifying Checksum 06:51:42 8833042f23b5: Download complete 06:51:42 b5acb76e9680: Verifying Checksum 06:51:42 b5acb76e9680: Download complete 06:51:42 4f4fb700ef54: Verifying Checksum 06:51:42 4f4fb700ef54: Download complete 06:51:42 012bb1f9d321: Download complete 06:51:42 0a9a5dfd008f: Verifying Checksum 06:51:42 0a9a5dfd008f: Download complete 06:51:42 97255f1bc79d: Verifying Checksum 06:51:42 97255f1bc79d: Download complete 06:51:42 0a9a5dfd008f: Pull complete 06:51:42 8833042f23b5: Pull complete 06:51:43 15f87924ceaf: Verifying Checksum 06:51:43 15f87924ceaf: Download complete 06:51:43 6ca661eb024f: Download complete 06:51:43 454448c9edf9: Verifying Checksum 06:51:43 454448c9edf9: Download complete 06:51:46 6ca661eb024f: Pull complete 06:51:46 b5acb76e9680: Pull complete 06:51:46 4f4fb700ef54: Pull complete 06:51:46 012bb1f9d321: Pull complete 06:51:46 97255f1bc79d: Pull complete 06:51:49 454448c9edf9: Pull complete 06:51:49 15f87924ceaf: Pull complete 06:51:49 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 06:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:51:49 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 06:51:49 + + echodocker FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:51:49 WORKDIR /edgex 06:51:49 COPY go.mod . 06:51:49 RUN go mod download build 06:51:49 -t ci-base-image-x86_64 -f - . 06:51:51 Sending build context to Docker daemon 230.7MB 06:51:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:51:51 ---> bc3d7bf65e23 06:51:51 Step 2/4 : WORKDIR /edgex 06:51:53 ---> Running in c821346cffb4 06:51:54 Removing intermediate container c821346cffb4 06:51:54 ---> e2bdad025e5b 06:51:54 Step 3/4 : COPY go.mod . 06:51:54 ---> 4519983f7bf1 06:51:54 Step 4/4 : RUN go mod download 06:51:54 ---> Running in 8496275b1a73 06:51:56 Still waiting to schedule task 06:51:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:52:09 Removing intermediate container 8496275b1a73 06:52:09 ---> 75919129458a 06:52:09 Successfully built 75919129458a 06:52:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:09 + docker inspect -f . ci-base-image-x86_64 06:52:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:09 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 06:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:09 $ docker top 3155c402de6ec7ff828b6dbeed6464f07a89bc979e0859aa28107c4ed7df3775 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:10 + go version 06:52:10 go version go1.23.7 linux/amd64 [Pipeline] } 06:52:10 $ docker stop --time=1 3155c402de6ec7ff828b6dbeed6464f07a89bc979e0859aa28107c4ed7df3775 06:52:11 $ docker rm -f --volumes 3155c402de6ec7ff828b6dbeed6464f07a89bc979e0859aa28107c4ed7df3775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:11 + docker inspect -f . ci-base-image-x86_64 06:52:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:11 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 06:52:11 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:12 $ docker top daa2cb235bdf9f1a6fa9c0c17d094db0345e4d5a481bd0c213a3c5bd36b69b71 -eo pid,comm [Pipeline] { [Pipeline] echo 06:52:12 ========================================================= 06:52:12 [edgeXBuildGoParallel] Running Tests and Build... 06:52:12 ========================================================= [Pipeline] sh 06:52:12 + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] fileExists [Pipeline] sh 06:52:12 + make test 06:52:12 go test -race -coverprofile=coverage.out ./... 06:52:21 ? github.com/edgexfoundry/edgex-go [no test files] 06:52:43 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:52:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:52:43 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:52:43 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:52:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 06:52:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:52:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:52:45 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:52:45 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:52:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements 06:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:52:45 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:52:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:52:45 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:52:45 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:52:45 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:52:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:52:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:52:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:52:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:52:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:52:46 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:52:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:52:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:52:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:52:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 06:52:48 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.017s coverage: 3.5% of statements 06:52:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 45.7% of statements 06:52:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.850s coverage: 93.4% of statements 06:52:48 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements 06:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:52:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:52:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:52:50 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:52:50 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:52:50 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:52:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:52:50 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:52:50 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:52:50 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:52:50 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:52:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.332s coverage: 95.8% of statements 06:52:51 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 06:52:52 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 06:52:52 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:52:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:52:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:52:52 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:52:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:52:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 06:52:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements 06:52:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 42.6% of statements 06:52:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 06:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 06:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 06:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 06:52:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:52:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:52:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 06:52:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:52:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:52:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:52:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:52:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 06:52:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:52:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:52:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:52:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:52:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:52:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:52:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:52:56 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:52:56 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:52:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:52:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:52:59 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:53:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:53:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:53:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:53:03 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:53:03 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:53:03 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:53:04 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 06:53:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:53:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:53:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:53:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:53:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:53:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:53:07 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:53:07 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:53:07 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:53:07 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:53:07 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:53:07 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:53:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:53:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:53:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:53:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:53:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:53:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:53:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:53:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:53:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:53:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:53:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:53:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:53:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:53:11 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.048s coverage: 92.9% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.020s coverage: 62.3% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.154s coverage: 54.5% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 29.2% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.015s coverage: 3.1% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 94.9% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements 06:53:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 06:53:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 06:53:16 running golangci-lint 06:53:16 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:53:16 go version go1.23.7 linux/amd64 06:53:16 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:53:16 level=info msg="[config_reader] Used config file .golangci.yml" 06:53:16 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:53:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41257 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 06:53:23 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 06:53:26 The recommended git tool is: git 06:53:31 using credential edgex-jenkins-ssh 06:53:31 Cloning the remote Git repository 06:53:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:53:31 > git init /w/workspace/edgex-go/13 # timeout=10 06:53:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:53:32 > git --version # timeout=10 06:53:32 > git --version # 'git version 2.25.1' 06:53:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:38 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|name|compiled_files|imports|types_sizes) took 21.094757049s" 06:53:38 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.831387ms" 06:53:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:53:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:49 Avoid second fetch 06:53:49 Checking out Revision afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 (odessa) 06:53:50 level=info msg="[linters_context/goanalysis] analyzers took 1m40.426687884s with top 10 stages: buildir: 54.492549579s, gosec: 3.704299557s, inspect: 3.132033592s, fact_deprecated: 3.122854334s, printf: 2.279702479s, ctrlflow: 1.928612221s, S1038: 1.164327229s, fact_purity: 1.140911462s, nilness: 982.750043ms, unused: 812.591877ms" 06:53:50 level=info msg="[runner] Issues before processing: 202, after processing: 0" 06:53:50 level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, skip_files: 202/202, exclude-rules: 202/20, path_prettifier: 202/202, identifier_marker: 202/202, nolint: 20/0, filename_unadjuster: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, exclude: 202/202" 06:53:50 level=info msg="[runner] processing took 21.334684ms with stages: nolint: 10.620302ms, identifier_marker: 4.90965ms, exclude-rules: 3.031617ms, autogenerated_exclude: 1.068274ms, path_prettifier: 1.053673ms, skip_dirs: 597.907µs, cgo: 20.96µs, invalid_issue: 18.6µs, filename_unadjuster: 9.151µs, max_same_issues: 1.26µs, exclude: 490ns, fixer: 410ns, uniq_by_line: 410ns, source_code: 390ns, skip_files: 300ns, diff: 260ns, sort_results: 260ns, path_prefixer: 210ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, severity-rules: 100ns" 06:53:50 level=info msg="[runner] linters took 11.361039285s with stages: goanalysis_metalinter: 11.339604309s" 06:53:50 level=info msg="File cache stats: 0 entries of total size 0B" 06:53:50 level=info msg="Memory: 327 samples, avg is 295.7MB, max is 1307.3MB" 06:53:50 level=info msg="Execution took 32.513999547s" 06:53:50 go vet ./... 06:53:49 > git config core.sparsecheckout # timeout=10 06:53:49 > git checkout -f afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 # timeout=10 06:53:51 Commit message: "ci(lts-release): LTS release v4.0.0 @bb198e8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:53:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:53:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:53:56 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo 06:53:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 06:53:56 + go mod tidy 06:53:56 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 06:53:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:53:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:56 Dload Upload Total Spent Left Speed 06:53:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh 06:53:56 go: downloading github.com/go-playground/assert/v2 v2.2.0 06:53:56 go: downloading go.uber.org/goleak v1.3.0 06:53:56 go: downloading github.com/frankban/quicktest v1.14.6 06:53:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:53:57 go: downloading go.opentelemetry.io/otel/sdk v1.32.0 06:53:57 go: downloading github.com/kr/pretty v0.3.1 06:53:57 go: downloading github.com/google/go-cmp v0.6.0 06:53:57 go: downloading github.com/golang/protobuf v1.5.4 06:53:57 go: downloading github.com/emirpasic/gods v1.18.1 06:53:57 go: downloading github.com/kr/text v0.2.0 06:53:57 go: downloading github.com/rogpeppe/go-internal v1.11.0 06:53:57 go: downloading github.com/jeremija/gosubmit v0.2.7 06:53:57 go: downloading github.com/google/gofuzz v1.2.0 06:53:57 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 06:53:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:53:57 + sudo tee /etc/docker/daemon.new 06:53:57 { 06:53:57 "registry-mirrors": [ 06:53:57 "https://nexus3.edgexfoundry.org:10001" 06:53:57 ], 06:53:57 "bip": "10.250.0.254/24", 06:53:57 "hosts": [ 06:53:57 "tcp://0.0.0.0:5555", 06:53:57 "unix:///var/run/docker.sock" 06:53:57 ], 06:53:57 "mtu": 1458, 06:53:57 "selinux-enabled": true, 06:53:57 "seccomp-profile": "/etc/docker/seccomp.json" 06:53:57 } [Pipeline] sh 06:53:57 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 06:53:57 go: downloading github.com/rs/cors v1.11.0 06:53:57 go: downloading github.com/shoenig/test v0.6.4 06:53:57 go: downloading github.com/onsi/ginkgo v1.16.4 06:53:57 go: downloading github.com/onsi/gomega v1.13.0 06:53:57 go: downloading gopkg.in/yaml.v2 v2.4.0 06:53:57 go: downloading github.com/nxadm/tail v1.4.8 06:53:57 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:53:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 06:53:57 + sudo service docker restart 06:53:58 + ls -al . 06:53:58 total 1996 06:53:58 drwxrwxr-x 12 1001 1001 4096 Mar 13 06:52 . 06:53:58 drwxr-xr-x 4 root root 4096 Mar 13 06:52 .. 06:53:58 drwxrwxr-x 2 1001 1001 4096 Mar 13 06:51 .blubracket 06:53:58 -rw-rw-r-- 1 1001 1001 10 Mar 13 06:51 .dockerignore 06:53:58 drwxrwxr-x 8 1001 1001 4096 Mar 13 06:53 .git 06:53:58 drwxrwxr-x 3 1001 1001 4096 Mar 13 06:51 .github 06:53:58 -rw-rw-r-- 1 1001 1001 902 Mar 13 06:51 .gitignore 06:53:58 -rw-rw-r-- 1 1001 1001 218 Mar 13 06:51 .golangci.yml 06:53:58 -rw-rw-r-- 1 1001 1001 100 Mar 13 06:51 .hadolint.yml 06:53:58 drwxr-xr-x 3 1001 1001 4096 Mar 13 06:51 .semver 06:53:58 -rw-rw-r-- 1 1001 1001 155 Mar 13 06:51 .sonarcloud.properties 06:53:58 -rw-rw-r-- 1 1001 1001 1171 Mar 13 06:51 ADOPTERS.md 06:53:58 -rw-rw-r-- 1 1001 1001 17374 Mar 13 06:51 Attribution.txt 06:53:58 -rw-rw-r-- 1 1001 1001 108018 Mar 13 06:51 CHANGELOG.md 06:53:58 -rw-rw-r-- 1 1001 1001 3804 Mar 13 06:51 CONTRIBUTING.md 06:53:58 -rw-rw-r-- 1 1001 1001 677 Mar 13 06:51 GOVERNANCE.md 06:53:58 -rw-rw-r-- 1 1001 1001 858 Mar 13 06:51 Jenkinsfile 06:53:58 -rw-rw-r-- 1 1001 1001 10775 Mar 13 06:51 LICENSE 06:53:58 -rw-rw-r-- 1 1001 1001 16740 Mar 13 06:51 Makefile 06:53:58 -rw-rw-r-- 1 1001 1001 582 Mar 13 06:51 OWNERS.md 06:53:58 -rw-rw-r-- 1 1001 1001 9932 Mar 13 06:51 README.md 06:53:58 -rw-rw-r-- 1 1001 1001 789 Mar 13 06:51 SECURITY.md 06:53:58 -rw-rw-r-- 1 1001 1001 5 Mar 13 06:51 VERSION 06:53:58 drwxrwxr-x 2 1001 1001 4096 Mar 13 06:51 bin 06:53:58 drwxrwxr-x 19 1001 1001 4096 Mar 13 06:51 cmd 06:53:58 -rw-r--r-- 1 root root 1660924 Mar 13 06:53 coverage.out 06:53:58 drwxrwxr-x 2 1001 1001 4096 Mar 13 06:51 fuzz_test 06:53:58 -rw-rw-r-- 1 1001 1001 6454 Mar 13 06:51 go.mod 06:53:58 -rw-rw-r-- 1 1001 1001 88143 Mar 13 06:51 go.sum 06:53:58 drwxrwxr-x 7 1001 1001 4096 Mar 13 06:51 internal 06:53:58 drwxrwxr-x 2 1001 1001 4096 Mar 13 06:51 openapi 06:53:58 -rw-rw-r-- 1 1001 1001 584 Mar 13 06:51 security.txt 06:53:58 drwxrwxr-x 10 1001 1001 4096 Mar 13 06:51 vendor 06:53:58 -rw-rw-r-- 1 1001 1001 204 Mar 13 06:51 version.go [Pipeline] sh 06:53:58 + '[' -e coverage.out ] 06:53:58 + chown 1001:1001 coverage.out [Pipeline] stash 06:53:58 Stashed 1 file(s) [Pipeline] sh 06:53:58 + make build 06:53:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] sh 06:54:16 + git checkout afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:54:16 HEAD is now at afd283dc ci(lts-release): LTS release v4.0.0 @bb198e8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:16 provisioning config files... 06:54:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config10390024940364225407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:17 ---> ****-login.sh 06:54:17 nexus3.edgexfoundry.org:10001 06:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:17 Configure a credential helper to remove this warning. See 06:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:17 06:54:17 Login Succeeded 06:54:17 nexus3.edgexfoundry.org:10002 06:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:18 Configure a credential helper to remove this warning. See 06:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:18 06:54:18 Login Succeeded 06:54:18 nexus3.edgexfoundry.org:10003 06:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:18 Configure a credential helper to remove this warning. See 06:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:18 06:54:18 Login Succeeded 06:54:18 nexus3.edgexfoundry.org:10004 06:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:19 Configure a credential helper to remove this warning. See 06:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:19 06:54:19 Login Succeeded 06:54:19 ****.io 06:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:19 Configure a credential helper to remove this warning. See 06:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:19 06:54:19 Login Succeeded 06:54:19 ---> ****-login.sh ends [Pipeline] } 06:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:54:20 + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo 06:54:20 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:54:20 + grep ^go [0-9].[0-9]* go.mod 06:54:20 + cut -d -f 2 [Pipeline] echo 06:54:20 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:54:20 ========================================================= 06:54:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 06:54:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:54:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:54:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:54:20 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:54:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:54:21 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 06:54:21 94e9d8af2201: Pulling fs layer 06:54:21 345fe9f21930: Pulling fs layer 06:54:21 b40fc9e46828: Pulling fs layer 06:54:21 c9804373a1e5: Pulling fs layer 06:54:21 4f4fb700ef54: Pulling fs layer 06:54:21 f5a772c54f75: Pulling fs layer 06:54:21 e2dd1b2a9dca: Pulling fs layer 06:54:21 0a0502178392: Pulling fs layer 06:54:21 4f4fb700ef54: Waiting 06:54:21 e2dd1b2a9dca: Waiting 06:54:21 0a0502178392: Waiting 06:54:21 c9804373a1e5: Waiting 06:54:21 f5a772c54f75: Waiting 06:54:21 345fe9f21930: Download complete 06:54:21 c9804373a1e5: Download complete 06:54:21 4f4fb700ef54: Verifying Checksum 06:54:21 4f4fb700ef54: Download complete 06:54:21 f5a772c54f75: Verifying Checksum 06:54:21 f5a772c54f75: Download complete 06:54:21 94e9d8af2201: Verifying Checksum 06:54:21 94e9d8af2201: Download complete 06:54:21 0a0502178392: Verifying Checksum 06:54:21 0a0502178392: Download complete 06:54:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:54:22 94e9d8af2201: Pull complete 06:54:22 345fe9f21930: Pull complete 06:54:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:54:23 b40fc9e46828: Verifying Checksum 06:54:23 b40fc9e46828: Download complete 06:54:24 e2dd1b2a9dca: Verifying Checksum 06:54:24 e2dd1b2a9dca: Download complete 06:54:28 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:54:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:54:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:54:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:54:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:54:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:54:36 b40fc9e46828: Pull complete 06:54:36 c9804373a1e5: Pull complete 06:54:36 4f4fb700ef54: Pull complete 06:54:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:54:37 f5a772c54f75: Pull complete [Pipeline] } 06:54:38 $ docker stop --time=1 daa2cb235bdf9f1a6fa9c0c17d094db0345e4d5a481bd0c213a3c5bd36b69b71 06:54:41 $ docker rm -f --volumes daa2cb235bdf9f1a6fa9c0c17d094db0345e4d5a481bd0c213a3c5bd36b69b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:54:42 06:54:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:54:42 latest: Pulling from edgex-devops/edgex-compose 06:54:42 91d30c5bc195: Pulling fs layer 06:54:42 2e9b0aa3be6d: Pulling fs layer 06:54:42 9c61dcf015f6: Pulling fs layer 06:54:42 4698f68db338: Pulling fs layer 06:54:42 2a2f49069b9e: Pulling fs layer 06:54:42 e0025b399a48: Pulling fs layer 06:54:42 4698f68db338: Waiting 06:54:42 2a2f49069b9e: Waiting 06:54:42 e0025b399a48: Waiting 06:54:42 91d30c5bc195: Verifying Checksum 06:54:42 91d30c5bc195: Download complete 06:54:42 4698f68db338: Verifying Checksum 06:54:42 4698f68db338: Download complete 06:54:42 2e9b0aa3be6d: Verifying Checksum 06:54:42 2e9b0aa3be6d: Download complete 06:54:42 91d30c5bc195: Pull complete 06:54:42 e0025b399a48: Verifying Checksum 06:54:42 e0025b399a48: Download complete 06:54:42 2a2f49069b9e: Verifying Checksum 06:54:42 2a2f49069b9e: Download complete 06:54:43 2e9b0aa3be6d: Pull complete 06:54:43 9c61dcf015f6: Verifying Checksum 06:54:43 9c61dcf015f6: Download complete 06:54:45 e2dd1b2a9dca: Pull complete 06:54:45 9c61dcf015f6: Pull complete 06:54:45 4698f68db338: Pull complete 06:54:45 2a2f49069b9e: Pull complete 06:54:45 e0025b399a48: Pull complete 06:54:45 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:46 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 06:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:54:46 0a0502178392: Pull complete 06:54:47 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 06:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:54:47 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:54:47 $ docker top bee80518c65f3a40bd79ff94a32f10c6d198bcf7c823b1dac9655c505ef1f1df -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 06:54:47 + docker compose -f ./docker-compose-build.yml build --parallel 06:54:47 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:54:47 WORKDIR /edgex 06:54:47 COPY go.mod . 06:54:47 RUN go mod download 06:54:47 + docker build -t ci-base-image-arm64 -f - . 06:54:50 #1 [security-proxy-auth internal] load build definition from Dockerfile 06:54:50 #1 transferring dockerfile: 2.14kB done 06:54:50 #1 DONE 0.0s 06:54:50 06:54:50 #2 [core-data internal] load build definition from Dockerfile 06:54:50 #2 transferring dockerfile: 2.04kB done 06:54:50 #2 DONE 0.0s 06:54:50 06:54:50 #3 [core-command internal] load build definition from Dockerfile 06:54:50 #3 transferring dockerfile: 1.94kB done 06:54:50 #3 DONE 0.0s 06:54:50 06:54:50 #4 [security-proxy-setup internal] load build definition from Dockerfile 06:54:50 #4 transferring dockerfile: 2.50kB done 06:54:50 #4 DONE 0.0s 06:54:50 06:54:50 #5 [security-spire-agent internal] load build definition from Dockerfile 06:54:50 #5 transferring dockerfile: 1.81kB done 06:54:50 #5 DONE 0.0s 06:54:50 06:54:50 #6 [security-spire-config internal] load build definition from Dockerfile 06:54:50 #6 transferring dockerfile: 1.69kB done 06:54:50 #6 DONE 0.0s 06:54:50 06:54:50 #7 [security-secretstore-setup internal] load build definition from Dockerfile 06:54:50 #7 transferring dockerfile: 2.49kB done 06:54:50 #7 DONE 0.0s 06:54:50 06:54:50 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:54:50 #8 transferring dockerfile: 1.89kB done 06:54:50 #8 DONE 0.0s 06:54:50 06:54:50 #9 [core-keeper internal] load build definition from Dockerfile 06:54:50 #9 transferring dockerfile: 2.01kB done 06:54:50 #9 DONE 0.0s 06:54:50 06:54:50 #10 [support-notifications internal] load build definition from Dockerfile 06:54:50 #10 transferring dockerfile: 2.00kB done 06:54:50 #10 DONE 0.0s 06:54:50 06:54:50 #11 [support-scheduler internal] load build definition from Dockerfile 06:54:50 #11 transferring dockerfile: 1.83kB done 06:54:50 #11 DONE 0.0s 06:54:50 06:54:50 #12 [core-metadata internal] load build definition from Dockerfile 06:54:50 #12 transferring dockerfile: 2.10kB done 06:54:50 #12 DONE 0.0s 06:54:50 06:54:50 #13 [security-spire-server internal] load build definition from Dockerfile 06:54:50 #13 transferring dockerfile: 1.70kB done 06:54:50 #13 DONE 0.0s 06:54:50 06:54:50 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:54:50 #14 transferring dockerfile: 2.23kB done 06:54:50 #14 DONE 0.0s 06:54:50 06:54:50 #15 [security-bootstrapper internal] load build definition from Dockerfile 06:54:50 #15 transferring dockerfile: 3.02kB done 06:54:50 #15 DONE 0.0s 06:54:50 06:54:50 #16 [security-proxy-auth internal] load .dockerignore 06:54:50 #16 transferring context: 50B done 06:54:50 #16 DONE 0.0s 06:54:50 06:54:50 #17 [core-data internal] load .dockerignore 06:54:50 #17 transferring context: 50B done 06:54:50 #17 DONE 0.0s 06:54:50 06:54:50 #18 [core-command internal] load .dockerignore 06:54:50 #18 transferring context: 50B done 06:54:50 #18 DONE 0.0s 06:54:50 06:54:50 #19 [security-proxy-setup internal] load .dockerignore 06:54:50 #19 transferring context: 50B done 06:54:50 #19 DONE 0.0s 06:54:50 06:54:50 #20 [security-spire-agent internal] load .dockerignore 06:54:50 #20 transferring context: 50B done 06:54:50 #20 DONE 0.0s 06:54:50 06:54:50 #21 [security-spire-config internal] load .dockerignore 06:54:50 #21 transferring context: 50B done 06:54:50 #21 DONE 0.0s 06:54:50 06:54:50 #22 [security-secretstore-setup internal] load .dockerignore 06:54:50 #22 transferring context: 50B done 06:54:50 #22 DONE 0.0s 06:54:50 06:54:50 #23 [security-spiffe-token-provider internal] load .dockerignore 06:54:50 #23 transferring context: 50B done 06:54:50 #23 DONE 0.0s 06:54:50 06:54:50 #24 [core-keeper internal] load .dockerignore 06:54:50 #24 transferring context: 50B done 06:54:50 #24 DONE 0.0s 06:54:50 06:54:50 #25 [support-notifications internal] load .dockerignore 06:54:50 #25 transferring context: 50B done 06:54:50 #25 DONE 0.0s 06:54:50 06:54:50 #26 [security-spire-server internal] load .dockerignore 06:54:50 #26 transferring context: 50B done 06:54:50 #26 DONE 0.1s 06:54:50 06:54:50 #27 [support-scheduler internal] load .dockerignore 06:54:50 #27 transferring context: 50B done 06:54:50 #27 DONE 0.0s 06:54:50 06:54:50 #28 [core-metadata internal] load .dockerignore 06:54:50 #28 transferring context: 50B done 06:54:50 #28 DONE 0.0s 06:54:50 06:54:50 #29 [security-bootstrapper internal] load .dockerignore 06:54:50 #29 transferring context: 50B done 06:54:50 #29 DONE 0.0s 06:54:50 06:54:50 #30 [core-common-config-bootstrapper internal] load .dockerignore 06:54:50 #30 transferring context: 50B done 06:54:50 #30 DONE 0.1s 06:54:50 06:54:50 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:54:50 #31 DONE 0.0s 06:54:50 06:54:50 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 06:54:50 #32 ... 06:54:50 06:54:50 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:54:50 #31 DONE 0.0s 06:54:50 06:54:50 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:54:50 #32 ... 06:54:50 06:54:50 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:54:50 #31 DONE 0.0s 06:54:50 06:54:50 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 06:54:51 #32 DONE 0.6s 06:54:51 06:54:51 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:54:51 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 06:54:51 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:54:51 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:54:51 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:54:51 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:54:51 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:54:51 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:54:51 #33 DONE 0.3s 06:54:51 06:54:51 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:54:51 #34 ... 06:54:51 06:54:51 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:54:51 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 06:54:51 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:54:51 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:54:51 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:54:51 #33 DONE 0.3s 06:54:51 06:54:51 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:54:51 #35 DONE 0.7s 06:54:51 06:54:51 #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:54:51 #36 ... 06:54:51 06:54:51 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:54:51 #37 DONE 1.0s 06:54:52 06:54:52 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:54:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 06:54:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:54:52 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:54:52 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:54:52 #33 DONE 0.3s 06:54:52 06:54:52 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:54:52 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 06:54:52 #38 ... 06:54:52 06:54:52 #39 [security-spire-server internal] load build context 06:54:52 #39 transferring context: 23.80kB 0.0s done 06:54:52 #39 DONE 0.5s 06:54:52 06:54:52 #40 [security-spire-config internal] load build context 06:54:52 #40 transferring context: 22.05kB 0.0s done 06:54:52 #40 DONE 0.5s 06:54:52 06:54:52 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:54:52 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:54:52 #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 06:54:52 #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 06:54:52 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.0s 06:54:52 #38 ... 06:54:52 06:54:52 #41 [security-spire-agent internal] load build context 06:54:52 #41 transferring context: 23.33kB 0.0s done 06:54:52 #41 DONE 0.4s 06:54:52 06:54:52 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:54:52 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 06:54:52 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 06:54:52 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 06:54:52 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 06:54:52 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 06:54:52 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 06:54:52 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 06:54:52 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 06:54:52 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 0.5s 06:54:52 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 06:54:52 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.02MB / 36.47MB 0.6s 06:54:52 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:54:52 #38 ... 06:54:52 06:54:52 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:54:52 #34 DONE 1.7s 06:54:52 06:54:52 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:54:52 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 0.7s 06:54:53 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.8s 06:54:53 Sending build context to Docker daemon 48.49MB 06:54:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:54:53 ---> 72db82c1953f 06:54:53 Step 2/4 : WORKDIR /edgex 06:54:54 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s done 06:54:54 #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 06:54:54 ---> Running in 6c31bfe251e8 06:54:54 Removing intermediate container 6c31bfe251e8 06:54:54 ---> 4a7b6f9ce38f 06:54:54 Step 3/4 : COPY go.mod . 06:54:55 ---> 95fabb8ec2f0 06:54:55 Step 4/4 : RUN go mod download 06:54:55 ---> Running in 1091d1e8e3eb 06:54:56 #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.5s done 06:55:02 #38 ... 06:55:02 06:55:02 #42 [core-command internal] load build context 06:55:02 #42 transferring context: 419.89MB 9.9s 06:55:02 #42 ... 06:55:02 06:55:02 #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:55:02 #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:02 #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:02 #0 2.047 (1/7) Installing ca-certificates (20241121-r1) 06:55:02 #0 2.064 (2/7) Installing dumb-init (1.2.5-r3) 06:55:02 #0 2.072 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:55:02 #0 2.074 (4/7) Installing libsodium (1.0.19-r0) 06:55:02 #0 2.085 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:55:02 #0 2.158 (6/7) Installing libzmq (4.3.5-r2) 06:55:02 #0 2.158 (7/7) Installing zeromq (4.3.5-r2) 06:55:02 #0 2.168 Executing busybox-1.36.1-r29.trigger 06:55:02 #0 2.173 Executing ca-certificates-20241121-r1.trigger 06:55:02 #0 2.203 OK: 12 MiB in 21 packages 06:55:02 #43 ... 06:55:02 06:55:02 #44 [security-proxy-auth internal] load build context 06:55:02 #44 ... 06:55:02 06:55:02 #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:55:02 #0 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:02 #0 1.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:02 #0 1.978 (1/1) Installing dumb-init (1.2.5-r3) 06:55:02 #0 1.989 Executing busybox-1.36.1-r29.trigger 06:55:02 #0 2.006 OK: 8 MiB in 15 packages 06:55:02 #45 ... 06:55:02 06:55:02 #46 [security-secretstore-setup internal] load build context 06:55:02 #46 ... 06:55:02 06:55:02 #47 [security-spiffe-token-provider internal] load build context 06:55:02 #47 ... 06:55:02 06:55:02 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:55:02 #0 5.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:02 #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:02 #0 5.490 (1/4) Installing ca-certificates (20241121-r1) 06:55:02 #0 5.565 (2/4) Installing dumb-init (1.2.5-r3) 06:55:02 #0 5.570 (3/4) Installing su-exec (0.2-r3) 06:55:02 #0 5.573 (4/4) Installing yq-go (4.44.1-r2) 06:55:02 #0 5.639 Executing busybox-1.36.1-r29.trigger 06:55:02 #0 5.653 Executing ca-certificates-20241121-r1.trigger 06:55:02 #0 5.705 OK: 19 MiB in 18 packages 06:55:02 #48 ... 06:55:02 06:55:02 #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:55:02 #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:02 #0 1.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:02 #0 2.052 (1/1) Installing dumb-init (1.2.5-r3) 06:55:02 #0 2.060 Executing busybox-1.36.1-r29.trigger 06:55:02 #0 2.063 OK: 8 MiB in 15 packages 06:55:02 #49 ... 06:55:02 06:55:02 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:55:02 #50 ... 06:55:02 06:55:02 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:55:02 #0 4.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:02 #0 4.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:02 #0 4.741 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:55:02 #0 4.741 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:55:02 #0 4.741 OK: 24170 distinct packages available 06:55:02 #0 4.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:02 #0 4.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:02 #0 5.143 (1/14) Installing ca-certificates (20241121-r1) 06:55:02 #0 5.157 (2/14) Installing brotli-libs (1.1.0-r2) 06:55:02 #0 5.169 (3/14) Installing c-ares (1.33.1-r0) 06:55:02 #0 5.172 (4/14) Installing libunistring (1.2-r0) 06:55:02 #0 5.185 (5/14) Installing libidn2 (2.3.7-r0) 06:55:02 #0 5.194 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:55:02 #0 5.198 (7/14) Installing libpsl (0.21.5-r1) 06:55:02 #0 5.201 (8/14) Installing zstd-libs (1.5.6-r0) 06:55:02 #0 5.210 (9/14) Installing libcurl (8.12.1-r0) 06:55:02 #0 5.221 (10/14) Installing curl (8.12.1-r0) 06:55:02 #0 5.235 (11/14) Installing dumb-init (1.2.5-r3) 06:55:02 #0 5.241 (12/14) Installing musl-obstack (1.2.3-r2) 06:55:02 #0 5.244 (13/14) Installing libucontext (1.2-r3) 06:55:02 #0 5.247 (14/14) Installing gcompat (1.1.0-r4) 06:55:02 #0 5.250 Executing busybox-1.36.1-r29.trigger 06:55:02 #0 5.259 Executing ca-certificates-20241121-r1.trigger 06:55:02 #0 5.307 OK: 13 MiB in 28 packages 06:55:02 #51 ... 06:55:02 06:55:02 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:55:02 #52 ... 06:55:02 06:55:02 #53 [support-notifications internal] load build context 06:55:02 #53 ... 06:55:02 06:55:02 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:55:02 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 06:55:02 #54 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 06:55:02 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:55:02 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done 06:55:02 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 06:55:02 #54 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 06:55:02 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 06:55:02 #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 06:55:02 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 06:55:02 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 06:55:02 #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done 06:55:02 #54 ... 06:55:02 06:55:02 #55 [core-data internal] load build context 06:55:03 #55 ... 06:55:03 06:55:03 #56 [core-data builder 2/7] WORKDIR /edgex-go 06:55:03 #56 ... 06:55:03 06:55:03 #57 [core-metadata internal] load build context 06:55:03 #57 ... 06:55:03 06:55:03 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:55:03 #58 ... 06:55:03 06:55:03 #59 [security-bootstrapper internal] load build context 06:55:03 #59 ... 06:55:03 06:55:03 #60 [support-scheduler internal] load build context 06:55:03 #60 ... 06:55:03 06:55:03 #61 [security-proxy-setup internal] load build context 06:55:03 #61 ... 06:55:03 06:55:03 #62 [core-common-config-bootstrapper internal] load build context 06:55:03 #62 ... 06:55:03 06:55:03 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:03 #63 ... 06:55:03 06:55:03 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:55:03 #0 4.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:03 #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:03 #0 4.594 (1/3) Installing ca-certificates (20241121-r1) 06:55:03 #0 4.646 (2/3) Installing dumb-init (1.2.5-r3) 06:55:03 #0 4.653 (3/3) Installing tzdata (2025a-r0) 06:55:03 #0 4.692 Executing busybox-1.36.1-r29.trigger 06:55:03 #0 4.703 Executing ca-certificates-20241121-r1.trigger 06:55:03 #0 4.742 OK: 10 MiB in 17 packages 06:55:04 #64 ... 06:55:04 06:55:04 #65 [core-keeper internal] load build context 06:55:04 #65 ... 06:55:04 06:55:04 #62 [core-common-config-bootstrapper internal] load build context 06:55:05 #62 transferring context: 543.24MB 13.9s done 06:55:07 #62 ... 06:55:07 06:55:07 #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:55:07 #36 5.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:07 #36 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:07 #36 5.814 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:55:07 #36 5.814 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:55:07 #36 5.814 OK: 24170 distinct packages available 06:55:07 #36 5.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:07 #36 5.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:07 #36 6.203 (1/4) Installing dumb-init (1.2.5-r3) 06:55:07 #36 6.209 (2/4) Installing musl-obstack (1.2.3-r2) 06:55:07 #36 6.212 (3/4) Installing libucontext (1.2-r3) 06:55:07 #36 6.215 (4/4) Installing gcompat (1.1.0-r4) 06:55:07 #36 6.229 Executing busybox-1.36.1-r29.trigger 06:55:07 #36 6.232 OK: 8 MiB in 18 packages 06:55:07 #36 ... 06:55:07 06:55:07 #59 [security-bootstrapper internal] load build context 06:55:07 #59 transferring context: 543.24MB 14.9s done 06:55:10 #59 ... 06:55:10 06:55:10 #44 [security-proxy-auth internal] load build context 06:55:10 #44 transferring context: 543.24MB 12.2s done 06:55:10 #44 DONE 19.0s 06:55:10 06:55:10 #46 [security-secretstore-setup internal] load build context 06:55:10 #46 transferring context: 543.24MB 13.9s done 06:55:10 #46 ... 06:55:10 06:55:10 #60 [support-scheduler internal] load build context 06:55:10 #60 transferring context: 543.24MB 12.3s done 06:55:10 #60 DONE 19.4s 06:55:10 06:55:10 #47 [security-spiffe-token-provider internal] load build context 06:55:10 #47 transferring context: 543.24MB 13.8s done 06:55:11 #47 ... 06:55:11 06:55:11 #55 [core-data internal] load build context 06:55:11 #55 transferring context: 543.24MB 12.4s done 06:55:11 #55 DONE 19.7s 06:55:11 06:55:11 #42 [core-command internal] load build context 06:55:11 #42 transferring context: 543.24MB 12.7s done 06:55:11 #42 DONE 20.0s 06:55:11 06:55:11 #61 [security-proxy-setup internal] load build context 06:55:11 #61 transferring context: 543.24MB 14.5s done 06:55:11 #61 ... 06:55:11 06:55:11 #65 [core-keeper internal] load build context 06:55:11 #65 transferring context: 543.24MB 12.8s done 06:55:11 #65 DONE 20.3s 06:55:11 06:55:11 #53 [support-notifications internal] load build context 06:55:11 #53 transferring context: 543.24MB 13.7s done 06:55:11 #53 DONE 20.6s 06:55:11 06:55:11 #57 [core-metadata internal] load build context 06:55:11 #57 transferring context: 543.24MB 13.9s done 06:55:11 #57 ... 06:55:11 06:55:11 #47 [security-spiffe-token-provider internal] load build context 06:55:11 #47 DONE 20.6s 06:55:11 06:55:11 #62 [core-common-config-bootstrapper internal] load build context 06:55:11 #62 DONE 20.6s 06:55:11 06:55:11 #46 [security-secretstore-setup internal] load build context 06:55:11 #46 DONE 20.6s 06:55:11 06:55:11 #56 [core-data builder 2/7] WORKDIR /edgex-go 06:55:12 #56 DONE 19.4s 06:55:12 06:55:12 #57 [core-metadata internal] load build context 06:55:12 #57 DONE 20.7s 06:55:12 06:55:12 #59 [security-bootstrapper internal] load build context 06:55:12 #59 DONE 20.7s 06:55:12 06:55:12 #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:55:12 #43 DONE 20.6s 06:55:12 06:55:12 #61 [security-proxy-setup internal] load build context 06:55:12 #61 DONE 20.7s 06:55:12 06:55:12 #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:55:12 #45 DONE 20.6s 06:55:12 06:55:12 #49 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:55:12 #49 DONE 20.7s 06:55:12 06:55:12 #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:55:12 #66 ... 06:55:12 06:55:12 #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:55:12 #36 DONE 20.3s 06:55:12 06:55:12 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:55:12 #64 DONE 20.5s 06:55:12 06:55:12 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:55:12 #51 DONE 20.5s 06:55:12 06:55:12 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:12 #63 DONE 20.5s 06:55:12 06:55:12 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:55:12 #48 DONE 20.5s 06:55:12 06:55:12 #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:55:12 #66 ... 06:55:12 06:55:12 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:55:12 #38 DONE 20.6s 06:55:12 06:55:12 #67 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:55:13 #67 ... 06:55:13 06:55:13 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:13 #68 DONE 1.3s 06:55:13 06:55:13 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:55:13 #50 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:13 #50 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:13 #50 21.60 (1/2) Installing dumb-init (1.2.5-r3) 06:55:13 #50 21.61 (2/2) Installing su-exec (0.2-r3) 06:55:13 #50 21.61 Executing busybox-1.36.1-r29.trigger 06:55:13 #50 21.62 OK: 8 MiB in 16 packages 06:55:13 #50 DONE 21.8s 06:55:13 06:55:13 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:55:13 #69 ... 06:55:13 06:55:13 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:55:13 #52 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:13 #52 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:13 #52 21.87 (1/4) Installing dumb-init (1.2.5-r3) 06:55:13 #52 21.88 (2/4) Installing openssl (3.3.3-r0) 06:55:13 #52 21.89 (3/4) Installing su-exec (0.2-r3) 06:55:13 #52 21.89 (4/4) Installing yq-go (4.44.1-r2) 06:55:13 #52 21.96 Executing busybox-1.36.1-r29.trigger 06:55:13 #52 21.97 OK: 19 MiB in 18 packages 06:55:13 #52 DONE 22.1s 06:55:13 06:55:13 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:55:13 #58 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:13 #58 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:13 #58 21.58 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:55:13 #58 21.58 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:55:13 #58 21.58 OK: 24170 distinct packages available 06:55:13 #58 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:13 #58 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:13 #58 22.06 (1/5) Installing dumb-init (1.2.5-r3) 06:55:13 #58 22.06 (2/5) Installing musl-obstack (1.2.3-r2) 06:55:13 #58 22.06 (3/5) Installing libucontext (1.2-r3) 06:55:13 #58 22.07 (4/5) Installing gcompat (1.1.0-r4) 06:55:13 #58 22.07 (5/5) Installing openssl (3.3.3-r0) 06:55:13 #58 22.11 Executing busybox-1.36.1-r29.trigger 06:55:13 #58 22.12 OK: 9 MiB in 19 packages 06:55:14 #58 DONE 22.3s 06:55:14 06:55:14 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:55:14 #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:14 #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:14 #0 1.941 OK: 248 MiB in 58 packages 06:55:14 #70 DONE 2.1s 06:55:14 06:55:14 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:55:14 #71 ... 06:55:14 06:55:14 #67 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:55:14 #67 1.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:14 #67 1.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:14 #67 2.156 OK: 248 MiB in 58 packages 06:55:14 #67 DONE 2.7s 06:55:14 06:55:14 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:55:14 #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:14 #0 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:14 #0 2.277 OK: 248 MiB in 58 packages 06:55:14 #72 DONE 2.5s 06:55:14 06:55:14 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:55:14 #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:14 #0 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:14 #0 1.739 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:55:14 #0 1.739 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:55:14 #0 1.739 OK: 24171 distinct packages available 06:55:14 #0 1.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:14 #0 1.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:14 #0 2.209 OK: 248 MiB in 58 packages 06:55:14 #73 DONE 2.5s 06:55:14 06:55:14 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:55:14 #0 1.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:14 #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:14 #0 2.276 OK: 248 MiB in 58 packages 06:55:14 #74 DONE 2.5s 06:55:14 06:55:14 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:55:14 #75 ... 06:55:14 06:55:14 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:55:14 #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:14 #0 2.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:14 #0 2.477 OK: 12 MiB in 21 packages 06:55:14 #76 DONE 2.6s 06:55:14 06:55:14 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:55:14 #77 DONE 0.6s 06:55:14 06:55:14 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:15 #78 ... 06:55:15 06:55:15 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:55:15 #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:15 #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:15 #0 2.767 OK: 8 MiB in 18 packages 06:55:15 #79 DONE 3.8s 06:55:16 06:55:16 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:55:16 #80 DONE 1.5s 06:55:16 06:55:16 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:55:16 #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:16 #0 2.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:16 #0 2.685 OK: 8 MiB in 15 packages 06:55:16 #81 DONE 3.8s 06:55:16 06:55:16 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:55:16 #82 DONE 1.5s 06:55:16 06:55:16 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:55:16 #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:16 #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:16 #0 2.699 OK: 13 MiB in 28 packages 06:55:16 #83 DONE 3.8s 06:55:16 06:55:16 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:55:16 #84 DONE 1.5s 06:55:16 06:55:16 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:55:16 #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:16 #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:16 #0 2.958 OK: 10 MiB in 17 packages 06:55:16 #85 DONE 3.8s 06:55:16 06:55:16 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:55:16 #75 DONE 1.5s 06:55:16 06:55:16 #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:55:16 #66 2.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:16 #66 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:16 #66 3.465 OK: 8 MiB in 15 packages 06:55:16 #66 DONE 4.1s 06:55:16 06:55:16 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:16 #86 ... 06:55:16 06:55:16 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:55:16 #87 DONE 0.5s 06:55:16 06:55:16 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:55:16 #88 DONE 0.0s 06:55:16 06:55:16 #89 [security-spire-config stage-2 6/10] COPY security.txt / 06:55:16 #89 DONE 0.0s 06:55:16 06:55:16 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:55:16 #90 DONE 0.0s 06:55:16 06:55:16 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:55:16 #91 DONE 0.0s 06:55:16 06:55:16 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:55:16 #92 DONE 0.0s 06:55:16 06:55:16 #93 [security-spire-config] exporting to image 06:55:16 #93 exporting layers 06:55:16 #93 ... 06:55:16 06:55:16 #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:55:16 #0 3.206 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:16 #0 3.705 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:16 #0 4.408 (1/1) Installing dumb-init (1.2.5-r3) 06:55:16 #0 4.694 Executing busybox-1.36.1-r29.trigger 06:55:16 #0 4.699 OK: 8 MiB in 15 packages 06:55:16 #94 DONE 4.8s 06:55:17 06:55:17 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:55:17 #0 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:17 #0 4.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:17 #0 4.668 OK: 19 MiB in 18 packages 06:55:17 #95 DONE 4.8s 06:55:17 06:55:17 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:55:17 #71 2.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:17 #71 ... 06:55:17 06:55:17 #93 [security-spire-config] exporting to image 06:55:17 #93 exporting layers 0.7s done 06:55:17 #93 writing image sha256:46c68b21c804fda1e7f31f286cf6d405a93906d9da5770c758d020d05fb98e1c done 06:55:17 #93 naming to docker.io/library/security-spire-config done 06:55:17 #93 DONE 0.7s 06:55:17 06:55:17 #96 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:55:17 #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:17 #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:17 #0 3.613 OK: 19 MiB in 18 packages 06:55:17 #96 DONE 3.7s 06:55:17 06:55:17 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:55:17 #69 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:17 #69 3.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:17 #69 3.893 OK: 8 MiB in 16 packages 06:55:17 #69 DONE 4.0s 06:55:17 06:55:17 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:55:17 #97 DONE 0.0s 06:55:17 06:55:17 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:55:17 #98 ... 06:55:17 06:55:17 #99 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:55:17 #0 3.207 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:17 #0 3.656 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:17 #0 4.378 OK: 248 MiB in 58 packages 06:55:17 #99 DONE 4.6s 06:55:18 06:55:18 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:55:18 #100 DONE 0.6s 06:55:18 06:55:18 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:18 #101 ... 06:55:18 06:55:18 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:55:18 #71 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:18 #71 4.387 OK: 9 MiB in 19 packages 06:55:18 #71 DONE 4.5s 06:55:18 06:55:18 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:55:19 #102 DONE 0.8s 06:55:19 06:55:19 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:55:19 #103 DONE 0.8s 06:55:19 06:55:19 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:55:19 #98 DONE 1.9s 06:55:19 06:55:19 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:55:19 #104 DONE 0.1s 06:55:19 06:55:19 #105 [security-spire-server stage-2 6/9] COPY security.txt / 06:55:20 #105 DONE 0.5s 06:55:20 06:55:20 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:55:20 #106 DONE 0.5s 06:55:20 06:55:20 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:55:20 #107 DONE 0.6s 06:55:20 06:55:20 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:55:20 #108 DONE 0.1s 06:55:20 06:55:20 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:55:20 #109 DONE 0.1s 06:55:20 06:55:20 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:55:20 #110 DONE 0.1s 06:55:20 06:55:20 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 06:55:20 #111 DONE 0.0s 06:55:20 06:55:20 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:55:20 #112 DONE 0.0s 06:55:20 06:55:20 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:55:20 #113 DONE 0.0s 06:55:20 06:55:20 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:55:20 #114 DONE 0.0s 06:55:20 06:55:20 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:55:20 #115 DONE 0.0s 06:55:20 06:55:20 #93 [security-spire-agent] exporting to image 06:55:20 #93 exporting layers 0.7s done 06:55:20 #93 exporting layers 0.7s done 06:55:20 #93 writing image sha256:3fae88c4d90e7b511872e11aa16d7804a96d9d72376aa7d195d9ad68eb25dfd8 done 06:55:20 #93 naming to docker.io/library/security-spire-server done 06:55:20 #93 writing image sha256:ce8a5f90896b71521435a8dc70e7b2b396e45f6904a4304a17f912dc0d232d2f done 06:55:20 #93 naming to docker.io/library/security-spire-agent done 06:55:20 #93 DONE 1.5s 06:55:20 06:55:20 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:22 #116 ... 06:55:22 06:55:22 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:55:22 #54 ... 06:55:22 06:55:22 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:26 #117 ... 06:55:26 06:55:26 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:41 #118 ... 06:55:41 06:55:41 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:41 #78 DONE 24.9s 06:55:41 06:55:41 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:41 #117 DONE 23.6s 06:55:41 06:55:41 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:41 #116 DONE 23.6s 06:55:41 06:55:41 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:41 #101 DONE 21.2s 06:55:41 06:55:41 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:41 #118 DONE 23.7s 06:55:41 06:55:41 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:41 #86 DONE 23.6s 06:55:41 06:55:41 #119 [core-metadata builder 6/7] COPY . . 06:55:42 Removing intermediate container 1091d1e8e3eb 06:55:42 ---> 931a7e17f305 06:55:42 Successfully built 931a7e17f305 06:55:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:42 + docker inspect -f . ci-base-image-arm64 06:55:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:42 prd-ubuntu20.04-docker-arm64-4c-16g-41257 does not seem to be running inside a container 06:55:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 06:55:44 $ docker top 098fc0f87901bccfabe689887b649e4a99ec0a37eecb009cf5d92b712bd5d1a4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:44 + go version 06:55:44 go version go1.23.7 linux/arm64 [Pipeline] } 06:55:44 $ docker stop --time=1 098fc0f87901bccfabe689887b649e4a99ec0a37eecb009cf5d92b712bd5d1a4 06:55:46 $ docker rm -f --volumes 098fc0f87901bccfabe689887b649e4a99ec0a37eecb009cf5d92b712bd5d1a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:47 06:55:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:47 latest: Pulling from edgex-devops/edgex-compose-arm64 06:55:47 547446be3368: Pulling fs layer 06:55:47 d125d8839a47: Pulling fs layer 06:55:47 3e85d5ac6304: Pulling fs layer 06:55:47 c3105a71a48b: Pulling fs layer 06:55:47 0f093f025ec4: Pulling fs layer 06:55:47 c3106fc0e877: Pulling fs layer 06:55:47 c3105a71a48b: Waiting 06:55:47 0f093f025ec4: Waiting 06:55:47 c3106fc0e877: Waiting 06:55:47 547446be3368: Verifying Checksum 06:55:47 547446be3368: Download complete 06:55:47 c3105a71a48b: Verifying Checksum 06:55:47 c3105a71a48b: Download complete 06:55:48 d125d8839a47: Verifying Checksum 06:55:48 d125d8839a47: Download complete 06:55:48 c3106fc0e877: Verifying Checksum 06:55:48 c3106fc0e877: Download complete 06:55:48 0f093f025ec4: Verifying Checksum 06:55:48 0f093f025ec4: Download complete 06:55:48 547446be3368: Pull complete 06:55:49 d125d8839a47: Pull complete 06:55:49 #119 DONE 9.0s 06:55:49 06:55:49 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:49 #120 CACHED 06:55:49 06:55:49 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 06:55:49 #121 CACHED 06:55:49 06:55:49 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:55:49 #122 CACHED 06:55:49 06:55:49 #123 [core-keeper builder 7/8] COPY . . 06:55:49 #123 DONE 9.0s 06:55:49 06:55:49 #124 [support-notifications builder 6/7] COPY . . 06:55:49 #124 DONE 9.0s 06:55:49 06:55:49 #125 [security-bootstrapper builder 6/7] COPY . . 06:55:49 #125 CACHED 06:55:49 06:55:49 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:49 #126 CACHED 06:55:49 06:55:49 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:55:49 #127 CACHED 06:55:49 06:55:49 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 06:55:49 #128 CACHED 06:55:49 06:55:49 #129 [core-command builder 6/7] COPY . . 06:55:49 #129 CACHED 06:55:49 06:55:49 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:49 #130 CACHED 06:55:49 06:55:49 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 06:55:49 #131 CACHED 06:55:49 06:55:49 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:49 #132 CACHED 06:55:49 06:55:49 #133 [core-data builder 6/7] COPY . . 06:55:49 #133 CACHED 06:55:49 06:55:49 #134 [security-spiffe-token-provider builder 6/7] COPY . . 06:55:49 #134 DONE 9.1s 06:55:49 06:55:49 #135 [security-secretstore-setup builder 6/7] COPY . . 06:55:49 #135 CACHED 06:55:49 06:55:49 #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:55:49 #136 CACHED 06:55:49 06:55:49 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:49 #137 CACHED 06:55:49 06:55:49 #138 [security-proxy-setup builder 6/7] COPY . . 06:55:49 #138 DONE 9.1s 06:55:49 06:55:49 #139 [support-scheduler builder 6/7] COPY . . 06:55:49 #139 DONE 9.1s 06:55:49 06:55:49 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:55:49 #140 CACHED 06:55:49 06:55:49 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:49 #141 CACHED 06:55:49 06:55:49 #142 [security-proxy-auth builder 6/7] COPY . . 06:55:49 #142 CACHED 06:55:49 06:55:49 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:55:49 #143 1.332 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:55:50 3e85d5ac6304: Verifying Checksum 06:55:50 3e85d5ac6304: Download complete 06:55:59 #143 ... 06:55:59 06:55:59 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:55:59 #0 0.794 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:55:59 #144 ... 06:55:59 06:55:59 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:55:59 #0 1.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:55:59 #145 ... 06:55:59 06:55:59 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:55:59 #0 1.153 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:55:59 #146 ... 06:55:59 06:55:59 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:55:59 #0 0.584 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:55:59 #147 ... 06:55:59 06:55:59 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:55:59 #0 1.130 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:55:59 #148 ... 06:55:59 06:55:59 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:55:59 #0 0.506 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:55:59 #149 ... 06:55:59 06:55:59 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:55:59 #0 0.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:55:59 #150 ... 06:55:59 06:55:59 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:55:59 #0 1.171 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:55:59 #151 ... 06:55:59 06:55:59 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:55:59 #0 0.459 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:56:00 #152 ... 06:56:00 06:56:00 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:56:00 #0 0.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:56:00 #153 ... 06:56:00 06:56:00 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:56:00 #0 0.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:56:00 3e85d5ac6304: Pull complete 06:56:00 c3105a71a48b: Pull complete 06:56:00 0f093f025ec4: Pull complete 06:56:01 c3106fc0e877: Pull complete 06:56:01 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:56:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:01 prd-ubuntu20.04-docker-arm64-4c-16g-41257 does not seem to be running inside a container 06:56:01 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 06:56:03 $ docker top fe8131e8cf6ccc36b3302eb1227ceb033496de875cce2299c436af05b3f8c31d -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:04 + docker compose -f ./docker-compose-build.yml build --parallel 06:56:14 #1 [core-metadata internal] load build definition from Dockerfile 06:56:14 #1 transferring dockerfile: 2.10kB done 06:56:14 #1 DONE 0.1s 06:56:14 06:56:14 #2 [security-proxy-auth internal] load build definition from Dockerfile 06:56:14 #2 transferring dockerfile: 2.14kB 0.0s done 06:56:14 #2 DONE 0.0s 06:56:14 06:56:14 #3 [security-spire-server internal] load build definition from Dockerfile 06:56:14 #3 transferring dockerfile: 1.70kB done 06:56:14 #3 DONE 0.1s 06:56:14 06:56:14 #4 [support-notifications internal] load build definition from Dockerfile 06:56:14 #4 transferring dockerfile: 2.00kB done 06:56:14 #4 DONE 0.0s 06:56:14 06:56:14 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:56:14 #5 transferring dockerfile: 1.89kB done 06:56:14 #5 DONE 0.1s 06:56:14 06:56:14 #6 [security-spire-agent internal] load build definition from Dockerfile 06:56:14 #6 transferring dockerfile: 1.81kB done 06:56:14 #6 DONE 0.1s 06:56:14 06:56:14 #7 [security-bootstrapper internal] load build definition from Dockerfile 06:56:14 #7 transferring dockerfile: 3.02kB done 06:56:14 #7 DONE 0.1s 06:56:14 06:56:14 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:56:14 #8 transferring dockerfile: 2.23kB done 06:56:14 #8 DONE 0.1s 06:56:14 06:56:14 #9 [security-proxy-setup internal] load build definition from Dockerfile 06:56:14 #9 transferring dockerfile: 2.50kB 0.0s done 06:56:14 #9 DONE 0.1s 06:56:14 06:56:14 #10 [security-spire-config internal] load build definition from Dockerfile 06:56:14 #10 transferring dockerfile: 1.69kB done 06:56:14 #10 DONE 0.1s 06:56:14 06:56:14 #11 [core-keeper internal] load build definition from Dockerfile 06:56:14 #11 transferring dockerfile: 2.01kB 0.0s done 06:56:14 #11 DONE 0.1s 06:56:14 06:56:14 #12 [core-data internal] load build definition from Dockerfile 06:56:14 #12 transferring dockerfile: 2.04kB done 06:56:14 #12 DONE 0.1s 06:56:14 06:56:14 #13 [support-scheduler internal] load build definition from Dockerfile 06:56:14 #13 transferring dockerfile: 1.83kB done 06:56:14 #13 DONE 0.1s 06:56:14 06:56:14 #14 [core-command internal] load build definition from Dockerfile 06:56:14 #14 transferring dockerfile: 1.94kB done 06:56:14 #14 DONE 0.1s 06:56:14 06:56:14 #15 [security-secretstore-setup internal] load build definition from Dockerfile 06:56:14 #15 transferring dockerfile: 2.49kB done 06:56:14 #15 DONE 0.1s 06:56:14 06:56:14 #16 [core-metadata internal] load .dockerignore 06:56:14 #16 transferring context: 06:56:14 #16 transferring context: 50B 0.0s done 06:56:14 #16 DONE 0.1s 06:56:15 06:56:15 #17 [security-proxy-auth internal] load .dockerignore 06:56:15 #17 transferring context: 50B done 06:56:15 #17 DONE 0.0s 06:56:15 06:56:15 #18 [security-spire-server internal] load .dockerignore 06:56:15 #18 transferring context: 50B done 06:56:15 #18 DONE 0.0s 06:56:15 06:56:15 #19 [support-notifications internal] load .dockerignore 06:56:15 #19 transferring context: 50B done 06:56:15 #19 DONE 0.0s 06:56:15 06:56:15 #20 [security-spiffe-token-provider internal] load .dockerignore 06:56:15 #20 transferring context: 50B 0.0s done 06:56:15 #20 DONE 0.1s 06:56:15 06:56:15 #21 [security-spire-agent internal] load .dockerignore 06:56:15 #21 transferring context: 50B done 06:56:15 #21 DONE 0.1s 06:56:15 06:56:15 #22 [security-bootstrapper internal] load .dockerignore 06:56:15 #22 transferring context: 50B done 06:56:15 #22 DONE 0.1s 06:56:15 06:56:15 #23 [core-common-config-bootstrapper internal] load .dockerignore 06:56:15 #23 transferring context: 50B done 06:56:15 #23 DONE 0.0s 06:56:15 06:56:15 #24 [security-proxy-setup internal] load .dockerignore 06:56:15 #24 transferring context: 50B done 06:56:15 #24 DONE 0.0s 06:56:15 06:56:15 #25 [security-spire-config internal] load .dockerignore 06:56:15 #25 transferring context: 50B done 06:56:15 #25 DONE 0.0s 06:56:15 06:56:15 #26 [core-keeper internal] load .dockerignore 06:56:15 #26 transferring context: 50B 0.0s done 06:56:15 #26 DONE 0.1s 06:56:15 06:56:15 #27 [core-data internal] load .dockerignore 06:56:16 #27 transferring context: 50B 0.0s done 06:56:16 #27 DONE 0.1s 06:56:16 06:56:16 #28 [support-scheduler internal] load .dockerignore 06:56:16 #28 transferring context: 50B 0.0s done 06:56:16 #28 DONE 0.1s 06:56:16 06:56:16 #29 [core-command internal] load .dockerignore 06:56:16 #29 transferring context: 50B 0.0s done 06:56:16 #29 DONE 0.1s 06:56:16 06:56:16 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:16 #30 DONE 0.0s 06:56:16 06:56:16 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 06:56:16 #31 DONE 0.1s 06:56:16 06:56:16 #32 [security-secretstore-setup internal] load .dockerignore 06:56:16 #32 transferring context: 50B done 06:56:16 #32 DONE 0.1s 06:56:16 06:56:16 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:16 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:16 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:16 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:16 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:16 #33 DONE 0.2s 06:56:16 06:56:16 #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:56:17 #34 ... 06:56:17 06:56:17 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:17 #30 DONE 0.0s 06:56:17 06:56:17 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:17 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:17 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:17 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:17 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:17 #33 DONE 0.3s 06:56:17 06:56:17 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 06:56:17 #31 DONE 0.3s 06:56:17 06:56:17 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:56:17 #35 DONE 1.8s 06:56:17 06:56:17 #36 [security-proxy-auth internal] load build context 06:56:17 #36 ... 06:56:17 06:56:17 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:17 #30 DONE 0.0s 06:56:17 06:56:17 #36 [security-proxy-auth internal] load build context 06:56:17 #36 ... 06:56:17 06:56:17 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:17 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:17 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:17 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:17 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:17 #33 DONE 0.3s 06:56:17 06:56:17 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 06:56:17 #31 DONE 0.4s 06:56:17 06:56:17 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:56:17 #35 DONE 1.8s 06:56:17 06:56:17 #36 [security-proxy-auth internal] load build context 06:56:17 #36 ... 06:56:17 06:56:17 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:17 #30 DONE 0.0s 06:56:17 06:56:17 #36 [security-proxy-auth internal] load build context 06:56:17 #36 ... 06:56:17 06:56:17 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:56:17 #31 DONE 0.5s 06:56:17 06:56:17 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 06:56:17 #37 DONE 0.9s 06:56:17 06:56:17 #36 [security-proxy-auth internal] load build context 06:56:18 #36 ... 06:56:18 06:56:18 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:18 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:18 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:18 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:18 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:18 #33 DONE 0.3s 06:56:18 06:56:18 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:18 #30 DONE 0.0s 06:56:18 06:56:18 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:56:18 #35 DONE 1.8s 06:56:18 06:56:18 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 06:56:18 #37 DONE 0.9s 06:56:18 06:56:18 #36 [security-proxy-auth internal] load build context 06:56:18 #36 ... 06:56:18 06:56:18 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 06:56:18 #31 DONE 0.9s 06:56:18 06:56:18 #36 [security-proxy-auth internal] load build context 06:56:18 #36 ... 06:56:18 06:56:18 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:18 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:18 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:18 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:18 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:18 #33 DONE 0.4s 06:56:18 06:56:18 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:56:18 #35 DONE 1.8s 06:56:18 06:56:18 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:18 #30 DONE 0.0s 06:56:18 06:56:18 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 06:56:18 #37 DONE 0.9s 06:56:18 06:56:18 #36 [security-proxy-auth internal] load build context 06:56:18 #36 ... 06:56:18 06:56:18 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:18 #30 DONE 0.0s 06:56:18 06:56:18 #36 [security-proxy-auth internal] load build context 06:56:19 #36 ... 06:56:19 06:56:19 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:19 #30 DONE 0.1s 06:56:19 06:56:19 #36 [security-proxy-auth internal] load build context 06:56:19 #36 ... 06:56:19 06:56:19 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:19 #30 DONE 0.1s 06:56:19 06:56:19 #36 [security-proxy-auth internal] load build context 06:56:19 #36 ... 06:56:19 06:56:19 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:19 #30 DONE 0.1s 06:56:19 06:56:19 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:19 #30 DONE 0.1s 06:56:19 06:56:19 #36 [security-proxy-auth internal] load build context 06:56:20 #36 ... 06:56:20 06:56:20 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:20 #33 DONE 0.4s 06:56:20 06:56:20 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:56:20 #35 DONE 1.8s 06:56:20 06:56:20 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 06:56:20 #37 DONE 0.9s 06:56:20 06:56:20 #36 [security-proxy-auth internal] load build context 06:56:20 #36 ... 06:56:20 06:56:20 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:20 #33 DONE 0.5s 06:56:20 06:56:20 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:56:20 #35 DONE 1.9s 06:56:20 06:56:20 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:56:20 #37 DONE 1.0s 06:56:20 06:56:20 #38 [core-keeper internal] load build context 06:56:20 #38 DONE 0.0s 06:56:20 06:56:20 #36 [security-proxy-auth internal] load build context 06:56:20 #36 ... 06:56:20 06:56:20 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:56:20 #30 DONE 0.1s 06:56:20 06:56:20 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:56:20 #39 DONE 2.8s 06:56:20 06:56:20 #36 [security-proxy-auth internal] load build context 06:56:20 #36 ... 06:56:20 06:56:20 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:20 #33 DONE 0.5s 06:56:20 06:56:20 #40 [support-scheduler internal] load build context 06:56:20 #40 DONE 0.0s 06:56:20 06:56:20 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:20 #33 DONE 0.5s 06:56:20 06:56:20 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:20 #41 DONE 0.0s 06:56:20 06:56:20 #42 [security-spire-server internal] load build context 06:56:20 #42 ... 06:56:20 06:56:20 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:20 #33 DONE 0.5s 06:56:20 06:56:20 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:56:20 #43 DONE 2.7s 06:56:20 06:56:20 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:20 #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:24 #44 ... 06:56:24 06:56:24 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 06:56:24 #31 DONE 6.3s 06:56:24 06:56:24 #45 [security-spire-config internal] load build context 06:56:24 #45 transferring context: 22.05kB 0.6s done 06:56:24 #45 DONE 3.6s 06:56:24 06:56:24 #46 [core-metadata internal] load build context 06:56:24 #46 ... 06:56:24 06:56:24 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:56:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 06:56:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:56:24 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:56:24 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:56:24 #33 DONE 0.5s 06:56:24 06:56:24 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:56:24 #35 DONE 2.0s 06:56:24 06:56:24 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 06:56:24 #37 DONE 1.0s 06:56:24 06:56:24 #47 [security-secretstore-setup internal] load build context 06:56:24 #47 DONE 0.0s 06:56:24 06:56:24 #48 [core-command internal] load build context 06:56:24 #48 DONE 0.0s 06:56:24 06:56:24 #49 [support-notifications internal] load build context 06:56:24 #49 ... 06:56:24 06:56:24 #46 [core-metadata internal] load build context 06:56:24 #46 ... 06:56:24 06:56:24 #42 [security-spire-server internal] load build context 06:56:24 #42 transferring context: 23.80kB 0.7s done 06:56:24 #42 DONE 4.4s 06:56:24 06:56:24 #46 [core-metadata internal] load build context 06:56:25 #46 ... 06:56:25 06:56:25 #34 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:56:25 #34 4.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:25 #34 5.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:25 #34 7.281 (1/1) Installing dumb-init (1.2.5-r3) 06:56:25 #34 7.281 Executing busybox-1.36.1-r29.trigger 06:56:25 #34 7.281 OK: 9 MiB in 15 packages 06:56:25 #34 DONE 9.9s 06:56:25 06:56:25 #50 [security-spire-agent internal] load build context 06:56:25 #50 transferring context: 23.33kB 0.7s done 06:56:25 #50 DONE 5.1s 06:56:25 06:56:25 #51 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:56:27 #51 ... 06:56:27 06:56:27 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:56:27 #0 7.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:27 #0 8.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:28 #52 ... 06:56:28 06:56:28 #53 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:56:28 #53 ... 06:56:28 06:56:28 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:56:28 #0 8.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:28 #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:28 #54 ... 06:56:28 06:56:28 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:56:28 #0 8.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:28 #0 8.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:28 #55 ... 06:56:28 06:56:28 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:56:28 #56 ... 06:56:28 06:56:28 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:56:28 #57 ... 06:56:28 06:56:28 #58 [security-bootstrapper internal] load build context 06:56:28 #58 ... 06:56:28 06:56:28 #59 [security-spiffe-token-provider internal] load build context 06:56:28 #59 ... 06:56:28 06:56:28 #36 [security-proxy-auth internal] load build context 06:56:28 #36 ... 06:56:28 06:56:28 #58 [security-bootstrapper internal] load build context 06:56:29 #58 ... 06:56:29 06:56:29 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:56:29 #60 ... 06:56:29 06:56:29 #59 [security-spiffe-token-provider internal] load build context 06:56:30 #59 transferring context: 3.98MB 11.2s 06:56:30 #59 ... 06:56:30 06:56:30 #61 [core-common-config-bootstrapper internal] load build context 06:56:30 #61 ... 06:56:30 06:56:30 #59 [security-spiffe-token-provider internal] load build context 06:56:30 #59 ... 06:56:30 06:56:30 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:30 #62 ... 06:56:30 06:56:30 #63 [security-proxy-setup internal] load build context 06:56:30 #63 ... 06:56:30 06:56:30 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:30 #64 ... 06:56:30 06:56:30 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:56:30 #65 ... 06:56:30 06:56:30 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:30 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 4.8s done 06:56:30 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:56:30 #41 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 06:56:30 #41 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 06:56:30 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.5s 06:56:30 #41 ... 06:56:30 06:56:30 #40 [support-scheduler internal] load build context 06:56:31 #40 ... 06:56:31 06:56:31 #38 [core-keeper internal] load build context 06:56:31 #38 ... 06:56:31 06:56:31 #66 [core-data internal] load build context 06:56:31 #66 ... 06:56:31 06:56:31 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:56:31 #52 13.42 (1/7) Installing ca-certificates (20241121-r1) 06:56:31 #52 13.42 (2/7) Installing dumb-init (1.2.5-r3) 06:56:31 #52 13.42 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:56:31 #52 13.42 (4/7) Installing libsodium (1.0.19-r0) 06:56:31 #52 13.42 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:56:31 #52 13.64 (6/7) Installing libzmq (4.3.5-r2) 06:56:31 #52 13.64 (7/7) Installing zeromq (4.3.5-r2) 06:56:31 #52 13.64 Executing busybox-1.36.1-r29.trigger 06:56:31 #52 13.86 Executing ca-certificates-20241121-r1.trigger 06:56:31 #52 ... 06:56:31 06:56:31 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:56:32 #67 ... 06:56:32 06:56:32 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:32 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.6s 06:56:32 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 2.6s 06:56:32 #41 ... 06:56:32 06:56:32 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:56:32 #68 ... 06:56:32 06:56:32 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:32 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.2s 06:56:32 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.2s 06:56:32 #41 ... 06:56:32 06:56:32 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:56:32 #69 ... 06:56:32 06:56:32 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:32 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.4s done 06:56:32 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.4s done 06:56:32 #41 ... 06:56:32 06:56:32 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:56:32 #70 ... 06:56:32 06:56:32 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:56:33 #71 ... 06:56:33 06:56:33 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:33 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 4.0s 06:56:33 #41 ... 06:56:33 06:56:33 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:56:33 #54 13.68 OK: 239 MiB in 58 packages 06:56:33 #54 DONE 15.5s 06:56:33 06:56:33 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:33 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.1s done 06:56:33 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.3s done 06:56:33 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 06:56:34 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 06:56:34 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 06:56:34 #41 ... 06:56:34 06:56:34 #47 [security-secretstore-setup internal] load build context 06:56:34 #47 ... 06:56:34 06:56:34 #48 [core-command internal] load build context 06:56:34 #48 ... 06:56:34 06:56:34 #49 [support-notifications internal] load build context 06:56:34 #49 ... 06:56:34 06:56:34 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:34 #62 DONE 14.6s 06:56:34 06:56:34 #49 [support-notifications internal] load build context 06:56:34 #49 ... 06:56:34 06:56:34 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:35 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 5.8s 06:56:35 #41 ... 06:56:35 06:56:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:35 #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.6s done 06:56:35 #44 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:56:35 #44 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 06:56:35 #44 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 06:56:35 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.5s done 06:56:35 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.7s done 06:56:35 #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 5.5s 06:56:35 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 06:56:35 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 5.5s 06:56:35 #44 ... 06:56:35 06:56:35 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:35 #41 ... 06:56:35 06:56:35 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:56:35 #52 14.77 OK: 14 MiB in 21 packages 06:56:35 #52 DONE 17.8s 06:56:35 06:56:35 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:36 #41 ... 06:56:36 06:56:36 #46 [core-metadata internal] load build context 06:56:36 #46 transferring context: 17.80MB 19.2s 06:56:36 #46 ... 06:56:36 06:56:36 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:56:36 #72 ... 06:56:36 06:56:36 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:36 #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 6.0s done 06:56:36 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 6.5s 06:56:38 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 8.1s 06:56:38 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 8.6s 06:56:39 #44 ... 06:56:39 06:56:39 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:56:39 #56 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:39 #56 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:39 #56 18.06 OK: 239 MiB in 58 packages 06:56:39 #56 ... 06:56:39 06:56:39 #36 [security-proxy-auth internal] load build context 06:56:39 #36 ... 06:56:39 06:56:39 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:39 #44 ... 06:56:39 06:56:39 #58 [security-bootstrapper internal] load build context 06:56:39 #58 ... 06:56:39 06:56:39 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:56:39 #56 DONE 21.3s 06:56:39 06:56:39 #58 [security-bootstrapper internal] load build context 06:56:39 #58 ... 06:56:39 06:56:39 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:39 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 10.3s 06:56:39 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:56:40 #41 ... 06:56:40 06:56:40 #61 [core-common-config-bootstrapper internal] load build context 06:56:40 #61 ... 06:56:40 06:56:40 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:40 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 11.1s 06:56:40 #41 ... 06:56:40 06:56:40 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:56:40 #55 12.37 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:56:40 #55 12.37 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:56:40 #55 12.37 OK: 24049 distinct packages available 06:56:40 #55 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:40 #55 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:40 #55 20.57 OK: 239 MiB in 58 packages 06:56:40 #55 ... 06:56:40 06:56:40 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:40 #64 DONE 19.9s 06:56:40 06:56:40 #59 [security-spiffe-token-provider internal] load build context 06:56:40 #59 ... 06:56:40 06:56:40 #63 [security-proxy-setup internal] load build context 06:56:40 #63 ... 06:56:40 06:56:40 #59 [security-spiffe-token-provider internal] load build context 06:56:41 #59 ... 06:56:41 06:56:41 #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:56:41 #53 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:41 #53 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:41 #53 20.12 OK: 239 MiB in 58 packages 06:56:41 #53 DONE 23.9s 06:56:41 06:56:41 #59 [security-spiffe-token-provider internal] load build context 06:56:41 #59 ... 06:56:41 06:56:41 #38 [core-keeper internal] load build context 06:56:41 #38 ... 06:56:41 06:56:41 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:56:41 #57 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:41 #57 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:41 #57 19.55 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:56:41 #57 19.55 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:56:41 #57 19.55 OK: 24048 distinct packages available 06:56:41 #57 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:41 #57 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:41 #57 ... 06:56:41 06:56:41 #66 [core-data internal] load build context 06:56:41 #66 ... 06:56:41 06:56:41 #40 [support-scheduler internal] load build context 06:56:41 #40 ... 06:56:41 06:56:41 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:41 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 12.3s 06:56:41 #41 ... 06:56:41 06:56:41 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:56:41 #55 DONE 23.4s 06:56:41 06:56:41 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:41 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:56:42 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 12.8s 06:56:43 #41 ... 06:56:43 06:56:43 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:56:43 #60 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:43 #60 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:43 #60 19.73 (1/2) Installing dumb-init (1.2.5-r3) 06:56:43 #60 19.73 (2/2) Installing su-exec (0.2-r3) 06:56:43 #60 19.73 Executing busybox-1.36.1-r29.trigger 06:56:43 #60 20.03 OK: 9 MiB in 16 packages 06:56:43 #60 ... 06:56:43 06:56:43 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:43 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 12.8s 06:56:43 #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 06:56:43 #44 ... 06:56:43 06:56:43 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:56:43 #60 DONE 24.3s 06:56:43 06:56:43 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:44 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 14.7s 06:56:44 #44 ... 06:56:44 06:56:44 #48 [core-command internal] load build context 06:56:44 #48 transferring context: 2.62MB 17.2s 06:56:45 #48 ... 06:56:45 06:56:45 #49 [support-notifications internal] load build context 06:56:45 #49 ... 06:56:45 06:56:45 #47 [security-secretstore-setup internal] load build context 06:56:45 #47 ... 06:56:45 06:56:45 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:56:45 #73 ... 06:56:45 06:56:45 #47 [security-secretstore-setup internal] load build context 06:56:46 #47 ... 06:56:46 06:56:46 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:56:46 #74 ... 06:56:46 06:56:46 #47 [security-secretstore-setup internal] load build context 06:56:46 #47 ... 06:56:46 06:56:46 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:56:46 #65 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:46 #65 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:46 #65 23.11 OK: 239 MiB in 58 packages 06:56:46 #65 DONE 25.6s 06:56:46 06:56:46 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:46 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 16.9s 06:56:46 #41 ... 06:56:46 06:56:46 #46 [core-metadata internal] load build context 06:56:46 #46 ... 06:56:46 06:56:46 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:46 #41 ... 06:56:46 06:56:46 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:56:46 #57 24.69 (1/14) Installing ca-certificates (20241121-r1) 06:56:46 #57 24.69 (2/14) Installing brotli-libs (1.1.0-r2) 06:56:46 #57 24.69 (3/14) Installing c-ares (1.33.1-r0) 06:56:46 #57 24.69 (4/14) Installing libunistring (1.2-r0) 06:56:46 #57 24.98 (5/14) Installing libidn2 (2.3.7-r0) 06:56:46 #57 24.98 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:56:46 #57 24.98 (7/14) Installing libpsl (0.21.5-r1) 06:56:46 #57 24.98 (8/14) Installing zstd-libs (1.5.6-r0) 06:56:46 #57 24.98 (9/14) Installing libcurl (8.12.1-r0) 06:56:46 #57 25.10 (10/14) Installing curl (8.12.1-r0) 06:56:46 #57 25.10 (11/14) Installing dumb-init (1.2.5-r3) 06:56:46 #57 25.10 (12/14) Installing musl-obstack (1.2.3-r2) 06:56:46 #57 25.10 (13/14) Installing libucontext (1.2-r3) 06:56:46 #57 25.10 (14/14) Installing gcompat (1.1.0-r4) 06:56:46 #57 25.10 Executing busybox-1.36.1-r29.trigger 06:56:46 #57 25.40 Executing ca-certificates-20241121-r1.trigger 06:56:46 #57 25.88 OK: 15 MiB in 28 packages 06:56:46 #57 DONE 28.4s 06:56:46 06:56:46 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:47 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 18.0s 06:56:48 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 18.9s 06:56:49 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 19.9s 06:56:49 #41 ... 06:56:49 06:56:49 #36 [security-proxy-auth internal] load build context 06:56:49 #36 ... 06:56:49 06:56:49 #49 [support-notifications internal] load build context 06:56:49 #49 ... 06:56:49 06:56:49 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:56:49 #67 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:49 #67 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:49 #67 23.56 (1/3) Installing ca-certificates (20241121-r1) 06:56:49 #67 23.78 (2/3) Installing dumb-init (1.2.5-r3) 06:56:49 #67 23.78 (3/3) Installing tzdata (2025a-r0) 06:56:49 #67 24.56 Executing busybox-1.36.1-r29.trigger 06:56:49 #67 24.68 Executing ca-certificates-20241121-r1.trigger 06:56:49 #67 25.49 OK: 11 MiB in 17 packages 06:56:49 #67 DONE 27.8s 06:56:49 06:56:49 #46 [core-metadata internal] load build context 06:56:49 #46 transferring context: 22.19MB 33.3s 06:56:50 #46 ... 06:56:50 06:56:50 #58 [security-bootstrapper internal] load build context 06:56:50 #58 ... 06:56:50 06:56:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:50 #41 ... 06:56:50 06:56:50 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:56:50 #69 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:50 #69 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:50 #69 24.13 (1/4) Installing dumb-init (1.2.5-r3) 06:56:50 #69 24.13 (2/4) Installing openssl (3.3.3-r0) 06:56:50 #69 24.29 (3/4) Installing su-exec (0.2-r3) 06:56:50 #69 24.29 (4/4) Installing yq-go (4.44.1-r2) 06:56:50 #69 24.92 Executing busybox-1.36.1-r29.trigger 06:56:50 #69 24.99 OK: 20 MiB in 18 packages 06:56:50 #69 DONE 27.6s 06:56:50 06:56:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:50 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 21.2s 06:56:50 #41 ... 06:56:50 06:56:50 #61 [core-common-config-bootstrapper internal] load build context 06:56:51 #61 ... 06:56:51 06:56:51 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:56:51 #75 ... 06:56:51 06:56:51 #63 [security-proxy-setup internal] load build context 06:56:51 #63 ... 06:56:51 06:56:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:51 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 22.0s 06:56:51 #41 ... 06:56:51 06:56:51 #38 [core-keeper internal] load build context 06:56:51 #38 ... 06:56:51 06:56:51 #59 [security-spiffe-token-provider internal] load build context 06:56:51 #59 ... 06:56:51 06:56:51 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:56:51 #68 23.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:51 #68 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:51 #68 27.42 (1/1) Installing dumb-init (1.2.5-r3) 06:56:51 #68 27.42 Executing busybox-1.36.1-r29.trigger 06:56:51 #68 27.42 OK: 9 MiB in 15 packages 06:56:51 #68 DONE 29.2s 06:56:51 06:56:51 #59 [security-spiffe-token-provider internal] load build context 06:56:51 #59 ... 06:56:51 06:56:51 #66 [core-data internal] load build context 06:56:51 #66 ... 06:56:51 06:56:51 #40 [support-scheduler internal] load build context 06:56:51 #40 ... 06:56:51 06:56:51 #66 [core-data internal] load build context 06:56:54 #66 ... 06:56:54 06:56:54 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:56:54 #76 ... 06:56:54 06:56:54 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:54 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 23.8s done 06:56:55 #41 ... 06:56:55 06:56:55 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:55 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 16.1s done 06:56:55 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.6s 06:56:55 #44 ... 06:56:55 06:56:55 #49 [support-notifications internal] load build context 06:56:55 #49 ... 06:56:55 06:56:55 #48 [core-command internal] load build context 06:56:55 #48 ... 06:56:55 06:56:55 #59 [security-spiffe-token-provider internal] load build context 06:56:55 #59 transferring context: 12.31MB 36.9s 06:56:56 #59 ... 06:56:56 06:56:56 #47 [security-secretstore-setup internal] load build context 06:56:56 #47 ... 06:56:56 06:56:56 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:56 #44 ... 06:56:56 06:56:56 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:56:56 #71 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:56 #71 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:56 #71 28.16 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:56:56 #71 28.16 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:56:56 #71 28.16 OK: 24048 distinct packages available 06:56:56 #71 28.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:56 #71 29.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:56 #71 32.36 (1/5) Installing dumb-init (1.2.5-r3) 06:56:56 #71 32.36 (2/5) Installing musl-obstack (1.2.3-r2) 06:56:56 #71 32.36 (3/5) Installing libucontext (1.2-r3) 06:56:56 #71 32.36 (4/5) Installing gcompat (1.1.0-r4) 06:56:56 #71 32.36 (5/5) Installing openssl (3.3.3-r0) 06:56:56 #71 32.44 Executing busybox-1.36.1-r29.trigger 06:56:56 #71 32.44 OK: 10 MiB in 19 packages 06:56:56 #71 ... 06:56:56 06:56:56 #49 [support-notifications internal] load build context 06:56:57 #49 ... 06:56:57 06:56:57 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:56:57 #71 DONE 34.1s 06:56:57 06:56:57 #49 [support-notifications internal] load build context 06:56:57 #49 ... 06:56:57 06:56:57 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:56:57 #77 ... 06:56:57 06:56:57 #49 [support-notifications internal] load build context 06:56:59 #49 ... 06:56:59 06:56:59 #36 [security-proxy-auth internal] load build context 06:56:59 #36 ... 06:56:59 06:56:59 #49 [support-notifications internal] load build context 06:57:00 #49 ... 06:57:00 06:57:00 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:57:00 #78 ... 06:57:00 06:57:00 #58 [security-bootstrapper internal] load build context 06:57:00 #58 ... 06:57:00 06:57:00 #46 [core-metadata internal] load build context 06:57:00 #46 transferring context: 26.83MB 43.9s 06:57:00 #46 ... 06:57:00 06:57:00 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:57:00 #70 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:00 #70 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:00 #70 31.45 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:57:00 #70 31.45 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:57:00 #70 31.45 OK: 24048 distinct packages available 06:57:00 #70 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:00 #70 33.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:00 #70 37.36 (1/4) Installing dumb-init (1.2.5-r3) 06:57:00 #70 37.36 (2/4) Installing musl-obstack (1.2.3-r2) 06:57:00 #70 37.36 (3/4) Installing libucontext (1.2-r3) 06:57:00 #70 37.36 (4/4) Installing gcompat (1.1.0-r4) 06:57:00 #70 37.42 Executing busybox-1.36.1-r29.trigger 06:57:00 #70 37.42 OK: 9 MiB in 18 packages 06:57:00 #70 ... 06:57:00 06:57:00 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:57:00 #72 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:00 #72 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:00 #72 30.19 (1/4) Installing ca-certificates (20241121-r1) 06:57:00 #72 30.47 (2/4) Installing dumb-init (1.2.5-r3) 06:57:00 #72 30.47 (3/4) Installing su-exec (0.2-r3) 06:57:00 #72 30.47 (4/4) Installing yq-go (4.44.1-r2) 06:57:00 #72 30.89 Executing busybox-1.36.1-r29.trigger 06:57:00 #72 31.01 Executing ca-certificates-20241121-r1.trigger 06:57:00 #72 31.84 OK: 20 MiB in 18 packages 06:57:00 #72 DONE 34.7s 06:57:00 06:57:00 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:57:00 #79 ... 06:57:00 06:57:00 #49 [support-notifications internal] load build context 06:57:01 #49 ... 06:57:01 06:57:01 #61 [core-common-config-bootstrapper internal] load build context 06:57:01 #61 ... 06:57:01 06:57:01 #49 [support-notifications internal] load build context 06:57:01 #49 ... 06:57:01 06:57:01 #63 [security-proxy-setup internal] load build context 06:57:01 #63 ... 06:57:01 06:57:01 #38 [core-keeper internal] load build context 06:57:01 #38 ... 06:57:01 06:57:01 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:57:01 #80 ... 06:57:01 06:57:01 #40 [support-scheduler internal] load build context 06:57:02 #40 ... 06:57:02 06:57:02 #38 [core-keeper internal] load build context 06:57:03 #38 ... 06:57:03 06:57:03 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:57:03 #70 DONE 40.1s 06:57:03 06:57:03 #38 [core-keeper internal] load build context 06:57:03 #38 ... 06:57:03 06:57:03 #51 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:57:03 #51 30.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:03 #51 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:03 #51 36.08 OK: 9 MiB in 15 packages 06:57:03 #51 DONE 37.8s 06:57:03 06:57:03 #38 [core-keeper internal] load build context 06:57:04 #38 ... 06:57:04 06:57:04 #66 [core-data internal] load build context 06:57:04 #66 ... 06:57:04 06:57:04 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:57:04 #77 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:05 #77 ... 06:57:05 06:57:05 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:57:05 #73 23.64 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:05 #73 25.09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:05 #73 28.34 OK: 239 MiB in 58 packages 06:57:05 #73 DONE 30.0s 06:57:05 06:57:05 #66 [core-data internal] load build context 06:57:05 #66 ... 06:57:05 06:57:05 #48 [core-command internal] load build context 06:57:06 #48 ... 06:57:06 06:57:06 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:06 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.9s 06:57:06 #41 ... 06:57:06 06:57:06 #49 [support-notifications internal] load build context 06:57:06 #49 transferring context: 19.28MB 48.2s 06:57:06 #49 ... 06:57:06 06:57:06 #59 [security-spiffe-token-provider internal] load build context 06:57:06 #59 ... 06:57:06 06:57:06 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:06 #41 ... 06:57:06 06:57:06 #47 [security-secretstore-setup internal] load build context 06:57:06 #47 ... 06:57:06 06:57:06 #59 [security-spiffe-token-provider internal] load build context 06:57:07 #59 ... 06:57:07 06:57:07 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:57:07 #74 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:07 #74 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:07 #74 29.18 OK: 14 MiB in 21 packages 06:57:07 #74 DONE 31.1s 06:57:07 06:57:07 #59 [security-spiffe-token-provider internal] load build context 06:57:07 #59 ... 06:57:07 06:57:07 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:57:07 #81 ... 06:57:07 06:57:07 #48 [core-command internal] load build context 06:57:07 #48 ... 06:57:07 06:57:07 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:57:07 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 20.9s 06:57:07 #44 ... 06:57:07 06:57:07 #59 [security-spiffe-token-provider internal] load build context 06:57:07 #154 ... 06:57:07 06:57:07 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:57:07 #147 DONE 78.1s 06:57:07 06:57:07 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:57:07 #153 ... 06:57:07 06:57:07 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:57:07 #155 DONE 0.2s 06:57:07 06:57:07 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:57:07 #156 DONE 0.2s 06:57:07 06:57:07 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:57:07 #157 DONE 0.2s 06:57:07 06:57:07 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:57:07 #158 DONE 0.1s 06:57:07 06:57:07 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:57:07 #153 DONE 79.1s 06:57:07 06:57:07 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:57:07 #159 DONE 0.1s 06:57:07 06:57:07 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:57:08 #145 ... 06:57:08 06:57:08 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:57:08 #160 ... 06:57:08 06:57:08 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:57:08 #161 DONE 0.4s 06:57:08 06:57:08 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:57:09 #162 ... 06:57:09 06:57:09 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:57:09 #160 DONE 1.7s 06:57:09 06:57:09 #93 [core-common-config-bootstrapper] exporting to image 06:57:09 #93 exporting layers 06:57:09 #93 ... 06:57:09 06:57:09 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:57:09 #162 DONE 1.2s 06:57:10 06:57:10 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:57:10 #163 DONE 0.2s 06:57:10 06:57:10 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:57:10 #151 ... 06:57:10 06:57:10 #93 [core-common-config-bootstrapper] exporting to image 06:57:10 #93 exporting layers 0.5s done 06:57:10 #93 writing image sha256:cf80a50c24426c7e400e216cb8ef5057bbf454b54cc6af9e5ff1f29328c9bca7 done 06:57:10 #93 naming to docker.io/library/core-common-config-bootstrapper done 06:57:10 #93 DONE 1.9s 06:57:10 06:57:10 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:57:10 #164 DONE 0.1s 06:57:10 #59 ... 06:57:10 06:57:10 #36 [security-proxy-auth internal] load build context 06:57:10 #36 ... 06:57:10 06:57:10 #66 [core-data internal] load build context 06:57:10 06:57:10 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:57:10 #165 DONE 0.2s 06:57:10 06:57:10 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:57:10 #166 DONE 0.1s 06:57:10 06:57:10 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:57:10 #145 ... 06:57:10 06:57:10 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:57:10 #167 DONE 0.1s 06:57:10 06:57:10 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:57:10 #168 DONE 0.1s 06:57:10 06:57:10 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:57:10 #66 ... 06:57:10 06:57:10 #58 [security-bootstrapper internal] load build context 06:57:10 #58 ... 06:57:10 06:57:10 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:57:10 #82 ... 06:57:10 06:57:10 #46 [core-metadata internal] load build context 06:57:10 #46 transferring context: 32.93MB 54.4s 06:57:11 #169 DONE 0.2s 06:57:11 06:57:11 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:57:11 #170 DONE 0.1s 06:57:11 06:57:11 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:57:11 #154 ... 06:57:11 06:57:11 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:57:11 #46 ... 06:57:11 06:57:11 #59 [security-spiffe-token-provider internal] load build context 06:57:11 #59 ... 06:57:11 06:57:11 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:57:11 #77 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:11 #77 22.20 OK: 15 MiB in 28 packages 06:57:11 #77 DONE 24.0s 06:57:11 06:57:11 #59 [security-spiffe-token-provider internal] load build context 06:57:11 #59 ... 06:57:11 06:57:11 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:57:11 #76 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:11 #76 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:11 #76 24.82 OK: 9 MiB in 16 packages 06:57:11 #76 DONE 27.1s 06:57:11 06:57:11 #59 [security-spiffe-token-provider internal] load build context 06:57:11 #59 ... 06:57:11 06:57:11 #61 [core-common-config-bootstrapper internal] load build context 06:57:11 #61 ... 06:57:11 06:57:11 #58 [security-bootstrapper internal] load build context 06:57:11 #58 ... 06:57:11 06:57:11 #63 [security-proxy-setup internal] load build context 06:57:11 #63 ... 06:57:11 06:57:11 #58 [security-bootstrapper internal] load build context 06:57:12 #58 ... 06:57:12 06:57:12 #40 [support-scheduler internal] load build context 06:57:12 #40 ... 06:57:12 06:57:12 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:57:12 #81 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:12 #171 DONE 1.1s 06:57:12 06:57:12 #93 [security-bootstrapper] exporting to image 06:57:12 #93 exporting layers 0.6s done 06:57:12 #93 writing image sha256:59508fe3b9298196bc9e7662885efe114450a082ee9defd0fa202df2d86090d7 done 06:57:12 #93 naming to docker.io/library/security-bootstrapper 0.0s done 06:57:12 #93 DONE 2.5s 06:57:12 06:57:12 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:57:13 #81 ... 06:57:13 06:57:13 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:57:13 #78 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:13 #78 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:13 #78 20.99 OK: 11 MiB in 17 packages 06:57:13 #78 DONE 22.7s 06:57:13 06:57:13 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:57:13 #81 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:13 #81 ... 06:57:13 06:57:13 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:57:13 #83 ... 06:57:13 06:57:13 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:57:13 #75 22.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:13 #75 24.12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:13 #75 29.95 (1/1) Installing dumb-init (1.2.5-r3) 06:57:13 #75 30.50 Executing busybox-1.36.1-r29.trigger 06:57:13 #75 30.60 OK: 9 MiB in 15 packages 06:57:13 #75 DONE 32.4s 06:57:13 06:57:13 #58 [security-bootstrapper internal] load build context 06:57:14 #58 ... 06:57:14 06:57:14 #38 [core-keeper internal] load build context 06:57:15 #38 ... 06:57:15 06:57:15 #58 [security-bootstrapper internal] load build context 06:57:16 #58 ... 06:57:16 06:57:16 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:57:16 #79 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:16 #79 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:16 #79 24.53 OK: 20 MiB in 18 packages 06:57:16 #79 DONE 25.7s 06:57:16 06:57:16 #58 [security-bootstrapper internal] load build context 06:57:16 #58 ... 06:57:16 06:57:16 #49 [support-notifications internal] load build context 06:57:16 #49 ... 06:57:16 06:57:16 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:57:16 #84 ... 06:57:16 06:57:16 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:57:16 #80 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:16 #80 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:16 #80 23.07 OK: 9 MiB in 15 packages 06:57:16 #80 DONE 24.8s 06:57:16 06:57:16 #38 [core-keeper internal] load build context 06:57:16 #38 transferring context: 18.89MB 54.9s 06:57:16 #38 ... 06:57:16 06:57:16 #47 [security-secretstore-setup internal] load build context 06:57:17 #47 ... 06:57:17 06:57:17 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:57:17 #81 18.37 OK: 10 MiB in 19 packages 06:57:17 #81 DONE 19.8s 06:57:17 06:57:17 #38 [core-keeper internal] load build context 06:57:18 #38 ... 06:57:18 06:57:18 #48 [core-command internal] load build context 06:57:18 #48 ... 06:57:18 06:57:18 #38 [core-keeper internal] load build context 06:57:18 #38 ... 06:57:18 06:57:18 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:57:18 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 31.3s 06:57:18 #44 ... 06:57:18 06:57:18 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:18 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.0s 06:57:18 #41 ... 06:57:18 06:57:18 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:57:18 #84 DONE 2.0s 06:57:18 06:57:18 #58 [security-bootstrapper internal] load build context 06:57:20 #58 ... 06:57:20 06:57:20 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:57:20 #82 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:20 #82 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:20 #82 17.94 OK: 20 MiB in 18 packages 06:57:20 #82 DONE 19.3s 06:57:20 06:57:20 #58 [security-bootstrapper internal] load build context 06:57:20 #58 ... 06:57:20 06:57:20 #36 [security-proxy-auth internal] load build context 06:57:20 #36 ... 06:57:20 06:57:20 #48 [core-command internal] load build context 06:57:20 #48 ... 06:57:20 06:57:20 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:57:20 #83 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:20 #83 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:20 #83 16.06 OK: 9 MiB in 18 packages 06:57:20 #83 DONE 17.1s 06:57:20 06:57:20 #48 [core-command internal] load build context 06:57:20 #48 ... 06:57:20 06:57:20 #66 [core-data internal] load build context 06:57:21 #66 ... 06:57:21 06:57:21 #48 [core-command internal] load build context 06:57:21 #48 ... 06:57:21 06:57:21 #46 [core-metadata internal] load build context 06:57:21 #46 transferring context: 40.79MB 64.7s 06:57:21 #46 ... 06:57:21 06:57:21 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:57:21 #85 DONE 10.0s 06:57:21 06:57:21 #48 [core-command internal] load build context 06:57:21 #48 ... 06:57:21 06:57:21 #59 [security-spiffe-token-provider internal] load build context 06:57:21 #59 ... 06:57:21 06:57:21 #48 [core-command internal] load build context 06:57:22 #48 ... 06:57:22 06:57:22 #61 [core-common-config-bootstrapper internal] load build context 06:57:22 #61 ... 06:57:22 06:57:22 #48 [core-command internal] load build context 06:57:22 #48 ... 06:57:22 06:57:22 #63 [security-proxy-setup internal] load build context 06:57:22 #63 ... 06:57:22 06:57:22 #40 [support-scheduler internal] load build context 06:57:22 #40 ... 06:57:22 06:57:22 #48 [core-command internal] load build context 06:57:22 #48 ... 06:57:22 06:57:22 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:57:22 #86 DONE 1.3s 06:57:22 06:57:22 #48 [core-command internal] load build context 06:57:25 #48 ... 06:57:25 06:57:25 #46 [core-metadata internal] load build context 06:57:25 #46 transferring context: 44.68MB 68.0s done 06:57:25 #46 DONE 68.8s 06:57:25 06:57:25 #48 [core-command internal] load build context 06:57:26 #48 ... 06:57:26 06:57:26 #49 [support-notifications internal] load build context 06:57:26 #49 ... 06:57:26 06:57:26 #40 [support-scheduler internal] load build context 06:57:27 #40 ... 06:57:27 06:57:27 #47 [security-secretstore-setup internal] load build context 06:57:27 #47 ... 06:57:27 06:57:27 #40 [support-scheduler internal] load build context 06:57:28 #40 ... 06:57:28 06:57:28 #38 [core-keeper internal] load build context 06:57:28 #38 ... 06:57:28 06:57:28 #48 [core-command internal] load build context 06:57:28 #48 ... 06:57:28 06:57:28 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:57:28 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 41.8s 06:57:28 #44 ... 06:57:28 06:57:28 #40 [support-scheduler internal] load build context 06:57:28 #40 ... 06:57:28 06:57:28 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:28 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.1s 06:57:29 #41 ... 06:57:29 06:57:29 #38 [core-keeper internal] load build context 06:57:30 #38 ... 06:57:30 06:57:30 #36 [security-proxy-auth internal] load build context 06:57:30 #36 transferring context: 28.64MB 72.8s 06:57:30 #36 ... 06:57:30 06:57:30 #58 [security-bootstrapper internal] load build context 06:57:30 #58 ... 06:57:30 06:57:30 #36 [security-proxy-auth internal] load build context 06:57:31 #36 ... 06:57:31 06:57:31 #66 [core-data internal] load build context 06:57:31 #66 ... 06:57:31 06:57:31 #36 [security-proxy-auth internal] load build context 06:57:31 #36 ... 06:57:31 06:57:31 #59 [security-spiffe-token-provider internal] load build context 06:57:31 #59 transferring context: 44.68MB 72.8s done 06:57:32 #59 ... 06:57:32 06:57:32 #36 [security-proxy-auth internal] load build context 06:57:32 #36 ... 06:57:32 06:57:32 #59 [security-spiffe-token-provider internal] load build context 06:57:32 #59 DONE 74.2s 06:57:32 06:57:32 #36 [security-proxy-auth internal] load build context 06:57:32 #36 ... 06:57:32 06:57:32 #61 [core-common-config-bootstrapper internal] load build context 06:57:32 #61 ... 06:57:32 06:57:32 #63 [security-proxy-setup internal] load build context 06:57:32 #63 ... 06:57:32 06:57:32 #61 [core-common-config-bootstrapper internal] load build context 06:57:33 #61 ... 06:57:33 06:57:33 #49 [support-notifications internal] load build context 06:57:33 #49 transferring context: 44.68MB 74.5s done 06:57:33 #49 DONE 75.5s 06:57:33 06:57:33 #61 [core-common-config-bootstrapper internal] load build context 06:57:33 #61 ... 06:57:33 06:57:33 #38 [core-keeper internal] load build context 06:57:33 #38 transferring context: 44.68MB 71.3s done 06:57:33 #38 DONE 73.4s 06:57:33 06:57:33 #61 [core-common-config-bootstrapper internal] load build context 06:57:34 #61 ... 06:57:34 06:57:34 #48 [core-command internal] load build context 06:57:34 #48 transferring context: 44.68MB 65.8s done 06:57:34 #48 DONE 69.8s 06:57:34 06:57:34 #61 [core-common-config-bootstrapper internal] load build context 06:57:36 #61 ... 06:57:36 06:57:36 #40 [support-scheduler internal] load build context 06:57:36 #40 transferring context: 44.68MB 73.2s done 06:57:36 #40 DONE 76.0s 06:57:36 06:57:36 #61 [core-common-config-bootstrapper internal] load build context 06:57:36 #61 ... 06:57:36 06:57:36 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:57:36 #87 ... 06:57:36 06:57:36 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:57:36 #88 DONE 1.6s 06:57:36 06:57:36 #61 [core-common-config-bootstrapper internal] load build context 06:57:37 #61 ... 06:57:37 06:57:37 #58 [security-bootstrapper internal] load build context 06:57:37 #58 transferring context: 44.68MB 77.6s done 06:57:37 #58 DONE 78.9s 06:57:37 06:57:37 #61 [core-common-config-bootstrapper internal] load build context 06:57:37 #61 ... 06:57:37 06:57:37 #47 [security-secretstore-setup internal] load build context 06:57:37 #47 ... 06:57:37 06:57:37 #66 [core-data internal] load build context 06:57:37 #66 transferring context: 44.68MB 74.7s done 06:57:37 #66 DONE 77.4s 06:57:37 06:57:37 #47 [security-secretstore-setup internal] load build context 06:57:37 #47 ... 06:57:37 06:57:37 #61 [core-common-config-bootstrapper internal] load build context 06:57:39 #61 ... 06:57:39 06:57:39 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:57:39 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 43.0s done 06:57:39 #44 ... 06:57:39 06:57:39 #61 [core-common-config-bootstrapper internal] load build context 06:57:39 #61 ... 06:57:39 06:57:39 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:39 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 43.5s 06:57:39 #41 ... 06:57:39 06:57:39 #61 [core-common-config-bootstrapper internal] load build context 06:57:39 #61 transferring context: 44.68MB 77.9s done 06:57:40 #61 DONE 79.9s 06:57:40 06:57:40 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:41 #41 ... 06:57:41 06:57:41 #63 [security-proxy-setup internal] load build context 06:57:41 #63 transferring context: 44.68MB 78.4s done 06:57:41 #63 DONE 81.0s 06:57:41 06:57:41 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:41 #41 ... 06:57:41 06:57:41 #36 [security-proxy-auth internal] load build context 06:57:41 #36 transferring context: 44.68MB 83.7s done 06:57:41 #36 DONE 84.0s 06:57:41 06:57:41 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:43 #41 ... 06:57:43 06:57:43 #47 [security-secretstore-setup internal] load build context 06:57:43 #47 transferring context: 44.68MB 75.1s done 06:57:43 #47 DONE 78.6s 06:57:43 06:57:43 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:43 #41 ... 06:57:43 06:57:43 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:57:43 #89 ... 06:57:43 06:57:43 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:44 #41 ... 06:57:44 06:57:44 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:57:44 #90 ... 06:57:44 06:57:44 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:57:44 #91 ... 06:57:44 06:57:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:57:44 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 48.7s 06:57:46 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 50.5s done 06:57:46 #41 DONE 86.6s 06:57:46 06:57:46 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:57:47 #92 ... 06:57:47 06:57:47 #93 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:57:48 #93 ... 06:57:48 06:57:48 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:57:48 #94 ... 06:57:48 06:57:48 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:57:48 #89 DONE 15.4s 06:57:48 06:57:48 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:57:48 #91 DONE 14.3s 06:57:48 06:57:48 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:57:48 #90 DONE 14.4s 06:57:48 06:57:48 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:57:48 #87 DONE 22.1s 06:57:48 06:57:48 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:48 #95 ... 06:57:48 06:57:48 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:57:48 #92 DONE 11.6s 06:57:48 06:57:48 #93 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:57:48 #93 DONE 10.3s 06:57:48 06:57:48 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:53 #96 ... 06:57:53 06:57:53 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:57:53 #97 DONE 4.3s 06:57:53 06:57:53 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:57:53 #98 DONE 4.4s 06:57:53 06:57:53 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:57:53 #94 DONE 4.4s 06:57:53 06:57:53 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:57:53 #99 ... 06:57:53 06:57:53 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:57:53 #100 DONE 0.2s 06:57:53 06:57:53 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:57:53 #101 DONE 0.2s 06:57:53 06:57:53 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:57:53 #99 DONE 0.2s 06:57:53 06:57:53 #102 [security-spire-config stage-2 6/10] COPY security.txt / 06:57:53 #102 ... 06:57:53 06:57:53 #103 [security-spire-server stage-2 6/9] COPY security.txt / 06:57:53 #103 DONE 0.3s 06:57:53 06:57:53 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 06:57:53 #104 DONE 0.3s 06:57:53 06:57:53 #102 [security-spire-config stage-2 6/10] COPY security.txt / 06:57:53 #102 DONE 0.3s 06:57:53 06:57:53 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:57:53 #105 ... 06:57:53 06:57:53 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:57:53 #106 DONE 0.2s 06:57:53 06:57:53 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:57:53 #105 DONE 0.3s 06:57:53 06:57:53 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:57:53 #107 DONE 0.4s 06:57:53 06:57:53 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:57:53 #108 DONE 0.2s 06:57:53 06:57:53 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:57:53 #109 DONE 0.2s 06:57:53 06:57:53 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:57:53 #110 DONE 0.2s 06:57:53 06:57:53 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:57:53 #111 DONE 0.3s 06:57:53 06:57:53 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:57:54 #112 DONE 0.3s 06:57:54 06:57:54 #113 [security-spire-agent] exporting to image 06:57:54 #113 exporting layers 06:57:54 #113 ... 06:57:54 06:57:54 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:57:54 #114 DONE 0.4s 06:57:54 06:57:54 #113 [security-spire-server] exporting to image 06:57:57 #113 exporting layers 3.5s done 06:57:57 #113 writing image sha256:617915ae4441ed5280e366c53393efa85b5f8151b4e5e865f74f2df4852ae540 0.0s done 06:57:57 #113 naming to docker.io/library/security-spire-agent-arm64 done 06:57:57 #113 exporting layers 3.4s done 06:57:57 #113 writing image sha256:5d6bf07832f9f342bf51343ac60a62a98d7d9fa9abd326aadab688b47e6eb653 done 06:57:57 #113 naming to docker.io/library/security-spire-server-arm64 done 06:57:57 #113 exporting layers 3.6s done 06:57:58 #113 writing image sha256:b9cdf12fdcd85e92e04c130c22bd901e0917bf2e949f10585a1205a761c46b95 done 06:57:58 #113 naming to docker.io/library/security-spire-config-arm64 done 06:57:58 #113 DONE 3.8s 06:57:58 06:57:58 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:58 #115 ... 06:57:58 06:57:58 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:58 #116 ... 06:57:58 06:57:58 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:58 #117 ... 06:57:58 06:57:58 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:08 #154 ... 06:58:08 06:58:08 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:58:08 #148 139.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:58:09 #148 ... 06:58:09 06:58:09 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:58:09 #149 DONE 140.5s 06:58:09 06:58:09 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:58:09 #143 ... 06:58:09 06:58:09 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:58:09 #145 DONE 141.2s 06:58:09 06:58:09 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:58:10 #172 DONE 0.1s 06:58:10 06:58:10 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:58:10 #173 DONE 0.4s 06:58:10 06:58:10 #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:58:10 #174 DONE 0.3s 06:58:10 06:58:10 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:58:10 #175 ... 06:58:10 06:58:10 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:58:10 #176 DONE 0.2s 06:58:10 06:58:10 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:58:10 #154 DONE 142.0s 06:58:10 06:58:10 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:58:10 #175 DONE 0.3s 06:58:10 06:58:10 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:58:10 #177 DONE 0.1s 06:58:10 06:58:10 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:58:10 #178 DONE 0.3s 06:58:10 06:58:10 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:58:10 #152 DONE 142.4s 06:58:10 06:58:10 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:58:11 #179 ... 06:58:11 06:58:11 #93 [core-command] exporting to image 06:58:11 #93 exporting layers 0.3s done 06:58:11 #93 writing image sha256:1152c5b83ce02d0a97814691c671b1667dcf736154fd4a4593cb496d87179d88 done 06:58:11 #93 naming to docker.io/library/core-command 0.0s done 06:58:11 #93 DONE 2.9s 06:58:11 06:58:11 #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:58:11 #180 DONE 0.6s 06:58:11 06:58:11 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:58:11 #144 DONE 142.8s 06:58:11 06:58:11 #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:58:11 #181 ... 06:58:11 06:58:11 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:58:11 #179 DONE 0.6s 06:58:11 06:58:11 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:58:11 #148 DONE 143.0s 06:58:11 06:58:11 #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:58:11 #182 ... 06:58:11 06:58:11 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:58:11 #183 DONE 0.3s 06:58:11 06:58:11 #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:58:11 #181 DONE 0.3s 06:58:11 06:58:11 #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:58:11 #182 DONE 0.4s 06:58:11 06:58:11 #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:58:12 #184 ... 06:58:12 06:58:12 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:58:12 #185 DONE 0.4s 06:58:12 06:58:12 #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:58:12 #186 DONE 0.5s 06:58:12 06:58:12 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:58:12 #187 DONE 0.6s 06:58:12 06:58:12 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:58:12 #150 DONE 143.9s 06:58:12 06:58:12 #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:58:12 #184 DONE 0.5s 06:58:12 06:58:12 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:58:12 #188 DONE 0.1s 06:58:12 06:58:12 #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:58:12 #189 DONE 0.3s 06:58:12 06:58:12 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:58:12 #190 DONE 0.1s 06:58:12 06:58:12 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:58:12 #191 DONE 0.1s 06:58:12 06:58:12 #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:58:12 #192 DONE 0.1s 06:58:12 06:58:12 #193 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:58:12 #193 ... 06:58:12 06:58:12 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:58:12 #194 DONE 0.3s 06:58:13 06:58:13 #193 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:58:13 #193 DONE 0.3s 06:58:13 06:58:13 #195 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:58:13 #195 DONE 0.1s 06:58:13 06:58:13 #196 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:58:13 #196 DONE 0.1s 06:58:13 06:58:13 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:58:13 #197 DONE 0.1s 06:58:13 06:58:13 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:58:13 #198 DONE 0.2s 06:58:13 06:58:13 #93 [security-spiffe-token-provider] exporting to image 06:58:13 #93 exporting layers 0.5s done 06:58:13 #93 writing image sha256:c985e347ffc80ac1204fcf7bfd1a8909cb359b2b17aeeb0bde032df3c4fd6550 0.0s done 06:58:13 #93 naming to docker.io/library/core-keeper done 06:58:13 #93 writing image sha256:4fd3e691d41174d079143339d24f9f2414782954aa9855a0df3e3f25b206e8bd done 06:58:13 #93 naming to docker.io/library/security-spiffe-token-provider done 06:58:13 #93 ... 06:58:13 06:58:13 #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:58:13 #199 DONE 0.8s 06:58:13 06:58:13 #93 [security-proxy-setup] exporting to image 06:58:13 #93 ... 06:58:13 06:58:13 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:58:13 #200 DONE 0.3s 06:58:13 06:58:13 #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:58:13 #201 DONE 0.3s 06:58:13 06:58:13 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:58:13 #146 DONE 144.7s 06:58:13 06:58:13 #93 [core-data] exporting to image 06:58:13 #93 writing image sha256:ecd7035b0c406199d4c8fc5d2462f6c850f76756c12cd287883d775e195df87e done 06:58:13 #93 naming to docker.io/library/core-data done 06:58:13 #93 ... 06:58:13 06:58:13 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:58:13 #202 DONE 0.1s 06:58:13 06:58:13 #203 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:58:13 #203 DONE 0.2s 06:58:13 06:58:13 #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:58:13 #204 DONE 0.2s 06:58:13 06:58:13 #205 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:58:13 #205 DONE 0.2s 06:58:13 06:58:13 #206 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:58:13 #206 CACHED 06:58:13 06:58:13 #207 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:58:13 #207 CACHED 06:58:13 06:58:13 #93 [core-metadata] exporting to image 06:58:13 #93 exporting layers 0.5s done 06:58:13 #93 writing image sha256:c7b00502415093f27551d0f1aed23e81ff3f7dee97539eb5e6f700f16f6772d4 0.1s done 06:58:13 #93 naming to docker.io/library/security-proxy-setup 06:58:13 #93 exporting layers 0.1s done 06:58:13 #93 naming to docker.io/library/security-proxy-setup done 06:58:13 #93 writing image sha256:6f72362fdc9a95bca67269c9b04d1f0bd44a502ef66cce1b413b6aacecaef68f done 06:58:13 #93 naming to docker.io/library/core-metadata done 06:58:13 #93 DONE 4.2s 06:58:13 06:58:13 #208 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:58:13 #208 DONE 0.2s 06:58:13 06:58:13 #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:58:13 #209 DONE 0.2s 06:58:13 06:58:13 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:58:13 #210 DONE 0.1s 06:58:13 06:58:13 #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:58:14 #211 ... 06:58:14 06:58:14 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:58:14 #212 DONE 0.0s 06:58:14 06:58:14 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:58:14 #213 ... 06:58:14 06:58:14 #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:58:14 #211 DONE 0.4s 06:58:14 06:58:14 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:58:14 #213 DONE 0.4s 06:58:14 06:58:14 #93 [security-proxy-auth] exporting to image 06:58:14 #93 exporting layers 0.2s done 06:58:14 #93 writing image sha256:91887770b049b1bbc36179d61aec56bdb92abaa7d348909cd75d11ebb442be3a done 06:58:14 #93 naming to docker.io/library/security-secretstore-setup done 06:58:15 #93 exporting layers 0.7s done 06:58:15 #93 writing image sha256:7f6fa46164a79e1843719583bb1037d534f1e8dbd9347bc37e9723bfbd3d22a2 done 06:58:15 #93 naming to docker.io/library/security-proxy-auth done 06:58:15 #93 DONE 5.2s 06:58:15 06:58:15 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:58:16 #151 ... 06:58:16 06:58:16 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:58:16 #143 DONE 147.4s 06:58:16 06:58:16 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:58:16 #151 DONE 147.7s 06:58:16 06:58:16 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:58:16 #54 ... 06:58:16 06:58:16 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:58:16 #214 DONE 0.0s 06:58:16 06:58:16 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:58:16 #215 DONE 0.0s 06:58:16 06:58:16 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:58:16 #216 DONE 0.1s 06:58:16 06:58:16 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:58:16 #217 DONE 0.0s 06:58:16 06:58:16 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:58:16 #218 DONE 0.0s 06:58:16 06:58:16 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:58:16 #219 DONE 0.0s 06:58:16 06:58:16 #93 [support-scheduler] exporting to image 06:58:17 #93 ... 06:58:17 06:58:17 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:58:17 #220 DONE 0.1s 06:58:17 06:58:17 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:58:17 #221 DONE 0.0s 06:58:17 06:58:17 #93 [support-scheduler] exporting to image 06:58:17 #93 exporting layers 0.2s done 06:58:17 #93 writing image sha256:9e34bfe5cc5d80db11415b6caef7763e65ad5d14a94346eae860a82f28e8bcc6 done 06:58:17 #93 naming to docker.io/library/support-scheduler done 06:58:17 #93 exporting layers 0.2s done 06:58:17 #93 writing image sha256:e1692c56dc24c3c2fe776e9c2906a1a8ee5fe6c7f52ebdc7266db080c2267fce done 06:58:17 #93 naming to docker.io/library/support-notifications done 06:58:17 #93 DONE 5.6s 06:58:17 06:58:17 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:58:17 time="2025-03-13T06:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:58:17 time="2025-03-13T06:54:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:58:17 $ docker stop --time=1 bee80518c65f3a40bd79ff94a32f10c6d198bcf7c823b1dac9655c505ef1f1df 06:58:18 $ docker rm -f --volumes bee80518c65f3a40bd79ff94a32f10c6d198bcf7c823b1dac9655c505ef1f1df [Pipeline] // withDockerContainer [Pipeline] sh 06:58:18 + docker images 06:58:18 REPOSITORY TAG IMAGE ID CREATED SIZE 06:58:18 support-scheduler latest 9e34bfe5cc5d 2 seconds ago 48MB 06:58:18 support-notifications latest e1692c56dc24 2 seconds ago 51.6MB 06:58:18 security-proxy-auth latest 7f6fa46164a7 4 seconds ago 31.3MB 06:58:18 security-secretstore-setup latest 91887770b049 4 seconds ago 67.7MB 06:58:18 security-proxy-setup latest c7b005024150 5 seconds ago 38.2MB 06:58:18 core-metadata latest 6f72362fdc9a 5 seconds ago 32.6MB 06:58:18 core-data latest ecd7035b0c40 6 seconds ago 32.4MB 06:58:18 core-keeper latest c985e347ffc8 6 seconds ago 32.1MB 06:58:18 security-spiffe-token-provider latest 4fd3e691d411 6 seconds ago 46.9MB 06:58:18 core-command latest 1152c5b83ce0 8 seconds ago 27.9MB 06:58:18 security-bootstrapper latest 59508fe3b929 About a minute ago 20.3MB 06:58:18 core-common-config-bootstrapper latest cf80a50c2442 About a minute ago 17.1MB 06:58:18 security-spire-agent latest ce8a5f90896b 2 minutes ago 195MB 06:58:18 security-spire-server latest 3fae88c4d90e 2 minutes ago 149MB 06:58:18 security-spire-config latest 46c68b21c804 3 minutes ago 149MB 06:58:18 ci-base-image-x86_64 latest 75919129458a 6 minutes ago 923MB 06:58:18 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 5 days ago 574MB 06:58:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 06:58:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:18 provisioning config files... 06:58:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config11573652346093146289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:19 ---> ****-login.sh 06:58:19 nexus3.edgexfoundry.org:10001 06:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:19 Configure a credential helper to remove this warning. See 06:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:19 06:58:19 Login Succeeded 06:58:19 nexus3.edgexfoundry.org:10002 06:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:19 Configure a credential helper to remove this warning. See 06:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:19 06:58:19 Login Succeeded 06:58:19 nexus3.edgexfoundry.org:10003 06:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:19 Configure a credential helper to remove this warning. See 06:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:19 06:58:19 Login Succeeded 06:58:19 nexus3.edgexfoundry.org:10004 06:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:19 Configure a credential helper to remove this warning. See 06:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:19 06:58:19 Login Succeeded 06:58:19 ****.io 06:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:19 Configure a credential helper to remove this warning. See 06:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:19 06:58:19 Login Succeeded 06:58:19 ---> ****-login.sh ends [Pipeline] } 06:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:19 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:58:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:58:19 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:19 4.0.0 06:58:19 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:19 odessa 06:58:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:20 + docker push nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:58:20 545751874b49: Preparing 06:58:20 a3a8899da2e1: Preparing 06:58:20 6355db3ee8dc: Preparing 06:58:20 5824858d711d: Preparing 06:58:20 5e8e999d90ba: Preparing 06:58:20 98b6dd1092b9: Preparing 06:58:20 994456c4fd7b: Preparing 06:58:20 98b6dd1092b9: Waiting 06:58:20 994456c4fd7b: Waiting 06:58:20 545751874b49: Pushed 06:58:20 5e8e999d90ba: Pushed 06:58:20 5824858d711d: Pushed 06:58:20 6355db3ee8dc: Pushed 06:58:20 994456c4fd7b: Layer already exists 06:58:20 98b6dd1092b9: Pushed 06:58:22 a3a8899da2e1: Pushed 06:58:22 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:7752baef3ac62b6ed50eb5f13757ef21f478e5d01bd926ff974b6029820ef5b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0 06:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:58:23 545751874b49: Preparing 06:58:23 a3a8899da2e1: Preparing 06:58:23 6355db3ee8dc: Preparing 06:58:23 5824858d711d: Preparing 06:58:23 5e8e999d90ba: Preparing 06:58:23 98b6dd1092b9: Preparing 06:58:23 994456c4fd7b: Preparing 06:58:23 98b6dd1092b9: Waiting 06:58:23 545751874b49: Layer already exists 06:58:23 6355db3ee8dc: Layer already exists 06:58:23 5e8e999d90ba: Layer already exists 06:58:23 a3a8899da2e1: Layer already exists 06:58:23 5824858d711d: Layer already exists 06:58:23 98b6dd1092b9: Layer already exists 06:58:23 994456c4fd7b: Layer already exists 06:58:23 4.0.0: digest: sha256:7752baef3ac62b6ed50eb5f13757ef21f478e5d01bd926ff974b6029820ef5b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:24 + docker push nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:58:24 545751874b49: Preparing 06:58:24 a3a8899da2e1: Preparing 06:58:24 6355db3ee8dc: Preparing 06:58:24 5824858d711d: Preparing 06:58:24 5e8e999d90ba: Preparing 06:58:24 98b6dd1092b9: Preparing 06:58:24 994456c4fd7b: Preparing 06:58:24 98b6dd1092b9: Waiting 06:58:24 994456c4fd7b: Waiting 06:58:24 5824858d711d: Layer already exists 06:58:24 6355db3ee8dc: Layer already exists 06:58:24 a3a8899da2e1: Layer already exists 06:58:24 5e8e999d90ba: Layer already exists 06:58:24 545751874b49: Layer already exists 06:58:24 98b6dd1092b9: Layer already exists 06:58:24 994456c4fd7b: Layer already exists 06:58:24 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:7752baef3ac62b6ed50eb5f13757ef21f478e5d01bd926ff974b6029820ef5b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:24 + docker push nexus3.edgexfoundry.org:10004/core-command:odessa 06:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:58:24 545751874b49: Preparing 06:58:24 a3a8899da2e1: Preparing 06:58:24 6355db3ee8dc: Preparing 06:58:24 5824858d711d: Preparing 06:58:24 5e8e999d90ba: Preparing 06:58:24 98b6dd1092b9: Preparing 06:58:24 994456c4fd7b: Preparing 06:58:24 98b6dd1092b9: Waiting 06:58:24 994456c4fd7b: Waiting 06:58:24 545751874b49: Layer already exists 06:58:24 5824858d711d: Layer already exists 06:58:24 5e8e999d90ba: Layer already exists 06:58:24 a3a8899da2e1: Layer already exists 06:58:24 6355db3ee8dc: Layer already exists 06:58:24 994456c4fd7b: Layer already exists 06:58:24 98b6dd1092b9: Layer already exists 06:58:24 odessa: digest: sha256:7752baef3ac62b6ed50eb5f13757ef21f478e5d01bd926ff974b6029820ef5b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:24 ===================================================== [Pipeline] echo 06:58:24 taggedImages: 06:58:24 - nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:24 - nexus3.edgexfoundry.org:10004/core-command:4.0.0 06:58:24 - nexus3.edgexfoundry.org:10004/core-command:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:24 - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo 06:58:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:58:24 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:24 4.0.0 06:58:24 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:24 odessa 06:58:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:58:25 26586df129f8: Preparing 06:58:25 65614824422d: Preparing 06:58:25 5d254b7584b6: Preparing 06:58:25 5683c5b19076: Preparing 06:58:25 6355db3ee8dc: Preparing 06:58:25 5824858d711d: Preparing 06:58:25 5e8e999d90ba: Preparing 06:58:25 98b6dd1092b9: Preparing 06:58:25 994456c4fd7b: Preparing 06:58:25 5824858d711d: Waiting 06:58:25 5e8e999d90ba: Waiting 06:58:25 994456c4fd7b: Waiting 06:58:25 98b6dd1092b9: Waiting 06:58:25 6355db3ee8dc: Layer already exists 06:58:25 5824858d711d: Layer already exists 06:58:25 5e8e999d90ba: Layer already exists 06:58:25 65614824422d: Pushed 06:58:25 98b6dd1092b9: Layer already exists 06:58:25 26586df129f8: Pushed 06:58:25 994456c4fd7b: Layer already exists 06:58:25 5d254b7584b6: Pushed 06:58:26 5683c5b19076: Pushed 06:58:26 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:ea377b26b0bda4155d717dbecfe2deb57e1073050eb4fd645c1be93c661ab0cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 06:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:58:27 26586df129f8: Preparing 06:58:27 65614824422d: Preparing 06:58:27 5d254b7584b6: Preparing 06:58:27 5683c5b19076: Preparing 06:58:27 6355db3ee8dc: Preparing 06:58:27 5824858d711d: Preparing 06:58:27 5e8e999d90ba: Preparing 06:58:27 98b6dd1092b9: Preparing 06:58:27 994456c4fd7b: Preparing 06:58:27 5824858d711d: Waiting 06:58:27 5e8e999d90ba: Waiting 06:58:27 98b6dd1092b9: Waiting 06:58:27 994456c4fd7b: Waiting 06:58:27 65614824422d: Layer already exists 06:58:27 5683c5b19076: Layer already exists 06:58:27 6355db3ee8dc: Layer already exists 06:58:27 5d254b7584b6: Layer already exists 06:58:27 26586df129f8: Layer already exists 06:58:27 994456c4fd7b: Layer already exists 06:58:27 98b6dd1092b9: Layer already exists 06:58:27 5e8e999d90ba: Layer already exists 06:58:27 5824858d711d: Layer already exists 06:58:27 4.0.0: digest: sha256:ea377b26b0bda4155d717dbecfe2deb57e1073050eb4fd645c1be93c661ab0cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:58:28 26586df129f8: Preparing 06:58:28 65614824422d: Preparing 06:58:28 5d254b7584b6: Preparing 06:58:28 5683c5b19076: Preparing 06:58:28 6355db3ee8dc: Preparing 06:58:28 5824858d711d: Preparing 06:58:28 5e8e999d90ba: Preparing 06:58:28 98b6dd1092b9: Preparing 06:58:28 994456c4fd7b: Preparing 06:58:28 5824858d711d: Waiting 06:58:28 98b6dd1092b9: Waiting 06:58:28 994456c4fd7b: Waiting 06:58:28 5e8e999d90ba: Waiting 06:58:28 6355db3ee8dc: Layer already exists 06:58:28 26586df129f8: Layer already exists 06:58:28 65614824422d: Layer already exists 06:58:28 5683c5b19076: Layer already exists 06:58:28 5d254b7584b6: Layer already exists 06:58:28 5824858d711d: Layer already exists 06:58:28 98b6dd1092b9: Layer already exists 06:58:28 994456c4fd7b: Layer already exists 06:58:28 5e8e999d90ba: Layer already exists 06:58:28 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:ea377b26b0bda4155d717dbecfe2deb57e1073050eb4fd645c1be93c661ab0cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 06:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:58:28 26586df129f8: Preparing 06:58:28 65614824422d: Preparing 06:58:28 5d254b7584b6: Preparing 06:58:28 5683c5b19076: Preparing 06:58:28 6355db3ee8dc: Preparing 06:58:28 5824858d711d: Preparing 06:58:28 5e8e999d90ba: Preparing 06:58:28 98b6dd1092b9: Preparing 06:58:28 994456c4fd7b: Preparing 06:58:28 5824858d711d: Waiting 06:58:28 5e8e999d90ba: Waiting 06:58:28 994456c4fd7b: Waiting 06:58:28 98b6dd1092b9: Waiting 06:58:28 26586df129f8: Layer already exists 06:58:28 65614824422d: Layer already exists 06:58:28 6355db3ee8dc: Layer already exists 06:58:28 5d254b7584b6: Layer already exists 06:58:28 5683c5b19076: Layer already exists 06:58:28 5824858d711d: Layer already exists 06:58:28 5e8e999d90ba: Layer already exists 06:58:28 994456c4fd7b: Layer already exists 06:58:28 98b6dd1092b9: Layer already exists 06:58:28 odessa: digest: sha256:ea377b26b0bda4155d717dbecfe2deb57e1073050eb4fd645c1be93c661ab0cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:28 ===================================================== [Pipeline] echo 06:58:28 taggedImages: 06:58:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 06:58:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo 06:58:28 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:58:28 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:28 4.0.0 06:58:28 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:28 odessa 06:58:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:29 + docker push nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:58:29 bd30a9fc0956: Preparing 06:58:29 f8fad11ad96a: Preparing 06:58:29 6355db3ee8dc: Preparing 06:58:29 5824858d711d: Preparing 06:58:29 a0ac798dc9dc: Preparing 06:58:29 98b6dd1092b9: Preparing 06:58:29 994456c4fd7b: Preparing 06:58:29 98b6dd1092b9: Waiting 06:58:29 994456c4fd7b: Waiting 06:58:29 5824858d711d: Layer already exists 06:58:29 6355db3ee8dc: Layer already exists 06:58:29 98b6dd1092b9: Layer already exists 06:58:29 994456c4fd7b: Layer already exists 06:58:29 a0ac798dc9dc: Pushed 06:58:29 bd30a9fc0956: Pushed 06:58:32 f8fad11ad96a: Pushed 06:58:32 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:b2b6e2cbca88f5e819a83636193fc98f2aff5317bfbcabdb7bed469f6bc9350f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:32 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0 06:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:58:32 bd30a9fc0956: Preparing 06:58:32 f8fad11ad96a: Preparing 06:58:32 6355db3ee8dc: Preparing 06:58:32 5824858d711d: Preparing 06:58:32 a0ac798dc9dc: Preparing 06:58:32 98b6dd1092b9: Preparing 06:58:32 994456c4fd7b: Preparing 06:58:32 98b6dd1092b9: Waiting 06:58:32 994456c4fd7b: Waiting 06:58:32 bd30a9fc0956: Layer already exists 06:58:32 a0ac798dc9dc: Layer already exists 06:58:32 6355db3ee8dc: Layer already exists 06:58:32 f8fad11ad96a: Layer already exists 06:58:32 5824858d711d: Layer already exists 06:58:32 98b6dd1092b9: Layer already exists 06:58:32 994456c4fd7b: Layer already exists 06:58:32 4.0.0: digest: sha256:b2b6e2cbca88f5e819a83636193fc98f2aff5317bfbcabdb7bed469f6bc9350f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:33 + docker push nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:58:33 bd30a9fc0956: Preparing 06:58:33 f8fad11ad96a: Preparing 06:58:33 6355db3ee8dc: Preparing 06:58:33 5824858d711d: Preparing 06:58:33 a0ac798dc9dc: Preparing 06:58:33 98b6dd1092b9: Preparing 06:58:33 994456c4fd7b: Preparing 06:58:33 98b6dd1092b9: Waiting 06:58:33 994456c4fd7b: Waiting 06:58:33 6355db3ee8dc: Layer already exists 06:58:33 f8fad11ad96a: Layer already exists 06:58:33 a0ac798dc9dc: Layer already exists 06:58:33 5824858d711d: Layer already exists 06:58:33 bd30a9fc0956: Layer already exists 06:58:33 98b6dd1092b9: Layer already exists 06:58:33 994456c4fd7b: Layer already exists 06:58:33 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:b2b6e2cbca88f5e819a83636193fc98f2aff5317bfbcabdb7bed469f6bc9350f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:34 + docker push nexus3.edgexfoundry.org:10004/core-data:odessa 06:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:58:34 bd30a9fc0956: Preparing 06:58:34 f8fad11ad96a: Preparing 06:58:34 6355db3ee8dc: Preparing 06:58:34 5824858d711d: Preparing 06:58:34 a0ac798dc9dc: Preparing 06:58:34 98b6dd1092b9: Preparing 06:58:34 994456c4fd7b: Preparing 06:58:34 994456c4fd7b: Waiting 06:58:34 a0ac798dc9dc: Layer already exists 06:58:34 5824858d711d: Layer already exists 06:58:34 6355db3ee8dc: Layer already exists 06:58:34 f8fad11ad96a: Layer already exists 06:58:34 bd30a9fc0956: Layer already exists 06:58:34 994456c4fd7b: Layer already exists 06:58:34 98b6dd1092b9: Layer already exists 06:58:34 odessa: digest: sha256:b2b6e2cbca88f5e819a83636193fc98f2aff5317bfbcabdb7bed469f6bc9350f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:34 ===================================================== [Pipeline] echo 06:58:34 taggedImages: 06:58:34 - nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:34 - nexus3.edgexfoundry.org:10004/core-data:4.0.0 06:58:34 - nexus3.edgexfoundry.org:10004/core-data:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:34 - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo 06:58:34 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:58:34 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:34 4.0.0 06:58:34 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:34 odessa 06:58:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:58:34 2dc140d662f4: Preparing 06:58:34 0a89c3dea729: Preparing 06:58:34 5824858d711d: Preparing 06:58:34 e8b17fc963f4: Preparing 06:58:34 7d53bb1a1555: Preparing 06:58:34 994456c4fd7b: Preparing 06:58:34 994456c4fd7b: Waiting 06:58:34 5824858d711d: Layer already exists 06:58:34 994456c4fd7b: Layer already exists 06:58:34 7d53bb1a1555: Pushed 06:58:34 e8b17fc963f4: Pushed 06:58:34 2dc140d662f4: Pushed 06:58:37 0a89c3dea729: Pushed 06:58:37 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:8df4b4e12c2004f5f26877e1767871caea8f8122bf72cc0a7f7e58125c43dd5c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 06:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:58:38 2dc140d662f4: Preparing 06:58:38 0a89c3dea729: Preparing 06:58:38 5824858d711d: Preparing 06:58:38 e8b17fc963f4: Preparing 06:58:38 7d53bb1a1555: Preparing 06:58:38 994456c4fd7b: Preparing 06:58:38 994456c4fd7b: Waiting 06:58:38 7d53bb1a1555: Layer already exists 06:58:38 2dc140d662f4: Layer already exists 06:58:38 0a89c3dea729: Layer already exists 06:58:38 e8b17fc963f4: Layer already exists 06:58:38 5824858d711d: Layer already exists 06:58:38 994456c4fd7b: Layer already exists 06:58:38 4.0.0: digest: sha256:8df4b4e12c2004f5f26877e1767871caea8f8122bf72cc0a7f7e58125c43dd5c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:58:38 2dc140d662f4: Preparing 06:58:38 0a89c3dea729: Preparing 06:58:38 5824858d711d: Preparing 06:58:38 e8b17fc963f4: Preparing 06:58:38 7d53bb1a1555: Preparing 06:58:38 994456c4fd7b: Preparing 06:58:38 994456c4fd7b: Waiting 06:58:38 e8b17fc963f4: Layer already exists 06:58:38 0a89c3dea729: Layer already exists 06:58:38 7d53bb1a1555: Layer already exists 06:58:38 2dc140d662f4: Layer already exists 06:58:38 5824858d711d: Layer already exists 06:58:38 994456c4fd7b: Layer already exists 06:58:38 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:8df4b4e12c2004f5f26877e1767871caea8f8122bf72cc0a7f7e58125c43dd5c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa 06:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:58:39 2dc140d662f4: Preparing 06:58:39 0a89c3dea729: Preparing 06:58:39 5824858d711d: Preparing 06:58:39 e8b17fc963f4: Preparing 06:58:39 7d53bb1a1555: Preparing 06:58:39 994456c4fd7b: Preparing 06:58:39 994456c4fd7b: Waiting 06:58:39 e8b17fc963f4: Layer already exists 06:58:39 5824858d711d: Layer already exists 06:58:39 2dc140d662f4: Layer already exists 06:58:39 0a89c3dea729: Layer already exists 06:58:39 7d53bb1a1555: Layer already exists 06:58:39 994456c4fd7b: Layer already exists 06:58:39 odessa: digest: sha256:8df4b4e12c2004f5f26877e1767871caea8f8122bf72cc0a7f7e58125c43dd5c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:39 ===================================================== [Pipeline] echo 06:58:39 taggedImages: 06:58:39 - nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:39 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 06:58:39 - nexus3.edgexfoundry.org:10004/core-keeper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:39 - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo 06:58:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:58:39 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:39 4.0.0 06:58:39 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:39 odessa 06:58:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:58:40 77f6a4d86cdc: Preparing 06:58:40 20283f8e648f: Preparing 06:58:40 abb91c6add3f: Preparing 06:58:40 6355db3ee8dc: Preparing 06:58:40 5824858d711d: Preparing 06:58:40 5e8e999d90ba: Preparing 06:58:40 98b6dd1092b9: Preparing 06:58:40 994456c4fd7b: Preparing 06:58:40 5e8e999d90ba: Waiting 06:58:40 994456c4fd7b: Waiting 06:58:40 98b6dd1092b9: Waiting 06:58:40 5824858d711d: Layer already exists 06:58:40 6355db3ee8dc: Layer already exists 06:58:40 98b6dd1092b9: Layer already exists 06:58:40 5e8e999d90ba: Layer already exists 06:58:40 994456c4fd7b: Layer already exists 06:58:40 77f6a4d86cdc: Pushed 06:58:40 20283f8e648f: Pushed 06:58:42 abb91c6add3f: Pushed 06:58:42 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:86addea4ceb2a41212ecfacc7fec3474584f227e7d3f426f85bbf0fed4159312 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 06:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:58:43 77f6a4d86cdc: Preparing 06:58:43 20283f8e648f: Preparing 06:58:43 abb91c6add3f: Preparing 06:58:43 6355db3ee8dc: Preparing 06:58:43 5824858d711d: Preparing 06:58:43 5e8e999d90ba: Preparing 06:58:43 98b6dd1092b9: Preparing 06:58:43 994456c4fd7b: Preparing 06:58:43 5e8e999d90ba: Waiting 06:58:43 98b6dd1092b9: Waiting 06:58:43 994456c4fd7b: Waiting 06:58:43 6355db3ee8dc: Layer already exists 06:58:43 abb91c6add3f: Layer already exists 06:58:43 5824858d711d: Layer already exists 06:58:43 20283f8e648f: Layer already exists 06:58:43 77f6a4d86cdc: Layer already exists 06:58:43 994456c4fd7b: Layer already exists 06:58:43 5e8e999d90ba: Layer already exists 06:58:43 98b6dd1092b9: Layer already exists 06:58:43 4.0.0: digest: sha256:86addea4ceb2a41212ecfacc7fec3474584f227e7d3f426f85bbf0fed4159312 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:58:44 77f6a4d86cdc: Preparing 06:58:44 20283f8e648f: Preparing 06:58:44 abb91c6add3f: Preparing 06:58:44 6355db3ee8dc: Preparing 06:58:44 5824858d711d: Preparing 06:58:44 5e8e999d90ba: Preparing 06:58:44 98b6dd1092b9: Preparing 06:58:44 994456c4fd7b: Preparing 06:58:44 5e8e999d90ba: Waiting 06:58:44 98b6dd1092b9: Waiting 06:58:44 994456c4fd7b: Waiting 06:58:44 5824858d711d: Layer already exists 06:58:44 77f6a4d86cdc: Layer already exists 06:58:44 20283f8e648f: Layer already exists 06:58:44 abb91c6add3f: Layer already exists 06:58:44 6355db3ee8dc: Layer already exists 06:58:44 5e8e999d90ba: Layer already exists 06:58:44 994456c4fd7b: Layer already exists 06:58:44 98b6dd1092b9: Layer already exists 06:58:44 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:86addea4ceb2a41212ecfacc7fec3474584f227e7d3f426f85bbf0fed4159312 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa 06:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:58:44 77f6a4d86cdc: Preparing 06:58:44 20283f8e648f: Preparing 06:58:44 abb91c6add3f: Preparing 06:58:44 6355db3ee8dc: Preparing 06:58:44 5824858d711d: Preparing 06:58:44 5e8e999d90ba: Preparing 06:58:44 98b6dd1092b9: Preparing 06:58:44 994456c4fd7b: Preparing 06:58:44 5e8e999d90ba: Waiting 06:58:44 98b6dd1092b9: Waiting 06:58:44 994456c4fd7b: Waiting 06:58:44 77f6a4d86cdc: Layer already exists 06:58:44 20283f8e648f: Layer already exists 06:58:44 5824858d711d: Layer already exists 06:58:44 abb91c6add3f: Layer already exists 06:58:44 6355db3ee8dc: Layer already exists 06:58:44 5e8e999d90ba: Layer already exists 06:58:44 98b6dd1092b9: Layer already exists 06:58:44 994456c4fd7b: Layer already exists 06:58:44 odessa: digest: sha256:86addea4ceb2a41212ecfacc7fec3474584f227e7d3f426f85bbf0fed4159312 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:44 ===================================================== [Pipeline] echo 06:58:44 taggedImages: 06:58:44 - nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:44 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 06:58:44 - nexus3.edgexfoundry.org:10004/core-metadata:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:44 - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo 06:58:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:58:44 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:44 4.0.0 06:58:44 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:44 odessa 06:58:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:58:45 e4214b515443: Preparing 06:58:45 ab4aab327d54: Preparing 06:58:45 b4d098990f42: Preparing 06:58:45 5ac59a50da24: Preparing 06:58:45 e8ee9cbe5c13: Preparing 06:58:45 54639cc1ceb2: Preparing 06:58:45 1446f152981f: Preparing 06:58:45 6355db3ee8dc: Preparing 06:58:45 5824858d711d: Preparing 06:58:45 14539516b7fa: Preparing 06:58:45 62efb41305de: Preparing 06:58:45 5f70bf18a086: Preparing 06:58:45 77e1e59b3698: Preparing 06:58:45 6d31389ec68b: Preparing 06:58:45 d34311cf51f7: Preparing 06:58:45 994456c4fd7b: Preparing 06:58:45 54639cc1ceb2: Waiting 06:58:45 1446f152981f: Waiting 06:58:45 6355db3ee8dc: Waiting 06:58:45 5824858d711d: Waiting 06:58:45 14539516b7fa: Waiting 06:58:45 62efb41305de: Waiting 06:58:45 5f70bf18a086: Waiting 06:58:45 77e1e59b3698: Waiting 06:58:45 6d31389ec68b: Waiting 06:58:45 d34311cf51f7: Waiting 06:58:45 994456c4fd7b: Waiting 06:58:45 ab4aab327d54: Pushed 06:58:45 5ac59a50da24: Pushed 06:58:45 e8ee9cbe5c13: Pushed 06:58:45 b4d098990f42: Pushed 06:58:45 e4214b515443: Pushed 06:58:45 6355db3ee8dc: Layer already exists 06:58:45 5824858d711d: Layer already exists 06:58:45 5f70bf18a086: Layer already exists 06:58:45 54639cc1ceb2: Pushed 06:58:45 14539516b7fa: Pushed 06:58:45 62efb41305de: Pushed 06:58:45 994456c4fd7b: Layer already exists 06:58:45 77e1e59b3698: Pushed 06:58:45 6d31389ec68b: Pushed 06:58:45 d34311cf51f7: Pushed 06:58:47 1446f152981f: Pushed 06:58:47 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:c80df8370b8c81605e29ab0024d7998181bfcf91341aa683012934940af496e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 06:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:58:47 e4214b515443: Preparing 06:58:47 ab4aab327d54: Preparing 06:58:47 b4d098990f42: Preparing 06:58:47 5ac59a50da24: Preparing 06:58:47 e8ee9cbe5c13: Preparing 06:58:47 54639cc1ceb2: Preparing 06:58:47 1446f152981f: Preparing 06:58:47 6355db3ee8dc: Preparing 06:58:47 5824858d711d: Preparing 06:58:47 14539516b7fa: Preparing 06:58:47 62efb41305de: Preparing 06:58:47 5f70bf18a086: Preparing 06:58:47 77e1e59b3698: Preparing 06:58:47 6d31389ec68b: Preparing 06:58:47 d34311cf51f7: Preparing 06:58:47 994456c4fd7b: Preparing 06:58:47 5824858d711d: Waiting 06:58:47 1446f152981f: Waiting 06:58:47 54639cc1ceb2: Waiting 06:58:47 6d31389ec68b: Waiting 06:58:47 62efb41305de: Waiting 06:58:47 994456c4fd7b: Waiting 06:58:47 d34311cf51f7: Waiting 06:58:47 5f70bf18a086: Waiting 06:58:47 6355db3ee8dc: Waiting 06:58:47 77e1e59b3698: Waiting 06:58:47 5ac59a50da24: Layer already exists 06:58:47 e8ee9cbe5c13: Layer already exists 06:58:47 ab4aab327d54: Layer already exists 06:58:47 e4214b515443: Layer already exists 06:58:47 b4d098990f42: Layer already exists 06:58:47 54639cc1ceb2: Layer already exists 06:58:47 6355db3ee8dc: Layer already exists 06:58:47 1446f152981f: Layer already exists 06:58:47 5824858d711d: Layer already exists 06:58:47 14539516b7fa: Layer already exists 06:58:47 62efb41305de: Layer already exists 06:58:47 5f70bf18a086: Layer already exists 06:58:47 6d31389ec68b: Layer already exists 06:58:47 77e1e59b3698: Layer already exists 06:58:47 d34311cf51f7: Layer already exists 06:58:47 994456c4fd7b: Layer already exists 06:58:47 4.0.0: digest: sha256:c80df8370b8c81605e29ab0024d7998181bfcf91341aa683012934940af496e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:58:48 e4214b515443: Preparing 06:58:48 ab4aab327d54: Preparing 06:58:48 b4d098990f42: Preparing 06:58:48 5ac59a50da24: Preparing 06:58:48 e8ee9cbe5c13: Preparing 06:58:48 54639cc1ceb2: Preparing 06:58:48 1446f152981f: Preparing 06:58:48 6355db3ee8dc: Preparing 06:58:48 5824858d711d: Preparing 06:58:48 14539516b7fa: Preparing 06:58:48 62efb41305de: Preparing 06:58:48 5f70bf18a086: Preparing 06:58:48 77e1e59b3698: Preparing 06:58:48 1446f152981f: Waiting 06:58:48 6355db3ee8dc: Waiting 06:58:48 6d31389ec68b: Preparing 06:58:48 5824858d711d: Waiting 06:58:48 d34311cf51f7: Preparing 06:58:48 994456c4fd7b: Preparing 06:58:48 54639cc1ceb2: Waiting 06:58:48 14539516b7fa: Waiting 06:58:48 62efb41305de: Waiting 06:58:48 5f70bf18a086: Waiting 06:58:48 d34311cf51f7: Waiting 06:58:48 6d31389ec68b: Waiting 06:58:48 77e1e59b3698: Waiting 06:58:48 994456c4fd7b: Waiting 06:58:48 b4d098990f42: Layer already exists 06:58:48 e4214b515443: Layer already exists 06:58:48 ab4aab327d54: Layer already exists 06:58:48 5ac59a50da24: Layer already exists 06:58:48 e8ee9cbe5c13: Layer already exists 06:58:48 1446f152981f: Layer already exists 06:58:48 6355db3ee8dc: Layer already exists 06:58:48 5824858d711d: Layer already exists 06:58:48 54639cc1ceb2: Layer already exists 06:58:48 14539516b7fa: Layer already exists 06:58:48 62efb41305de: Layer already exists 06:58:48 6d31389ec68b: Layer already exists 06:58:48 5f70bf18a086: Layer already exists 06:58:48 d34311cf51f7: Layer already exists 06:58:48 77e1e59b3698: Layer already exists 06:58:48 994456c4fd7b: Layer already exists 06:58:48 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:c80df8370b8c81605e29ab0024d7998181bfcf91341aa683012934940af496e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 06:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:58:49 e4214b515443: Preparing 06:58:49 ab4aab327d54: Preparing 06:58:49 b4d098990f42: Preparing 06:58:49 5ac59a50da24: Preparing 06:58:49 e8ee9cbe5c13: Preparing 06:58:49 54639cc1ceb2: Preparing 06:58:49 1446f152981f: Preparing 06:58:49 6355db3ee8dc: Preparing 06:58:49 5824858d711d: Preparing 06:58:49 14539516b7fa: Preparing 06:58:49 1446f152981f: Waiting 06:58:49 62efb41305de: Preparing 06:58:49 5f70bf18a086: Preparing 06:58:49 77e1e59b3698: Preparing 06:58:49 6d31389ec68b: Preparing 06:58:49 5824858d711d: Waiting 06:58:49 d34311cf51f7: Preparing 06:58:49 994456c4fd7b: Preparing 06:58:49 14539516b7fa: Waiting 06:58:49 5f70bf18a086: Waiting 06:58:49 62efb41305de: Waiting 06:58:49 77e1e59b3698: Waiting 06:58:49 6355db3ee8dc: Waiting 06:58:49 6d31389ec68b: Waiting 06:58:49 994456c4fd7b: Waiting 06:58:49 d34311cf51f7: Waiting 06:58:49 ab4aab327d54: Layer already exists 06:58:49 b4d098990f42: Layer already exists 06:58:49 5ac59a50da24: Layer already exists 06:58:49 e8ee9cbe5c13: Layer already exists 06:58:49 e4214b515443: Layer already exists 06:58:49 1446f152981f: Layer already exists 06:58:49 6355db3ee8dc: Layer already exists 06:58:49 54639cc1ceb2: Layer already exists 06:58:49 5824858d711d: Layer already exists 06:58:49 14539516b7fa: Layer already exists 06:58:49 62efb41305de: Layer already exists 06:58:49 77e1e59b3698: Layer already exists 06:58:49 5f70bf18a086: Layer already exists 06:58:49 6d31389ec68b: Layer already exists 06:58:49 d34311cf51f7: Layer already exists 06:58:49 994456c4fd7b: Layer already exists 06:58:49 odessa: digest: sha256:c80df8370b8c81605e29ab0024d7998181bfcf91341aa683012934940af496e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:49 ===================================================== [Pipeline] echo 06:58:49 taggedImages: 06:58:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 06:58:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo 06:58:49 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:58:49 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:49 4.0.0 06:58:49 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:49 odessa 06:58:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:58:50 d2d5c9825c6f: Preparing 06:58:50 01541c594f5b: Preparing 06:58:50 c78248c70856: Preparing 06:58:50 04203395aaa5: Preparing 06:58:50 6355db3ee8dc: Preparing 06:58:50 5824858d711d: Preparing 06:58:50 5e8e999d90ba: Preparing 06:58:50 98b6dd1092b9: Preparing 06:58:50 994456c4fd7b: Preparing 06:58:50 5824858d711d: Waiting 06:58:50 5e8e999d90ba: Waiting 06:58:50 98b6dd1092b9: Waiting 06:58:50 994456c4fd7b: Waiting 06:58:50 6355db3ee8dc: Layer already exists 06:58:50 5824858d711d: Layer already exists 06:58:50 5e8e999d90ba: Layer already exists 06:58:50 98b6dd1092b9: Layer already exists 06:58:50 994456c4fd7b: Layer already exists 06:58:50 01541c594f5b: Pushed 06:58:50 d2d5c9825c6f: Pushed 06:58:50 c78248c70856: Pushed 06:58:52 04203395aaa5: Pushed 06:58:52 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:6ad783845b82575972a53cc9df59cb482326ae7b7d08f1212afc5f2f8ba80f2e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 06:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:58:53 d2d5c9825c6f: Preparing 06:58:53 01541c594f5b: Preparing 06:58:53 c78248c70856: Preparing 06:58:53 04203395aaa5: Preparing 06:58:53 6355db3ee8dc: Preparing 06:58:53 5824858d711d: Preparing 06:58:53 5e8e999d90ba: Preparing 06:58:53 98b6dd1092b9: Preparing 06:58:53 994456c4fd7b: Preparing 06:58:53 5e8e999d90ba: Waiting 06:58:53 98b6dd1092b9: Waiting 06:58:53 994456c4fd7b: Waiting 06:58:53 5824858d711d: Waiting 06:58:53 c78248c70856: Layer already exists 06:58:53 01541c594f5b: Layer already exists 06:58:53 d2d5c9825c6f: Layer already exists 06:58:53 6355db3ee8dc: Layer already exists 06:58:53 04203395aaa5: Layer already exists 06:58:53 5824858d711d: Layer already exists 06:58:53 98b6dd1092b9: Layer already exists 06:58:53 5e8e999d90ba: Layer already exists 06:58:53 994456c4fd7b: Layer already exists 06:58:53 4.0.0: digest: sha256:6ad783845b82575972a53cc9df59cb482326ae7b7d08f1212afc5f2f8ba80f2e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:58:53 d2d5c9825c6f: Preparing 06:58:53 01541c594f5b: Preparing 06:58:53 c78248c70856: Preparing 06:58:53 04203395aaa5: Preparing 06:58:53 6355db3ee8dc: Preparing 06:58:53 5824858d711d: Preparing 06:58:53 5e8e999d90ba: Preparing 06:58:53 98b6dd1092b9: Preparing 06:58:53 994456c4fd7b: Preparing 06:58:53 5824858d711d: Waiting 06:58:53 5e8e999d90ba: Waiting 06:58:53 98b6dd1092b9: Waiting 06:58:53 994456c4fd7b: Waiting 06:58:53 c78248c70856: Layer already exists 06:58:53 04203395aaa5: Layer already exists 06:58:53 d2d5c9825c6f: Layer already exists 06:58:53 01541c594f5b: Layer already exists 06:58:53 6355db3ee8dc: Layer already exists 06:58:53 5e8e999d90ba: Layer already exists 06:58:53 5824858d711d: Layer already exists 06:58:53 98b6dd1092b9: Layer already exists 06:58:53 994456c4fd7b: Layer already exists 06:58:53 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:6ad783845b82575972a53cc9df59cb482326ae7b7d08f1212afc5f2f8ba80f2e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 06:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:58:54 d2d5c9825c6f: Preparing 06:58:54 01541c594f5b: Preparing 06:58:54 c78248c70856: Preparing 06:58:54 04203395aaa5: Preparing 06:58:54 6355db3ee8dc: Preparing 06:58:54 5824858d711d: Preparing 06:58:54 5e8e999d90ba: Preparing 06:58:54 5824858d711d: Waiting 06:58:54 98b6dd1092b9: Preparing 06:58:54 994456c4fd7b: Preparing 06:58:54 98b6dd1092b9: Waiting 06:58:54 5e8e999d90ba: Waiting 06:58:54 01541c594f5b: Layer already exists 06:58:54 c78248c70856: Layer already exists 06:58:54 04203395aaa5: Layer already exists 06:58:54 6355db3ee8dc: Layer already exists 06:58:54 d2d5c9825c6f: Layer already exists 06:58:54 5e8e999d90ba: Layer already exists 06:58:54 5824858d711d: Layer already exists 06:58:54 98b6dd1092b9: Layer already exists 06:58:54 994456c4fd7b: Layer already exists 06:58:54 odessa: digest: sha256:6ad783845b82575972a53cc9df59cb482326ae7b7d08f1212afc5f2f8ba80f2e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:54 ===================================================== [Pipeline] echo 06:58:54 taggedImages: 06:58:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 06:58:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo 06:58:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:58:54 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:54 4.0.0 06:58:54 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:54 odessa 06:58:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:58:55 d6e5a8197da8: Preparing 06:58:55 6ee0ccba714a: Preparing 06:58:55 759acbe63de9: Preparing 06:58:55 7bb04c96b2b1: Preparing 06:58:55 f0a1428495d8: Preparing 06:58:55 6355db3ee8dc: Preparing 06:58:55 5824858d711d: Preparing 06:58:55 30c6438612b2: Preparing 06:58:55 939dbaba30bb: Preparing 06:58:55 292e9fef842c: Preparing 06:58:55 994456c4fd7b: Preparing 06:58:55 5824858d711d: Waiting 06:58:55 30c6438612b2: Waiting 06:58:55 292e9fef842c: Waiting 06:58:55 939dbaba30bb: Waiting 06:58:55 994456c4fd7b: Waiting 06:58:55 f0a1428495d8: Pushed 06:58:55 6355db3ee8dc: Layer already exists 06:58:55 6ee0ccba714a: Pushed 06:58:55 7bb04c96b2b1: Pushed 06:58:55 5824858d711d: Layer already exists 06:58:55 d6e5a8197da8: Pushed 06:58:55 994456c4fd7b: Layer already exists 06:58:55 939dbaba30bb: Pushed 06:58:55 30c6438612b2: Pushed 06:58:56 292e9fef842c: Pushed 06:58:57 759acbe63de9: Pushed 06:58:57 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:b80469eed8bb4790c23eaa8bf762d753d2edd7156119b7baab69bd425ba31ef2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 06:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:58:58 d6e5a8197da8: Preparing 06:58:58 6ee0ccba714a: Preparing 06:58:58 759acbe63de9: Preparing 06:58:58 7bb04c96b2b1: Preparing 06:58:58 f0a1428495d8: Preparing 06:58:58 6355db3ee8dc: Preparing 06:58:58 5824858d711d: Preparing 06:58:58 6355db3ee8dc: Waiting 06:58:58 30c6438612b2: Preparing 06:58:58 5824858d711d: Waiting 06:58:58 939dbaba30bb: Preparing 06:58:58 292e9fef842c: Preparing 06:58:58 30c6438612b2: Waiting 06:58:58 994456c4fd7b: Preparing 06:58:58 292e9fef842c: Waiting 06:58:58 994456c4fd7b: Waiting 06:58:58 6ee0ccba714a: Layer already exists 06:58:58 d6e5a8197da8: Layer already exists 06:58:58 7bb04c96b2b1: Layer already exists 06:58:58 759acbe63de9: Layer already exists 06:58:58 f0a1428495d8: Layer already exists 06:58:58 6355db3ee8dc: Layer already exists 06:58:58 5824858d711d: Layer already exists 06:58:58 30c6438612b2: Layer already exists 06:58:58 292e9fef842c: Layer already exists 06:58:58 939dbaba30bb: Layer already exists 06:58:58 994456c4fd7b: Layer already exists 06:58:58 4.0.0: digest: sha256:b80469eed8bb4790c23eaa8bf762d753d2edd7156119b7baab69bd425ba31ef2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:58:58 d6e5a8197da8: Preparing 06:58:58 6ee0ccba714a: Preparing 06:58:58 759acbe63de9: Preparing 06:58:58 7bb04c96b2b1: Preparing 06:58:58 f0a1428495d8: Preparing 06:58:58 6355db3ee8dc: Preparing 06:58:58 5824858d711d: Preparing 06:58:58 30c6438612b2: Preparing 06:58:58 939dbaba30bb: Preparing 06:58:58 292e9fef842c: Preparing 06:58:58 994456c4fd7b: Preparing 06:58:58 5824858d711d: Waiting 06:58:58 30c6438612b2: Waiting 06:58:58 939dbaba30bb: Waiting 06:58:58 994456c4fd7b: Waiting 06:58:58 f0a1428495d8: Layer already exists 06:58:58 7bb04c96b2b1: Layer already exists 06:58:58 d6e5a8197da8: Layer already exists 06:58:58 6ee0ccba714a: Layer already exists 06:58:58 759acbe63de9: Layer already exists 06:58:58 6355db3ee8dc: Layer already exists 06:58:58 30c6438612b2: Layer already exists 06:58:58 292e9fef842c: Layer already exists 06:58:58 5824858d711d: Layer already exists 06:58:58 939dbaba30bb: Layer already exists 06:58:58 994456c4fd7b: Layer already exists 06:58:58 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:b80469eed8bb4790c23eaa8bf762d753d2edd7156119b7baab69bd425ba31ef2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 06:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:58:59 d6e5a8197da8: Preparing 06:58:59 6ee0ccba714a: Preparing 06:58:59 759acbe63de9: Preparing 06:58:59 7bb04c96b2b1: Preparing 06:58:59 f0a1428495d8: Preparing 06:58:59 6355db3ee8dc: Preparing 06:58:59 5824858d711d: Preparing 06:58:59 30c6438612b2: Preparing 06:58:59 939dbaba30bb: Preparing 06:58:59 30c6438612b2: Waiting 06:58:59 6355db3ee8dc: Waiting 06:58:59 5824858d711d: Waiting 06:58:59 292e9fef842c: Preparing 06:58:59 994456c4fd7b: Preparing 06:58:59 939dbaba30bb: Waiting 06:58:59 994456c4fd7b: Waiting 06:58:59 f0a1428495d8: Layer already exists 06:58:59 7bb04c96b2b1: Layer already exists 06:58:59 759acbe63de9: Layer already exists 06:58:59 d6e5a8197da8: Layer already exists 06:58:59 6ee0ccba714a: Layer already exists 06:58:59 5824858d711d: Layer already exists 06:58:59 939dbaba30bb: Layer already exists 06:58:59 6355db3ee8dc: Layer already exists 06:58:59 30c6438612b2: Layer already exists 06:58:59 292e9fef842c: Layer already exists 06:58:59 994456c4fd7b: Layer already exists 06:58:59 odessa: digest: sha256:b80469eed8bb4790c23eaa8bf762d753d2edd7156119b7baab69bd425ba31ef2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:59 ===================================================== [Pipeline] echo 06:58:59 taggedImages: 06:58:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 06:58:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo 06:58:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:58:59 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:58:59 4.0.0 06:58:59 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:58:59 odessa 06:58:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:59:00 47819709e9f3: Preparing 06:59:00 1e4eb2a6be2f: Preparing 06:59:00 8bea89d00674: Preparing 06:59:00 62cccf8cf211: Preparing 06:59:00 6b2c8a0ad56b: Preparing 06:59:00 39beb8bcd444: Preparing 06:59:00 f36c1f890e72: Preparing 06:59:00 6355db3ee8dc: Preparing 06:59:00 5824858d711d: Preparing 06:59:00 1551a2cda233: Preparing 06:59:00 79275b52fde5: Preparing 06:59:00 994456c4fd7b: Preparing 06:59:00 1551a2cda233: Waiting 06:59:00 39beb8bcd444: Waiting 06:59:00 f36c1f890e72: Waiting 06:59:00 6355db3ee8dc: Waiting 06:59:00 5824858d711d: Waiting 06:59:00 79275b52fde5: Waiting 06:59:00 994456c4fd7b: Waiting 06:59:00 47819709e9f3: Pushed 06:59:00 6b2c8a0ad56b: Pushed 06:59:00 1e4eb2a6be2f: Pushed 06:59:00 6355db3ee8dc: Layer already exists 06:59:00 5824858d711d: Layer already exists 06:59:00 39beb8bcd444: Pushed 06:59:00 f36c1f890e72: Pushed 06:59:00 1551a2cda233: Pushed 06:59:00 994456c4fd7b: Layer already exists 06:59:01 79275b52fde5: Pushed 06:59:02 62cccf8cf211: Pushed 06:59:03 8bea89d00674: Pushed 06:59:03 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:8f42f0d386be1026718c91475fe6c0cfd826bd06ce97581fb885fcbc1714cbab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 06:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:59:03 47819709e9f3: Preparing 06:59:03 1e4eb2a6be2f: Preparing 06:59:03 8bea89d00674: Preparing 06:59:03 62cccf8cf211: Preparing 06:59:03 6b2c8a0ad56b: Preparing 06:59:03 39beb8bcd444: Preparing 06:59:03 f36c1f890e72: Preparing 06:59:03 6355db3ee8dc: Preparing 06:59:03 5824858d711d: Preparing 06:59:03 1551a2cda233: Preparing 06:59:03 79275b52fde5: Preparing 06:59:03 994456c4fd7b: Preparing 06:59:03 39beb8bcd444: Waiting 06:59:03 f36c1f890e72: Waiting 06:59:03 6355db3ee8dc: Waiting 06:59:03 5824858d711d: Waiting 06:59:03 1551a2cda233: Waiting 06:59:03 79275b52fde5: Waiting 06:59:03 994456c4fd7b: Waiting 06:59:03 8bea89d00674: Layer already exists 06:59:03 47819709e9f3: Layer already exists 06:59:03 1e4eb2a6be2f: Layer already exists 06:59:03 62cccf8cf211: Layer already exists 06:59:03 6b2c8a0ad56b: Layer already exists 06:59:03 f36c1f890e72: Layer already exists 06:59:03 6355db3ee8dc: Layer already exists 06:59:03 5824858d711d: Layer already exists 06:59:03 1551a2cda233: Layer already exists 06:59:03 39beb8bcd444: Layer already exists 06:59:03 79275b52fde5: Layer already exists 06:59:03 994456c4fd7b: Layer already exists 06:59:03 4.0.0: digest: sha256:8f42f0d386be1026718c91475fe6c0cfd826bd06ce97581fb885fcbc1714cbab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:59:04 47819709e9f3: Preparing 06:59:04 1e4eb2a6be2f: Preparing 06:59:04 8bea89d00674: Preparing 06:59:04 62cccf8cf211: Preparing 06:59:04 6b2c8a0ad56b: Preparing 06:59:04 39beb8bcd444: Preparing 06:59:04 f36c1f890e72: Preparing 06:59:04 6355db3ee8dc: Preparing 06:59:04 5824858d711d: Preparing 06:59:04 1551a2cda233: Preparing 06:59:04 79275b52fde5: Preparing 06:59:04 994456c4fd7b: Preparing 06:59:04 f36c1f890e72: Waiting 06:59:04 5824858d711d: Waiting 06:59:04 1551a2cda233: Waiting 06:59:04 6355db3ee8dc: Waiting 06:59:04 79275b52fde5: Waiting 06:59:04 39beb8bcd444: Waiting 06:59:04 994456c4fd7b: Waiting 06:59:04 8bea89d00674: Layer already exists 06:59:04 1e4eb2a6be2f: Layer already exists 06:59:04 6b2c8a0ad56b: Layer already exists 06:59:04 47819709e9f3: Layer already exists 06:59:04 62cccf8cf211: Layer already exists 06:59:04 39beb8bcd444: Layer already exists 06:59:04 6355db3ee8dc: Layer already exists 06:59:04 5824858d711d: Layer already exists 06:59:04 f36c1f890e72: Layer already exists 06:59:04 1551a2cda233: Layer already exists 06:59:04 79275b52fde5: Layer already exists 06:59:04 994456c4fd7b: Layer already exists 06:59:04 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:8f42f0d386be1026718c91475fe6c0cfd826bd06ce97581fb885fcbc1714cbab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 06:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:59:05 47819709e9f3: Preparing 06:59:05 1e4eb2a6be2f: Preparing 06:59:05 8bea89d00674: Preparing 06:59:05 62cccf8cf211: Preparing 06:59:05 6b2c8a0ad56b: Preparing 06:59:05 39beb8bcd444: Preparing 06:59:05 f36c1f890e72: Preparing 06:59:05 6355db3ee8dc: Preparing 06:59:05 5824858d711d: Preparing 06:59:05 1551a2cda233: Preparing 06:59:05 39beb8bcd444: Waiting 06:59:05 f36c1f890e72: Waiting 06:59:05 5824858d711d: Waiting 06:59:05 6355db3ee8dc: Waiting 06:59:05 79275b52fde5: Preparing 06:59:05 994456c4fd7b: Preparing 06:59:05 79275b52fde5: Waiting 06:59:05 1551a2cda233: Waiting 06:59:05 994456c4fd7b: Waiting 06:59:05 1e4eb2a6be2f: Layer already exists 06:59:05 6b2c8a0ad56b: Layer already exists 06:59:05 62cccf8cf211: Layer already exists 06:59:05 8bea89d00674: Layer already exists 06:59:05 47819709e9f3: Layer already exists 06:59:05 39beb8bcd444: Layer already exists 06:59:05 f36c1f890e72: Layer already exists 06:59:05 6355db3ee8dc: Layer already exists 06:59:05 1551a2cda233: Layer already exists 06:59:05 5824858d711d: Layer already exists 06:59:05 79275b52fde5: Layer already exists 06:59:05 994456c4fd7b: Layer already exists 06:59:05 odessa: digest: sha256:8f42f0d386be1026718c91475fe6c0cfd826bd06ce97581fb885fcbc1714cbab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:05 ===================================================== [Pipeline] echo 06:59:05 taggedImages: 06:59:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 06:59:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo 06:59:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:59:05 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:05 4.0.0 06:59:05 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:05 odessa 06:59:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:59:05 f0295aa992be: Preparing 06:59:05 6494f6b158ac: Preparing 06:59:05 6355db3ee8dc: Preparing 06:59:05 5824858d711d: Preparing 06:59:05 18b220634638: Preparing 06:59:05 19ce7a57a31a: Preparing 06:59:05 994456c4fd7b: Preparing 06:59:05 19ce7a57a31a: Waiting 06:59:05 994456c4fd7b: Waiting 06:59:05 6355db3ee8dc: Layer already exists 06:59:05 5824858d711d: Layer already exists 06:59:05 994456c4fd7b: Layer already exists 06:59:05 18b220634638: Pushed 06:59:05 f0295aa992be: Pushed 06:59:06 19ce7a57a31a: Pushed 06:59:08 6494f6b158ac: Pushed 06:59:08 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:fe78b8572b5ad6e0f4b442952e15e31cae16c9f998485fc0dd56552b46da694b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 06:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:59:09 f0295aa992be: Preparing 06:59:09 6494f6b158ac: Preparing 06:59:09 6355db3ee8dc: Preparing 06:59:09 5824858d711d: Preparing 06:59:09 18b220634638: Preparing 06:59:09 19ce7a57a31a: Preparing 06:59:09 994456c4fd7b: Preparing 06:59:09 994456c4fd7b: Waiting 06:59:09 19ce7a57a31a: Waiting 06:59:09 18b220634638: Layer already exists 06:59:09 6355db3ee8dc: Layer already exists 06:59:09 5824858d711d: Layer already exists 06:59:09 6494f6b158ac: Layer already exists 06:59:09 f0295aa992be: Layer already exists 06:59:09 994456c4fd7b: Layer already exists 06:59:09 19ce7a57a31a: Layer already exists 06:59:09 4.0.0: digest: sha256:fe78b8572b5ad6e0f4b442952e15e31cae16c9f998485fc0dd56552b46da694b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:59:09 f0295aa992be: Preparing 06:59:09 6494f6b158ac: Preparing 06:59:09 6355db3ee8dc: Preparing 06:59:09 5824858d711d: Preparing 06:59:09 18b220634638: Preparing 06:59:09 19ce7a57a31a: Preparing 06:59:09 994456c4fd7b: Preparing 06:59:09 19ce7a57a31a: Waiting 06:59:09 994456c4fd7b: Waiting 06:59:09 18b220634638: Layer already exists 06:59:09 6494f6b158ac: Layer already exists 06:59:09 6355db3ee8dc: Layer already exists 06:59:09 f0295aa992be: Layer already exists 06:59:09 5824858d711d: Layer already exists 06:59:09 994456c4fd7b: Layer already exists 06:59:09 19ce7a57a31a: Layer already exists 06:59:09 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:fe78b8572b5ad6e0f4b442952e15e31cae16c9f998485fc0dd56552b46da694b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 06:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:59:10 f0295aa992be: Preparing 06:59:10 6494f6b158ac: Preparing 06:59:10 6355db3ee8dc: Preparing 06:59:10 5824858d711d: Preparing 06:59:10 18b220634638: Preparing 06:59:10 19ce7a57a31a: Preparing 06:59:10 994456c4fd7b: Preparing 06:59:10 19ce7a57a31a: Waiting 06:59:10 994456c4fd7b: Waiting 06:59:10 6494f6b158ac: Layer already exists 06:59:10 6355db3ee8dc: Layer already exists 06:59:10 5824858d711d: Layer already exists 06:59:10 f0295aa992be: Layer already exists 06:59:10 18b220634638: Layer already exists 06:59:10 19ce7a57a31a: Layer already exists 06:59:10 994456c4fd7b: Layer already exists 06:59:10 odessa: digest: sha256:fe78b8572b5ad6e0f4b442952e15e31cae16c9f998485fc0dd56552b46da694b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:10 ===================================================== [Pipeline] echo 06:59:10 taggedImages: 06:59:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 06:59:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo 06:59:10 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:59:10 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:10 4.0.0 06:59:10 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:10 odessa 06:59:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:59:11 40ffcd60dd3d: Preparing 06:59:11 5ff939b0ec42: Preparing 06:59:11 4f7b224c7ea0: Preparing 06:59:11 6355db3ee8dc: Preparing 06:59:11 5824858d711d: Preparing 06:59:11 3f44fc514395: Preparing 06:59:11 a7ae8e3c10d3: Preparing 06:59:11 da5dd42c82e6: Preparing 06:59:11 a2243150d8b0: Preparing 06:59:11 994456c4fd7b: Preparing 06:59:11 a7ae8e3c10d3: Waiting 06:59:11 da5dd42c82e6: Waiting 06:59:11 a2243150d8b0: Waiting 06:59:11 994456c4fd7b: Waiting 06:59:11 5824858d711d: Layer already exists 06:59:11 6355db3ee8dc: Layer already exists 06:59:11 4f7b224c7ea0: Pushed 06:59:11 5ff939b0ec42: Pushed 06:59:11 40ffcd60dd3d: Pushed 06:59:11 994456c4fd7b: Layer already exists 06:59:11 da5dd42c82e6: Pushed 06:59:12 a2243150d8b0: Pushed 06:59:16 a7ae8e3c10d3: Pushed 06:59:22 3f44fc514395: Pushed 06:59:22 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:202f933d61ca53b9c35cdceeeda4a2f83ac43c1019b6d03110b4a663ca585c0e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 06:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:59:23 40ffcd60dd3d: Preparing 06:59:23 5ff939b0ec42: Preparing 06:59:23 4f7b224c7ea0: Preparing 06:59:23 6355db3ee8dc: Preparing 06:59:23 5824858d711d: Preparing 06:59:23 3f44fc514395: Preparing 06:59:23 a7ae8e3c10d3: Preparing 06:59:23 da5dd42c82e6: Preparing 06:59:23 a2243150d8b0: Preparing 06:59:23 994456c4fd7b: Preparing 06:59:23 da5dd42c82e6: Waiting 06:59:23 a2243150d8b0: Waiting 06:59:23 3f44fc514395: Waiting 06:59:23 994456c4fd7b: Waiting 06:59:23 a7ae8e3c10d3: Waiting 06:59:23 40ffcd60dd3d: Layer already exists 06:59:23 5824858d711d: Layer already exists 06:59:23 6355db3ee8dc: Layer already exists 06:59:23 5ff939b0ec42: Layer already exists 06:59:23 4f7b224c7ea0: Layer already exists 06:59:23 a7ae8e3c10d3: Layer already exists 06:59:23 3f44fc514395: Layer already exists 06:59:23 da5dd42c82e6: Layer already exists 06:59:23 994456c4fd7b: Layer already exists 06:59:23 a2243150d8b0: Layer already exists 06:59:23 4.0.0: digest: sha256:202f933d61ca53b9c35cdceeeda4a2f83ac43c1019b6d03110b4a663ca585c0e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:59:24 40ffcd60dd3d: Preparing 06:59:24 5ff939b0ec42: Preparing 06:59:24 4f7b224c7ea0: Preparing 06:59:24 6355db3ee8dc: Preparing 06:59:24 5824858d711d: Preparing 06:59:24 3f44fc514395: Preparing 06:59:24 a7ae8e3c10d3: Preparing 06:59:24 da5dd42c82e6: Preparing 06:59:24 a2243150d8b0: Preparing 06:59:24 994456c4fd7b: Preparing 06:59:24 3f44fc514395: Waiting 06:59:24 a7ae8e3c10d3: Waiting 06:59:24 da5dd42c82e6: Waiting 06:59:24 a2243150d8b0: Waiting 06:59:24 994456c4fd7b: Waiting 06:59:24 4f7b224c7ea0: Layer already exists 06:59:24 5ff939b0ec42: Layer already exists 06:59:24 6355db3ee8dc: Layer already exists 06:59:24 5824858d711d: Layer already exists 06:59:24 40ffcd60dd3d: Layer already exists 06:59:24 a7ae8e3c10d3: Layer already exists 06:59:24 3f44fc514395: Layer already exists 06:59:24 da5dd42c82e6: Layer already exists 06:59:24 994456c4fd7b: Layer already exists 06:59:24 a2243150d8b0: Layer already exists 06:59:24 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:202f933d61ca53b9c35cdceeeda4a2f83ac43c1019b6d03110b4a663ca585c0e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 06:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:59:24 40ffcd60dd3d: Preparing 06:59:24 5ff939b0ec42: Preparing 06:59:24 4f7b224c7ea0: Preparing 06:59:24 6355db3ee8dc: Preparing 06:59:24 5824858d711d: Preparing 06:59:24 3f44fc514395: Preparing 06:59:24 a7ae8e3c10d3: Preparing 06:59:24 da5dd42c82e6: Preparing 06:59:24 a2243150d8b0: Preparing 06:59:24 994456c4fd7b: Preparing 06:59:24 da5dd42c82e6: Waiting 06:59:24 a2243150d8b0: Waiting 06:59:24 994456c4fd7b: Waiting 06:59:24 3f44fc514395: Waiting 06:59:24 a7ae8e3c10d3: Waiting 06:59:24 4f7b224c7ea0: Layer already exists 06:59:24 5824858d711d: Layer already exists 06:59:24 5ff939b0ec42: Layer already exists 06:59:24 40ffcd60dd3d: Layer already exists 06:59:24 6355db3ee8dc: Layer already exists 06:59:24 a2243150d8b0: Layer already exists 06:59:24 da5dd42c82e6: Layer already exists 06:59:24 a7ae8e3c10d3: Layer already exists 06:59:24 3f44fc514395: Layer already exists 06:59:24 994456c4fd7b: Layer already exists 06:59:24 odessa: digest: sha256:202f933d61ca53b9c35cdceeeda4a2f83ac43c1019b6d03110b4a663ca585c0e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:24 ===================================================== [Pipeline] echo 06:59:24 taggedImages: 06:59:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 06:59:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo 06:59:24 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:59:24 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:24 4.0.0 06:59:24 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:24 odessa 06:59:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:59:25 77b8e6ad4c6b: Preparing 06:59:25 2298036875b5: Preparing 06:59:25 30b0902887a4: Preparing 06:59:25 6355db3ee8dc: Preparing 06:59:25 5824858d711d: Preparing 06:59:25 6adc9c6cb141: Preparing 06:59:25 fade3ba85d44: Preparing 06:59:25 2b9180b38b13: Preparing 06:59:25 994456c4fd7b: Preparing 06:59:25 fade3ba85d44: Waiting 06:59:25 994456c4fd7b: Waiting 06:59:25 6adc9c6cb141: Waiting 06:59:25 6355db3ee8dc: Layer already exists 06:59:25 5824858d711d: Layer already exists 06:59:25 30b0902887a4: Pushed 06:59:25 77b8e6ad4c6b: Pushed 06:59:25 2298036875b5: Pushed 06:59:25 fade3ba85d44: Pushed 06:59:25 994456c4fd7b: Layer already exists 06:59:25 2b9180b38b13: Pushed 06:59:35 #118 ... 06:59:35 06:59:35 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #96 DONE 92.2s 06:59:35 06:59:35 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #115 DONE 92.2s 06:59:35 06:59:35 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #116 DONE 92.4s 06:59:35 06:59:35 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #95 DONE 92.3s 06:59:35 06:59:35 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #118 DONE 92.3s 06:59:35 06:59:35 #119 [core-keeper builder 7/8] COPY . . 06:59:35 #119 ... 06:59:35 06:59:35 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #117 DONE 92.5s 06:59:35 06:59:35 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:59:35 #120 ... 06:59:35 06:59:35 #121 [support-notifications builder 6/7] COPY . . 06:59:35 #121 DONE 10.1s 06:59:35 06:59:35 #122 [support-scheduler builder 6/7] COPY . . 06:59:35 #122 DONE 10.1s 06:59:35 06:59:35 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:59:35 #123 CACHED 06:59:35 06:59:35 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 06:59:35 #124 CACHED 06:59:35 06:59:35 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #125 CACHED 06:59:35 06:59:35 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:59:35 #120 DONE 10.0s 06:59:35 06:59:35 #126 [core-metadata builder 6/7] COPY . . 06:59:35 #126 DONE 10.0s 06:59:35 06:59:35 #127 [security-bootstrapper builder 6/7] COPY . . 06:59:35 #127 DONE 10.2s 06:59:35 06:59:35 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:59:35 #128 CACHED 06:59:35 06:59:35 #129 [security-secretstore-setup builder 6/7] COPY . . 06:59:35 #129 CACHED 06:59:35 06:59:35 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #130 CACHED 06:59:35 06:59:35 #131 [core-command builder 6/7] COPY . . 06:59:35 #131 CACHED 06:59:35 06:59:35 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #132 CACHED 06:59:35 06:59:35 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 06:59:35 #133 CACHED 06:59:35 06:59:35 #134 [core-data builder 6/7] COPY . . 06:59:35 #134 CACHED 06:59:35 06:59:35 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #135 CACHED 06:59:35 06:59:35 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 06:59:35 #136 CACHED 06:59:35 06:59:35 #119 [core-keeper builder 7/8] COPY . . 06:59:35 #119 DONE 10.2s 06:59:35 06:59:35 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #137 CACHED 06:59:35 06:59:35 #138 [security-proxy-setup builder 6/7] COPY . . 06:59:35 #138 CACHED 06:59:35 06:59:35 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:59:35 #139 CACHED 06:59:35 06:59:35 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:59:35 #140 CACHED 06:59:35 06:59:35 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:35 #141 CACHED 06:59:35 06:59:35 #142 [security-proxy-auth builder 6/7] COPY . . 06:59:35 #142 CACHED 06:59:35 06:59:35 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:59:36 #143 ... 06:59:36 06:59:36 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:59:36 #0 4.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:59:36 #144 ... 06:59:36 06:59:36 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:59:36 #0 5.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:59:36 #145 ... 06:59:36 06:59:36 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:59:36 #0 5.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:59:37 #146 ... 06:59:37 06:59:37 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:59:37 #143 6.294 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:59:38 6adc9c6cb141: Pushed 06:59:38 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:ae2e8ee821be8b4aa72b3da46b4f54d1ae51c93dd1e414105f49e54eb9f0b9c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 06:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:59:38 77b8e6ad4c6b: Preparing 06:59:38 2298036875b5: Preparing 06:59:38 30b0902887a4: Preparing 06:59:38 6355db3ee8dc: Preparing 06:59:38 5824858d711d: Preparing 06:59:38 6adc9c6cb141: Preparing 06:59:38 fade3ba85d44: Preparing 06:59:38 2b9180b38b13: Preparing 06:59:38 994456c4fd7b: Preparing 06:59:38 6adc9c6cb141: Waiting 06:59:38 2b9180b38b13: Waiting 06:59:38 994456c4fd7b: Waiting 06:59:38 fade3ba85d44: Waiting 06:59:38 30b0902887a4: Layer already exists 06:59:38 77b8e6ad4c6b: Layer already exists 06:59:38 2298036875b5: Layer already exists 06:59:38 5824858d711d: Layer already exists 06:59:38 6355db3ee8dc: Layer already exists 06:59:38 6adc9c6cb141: Layer already exists 06:59:38 2b9180b38b13: Layer already exists 06:59:38 fade3ba85d44: Layer already exists 06:59:38 994456c4fd7b: Layer already exists 06:59:38 4.0.0: digest: sha256:ae2e8ee821be8b4aa72b3da46b4f54d1ae51c93dd1e414105f49e54eb9f0b9c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:59:39 77b8e6ad4c6b: Preparing 06:59:39 2298036875b5: Preparing 06:59:39 30b0902887a4: Preparing 06:59:39 6355db3ee8dc: Preparing 06:59:39 5824858d711d: Preparing 06:59:39 6adc9c6cb141: Preparing 06:59:39 fade3ba85d44: Preparing 06:59:39 2b9180b38b13: Preparing 06:59:39 994456c4fd7b: Preparing 06:59:39 6adc9c6cb141: Waiting 06:59:39 fade3ba85d44: Waiting 06:59:39 2b9180b38b13: Waiting 06:59:39 994456c4fd7b: Waiting 06:59:39 30b0902887a4: Layer already exists 06:59:39 5824858d711d: Layer already exists 06:59:39 77b8e6ad4c6b: Layer already exists 06:59:39 6355db3ee8dc: Layer already exists 06:59:39 2298036875b5: Layer already exists 06:59:39 6adc9c6cb141: Layer already exists 06:59:39 2b9180b38b13: Layer already exists 06:59:39 fade3ba85d44: Layer already exists 06:59:39 994456c4fd7b: Layer already exists 06:59:39 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:ae2e8ee821be8b4aa72b3da46b4f54d1ae51c93dd1e414105f49e54eb9f0b9c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa 06:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:59:39 77b8e6ad4c6b: Preparing 06:59:39 2298036875b5: Preparing 06:59:39 30b0902887a4: Preparing 06:59:39 6355db3ee8dc: Preparing 06:59:39 5824858d711d: Preparing 06:59:39 6adc9c6cb141: Preparing 06:59:39 fade3ba85d44: Preparing 06:59:39 2b9180b38b13: Preparing 06:59:39 994456c4fd7b: Preparing 06:59:39 2b9180b38b13: Waiting 06:59:39 994456c4fd7b: Waiting 06:59:39 6adc9c6cb141: Waiting 06:59:39 fade3ba85d44: Waiting 06:59:39 30b0902887a4: Layer already exists 06:59:39 5824858d711d: Layer already exists 06:59:39 77b8e6ad4c6b: Layer already exists 06:59:39 2298036875b5: Layer already exists 06:59:39 6355db3ee8dc: Layer already exists 06:59:39 6adc9c6cb141: Layer already exists 06:59:39 fade3ba85d44: Layer already exists 06:59:39 994456c4fd7b: Layer already exists 06:59:39 2b9180b38b13: Layer already exists 06:59:39 odessa: digest: sha256:ae2e8ee821be8b4aa72b3da46b4f54d1ae51c93dd1e414105f49e54eb9f0b9c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:40 ===================================================== [Pipeline] echo 06:59:40 taggedImages: 06:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 06:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo 06:59:40 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:59:40 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:40 4.0.0 06:59:40 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:40 odessa 06:59:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:59:40 e8ef5e0a7bce: Preparing 06:59:40 ec255db21acc: Preparing 06:59:40 ad26ae566bae: Preparing 06:59:40 6355db3ee8dc: Preparing 06:59:40 5824858d711d: Preparing 06:59:40 ee9c5b732313: Preparing 06:59:40 da5dd42c82e6: Preparing 06:59:40 a2243150d8b0: Preparing 06:59:40 994456c4fd7b: Preparing 06:59:40 ee9c5b732313: Waiting 06:59:40 da5dd42c82e6: Waiting 06:59:40 a2243150d8b0: Waiting 06:59:40 6355db3ee8dc: Layer already exists 06:59:40 5824858d711d: Layer already exists 06:59:40 da5dd42c82e6: Layer already exists 06:59:40 a2243150d8b0: Layer already exists 06:59:40 994456c4fd7b: Layer already exists 06:59:40 e8ef5e0a7bce: Pushed 06:59:40 ec255db21acc: Pushed 06:59:40 ad26ae566bae: Pushed 06:59:41 #143 ... 06:59:41 06:59:41 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:59:41 #0 3.813 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:59:41 #147 ... 06:59:41 06:59:41 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:59:41 #0 5.612 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:59:41 #148 ... 06:59:41 06:59:41 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:59:41 #0 6.264 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:59:41 #149 ... 06:59:41 06:59:41 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:59:41 #0 5.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:59:41 #150 ... 06:59:41 06:59:41 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:59:41 #0 6.408 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:59:41 #151 ... 06:59:41 06:59:41 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:59:41 #0 6.176 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:59:42 #152 ... 06:59:42 06:59:42 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:59:42 #0 5.413 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:59:42 #153 ... 06:59:42 06:59:42 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:59:42 #0 4.849 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:59:52 ee9c5b732313: Pushed 06:59:52 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:18e6e47ea266abeeed7f49d45453aaeee76620dabb12f9dea90b80f3a29a5058 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 06:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:59:53 e8ef5e0a7bce: Preparing 06:59:53 ec255db21acc: Preparing 06:59:53 ad26ae566bae: Preparing 06:59:53 6355db3ee8dc: Preparing 06:59:53 5824858d711d: Preparing 06:59:53 ee9c5b732313: Preparing 06:59:53 da5dd42c82e6: Preparing 06:59:53 a2243150d8b0: Preparing 06:59:53 994456c4fd7b: Preparing 06:59:53 ee9c5b732313: Waiting 06:59:53 994456c4fd7b: Waiting 06:59:53 da5dd42c82e6: Waiting 06:59:53 a2243150d8b0: Waiting 06:59:53 5824858d711d: Layer already exists 06:59:53 ec255db21acc: Layer already exists 06:59:53 6355db3ee8dc: Layer already exists 06:59:53 ad26ae566bae: Layer already exists 06:59:53 e8ef5e0a7bce: Layer already exists 06:59:53 ee9c5b732313: Layer already exists 06:59:53 da5dd42c82e6: Layer already exists 06:59:53 a2243150d8b0: Layer already exists 06:59:53 994456c4fd7b: Layer already exists 06:59:53 4.0.0: digest: sha256:18e6e47ea266abeeed7f49d45453aaeee76620dabb12f9dea90b80f3a29a5058 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:59:54 e8ef5e0a7bce: Preparing 06:59:54 ec255db21acc: Preparing 06:59:54 ad26ae566bae: Preparing 06:59:54 6355db3ee8dc: Preparing 06:59:54 5824858d711d: Preparing 06:59:54 ee9c5b732313: Preparing 06:59:54 da5dd42c82e6: Preparing 06:59:54 a2243150d8b0: Preparing 06:59:54 994456c4fd7b: Preparing 06:59:54 da5dd42c82e6: Waiting 06:59:54 a2243150d8b0: Waiting 06:59:54 994456c4fd7b: Waiting 06:59:54 ee9c5b732313: Waiting 06:59:54 5824858d711d: Layer already exists 06:59:54 ec255db21acc: Layer already exists 06:59:54 ad26ae566bae: Layer already exists 06:59:54 6355db3ee8dc: Layer already exists 06:59:54 e8ef5e0a7bce: Layer already exists 06:59:54 ee9c5b732313: Layer already exists 06:59:54 da5dd42c82e6: Layer already exists 06:59:54 994456c4fd7b: Layer already exists 06:59:54 a2243150d8b0: Layer already exists 06:59:54 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:18e6e47ea266abeeed7f49d45453aaeee76620dabb12f9dea90b80f3a29a5058 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa 06:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:59:54 e8ef5e0a7bce: Preparing 06:59:54 ec255db21acc: Preparing 06:59:54 ad26ae566bae: Preparing 06:59:54 6355db3ee8dc: Preparing 06:59:54 5824858d711d: Preparing 06:59:54 ee9c5b732313: Preparing 06:59:54 da5dd42c82e6: Preparing 06:59:54 a2243150d8b0: Preparing 06:59:54 994456c4fd7b: Preparing 06:59:54 da5dd42c82e6: Waiting 06:59:54 a2243150d8b0: Waiting 06:59:54 994456c4fd7b: Waiting 06:59:54 ee9c5b732313: Waiting 06:59:54 ad26ae566bae: Layer already exists 06:59:54 5824858d711d: Layer already exists 06:59:54 6355db3ee8dc: Layer already exists 06:59:54 ec255db21acc: Layer already exists 06:59:54 e8ef5e0a7bce: Layer already exists 06:59:54 da5dd42c82e6: Layer already exists 06:59:54 a2243150d8b0: Layer already exists 06:59:54 994456c4fd7b: Layer already exists 06:59:54 ee9c5b732313: Layer already exists 06:59:54 odessa: digest: sha256:18e6e47ea266abeeed7f49d45453aaeee76620dabb12f9dea90b80f3a29a5058 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:55 ===================================================== [Pipeline] echo 06:59:55 taggedImages: 06:59:55 - nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:55 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 06:59:55 - nexus3.edgexfoundry.org:10004/security-spire-server:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:55 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo 06:59:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:59:55 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:55 4.0.0 06:59:55 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 06:59:55 odessa 06:59:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 06:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:59:55 35c25a41dd42: Preparing 06:59:55 586b40f6dd97: Preparing 06:59:55 6355db3ee8dc: Preparing 06:59:55 5824858d711d: Preparing 06:59:55 83a22563528b: Preparing 06:59:55 011cfb2a2012: Preparing 06:59:55 994456c4fd7b: Preparing 06:59:55 011cfb2a2012: Waiting 06:59:55 994456c4fd7b: Waiting 06:59:55 6355db3ee8dc: Layer already exists 06:59:55 5824858d711d: Layer already exists 06:59:55 994456c4fd7b: Layer already exists 06:59:55 83a22563528b: Pushed 06:59:55 35c25a41dd42: Pushed 06:59:56 011cfb2a2012: Pushed 06:59:59 586b40f6dd97: Pushed 06:59:59 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:c6963b6ea97a69c9ba525617ce85e30eef5e5aa092c25cd9935d79e39f4d640b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 07:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:00:00 35c25a41dd42: Preparing 07:00:00 586b40f6dd97: Preparing 07:00:00 6355db3ee8dc: Preparing 07:00:00 5824858d711d: Preparing 07:00:00 83a22563528b: Preparing 07:00:00 011cfb2a2012: Preparing 07:00:00 994456c4fd7b: Preparing 07:00:00 011cfb2a2012: Waiting 07:00:00 994456c4fd7b: Waiting 07:00:00 6355db3ee8dc: Layer already exists 07:00:00 35c25a41dd42: Layer already exists 07:00:00 5824858d711d: Layer already exists 07:00:00 586b40f6dd97: Layer already exists 07:00:00 83a22563528b: Layer already exists 07:00:00 011cfb2a2012: Layer already exists 07:00:00 994456c4fd7b: Layer already exists 07:00:00 4.0.0: digest: sha256:c6963b6ea97a69c9ba525617ce85e30eef5e5aa092c25cd9935d79e39f4d640b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:00:00 35c25a41dd42: Preparing 07:00:00 586b40f6dd97: Preparing 07:00:00 6355db3ee8dc: Preparing 07:00:00 5824858d711d: Preparing 07:00:00 83a22563528b: Preparing 07:00:00 011cfb2a2012: Preparing 07:00:00 994456c4fd7b: Preparing 07:00:00 011cfb2a2012: Waiting 07:00:00 994456c4fd7b: Waiting 07:00:00 35c25a41dd42: Layer already exists 07:00:00 83a22563528b: Layer already exists 07:00:00 586b40f6dd97: Layer already exists 07:00:00 6355db3ee8dc: Layer already exists 07:00:00 5824858d711d: Layer already exists 07:00:00 994456c4fd7b: Layer already exists 07:00:00 011cfb2a2012: Layer already exists 07:00:00 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:c6963b6ea97a69c9ba525617ce85e30eef5e5aa092c25cd9935d79e39f4d640b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa 07:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:00:01 35c25a41dd42: Preparing 07:00:01 586b40f6dd97: Preparing 07:00:01 6355db3ee8dc: Preparing 07:00:01 5824858d711d: Preparing 07:00:01 83a22563528b: Preparing 07:00:01 011cfb2a2012: Preparing 07:00:01 994456c4fd7b: Preparing 07:00:01 011cfb2a2012: Waiting 07:00:01 994456c4fd7b: Waiting 07:00:01 5824858d711d: Layer already exists 07:00:01 35c25a41dd42: Layer already exists 07:00:01 83a22563528b: Layer already exists 07:00:01 586b40f6dd97: Layer already exists 07:00:01 6355db3ee8dc: Layer already exists 07:00:01 011cfb2a2012: Layer already exists 07:00:01 994456c4fd7b: Layer already exists 07:00:01 odessa: digest: sha256:c6963b6ea97a69c9ba525617ce85e30eef5e5aa092c25cd9935d79e39f4d640b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:00:01 ===================================================== [Pipeline] echo 07:00:01 taggedImages: 07:00:01 - nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:00:01 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 07:00:01 - nexus3.edgexfoundry.org:10004/support-notifications:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:00:01 - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo 07:00:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:00:01 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:00:01 4.0.0 07:00:01 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:00:01 odessa 07:00:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:00:02 a7dc60578377: Preparing 07:00:02 10e1d4f460a7: Preparing 07:00:02 6355db3ee8dc: Preparing 07:00:02 5824858d711d: Preparing 07:00:02 f030acd0f4cf: Preparing 07:00:02 f81ce914a569: Preparing 07:00:02 994456c4fd7b: Preparing 07:00:02 994456c4fd7b: Waiting 07:00:02 f81ce914a569: Waiting 07:00:02 6355db3ee8dc: Layer already exists 07:00:02 5824858d711d: Layer already exists 07:00:02 994456c4fd7b: Layer already exists 07:00:02 a7dc60578377: Pushed 07:00:02 f030acd0f4cf: Pushed 07:00:02 f81ce914a569: Pushed 07:00:05 10e1d4f460a7: Pushed 07:00:06 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:590457497a79c5f6ae992957abfd7ac543595e020976bfe26276080578c4852e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 07:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:00:06 a7dc60578377: Preparing 07:00:06 10e1d4f460a7: Preparing 07:00:06 6355db3ee8dc: Preparing 07:00:06 5824858d711d: Preparing 07:00:06 f030acd0f4cf: Preparing 07:00:06 f81ce914a569: Preparing 07:00:06 f81ce914a569: Waiting 07:00:06 994456c4fd7b: Preparing 07:00:06 994456c4fd7b: Waiting 07:00:06 f030acd0f4cf: Layer already exists 07:00:06 6355db3ee8dc: Layer already exists 07:00:06 10e1d4f460a7: Layer already exists 07:00:06 5824858d711d: Layer already exists 07:00:06 a7dc60578377: Layer already exists 07:00:06 f81ce914a569: Layer already exists 07:00:06 994456c4fd7b: Layer already exists 07:00:06 4.0.0: digest: sha256:590457497a79c5f6ae992957abfd7ac543595e020976bfe26276080578c4852e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:00:07 a7dc60578377: Preparing 07:00:07 10e1d4f460a7: Preparing 07:00:07 6355db3ee8dc: Preparing 07:00:07 5824858d711d: Preparing 07:00:07 f030acd0f4cf: Preparing 07:00:07 f81ce914a569: Preparing 07:00:07 994456c4fd7b: Preparing 07:00:07 994456c4fd7b: Waiting 07:00:07 10e1d4f460a7: Layer already exists 07:00:07 a7dc60578377: Layer already exists 07:00:07 5824858d711d: Layer already exists 07:00:07 6355db3ee8dc: Layer already exists 07:00:07 f030acd0f4cf: Layer already exists 07:00:07 f81ce914a569: Layer already exists 07:00:07 994456c4fd7b: Layer already exists 07:00:07 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:590457497a79c5f6ae992957abfd7ac543595e020976bfe26276080578c4852e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa 07:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:00:08 a7dc60578377: Preparing 07:00:08 10e1d4f460a7: Preparing 07:00:08 6355db3ee8dc: Preparing 07:00:08 5824858d711d: Preparing 07:00:08 f030acd0f4cf: Preparing 07:00:08 f81ce914a569: Preparing 07:00:08 994456c4fd7b: Preparing 07:00:08 994456c4fd7b: Waiting 07:00:08 5824858d711d: Layer already exists 07:00:08 6355db3ee8dc: Layer already exists 07:00:08 a7dc60578377: Layer already exists 07:00:08 10e1d4f460a7: Layer already exists 07:00:08 f030acd0f4cf: Layer already exists 07:00:08 f81ce914a569: Layer already exists 07:00:08 994456c4fd7b: Layer already exists 07:00:08 odessa: digest: sha256:590457497a79c5f6ae992957abfd7ac543595e020976bfe26276080578c4852e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:00:08 ===================================================== [Pipeline] echo 07:00:08 taggedImages: 07:00:08 - nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:00:08 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 07:00:08 - nexus3.edgexfoundry.org:10004/support-scheduler:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:00:08 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:17:04 #154 ... 07:17:04 07:17:04 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:17:04 #149 DONE 1044.0s 07:17:04 07:17:04 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:17:04 #153 ... 07:17:04 07:17:04 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:17:04 #155 DONE 0.5s 07:17:04 07:17:04 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:17:04 #153 ... 07:17:04 07:17:04 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:17:04 #156 DONE 0.2s 07:17:04 07:17:04 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:17:04 #157 DONE 0.2s 07:17:04 07:17:04 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:17:04 #158 DONE 0.2s 07:17:04 07:17:04 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:17:04 #159 DONE 0.2s 07:17:04 07:17:04 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:17:04 #152 ... 07:17:04 07:17:04 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:17:04 #160 DONE 2.1s 07:17:04 07:17:04 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:17:04 #44 ... 07:17:04 07:17:04 #113 [core-common-config-bootstrapper] exporting to image 07:17:04 #113 exporting layers 07:17:04 #113 exporting layers 1.0s done 07:17:04 #113 writing image sha256:98b7fed866f179e36ca1f19212b8dd5b92392ec8743ef8576e18fe289575a460 done 07:17:04 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:17:04 #113 DONE 4.8s 07:17:04 07:17:04 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:17:17 #44 ... 07:17:17 07:17:17 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:17:17 #151 DONE 1064.4s 07:17:17 07:17:17 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:17:17 #44 ... 07:17:17 07:17:17 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:17:17 #161 DONE 0.1s 07:17:17 07:17:17 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:17 #150 ... 07:17:17 07:17:17 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:17:20 #162 DONE 2.3s 07:17:20 07:17:20 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:17:20 #163 DONE 0.3s 07:17:20 07:17:20 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:17:20 #164 DONE 0.2s 07:17:20 07:17:20 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:17:20 #165 DONE 0.3s 07:17:20 07:17:20 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:17:20 #145 ... 07:17:20 07:17:20 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:17:20 #166 DONE 0.1s 07:17:20 07:17:20 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:17:21 #167 DONE 0.2s 07:17:21 07:17:21 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:17:21 #168 DONE 0.2s 07:17:21 07:17:21 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:17:21 #169 DONE 0.1s 07:17:21 07:17:21 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:17:21 #170 DONE 0.1s 07:17:21 07:17:21 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:21 #150 ... 07:17:21 07:17:21 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:17:23 #171 DONE 2.0s 07:17:23 07:17:23 #113 [security-bootstrapper] exporting to image 07:17:23 #113 exporting layers 07:17:24 #113 exporting layers 1.3s done 07:17:24 #113 writing image sha256:9d2d45f58e82dbcadecd90df8fc29ebb1f51b2dc7f21c13d662734d0f8b4d40d 0.0s done 07:17:24 #113 naming to docker.io/library/security-bootstrapper-arm64 done 07:17:24 #113 DONE 6.2s 07:17:24 07:17:24 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:31:17 #148 ... 07:31:17 07:31:17 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:31:17 #150 DONE 1895.9s 07:31:17 07:31:17 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:31:17 #148 ... 07:31:17 07:31:17 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:31:17 #172 DONE 0.4s 07:31:17 07:31:17 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:31:17 #153 ... 07:31:17 07:31:17 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:31:17 #173 DONE 0.2s 07:31:17 07:31:17 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:31:17 #174 DONE 0.5s 07:31:17 07:31:17 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:31:17 #175 DONE 0.1s 07:31:17 07:31:17 #113 [core-command] exporting to image 07:31:17 #113 exporting layers 07:31:17 #113 exporting layers 0.3s done 07:31:17 #113 writing image sha256:b98be2a877790a8c61c42b3d920b9666863bf7fdc858b159fda9468613869b4c done 07:31:17 #113 naming to docker.io/library/core-command-arm64 done 07:31:17 #113 DONE 6.5s 07:31:17 07:31:17 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:31:32 #153 ... 07:31:32 07:31:32 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:31:32 #146 DONE 1920.1s 07:31:32 07:31:32 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:31:33 #147 ... 07:31:33 07:31:33 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:31:33 #176 DONE 0.7s 07:31:33 07:31:33 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:31:33 #152 ... 07:31:33 07:31:33 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:31:33 #177 DONE 0.3s 07:31:33 07:31:33 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:31:34 #178 DONE 0.3s 07:31:34 07:31:34 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:31:34 #179 DONE 0.1s 07:31:34 07:31:34 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:31:34 #180 DONE 0.5s 07:31:34 07:31:34 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:31:35 #181 DONE 0.3s 07:31:35 07:31:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:31:35 #44 ... 07:31:35 07:31:35 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:31:37 #182 DONE 1.9s 07:31:37 07:31:37 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:31:37 #147 ... 07:31:37 07:31:37 #113 [security-proxy-setup] exporting to image 07:31:37 #113 exporting layers 07:31:38 #113 exporting layers 1.1s done 07:31:38 #113 writing image sha256:78b9472009731857a2258a6ad3fcb0d7d942afff25e8bb39048a792c6d91b6a2 done 07:31:38 #113 naming to docker.io/library/security-proxy-setup-arm64 done 07:31:38 #113 DONE 7.6s 07:31:38 07:31:38 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:31:38 #144 ... 07:31:38 07:31:38 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:31:38 #145 1927.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:32:10 #145 DONE 1956.4s 07:32:10 07:32:10 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:32:10 #152 ... 07:32:10 07:32:10 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:32:10 #183 DONE 0.3s 07:32:10 07:32:10 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:32:10 #148 ... 07:32:10 07:32:10 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:32:10 #184 DONE 0.2s 07:32:10 07:32:10 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:32:10 #154 ... 07:32:10 07:32:10 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:32:10 #185 DONE 0.1s 07:32:10 07:32:10 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:32:10 #143 ... 07:32:10 07:32:10 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:32:10 #186 DONE 0.2s 07:32:10 07:32:10 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:32:10 #187 DONE 0.1s 07:32:10 07:32:10 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:32:10 #188 DONE 0.3s 07:32:10 07:32:10 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:32:11 #189 DONE 0.5s 07:32:11 07:32:11 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:32:11 #190 DONE 0.2s 07:32:11 07:32:11 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:32:13 #191 DONE 1.7s 07:32:13 07:32:13 #113 [security-secretstore-setup] exporting to image 07:32:13 #113 exporting layers 07:32:14 #113 exporting layers 1.3s done 07:32:14 #113 writing image sha256:a55f00e5fed248678b3637c3dbec45126f4e36bd3f7710d3139bdf2dfcd7c31f done 07:32:14 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 07:32:14 #113 DONE 8.9s 07:32:14 07:32:14 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:33:22 #147 ... 07:33:22 07:33:22 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:33:22 #153 DONE 2021.1s 07:33:22 07:33:22 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:33:22 #143 ... 07:33:22 07:33:22 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:33:22 #192 DONE 0.2s 07:33:22 07:33:22 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:33:22 #193 DONE 0.1s 07:33:22 07:33:22 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:33:22 #143 ... 07:33:22 07:33:22 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:33:22 #194 DONE 0.4s 07:33:22 07:33:22 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:33:22 #144 ... 07:33:22 07:33:22 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:33:22 #195 DONE 0.1s 07:33:22 07:33:22 #113 [security-spiffe-token-provider] exporting to image 07:33:22 #113 exporting layers 07:33:22 #113 exporting layers 0.8s done 07:33:22 #113 writing image sha256:2b70c9a9571d84505144391ef5ce395a0813b3d3b88d85af9232d5595d737d4b done 07:33:22 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:33:22 #113 DONE 9.8s 07:33:22 07:33:22 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:33:40 #44 ... 07:33:40 07:33:40 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:33:40 #144 DONE 2048.2s 07:33:40 07:33:40 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:33:41 #148 ... 07:33:41 07:33:41 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:33:41 #196 DONE 0.3s 07:33:41 07:33:41 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:33:41 #197 DONE 0.2s 07:33:41 07:33:41 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:33:41 #147 ... 07:33:41 07:33:41 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:33:42 #198 DONE 0.6s 07:33:42 07:33:42 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:33:42 #199 DONE 0.2s 07:33:42 07:33:42 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:33:42 #200 DONE 0.2s 07:33:42 07:33:42 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:33:42 #147 ... 07:33:42 07:33:42 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:33:44 #201 DONE 2.1s 07:33:44 07:33:44 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:33:44 #152 ... 07:33:44 07:33:44 #113 [security-proxy-auth] exporting to image 07:33:44 #113 exporting layers 07:33:45 #113 exporting layers 1.0s done 07:33:45 #113 writing image sha256:53b6aef3688f853143f103c30b2b4dafc115cd23fd008cbf06e609f81fa0b3ea done 07:33:45 #113 naming to docker.io/library/security-proxy-auth-arm64 done 07:33:45 #113 DONE 10.8s 07:33:45 07:33:45 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:33:46 #147 ... 07:33:46 07:33:46 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:33:46 #143 DONE 2054.9s 07:33:46 07:33:46 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:33:48 #154 ... 07:33:48 07:33:48 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:33:48 #148 DONE 2057.1s 07:33:48 07:33:48 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:33:48 #202 DONE 0.3s 07:33:48 07:33:48 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:33:48 #44 ... 07:33:48 07:33:48 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:33:49 #203 DONE 0.5s 07:33:49 07:33:49 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:33:49 #204 DONE 0.2s 07:33:49 07:33:49 #113 [core-keeper] exporting to image 07:33:49 #113 exporting layers 0.6s done 07:33:49 #113 writing image sha256:349f7a7ab196b608be3fe01882cb3a9293184de436c9f4c0509bcdf5ca306366 done 07:33:49 #113 naming to docker.io/library/core-keeper-arm64 done 07:33:49 #113 DONE 11.3s 07:33:49 07:33:49 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:33:50 #44 ... 07:33:50 07:33:50 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:33:51 #205 DONE 0.1s 07:33:51 07:33:51 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:33:51 #206 DONE 0.3s 07:33:51 07:33:51 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:33:51 #152 ... 07:33:51 07:33:51 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:33:51 #207 ... 07:33:51 07:33:51 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:33:51 #152 DONE 2060.5s 07:33:51 07:33:51 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:33:51 #207 DONE 0.6s 07:33:51 07:33:51 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:33:51 #44 ... 07:33:51 07:33:51 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:33:52 #208 DONE 0.4s 07:33:52 07:33:52 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:33:52 #44 ... 07:33:52 07:33:52 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:33:52 #209 DONE 0.3s 07:33:52 07:33:52 #113 [core-metadata] exporting to image 07:33:52 #113 exporting layers 0.5s done 07:33:52 #113 writing image sha256:9e58f92e05e5d7db5e718d68ee11c92bf0639bd4f2c02ad3bc2195dc0931ee23 07:33:53 #113 writing image sha256:9e58f92e05e5d7db5e718d68ee11c92bf0639bd4f2c02ad3bc2195dc0931ee23 0.0s done 07:33:53 #113 naming to docker.io/library/core-metadata-arm64 done 07:33:53 #113 DONE 11.9s 07:33:53 07:33:53 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:33:53 #44 ... 07:33:53 07:33:53 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:33:54 #210 DONE 0.1s 07:33:54 07:33:54 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:33:54 #44 ... 07:33:54 07:33:54 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:33:54 #211 DONE 0.1s 07:33:54 07:33:54 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:33:54 #212 DONE 0.8s 07:33:54 07:33:54 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:33:55 #147 ... 07:33:55 07:33:55 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:33:55 #213 DONE 0.1s 07:33:55 07:33:55 #113 [core-data] exporting to image 07:33:55 #113 exporting layers 0.4s done 07:33:55 #113 writing image sha256:00f5843d171ff395f8b64afb19d97149229dc10f04c6d7b61c860a6ab4f8f163 done 07:33:55 #113 naming to docker.io/library/core-data-arm64 done 07:33:55 #113 DONE 12.3s 07:33:55 07:33:55 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:34:27 #44 ... 07:34:27 07:34:27 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:34:27 #147 DONE 2091.5s 07:34:27 07:34:27 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:34:27 #44 ... 07:34:27 07:34:27 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:34:27 #214 DONE 0.2s 07:34:27 07:34:27 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:34:27 #215 DONE 0.1s 07:34:27 07:34:27 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:34:27 #44 ... 07:34:27 07:34:27 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:34:27 #216 DONE 0.5s 07:34:27 07:34:27 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:34:27 #217 DONE 0.1s 07:34:27 07:34:27 #113 [support-scheduler] exporting to image 07:34:27 #113 exporting layers 07:34:27 #113 exporting layers 1.0s done 07:34:27 #113 writing image sha256:6b2a503ff74b2d1ba1d3efff16e96983c1fb9edd0e815b1f331912cd7ee47fea done 07:34:27 #113 naming to docker.io/library/support-scheduler-arm64 done 07:34:27 #113 DONE 13.3s 07:34:27 07:34:27 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:34:28 #44 ... 07:34:28 07:34:28 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:34:28 #154 DONE 2097.9s 07:34:28 07:34:28 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:34:30 #44 ... 07:34:30 07:34:30 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:34:30 #218 DONE 0.1s 07:34:30 07:34:30 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:34:30 #219 DONE 0.1s 07:34:30 07:34:30 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:34:30 #44 ... 07:34:30 07:34:30 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:34:31 #220 DONE 0.3s 07:34:31 07:34:31 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:34:31 #221 DONE 0.1s 07:34:31 07:34:31 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:34:31 #44 ... 07:34:31 07:34:31 #113 [support-notifications] exporting to image 07:34:31 #113 exporting layers 07:34:31 #113 exporting layers 0.5s done 07:34:31 #113 writing image sha256:f11b0655b3b6677249aeafd15add4d651a51567e8492aa7ea141a1af3a834114 done 07:34:31 #113 naming to docker.io/library/support-notifications-arm64 done 07:34:31 #113 DONE 13.9s 07:34:31 07:34:31 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:34:31 time="2025-03-13T06:56:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:34:31 $ docker stop --time=1 fe8131e8cf6ccc36b3302eb1227ceb033496de875cce2299c436af05b3f8c31d 07:34:33 $ docker rm -f --volumes fe8131e8cf6ccc36b3302eb1227ceb033496de875cce2299c436af05b3f8c31d [Pipeline] // withDockerContainer [Pipeline] sh 07:34:33 + docker images 07:34:33 REPOSITORY TAG IMAGE ID CREATED SIZE 07:34:33 support-notifications-arm64 latest f11b0655b3b6 2 seconds ago 52MB 07:34:33 support-scheduler-arm64 latest 6b2a503ff74b 8 seconds ago 48.2MB 07:34:33 core-data-arm64 latest 00f5843d171f 38 seconds ago 32.8MB 07:34:33 core-metadata-arm64 latest 9e58f92e05e5 41 seconds ago 33MB 07:34:33 core-keeper-arm64 latest 349f7a7ab196 44 seconds ago 32.5MB 07:34:33 security-proxy-auth-arm64 latest 53b6aef3688f 49 seconds ago 31.8MB 07:34:33 security-spiffe-token-provider-arm64 latest 2b70c9a9571d About a minute ago 47.8MB 07:34:33 security-secretstore-setup-arm64 latest a55f00e5fed2 2 minutes ago 67.2MB 07:34:33 security-proxy-setup-arm64 latest 78b947200973 2 minutes ago 38.6MB 07:34:33 core-command-arm64 latest b98be2a87779 3 minutes ago 28.4MB 07:34:33 security-bootstrapper-arm64 latest 9d2d45f58e82 17 minutes ago 21.1MB 07:34:33 core-common-config-bootstrapper-arm64 latest 98b7fed866f1 17 minutes ago 17.9MB 07:34:33 security-spire-server-arm64 latest 5d6bf07832f9 36 minutes ago 144MB 07:34:33 security-spire-config-arm64 latest b9cdf12fdcd8 36 minutes ago 143MB 07:34:33 security-spire-agent-arm64 latest 617915ae4441 36 minutes ago 187MB 07:34:33 ci-base-image-arm64 latest 931a7e17f305 38 minutes ago 909MB 07:34:33 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 6 days ago 560MB 07:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:33 provisioning config files... 07:34:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3158069615224352211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:34 ---> ****-login.sh 07:34:34 nexus3.edgexfoundry.org:10001 07:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:34 Configure a credential helper to remove this warning. See 07:34:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:34 07:34:34 Login Succeeded 07:34:34 nexus3.edgexfoundry.org:10002 07:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:35 Configure a credential helper to remove this warning. See 07:34:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:35 07:34:35 Login Succeeded 07:34:35 nexus3.edgexfoundry.org:10003 07:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:35 Configure a credential helper to remove this warning. See 07:34:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:35 07:34:35 Login Succeeded 07:34:35 nexus3.edgexfoundry.org:10004 07:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:35 Configure a credential helper to remove this warning. See 07:34:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:35 07:34:35 Login Succeeded 07:34:35 ****.io 07:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:36 Configure a credential helper to remove this warning. See 07:34:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:36 07:34:36 Login Succeeded 07:34:36 ---> ****-login.sh ends [Pipeline] } 07:34:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:36 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:34:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:34:36 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:36 4.0.0 07:34:36 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:36 odessa 07:34:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:34:36 0d5c68223121: Preparing 07:34:36 fa1abb3a82c8: Preparing 07:34:36 56e8cf6446e4: Preparing 07:34:36 f28f42d9dab6: Preparing 07:34:36 66eb74f682c6: Preparing 07:34:36 84285923ae45: Preparing 07:34:36 dd9c8f8612c8: Preparing 07:34:36 84285923ae45: Waiting 07:34:36 dd9c8f8612c8: Waiting 07:34:37 56e8cf6446e4: Pushed 07:34:37 f28f42d9dab6: Pushed 07:34:37 66eb74f682c6: Pushed 07:34:37 0d5c68223121: Pushed 07:34:37 dd9c8f8612c8: Layer already exists 07:34:37 84285923ae45: Pushed 07:34:41 fa1abb3a82c8: Pushed 07:34:41 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:d1553b3a852ee7f8e24c02c02424d8d370cdba71fe928d7d9c33d1db00fa60b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 07:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:34:42 0d5c68223121: Preparing 07:34:42 fa1abb3a82c8: Preparing 07:34:42 56e8cf6446e4: Preparing 07:34:42 f28f42d9dab6: Preparing 07:34:42 66eb74f682c6: Preparing 07:34:42 84285923ae45: Preparing 07:34:42 dd9c8f8612c8: Preparing 07:34:42 84285923ae45: Waiting 07:34:42 dd9c8f8612c8: Waiting 07:34:42 56e8cf6446e4: Layer already exists 07:34:42 f28f42d9dab6: Layer already exists 07:34:42 0d5c68223121: Layer already exists 07:34:42 66eb74f682c6: Layer already exists 07:34:42 fa1abb3a82c8: Layer already exists 07:34:42 84285923ae45: Layer already exists 07:34:42 dd9c8f8612c8: Layer already exists 07:34:42 4.0.0: digest: sha256:d1553b3a852ee7f8e24c02c02424d8d370cdba71fe928d7d9c33d1db00fa60b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:34:43 0d5c68223121: Preparing 07:34:43 fa1abb3a82c8: Preparing 07:34:43 56e8cf6446e4: Preparing 07:34:43 f28f42d9dab6: Preparing 07:34:43 66eb74f682c6: Preparing 07:34:43 84285923ae45: Preparing 07:34:43 dd9c8f8612c8: Preparing 07:34:43 84285923ae45: Waiting 07:34:43 dd9c8f8612c8: Waiting 07:34:43 66eb74f682c6: Layer already exists 07:34:43 f28f42d9dab6: Layer already exists 07:34:43 0d5c68223121: Layer already exists 07:34:43 56e8cf6446e4: Layer already exists 07:34:43 fa1abb3a82c8: Layer already exists 07:34:43 dd9c8f8612c8: Layer already exists 07:34:43 84285923ae45: Layer already exists 07:34:43 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:d1553b3a852ee7f8e24c02c02424d8d370cdba71fe928d7d9c33d1db00fa60b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 07:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:34:44 0d5c68223121: Preparing 07:34:44 fa1abb3a82c8: Preparing 07:34:44 56e8cf6446e4: Preparing 07:34:44 f28f42d9dab6: Preparing 07:34:44 66eb74f682c6: Preparing 07:34:44 84285923ae45: Preparing 07:34:44 dd9c8f8612c8: Preparing 07:34:44 84285923ae45: Waiting 07:34:44 dd9c8f8612c8: Waiting 07:34:44 0d5c68223121: Layer already exists 07:34:44 56e8cf6446e4: Layer already exists 07:34:44 f28f42d9dab6: Layer already exists 07:34:44 66eb74f682c6: Layer already exists 07:34:44 fa1abb3a82c8: Layer already exists 07:34:44 dd9c8f8612c8: Layer already exists 07:34:44 84285923ae45: Layer already exists 07:34:44 odessa: digest: sha256:d1553b3a852ee7f8e24c02c02424d8d370cdba71fe928d7d9c33d1db00fa60b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:44 ===================================================== [Pipeline] echo 07:34:44 taggedImages: 07:34:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 07:34:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 07:34:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:34:44 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:44 4.0.0 07:34:44 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:44 odessa 07:34:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:34:45 54f84e3a25d6: Preparing 07:34:45 fd4582aba485: Preparing 07:34:45 0bde8a84daf8: Preparing 07:34:45 ecd378b15824: Preparing 07:34:45 56e8cf6446e4: Preparing 07:34:45 f28f42d9dab6: Preparing 07:34:45 66eb74f682c6: Preparing 07:34:45 84285923ae45: Preparing 07:34:45 dd9c8f8612c8: Preparing 07:34:45 84285923ae45: Waiting 07:34:45 f28f42d9dab6: Waiting 07:34:45 66eb74f682c6: Waiting 07:34:45 56e8cf6446e4: Layer already exists 07:34:45 f28f42d9dab6: Layer already exists 07:34:45 66eb74f682c6: Layer already exists 07:34:45 54f84e3a25d6: Pushed 07:34:45 84285923ae45: Layer already exists 07:34:45 fd4582aba485: Pushed 07:34:45 0bde8a84daf8: Pushed 07:34:45 dd9c8f8612c8: Layer already exists 07:34:47 ecd378b15824: Pushed 07:34:47 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:e90efcd5e7bb98b980f4097794d032ca215c14a1bdebecc3f54d710c7f1bd7fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 07:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:34:48 54f84e3a25d6: Preparing 07:34:48 fd4582aba485: Preparing 07:34:48 0bde8a84daf8: Preparing 07:34:48 ecd378b15824: Preparing 07:34:48 56e8cf6446e4: Preparing 07:34:48 f28f42d9dab6: Preparing 07:34:48 66eb74f682c6: Preparing 07:34:48 84285923ae45: Preparing 07:34:48 dd9c8f8612c8: Preparing 07:34:48 f28f42d9dab6: Waiting 07:34:48 66eb74f682c6: Waiting 07:34:48 84285923ae45: Waiting 07:34:48 dd9c8f8612c8: Waiting 07:34:48 56e8cf6446e4: Layer already exists 07:34:48 0bde8a84daf8: Layer already exists 07:34:48 fd4582aba485: Layer already exists 07:34:48 ecd378b15824: Layer already exists 07:34:48 54f84e3a25d6: Layer already exists 07:34:48 66eb74f682c6: Layer already exists 07:34:48 f28f42d9dab6: Layer already exists 07:34:48 84285923ae45: Layer already exists 07:34:48 dd9c8f8612c8: Layer already exists 07:34:48 4.0.0: digest: sha256:e90efcd5e7bb98b980f4097794d032ca215c14a1bdebecc3f54d710c7f1bd7fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:34:49 54f84e3a25d6: Preparing 07:34:49 fd4582aba485: Preparing 07:34:49 0bde8a84daf8: Preparing 07:34:49 ecd378b15824: Preparing 07:34:49 56e8cf6446e4: Preparing 07:34:49 f28f42d9dab6: Preparing 07:34:49 66eb74f682c6: Preparing 07:34:49 84285923ae45: Preparing 07:34:49 dd9c8f8612c8: Preparing 07:34:49 f28f42d9dab6: Waiting 07:34:49 66eb74f682c6: Waiting 07:34:49 84285923ae45: Waiting 07:34:49 0bde8a84daf8: Layer already exists 07:34:49 56e8cf6446e4: Layer already exists 07:34:49 ecd378b15824: Layer already exists 07:34:49 54f84e3a25d6: Layer already exists 07:34:49 fd4582aba485: Layer already exists 07:34:49 84285923ae45: Layer already exists 07:34:49 f28f42d9dab6: Layer already exists 07:34:49 dd9c8f8612c8: Layer already exists 07:34:49 66eb74f682c6: Layer already exists 07:34:49 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:e90efcd5e7bb98b980f4097794d032ca215c14a1bdebecc3f54d710c7f1bd7fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 07:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:34:50 54f84e3a25d6: Preparing 07:34:50 fd4582aba485: Preparing 07:34:50 0bde8a84daf8: Preparing 07:34:50 ecd378b15824: Preparing 07:34:50 56e8cf6446e4: Preparing 07:34:50 f28f42d9dab6: Preparing 07:34:50 66eb74f682c6: Preparing 07:34:50 84285923ae45: Preparing 07:34:50 dd9c8f8612c8: Preparing 07:34:50 f28f42d9dab6: Waiting 07:34:50 66eb74f682c6: Waiting 07:34:50 84285923ae45: Waiting 07:34:50 dd9c8f8612c8: Waiting 07:34:50 ecd378b15824: Layer already exists 07:34:50 54f84e3a25d6: Layer already exists 07:34:50 fd4582aba485: Layer already exists 07:34:50 0bde8a84daf8: Layer already exists 07:34:50 56e8cf6446e4: Layer already exists 07:34:50 84285923ae45: Layer already exists 07:34:50 f28f42d9dab6: Layer already exists 07:34:50 66eb74f682c6: Layer already exists 07:34:50 dd9c8f8612c8: Layer already exists 07:34:50 odessa: digest: sha256:e90efcd5e7bb98b980f4097794d032ca215c14a1bdebecc3f54d710c7f1bd7fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:50 ===================================================== [Pipeline] echo 07:34:50 taggedImages: 07:34:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 07:34:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 07:34:50 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:34:50 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:50 4.0.0 07:34:50 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:50 odessa 07:34:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:34:51 d975d888445f: Preparing 07:34:51 ceea200e5bbc: Preparing 07:34:51 56e8cf6446e4: Preparing 07:34:51 f28f42d9dab6: Preparing 07:34:51 a71bf22dd22c: Preparing 07:34:51 b622781418cf: Preparing 07:34:51 dd9c8f8612c8: Preparing 07:34:51 b622781418cf: Waiting 07:34:51 dd9c8f8612c8: Waiting 07:34:51 f28f42d9dab6: Layer already exists 07:34:51 56e8cf6446e4: Layer already exists 07:34:51 dd9c8f8612c8: Layer already exists 07:34:51 a71bf22dd22c: Pushed 07:34:51 d975d888445f: Pushed 07:34:51 b622781418cf: Pushed 07:34:56 ceea200e5bbc: Pushed 07:34:56 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:251954724f29bd0e52f541d49f3614335eb3ba96baaefaaa9e34fbcba609cfc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 07:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:34:57 d975d888445f: Preparing 07:34:57 ceea200e5bbc: Preparing 07:34:57 56e8cf6446e4: Preparing 07:34:57 f28f42d9dab6: Preparing 07:34:57 a71bf22dd22c: Preparing 07:34:57 b622781418cf: Preparing 07:34:57 dd9c8f8612c8: Preparing 07:34:57 b622781418cf: Waiting 07:34:57 dd9c8f8612c8: Waiting 07:34:57 d975d888445f: Layer already exists 07:34:57 56e8cf6446e4: Layer already exists 07:34:57 f28f42d9dab6: Layer already exists 07:34:57 b622781418cf: Layer already exists 07:34:57 ceea200e5bbc: Layer already exists 07:34:57 dd9c8f8612c8: Layer already exists 07:34:57 a71bf22dd22c: Layer already exists 07:34:57 4.0.0: digest: sha256:251954724f29bd0e52f541d49f3614335eb3ba96baaefaaa9e34fbcba609cfc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:34:58 d975d888445f: Preparing 07:34:58 ceea200e5bbc: Preparing 07:34:58 56e8cf6446e4: Preparing 07:34:58 f28f42d9dab6: Preparing 07:34:58 a71bf22dd22c: Preparing 07:34:58 b622781418cf: Preparing 07:34:58 dd9c8f8612c8: Preparing 07:34:58 b622781418cf: Waiting 07:34:58 dd9c8f8612c8: Waiting 07:34:58 ceea200e5bbc: Layer already exists 07:34:58 56e8cf6446e4: Layer already exists 07:34:58 f28f42d9dab6: Layer already exists 07:34:58 a71bf22dd22c: Layer already exists 07:34:58 d975d888445f: Layer already exists 07:34:58 dd9c8f8612c8: Layer already exists 07:34:58 b622781418cf: Layer already exists 07:34:58 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:251954724f29bd0e52f541d49f3614335eb3ba96baaefaaa9e34fbcba609cfc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 07:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:34:59 d975d888445f: Preparing 07:34:59 ceea200e5bbc: Preparing 07:34:59 56e8cf6446e4: Preparing 07:34:59 f28f42d9dab6: Preparing 07:34:59 a71bf22dd22c: Preparing 07:34:59 b622781418cf: Preparing 07:34:59 dd9c8f8612c8: Preparing 07:34:59 b622781418cf: Waiting 07:34:59 dd9c8f8612c8: Waiting 07:34:59 f28f42d9dab6: Layer already exists 07:34:59 a71bf22dd22c: Layer already exists 07:34:59 d975d888445f: Layer already exists 07:34:59 ceea200e5bbc: Layer already exists 07:34:59 56e8cf6446e4: Layer already exists 07:34:59 b622781418cf: Layer already exists 07:34:59 dd9c8f8612c8: Layer already exists 07:34:59 odessa: digest: sha256:251954724f29bd0e52f541d49f3614335eb3ba96baaefaaa9e34fbcba609cfc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:59 ===================================================== [Pipeline] echo 07:34:59 taggedImages: 07:34:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 07:34:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 07:34:59 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:34:59 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:34:59 4.0.0 07:34:59 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:34:59 odessa 07:34:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:35:00 b92b1c7516c7: Preparing 07:35:00 1245038b65c9: Preparing 07:35:00 f28f42d9dab6: Preparing 07:35:00 b3c8f86fa66d: Preparing 07:35:00 4722e5655592: Preparing 07:35:00 dd9c8f8612c8: Preparing 07:35:00 dd9c8f8612c8: Waiting 07:35:00 f28f42d9dab6: Layer already exists 07:35:00 dd9c8f8612c8: Layer already exists 07:35:00 4722e5655592: Pushed 07:35:00 b92b1c7516c7: Pushed 07:35:00 b3c8f86fa66d: Pushed 07:35:05 1245038b65c9: Pushed 07:35:05 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:c9b78181bff862feca201c983f0a9ba6578756a0d87c8b8bb1188a23d247a534 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 07:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:35:06 b92b1c7516c7: Preparing 07:35:06 1245038b65c9: Preparing 07:35:06 f28f42d9dab6: Preparing 07:35:06 b3c8f86fa66d: Preparing 07:35:06 4722e5655592: Preparing 07:35:06 dd9c8f8612c8: Preparing 07:35:06 dd9c8f8612c8: Waiting 07:35:06 4722e5655592: Layer already exists 07:35:06 1245038b65c9: Layer already exists 07:35:06 f28f42d9dab6: Layer already exists 07:35:06 b92b1c7516c7: Layer already exists 07:35:06 b3c8f86fa66d: Layer already exists 07:35:06 dd9c8f8612c8: Layer already exists 07:35:06 4.0.0: digest: sha256:c9b78181bff862feca201c983f0a9ba6578756a0d87c8b8bb1188a23d247a534 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:35:07 b92b1c7516c7: Preparing 07:35:07 1245038b65c9: Preparing 07:35:07 f28f42d9dab6: Preparing 07:35:07 b3c8f86fa66d: Preparing 07:35:07 4722e5655592: Preparing 07:35:07 dd9c8f8612c8: Preparing 07:35:07 dd9c8f8612c8: Waiting 07:35:07 4722e5655592: Layer already exists 07:35:07 f28f42d9dab6: Layer already exists 07:35:07 1245038b65c9: Layer already exists 07:35:07 b92b1c7516c7: Layer already exists 07:35:07 b3c8f86fa66d: Layer already exists 07:35:07 dd9c8f8612c8: Layer already exists 07:35:07 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:c9b78181bff862feca201c983f0a9ba6578756a0d87c8b8bb1188a23d247a534 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 07:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:35:07 b92b1c7516c7: Preparing 07:35:07 1245038b65c9: Preparing 07:35:07 f28f42d9dab6: Preparing 07:35:07 b3c8f86fa66d: Preparing 07:35:07 4722e5655592: Preparing 07:35:07 dd9c8f8612c8: Preparing 07:35:07 4722e5655592: Layer already exists 07:35:07 f28f42d9dab6: Layer already exists 07:35:07 1245038b65c9: Layer already exists 07:35:07 b92b1c7516c7: Layer already exists 07:35:07 b3c8f86fa66d: Layer already exists 07:35:07 dd9c8f8612c8: Layer already exists 07:35:07 odessa: digest: sha256:c9b78181bff862feca201c983f0a9ba6578756a0d87c8b8bb1188a23d247a534 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:07 ===================================================== [Pipeline] echo 07:35:07 taggedImages: 07:35:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 07:35:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 07:35:08 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:35:08 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:08 4.0.0 07:35:08 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:08 odessa 07:35:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:35:08 a77768cef4a4: Preparing 07:35:08 bb0148a99e09: Preparing 07:35:08 8d0113cb546a: Preparing 07:35:08 56e8cf6446e4: Preparing 07:35:08 f28f42d9dab6: Preparing 07:35:08 66eb74f682c6: Preparing 07:35:08 84285923ae45: Preparing 07:35:08 dd9c8f8612c8: Preparing 07:35:08 66eb74f682c6: Waiting 07:35:08 84285923ae45: Waiting 07:35:08 dd9c8f8612c8: Waiting 07:35:08 56e8cf6446e4: Layer already exists 07:35:08 f28f42d9dab6: Layer already exists 07:35:08 66eb74f682c6: Layer already exists 07:35:08 84285923ae45: Layer already exists 07:35:08 bb0148a99e09: Pushed 07:35:08 dd9c8f8612c8: Layer already exists 07:35:08 a77768cef4a4: Pushed 07:35:14 8d0113cb546a: Pushed 07:35:14 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:5fcaae93a4b36b28e210fe59f2f54240529092b5fba63a266ef0d8f719915887 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 07:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:35:14 a77768cef4a4: Preparing 07:35:14 bb0148a99e09: Preparing 07:35:14 8d0113cb546a: Preparing 07:35:14 56e8cf6446e4: Preparing 07:35:14 f28f42d9dab6: Preparing 07:35:14 66eb74f682c6: Preparing 07:35:14 84285923ae45: Preparing 07:35:14 dd9c8f8612c8: Preparing 07:35:14 66eb74f682c6: Waiting 07:35:14 dd9c8f8612c8: Waiting 07:35:14 84285923ae45: Waiting 07:35:14 bb0148a99e09: Layer already exists 07:35:14 56e8cf6446e4: Layer already exists 07:35:14 8d0113cb546a: Layer already exists 07:35:14 a77768cef4a4: Layer already exists 07:35:14 f28f42d9dab6: Layer already exists 07:35:14 66eb74f682c6: Layer already exists 07:35:14 84285923ae45: Layer already exists 07:35:14 dd9c8f8612c8: Layer already exists 07:35:15 4.0.0: digest: sha256:5fcaae93a4b36b28e210fe59f2f54240529092b5fba63a266ef0d8f719915887 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:35:15 a77768cef4a4: Preparing 07:35:15 bb0148a99e09: Preparing 07:35:15 8d0113cb546a: Preparing 07:35:15 56e8cf6446e4: Preparing 07:35:15 f28f42d9dab6: Preparing 07:35:15 66eb74f682c6: Preparing 07:35:15 84285923ae45: Preparing 07:35:15 dd9c8f8612c8: Preparing 07:35:15 66eb74f682c6: Waiting 07:35:15 84285923ae45: Waiting 07:35:15 8d0113cb546a: Layer already exists 07:35:15 a77768cef4a4: Layer already exists 07:35:15 56e8cf6446e4: Layer already exists 07:35:15 bb0148a99e09: Layer already exists 07:35:15 f28f42d9dab6: Layer already exists 07:35:15 66eb74f682c6: Layer already exists 07:35:15 dd9c8f8612c8: Layer already exists 07:35:15 84285923ae45: Layer already exists 07:35:16 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:5fcaae93a4b36b28e210fe59f2f54240529092b5fba63a266ef0d8f719915887 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 07:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:35:16 a77768cef4a4: Preparing 07:35:16 bb0148a99e09: Preparing 07:35:16 8d0113cb546a: Preparing 07:35:16 56e8cf6446e4: Preparing 07:35:16 f28f42d9dab6: Preparing 07:35:16 66eb74f682c6: Preparing 07:35:16 84285923ae45: Preparing 07:35:16 dd9c8f8612c8: Preparing 07:35:16 66eb74f682c6: Waiting 07:35:16 84285923ae45: Waiting 07:35:16 dd9c8f8612c8: Waiting 07:35:16 f28f42d9dab6: Layer already exists 07:35:16 a77768cef4a4: Layer already exists 07:35:16 bb0148a99e09: Layer already exists 07:35:16 8d0113cb546a: Layer already exists 07:35:16 56e8cf6446e4: Layer already exists 07:35:16 84285923ae45: Layer already exists 07:35:16 66eb74f682c6: Layer already exists 07:35:16 dd9c8f8612c8: Layer already exists 07:35:17 odessa: digest: sha256:5fcaae93a4b36b28e210fe59f2f54240529092b5fba63a266ef0d8f719915887 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:17 ===================================================== [Pipeline] echo 07:35:17 taggedImages: 07:35:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 07:35:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 07:35:17 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:35:17 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:17 4.0.0 07:35:17 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:17 odessa 07:35:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:35:18 26cc7e9a6275: Preparing 07:35:18 d5fcdbab9813: Preparing 07:35:18 d0e754b53905: Preparing 07:35:18 744a6a2fbaaa: Preparing 07:35:18 d4efe99fc931: Preparing 07:35:18 bc55c14ca8c6: Preparing 07:35:18 1d15ec3f75c2: Preparing 07:35:18 56e8cf6446e4: Preparing 07:35:18 f28f42d9dab6: Preparing 07:35:18 89b1ddc02df8: Preparing 07:35:18 bc55c14ca8c6: Waiting 07:35:18 1d15ec3f75c2: Waiting 07:35:18 6080a7633711: Preparing 07:35:18 5f70bf18a086: Preparing 07:35:18 56e8cf6446e4: Waiting 07:35:18 f954d391c59f: Preparing 07:35:18 40fc1c645ba4: Preparing 07:35:18 3a24cfa1eae5: Preparing 07:35:18 dd9c8f8612c8: Preparing 07:35:18 89b1ddc02df8: Waiting 07:35:18 6080a7633711: Waiting 07:35:18 5f70bf18a086: Waiting 07:35:18 f954d391c59f: Waiting 07:35:18 40fc1c645ba4: Waiting 07:35:18 3a24cfa1eae5: Waiting 07:35:18 dd9c8f8612c8: Waiting 07:35:18 f28f42d9dab6: Waiting 07:35:18 744a6a2fbaaa: Pushed 07:35:18 d5fcdbab9813: Pushed 07:35:18 26cc7e9a6275: Pushed 07:35:18 d0e754b53905: Pushed 07:35:18 d4efe99fc931: Pushed 07:35:18 56e8cf6446e4: Layer already exists 07:35:18 f28f42d9dab6: Layer already exists 07:35:18 5f70bf18a086: Layer already exists 07:35:18 bc55c14ca8c6: Pushed 07:35:18 6080a7633711: Pushed 07:35:18 89b1ddc02df8: Pushed 07:35:18 f954d391c59f: Pushed 07:35:18 40fc1c645ba4: Pushed 07:35:18 dd9c8f8612c8: Layer already exists 07:35:18 3a24cfa1eae5: Pushed 07:35:21 1d15ec3f75c2: Pushed 07:35:21 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:405aba3643a8d1adc169e6b010a9473d78687337ac723adf0dfe44c391c3559e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 07:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:35:21 26cc7e9a6275: Preparing 07:35:21 d5fcdbab9813: Preparing 07:35:21 d0e754b53905: Preparing 07:35:21 744a6a2fbaaa: Preparing 07:35:21 d4efe99fc931: Preparing 07:35:21 bc55c14ca8c6: Preparing 07:35:21 1d15ec3f75c2: Preparing 07:35:21 56e8cf6446e4: Preparing 07:35:21 f28f42d9dab6: Preparing 07:35:21 89b1ddc02df8: Preparing 07:35:21 6080a7633711: Preparing 07:35:21 5f70bf18a086: Preparing 07:35:21 f954d391c59f: Preparing 07:35:21 40fc1c645ba4: Preparing 07:35:21 3a24cfa1eae5: Preparing 07:35:21 dd9c8f8612c8: Preparing 07:35:21 56e8cf6446e4: Waiting 07:35:21 f954d391c59f: Waiting 07:35:21 f28f42d9dab6: Waiting 07:35:21 40fc1c645ba4: Waiting 07:35:21 89b1ddc02df8: Waiting 07:35:21 6080a7633711: Waiting 07:35:21 5f70bf18a086: Waiting 07:35:21 bc55c14ca8c6: Waiting 07:35:21 1d15ec3f75c2: Waiting 07:35:21 d5fcdbab9813: Layer already exists 07:35:21 744a6a2fbaaa: Layer already exists 07:35:21 d0e754b53905: Layer already exists 07:35:21 26cc7e9a6275: Layer already exists 07:35:21 d4efe99fc931: Layer already exists 07:35:21 56e8cf6446e4: Layer already exists 07:35:21 1d15ec3f75c2: Layer already exists 07:35:21 f28f42d9dab6: Layer already exists 07:35:21 bc55c14ca8c6: Layer already exists 07:35:21 89b1ddc02df8: Layer already exists 07:35:21 5f70bf18a086: Layer already exists 07:35:21 40fc1c645ba4: Layer already exists 07:35:21 6080a7633711: Layer already exists 07:35:21 3a24cfa1eae5: Layer already exists 07:35:21 f954d391c59f: Layer already exists 07:35:21 dd9c8f8612c8: Layer already exists 07:35:22 4.0.0: digest: sha256:405aba3643a8d1adc169e6b010a9473d78687337ac723adf0dfe44c391c3559e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:35:22 26cc7e9a6275: Preparing 07:35:22 d5fcdbab9813: Preparing 07:35:22 d0e754b53905: Preparing 07:35:22 744a6a2fbaaa: Preparing 07:35:22 d4efe99fc931: Preparing 07:35:22 bc55c14ca8c6: Preparing 07:35:22 1d15ec3f75c2: Preparing 07:35:22 56e8cf6446e4: Preparing 07:35:22 f28f42d9dab6: Preparing 07:35:22 89b1ddc02df8: Preparing 07:35:22 6080a7633711: Preparing 07:35:22 5f70bf18a086: Preparing 07:35:22 f954d391c59f: Preparing 07:35:22 40fc1c645ba4: Preparing 07:35:22 3a24cfa1eae5: Preparing 07:35:22 dd9c8f8612c8: Preparing 07:35:22 bc55c14ca8c6: Waiting 07:35:22 1d15ec3f75c2: Waiting 07:35:22 56e8cf6446e4: Waiting 07:35:22 f28f42d9dab6: Waiting 07:35:22 89b1ddc02df8: Waiting 07:35:22 6080a7633711: Waiting 07:35:22 5f70bf18a086: Waiting 07:35:22 f954d391c59f: Waiting 07:35:22 40fc1c645ba4: Waiting 07:35:22 3a24cfa1eae5: Waiting 07:35:22 dd9c8f8612c8: Waiting 07:35:22 d5fcdbab9813: Layer already exists 07:35:22 744a6a2fbaaa: Layer already exists 07:35:22 26cc7e9a6275: Layer already exists 07:35:22 d4efe99fc931: Layer already exists 07:35:22 d0e754b53905: Layer already exists 07:35:22 bc55c14ca8c6: Layer already exists 07:35:22 1d15ec3f75c2: Layer already exists 07:35:22 56e8cf6446e4: Layer already exists 07:35:22 f28f42d9dab6: Layer already exists 07:35:22 89b1ddc02df8: Layer already exists 07:35:22 6080a7633711: Layer already exists 07:35:22 f954d391c59f: Layer already exists 07:35:22 5f70bf18a086: Layer already exists 07:35:22 40fc1c645ba4: Layer already exists 07:35:22 3a24cfa1eae5: Layer already exists 07:35:22 dd9c8f8612c8: Layer already exists 07:35:23 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:405aba3643a8d1adc169e6b010a9473d78687337ac723adf0dfe44c391c3559e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 07:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:35:23 26cc7e9a6275: Preparing 07:35:23 d5fcdbab9813: Preparing 07:35:23 d0e754b53905: Preparing 07:35:23 744a6a2fbaaa: Preparing 07:35:23 d4efe99fc931: Preparing 07:35:23 bc55c14ca8c6: Preparing 07:35:23 1d15ec3f75c2: Preparing 07:35:23 56e8cf6446e4: Preparing 07:35:23 f28f42d9dab6: Preparing 07:35:23 89b1ddc02df8: Preparing 07:35:23 6080a7633711: Preparing 07:35:23 5f70bf18a086: Preparing 07:35:23 f954d391c59f: Preparing 07:35:23 40fc1c645ba4: Preparing 07:35:23 3a24cfa1eae5: Preparing 07:35:23 dd9c8f8612c8: Preparing 07:35:23 bc55c14ca8c6: Waiting 07:35:23 1d15ec3f75c2: Waiting 07:35:23 56e8cf6446e4: Waiting 07:35:23 f28f42d9dab6: Waiting 07:35:23 89b1ddc02df8: Waiting 07:35:23 6080a7633711: Waiting 07:35:23 5f70bf18a086: Waiting 07:35:23 f954d391c59f: Waiting 07:35:23 40fc1c645ba4: Waiting 07:35:23 3a24cfa1eae5: Waiting 07:35:23 dd9c8f8612c8: Waiting 07:35:23 d0e754b53905: Layer already exists 07:35:23 26cc7e9a6275: Layer already exists 07:35:23 d4efe99fc931: Layer already exists 07:35:23 d5fcdbab9813: Layer already exists 07:35:23 744a6a2fbaaa: Layer already exists 07:35:23 89b1ddc02df8: Layer already exists 07:35:23 56e8cf6446e4: Layer already exists 07:35:23 bc55c14ca8c6: Layer already exists 07:35:23 f28f42d9dab6: Layer already exists 07:35:23 1d15ec3f75c2: Layer already exists 07:35:23 6080a7633711: Layer already exists 07:35:23 3a24cfa1eae5: Layer already exists 07:35:23 5f70bf18a086: Layer already exists 07:35:23 40fc1c645ba4: Layer already exists 07:35:23 f954d391c59f: Layer already exists 07:35:23 dd9c8f8612c8: Layer already exists 07:35:23 odessa: digest: sha256:405aba3643a8d1adc169e6b010a9473d78687337ac723adf0dfe44c391c3559e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:24 ===================================================== [Pipeline] echo 07:35:24 taggedImages: 07:35:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 07:35:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 07:35:24 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:35:24 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:24 4.0.0 07:35:24 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:24 odessa 07:35:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:35:24 62e672f1bcd5: Preparing 07:35:24 b0a4594edfa3: Preparing 07:35:24 1c7e9e3984b8: Preparing 07:35:24 1592699c49f2: Preparing 07:35:24 56e8cf6446e4: Preparing 07:35:24 f28f42d9dab6: Preparing 07:35:24 66eb74f682c6: Preparing 07:35:24 f28f42d9dab6: Waiting 07:35:24 84285923ae45: Preparing 07:35:24 66eb74f682c6: Waiting 07:35:24 dd9c8f8612c8: Preparing 07:35:24 84285923ae45: Waiting 07:35:24 dd9c8f8612c8: Waiting 07:35:25 56e8cf6446e4: Layer already exists 07:35:25 1c7e9e3984b8: Pushed 07:35:25 f28f42d9dab6: Layer already exists 07:35:25 b0a4594edfa3: Pushed 07:35:25 66eb74f682c6: Layer already exists 07:35:25 84285923ae45: Layer already exists 07:35:25 dd9c8f8612c8: Layer already exists 07:35:25 62e672f1bcd5: Pushed 07:35:30 1592699c49f2: Pushed 07:35:30 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:d3b06e538dc443a865cd4b0bff6060b7e4b7ebb7eb9c84862238e08af99ac043 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 07:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:35:31 62e672f1bcd5: Preparing 07:35:31 b0a4594edfa3: Preparing 07:35:31 1c7e9e3984b8: Preparing 07:35:31 1592699c49f2: Preparing 07:35:31 56e8cf6446e4: Preparing 07:35:31 f28f42d9dab6: Preparing 07:35:31 66eb74f682c6: Preparing 07:35:31 84285923ae45: Preparing 07:35:31 dd9c8f8612c8: Preparing 07:35:31 f28f42d9dab6: Waiting 07:35:31 66eb74f682c6: Waiting 07:35:31 84285923ae45: Waiting 07:35:31 dd9c8f8612c8: Waiting 07:35:31 62e672f1bcd5: Layer already exists 07:35:31 1c7e9e3984b8: Layer already exists 07:35:31 b0a4594edfa3: Layer already exists 07:35:31 56e8cf6446e4: Layer already exists 07:35:31 1592699c49f2: Layer already exists 07:35:31 f28f42d9dab6: Layer already exists 07:35:31 66eb74f682c6: Layer already exists 07:35:31 84285923ae45: Layer already exists 07:35:31 dd9c8f8612c8: Layer already exists 07:35:31 4.0.0: digest: sha256:d3b06e538dc443a865cd4b0bff6060b7e4b7ebb7eb9c84862238e08af99ac043 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:35:32 62e672f1bcd5: Preparing 07:35:32 b0a4594edfa3: Preparing 07:35:32 1c7e9e3984b8: Preparing 07:35:32 1592699c49f2: Preparing 07:35:32 56e8cf6446e4: Preparing 07:35:32 f28f42d9dab6: Preparing 07:35:32 66eb74f682c6: Preparing 07:35:32 84285923ae45: Preparing 07:35:32 dd9c8f8612c8: Preparing 07:35:32 84285923ae45: Waiting 07:35:32 66eb74f682c6: Waiting 07:35:32 dd9c8f8612c8: Waiting 07:35:32 f28f42d9dab6: Waiting 07:35:32 56e8cf6446e4: Layer already exists 07:35:32 1592699c49f2: Layer already exists 07:35:32 b0a4594edfa3: Layer already exists 07:35:32 1c7e9e3984b8: Layer already exists 07:35:32 62e672f1bcd5: Layer already exists 07:35:32 84285923ae45: Layer already exists 07:35:32 f28f42d9dab6: Layer already exists 07:35:32 dd9c8f8612c8: Layer already exists 07:35:32 66eb74f682c6: Layer already exists 07:35:32 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:d3b06e538dc443a865cd4b0bff6060b7e4b7ebb7eb9c84862238e08af99ac043 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 07:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:35:33 62e672f1bcd5: Preparing 07:35:33 b0a4594edfa3: Preparing 07:35:33 1c7e9e3984b8: Preparing 07:35:33 1592699c49f2: Preparing 07:35:33 56e8cf6446e4: Preparing 07:35:33 f28f42d9dab6: Preparing 07:35:33 66eb74f682c6: Preparing 07:35:33 84285923ae45: Preparing 07:35:33 dd9c8f8612c8: Preparing 07:35:33 66eb74f682c6: Waiting 07:35:33 84285923ae45: Waiting 07:35:33 dd9c8f8612c8: Waiting 07:35:33 f28f42d9dab6: Waiting 07:35:33 56e8cf6446e4: Layer already exists 07:35:33 1c7e9e3984b8: Layer already exists 07:35:33 62e672f1bcd5: Layer already exists 07:35:33 1592699c49f2: Layer already exists 07:35:33 b0a4594edfa3: Layer already exists 07:35:33 84285923ae45: Layer already exists 07:35:33 66eb74f682c6: Layer already exists 07:35:33 f28f42d9dab6: Layer already exists 07:35:33 dd9c8f8612c8: Layer already exists 07:35:33 odessa: digest: sha256:d3b06e538dc443a865cd4b0bff6060b7e4b7ebb7eb9c84862238e08af99ac043 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:33 ===================================================== [Pipeline] echo 07:35:33 taggedImages: 07:35:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 07:35:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 07:35:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:35:33 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:33 4.0.0 07:35:33 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:33 odessa 07:35:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:35:34 fb4aebe48604: Preparing 07:35:34 62ca71efbecd: Preparing 07:35:34 eb90aa1f341c: Preparing 07:35:34 39db480b5e3d: Preparing 07:35:34 6be17b4695d1: Preparing 07:35:34 56e8cf6446e4: Preparing 07:35:34 f28f42d9dab6: Preparing 07:35:34 c7f294cb6198: Preparing 07:35:34 b6812681d866: Preparing 07:35:34 a30d8202191e: Preparing 07:35:34 dd9c8f8612c8: Preparing 07:35:34 c7f294cb6198: Waiting 07:35:34 b6812681d866: Waiting 07:35:34 56e8cf6446e4: Waiting 07:35:34 f28f42d9dab6: Waiting 07:35:34 a30d8202191e: Waiting 07:35:34 dd9c8f8612c8: Waiting 07:35:34 62ca71efbecd: Pushed 07:35:34 6be17b4695d1: Pushed 07:35:34 39db480b5e3d: Pushed 07:35:34 56e8cf6446e4: Layer already exists 07:35:34 f28f42d9dab6: Layer already exists 07:35:34 fb4aebe48604: Pushed 07:35:34 dd9c8f8612c8: Layer already exists 07:35:34 c7f294cb6198: Pushed 07:35:34 b6812681d866: Pushed 07:35:37 a30d8202191e: Pushed 07:35:38 eb90aa1f341c: Pushed 07:35:38 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:70cbb6f9843a978e19c7e61e42f782fa57e6f5c53e1187e9fc59b138488fb9a0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 07:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:35:39 fb4aebe48604: Preparing 07:35:39 62ca71efbecd: Preparing 07:35:39 eb90aa1f341c: Preparing 07:35:39 39db480b5e3d: Preparing 07:35:39 6be17b4695d1: Preparing 07:35:39 56e8cf6446e4: Preparing 07:35:39 f28f42d9dab6: Preparing 07:35:39 c7f294cb6198: Preparing 07:35:39 b6812681d866: Preparing 07:35:39 a30d8202191e: Preparing 07:35:39 dd9c8f8612c8: Preparing 07:35:39 c7f294cb6198: Waiting 07:35:39 b6812681d866: Waiting 07:35:39 a30d8202191e: Waiting 07:35:39 dd9c8f8612c8: Waiting 07:35:39 56e8cf6446e4: Waiting 07:35:39 f28f42d9dab6: Waiting 07:35:39 39db480b5e3d: Layer already exists 07:35:39 fb4aebe48604: Layer already exists 07:35:39 eb90aa1f341c: Layer already exists 07:35:39 6be17b4695d1: Layer already exists 07:35:39 62ca71efbecd: Layer already exists 07:35:39 c7f294cb6198: Layer already exists 07:35:39 a30d8202191e: Layer already exists 07:35:39 b6812681d866: Layer already exists 07:35:39 f28f42d9dab6: Layer already exists 07:35:39 56e8cf6446e4: Layer already exists 07:35:39 dd9c8f8612c8: Layer already exists 07:35:39 4.0.0: digest: sha256:70cbb6f9843a978e19c7e61e42f782fa57e6f5c53e1187e9fc59b138488fb9a0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:35:40 fb4aebe48604: Preparing 07:35:40 62ca71efbecd: Preparing 07:35:40 eb90aa1f341c: Preparing 07:35:40 39db480b5e3d: Preparing 07:35:40 6be17b4695d1: Preparing 07:35:40 56e8cf6446e4: Preparing 07:35:40 f28f42d9dab6: Preparing 07:35:40 c7f294cb6198: Preparing 07:35:40 b6812681d866: Preparing 07:35:40 a30d8202191e: Preparing 07:35:40 dd9c8f8612c8: Preparing 07:35:40 f28f42d9dab6: Waiting 07:35:40 c7f294cb6198: Waiting 07:35:40 b6812681d866: Waiting 07:35:40 a30d8202191e: Waiting 07:35:40 dd9c8f8612c8: Waiting 07:35:40 56e8cf6446e4: Waiting 07:35:40 62ca71efbecd: Layer already exists 07:35:40 fb4aebe48604: Layer already exists 07:35:40 6be17b4695d1: Layer already exists 07:35:40 39db480b5e3d: Layer already exists 07:35:40 eb90aa1f341c: Layer already exists 07:35:40 a30d8202191e: Layer already exists 07:35:40 f28f42d9dab6: Layer already exists 07:35:40 c7f294cb6198: Layer already exists 07:35:40 b6812681d866: Layer already exists 07:35:40 56e8cf6446e4: Layer already exists 07:35:40 dd9c8f8612c8: Layer already exists 07:35:40 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:70cbb6f9843a978e19c7e61e42f782fa57e6f5c53e1187e9fc59b138488fb9a0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 07:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:35:41 fb4aebe48604: Preparing 07:35:41 62ca71efbecd: Preparing 07:35:41 eb90aa1f341c: Preparing 07:35:41 39db480b5e3d: Preparing 07:35:41 6be17b4695d1: Preparing 07:35:41 56e8cf6446e4: Preparing 07:35:41 f28f42d9dab6: Preparing 07:35:41 c7f294cb6198: Preparing 07:35:41 b6812681d866: Preparing 07:35:41 a30d8202191e: Preparing 07:35:41 dd9c8f8612c8: Preparing 07:35:41 c7f294cb6198: Waiting 07:35:41 b6812681d866: Waiting 07:35:41 a30d8202191e: Waiting 07:35:41 dd9c8f8612c8: Waiting 07:35:41 56e8cf6446e4: Waiting 07:35:41 f28f42d9dab6: Waiting 07:35:41 fb4aebe48604: Layer already exists 07:35:41 eb90aa1f341c: Layer already exists 07:35:41 62ca71efbecd: Layer already exists 07:35:41 6be17b4695d1: Layer already exists 07:35:41 39db480b5e3d: Layer already exists 07:35:41 c7f294cb6198: Layer already exists 07:35:41 f28f42d9dab6: Layer already exists 07:35:41 b6812681d866: Layer already exists 07:35:41 56e8cf6446e4: Layer already exists 07:35:41 a30d8202191e: Layer already exists 07:35:41 dd9c8f8612c8: Layer already exists 07:35:41 odessa: digest: sha256:70cbb6f9843a978e19c7e61e42f782fa57e6f5c53e1187e9fc59b138488fb9a0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:41 ===================================================== [Pipeline] echo 07:35:41 taggedImages: 07:35:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 07:35:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 07:35:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:35:41 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:41 4.0.0 07:35:41 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:41 odessa 07:35:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:35:42 a7be605bb8d9: Preparing 07:35:42 e4584448f1bc: Preparing 07:35:42 428076fa7af6: Preparing 07:35:42 f5fefe9c406b: Preparing 07:35:42 5022b6bb60bd: Preparing 07:35:42 4793ade2a75d: Preparing 07:35:42 4793ade2a75d: Waiting 07:35:42 90ddc28d6507: Preparing 07:35:42 56e8cf6446e4: Preparing 07:35:42 90ddc28d6507: Waiting 07:35:42 f28f42d9dab6: Preparing 07:35:42 56e8cf6446e4: Waiting 07:35:42 714c07279c0d: Preparing 07:35:42 f28f42d9dab6: Waiting 07:35:42 3ab69123fe0b: Preparing 07:35:42 714c07279c0d: Waiting 07:35:42 dd9c8f8612c8: Preparing 07:35:42 3ab69123fe0b: Waiting 07:35:42 5022b6bb60bd: Pushed 07:35:42 a7be605bb8d9: Pushed 07:35:42 e4584448f1bc: Pushed 07:35:42 56e8cf6446e4: Layer already exists 07:35:42 f28f42d9dab6: Layer already exists 07:35:42 90ddc28d6507: Pushed 07:35:42 4793ade2a75d: Pushed 07:35:43 dd9c8f8612c8: Layer already exists 07:35:43 714c07279c0d: Pushed 07:35:45 3ab69123fe0b: Pushed 07:35:46 f5fefe9c406b: Pushed 07:35:49 428076fa7af6: Pushed 07:35:49 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:3660eeea1d2481167e404bf4551f1d70fe705bd08f9e2596fb49a88528614a82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 07:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:35:49 a7be605bb8d9: Preparing 07:35:49 e4584448f1bc: Preparing 07:35:49 428076fa7af6: Preparing 07:35:49 f5fefe9c406b: Preparing 07:35:49 5022b6bb60bd: Preparing 07:35:49 4793ade2a75d: Preparing 07:35:49 90ddc28d6507: Preparing 07:35:49 4793ade2a75d: Waiting 07:35:49 90ddc28d6507: Waiting 07:35:49 56e8cf6446e4: Preparing 07:35:49 f28f42d9dab6: Preparing 07:35:49 56e8cf6446e4: Waiting 07:35:49 714c07279c0d: Preparing 07:35:49 f28f42d9dab6: Waiting 07:35:49 3ab69123fe0b: Preparing 07:35:49 dd9c8f8612c8: Preparing 07:35:49 714c07279c0d: Waiting 07:35:49 3ab69123fe0b: Waiting 07:35:49 dd9c8f8612c8: Waiting 07:35:49 5022b6bb60bd: Layer already exists 07:35:49 428076fa7af6: Layer already exists 07:35:49 e4584448f1bc: Layer already exists 07:35:49 a7be605bb8d9: Layer already exists 07:35:49 f5fefe9c406b: Layer already exists 07:35:49 90ddc28d6507: Layer already exists 07:35:49 56e8cf6446e4: Layer already exists 07:35:49 714c07279c0d: Layer already exists 07:35:49 f28f42d9dab6: Layer already exists 07:35:49 4793ade2a75d: Layer already exists 07:35:49 3ab69123fe0b: Layer already exists 07:35:49 dd9c8f8612c8: Layer already exists 07:35:50 4.0.0: digest: sha256:3660eeea1d2481167e404bf4551f1d70fe705bd08f9e2596fb49a88528614a82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:35:50 a7be605bb8d9: Preparing 07:35:50 e4584448f1bc: Preparing 07:35:50 428076fa7af6: Preparing 07:35:50 f5fefe9c406b: Preparing 07:35:50 5022b6bb60bd: Preparing 07:35:50 4793ade2a75d: Preparing 07:35:50 90ddc28d6507: Preparing 07:35:50 56e8cf6446e4: Preparing 07:35:50 f28f42d9dab6: Preparing 07:35:50 714c07279c0d: Preparing 07:35:50 3ab69123fe0b: Preparing 07:35:50 dd9c8f8612c8: Preparing 07:35:50 56e8cf6446e4: Waiting 07:35:50 f28f42d9dab6: Waiting 07:35:50 714c07279c0d: Waiting 07:35:50 4793ade2a75d: Waiting 07:35:50 90ddc28d6507: Waiting 07:35:50 3ab69123fe0b: Waiting 07:35:50 dd9c8f8612c8: Waiting 07:35:50 a7be605bb8d9: Layer already exists 07:35:50 e4584448f1bc: Layer already exists 07:35:50 f5fefe9c406b: Layer already exists 07:35:50 5022b6bb60bd: Layer already exists 07:35:50 428076fa7af6: Layer already exists 07:35:50 4793ade2a75d: Layer already exists 07:35:50 f28f42d9dab6: Layer already exists 07:35:50 56e8cf6446e4: Layer already exists 07:35:50 90ddc28d6507: Layer already exists 07:35:50 714c07279c0d: Layer already exists 07:35:50 3ab69123fe0b: Layer already exists 07:35:50 dd9c8f8612c8: Layer already exists 07:35:50 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:3660eeea1d2481167e404bf4551f1d70fe705bd08f9e2596fb49a88528614a82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 07:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:35:51 a7be605bb8d9: Preparing 07:35:51 e4584448f1bc: Preparing 07:35:51 428076fa7af6: Preparing 07:35:51 f5fefe9c406b: Preparing 07:35:51 5022b6bb60bd: Preparing 07:35:51 4793ade2a75d: Preparing 07:35:51 90ddc28d6507: Preparing 07:35:51 56e8cf6446e4: Preparing 07:35:51 f28f42d9dab6: Preparing 07:35:51 714c07279c0d: Preparing 07:35:51 3ab69123fe0b: Preparing 07:35:51 dd9c8f8612c8: Preparing 07:35:51 4793ade2a75d: Waiting 07:35:51 90ddc28d6507: Waiting 07:35:51 f28f42d9dab6: Waiting 07:35:51 714c07279c0d: Waiting 07:35:51 56e8cf6446e4: Waiting 07:35:51 dd9c8f8612c8: Waiting 07:35:51 3ab69123fe0b: Waiting 07:35:51 5022b6bb60bd: Layer already exists 07:35:51 a7be605bb8d9: Layer already exists 07:35:51 e4584448f1bc: Layer already exists 07:35:51 f5fefe9c406b: Layer already exists 07:35:51 428076fa7af6: Layer already exists 07:35:51 90ddc28d6507: Layer already exists 07:35:51 f28f42d9dab6: Layer already exists 07:35:51 4793ade2a75d: Layer already exists 07:35:51 56e8cf6446e4: Layer already exists 07:35:51 714c07279c0d: Layer already exists 07:35:51 3ab69123fe0b: Layer already exists 07:35:51 dd9c8f8612c8: Layer already exists 07:35:51 odessa: digest: sha256:3660eeea1d2481167e404bf4551f1d70fe705bd08f9e2596fb49a88528614a82 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:52 ===================================================== [Pipeline] echo 07:35:52 taggedImages: 07:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 07:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 07:35:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:35:52 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:52 4.0.0 07:35:52 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:35:52 odessa 07:35:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:35:52 8666e04c021d: Preparing 07:35:52 9e8ecee92a39: Preparing 07:35:52 56e8cf6446e4: Preparing 07:35:52 f28f42d9dab6: Preparing 07:35:52 67c871b3f2c1: Preparing 07:35:52 1fe4877084bf: Preparing 07:35:52 dd9c8f8612c8: Preparing 07:35:52 1fe4877084bf: Waiting 07:35:52 dd9c8f8612c8: Waiting 07:35:52 56e8cf6446e4: Layer already exists 07:35:53 f28f42d9dab6: Layer already exists 07:35:53 dd9c8f8612c8: Layer already exists 07:35:53 67c871b3f2c1: Pushed 07:35:53 8666e04c021d: Pushed 07:35:54 1fe4877084bf: Pushed 07:36:00 9e8ecee92a39: Pushed 07:36:00 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:96f2cd3c58a5ff2f7480cb80549a321413666f66b1fc74b4aa339a47fef650ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 07:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:36:00 8666e04c021d: Preparing 07:36:00 9e8ecee92a39: Preparing 07:36:00 56e8cf6446e4: Preparing 07:36:00 f28f42d9dab6: Preparing 07:36:00 67c871b3f2c1: Preparing 07:36:00 1fe4877084bf: Preparing 07:36:00 dd9c8f8612c8: Preparing 07:36:00 1fe4877084bf: Waiting 07:36:00 dd9c8f8612c8: Waiting 07:36:00 f28f42d9dab6: Layer already exists 07:36:00 9e8ecee92a39: Layer already exists 07:36:00 8666e04c021d: Layer already exists 07:36:00 67c871b3f2c1: Layer already exists 07:36:00 56e8cf6446e4: Layer already exists 07:36:00 1fe4877084bf: Layer already exists 07:36:00 dd9c8f8612c8: Layer already exists 07:36:01 4.0.0: digest: sha256:96f2cd3c58a5ff2f7480cb80549a321413666f66b1fc74b4aa339a47fef650ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:36:01 8666e04c021d: Preparing 07:36:01 9e8ecee92a39: Preparing 07:36:01 56e8cf6446e4: Preparing 07:36:01 f28f42d9dab6: Preparing 07:36:01 67c871b3f2c1: Preparing 07:36:01 1fe4877084bf: Preparing 07:36:01 dd9c8f8612c8: Preparing 07:36:01 1fe4877084bf: Waiting 07:36:01 dd9c8f8612c8: Waiting 07:36:01 67c871b3f2c1: Layer already exists 07:36:01 9e8ecee92a39: Layer already exists 07:36:01 f28f42d9dab6: Layer already exists 07:36:01 8666e04c021d: Layer already exists 07:36:01 56e8cf6446e4: Layer already exists 07:36:01 dd9c8f8612c8: Layer already exists 07:36:01 1fe4877084bf: Layer already exists 07:36:01 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:96f2cd3c58a5ff2f7480cb80549a321413666f66b1fc74b4aa339a47fef650ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 07:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:36:02 8666e04c021d: Preparing 07:36:02 9e8ecee92a39: Preparing 07:36:02 56e8cf6446e4: Preparing 07:36:02 f28f42d9dab6: Preparing 07:36:02 67c871b3f2c1: Preparing 07:36:02 1fe4877084bf: Preparing 07:36:02 dd9c8f8612c8: Preparing 07:36:02 1fe4877084bf: Waiting 07:36:02 dd9c8f8612c8: Waiting 07:36:02 9e8ecee92a39: Layer already exists 07:36:02 67c871b3f2c1: Layer already exists 07:36:02 f28f42d9dab6: Layer already exists 07:36:02 8666e04c021d: Layer already exists 07:36:02 56e8cf6446e4: Layer already exists 07:36:02 1fe4877084bf: Layer already exists 07:36:02 dd9c8f8612c8: Layer already exists 07:36:02 odessa: digest: sha256:96f2cd3c58a5ff2f7480cb80549a321413666f66b1fc74b4aa339a47fef650ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:03 ===================================================== [Pipeline] echo 07:36:03 taggedImages: 07:36:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 07:36:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 07:36:03 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:36:03 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:03 4.0.0 07:36:03 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:03 odessa 07:36:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:36:03 75f105bfd86b: Preparing 07:36:03 600b3b85eaad: Preparing 07:36:03 19aa76b132c9: Preparing 07:36:03 56e8cf6446e4: Preparing 07:36:03 f28f42d9dab6: Preparing 07:36:03 9df91c8d1249: Preparing 07:36:03 d1a711482df6: Preparing 07:36:03 383de80aed39: Preparing 07:36:03 feafe88cf191: Preparing 07:36:03 dd9c8f8612c8: Preparing 07:36:03 9df91c8d1249: Waiting 07:36:03 d1a711482df6: Waiting 07:36:03 383de80aed39: Waiting 07:36:03 feafe88cf191: Waiting 07:36:03 dd9c8f8612c8: Waiting 07:36:03 56e8cf6446e4: Layer already exists 07:36:03 f28f42d9dab6: Layer already exists 07:36:04 19aa76b132c9: Pushed 07:36:04 600b3b85eaad: Pushed 07:36:04 75f105bfd86b: Pushed 07:36:04 dd9c8f8612c8: Layer already exists 07:36:04 383de80aed39: Pushed 07:36:04 feafe88cf191: Pushed 07:36:15 d1a711482df6: Pushed 07:36:29 9df91c8d1249: Pushed 07:36:29 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:3f5ebe21bf4c88bda5a0acacd401cbba4a130902581d9cf00cd23feb153e6a51 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 07:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:36:30 75f105bfd86b: Preparing 07:36:30 600b3b85eaad: Preparing 07:36:30 19aa76b132c9: Preparing 07:36:30 56e8cf6446e4: Preparing 07:36:30 f28f42d9dab6: Preparing 07:36:30 9df91c8d1249: Preparing 07:36:30 d1a711482df6: Preparing 07:36:30 383de80aed39: Preparing 07:36:30 feafe88cf191: Preparing 07:36:30 dd9c8f8612c8: Preparing 07:36:30 9df91c8d1249: Waiting 07:36:30 d1a711482df6: Waiting 07:36:30 383de80aed39: Waiting 07:36:30 feafe88cf191: Waiting 07:36:30 dd9c8f8612c8: Waiting 07:36:30 f28f42d9dab6: Layer already exists 07:36:30 75f105bfd86b: Layer already exists 07:36:30 600b3b85eaad: Layer already exists 07:36:30 56e8cf6446e4: Layer already exists 07:36:30 19aa76b132c9: Layer already exists 07:36:30 feafe88cf191: Layer already exists 07:36:30 9df91c8d1249: Layer already exists 07:36:30 383de80aed39: Layer already exists 07:36:30 d1a711482df6: Layer already exists 07:36:30 dd9c8f8612c8: Layer already exists 07:36:30 4.0.0: digest: sha256:3f5ebe21bf4c88bda5a0acacd401cbba4a130902581d9cf00cd23feb153e6a51 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:36:31 75f105bfd86b: Preparing 07:36:31 600b3b85eaad: Preparing 07:36:31 19aa76b132c9: Preparing 07:36:31 56e8cf6446e4: Preparing 07:36:31 f28f42d9dab6: Preparing 07:36:31 9df91c8d1249: Preparing 07:36:31 d1a711482df6: Preparing 07:36:31 383de80aed39: Preparing 07:36:31 feafe88cf191: Preparing 07:36:31 dd9c8f8612c8: Preparing 07:36:31 9df91c8d1249: Waiting 07:36:31 d1a711482df6: Waiting 07:36:31 383de80aed39: Waiting 07:36:31 feafe88cf191: Waiting 07:36:31 dd9c8f8612c8: Waiting 07:36:31 f28f42d9dab6: Layer already exists 07:36:31 600b3b85eaad: Layer already exists 07:36:31 56e8cf6446e4: Layer already exists 07:36:31 19aa76b132c9: Layer already exists 07:36:31 75f105bfd86b: Layer already exists 07:36:31 9df91c8d1249: Layer already exists 07:36:31 d1a711482df6: Layer already exists 07:36:31 383de80aed39: Layer already exists 07:36:31 feafe88cf191: Layer already exists 07:36:31 dd9c8f8612c8: Layer already exists 07:36:31 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:3f5ebe21bf4c88bda5a0acacd401cbba4a130902581d9cf00cd23feb153e6a51 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 07:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:36:32 75f105bfd86b: Preparing 07:36:32 600b3b85eaad: Preparing 07:36:32 19aa76b132c9: Preparing 07:36:32 56e8cf6446e4: Preparing 07:36:32 f28f42d9dab6: Preparing 07:36:32 9df91c8d1249: Preparing 07:36:32 d1a711482df6: Preparing 07:36:32 383de80aed39: Preparing 07:36:32 feafe88cf191: Preparing 07:36:32 dd9c8f8612c8: Preparing 07:36:32 d1a711482df6: Waiting 07:36:32 383de80aed39: Waiting 07:36:32 feafe88cf191: Waiting 07:36:32 dd9c8f8612c8: Waiting 07:36:32 9df91c8d1249: Waiting 07:36:32 f28f42d9dab6: Layer already exists 07:36:32 19aa76b132c9: Layer already exists 07:36:32 75f105bfd86b: Layer already exists 07:36:32 56e8cf6446e4: Layer already exists 07:36:32 600b3b85eaad: Layer already exists 07:36:32 9df91c8d1249: Layer already exists 07:36:32 d1a711482df6: Layer already exists 07:36:32 feafe88cf191: Layer already exists 07:36:32 383de80aed39: Layer already exists 07:36:32 dd9c8f8612c8: Layer already exists 07:36:32 odessa: digest: sha256:3f5ebe21bf4c88bda5a0acacd401cbba4a130902581d9cf00cd23feb153e6a51 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:32 ===================================================== [Pipeline] echo 07:36:32 taggedImages: 07:36:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 07:36:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 07:36:32 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:36:32 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:32 4.0.0 07:36:32 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:32 odessa 07:36:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:36:33 288a655f2054: Preparing 07:36:33 e1263824a098: Preparing 07:36:33 c35e3c5038c3: Preparing 07:36:33 56e8cf6446e4: Preparing 07:36:33 f28f42d9dab6: Preparing 07:36:33 9df91c8d1249: Preparing 07:36:33 66e5caa88dd2: Preparing 07:36:33 2ea8dbc9bdb1: Preparing 07:36:33 dd9c8f8612c8: Preparing 07:36:33 dd9c8f8612c8: Waiting 07:36:33 2ea8dbc9bdb1: Waiting 07:36:33 9df91c8d1249: Waiting 07:36:33 66e5caa88dd2: Waiting 07:36:33 f28f42d9dab6: Layer already exists 07:36:33 56e8cf6446e4: Layer already exists 07:36:33 9df91c8d1249: Layer already exists 07:36:33 c35e3c5038c3: Pushed 07:36:33 e1263824a098: Pushed 07:36:33 dd9c8f8612c8: Layer already exists 07:36:33 288a655f2054: Pushed 07:36:33 66e5caa88dd2: Pushed 07:36:34 2ea8dbc9bdb1: Pushed 07:36:34 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:dbe39ef1b62540ee089a44c6b9e96511ea7bd87c79f82ccb5b97eab9168a320b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 07:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:36:35 288a655f2054: Preparing 07:36:35 e1263824a098: Preparing 07:36:35 c35e3c5038c3: Preparing 07:36:35 56e8cf6446e4: Preparing 07:36:35 f28f42d9dab6: Preparing 07:36:35 9df91c8d1249: Preparing 07:36:35 66e5caa88dd2: Preparing 07:36:35 2ea8dbc9bdb1: Preparing 07:36:35 9df91c8d1249: Waiting 07:36:35 dd9c8f8612c8: Preparing 07:36:35 dd9c8f8612c8: Waiting 07:36:35 66e5caa88dd2: Waiting 07:36:35 2ea8dbc9bdb1: Waiting 07:36:35 c35e3c5038c3: Layer already exists 07:36:35 56e8cf6446e4: Layer already exists 07:36:35 288a655f2054: Layer already exists 07:36:35 e1263824a098: Layer already exists 07:36:35 f28f42d9dab6: Layer already exists 07:36:35 2ea8dbc9bdb1: Layer already exists 07:36:35 dd9c8f8612c8: Layer already exists 07:36:35 66e5caa88dd2: Layer already exists 07:36:35 9df91c8d1249: Layer already exists 07:36:35 4.0.0: digest: sha256:dbe39ef1b62540ee089a44c6b9e96511ea7bd87c79f82ccb5b97eab9168a320b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:36:36 288a655f2054: Preparing 07:36:36 e1263824a098: Preparing 07:36:36 c35e3c5038c3: Preparing 07:36:36 56e8cf6446e4: Preparing 07:36:36 f28f42d9dab6: Preparing 07:36:36 9df91c8d1249: Preparing 07:36:36 66e5caa88dd2: Preparing 07:36:36 2ea8dbc9bdb1: Preparing 07:36:36 dd9c8f8612c8: Preparing 07:36:36 66e5caa88dd2: Waiting 07:36:36 2ea8dbc9bdb1: Waiting 07:36:36 9df91c8d1249: Waiting 07:36:36 dd9c8f8612c8: Waiting 07:36:36 56e8cf6446e4: Layer already exists 07:36:36 c35e3c5038c3: Layer already exists 07:36:36 f28f42d9dab6: Layer already exists 07:36:36 288a655f2054: Layer already exists 07:36:36 e1263824a098: Layer already exists 07:36:36 9df91c8d1249: Layer already exists 07:36:36 66e5caa88dd2: Layer already exists 07:36:36 2ea8dbc9bdb1: Layer already exists 07:36:36 dd9c8f8612c8: Layer already exists 07:36:36 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:dbe39ef1b62540ee089a44c6b9e96511ea7bd87c79f82ccb5b97eab9168a320b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 07:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:36:37 288a655f2054: Preparing 07:36:37 e1263824a098: Preparing 07:36:37 c35e3c5038c3: Preparing 07:36:37 56e8cf6446e4: Preparing 07:36:37 f28f42d9dab6: Preparing 07:36:37 9df91c8d1249: Preparing 07:36:37 66e5caa88dd2: Preparing 07:36:37 2ea8dbc9bdb1: Preparing 07:36:37 dd9c8f8612c8: Preparing 07:36:37 66e5caa88dd2: Waiting 07:36:37 2ea8dbc9bdb1: Waiting 07:36:37 dd9c8f8612c8: Waiting 07:36:37 9df91c8d1249: Waiting 07:36:37 f28f42d9dab6: Layer already exists 07:36:37 288a655f2054: Layer already exists 07:36:37 c35e3c5038c3: Layer already exists 07:36:37 56e8cf6446e4: Layer already exists 07:36:37 e1263824a098: Layer already exists 07:36:37 9df91c8d1249: Layer already exists 07:36:37 66e5caa88dd2: Layer already exists 07:36:37 2ea8dbc9bdb1: Layer already exists 07:36:37 dd9c8f8612c8: Layer already exists 07:36:37 odessa: digest: sha256:dbe39ef1b62540ee089a44c6b9e96511ea7bd87c79f82ccb5b97eab9168a320b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:37 ===================================================== [Pipeline] echo 07:36:37 taggedImages: 07:36:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 07:36:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 07:36:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:36:37 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:37 4.0.0 07:36:37 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:37 odessa 07:36:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:36:38 838ab2a92d3f: Preparing 07:36:38 934aed94ce98: Preparing 07:36:38 1c51d50bc7a1: Preparing 07:36:38 56e8cf6446e4: Preparing 07:36:38 f28f42d9dab6: Preparing 07:36:38 9df91c8d1249: Preparing 07:36:38 383de80aed39: Preparing 07:36:38 feafe88cf191: Preparing 07:36:38 dd9c8f8612c8: Preparing 07:36:38 9df91c8d1249: Waiting 07:36:38 feafe88cf191: Waiting 07:36:38 dd9c8f8612c8: Waiting 07:36:38 383de80aed39: Waiting 07:36:38 56e8cf6446e4: Layer already exists 07:36:38 f28f42d9dab6: Layer already exists 07:36:38 9df91c8d1249: Layer already exists 07:36:38 1c51d50bc7a1: Pushed 07:36:38 383de80aed39: Layer already exists 07:36:38 934aed94ce98: Pushed 07:36:38 feafe88cf191: Layer already exists 07:36:38 dd9c8f8612c8: Layer already exists 07:36:38 838ab2a92d3f: Pushed 07:36:38 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:6151e7602334191fc2badc8f4624e071d6dadf00f084152d0faaca096461d822 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 07:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:36:39 838ab2a92d3f: Preparing 07:36:39 934aed94ce98: Preparing 07:36:39 1c51d50bc7a1: Preparing 07:36:39 56e8cf6446e4: Preparing 07:36:39 f28f42d9dab6: Preparing 07:36:39 9df91c8d1249: Preparing 07:36:39 383de80aed39: Preparing 07:36:39 feafe88cf191: Preparing 07:36:39 dd9c8f8612c8: Preparing 07:36:39 9df91c8d1249: Waiting 07:36:39 383de80aed39: Waiting 07:36:39 feafe88cf191: Waiting 07:36:39 dd9c8f8612c8: Waiting 07:36:39 838ab2a92d3f: Layer already exists 07:36:39 56e8cf6446e4: Layer already exists 07:36:39 934aed94ce98: Layer already exists 07:36:39 1c51d50bc7a1: Layer already exists 07:36:39 f28f42d9dab6: Layer already exists 07:36:39 383de80aed39: Layer already exists 07:36:39 feafe88cf191: Layer already exists 07:36:39 9df91c8d1249: Layer already exists 07:36:39 dd9c8f8612c8: Layer already exists 07:36:39 4.0.0: digest: sha256:6151e7602334191fc2badc8f4624e071d6dadf00f084152d0faaca096461d822 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:36:40 838ab2a92d3f: Preparing 07:36:40 934aed94ce98: Preparing 07:36:40 1c51d50bc7a1: Preparing 07:36:40 56e8cf6446e4: Preparing 07:36:40 f28f42d9dab6: Preparing 07:36:40 9df91c8d1249: Preparing 07:36:40 383de80aed39: Preparing 07:36:40 feafe88cf191: Preparing 07:36:40 dd9c8f8612c8: Preparing 07:36:40 383de80aed39: Waiting 07:36:40 feafe88cf191: Waiting 07:36:40 dd9c8f8612c8: Waiting 07:36:40 9df91c8d1249: Waiting 07:36:40 934aed94ce98: Layer already exists 07:36:40 f28f42d9dab6: Layer already exists 07:36:40 56e8cf6446e4: Layer already exists 07:36:40 838ab2a92d3f: Layer already exists 07:36:40 1c51d50bc7a1: Layer already exists 07:36:40 383de80aed39: Layer already exists 07:36:40 9df91c8d1249: Layer already exists 07:36:40 feafe88cf191: Layer already exists 07:36:40 dd9c8f8612c8: Layer already exists 07:36:40 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:6151e7602334191fc2badc8f4624e071d6dadf00f084152d0faaca096461d822 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 07:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:36:41 838ab2a92d3f: Preparing 07:36:41 934aed94ce98: Preparing 07:36:41 1c51d50bc7a1: Preparing 07:36:41 56e8cf6446e4: Preparing 07:36:41 f28f42d9dab6: Preparing 07:36:41 9df91c8d1249: Preparing 07:36:41 383de80aed39: Preparing 07:36:41 feafe88cf191: Preparing 07:36:41 dd9c8f8612c8: Preparing 07:36:41 9df91c8d1249: Waiting 07:36:41 383de80aed39: Waiting 07:36:41 feafe88cf191: Waiting 07:36:41 dd9c8f8612c8: Waiting 07:36:41 f28f42d9dab6: Layer already exists 07:36:41 934aed94ce98: Layer already exists 07:36:41 1c51d50bc7a1: Layer already exists 07:36:41 56e8cf6446e4: Layer already exists 07:36:41 838ab2a92d3f: Layer already exists 07:36:41 feafe88cf191: Layer already exists 07:36:41 9df91c8d1249: Layer already exists 07:36:41 383de80aed39: Layer already exists 07:36:41 dd9c8f8612c8: Layer already exists 07:36:41 odessa: digest: sha256:6151e7602334191fc2badc8f4624e071d6dadf00f084152d0faaca096461d822 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:41 ===================================================== [Pipeline] echo 07:36:41 taggedImages: 07:36:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 07:36:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 07:36:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:36:41 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:41 4.0.0 07:36:41 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:41 odessa 07:36:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:36:42 d33b9a3988e4: Preparing 07:36:42 204adb6d995d: Preparing 07:36:42 56e8cf6446e4: Preparing 07:36:42 f28f42d9dab6: Preparing 07:36:42 475ba66dcaca: Preparing 07:36:42 de5ba97c0404: Preparing 07:36:42 dd9c8f8612c8: Preparing 07:36:42 de5ba97c0404: Waiting 07:36:42 dd9c8f8612c8: Waiting 07:36:42 f28f42d9dab6: Layer already exists 07:36:42 56e8cf6446e4: Layer already exists 07:36:42 dd9c8f8612c8: Layer already exists 07:36:42 475ba66dcaca: Pushed 07:36:42 d33b9a3988e4: Pushed 07:36:44 de5ba97c0404: Pushed 07:36:50 204adb6d995d: Pushed 07:36:50 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:8cc29690292adf0dedf752802d4d581ee5d37e60955bc316a5cdb35babdec15e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 07:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:36:51 d33b9a3988e4: Preparing 07:36:51 204adb6d995d: Preparing 07:36:51 56e8cf6446e4: Preparing 07:36:51 f28f42d9dab6: Preparing 07:36:51 475ba66dcaca: Preparing 07:36:51 de5ba97c0404: Preparing 07:36:51 dd9c8f8612c8: Preparing 07:36:51 de5ba97c0404: Waiting 07:36:51 dd9c8f8612c8: Waiting 07:36:51 d33b9a3988e4: Layer already exists 07:36:51 204adb6d995d: Layer already exists 07:36:51 475ba66dcaca: Layer already exists 07:36:51 f28f42d9dab6: Layer already exists 07:36:51 56e8cf6446e4: Layer already exists 07:36:51 de5ba97c0404: Layer already exists 07:36:51 dd9c8f8612c8: Layer already exists 07:36:51 4.0.0: digest: sha256:8cc29690292adf0dedf752802d4d581ee5d37e60955bc316a5cdb35babdec15e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:36:52 d33b9a3988e4: Preparing 07:36:52 204adb6d995d: Preparing 07:36:52 56e8cf6446e4: Preparing 07:36:52 f28f42d9dab6: Preparing 07:36:52 475ba66dcaca: Preparing 07:36:52 de5ba97c0404: Preparing 07:36:52 dd9c8f8612c8: Preparing 07:36:52 de5ba97c0404: Waiting 07:36:52 dd9c8f8612c8: Waiting 07:36:52 475ba66dcaca: Layer already exists 07:36:52 204adb6d995d: Layer already exists 07:36:52 d33b9a3988e4: Layer already exists 07:36:52 f28f42d9dab6: Layer already exists 07:36:52 56e8cf6446e4: Layer already exists 07:36:52 dd9c8f8612c8: Layer already exists 07:36:52 de5ba97c0404: Layer already exists 07:36:52 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:8cc29690292adf0dedf752802d4d581ee5d37e60955bc316a5cdb35babdec15e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 07:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:36:53 d33b9a3988e4: Preparing 07:36:53 204adb6d995d: Preparing 07:36:53 56e8cf6446e4: Preparing 07:36:53 f28f42d9dab6: Preparing 07:36:53 475ba66dcaca: Preparing 07:36:53 de5ba97c0404: Preparing 07:36:53 dd9c8f8612c8: Preparing 07:36:53 de5ba97c0404: Waiting 07:36:53 dd9c8f8612c8: Waiting 07:36:53 f28f42d9dab6: Layer already exists 07:36:53 204adb6d995d: Layer already exists 07:36:53 d33b9a3988e4: Layer already exists 07:36:53 56e8cf6446e4: Layer already exists 07:36:53 475ba66dcaca: Layer already exists 07:36:53 de5ba97c0404: Layer already exists 07:36:53 dd9c8f8612c8: Layer already exists 07:36:53 odessa: digest: sha256:8cc29690292adf0dedf752802d4d581ee5d37e60955bc316a5cdb35babdec15e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:53 ===================================================== [Pipeline] echo 07:36:53 taggedImages: 07:36:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 07:36:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 07:36:53 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:36:53 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:53 4.0.0 07:36:53 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:36:53 odessa 07:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:36:54 188a58665762: Preparing 07:36:54 376ffc320d4e: Preparing 07:36:54 56e8cf6446e4: Preparing 07:36:54 f28f42d9dab6: Preparing 07:36:54 0d5ab0e5a694: Preparing 07:36:54 57b9bdd982e4: Preparing 07:36:54 dd9c8f8612c8: Preparing 07:36:54 57b9bdd982e4: Waiting 07:36:54 dd9c8f8612c8: Waiting 07:36:54 56e8cf6446e4: Layer already exists 07:36:54 f28f42d9dab6: Layer already exists 07:36:54 dd9c8f8612c8: Layer already exists 07:36:54 0d5ab0e5a694: Pushed 07:36:54 188a58665762: Pushed 07:36:55 57b9bdd982e4: Pushed 07:37:03 376ffc320d4e: Pushed 07:37:03 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2: digest: sha256:94a32e7c954360016ffb898547bec303cd80ba8d9d648f46d8c0ac86f10a07c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 07:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:37:04 188a58665762: Preparing 07:37:04 376ffc320d4e: Preparing 07:37:04 56e8cf6446e4: Preparing 07:37:04 f28f42d9dab6: Preparing 07:37:04 0d5ab0e5a694: Preparing 07:37:04 57b9bdd982e4: Preparing 07:37:04 dd9c8f8612c8: Preparing 07:37:04 57b9bdd982e4: Waiting 07:37:04 dd9c8f8612c8: Waiting 07:37:04 56e8cf6446e4: Layer already exists 07:37:04 188a58665762: Layer already exists 07:37:04 f28f42d9dab6: Layer already exists 07:37:04 376ffc320d4e: Layer already exists 07:37:04 0d5ab0e5a694: Layer already exists 07:37:04 dd9c8f8612c8: Layer already exists 07:37:04 57b9bdd982e4: Layer already exists 07:37:04 4.0.0: digest: sha256:94a32e7c954360016ffb898547bec303cd80ba8d9d648f46d8c0ac86f10a07c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:37:05 188a58665762: Preparing 07:37:05 376ffc320d4e: Preparing 07:37:05 56e8cf6446e4: Preparing 07:37:05 f28f42d9dab6: Preparing 07:37:05 0d5ab0e5a694: Preparing 07:37:05 57b9bdd982e4: Preparing 07:37:05 dd9c8f8612c8: Preparing 07:37:05 57b9bdd982e4: Waiting 07:37:05 dd9c8f8612c8: Waiting 07:37:05 0d5ab0e5a694: Layer already exists 07:37:05 376ffc320d4e: Layer already exists 07:37:05 f28f42d9dab6: Layer already exists 07:37:05 56e8cf6446e4: Layer already exists 07:37:05 188a58665762: Layer already exists 07:37:05 57b9bdd982e4: Layer already exists 07:37:05 dd9c8f8612c8: Layer already exists 07:37:05 afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0: digest: sha256:94a32e7c954360016ffb898547bec303cd80ba8d9d648f46d8c0ac86f10a07c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 07:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:37:06 188a58665762: Preparing 07:37:06 376ffc320d4e: Preparing 07:37:06 56e8cf6446e4: Preparing 07:37:06 f28f42d9dab6: Preparing 07:37:06 0d5ab0e5a694: Preparing 07:37:06 57b9bdd982e4: Preparing 07:37:06 dd9c8f8612c8: Preparing 07:37:06 57b9bdd982e4: Waiting 07:37:06 dd9c8f8612c8: Waiting 07:37:06 188a58665762: Layer already exists 07:37:06 f28f42d9dab6: Layer already exists 07:37:06 0d5ab0e5a694: Layer already exists 07:37:06 56e8cf6446e4: Layer already exists 07:37:06 376ffc320d4e: Layer already exists 07:37:06 57b9bdd982e4: Layer already exists 07:37:06 dd9c8f8612c8: Layer already exists 07:37:06 odessa: digest: sha256:94a32e7c954360016ffb898547bec303cd80ba8d9d648f46d8c0ac86f10a07c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:06 ===================================================== [Pipeline] echo 07:37:06 taggedImages: 07:37:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 07:37:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 07:37:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:afd283dce2a51cc60b3f9ac8ba0c149d63a183b2-4.0.0 07:37:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:37:06 07:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:37:06 arm64: Pulling from edgex-lftools-log-publisher 07:37:06 8998bd30e6a1: Pulling fs layer 07:37:06 04944245beec: Pulling fs layer 07:37:06 699f458cf7ca: Pulling fs layer 07:37:06 765212b225bb: Pulling fs layer 07:37:06 f23df028b6ca: Pulling fs layer 07:37:06 d65c8cfc05b1: Pulling fs layer 07:37:06 2437ff75d9bd: Pulling fs layer 07:37:06 f23df028b6ca: Waiting 07:37:06 d65c8cfc05b1: Waiting 07:37:06 2437ff75d9bd: Waiting 07:37:06 765212b225bb: Waiting 07:37:07 04944245beec: Verifying Checksum 07:37:07 04944245beec: Download complete 07:37:07 765212b225bb: Verifying Checksum 07:37:07 765212b225bb: Download complete 07:37:07 f23df028b6ca: Download complete 07:37:07 d65c8cfc05b1: Verifying Checksum 07:37:07 d65c8cfc05b1: Download complete 07:37:07 699f458cf7ca: Verifying Checksum 07:37:07 699f458cf7ca: Download complete 07:37:07 8998bd30e6a1: Verifying Checksum 07:37:07 8998bd30e6a1: Download complete 07:37:10 2437ff75d9bd: Verifying Checksum 07:37:10 2437ff75d9bd: Download complete 07:37:12 8998bd30e6a1: Pull complete 07:37:13 04944245beec: Pull complete 07:37:14 699f458cf7ca: Pull complete 07:37:14 765212b225bb: Pull complete 07:37:15 f23df028b6ca: Pull complete 07:37:15 d65c8cfc05b1: Pull complete 07:37:34 2437ff75d9bd: Pull complete 07:37:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:37:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:37:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:34 prd-ubuntu20.04-docker-arm64-4c-16g-41257 does not seem to be running inside a container 07:37:34 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:37:37 $ docker top fa4024370ee444ec40879a917b8b46ecad59884fd1ed9190da1ed71c9f68e49a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:37 ---> job-cost.sh 07:37:37 lf-activate-venv: SKIPPING 07:37:37 INFO: No Stack... 07:37:38 INFO: Retrieving Pricing Info for: v3-standard-4 07:37:39 INFO: Archiving Costs [Pipeline] sh 07:37:39 + cat /w/workspace/edgex-go/13/archives/cost.csv 07:37:39 + cut -d, -f6 [Pipeline] lock 07:37:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-13-stack-cost] 07:37:39 Resource [jenkins-edgexfoundry-edgex-go-odessa-13-stack-cost] did not exist. Created. 07:37:39 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:37:40 + echo total: 0.10999999940395355 [Pipeline] stash 07:37:41 Stashed 1 file(s) [Pipeline] } 07:37:41 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-13-stack-cost] [Pipeline] // lock [Pipeline] } 07:37:41 $ docker stop --time=1 fa4024370ee444ec40879a917b8b46ecad59884fd1ed9190da1ed71c9f68e49a 07:37:43 $ docker rm -f --volumes fa4024370ee444ec40879a917b8b46ecad59884fd1ed9190da1ed71c9f68e49a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:37:43 provisioning config files... 07:37:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config16665859788118848329tmp [Pipeline] { [Pipeline] sh 07:37:44 + set +x 07:37:44 + curl -s https://codecov.io/bash 07:37:44 + bash -s -- 07:37:44 07:37:44 _____ _ 07:37:44 / ____| | | 07:37:44 | | ___ __| | ___ ___ _____ __ 07:37:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:37:44 | |___| (_) | (_| | __/ (_| (_) \ V / 07:37:44 \_____\___/ \__,_|\___|\___\___/ \_/ 07:37:44 Bash-1.0.6 07:37:44 07:37:44 07:37:44 ==> git version 2.25.1 found 07:37:44 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:37:44 Release-Date: 2020-01-08 07:37:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:37:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:37:44 ==> Jenkins CI detected. 07:37:44 current dir:  /w/workspace/edgex-go/13 07:37:44 project root: . 07:37:44 --> token set from env 07:37:44 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 07:37:44 ==> Running gcov in . (disable via -X gcov) 07:37:44 ==> Python coveragepy not found 07:37:44 ==> Searching for coverage reports in: 07:37:44 + . 07:37:44 -> Found 1 reports 07:37:44 ==> Detecting git/mercurial file structure 07:37:44 ==> Reading reports 07:37:44 + ./coverage.out bytes=1660924 07:37:44 ==> Appending adjustments 07:37:44 https://docs.codecov.io/docs/fixing-reports 07:37:46 + Found adjustments 07:37:46 ==> Gzipping contents 07:37:46 168K /tmp/codecov.GhFCcb.gz 07:37:46 ==> Uploading reports 07:37:46 url: https://codecov.io 07:37:46 query: branch=odessa&commit=afd283dce2a51cc60b3f9ac8ba0c149d63a183b2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:37:46 -> Pinging Codecov 07:37:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=afd283dce2a51cc60b3f9ac8ba0c149d63a183b2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:37:46 -> Uploading to 07:37:46 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/afd283dce2a51cc60b3f9ac8ba0c149d63a183b2/dda0a8c9-36ef-4a1f-94ec-e824d6a9b8d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250313%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250313T073746Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=634fc16d7b9dfeabf46148a6ac26bb6c2c66a09d4e288e78f3830c68d7595c43 07:37:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:37:46 Dload Upload Total Spent Left Speed 07:37:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 164k 0 0 100 164k 0 952k --:--:-- --:--:-- --:--:-- 952k 07:37:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 [Pipeline] } 07:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:37:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:37:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:37:47 07:37:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:37:47 latest: Pulling from edgex-devops/edgex-snyk-go 07:37:47 43c4264eed91: Pulling fs layer 07:37:47 4cc291be95ef: Pulling fs layer 07:37:47 2ac1f1163629: Pulling fs layer 07:37:47 5c3c966382ef: Pulling fs layer 07:37:47 4f4fb700ef54: Pulling fs layer 07:37:47 d9c7d2e4e75e: Pulling fs layer 07:37:47 9c3e1370e548: Pulling fs layer 07:37:47 4f4fb700ef54: Waiting 07:37:47 d9c7d2e4e75e: Waiting 07:37:47 9c3e1370e548: Waiting 07:37:47 5c3c966382ef: Waiting 07:37:47 4cc291be95ef: Download complete 07:37:47 5c3c966382ef: Verifying Checksum 07:37:47 5c3c966382ef: Download complete 07:37:47 4f4fb700ef54: Download complete 07:37:47 43c4264eed91: Verifying Checksum 07:37:47 43c4264eed91: Download complete 07:37:47 43c4264eed91: Pull complete 07:37:47 d9c7d2e4e75e: Verifying Checksum 07:37:47 d9c7d2e4e75e: Download complete 07:37:47 4cc291be95ef: Pull complete 07:37:48 2ac1f1163629: Verifying Checksum 07:37:48 2ac1f1163629: Download complete 07:37:48 9c3e1370e548: Verifying Checksum 07:37:48 9c3e1370e548: Download complete 07:37:51 2ac1f1163629: Pull complete 07:37:51 5c3c966382ef: Pull complete 07:37:51 4f4fb700ef54: Pull complete 07:37:51 d9c7d2e4e75e: Pull complete 07:37:54 9c3e1370e548: Pull complete 07:37:54 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:37:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:54 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 07:37:54 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:37:56 $ docker top 43deab1c9c829bef46c3acc292372b9da3196278f80f5c1d43823c245e4e45e0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:56 + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo 07:37:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh 07:37:57 + set -o pipefail 07:37:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' 07:38:01 07:38:01 Monitoring /w/workspace/edgex-go/13 (github.com/edgexfoundry/edgex-go)... 07:38:01 07:38:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/6102b5f0-d778-471e-887c-cf2ecd683e06 07:38:01 07:38:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:38:01 07:38:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:38:01 07:38:01 07:38:01 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:38:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:38:01 $ docker stop --time=1 43deab1c9c829bef46c3acc292372b9da3196278f80f5c1d43823c245e4e45e0 07:38:03 $ docker rm -f --volumes 43deab1c9c829bef46c3acc292372b9da3196278f80f5c1d43823c245e4e45e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:38:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:03 provisioning config files... 07:38:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/13@tmp/config11080858113690438325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:03 --> edgex-publish-swagger.sh 07:38:03 === Publish openapi API === 07:38:03 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:38:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/13/openapi/core-command.yaml] 07:38:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:03 Dload Upload Total Spent Left Speed 07:38:04 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 45404 --:--:-- --:--:-- --:--:-- 45341 07:38:04 07:38:04 07:38:04 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/13/openapi/core-data.yaml] 07:38:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:04 Dload Upload Total Spent Left Speed 07:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 146k --:--:-- --:--:-- --:--:-- 146k 07:38:05 07:38:05 07:38:05 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/13/openapi/core-keeper.yaml] 07:38:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:05 Dload Upload Total Spent Left Speed 07:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 366 178k --:--:-- --:--:-- --:--:-- 178k 07:38:05 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:05 07:38:05 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/13/openapi/core-metadata.yaml] 07:38:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:05 Dload Upload Total Spent Left Speed 07:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 482 483k --:--:-- --:--:-- --:--:-- 483k 07:38:05 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:38:05 07:38:05 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/13/openapi/security-proxy-auth.yaml] 07:38:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:05 Dload Upload Total Spent Left Speed 07:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 379 137k --:--:-- --:--:-- --:--:-- 138k 07:38:05 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:05 07:38:05 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/13/openapi/security-secretstore-setup.yaml] 07:38:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:05 Dload Upload Total Spent Left Speed 07:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 417 24765 --:--:-- --:--:-- --:--:-- 25343 07:38:05 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:05 07:38:05 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/13/openapi/support-notifications.yaml] 07:38:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:05 Dload Upload Total Spent Left Speed 07:38:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 1148k --:--:-- --:--:-- --:--:-- 1135k 100 97k 100 156 100 99976 475 297k --:--:-- --:--:-- --:--:-- 297k 07:38:06 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:38:06 07:38:06 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/13/openapi/support-scheduler.yaml] 07:38:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:06 Dload Upload Total Spent Left Speed 07:38:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 380 120k --:--:-- --:--:-- --:--:-- 121k 07:38:06 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:38:06 [Pipeline] } 07:38:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:38:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:38:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:38:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:07 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 07:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:38:07 $ docker top 0ac9fcc16d1592a081914471d9d28fa7cb9e7172f66480983e4e73f7579ecb33 -eo pid,comm 07:38:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:38:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:38:08 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:38:08 + git semver [Pipeline] } 07:38:08 $ docker stop --time=1 0ac9fcc16d1592a081914471d9d28fa7cb9e7172f66480983e4e73f7579ecb33 07:38:09 $ docker rm -f --volumes 0ac9fcc16d1592a081914471d9d28fa7cb9e7172f66480983e4e73f7579ecb33 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:38:10 07:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:38:10 0.23.1-centos7: Pulling from edgex-lftools 07:38:10 ab5ef0e58194: Pulling fs layer 07:38:10 9712f1f96733: Pulling fs layer 07:38:10 63f879dbbcfc: Pulling fs layer 07:38:10 0d9ebad4ef96: Pulling fs layer 07:38:10 e9a5061849ea: Pulling fs layer 07:38:10 0d9ebad4ef96: Waiting 07:38:10 d747dcd14b5f: Pulling fs layer 07:38:10 e9a5061849ea: Waiting 07:38:10 2de7ff778b66: Pulling fs layer 07:38:10 d747dcd14b5f: Waiting 07:38:10 2de7ff778b66: Waiting 07:38:10 9712f1f96733: Verifying Checksum 07:38:10 9712f1f96733: Download complete 07:38:10 63f879dbbcfc: Verifying Checksum 07:38:10 63f879dbbcfc: Download complete 07:38:11 e9a5061849ea: Verifying Checksum 07:38:11 e9a5061849ea: Download complete 07:38:11 ab5ef0e58194: Download complete 07:38:11 d747dcd14b5f: Verifying Checksum 07:38:11 0d9ebad4ef96: Verifying Checksum 07:38:11 0d9ebad4ef96: Download complete 07:38:11 2de7ff778b66: Download complete 07:38:13 ab5ef0e58194: Pull complete 07:38:14 9712f1f96733: Pull complete 07:38:15 63f879dbbcfc: Pull complete 07:38:18 0d9ebad4ef96: Pull complete 07:38:18 e9a5061849ea: Pull complete 07:38:18 d747dcd14b5f: Pull complete 07:38:19 2de7ff778b66: Pull complete 07:38:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:38:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:19 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 07:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:38:21 $ docker top 5c69fcb3e6624952ec9e294ef14c30bd060c72b99b04be90ca8819f80e6a91a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:38:21 provisioning config files... 07:38:21 copy managed file [sigul-config] to file:/w/workspace/edgex-go/13@tmp/config14473812802651527318tmp 07:38:21 copy managed file [sigul-password] to file:/w/workspace/edgex-go/13@tmp/config6128941361732345558tmp 07:38:21 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/13@tmp/config17631323989347746864tmp [Pipeline] { [Pipeline] echo 07:38:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:38:21 ---> sigul-configuration.sh 07:38:21 gpg: directory `/root/.gnupg' created 07:38:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:38:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:38:21 gpg: keyring `/root/.gnupg/secring.gpg' created 07:38:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:38:21 gpg: CAST5 encrypted data 07:38:21 gpg: encrypted with 1 passphrase 07:38:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:38:22 + mkdir /home/jenkins 07:38:22 + mkdir /home/jenkins/sigul [Pipeline] sh 07:38:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:38:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:38:22 ---> sigul-install.sh 07:38:22 Sigul already installed; skipping installation. [Pipeline] sh 07:38:23 + git tag --list 07:38:23 0.6.0 07:38:23 0.6.1 07:38:23 0.7.0 07:38:23 0.7.1 07:38:23 v1.0.0 07:38:23 v1.0.1 07:38:23 v1.1.0 07:38:23 v1.2.0 07:38:23 v1.2.1 07:38:23 v1.3.0 07:38:23 v1.3.1 07:38:23 v2.0.0 07:38:23 v2.1.0 07:38:23 v2.1.1 07:38:23 v2.2.0 07:38:23 v2.3.0 07:38:23 v3.0 07:38:23 v3.0.0 07:38:23 v3.1 07:38:23 v3.1.0 07:38:23 v3.1.0-dev.1 07:38:23 v3.1.0-dev.10 07:38:23 v3.1.0-dev.11 07:38:23 v3.1.0-dev.12 07:38:23 v3.1.0-dev.13 07:38:23 v3.1.0-dev.14 07:38:23 v3.1.0-dev.15 07:38:23 v3.1.0-dev.16 07:38:23 v3.1.0-dev.17 07:38:23 v3.1.0-dev.18 07:38:23 v3.1.0-dev.19 07:38:23 v3.1.0-dev.2 07:38:23 v3.1.0-dev.20 07:38:23 v3.1.0-dev.21 07:38:23 v3.1.0-dev.22 07:38:23 v3.1.0-dev.23 07:38:23 v3.1.0-dev.24 07:38:23 v3.1.0-dev.25 07:38:23 v3.1.0-dev.26 07:38:23 v3.1.0-dev.27 07:38:23 v3.1.0-dev.28 07:38:23 v3.1.0-dev.29 07:38:23 v3.1.0-dev.3 07:38:23 v3.1.0-dev.30 07:38:23 v3.1.0-dev.31 07:38:23 v3.1.0-dev.32 07:38:23 v3.1.0-dev.33 07:38:23 v3.1.0-dev.34 07:38:23 v3.1.0-dev.35 07:38:23 v3.1.0-dev.36 07:38:23 v3.1.0-dev.37 07:38:23 v3.1.0-dev.38 07:38:23 v3.1.0-dev.39 07:38:23 v3.1.0-dev.4 07:38:23 v3.1.0-dev.40 07:38:23 v3.1.0-dev.41 07:38:23 v3.1.0-dev.42 07:38:23 v3.1.0-dev.43 07:38:23 v3.1.0-dev.44 07:38:23 v3.1.0-dev.45 07:38:23 v3.1.0-dev.46 07:38:23 v3.1.0-dev.47 07:38:23 v3.1.0-dev.48 07:38:23 v3.1.0-dev.49 07:38:23 v3.1.0-dev.5 07:38:23 v3.1.0-dev.50 07:38:23 v3.1.0-dev.51 07:38:23 v3.1.0-dev.52 07:38:23 v3.1.0-dev.53 07:38:23 v3.1.0-dev.54 07:38:23 v3.1.0-dev.55 07:38:23 v3.1.0-dev.56 07:38:23 v3.1.0-dev.57 07:38:23 v3.1.0-dev.58 07:38:23 v3.1.0-dev.59 07:38:23 v3.1.0-dev.6 07:38:23 v3.1.0-dev.60 07:38:23 v3.1.0-dev.61 07:38:23 v3.1.0-dev.62 07:38:23 v3.1.0-dev.63 07:38:23 v3.1.0-dev.64 07:38:23 v3.1.0-dev.65 07:38:23 v3.1.0-dev.66 07:38:23 v3.1.0-dev.67 07:38:23 v3.1.0-dev.68 07:38:23 v3.1.0-dev.69 07:38:23 v3.1.0-dev.7 07:38:23 v3.1.0-dev.70 07:38:23 v3.1.0-dev.71 07:38:23 v3.1.0-dev.72 07:38:23 v3.1.0-dev.73 07:38:23 v3.1.0-dev.8 07:38:23 v3.1.0-dev.9 07:38:23 v3.1.1 07:38:23 v3.1.1-dev.1 07:38:23 v3.1.1-dev.2 07:38:23 v3.2.0-dev.1 07:38:23 v3.2.0-dev.10 07:38:23 v3.2.0-dev.100 07:38:23 v3.2.0-dev.101 07:38:23 v3.2.0-dev.102 07:38:23 v3.2.0-dev.103 07:38:23 v3.2.0-dev.104 07:38:23 v3.2.0-dev.105 07:38:23 v3.2.0-dev.106 07:38:23 v3.2.0-dev.107 07:38:23 v3.2.0-dev.108 07:38:23 v3.2.0-dev.109 07:38:23 v3.2.0-dev.11 07:38:23 v3.2.0-dev.12 07:38:23 v3.2.0-dev.13 07:38:23 v3.2.0-dev.14 07:38:23 v3.2.0-dev.15 07:38:23 v3.2.0-dev.16 07:38:23 v3.2.0-dev.17 07:38:23 v3.2.0-dev.18 07:38:23 v3.2.0-dev.19 07:38:23 v3.2.0-dev.2 07:38:23 v3.2.0-dev.20 07:38:23 v3.2.0-dev.21 07:38:23 v3.2.0-dev.22 07:38:23 v3.2.0-dev.23 07:38:23 v3.2.0-dev.24 07:38:23 v3.2.0-dev.25 07:38:23 v3.2.0-dev.26 07:38:23 v3.2.0-dev.27 07:38:23 v3.2.0-dev.28 07:38:23 v3.2.0-dev.29 07:38:23 v3.2.0-dev.3 07:38:23 v3.2.0-dev.30 07:38:23 v3.2.0-dev.31 07:38:23 v3.2.0-dev.32 07:38:23 v3.2.0-dev.33 07:38:23 v3.2.0-dev.34 07:38:23 v3.2.0-dev.35 07:38:23 v3.2.0-dev.36 07:38:23 v3.2.0-dev.37 07:38:23 v3.2.0-dev.38 07:38:23 v3.2.0-dev.39 07:38:23 v3.2.0-dev.4 07:38:23 v3.2.0-dev.40 07:38:23 v3.2.0-dev.41 07:38:23 v3.2.0-dev.42 07:38:23 v3.2.0-dev.43 07:38:23 v3.2.0-dev.44 07:38:23 v3.2.0-dev.45 07:38:23 v3.2.0-dev.46 07:38:23 v3.2.0-dev.47 07:38:23 v3.2.0-dev.48 07:38:23 v3.2.0-dev.49 07:38:23 v3.2.0-dev.5 07:38:23 v3.2.0-dev.50 07:38:23 v3.2.0-dev.51 07:38:23 v3.2.0-dev.52 07:38:23 v3.2.0-dev.53 07:38:23 v3.2.0-dev.54 07:38:23 v3.2.0-dev.55 07:38:23 v3.2.0-dev.56 07:38:23 v3.2.0-dev.57 07:38:23 v3.2.0-dev.58 07:38:23 v3.2.0-dev.59 07:38:23 v3.2.0-dev.6 07:38:23 v3.2.0-dev.60 07:38:23 v3.2.0-dev.61 07:38:23 v3.2.0-dev.62 07:38:23 v3.2.0-dev.63 07:38:23 v3.2.0-dev.64 07:38:23 v3.2.0-dev.65 07:38:23 v3.2.0-dev.66 07:38:23 v3.2.0-dev.67 07:38:23 v3.2.0-dev.68 07:38:23 v3.2.0-dev.69 07:38:23 v3.2.0-dev.7 07:38:23 v3.2.0-dev.70 07:38:23 v3.2.0-dev.71 07:38:23 v3.2.0-dev.72 07:38:23 v3.2.0-dev.73 07:38:23 v3.2.0-dev.74 07:38:23 v3.2.0-dev.75 07:38:23 v3.2.0-dev.76 07:38:23 v3.2.0-dev.77 07:38:23 v3.2.0-dev.78 07:38:23 v3.2.0-dev.79 07:38:23 v3.2.0-dev.8 07:38:23 v3.2.0-dev.80 07:38:23 v3.2.0-dev.81 07:38:23 v3.2.0-dev.82 07:38:23 v3.2.0-dev.83 07:38:23 v3.2.0-dev.84 07:38:23 v3.2.0-dev.85 07:38:23 v3.2.0-dev.86 07:38:23 v3.2.0-dev.87 07:38:23 v3.2.0-dev.88 07:38:23 v3.2.0-dev.89 07:38:23 v3.2.0-dev.9 07:38:23 v3.2.0-dev.90 07:38:23 v3.2.0-dev.91 07:38:23 v3.2.0-dev.92 07:38:23 v3.2.0-dev.93 07:38:23 v3.2.0-dev.94 07:38:23 v3.2.0-dev.95 07:38:23 v3.2.0-dev.96 07:38:23 v3.2.0-dev.97 07:38:23 v3.2.0-dev.98 07:38:23 v3.2.0-dev.99 07:38:23 v4.0 07:38:23 v4.0.0 07:38:23 v4.0.0-dev.1 07:38:23 v4.0.0-dev.10 07:38:23 v4.0.0-dev.11 07:38:23 v4.0.0-dev.12 07:38:23 v4.0.0-dev.13 07:38:23 v4.0.0-dev.14 07:38:23 v4.0.0-dev.15 07:38:23 v4.0.0-dev.16 07:38:23 v4.0.0-dev.17 07:38:23 v4.0.0-dev.18 07:38:23 v4.0.0-dev.19 07:38:23 v4.0.0-dev.2 07:38:23 v4.0.0-dev.20 07:38:23 v4.0.0-dev.21 07:38:23 v4.0.0-dev.22 07:38:23 v4.0.0-dev.23 07:38:23 v4.0.0-dev.24 07:38:23 v4.0.0-dev.25 07:38:23 v4.0.0-dev.26 07:38:23 v4.0.0-dev.27 07:38:23 v4.0.0-dev.28 07:38:23 v4.0.0-dev.29 07:38:23 v4.0.0-dev.3 07:38:23 v4.0.0-dev.30 07:38:23 v4.0.0-dev.31 07:38:23 v4.0.0-dev.32 07:38:23 v4.0.0-dev.33 07:38:23 v4.0.0-dev.34 07:38:23 v4.0.0-dev.35 07:38:23 v4.0.0-dev.36 07:38:23 v4.0.0-dev.37 07:38:23 v4.0.0-dev.38 07:38:23 v4.0.0-dev.39 07:38:23 v4.0.0-dev.4 07:38:23 v4.0.0-dev.40 07:38:23 v4.0.0-dev.41 07:38:23 v4.0.0-dev.42 07:38:23 v4.0.0-dev.43 07:38:23 v4.0.0-dev.44 07:38:23 v4.0.0-dev.45 07:38:23 v4.0.0-dev.46 07:38:23 v4.0.0-dev.47 07:38:23 v4.0.0-dev.48 07:38:23 v4.0.0-dev.49 07:38:23 v4.0.0-dev.5 07:38:23 v4.0.0-dev.50 07:38:23 v4.0.0-dev.51 07:38:23 v4.0.0-dev.52 07:38:23 v4.0.0-dev.53 07:38:23 v4.0.0-dev.54 07:38:23 v4.0.0-dev.55 07:38:23 v4.0.0-dev.56 07:38:23 v4.0.0-dev.57 07:38:23 v4.0.0-dev.58 07:38:23 v4.0.0-dev.59 07:38:23 v4.0.0-dev.6 07:38:23 v4.0.0-dev.60 07:38:23 v4.0.0-dev.61 07:38:23 v4.0.0-dev.62 07:38:23 v4.0.0-dev.63 07:38:23 v4.0.0-dev.64 07:38:23 v4.0.0-dev.65 07:38:23 v4.0.0-dev.66 07:38:23 v4.0.0-dev.67 07:38:23 v4.0.0-dev.68 07:38:23 v4.0.0-dev.69 07:38:23 v4.0.0-dev.7 07:38:23 v4.0.0-dev.70 07:38:23 v4.0.0-dev.71 07:38:23 v4.0.0-dev.72 07:38:23 v4.0.0-dev.8 07:38:23 v4.0.0-dev.9 07:38:23 v4.0.1 07:38:23 v4.0.1-dev.1 07:38:23 v4.0.2-dev.1 [Pipeline] sh 07:38:23 + lftools sign git-tag v4.0.0 07:38:23 Signing Git tag with Sigul... 07:38:23 Signing v4.0.0 [Pipeline] echo 07:38:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:38:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:38:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:38:24 $ docker stop --time=1 5c69fcb3e6624952ec9e294ef14c30bd060c72b99b04be90ca8819f80e6a91a8 07:38:25 $ docker rm -f --volumes 5c69fcb3e6624952ec9e294ef14c30bd060c72b99b04be90ca8819f80e6a91a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:38:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:38:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:38:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:26 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 07:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:38:27 $ docker top 397c8f83051eaf1f790e41c2302d842bbe088180bc148b964218ad40a21777d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:38:27 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:38:27 + git semver [Pipeline] } 07:38:27 $ docker stop --time=1 397c8f83051eaf1f790e41c2302d842bbe088180bc148b964218ad40a21777d8 07:38:28 $ docker rm -f --volumes 397c8f83051eaf1f790e41c2302d842bbe088180bc148b964218ad40a21777d8 [Pipeline] // withDockerContainer [Pipeline] sh 07:38:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:38:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:38:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:29 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 07:38:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:38:30 $ docker top 3560ab4e14258679eac4ba206960c0f0f670c13f3ba9614ead79e40dc7b953b2 -eo pid,comm 07:38:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:38:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:38:30 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:38:30 + git semver [Pipeline] } 07:38:30 $ docker stop --time=1 3560ab4e14258679eac4ba206960c0f0f670c13f3ba9614ead79e40dc7b953b2 07:38:31 $ docker rm -f --volumes 3560ab4e14258679eac4ba206960c0f0f670c13f3ba9614ead79e40dc7b953b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:38:32 + [ -d /w/workspace/edgex-go/13/archives ] [Pipeline] libraryResource [Pipeline] sh 07:38:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:38:33 ---> package-listing.sh 07:38:33 ++ facter osfamily 07:38:33 ++ tr '[:upper:]' '[:lower:]' 07:38:33 + OS_FAMILY=debian 07:38:33 + workspace=/w/workspace/edgex-go/13 07:38:33 + START_PACKAGES=/tmp/packages_start.txt 07:38:33 + END_PACKAGES=/tmp/packages_end.txt 07:38:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:38:33 + PACKAGES=/tmp/packages_start.txt 07:38:33 + '[' /w/workspace/edgex-go/13 ']' 07:38:33 + PACKAGES=/tmp/packages_end.txt 07:38:33 + case "${OS_FAMILY}" in 07:38:33 + dpkg -l 07:38:33 + grep '^ii' 07:38:33 + '[' -f /tmp/packages_start.txt ']' 07:38:33 + '[' -f /tmp/packages_end.txt ']' 07:38:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:38:33 + '[' /w/workspace/edgex-go/13 ']' 07:38:33 + mkdir -p /w/workspace/edgex-go/13/archives/ 07:38:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 07:38:33 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:38:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:38:34 07:38:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:38:35 latest: Pulling from edgex-lftools-log-publisher 07:38:35 5eb5b503b376: Pulling fs layer 07:38:35 5c69ac0246d0: Pulling fs layer 07:38:35 ec43610c2a17: Pulling fs layer 07:38:35 3a2ae6a8a46f: Pulling fs layer 07:38:35 33b1e0a273af: Pulling fs layer 07:38:35 5d3b04190fa2: Pulling fs layer 07:38:35 2f39f015ded8: Pulling fs layer 07:38:35 5d3b04190fa2: Waiting 07:38:35 2f39f015ded8: Waiting 07:38:35 33b1e0a273af: Waiting 07:38:35 3a2ae6a8a46f: Waiting 07:38:35 5c69ac0246d0: Download complete 07:38:35 3a2ae6a8a46f: Verifying Checksum 07:38:35 3a2ae6a8a46f: Download complete 07:38:35 33b1e0a273af: Verifying Checksum 07:38:35 33b1e0a273af: Download complete 07:38:35 ec43610c2a17: Verifying Checksum 07:38:35 ec43610c2a17: Download complete 07:38:35 5d3b04190fa2: Verifying Checksum 07:38:35 5d3b04190fa2: Download complete 07:38:35 5eb5b503b376: Verifying Checksum 07:38:35 5eb5b503b376: Download complete 07:38:35 2f39f015ded8: Verifying Checksum 07:38:35 2f39f015ded8: Download complete 07:38:36 5eb5b503b376: Pull complete 07:38:36 5c69ac0246d0: Pull complete 07:38:36 ec43610c2a17: Pull complete 07:38:37 3a2ae6a8a46f: Pull complete 07:38:37 33b1e0a273af: Pull complete 07:38:37 5d3b04190fa2: Pull complete 07:38:41 2f39f015ded8: Pull complete 07:38:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:38:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:38:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:41 prd-ubuntu20.04-docker-8c-8g-41256 does not seem to be running inside a container 07:38:41 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:38:43 $ docker top 45427ce6901b6711e82eb8377b5781932f1ebe7a6ce3c259fa55375550eee171 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:43 + touch /tmp/pre-build-complete [Pipeline] sh 07:38:43 + mkdir -p /var/log/sysstat [Pipeline] sh 07:38:44 + ls /var/log/sa-host 07:38:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:44 provisioning config files... 07:38:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config9782282723408156239tmp [Pipeline] { [Pipeline] echo 07:38:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:38:44 ---> create-netrc.sh [Pipeline] } 07:38:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:38:44 ---> python-tools-install.sh [Pipeline] echo 07:38:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:38:45 ---> sudo-logs.sh 07:38:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:38:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:38:45 ---> job-cost.sh 07:38:45 lf-activate-venv: SKIPPING 07:38:45 DEBUG: total: 0.10999999940395355 07:38:45 INFO: Retrieving Stack Cost... 07:38:46 INFO: Retrieving Pricing Info for: v3-standard-8 07:38:46 INFO: Archiving Costs [Pipeline] echo 07:38:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:38:46 ---> logs-deploy.sh 07:38:46 lf-activate-venv: SKIPPING 07:38:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/13 07:38:46 INFO: archiving workspace using pattern(s): 07:38:47 Archives upload complete. 07:38:47 INFO: archiving logs to Nexus 07:38:48 ---> uname -a: 07:38:48 Linux prd-ubuntu20-04-docker-8c-8g-41256 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:38:48 07:38:48 07:38:48 ---> lscpu: 07:38:48 Architecture: x86_64 07:38:48 CPU op-mode(s): 32-bit, 64-bit 07:38:48 Byte Order: Little Endian 07:38:48 Address sizes: 40 bits physical, 48 bits virtual 07:38:48 CPU(s): 8 07:38:48 On-line CPU(s) list: 0-7 07:38:48 Thread(s) per core: 1 07:38:48 Core(s) per socket: 1 07:38:48 Socket(s): 8 07:38:48 NUMA node(s): 1 07:38:48 Vendor ID: AuthenticAMD 07:38:48 CPU family: 23 07:38:48 Model: 49 07:38:48 Model name: AMD EPYC-Rome Processor 07:38:48 Stepping: 0 07:38:48 CPU MHz: 2800.000 07:38:48 BogoMIPS: 5600.00 07:38:48 Virtualization: AMD-V 07:38:48 Hypervisor vendor: KVM 07:38:48 Virtualization type: full 07:38:48 L1d cache: 256 KiB 07:38:48 L1i cache: 256 KiB 07:38:48 L2 cache: 4 MiB 07:38:48 L3 cache: 128 MiB 07:38:48 NUMA node0 CPU(s): 0-7 07:38:48 Vulnerability Itlb multihit: Not affected 07:38:48 Vulnerability L1tf: Not affected 07:38:48 Vulnerability Mds: Not affected 07:38:48 Vulnerability Meltdown: Not affected 07:38:48 Vulnerability Mmio stale data: Not affected 07:38:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:38:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:38:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:38:48 Vulnerability Srbds: Not affected 07:38:48 Vulnerability Tsx async abort: Not affected 07:38:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:38:48 07:38:48 07:38:48 ---> nproc: 07:38:48 8 07:38:48 07:38:48 07:38:48 ---> df -h: 07:38:48 Filesystem Size Used Avail Use% Mounted on 07:38:48 overlay 155G 31G 124G 21% / 07:38:48 tmpfs 64M 0 64M 0% /dev 07:38:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:38:48 shm 64M 0 64M 0% /dev/shm 07:38:48 /dev/vda1 155G 31G 124G 21% /facter-os 07:38:48 07:38:48 07:38:48 ---> sar -b -r -n DEV: 07:38:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41256) 03/13/25 _x86_64_ (8 CPU) 07:38:48 07:38:48 06:50:33 LINUX RESTART (8 CPU) 07:38:48 07:38:48 06:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:38:48 06:52:01 436.59 23.98 412.61 0.00 2243.36 72693.88 0.00 07:38:48 06:53:01 74.04 0.07 73.97 0.00 11.33 36247.69 0.00 07:38:48 06:54:01 47.73 0.25 47.48 0.00 3.20 26155.16 0.00 07:38:48 06:55:01 292.35 1.98 290.37 0.00 54.12 172875.45 0.00 07:38:48 06:56:01 1526.32 35.97 1490.35 0.00 3682.24 397721.43 0.00 07:38:48 06:57:01 181.71 0.08 181.63 0.00 0.67 63478.79 0.00 07:38:48 06:58:01 428.53 0.08 428.45 0.00 0.67 109505.22 0.00 07:38:48 06:59:01 731.31 0.08 731.23 0.00 8.80 125999.13 0.00 07:38:48 07:00:01 23.58 0.10 23.48 0.00 20.79 561.55 0.00 07:38:48 07:01:01 6.63 0.00 6.63 0.00 0.00 134.24 0.00 07:38:48 07:02:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 07:38:48 07:03:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 07:38:48 07:04:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 07:38:48 07:05:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 07:38:48 07:06:01 1.70 0.02 1.68 0.00 0.13 20.00 0.00 07:38:48 07:07:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 07:38:48 07:08:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 07:38:48 07:09:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 07:38:48 07:10:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 07:38:48 07:11:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 07:38:48 07:12:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 07:38:48 07:13:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 07:38:48 07:14:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 07:38:48 07:15:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 07:38:48 07:16:02 1.27 0.00 1.27 0.00 0.00 15.20 0.00 07:38:48 07:17:01 0.97 0.02 0.95 0.00 0.14 13.15 0.00 07:38:48 07:18:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 07:38:48 07:19:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 07:38:48 07:20:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 07:38:48 07:21:01 0.78 0.00 0.78 0.00 0.00 10.13 0.00 07:38:48 07:22:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 07:38:48 07:23:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 07:38:48 07:24:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 07:38:48 07:25:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 07:38:48 07:26:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 07:38:48 07:27:01 1.45 0.00 1.45 0.00 0.00 19.20 0.00 07:38:48 07:28:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 07:38:48 07:29:01 0.92 0.00 0.92 0.00 0.00 13.20 0.00 07:38:48 07:30:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 07:38:48 07:31:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 07:38:48 07:32:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 07:38:48 07:33:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 07:38:48 07:34:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 07:38:48 07:35:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 07:38:48 07:36:01 2.78 1.02 1.77 0.00 21.86 25.60 0.00 07:38:48 07:37:01 1.82 0.00 1.82 0.00 0.00 21.46 0.00 07:38:48 07:38:01 70.52 0.10 70.42 0.00 10.26 24129.18 0.00 07:38:48 Average: 82.25 1.36 80.90 0.00 128.94 21924.79 0.00 07:38:48 07:38:48 06:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:38:48 06:52:01 27930320 31516068 797568 2.43 115180 3647628 2061488 6.08 1308032 3153892 111092 07:38:48 06:53:01 26785040 31266460 1037944 3.16 136568 4465916 2448940 7.22 2175408 3370724 605124 07:38:48 06:54:01 26812760 31335476 964356 2.93 140912 4449956 2321332 6.84 1641876 3819960 381736 07:38:48 06:55:01 21196452 30497440 1792476 5.45 190424 9011296 3522232 10.38 2846912 8039476 1558012 07:38:48 06:56:01 8972120 28943712 3246740 9.87 483120 18421096 10191464 30.04 5860784 16156168 178596 07:38:48 06:57:01 5323824 28299024 3886108 11.82 503348 21264132 12223492 36.02 7833708 17678916 1335784 07:38:48 06:58:01 2575400 28978952 3214260 9.77 519364 24566408 10273024 30.28 8584876 19575944 1951884 07:38:48 06:59:01 6843556 31122264 1132220 3.44 527352 22683340 4354640 12.83 4249776 19977380 656 07:38:48 07:00:01 6851348 31132156 1122384 3.41 528372 22684332 4194796 12.36 4771720 19449344 232 07:38:48 07:01:01 6853580 31134504 1119900 3.41 528544 22684352 4201080 12.38 4809036 19409552 8 07:38:48 07:02:01 6883812 31164788 1089676 3.31 528560 22684356 4201080 12.38 4778100 19409556 200 07:38:48 07:03:01 6883804 31164804 1089636 3.31 528572 22684360 4201080 12.38 4778064 19409560 40 07:38:48 07:04:01 6963416 31244436 1010336 3.07 528584 22684360 4201080 12.38 4699444 19409560 16 07:38:48 07:05:01 6963612 31244652 1010052 3.07 528600 22684364 4201080 12.38 4699220 19409564 48 07:38:48 07:06:01 6963328 31244856 1010408 3.07 528608 22684368 4239960 12.50 4698412 19409940 24 07:38:48 07:07:01 6963824 31245352 1009836 3.07 528624 22684368 4239960 12.50 4698764 19409940 40 07:38:48 07:08:01 6963264 31244820 1010288 3.07 528652 22684372 4239960 12.50 4698708 19409944 8 07:38:48 07:09:01 6963684 31245284 1009996 3.07 528672 22684376 4239960 12.50 4698764 19409944 24 07:38:48 07:10:01 6964716 31246356 1008900 3.07 528704 22684380 4239960 12.50 4698272 19409948 8 07:38:48 07:11:01 6964592 31246240 1009164 3.07 528716 22684384 4239960 12.50 4698232 19409952 168 07:38:48 07:12:01 6964608 31246284 1009080 3.07 528756 22684384 4239960 12.50 4698308 19409952 8 07:38:48 07:13:01 6964592 31246312 1009008 3.07 528780 22684388 4239960 12.50 4698308 19409956 12 07:38:48 07:14:01 6964252 31245992 1009272 3.07 528792 22684388 4239960 12.50 4698340 19409956 8 07:38:48 07:15:01 6964416 31246172 1008972 3.07 528804 22684392 4239960 12.50 4698464 19409960 280 07:38:48 07:16:02 6964360 31246140 1008932 3.07 528824 22684392 4239960 12.50 4698488 19409964 200 07:38:48 07:17:01 6964164 31245980 1009204 3.07 528832 22684400 4239960 12.50 4698520 19409968 356 07:38:48 07:18:01 6964204 31246032 1009156 3.07 528844 22684404 4239960 12.50 4698124 19409976 4 07:38:48 07:19:01 6964196 31246044 1009140 3.07 528848 22684408 4239960 12.50 4698136 19409980 52 07:38:48 07:20:01 6964148 31246000 1009124 3.07 528852 22684408 4239960 12.50 4698144 19409984 20 07:38:48 07:21:01 6963880 31245740 1009324 3.07 528856 22684412 4239960 12.50 4698168 19409984 180 07:38:48 07:22:01 6963832 31245720 1009244 3.07 528888 22684408 4239960 12.50 4698232 19409988 8 07:38:48 07:23:01 6964036 31245952 1008956 3.07 528904 22684416 4223800 12.45 4698216 19409988 44 07:38:48 07:24:01 6963768 31245696 1009192 3.07 528916 22684420 4223800 12.45 4698208 19409992 8 07:38:48 07:25:01 6963760 31245716 1009132 3.07 528932 22684420 4223800 12.45 4698228 19409996 188 07:38:48 07:26:01 6964152 31246120 1009160 3.07 528944 22684416 4239892 12.50 4698236 19409996 44 07:38:48 07:27:01 6964112 31246224 1009032 3.07 528956 22684552 4239892 12.50 4698320 19410132 52 07:38:48 07:28:01 6963812 31245948 1009248 3.07 528968 22684560 4239892 12.50 4698264 19410132 8 07:38:48 07:29:01 6964016 31246172 1008960 3.07 528980 22684564 4239892 12.50 4698288 19410136 180 07:38:48 07:30:01 6964184 31246352 1008940 3.07 528988 22684564 4239892 12.50 4698312 19410136 8 07:38:48 07:31:01 6963884 31246072 1009176 3.07 529000 22684568 4239892 12.50 4698344 19410140 40 07:38:48 07:32:01 6964024 31246224 1008960 3.07 529016 22684564 4239892 12.50 4698400 19410144 8 07:38:48 07:33:01 6963976 31246200 1008924 3.07 529024 22684572 4239892 12.50 4698372 19410144 176 07:38:48 07:34:01 6963708 31245956 1009144 3.07 529048 22684580 4239892 12.50 4698376 19410148 12 07:38:48 07:35:01 6963652 31245916 1009124 3.07 529056 22684580 4239892 12.50 4698428 19410152 176 07:38:48 07:36:01 6962512 31245800 1009704 3.07 529108 22685204 4264864 12.57 4698868 19410644 176 07:38:48 07:37:01 6962560 31245920 1009496 3.07 529116 22685208 4264864 12.57 4698888 19410648 180 07:38:48 07:38:01 5789132 30882784 1366132 4.15 533536 23432404 4591200 13.53 5090680 20120408 69136 07:38:48 Average: 8435625 31059513 1195234 3.63 494575 21147917 4529093 13.35 4648421 18074721 131814 07:38:48 07:38:48 06:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:38:48 06:52:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 07:38:48 06:52:01 ens3 1856.99 1704.65 13159.11 211.14 0.00 0.00 0.00 0.00 07:38:48 06:52:01 docker0 827.03 843.68 59.88 4631.29 0.00 0.00 0.00 0.00 07:38:48 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 06:53:01 ens3 45.03 26.00 40.41 17.25 0.00 0.00 0.00 0.00 07:38:48 06:53:01 vethcc72503 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 07:38:48 06:53:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 07:38:48 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:54:01 ens3 41.92 27.82 59.82 16.01 0.00 0.00 0.00 0.00 07:38:48 06:54:01 vethcc72503 8.25 11.46 0.71 34.06 0.00 0.00 0.00 0.00 07:38:48 06:54:01 docker0 8.25 11.45 0.60 34.06 0.00 0.00 0.00 0.00 07:38:48 06:55:01 veth45a0eaf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:55:01 vethd4d184c 1.27 2.78 0.10 38.64 0.00 0.00 0.00 0.00 07:38:48 06:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:38:48 06:55:01 veth0dda422 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:55:01 ens3 203.87 130.28 3568.97 157.91 0.00 0.00 0.00 0.00 07:38:48 06:55:01 veth1b9687e 1.83 3.77 0.14 44.60 0.00 0.00 0.00 0.00 07:38:48 06:55:01 vethc3392a1 1.43 2.87 0.11 38.66 0.00 0.00 0.00 0.00 07:38:48 06:55:01 vethc0c9393 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:55:01 vethff003c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:55:01 vethecdf372 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:55:01 veth77e59cd 2.33 5.23 0.19 64.76 0.00 0.00 0.00 0.01 07:38:48 06:55:01 vethe982f6b 0.57 0.68 0.05 0.24 0.00 0.00 0.00 0.00 07:38:48 06:55:01 vethd45c8a0 2.97 5.77 0.23 77.47 0.00 0.00 0.00 0.01 07:38:48 06:55:01 docker0 17.25 33.98 1.13 490.86 0.00 0.00 0.00 0.00 07:38:48 06:55:01 veth704888c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:55:01 vethbd71fe2 4.65 8.48 0.38 116.67 0.00 0.00 0.00 0.01 07:38:48 06:55:01 veth659ffb2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:55:01 vethb4e687d 2.18 5.95 0.17 109.91 0.00 0.00 0.00 0.01 07:38:48 06:56:01 veth1dae49e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 vethac0e2d6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 07:38:48 06:56:01 veth58d001b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 vethfbdb327 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 veth4cd45d0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 ens3 965.34 554.28 9697.11 67.82 0.00 0.00 0.00 0.00 07:38:48 06:56:01 veth1ebc6fb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 veth93f933d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 vethab8f76d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 vethe982f6b 0.07 0.87 0.00 0.04 0.00 0.00 0.00 0.00 07:38:48 06:56:01 veth4f1d7d9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 veth3ae850a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 docker0 485.74 793.67 42.46 8259.77 0.00 0.00 0.00 0.00 07:38:48 06:56:01 vethcee5794 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:56:01 veth10ad969 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:57:01 veth1dae49e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 vethac0e2d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 06:57:01 veth58d001b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 vethfbdb327 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 veth4cd45d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 ens3 5.11 3.88 3.99 2.29 0.00 0.00 0.00 0.00 07:38:48 06:57:01 veth1ebc6fb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 veth93f933d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 vethab8f76d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 vethe982f6b 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 06:57:01 veth4f1d7d9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 veth3ae850a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:38:48 06:57:01 vethcee5794 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:57:01 veth10ad969 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 veth1dae49e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 vethac0e2d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 veth58d001b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 veth4cd45d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 ens3 10.43 6.32 8.45 4.68 0.00 0.00 0.00 0.00 07:38:48 06:58:01 veth1ebc6fb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 veth93f933d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 vethab8f76d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 vethe982f6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 veth3ae850a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 vethcee5794 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:58:01 veth10ad969 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 06:59:01 lo 40.26 40.26 3.97 3.97 0.00 0.00 0.00 0.00 07:38:48 06:59:01 ens3 330.14 330.51 178.20 1437.85 0.00 0.00 0.00 0.00 07:38:48 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:00:01 lo 24.59 24.59 2.43 2.43 0.00 0.00 0.00 0.00 07:38:48 07:00:01 ens3 369.08 369.44 129.05 2723.02 0.00 0.00 0.00 0.00 07:38:48 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:01:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 07:38:48 07:01:01 ens3 40.09 37.89 19.85 213.70 0.00 0.00 0.00 0.00 07:38:48 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:02:01 ens3 0.48 0.32 0.38 0.26 0.00 0.00 0.00 0.00 07:38:48 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:04:01 ens3 0.73 0.37 0.30 0.21 0.00 0.00 0.00 0.00 07:38:48 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:06:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:07:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:38:48 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:08:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 07:38:48 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:12:01 ens3 0.22 0.13 0.13 0.07 0.00 0.00 0.00 0.00 07:38:48 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:16:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:17:01 ens3 0.29 0.22 0.09 0.07 0.00 0.00 0.00 0.00 07:38:48 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:20:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:21:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:38:48 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:22:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:38:48 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:27:01 ens3 0.47 0.37 0.20 0.09 0.00 0.00 0.00 0.00 07:38:48 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:32:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:38:48 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:33:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:38:48 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:36:01 ens3 0.73 0.38 0.30 0.22 0.00 0.00 0.00 0.00 07:38:48 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 07:37:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 07:38:48 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:48 07:38:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:38:48 07:38:01 ens3 145.28 83.80 3927.70 16.26 0.00 0.00 0.00 0.00 07:38:48 07:38:01 veth5f47c41 1.13 1.20 0.51 0.42 0.00 0.00 0.00 0.00 07:38:48 07:38:01 docker0 1.13 1.10 0.50 0.41 0.00 0.00 0.00 0.00 07:38:48 Average: lo 1.71 1.71 0.17 0.17 0.00 0.00 0.00 0.00 07:38:48 Average: ens3 85.55 69.79 655.45 103.64 0.00 0.00 0.00 0.00 07:38:48 Average: veth5f47c41 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 07:38:48 Average: docker0 28.51 35.85 2.23 285.58 0.00 0.00 0.00 0.00 07:38:48 07:38:48 07:38:48 ---> sar -P ALL: 07:38:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41256) 03/13/25 _x86_64_ (8 CPU) 07:38:48 07:38:48 06:50:33 LINUX RESTART (8 CPU) 07:38:48 07:38:48 06:51:01 CPU %user %nice %system %iowait %steal %idle 07:38:48 06:52:01 all 12.93 0.00 4.97 1.67 0.07 80.36 07:38:48 06:52:01 0 8.97 0.00 4.28 0.27 0.05 86.42 07:38:48 06:52:01 1 11.85 0.00 6.21 3.84 0.07 78.04 07:38:48 06:52:01 2 12.17 0.00 4.28 0.61 0.07 82.88 07:38:48 06:52:01 3 19.75 0.00 4.82 4.87 0.08 70.48 07:38:48 06:52:01 4 12.56 0.00 5.29 2.33 0.08 79.74 07:38:48 06:52:01 5 11.71 0.00 4.92 0.07 0.07 83.23 07:38:48 06:52:01 6 10.94 0.00 4.50 1.20 0.07 83.29 07:38:48 06:52:01 7 15.49 0.00 5.48 0.20 0.08 78.75 07:38:48 06:53:01 all 40.89 0.00 6.67 0.45 0.10 51.88 07:38:48 06:53:01 0 40.99 0.00 7.36 0.05 0.10 51.50 07:38:48 06:53:01 1 40.73 0.00 6.17 0.59 0.10 52.41 07:38:48 06:53:01 2 40.75 0.00 6.73 0.14 0.10 52.28 07:38:48 06:53:01 3 38.60 0.00 7.30 0.67 0.10 53.33 07:38:48 06:53:01 4 39.53 0.00 7.16 2.04 0.10 51.17 07:38:48 06:53:01 5 41.57 0.00 6.28 0.07 0.10 51.99 07:38:48 06:53:01 6 40.11 0.00 6.13 0.02 0.08 53.65 07:38:48 06:53:01 7 44.89 0.00 6.25 0.05 0.10 48.70 07:38:48 06:54:01 all 52.79 0.00 6.62 0.32 0.09 40.18 07:38:48 06:54:01 0 52.69 0.00 6.32 0.05 0.08 40.85 07:38:48 06:54:01 1 53.14 0.00 6.74 1.83 0.08 38.19 07:38:48 06:54:01 2 52.20 0.00 6.74 0.10 0.12 40.84 07:38:48 06:54:01 3 51.86 0.00 6.56 0.25 0.07 41.26 07:38:48 06:54:01 4 52.47 0.00 6.18 0.15 0.10 41.10 07:38:48 06:54:01 5 52.36 0.00 7.03 0.07 0.10 40.44 07:38:48 06:54:01 6 53.39 0.00 6.63 0.07 0.10 39.81 07:38:48 06:54:01 7 54.18 0.00 6.78 0.05 0.10 38.89 07:38:48 06:55:01 all 38.52 0.00 8.80 2.05 0.11 50.53 07:38:48 06:55:01 0 38.86 0.00 9.30 1.28 0.12 50.44 07:38:48 06:55:01 1 38.41 0.00 8.56 1.77 0.10 51.16 07:38:48 06:55:01 2 38.12 0.00 8.41 1.45 0.10 51.93 07:38:48 06:55:01 3 39.10 0.00 8.48 2.04 0.10 50.28 07:38:48 06:55:01 4 38.51 0.00 9.20 2.65 0.08 49.55 07:38:48 06:55:01 5 38.09 0.00 8.95 1.30 0.12 51.53 07:38:48 06:55:01 6 39.18 0.00 8.57 1.74 0.13 50.38 07:38:48 06:55:01 7 37.91 0.00 8.89 4.15 0.10 48.95 07:38:48 06:56:01 all 31.46 0.00 11.70 11.78 0.10 44.97 07:38:48 06:56:01 0 30.89 0.00 12.00 9.59 0.08 47.43 07:38:48 06:56:01 1 31.92 0.00 14.27 25.33 0.14 28.35 07:38:48 06:56:01 2 31.86 0.00 9.91 6.82 0.08 51.33 07:38:48 06:56:01 3 31.06 0.00 11.74 6.60 0.10 50.49 07:38:48 06:56:01 4 31.48 0.00 12.58 19.92 0.10 35.93 07:38:48 06:56:01 5 32.30 0.00 11.06 5.62 0.10 50.92 07:38:48 06:56:01 6 30.97 0.00 10.73 7.11 0.10 51.08 07:38:48 06:56:01 7 31.19 0.00 11.31 13.31 0.08 44.11 07:38:48 06:57:01 all 90.04 0.00 9.84 0.00 0.11 0.00 07:38:48 06:57:01 0 89.99 0.00 9.90 0.00 0.12 0.00 07:38:48 06:57:01 1 89.95 0.00 9.95 0.00 0.10 0.00 07:38:48 06:57:01 2 90.03 0.00 9.85 0.00 0.12 0.00 07:38:48 06:57:01 3 89.75 0.00 10.13 0.00 0.12 0.00 07:38:48 06:57:01 4 90.34 0.00 9.53 0.00 0.13 0.00 07:38:48 06:57:01 5 90.47 0.00 9.43 0.00 0.10 0.00 07:38:48 06:57:01 6 89.51 0.00 10.35 0.00 0.13 0.00 07:38:48 06:57:01 7 90.29 0.00 9.61 0.00 0.10 0.00 07:38:48 06:58:01 all 91.03 0.00 8.87 0.00 0.11 0.00 07:38:48 06:58:01 0 91.45 0.00 8.45 0.00 0.10 0.00 07:38:48 06:58:01 1 90.63 0.00 9.28 0.00 0.08 0.00 07:38:48 06:58:01 2 90.58 0.00 9.30 0.00 0.12 0.00 07:38:48 06:58:01 3 90.53 0.00 9.35 0.00 0.12 0.00 07:38:48 06:58:01 4 91.50 0.00 8.38 0.00 0.12 0.00 07:38:48 06:58:01 5 91.33 0.00 8.57 0.00 0.10 0.00 07:38:48 06:58:01 6 90.87 0.00 9.03 0.00 0.10 0.00 07:38:48 06:58:01 7 91.30 0.00 8.58 0.00 0.12 0.00 07:38:48 06:59:01 all 23.13 0.00 4.00 0.69 0.07 72.11 07:38:48 06:59:01 0 20.84 0.00 3.82 1.15 0.07 74.12 07:38:48 06:59:01 1 22.59 0.00 3.66 1.23 0.07 72.45 07:38:48 06:59:01 2 25.44 0.00 4.21 0.34 0.08 69.92 07:38:48 06:59:01 3 22.52 0.00 4.03 0.55 0.07 72.82 07:38:48 06:59:01 4 24.74 0.00 3.83 0.47 0.07 70.90 07:38:48 06:59:01 5 20.92 0.00 4.08 0.45 0.07 74.48 07:38:48 06:59:01 6 24.27 0.00 3.76 0.59 0.08 71.30 07:38:48 06:59:01 7 23.73 0.00 4.59 0.75 0.07 70.86 07:38:48 07:00:01 all 9.90 0.00 0.68 0.06 0.06 89.30 07:38:48 07:00:01 0 8.26 0.00 0.57 0.23 0.03 90.90 07:38:48 07:00:01 1 7.19 0.00 0.45 0.02 0.05 92.29 07:38:48 07:00:01 2 8.04 0.00 0.65 0.02 0.07 91.22 07:38:48 07:00:01 3 13.29 0.00 0.87 0.02 0.07 85.75 07:38:48 07:00:01 4 8.80 0.00 0.87 0.12 0.05 90.16 07:38:48 07:00:01 5 10.92 0.00 0.67 0.00 0.07 88.34 07:38:48 07:00:01 6 6.09 0.00 0.59 0.02 0.05 93.26 07:38:48 07:00:01 7 16.62 0.00 0.75 0.10 0.07 82.46 07:38:48 07:01:01 all 0.88 0.00 0.11 0.01 0.01 98.98 07:38:48 07:01:01 0 0.10 0.00 0.08 0.02 0.00 99.80 07:38:48 07:01:01 1 1.47 0.00 0.13 0.00 0.02 98.38 07:38:48 07:01:01 2 0.20 0.00 0.13 0.00 0.02 99.65 07:38:48 07:01:01 3 0.27 0.00 0.08 0.02 0.02 99.62 07:38:48 07:01:01 4 1.60 0.00 0.13 0.02 0.02 98.23 07:38:48 07:01:01 5 0.30 0.00 0.08 0.07 0.00 99.55 07:38:48 07:01:01 6 1.59 0.00 0.15 0.00 0.03 98.23 07:38:48 07:01:01 7 1.55 0.00 0.07 0.00 0.00 98.38 07:38:48 07:02:01 all 0.06 0.00 0.02 0.00 0.01 99.91 07:38:48 07:02:01 0 0.05 0.00 0.00 0.02 0.02 99.92 07:38:48 07:02:01 1 0.08 0.00 0.00 0.00 0.02 99.90 07:38:48 07:02:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:38:48 07:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:02:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:38:48 07:02:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:02:01 6 0.08 0.00 0.07 0.00 0.02 99.83 07:38:48 07:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:38:48 07:02:01 CPU %user %nice %system %iowait %steal %idle 07:38:48 07:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:38:48 07:03:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:38:48 07:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:03:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:38:48 07:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:38:48 07:03:01 6 0.10 0.00 0.02 0.00 0.02 99.87 07:38:48 07:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:04:01 all 0.07 0.00 0.02 0.00 0.01 99.90 07:38:48 07:04:01 0 0.07 0.00 0.00 0.02 0.00 99.92 07:38:48 07:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:38:48 07:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:38:48 07:04:01 4 0.17 0.00 0.05 0.00 0.03 99.75 07:38:48 07:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:38:48 07:04:01 6 0.10 0.00 0.02 0.00 0.02 99.87 07:38:48 07:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:38:48 07:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:05:01 2 0.02 0.00 0.03 0.02 0.02 99.92 07:38:48 07:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:05:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:38:48 07:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:38:48 07:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:38:48 07:06:01 all 0.07 0.00 0.03 0.00 0.01 99.88 07:38:48 07:06:01 0 0.08 0.00 0.02 0.02 0.02 99.87 07:38:48 07:06:01 1 0.08 0.00 0.05 0.00 0.02 99.85 07:38:48 07:06:01 2 0.12 0.00 0.02 0.00 0.02 99.85 07:38:48 07:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:06:01 4 0.10 0.00 0.03 0.00 0.02 99.85 07:38:48 07:06:01 5 0.00 0.00 0.03 0.00 0.00 99.97 07:38:48 07:06:01 6 0.08 0.00 0.03 0.00 0.00 99.88 07:38:48 07:06:01 7 0.07 0.00 0.03 0.00 0.00 99.90 07:38:48 07:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:38:48 07:07:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:38:48 07:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:38:48 07:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:38:48 07:07:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:38:48 07:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:08:01 all 0.20 0.00 0.02 0.00 0.01 99.77 07:38:48 07:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:08:01 2 0.08 0.00 0.03 0.00 0.00 99.88 07:38:48 07:08:01 3 0.08 0.00 0.03 0.00 0.02 99.87 07:38:48 07:08:01 4 1.07 0.00 0.02 0.00 0.02 98.89 07:38:48 07:08:01 5 0.05 0.00 0.02 0.02 0.00 99.92 07:38:48 07:08:01 6 0.10 0.00 0.07 0.00 0.02 99.82 07:38:48 07:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:38:48 07:09:01 all 0.01 0.00 0.02 0.01 0.01 99.95 07:38:48 07:09:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:38:48 07:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:38:48 07:09:01 2 0.00 0.00 0.03 0.00 0.02 99.95 07:38:48 07:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:38:48 07:09:01 4 0.00 0.00 0.05 0.00 0.00 99.95 07:38:48 07:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:38:48 07:09:01 6 0.07 0.00 0.03 0.02 0.00 99.88 07:38:48 07:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:10:01 all 0.06 0.00 0.02 0.00 0.01 99.90 07:38:48 07:10:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:38:48 07:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:38:48 07:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:10:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:38:48 07:10:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:38:48 07:10:01 5 0.05 0.00 0.02 0.03 0.00 99.90 07:38:48 07:10:01 6 0.12 0.00 0.05 0.00 0.02 99.82 07:38:48 07:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:38:48 07:11:01 all 0.16 0.00 0.02 0.00 0.01 99.81 07:38:48 07:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:11:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:38:48 07:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:38:48 07:11:01 4 1.09 0.00 0.02 0.00 0.00 98.89 07:38:48 07:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:38:48 07:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:38:48 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:12:01 all 0.12 0.00 0.03 0.00 0.01 99.84 07:38:48 07:12:01 0 0.07 0.00 0.05 0.00 0.02 99.87 07:38:48 07:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:38:48 07:12:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:38:48 07:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:12:01 4 0.50 0.00 0.00 0.00 0.00 99.50 07:38:48 07:12:01 5 0.03 0.00 0.03 0.02 0.02 99.90 07:38:48 07:12:01 6 0.12 0.00 0.07 0.00 0.03 99.78 07:38:48 07:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:38:48 07:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:38:48 07:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:38:48 07:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:38:48 07:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:38:48 07:13:01 6 0.08 0.00 0.03 0.00 0.02 99.87 07:38:48 07:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:38:48 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:38:48 07:14:01 all 0.20 0.00 0.01 0.00 0.01 99.77 07:38:48 07:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:38:48 07:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:14:01 4 1.19 0.00 0.02 0.00 0.02 98.78 07:38:48 07:14:01 5 0.03 0.00 0.02 0.03 0.00 99.92 07:38:48 07:14:01 6 0.10 0.00 0.00 0.00 0.00 99.90 07:38:48 07:14:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:38:48 07:15:01 all 0.26 0.00 0.02 0.00 0.01 99.71 07:38:48 07:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:38:48 07:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:38:48 07:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:15:01 4 1.91 0.00 0.07 0.00 0.02 98.01 07:38:48 07:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:38:48 07:15:01 6 0.05 0.00 0.05 0.00 0.02 99.88 07:38:48 07:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:16:02 all 0.04 0.00 0.02 0.00 0.01 99.93 07:38:48 07:16:02 0 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:16:02 1 0.03 0.00 0.05 0.00 0.02 99.90 07:38:48 07:16:02 2 0.17 0.00 0.03 0.00 0.02 99.78 07:38:48 07:16:02 3 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:16:02 4 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:16:02 5 0.00 0.00 0.00 0.02 0.02 99.97 07:38:48 07:16:02 6 0.05 0.00 0.03 0.00 0.00 99.92 07:38:48 07:16:02 7 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:17:01 all 0.29 0.00 0.01 0.00 0.01 99.68 07:38:48 07:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:38:48 07:17:01 1 0.12 0.00 0.03 0.00 0.02 99.83 07:38:48 07:17:01 2 0.08 0.00 0.00 0.00 0.00 99.92 07:38:48 07:17:01 3 0.07 0.00 0.00 0.00 0.02 99.92 07:38:48 07:17:01 4 1.74 0.00 0.05 0.00 0.02 98.19 07:38:48 07:17:01 5 0.05 0.00 0.02 0.02 0.00 99.92 07:38:48 07:17:01 6 0.10 0.00 0.00 0.00 0.02 99.88 07:38:48 07:17:01 7 0.07 0.00 0.00 0.00 0.02 99.92 07:38:48 07:18:01 all 0.27 0.00 0.02 0.00 0.01 99.70 07:38:48 07:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:38:48 07:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:38:48 07:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:18:01 3 0.05 0.00 0.07 0.00 0.00 99.88 07:38:48 07:18:01 4 1.99 0.00 0.02 0.00 0.02 97.98 07:38:48 07:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:38:48 07:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:19:01 all 0.11 0.00 0.01 0.00 0.01 99.87 07:38:48 07:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:19:01 1 0.10 0.00 0.02 0.00 0.02 99.87 07:38:48 07:19:01 2 0.08 0.00 0.02 0.00 0.00 99.90 07:38:48 07:19:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:38:48 07:19:01 4 0.37 0.00 0.03 0.00 0.02 99.58 07:38:48 07:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:38:48 07:19:01 6 0.13 0.00 0.02 0.02 0.02 99.82 07:38:48 07:19:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:38:48 07:20:01 all 0.02 0.00 0.02 0.01 0.01 99.95 07:38:48 07:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:38:48 07:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:38:48 07:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:38:48 07:20:01 6 0.07 0.00 0.02 0.03 0.00 99.88 07:38:48 07:20:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:38:48 07:21:01 all 0.08 0.00 0.01 0.00 0.01 99.89 07:38:48 07:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:38:48 07:21:01 1 0.10 0.00 0.02 0.00 0.03 99.85 07:38:48 07:21:01 2 0.10 0.00 0.03 0.00 0.00 99.87 07:38:48 07:21:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:38:48 07:21:01 4 0.08 0.00 0.00 0.00 0.02 99.90 07:38:48 07:21:01 5 0.05 0.00 0.00 0.02 0.02 99.92 07:38:48 07:21:01 6 0.13 0.00 0.03 0.00 0.02 99.82 07:38:48 07:21:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:38:48 07:22:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:38:48 07:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:38:48 07:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:38:48 07:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:38:48 07:22:01 6 0.05 0.00 0.05 0.00 0.03 99.87 07:38:48 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:23:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:38:48 07:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:38:48 07:23:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:23:01 3 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:23:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:38:48 07:23:01 5 0.07 0.00 0.00 0.02 0.00 99.92 07:38:48 07:23:01 6 0.15 0.00 0.05 0.00 0.03 99.77 07:38:48 07:23:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:38:48 07:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:38:48 07:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:38:48 07:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:24:01 2 0.05 0.00 0.05 0.00 0.02 99.88 07:38:48 07:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:38:48 07:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:38:48 07:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:38:48 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:38:48 07:25:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:38:48 07:25:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:38:48 07:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:25:01 2 0.02 0.00 0.05 0.00 0.00 99.93 07:38:48 07:25:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:38:48 07:25:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:38:48 07:25:01 5 0.10 0.00 0.00 0.02 0.00 99.88 07:38:48 07:25:01 6 0.08 0.00 0.03 0.00 0.02 99.87 07:38:48 07:25:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:38:48 07:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:38:48 07:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:38:48 07:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:38:48 07:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:38:48 07:26:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:38:48 07:27:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:38:48 07:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:38:48 07:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:27:01 2 0.10 0.00 0.03 0.00 0.02 99.85 07:38:48 07:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88 07:38:48 07:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:27:01 5 0.03 0.00 0.00 0.02 0.03 99.92 07:38:48 07:27:01 6 0.15 0.00 0.02 0.00 0.02 99.82 07:38:48 07:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:38:48 07:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:38:48 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:38:48 07:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:38:48 07:28:01 6 0.07 0.00 0.08 0.00 0.02 99.83 07:38:48 07:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:29:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:38:48 07:29:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:38:48 07:29:01 2 0.08 0.00 0.03 0.00 0.00 99.88 07:38:48 07:29:01 3 0.08 0.00 0.00 0.00 0.00 99.92 07:38:48 07:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:29:01 5 0.07 0.00 0.00 0.02 0.00 99.92 07:38:48 07:29:01 6 0.13 0.00 0.05 0.00 0.03 99.78 07:38:48 07:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:30:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:38:48 07:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:38:48 07:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:38:48 07:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:30:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:38:48 07:30:01 6 0.02 0.00 0.08 0.00 0.00 99.90 07:38:48 07:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:38:48 07:31:01 all 0.16 0.00 0.02 0.00 0.01 99.81 07:38:48 07:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:38:48 07:31:01 2 0.03 0.00 0.07 0.00 0.02 99.88 07:38:48 07:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:31:01 4 1.11 0.00 0.05 0.00 0.02 98.82 07:38:48 07:31:01 5 0.00 0.00 0.00 0.03 0.02 99.95 07:38:48 07:31:01 6 0.08 0.00 0.02 0.00 0.02 99.88 07:38:48 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:32:01 all 0.09 0.00 0.02 0.00 0.00 99.89 07:38:48 07:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:32:01 2 0.07 0.00 0.05 0.00 0.02 99.87 07:38:48 07:32:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:38:48 07:32:01 4 0.32 0.00 0.00 0.00 0.00 99.68 07:38:48 07:32:01 5 0.05 0.00 0.02 0.02 0.00 99.92 07:38:48 07:32:01 6 0.08 0.00 0.02 0.00 0.00 99.90 07:38:48 07:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:33:01 all 0.02 0.00 0.02 0.00 0.01 99.96 07:38:48 07:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:38:48 07:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:38:48 07:33:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:38:48 07:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:38:48 07:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:38:48 07:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:38:48 07:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:34:01 all 0.20 0.00 0.01 0.00 0.01 99.78 07:38:48 07:34:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:38:48 07:34:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:38:48 07:34:01 2 0.13 0.00 0.02 0.00 0.02 99.83 07:38:48 07:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:34:01 4 1.19 0.00 0.02 0.00 0.02 98.78 07:38:48 07:34:01 5 0.05 0.00 0.02 0.02 0.02 99.90 07:38:48 07:34:01 6 0.07 0.00 0.02 0.00 0.00 99.92 07:38:48 07:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:38:48 07:35:01 all 0.26 0.00 0.01 0.00 0.00 99.72 07:38:48 07:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:35:01 2 1.97 0.00 0.03 0.00 0.02 97.98 07:38:48 07:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:38:48 07:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:38:48 07:35:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:38:48 07:35:01 CPU %user %nice %system %iowait %steal %idle 07:38:48 07:36:01 all 0.22 0.00 0.04 0.01 0.01 99.72 07:38:48 07:36:01 0 0.08 0.00 0.07 0.00 0.02 99.83 07:38:48 07:36:01 1 0.08 0.00 0.00 0.00 0.02 99.90 07:38:48 07:36:01 2 0.94 0.00 0.03 0.00 0.00 99.02 07:38:48 07:36:01 3 0.07 0.00 0.07 0.00 0.02 99.85 07:38:48 07:36:01 4 0.17 0.00 0.02 0.00 0.00 99.82 07:38:48 07:36:01 5 0.05 0.00 0.02 0.03 0.00 99.90 07:38:48 07:36:01 6 0.15 0.00 0.05 0.00 0.00 99.80 07:38:48 07:36:01 7 0.25 0.00 0.07 0.03 0.00 99.65 07:38:48 07:37:01 all 0.02 0.00 0.02 0.01 0.00 99.94 07:38:48 07:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:38:48 07:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:38:48 07:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:38:48 07:37:01 5 0.00 0.00 0.05 0.10 0.00 99.85 07:38:48 07:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:38:48 07:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:38:48 07:38:01 all 3.88 0.00 1.68 0.27 0.03 94.14 07:38:48 07:38:01 0 3.04 0.00 1.69 0.00 0.03 95.23 07:38:48 07:38:01 1 4.25 0.00 1.21 0.00 0.02 94.53 07:38:48 07:38:01 2 4.40 0.00 1.33 0.02 0.03 94.22 07:38:48 07:38:01 3 3.52 0.00 1.31 0.00 0.03 95.14 07:38:48 07:38:01 4 3.58 0.00 1.66 0.12 0.03 94.61 07:38:48 07:38:01 5 4.73 0.00 2.22 2.01 0.03 91.00 07:38:48 07:38:01 6 4.17 0.00 1.67 0.02 0.02 94.12 07:38:48 07:38:01 7 3.34 0.00 2.36 0.00 0.03 94.26 07:38:48 Average: all 8.46 0.00 1.37 0.37 0.02 89.78 07:38:48 Average: 0 8.22 0.00 1.36 0.27 0.02 90.13 07:38:48 Average: 1 8.35 0.00 1.42 0.73 0.03 89.48 07:38:48 Average: 2 8.45 0.00 1.32 0.20 0.03 90.00 07:38:48 Average: 3 8.53 0.00 1.38 0.32 0.02 89.75 07:38:48 Average: 4 8.67 0.00 1.38 0.58 0.03 89.33 07:38:48 Average: 5 8.40 0.00 1.35 0.22 0.02 90.01 07:38:48 Average: 6 8.36 0.00 1.34 0.23 0.03 90.04 07:38:48 Average: 7 8.73 0.00 1.38 0.39 0.02 89.48 07:38:48 07:38:48 07:38:48