Started by upstream project "edgexfoundry/cd-management/release-lts" build number 95 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 b6c30fa08fc741f587f051aa9141d7474d689cf5 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-ssh5965275207810485099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh4445178350101887458.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh8547318327191136715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh8192692121658122158.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-ssh1576021427089665370.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41048 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 b6c30fa08fc741f587f051aa9141d7474d689cf5 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @1c00668" > git config core.sparsecheckout # timeout=10 > git checkout -f b6c30fa08fc741f587f051aa9141d7474d689cf5 # timeout=10 > git rev-list --no-walk 1c00668fc2a13730d03445c745bd90ab17bc0204 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:39:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:39:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:39:35 ========================================================= 06:39:35 EdgeX Global Pipelines Version Info 06:39:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:39:36 ------------------- 06:39:36 stable info: 06:39:36 ------------------- 06:39:36 Commited By: Cherry Wang cherry@iotechsys.com 06:39:36 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 06:39:36 Message: update stable to v1.0.271 06:39:36 ------------------- 06:39:36 experimental info: 06:39:36 ------------------- 06:39:36 Commited By: **** collab-it+edgex@linuxfoundation.org 06:39:36 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 06:39:36 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:39:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:39:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:39:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:39:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 06:39:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 06:39:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 06:39:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] echo 06:39:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6c30fa [Pipeline] echo 06:39:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:50 provisioning config files... 06:39:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config3811288227555133635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:50 ---> ****-login.sh 06:39:50 nexus3.edgexfoundry.org:10001 06:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:50 Configure a credential helper to remove this warning. See 06:39:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:50 06:39:50 Login Succeeded 06:39:50 nexus3.edgexfoundry.org:10002 06:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:50 Configure a credential helper to remove this warning. See 06:39:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:50 06:39:50 Login Succeeded 06:39:50 nexus3.edgexfoundry.org:10003 06:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:50 Configure a credential helper to remove this warning. See 06:39:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:50 06:39:50 Login Succeeded 06:39:50 nexus3.edgexfoundry.org:10004 06:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:51 Configure a credential helper to remove this warning. See 06:39:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:51 06:39:51 Login Succeeded 06:39:51 ****.io 06:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:51 Configure a credential helper to remove this warning. See 06:39:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:51 06:39:51 Login Succeeded 06:39:51 ---> ****-login.sh ends [Pipeline] } 06:39:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:51 + 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:39:51 + + cut -d/ -f2dirname 06:39:51 cmd/core-command/Dockerfile 06:39:51 + echo core-command,cmd/core-command/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:39:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:39:51 + dirname cmd/core-data/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo core-data,cmd/core-data/Dockerfile 06:39:51 + dirname cmd/core-keeper/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo core-keeper,cmd/core-keeper/Dockerfile 06:39:51 + dirname cmd/core-metadata/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo core-metadata,cmd/core-metadata/Dockerfile 06:39:51 + dirname cmd/security-bootstrapper/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:39:51 + dirname cmd/security-proxy-auth/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:39:51 + dirname cmd/security-proxy-setup/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:39:51 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 06:39:51 06:39:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:39:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:39:51 + dirname cmd/security-spire-agent/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:39:51 + dirname cmd/security-spire-config/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:39:51 + dirname cmd/security-spire-server/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:39:51 + dirname cmd/support-notifications/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo support-notifications,cmd/support-notifications/Dockerfile 06:39:51 + dirname cmd/support-scheduler/Dockerfile 06:39:51 + cut -d/ -f2 06:39:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:39:51 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:39:52 + git rev-list -1 --merges b6c30fa08fc741f587f051aa9141d7474d689cf5~1..b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] echo 06:39:52 -----------> git rev-list -1 --merges b6c30fa08fc741f587f051aa9141d7474d689cf5~1..b6c30fa08fc741f587f051aa9141d7474d689cf5 b6c30fa08fc741f587f051aa9141d7474d689cf5 [false] [Pipeline] sh 06:39:52 + git log --format=format:%s -1 b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] echo 06:39:52 ========================================================= 06:39:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 06:39:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:39:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:39:52 + grep -v github /etc/ssh/ssh_known_hosts 06:39:52 + [ -e /tmp/ssh_known_hosts ] 06:39:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:39:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 06:39:52 sudo tee -a /etc/ssh/ssh_known_hosts 06:39:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:53 06:39:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:53 0.1.4: Pulling from edgex-devops/py-git-semver 06:39:53 b85a868b505f: Pulling fs layer 06:39:53 e2be974225ed: Pulling fs layer 06:39:53 339a4e72a1f5: Pulling fs layer 06:39:53 988bab9f4d93: Pulling fs layer 06:39:53 1469e6f7b9e6: Pulling fs layer 06:39:53 eaf3925da568: Pulling fs layer 06:39:53 bab4dde63d76: Pulling fs layer 06:39:53 bde34c3a00c8: Pulling fs layer 06:39:53 b352a97aabf1: Pulling fs layer 06:39:53 4872d77fe225: Pulling fs layer 06:39:53 5851b861e8e6: Pulling fs layer 06:39:53 bab4dde63d76: Waiting 06:39:53 bde34c3a00c8: Waiting 06:39:53 b352a97aabf1: Waiting 06:39:53 4872d77fe225: Waiting 06:39:53 5851b861e8e6: Waiting 06:39:53 988bab9f4d93: Waiting 06:39:53 1469e6f7b9e6: Waiting 06:39:53 eaf3925da568: Waiting 06:39:53 e2be974225ed: Download complete 06:39:53 988bab9f4d93: Verifying Checksum 06:39:53 988bab9f4d93: Download complete 06:39:53 1469e6f7b9e6: Verifying Checksum 06:39:53 1469e6f7b9e6: Download complete 06:39:53 339a4e72a1f5: Verifying Checksum 06:39:53 339a4e72a1f5: Download complete 06:39:53 bde34c3a00c8: Verifying Checksum 06:39:53 bde34c3a00c8: Download complete 06:39:53 b352a97aabf1: Download complete 06:39:53 4872d77fe225: Verifying Checksum 06:39:53 4872d77fe225: Download complete 06:39:53 5851b861e8e6: Verifying Checksum 06:39:53 5851b861e8e6: Download complete 06:39:53 b85a868b505f: Download complete 06:39:54 bab4dde63d76: Verifying Checksum 06:39:54 bab4dde63d76: Download complete 06:39:55 b85a868b505f: Pull complete 06:39:55 e2be974225ed: Pull complete 06:39:55 339a4e72a1f5: Pull complete 06:39:55 988bab9f4d93: Pull complete 06:39:55 1469e6f7b9e6: Pull complete 06:39:55 eaf3925da568: Pull complete 06:39:57 bab4dde63d76: Pull complete 06:39:57 bde34c3a00c8: Pull complete 06:39:57 b352a97aabf1: Pull complete 06:39:57 4872d77fe225: Pull complete 06:39:57 5851b861e8e6: Pull complete 06:39:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:39:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:57 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 06:39:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:39:59 $ docker top 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 -eo pid,comm 06:39:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:39:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:59 [ssh-agent] Looking for ssh-agent implementation... 06:39:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:59 $ docker exec 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 ssh-agent 06:39:59 SSH_AUTH_SOCK=/tmp/ssh-TX4RMR5JRHgw/agent.32 06:39:59 SSH_AGENT_PID=38 06:39:59 Running ssh-add (command line suppressed) 06:39:59 Identity added: /w/workspace/edgex-go/8@tmp/private_key_16288432043080645153.key (/w/workspace/edgex-go/8@tmp/private_key_16288432043080645153.key) 06:39:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:00 + git tag --points-at b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } 06:40:00 $ docker exec --env ******** --env ******** 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 ssh-agent -k 06:40:00 unset SSH_AUTH_SOCK; 06:40:00 unset SSH_AGENT_PID; 06:40:00 echo Agent pid 38 killed; 06:40:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:40:00 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent 06:40:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:00 [ssh-agent] Looking for ssh-agent implementation... 06:40:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:00 $ docker exec 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 ssh-agent 06:40:00 SSH_AUTH_SOCK=/tmp/ssh-goO8PneRE1Zx/agent.71 06:40:00 SSH_AGENT_PID=77 06:40:00 Running ssh-add (command line suppressed) 06:40:00 Identity added: /w/workspace/edgex-go/8@tmp/private_key_13880626098658991626.key (/w/workspace/edgex-go/8@tmp/private_key_13880626098658991626.key) 06:40:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:00 + git semver init 06:40:01 2025-03-12 06:40:01,104 [run_init] DEBUG init version:0.0.0 force:False 06:40:01 2025-03-12 06:40:01,105 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 06:40:01 2025-03-12 06:40:01,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 06:40:01 2025-03-12 06:40:01,106 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 06:40:06 2025-03-12 06:40:05,758 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 06:40:06 2025-03-12 06:40:05,758 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/odessa with force:False 06:40:06 2025-03-12 06:40:05,758 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/odessa 06:40:06 2025-03-12 06:40:05,758 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/odessa 06:40:06 4.0.0 [Pipeline] } 06:40:06 $ docker exec --env ******** --env ******** 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 ssh-agent -k 06:40:06 unset SSH_AUTH_SOCK; 06:40:06 unset SSH_AGENT_PID; 06:40:06 echo Agent pid 77 killed; 06:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:06 + git semver [Pipeline] } 06:40:07 $ docker stop --time=1 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 06:40:08 $ docker rm -f --volumes 9c9a0f89f888956bb3fefcfcdb66a5aa414d69c4bf9c123fece33ddc54e720c8 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:40:09 Stashed 1 file(s) [Pipeline] echo 06:40:09 [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:40:09 + git checkout b6c30fa08fc741f587f051aa9141d7474d689cf5 06:40:09 HEAD is now at b6c30fa0 ci(lts-release): LTS release v4.0.0 @1c00668 [Pipeline] sh 06:40:09 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 06:40:09 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:40:10 + grep ^go [0-9].[0-9]* go.mod 06:40:10 + cut -d -f 2 [Pipeline] echo 06:40:10 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:40:10 ========================================================= 06:40:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 06:40:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:40:10 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:40:10 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 06:40:10 0a9a5dfd008f: Pulling fs layer 06:40:10 8833042f23b5: Pulling fs layer 06:40:10 6ca661eb024f: Pulling fs layer 06:40:10 b5acb76e9680: Pulling fs layer 06:40:10 4f4fb700ef54: Pulling fs layer 06:40:10 012bb1f9d321: Pulling fs layer 06:40:10 97255f1bc79d: Pulling fs layer 06:40:10 454448c9edf9: Pulling fs layer 06:40:10 15f87924ceaf: Pulling fs layer 06:40:10 97255f1bc79d: Waiting 06:40:10 b5acb76e9680: Waiting 06:40:10 4f4fb700ef54: Waiting 06:40:10 454448c9edf9: Waiting 06:40:10 012bb1f9d321: Waiting 06:40:10 15f87924ceaf: Waiting 06:40:10 8833042f23b5: Verifying Checksum 06:40:10 8833042f23b5: Download complete 06:40:10 b5acb76e9680: Download complete 06:40:10 4f4fb700ef54: Verifying Checksum 06:40:10 4f4fb700ef54: Download complete 06:40:10 012bb1f9d321: Download complete 06:40:10 0a9a5dfd008f: Download complete 06:40:10 97255f1bc79d: Verifying Checksum 06:40:10 97255f1bc79d: Download complete 06:40:10 0a9a5dfd008f: Pull complete 06:40:10 8833042f23b5: Pull complete 06:40:10 15f87924ceaf: Download complete 06:40:10 6ca661eb024f: Download complete 06:40:11 454448c9edf9: Verifying Checksum 06:40:11 454448c9edf9: Download complete 06:40:14 6ca661eb024f: Pull complete 06:40:14 b5acb76e9680: Pull complete 06:40:14 4f4fb700ef54: Pull complete 06:40:14 012bb1f9d321: Pull complete 06:40:14 97255f1bc79d: Pull complete 06:40:17 454448c9edf9: Pull complete 06:40:17 15f87924ceaf: Pull complete 06:40:17 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 06:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:40:17 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 06:40:17 + + docker build -t ci-base-image-x86_64 -f - . 06:40:17 echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:40:17 WORKDIR /edgex 06:40:17 COPY go.mod . 06:40:17 RUN go mod download 06:40:19 Sending build context to Docker daemon 230.7MB 06:40:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 06:40:19 ---> bc3d7bf65e23 06:40:19 Step 2/4 : WORKDIR /edgex 06:40:21 ---> Running in 32a00bbad05d 06:40:21 Removing intermediate container 32a00bbad05d 06:40:21 ---> 1493bfba6034 06:40:21 Step 3/4 : COPY go.mod . 06:40:21 ---> cbd18e1f4942 06:40:21 Step 4/4 : RUN go mod download 06:40:21 ---> Running in 7288d7b20e4b 06:40:24 Still waiting to schedule task 06:40:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:40:48 Removing intermediate container 7288d7b20e4b 06:40:48 ---> bbf948bc2499 06:40:48 Successfully built bbf948bc2499 06:40:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:48 + docker inspect -f . ci-base-image-x86_64 06:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:48 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 06:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:40:48 $ docker top 671336c2fa66e497870716460d4f10598ddca728177d1cfb9fc633c7a70bd133 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:49 + go version 06:40:49 go version go1.23.7 linux/amd64 [Pipeline] } 06:40:49 $ docker stop --time=1 671336c2fa66e497870716460d4f10598ddca728177d1cfb9fc633c7a70bd133 06:40:50 $ docker rm -f --volumes 671336c2fa66e497870716460d4f10598ddca728177d1cfb9fc633c7a70bd133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:50 + docker inspect -f . ci-base-image-x86_64 06:40:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:50 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 06:40:51 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:40:51 $ docker top 1a5cb6c3769237b67a13036874f0d597fc478ea95405e43a0171b83e9996ee6f -eo pid,comm [Pipeline] { [Pipeline] echo 06:40:51 ========================================================= 06:40:51 [edgeXBuildGoParallel] Running Tests and Build... 06:40:51 ========================================================= [Pipeline] sh 06:40:51 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 06:40:51 + make test 06:40:51 go test -race -coverprofile=coverage.out ./... 06:41:00 ? github.com/edgexfoundry/edgex-go [no test files] 06:41:22 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:41:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:41:22 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:41:22 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements 06:41:24 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:41:24 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:41:24 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:41:24 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:41:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 06:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:41:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:41:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:41:27 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:41:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements 06:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 3.5% of statements 06:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 45.7% of statements 06:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.911s coverage: 93.4% of statements 06:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 92.3% of statements 06:41:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:41:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 8.4% of statements 06:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:41:30 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:41:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:41:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:41:30 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:41:30 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:41:30 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:41:30 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:41:30 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:41:30 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 95.8% of statements 06:41:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 06:41:32 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 06:41:32 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:41:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:41:32 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:41:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:41:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 06:41:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 06:41:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements 06:41:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 06:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 06:41:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:41:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:41:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:41:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:41:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:41:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 87.1% of statements 06:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 06:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 06:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:41:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:41:36 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:41:36 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:41:36 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:41:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:41:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:41:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:41:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:41:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:41:43 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:41:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:41:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:41:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:41:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:41:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 06:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:41:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:41:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:41:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:41:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:41:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:41:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:41:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:41:47 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:41:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:41:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:41:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:41:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:41:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:41:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:41:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:41:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:41:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.050s coverage: 92.9% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 47.4% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 15.5% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.080s coverage: 81.8% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.092s coverage: 82.1% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.158s coverage: 54.5% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.025s coverage: 100.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 29.2% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 17.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 06:41:57 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:41:57 running golangci-lint 06:41:57 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:41:57 go version go1.23.7 linux/amd64 06:41:57 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:41:57 level=info msg="[config_reader] Used config file .golangci.yml" 06:41:57 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:42:19 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 18.299644094s" 06:42:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.455685ms" 06:42:27 level=info msg="[linters_context/goanalysis] analyzers took 1m28.330438844s with top 10 stages: buildir: 50.993438105s, gosec: 3.442425452s, fact_deprecated: 2.87060262s, inspect: 2.213725118s, printf: 1.6995448s, fact_purity: 1.273947863s, ctrlflow: 1.216998442s, nilness: 1.076790289s, S1038: 963.604505ms, typedness: 772.26155ms" 06:42:27 level=info msg="[runner] Issues before processing: 202, after processing: 0" 06:42:27 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, autogenerated_exclude: 202/202, invalid_issue: 202/202, skip_files: 202/202, nolint: 20/0, path_prettifier: 202/202, skip_dirs: 202/202, exclude: 202/202, exclude-rules: 202/20, cgo: 202/202, identifier_marker: 202/202" 06:42:27 level=info msg="[runner] processing took 17.137721ms with stages: nolint: 7.615115ms, identifier_marker: 4.789856ms, exclude-rules: 1.625204ms, path_prettifier: 1.247639ms, autogenerated_exclude: 1.106635ms, skip_dirs: 630.43µs, invalid_issue: 77.558µs, cgo: 31.243µs, filename_unadjuster: 10.071µs, uniq_by_line: 750ns, fixer: 750ns, max_same_issues: 590ns, exclude: 440ns, skip_files: 290ns, sort_results: 260ns, max_from_linter: 160ns, diff: 150ns, source_code: 140ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 06:42:27 level=info msg="[runner] linters took 10.984063575s with stages: goanalysis_metalinter: 10.966847827s" 06:42:27 level=info msg="File cache stats: 0 entries of total size 0B" 06:42:27 level=info msg="Memory: 295 samples, avg is 321.8MB, max is 1371.8MB" 06:42:27 level=info msg="Execution took 29.338845213s" 06:42:27 go vet ./... 06:42:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:42:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:42:34 ./bin/test-attribution-txt.sh [Pipeline] echo 06:42:34 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 06:42:34 + go mod tidy 06:42:35 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 06:42:35 go: downloading github.com/go-playground/assert/v2 v2.2.0 06:42:35 go: downloading go.uber.org/goleak v1.3.0 06:42:35 go: downloading github.com/frankban/quicktest v1.14.6 06:42:35 go: downloading go.opentelemetry.io/otel/sdk v1.32.0 06:42:35 go: downloading github.com/google/go-cmp v0.6.0 06:42:35 go: downloading github.com/kr/pretty v0.3.1 06:42:35 go: downloading github.com/golang/protobuf v1.5.4 06:42:35 go: downloading github.com/emirpasic/gods v1.18.1 06:42:35 go: downloading github.com/jeremija/gosubmit v0.2.7 06:42:35 go: downloading github.com/kr/text v0.2.0 06:42:35 go: downloading github.com/rogpeppe/go-internal v1.11.0 06:42:35 go: downloading github.com/google/gofuzz v1.2.0 06:42:35 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 06:42:35 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 06:42:35 go: downloading github.com/rs/cors v1.11.0 06:42:35 go: downloading github.com/shoenig/test v0.6.4 06:42:35 go: downloading github.com/onsi/ginkgo v1.16.4 06:42:35 go: downloading github.com/onsi/gomega v1.13.0 06:42:35 go: downloading github.com/nxadm/tail v1.4.8 06:42:35 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:42:36 go: downloading gopkg.in/yaml.v2 v2.4.0 [Pipeline] sh 06:42:36 + ls -al . 06:42:36 total 1996 06:42:36 drwxrwxr-x 12 1001 1001 4096 Mar 12 06:40 . 06:42:36 drwxr-xr-x 4 root root 4096 Mar 12 06:40 .. 06:42:36 drwxrwxr-x 2 1001 1001 4096 Mar 12 06:39 .blubracket 06:42:36 -rw-rw-r-- 1 1001 1001 10 Mar 12 06:39 .dockerignore 06:42:36 drwxrwxr-x 8 1001 1001 4096 Mar 12 06:41 .git 06:42:36 drwxrwxr-x 3 1001 1001 4096 Mar 12 06:39 .github 06:42:36 -rw-rw-r-- 1 1001 1001 902 Mar 12 06:39 .gitignore 06:42:36 -rw-rw-r-- 1 1001 1001 218 Mar 12 06:39 .golangci.yml 06:42:36 -rw-rw-r-- 1 1001 1001 100 Mar 12 06:39 .hadolint.yml 06:42:36 drwxr-xr-x 3 1001 1001 4096 Mar 12 06:40 .semver 06:42:36 -rw-rw-r-- 1 1001 1001 155 Mar 12 06:39 .sonarcloud.properties 06:42:36 -rw-rw-r-- 1 1001 1001 1171 Mar 12 06:39 ADOPTERS.md 06:42:36 -rw-rw-r-- 1 1001 1001 17374 Mar 12 06:39 Attribution.txt 06:42:36 -rw-rw-r-- 1 1001 1001 108018 Mar 12 06:39 CHANGELOG.md 06:42:36 -rw-rw-r-- 1 1001 1001 3804 Mar 12 06:39 CONTRIBUTING.md 06:42:36 -rw-rw-r-- 1 1001 1001 677 Mar 12 06:39 GOVERNANCE.md 06:42:36 -rw-rw-r-- 1 1001 1001 858 Mar 12 06:39 Jenkinsfile 06:42:36 -rw-rw-r-- 1 1001 1001 10775 Mar 12 06:39 LICENSE 06:42:36 -rw-rw-r-- 1 1001 1001 16740 Mar 12 06:39 Makefile 06:42:36 -rw-rw-r-- 1 1001 1001 582 Mar 12 06:39 OWNERS.md 06:42:36 -rw-rw-r-- 1 1001 1001 9932 Mar 12 06:39 README.md 06:42:36 -rw-rw-r-- 1 1001 1001 789 Mar 12 06:39 SECURITY.md 06:42:36 -rw-rw-r-- 1 1001 1001 5 Mar 12 06:40 VERSION 06:42:36 drwxrwxr-x 2 1001 1001 4096 Mar 12 06:39 bin 06:42:36 drwxrwxr-x 19 1001 1001 4096 Mar 12 06:39 cmd 06:42:36 -rw-r--r-- 1 root root 1660758 Mar 12 06:41 coverage.out 06:42:36 drwxrwxr-x 2 1001 1001 4096 Mar 12 06:39 fuzz_test 06:42:36 -rw-rw-r-- 1 1001 1001 6454 Mar 12 06:39 go.mod 06:42:36 -rw-rw-r-- 1 1001 1001 88143 Mar 12 06:39 go.sum 06:42:36 drwxrwxr-x 7 1001 1001 4096 Mar 12 06:39 internal 06:42:36 drwxrwxr-x 2 1001 1001 4096 Mar 12 06:39 openapi 06:42:36 -rw-rw-r-- 1 1001 1001 584 Mar 12 06:39 security.txt 06:42:36 drwxrwxr-x 10 1001 1001 4096 Mar 12 06:39 vendor 06:42:36 -rw-rw-r-- 1 1001 1001 204 Mar 12 06:39 version.go [Pipeline] sh 06:42:36 + '[' -e coverage.out ] 06:42:36 + chown 1001:1001 coverage.out [Pipeline] stash 06:42:36 Stashed 1 file(s) [Pipeline] sh 06:42:37 + make build 06:42:37 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:42:59 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:42:59 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:42:59 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:42:59 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:43:01 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:43:06 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:43:08 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:43:10 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:43:12 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:43:13 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:43:15 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:43:16 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 [Pipeline] } 06:43:17 $ docker stop --time=1 1a5cb6c3769237b67a13036874f0d597fc478ea95405e43a0171b83e9996ee6f 06:43:20 $ docker rm -f --volumes 1a5cb6c3769237b67a13036874f0d597fc478ea95405e43a0171b83e9996ee6f [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:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:21 06:43:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:21 latest: Pulling from edgex-devops/edgex-compose 06:43:21 91d30c5bc195: Pulling fs layer 06:43:21 2e9b0aa3be6d: Pulling fs layer 06:43:21 9c61dcf015f6: Pulling fs layer 06:43:21 4698f68db338: Pulling fs layer 06:43:21 2a2f49069b9e: Pulling fs layer 06:43:21 e0025b399a48: Pulling fs layer 06:43:21 2a2f49069b9e: Waiting 06:43:21 4698f68db338: Waiting 06:43:21 91d30c5bc195: Verifying Checksum 06:43:21 91d30c5bc195: Download complete 06:43:21 4698f68db338: Download complete 06:43:21 2e9b0aa3be6d: Verifying Checksum 06:43:21 2e9b0aa3be6d: Download complete 06:43:21 e0025b399a48: Verifying Checksum 06:43:21 e0025b399a48: Download complete 06:43:21 91d30c5bc195: Pull complete 06:43:21 2a2f49069b9e: Download complete 06:43:22 2e9b0aa3be6d: Pull complete 06:43:22 9c61dcf015f6: Download complete 06:43:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41050 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 06:43:24 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 06:43:24 9c61dcf015f6: Pull complete 06:43:24 4698f68db338: Pull complete 06:43:25 2a2f49069b9e: Pull complete 06:43:25 e0025b399a48: Pull complete 06:43:25 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 06:43:27 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:27 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 06:43:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:43:28 $ docker top 707e48bee73fa441a1289bbef5d0f047045d1f892843269d0fa2f672a8985d49 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:29 + docker compose -f ./docker-compose-build.yml build --parallel 06:43:31 #1 [support-scheduler internal] load build definition from Dockerfile 06:43:31 #1 transferring dockerfile: 06:43:31 #1 transferring dockerfile: 1.83kB done 06:43:31 #1 DONE 0.0s 06:43:31 06:43:31 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:43:31 #2 transferring dockerfile: 1.89kB done 06:43:31 #2 DONE 0.0s 06:43:31 06:43:31 #3 [security-secretstore-setup internal] load build definition from Dockerfile 06:43:31 #3 transferring dockerfile: 2.49kB done 06:43:31 #3 DONE 0.0s 06:43:31 06:43:31 #4 [support-notifications internal] load build definition from Dockerfile 06:43:31 #4 transferring dockerfile: 2.00kB done 06:43:31 #4 DONE 0.0s 06:43:31 06:43:31 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:43:31 #5 transferring dockerfile: 2.23kB done 06:43:31 #5 DONE 0.0s 06:43:31 06:43:31 #6 [security-proxy-auth internal] load build definition from Dockerfile 06:43:31 #6 transferring dockerfile: 2.14kB done 06:43:31 #6 DONE 0.0s 06:43:31 06:43:31 #7 [security-bootstrapper internal] load build definition from Dockerfile 06:43:31 #7 transferring dockerfile: 3.02kB done 06:43:31 #7 DONE 0.0s 06:43:31 06:43:31 #8 [security-proxy-setup internal] load build definition from Dockerfile 06:43:31 #8 transferring dockerfile: 2.50kB done 06:43:31 #8 DONE 0.0s 06:43:31 06:43:31 #9 [security-spire-config internal] load build definition from Dockerfile 06:43:31 #9 transferring dockerfile: 1.69kB done 06:43:31 #9 DONE 0.0s 06:43:31 06:43:31 #10 [core-keeper internal] load build definition from Dockerfile 06:43:31 #10 transferring dockerfile: 2.01kB done 06:43:31 #10 DONE 0.0s 06:43:31 06:43:31 #11 [core-data internal] load build definition from Dockerfile 06:43:31 #11 transferring dockerfile: 2.04kB done 06:43:31 #11 DONE 0.0s 06:43:31 06:43:31 #12 [security-spire-server internal] load build definition from Dockerfile 06:43:31 #12 transferring dockerfile: 1.70kB done 06:43:31 #12 DONE 0.0s 06:43:31 06:43:31 #13 [support-scheduler internal] load .dockerignore 06:43:31 #13 transferring context: 50B done 06:43:31 #13 DONE 0.0s 06:43:31 06:43:31 #14 [security-spire-agent internal] load build definition from Dockerfile 06:43:31 #14 transferring dockerfile: 1.81kB done 06:43:31 #14 DONE 0.0s 06:43:31 06:43:31 #15 [core-command internal] load build definition from Dockerfile 06:43:31 #15 transferring dockerfile: 1.94kB done 06:43:31 #15 DONE 0.0s 06:43:31 06:43:31 #16 [core-metadata internal] load build definition from Dockerfile 06:43:31 #16 transferring dockerfile: 2.10kB done 06:43:31 #16 DONE 0.0s 06:43:31 06:43:31 #17 [security-spiffe-token-provider internal] load .dockerignore 06:43:31 #17 transferring context: 50B done 06:43:31 #17 DONE 0.0s 06:43:31 06:43:31 #18 [security-secretstore-setup internal] load .dockerignore 06:43:31 #18 transferring context: 50B done 06:43:31 #18 DONE 0.0s 06:43:31 06:43:31 #19 [support-notifications internal] load .dockerignore 06:43:31 #19 transferring context: 50B done 06:43:31 #19 DONE 0.0s 06:43:31 06:43:31 #20 [core-common-config-bootstrapper internal] load .dockerignore 06:43:31 #20 transferring context: 50B done 06:43:31 #20 DONE 0.0s 06:43:31 06:43:31 #21 [security-proxy-auth internal] load .dockerignore 06:43:31 #21 transferring context: 50B done 06:43:31 #21 DONE 0.0s 06:43:31 06:43:31 #22 [security-bootstrapper internal] load .dockerignore 06:43:31 #22 transferring context: 50B done 06:43:31 #22 DONE 0.0s 06:43:31 06:43:31 #23 [security-proxy-setup internal] load .dockerignore 06:43:31 #23 transferring context: 50B done 06:43:31 #23 DONE 0.0s 06:43:31 06:43:31 #24 [security-spire-config internal] load .dockerignore 06:43:31 #24 transferring context: 50B done 06:43:31 #24 DONE 0.0s 06:43:31 06:43:31 #25 [core-keeper internal] load .dockerignore 06:43:31 #25 transferring context: 50B done 06:43:31 #25 DONE 0.0s 06:43:31 06:43:31 #26 [core-data internal] load .dockerignore 06:43:31 #26 transferring context: 50B done 06:43:31 #26 DONE 0.0s 06:43:31 06:43:31 #27 [core-command internal] load .dockerignore 06:43:31 #27 DONE 0.0s 06:43:31 06:43:31 #28 [security-spire-server internal] load .dockerignore 06:43:31 #28 transferring context: 50B done 06:43:31 #28 DONE 0.0s 06:43:31 06:43:31 #29 [security-spire-agent internal] load .dockerignore 06:43:31 #29 transferring context: 50B done 06:43:31 #29 DONE 0.0s 06:43:31 06:43:31 #27 [core-command internal] load .dockerignore 06:43:31 #27 transferring context: 50B done 06:43:31 #27 DONE 0.0s 06:43:31 06:43:31 #30 [core-metadata internal] load .dockerignore 06:43:31 #30 transferring context: 50B done 06:43:31 #30 DONE 0.0s 06:43:31 06:43:31 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:43:31 #31 DONE 0.0s 06:43:31 06:43:31 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 06:43:32 #32 ... 06:43:32 06:43:32 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:43:32 #31 DONE 0.0s 06:43:32 06:43:32 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 06:43:32 #32 ... 06:43:32 06:43:32 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:43:32 #31 DONE 0.0s 06:43:32 06:43:32 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 06:43:32 using credential edgex-jenkins-ssh 06:43:32 Cloning the remote Git repository 06:43:32 #32 DONE 0.5s 06:43:32 06:43:32 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:43:32 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:43:32 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:43:32 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:43:32 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:43:32 #33 DONE 0.4s 06:43:32 06:43:32 #34 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 06:43:32 #34 ... 06:43:32 06:43:32 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:43:32 #35 DONE 0.8s 06:43:33 06:43:33 #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:43:33 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:43:33 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:43:33 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 06:43:33 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 06:43:33 #33 DONE 0.4s 06:43:33 06:43:33 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:43:33 #36 DONE 0.9s 06:43:33 06:43:33 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:33 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:33 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 06:43:33 #37 ... 06:43:33 06:43:33 #38 [security-spire-agent internal] load build context 06:43:33 #38 transferring context: 23.33kB 0.0s done 06:43:33 #38 DONE 0.2s 06:43:33 06:43:33 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:33 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:43:33 #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 06:43:33 #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 06:43:33 #37 ... 06:43:33 06:43:33 #39 [security-spire-config internal] load build context 06:43:33 #39 transferring context: 22.05kB 0.0s done 06:43:33 #39 DONE 0.4s 06:43:33 06:43:33 #40 [security-spire-server internal] load build context 06:43:33 #40 transferring context: 23.80kB 0.0s done 06:43:33 #40 DONE 0.4s 06:43:33 06:43:33 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:33 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 06:43:33 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 06:43:33 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:43:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:43:32 > git init /w/workspace/edgex-go/8 # timeout=10 06:43:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:43:32 > git --version # timeout=10 06:43:32 > git --version # 'git version 2.25.1' 06:43:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:33 #37 ... 06:43:33 06:43:33 #34 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 06:43:33 #34 DONE 1.3s 06:43:33 06:43:33 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:33 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 06:43:33 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 06:43:33 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s 06:43:33 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 06:43:33 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.4s 06:43:33 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.33MB / 36.47MB 0.6s 06:43:33 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 26.72MB / 36.47MB 0.7s 06:43:33 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:43:34 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s 06:43:35 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.5s done 06:43:38 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:43:39 #37 ... 06:43:39 06:43:39 #41 [security-proxy-setup internal] load build context 06:43:39 #41 transferring context: 260.06MB 6.9s 06:43:39 #41 ... 06:43:39 06:43:39 #42 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 06:43:39 #42 DONE 6.3s 06:43:39 06:43:39 #41 [security-proxy-setup internal] load build context 06:43:39 #41 ... 06:43:39 06:43:39 #43 [support-notifications internal] load build context 06:43:39 #43 ... 06:43:39 06:43:39 #41 [security-proxy-setup internal] load build context 06:43:43 #41 ... 06:43:43 06:43:43 #44 [core-command internal] load build context 06:43:43 #44 ... 06:43:43 06:43:43 #45 [core-common-config-bootstrapper internal] load build context 06:43:43 #45 ... 06:43:43 06:43:43 #46 [security-spiffe-token-provider internal] load build context 06:43:43 #46 ... 06:43:43 06:43:43 #47 [core-data internal] load build context 06:43:43 #47 ... 06:43:43 06:43:43 #48 [security-proxy-auth internal] load build context 06:43:43 #48 ... 06:43:43 06:43:43 #49 [support-scheduler internal] load build context 06:43:43 #49 ... 06:43:43 06:43:43 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:43:43 #0 0.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:43 #0 1.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:43 #0 1.353 (1/2) Installing dumb-init (1.2.5-r3) 06:43:43 #0 1.357 (2/2) Installing su-exec (0.2-r3) 06:43:43 #0 1.365 Executing busybox-1.36.1-r29.trigger 06:43:43 #0 1.371 OK: 8 MiB in 16 packages 06:43:43 #50 ... 06:43:43 06:43:43 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:43:43 #51 ... 06:43:43 06:43:43 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:43:43 #52 ... 06:43:43 06:43:43 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:43:43 #53 ... 06:43:43 06:43:43 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:43:43 #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:43 #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:43 #0 2.906 (1/3) Installing ca-certificates (20241121-r1) 06:43:43 #0 3.064 (2/3) Installing dumb-init (1.2.5-r3) 06:43:43 #0 3.067 (3/3) Installing tzdata (2025a-r0) 06:43:43 #0 3.103 Executing busybox-1.36.1-r29.trigger 06:43:43 #0 3.114 Executing ca-certificates-20241121-r1.trigger 06:43:43 #0 3.203 OK: 10 MiB in 17 packages 06:43:43 #54 ... 06:43:43 06:43:43 #55 [core-metadata internal] load build context 06:43:43 #55 ... 06:43:43 06:43:43 #56 [security-bootstrapper internal] load build context 06:43:43 #56 ... 06:43:43 06:43:43 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:43:43 #0 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:43 #0 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:43 #0 3.186 (1/4) Installing ca-certificates (20241121-r1) 06:43:43 #0 3.205 (2/4) Installing dumb-init (1.2.5-r3) 06:43:43 #0 3.211 (3/4) Installing su-exec (0.2-r3) 06:43:43 #0 3.211 (4/4) Installing yq-go (4.44.1-r2) 06:43:43 #0 3.276 Executing busybox-1.36.1-r29.trigger 06:43:43 #0 3.285 Executing ca-certificates-20241121-r1.trigger 06:43:43 #0 3.324 OK: 19 MiB in 18 packages 06:43:44 #57 ... 06:43:44 06:43:44 #58 [security-secretstore-setup internal] load build context 06:43:44 #58 ... 06:43:44 06:43:44 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:43:44 #59 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 06:43:44 #59 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:43:44 #59 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 06:43:44 #59 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 06:43:44 #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 06:43:44 #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 06:43:44 #59 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 06:43:44 #59 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 06:43:44 #59 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done 06:43:44 #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:43:44 #59 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 06:43:44 #59 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.2s done 06:43:44 #59 ... 06:43:44 06:43:44 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:43:44 #60 ... 06:43:44 06:43:44 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:43:44 #61 ... 06:43:44 06:43:44 #62 [core-keeper internal] load build context 06:43:44 #62 transferring context: 449.62MB 12.0s 06:43:44 #62 ... 06:43:44 06:43:44 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:43:44 #63 ... 06:43:44 06:43:44 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:43:44 #0 0.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:44 #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:44 #0 1.380 (1/1) Installing dumb-init (1.2.5-r3) 06:43:44 #0 1.380 Executing busybox-1.36.1-r29.trigger 06:43:44 #0 1.380 OK: 8 MiB in 15 packages 06:43:44 #64 ... 06:43:44 06:43:44 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:44 #65 ... 06:43:44 06:43:44 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:44 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.6s done 06:43:50 #37 ... 06:43:50 06:43:50 #43 [support-notifications internal] load build context 06:43:50 #43 transferring context: 543.27MB 14.2s done 06:43:50 #43 ... 06:43:50 06:43:50 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:43:50 #66 ... 06:43:50 06:43:50 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:43:50 #67 ... 06:43:50 06:43:50 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:43:50 #68 ... 06:43:50 06:43:50 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:43:50 #69 ... 06:43:50 06:43:50 #47 [core-data internal] load build context 06:43:50 #47 transferring context: 543.27MB 13.0s done 06:43:50 #47 DONE 18.4s 06:43:50 06:43:50 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:50 #70 ... 06:43:50 06:43:50 #44 [core-command internal] load build context 06:43:50 #44 transferring context: 543.27MB 13.2s done 06:43:50 #44 DONE 18.5s 06:43:50 06:43:50 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:43:51 #71 ... 06:43:51 06:43:51 #46 [security-spiffe-token-provider internal] load build context 06:43:51 #46 transferring context: 543.27MB 14.9s done 06:43:51 #46 ... 06:43:51 06:43:51 #49 [support-scheduler internal] load build context 06:43:51 #49 transferring context: 543.27MB 13.3s done 06:43:51 #49 DONE 18.7s 06:43:51 06:43:51 #58 [security-secretstore-setup internal] load build context 06:43:51 #58 transferring context: 543.27MB 15.4s done 06:43:51 #58 ... 06:43:51 06:43:51 #45 [core-common-config-bootstrapper internal] load build context 06:43:51 #45 transferring context: 543.27MB 13.9s done 06:43:51 #45 DONE 18.8s 06:43:51 06:43:51 #55 [core-metadata internal] load build context 06:43:51 #55 transferring context: 543.27MB 15.3s done 06:43:51 #55 ... 06:43:51 06:43:51 #43 [support-notifications internal] load build context 06:43:51 #43 DONE 19.0s 06:43:51 06:43:51 #41 [security-proxy-setup internal] load build context 06:43:51 #41 transferring context: 543.27MB 14.5s done 06:43:51 #41 ... 06:43:51 06:43:51 #62 [core-keeper internal] load build context 06:43:51 #62 transferring context: 543.27MB 14.3s done 06:43:51 #62 DONE 19.1s 06:43:51 06:43:51 #48 [security-proxy-auth internal] load build context 06:43:51 #48 transferring context: 543.27MB 14.7s done 06:43:51 #48 ... 06:43:51 06:43:51 #41 [security-proxy-setup internal] load build context 06:43:51 #41 DONE 19.5s 06:43:51 06:43:51 #56 [security-bootstrapper internal] load build context 06:43:51 #56 transferring context: 543.27MB 14.6s done 06:43:52 #56 DONE 19.8s 06:43:52 06:43:52 #55 [core-metadata internal] load build context 06:43:52 #55 ... 06:43:52 06:43:52 #48 [security-proxy-auth internal] load build context 06:43:52 #48 DONE 20.0s 06:43:52 06:43:52 #55 [core-metadata internal] load build context 06:43:52 #55 DONE 20.1s 06:43:52 06:43:52 #46 [security-spiffe-token-provider internal] load build context 06:43:52 #46 DONE 20.1s 06:43:52 06:43:52 #58 [security-secretstore-setup internal] load build context 06:43:52 #58 DONE 20.1s 06:43:52 06:43:52 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:43:52 #50 DONE 19.8s 06:43:52 06:43:52 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:43:52 #72 ... 06:43:52 06:43:52 #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:43:52 #64 DONE 19.8s 06:43:52 06:43:52 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:43:52 #57 DONE 19.8s 06:43:52 06:43:52 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:52 #65 DONE 19.9s 06:43:52 06:43:52 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:43:52 #54 DONE 19.8s 06:43:52 06:43:52 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:43:53 Avoid second fetch 06:43:53 Checking out Revision b6c30fa08fc741f587f051aa9141d7474d689cf5 (odessa) 06:43:53 #37 ... 06:43:53 06:43:53 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:53 #70 DONE 13.5s 06:43:53 06:43:53 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:43:53 #67 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:53 #67 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:43:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:53 > git config core.sparsecheckout # timeout=10 06:43:53 > git checkout -f b6c30fa08fc741f587f051aa9141d7474d689cf5 # timeout=10 06:43:53 #67 ... 06:43:53 06:43:53 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:43:53 #60 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:53 #60 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:53 #60 20.79 (1/1) Installing dumb-init (1.2.5-r3) 06:43:53 #60 20.79 Executing busybox-1.36.1-r29.trigger 06:43:53 #60 20.80 OK: 8 MiB in 15 packages 06:43:53 #60 DONE 21.0s 06:43:53 06:43:53 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:43:53 #67 13.92 OK: 248 MiB in 58 packages 06:43:54 #67 DONE 14.1s 06:43:54 06:43:54 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:43:54 #53 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:54 #53 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:54 #53 20.93 (1/4) Installing dumb-init (1.2.5-r3) 06:43:54 #53 20.94 (2/4) Installing openssl (3.3.3-r0) 06:43:54 #53 20.94 (3/4) Installing su-exec (0.2-r3) 06:43:54 #53 20.96 (4/4) Installing yq-go (4.44.1-r2) 06:43:54 #53 21.03 Executing busybox-1.36.1-r29.trigger 06:43:54 #53 21.04 OK: 19 MiB in 18 packages 06:43:54 #53 DONE 21.3s 06:43:54 06:43:54 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:43:54 #51 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:54 #51 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:54 #51 21.18 (1/7) Installing ca-certificates (20241121-r1) 06:43:54 #51 21.20 (2/7) Installing dumb-init (1.2.5-r3) 06:43:54 #51 21.20 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:43:54 #51 21.21 (4/7) Installing libsodium (1.0.19-r0) 06:43:54 #51 21.23 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:43:54 #51 21.24 (6/7) Installing libzmq (4.3.5-r2) 06:43:54 #51 21.25 (7/7) Installing zeromq (4.3.5-r2) 06:43:54 #51 21.26 Executing busybox-1.36.1-r29.trigger 06:43:54 #51 21.28 Executing ca-certificates-20241121-r1.trigger 06:43:54 #51 21.34 OK: 12 MiB in 21 packages 06:43:54 #51 DONE 21.7s 06:43:54 06:43:54 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:43:54 #68 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:54 #68 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:54 #68 14.28 OK: 248 MiB in 58 packages 06:43:54 #68 DONE 14.5s 06:43:54 06:43:54 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:43:56 #73 ... 06:43:56 06:43:56 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:43:56 #61 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #61 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:56 #61 20.61 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:43:56 #61 20.61 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:43:56 #61 20.61 OK: 24170 distinct packages available 06:43:56 #61 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #61 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:56 #61 21.13 (1/5) Installing dumb-init (1.2.5-r3) 06:43:56 #61 21.14 (2/5) Installing musl-obstack (1.2.3-r2) 06:43:56 #61 21.14 (3/5) Installing libucontext (1.2-r3) 06:43:56 #61 21.15 (4/5) Installing gcompat (1.1.0-r4) 06:43:56 #61 21.15 (5/5) Installing openssl (3.3.3-r0) 06:43:56 #61 21.16 Executing busybox-1.36.1-r29.trigger 06:43:56 #61 21.17 OK: 9 MiB in 19 packages 06:43:56 #61 DONE 21.5s 06:43:56 06:43:56 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:43:56 #74 DONE 0.6s 06:43:56 06:43:56 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:43:56 #63 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #63 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:56 #63 20.68 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:43:56 #63 20.68 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:43:56 #63 20.68 OK: 24170 distinct packages available 06:43:56 #63 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #63 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:56 #63 21.18 (1/4) Installing dumb-init (1.2.5-r3) 06:43:56 #63 21.18 (2/4) Installing musl-obstack (1.2.3-r2) 06:43:56 #63 21.19 (3/4) Installing libucontext (1.2-r3) 06:43:56 #63 21.19 (4/4) Installing gcompat (1.1.0-r4) 06:43:56 #63 21.19 Executing busybox-1.36.1-r29.trigger 06:43:56 #63 21.20 OK: 8 MiB in 18 packages 06:43:56 #63 DONE 21.5s 06:43:56 06:43:56 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:43:56 #71 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #71 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:56 #71 14.63 OK: 248 MiB in 58 packages 06:43:56 #71 DONE 14.8s 06:43:56 06:43:56 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:43:56 #52 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #52 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:56 #52 20.99 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:43:56 #52 20.99 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:43:56 #52 20.99 OK: 24170 distinct packages available 06:43:56 #52 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #52 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:56 #52 21.56 (1/14) Installing ca-certificates (20241121-r1) 06:43:56 #52 21.61 (2/14) Installing brotli-libs (1.1.0-r2) 06:43:56 #52 21.63 (3/14) Installing c-ares (1.33.1-r0) 06:43:56 #52 21.64 (4/14) Installing libunistring (1.2-r0) 06:43:56 #52 21.66 (5/14) Installing libidn2 (2.3.7-r0) 06:43:56 #52 21.67 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:43:56 #52 21.67 (7/14) Installing libpsl (0.21.5-r1) 06:43:56 #52 21.68 (8/14) Installing zstd-libs (1.5.6-r0) 06:43:56 #52 21.69 (9/14) Installing libcurl (8.12.1-r0) 06:43:56 #52 21.70 (10/14) Installing curl (8.12.1-r0) 06:43:56 #52 21.71 (11/14) Installing dumb-init (1.2.5-r3) 06:43:56 #52 21.71 (12/14) Installing musl-obstack (1.2.3-r2) 06:43:56 #52 21.71 (13/14) Installing libucontext (1.2-r3) 06:43:56 #52 21.72 (14/14) Installing gcompat (1.1.0-r4) 06:43:56 #52 21.72 Executing busybox-1.36.1-r29.trigger 06:43:56 #52 21.73 Executing ca-certificates-20241121-r1.trigger 06:43:56 #52 21.79 OK: 13 MiB in 28 packages 06:43:56 #52 DONE 22.0s 06:43:56 06:43:56 #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:43:56 #75 ... 06:43:56 06:43:56 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:43:56 #66 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #66 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:56 #66 14.74 OK: 248 MiB in 58 packages 06:43:56 #66 DONE 15.0s 06:43:56 06:43:56 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:43:56 #69 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #69 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:56 #69 15.01 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:43:56 #69 15.01 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:43:56 #69 15.01 OK: 24171 distinct packages available 06:43:56 #69 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:56 #69 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:57 #69 ... 06:43:57 06:43:57 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:43:57 #76 DONE 2.2s 06:43:57 06:43:57 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:43:57 #72 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:57 #72 2.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:57 #72 2.322 OK: 8 MiB in 16 packages 06:43:57 #72 DONE 4.4s 06:43:57 06:43:57 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:43:57 #73 DONE 2.4s 06:43:57 06:43:57 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:43:57 #0 2.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:57 #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:57 #0 4.233 OK: 10 MiB in 17 packages 06:43:57 #77 DONE 4.4s 06:43:57 06:43:57 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:43:57 #69 17.05 OK: 248 MiB in 58 packages 06:43:57 Commit message: "ci(lts-release): LTS release v4.0.0 @1c00668" 06:43:57 #69 DONE 17.4s 06:43:57 06:43:57 #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:43:57 #0 4.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:57 #0 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:57 #0 4.682 OK: 8 MiB in 15 packages 06:43:57 #78 DONE 4.8s 06:43:57 06:43:57 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:43:57 #79 DONE 2.5s 06:43:57 06:43:57 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:43:57 #0 4.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:57 #0 4.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:57 #0 4.728 OK: 19 MiB in 18 packages 06:43:57 #80 DONE 4.8s 06:43:57 06:43:57 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:57 #81 ... 06:43:57 06:43:57 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:43:57 #82 DONE 0.6s 06:43:58 06:43:58 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:43:58 #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:58 #0 3.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:58 #0 3.972 OK: 8 MiB in 15 packages 06:43:58 #83 DONE 4.2s 06:43:58 06:43:58 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:58 #84 ... 06:43:58 06:43:58 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:43:58 #0 3.484 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:58 #0 3.941 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:58 #0 4.645 OK: 248 MiB in 58 packages 06:43:58 #85 DONE 4.7s 06:43:58 06:43:58 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:43:58 #86 ... 06:43:58 06:43:58 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:43:58 #0 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:58 #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:58 #0 4.281 OK: 19 MiB in 18 packages 06:43:58 #87 DONE 4.7s 06:43:58 06:43:58 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:43:58 #0 4.197 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:58 #0 4.773 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:58 #0 5.489 (1/1) Installing dumb-init (1.2.5-r3) 06:43:58 #0 5.781 Executing busybox-1.36.1-r29.trigger 06:43:58 #0 5.781 OK: 8 MiB in 15 packages 06:43:58 #88 DONE 6.1s 06:43:58 06:43:58 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:43:58 #86 DONE 0.6s 06:43:58 06:43:58 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:43:58 #89 DONE 0.0s 06:43:58 06:43:58 #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:43:58 #75 4.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:58 #75 4.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:59 #75 4.383 OK: 9 MiB in 19 packages 06:43:59 #75 DONE 4.6s 06:43:59 06:43:59 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:43:59 #90 DONE 2.4s 06:43:59 06:43:59 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:43:59 #0 4.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:59 #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:59 #0 4.676 OK: 12 MiB in 21 packages 06:43:59 #91 DONE 4.9s 06:43:59 06:43:59 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:43:59 #0 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:43:59 #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:43:59 #0 4.452 OK: 8 MiB in 18 packages 06:43:59 #92 DONE 4.6s 06:43:59 06:43:59 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:44:00 #93 DONE 1.0s 06:44:00 06:44:00 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:44:00 #94 DONE 0.9s 06:44:00 06:44:00 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:44:00 #95 DONE 1.0s 06:44:00 06:44:00 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:44:00 #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:00 #0 4.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:00 #0 4.759 OK: 13 MiB in 28 packages 06:44:00 #96 DONE 5.6s 06:44:00 06:44:00 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:44:00 #97 ... 06:44:00 06:44:00 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:44:00 #98 DONE 1.1s 06:44:00 06:44:00 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:44:00 #97 DONE 0.2s 06:44:00 06:44:00 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:44:00 #99 DONE 0.2s 06:44:00 06:44:00 #100 [security-spire-config stage-2 6/10] COPY security.txt / 06:44:01 #100 DONE 0.6s 06:44:01 06:44:01 #101 [security-spire-server stage-2 6/9] COPY security.txt / 06:44:01 #101 DONE 0.6s 06:44:01 06:44:01 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:44:01 #102 DONE 0.8s 06:44:01 06:44:01 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:44:01 #103 DONE 0.0s 06:44:01 06:44:01 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:44:01 #104 DONE 0.0s 06:44:01 06:44:01 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:44:01 #105 DONE 0.1s 06:44:01 06:44:01 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:44:01 #106 DONE 0.1s 06:44:01 06:44:01 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:44:01 #107 DONE 0.1s 06:44:01 06:44:01 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 06:44:01 #108 DONE 0.1s 06:44:01 06:44:01 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:44:01 #109 DONE 0.1s 06:44:01 06:44:01 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:44:01 #110 DONE 0.1s 06:44:01 06:44:01 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:44:01 #111 DONE 0.1s 06:44:01 06:44:01 #112 [security-spire-server] exporting to image 06:44:01 #112 exporting layers 06:44:01 #112 ... 06:44:01 06:44:01 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:44:01 #113 DONE 0.0s 06:44:01 06:44:01 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:44:01 #114 DONE 0.0s 06:44:01 06:44:01 #112 [security-spire-agent] exporting to image 06:44:02 #112 exporting layers 0.7s done 06:44:02 #112 writing image sha256:2aab0b7581567a637382e3ad52b4df4dbecbb03f387b1989d0140622eaf6bdc3 done 06:44:02 #112 naming to docker.io/library/security-spire-config done 06:44:02 #112 writing image sha256:9fd3c9b66e25d1b15707a55b8b57b9b2b6fa69fa6fc109560a49b8b935038871 done 06:44:02 #112 naming to docker.io/library/security-spire-server done 06:44:02 #112 writing image sha256:90f1b9f0bc7439271307708d586888c54ab757886df5435b08fa96f50be07efb done 06:44:02 #112 naming to docker.io/library/security-spire-agent done 06:44:02 #112 DONE 0.8s 06:44:02 06:44:02 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:02 #115 ... 06:44:02 06:44:02 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:44:02 #59 ... 06:44:02 06:44:02 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:44:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:04 Dload Upload Total Spent Left Speed 06:44:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 06:44:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:44:04 #116 ... 06:44:04 06:44:04 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:04 #117 ... 06:44:04 06:44:04 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:04 + sudo tee /etc/docker/daemon.new 06:44:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:44:04 { 06:44:04 "registry-mirrors": [ 06:44:04 "https://nexus3.edgexfoundry.org:10001" 06:44:04 ], 06:44:04 "bip": "10.250.0.254/24", 06:44:04 "hosts": [ 06:44:04 "tcp://0.0.0.0:5555", 06:44:04 "unix:///var/run/docker.sock" 06:44:04 ], 06:44:04 "mtu": 1458, 06:44:04 "selinux-enabled": true, 06:44:04 "seccomp-profile": "/etc/docker/seccomp.json" 06:44:04 } [Pipeline] sh 06:44:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:44:05 + sudo service docker restart [Pipeline] sh 06:44:26 + git checkout b6c30fa08fc741f587f051aa9141d7474d689cf5 06:44:26 HEAD is now at b6c30fa0 ci(lts-release): LTS release v4.0.0 @1c00668 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:26 provisioning config files... 06:44:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config18324236795135507595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:26 ---> ****-login.sh 06:44:26 nexus3.edgexfoundry.org:10001 06:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:28 Configure a credential helper to remove this warning. See 06:44:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:28 06:44:28 Login Succeeded 06:44:28 nexus3.edgexfoundry.org:10002 06:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:28 Configure a credential helper to remove this warning. See 06:44:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:28 06:44:28 Login Succeeded 06:44:28 nexus3.edgexfoundry.org:10003 06:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:29 Configure a credential helper to remove this warning. See 06:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:29 06:44:29 Login Succeeded 06:44:29 nexus3.edgexfoundry.org:10004 06:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:29 Configure a credential helper to remove this warning. See 06:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:29 06:44:29 Login Succeeded 06:44:29 ****.io 06:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:30 Configure a credential helper to remove this warning. See 06:44:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:30 06:44:30 Login Succeeded 06:44:30 ---> ****-login.sh ends [Pipeline] } 06:44:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:44:30 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 06:44:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:44:31 + grep ^go [0-9].[0-9]* go.mod 06:44:31 + cut -d -f 2 [Pipeline] echo 06:44:31 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:44:31 ========================================================= 06:44:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 06:44:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:44:31 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:44:31 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 06:44:31 94e9d8af2201: Pulling fs layer 06:44:31 345fe9f21930: Pulling fs layer 06:44:31 b40fc9e46828: Pulling fs layer 06:44:31 c9804373a1e5: Pulling fs layer 06:44:31 4f4fb700ef54: Pulling fs layer 06:44:31 f5a772c54f75: Pulling fs layer 06:44:31 e2dd1b2a9dca: Pulling fs layer 06:44:31 0a0502178392: Pulling fs layer 06:44:31 f5a772c54f75: Waiting 06:44:31 e2dd1b2a9dca: Waiting 06:44:31 c9804373a1e5: Waiting 06:44:31 0a0502178392: Waiting 06:44:31 4f4fb700ef54: Waiting 06:44:31 345fe9f21930: Download complete 06:44:31 c9804373a1e5: Verifying Checksum 06:44:31 c9804373a1e5: Download complete 06:44:31 4f4fb700ef54: Verifying Checksum 06:44:31 4f4fb700ef54: Download complete 06:44:31 f5a772c54f75: Verifying Checksum 06:44:31 f5a772c54f75: Download complete 06:44:31 94e9d8af2201: Verifying Checksum 06:44:31 94e9d8af2201: Download complete 06:44:32 0a0502178392: Verifying Checksum 06:44:32 0a0502178392: Download complete 06:44:32 94e9d8af2201: Pull complete 06:44:33 345fe9f21930: Pull complete 06:44:33 b40fc9e46828: Verifying Checksum 06:44:33 b40fc9e46828: Download complete 06:44:34 e2dd1b2a9dca: Verifying Checksum 06:44:34 e2dd1b2a9dca: Download complete 06:44:39 #118 ... 06:44:39 06:44:39 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:39 #117 DONE 43.8s 06:44:39 06:44:39 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:39 #81 DONE 41.1s 06:44:39 06:44:39 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:39 #84 DONE 40.5s 06:44:39 06:44:39 #119 [core-metadata builder 6/7] COPY . . 06:44:39 #119 ... 06:44:39 06:44:39 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:39 #115 DONE 39.7s 06:44:39 06:44:39 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:39 #118 DONE 41.6s 06:44:39 06:44:39 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:39 #116 DONE 41.5s 06:44:39 06:44:39 #120 [security-proxy-setup builder 6/7] COPY . . 06:44:47 #120 ... 06:44:47 06:44:47 #121 [support-notifications builder 6/7] COPY . . 06:44:47 #121 DONE 8.5s 06:44:47 06:44:47 #122 [support-scheduler builder 6/7] COPY . . 06:44:47 #122 DONE 8.5s 06:44:47 06:44:47 #119 [core-metadata builder 6/7] COPY . . 06:44:47 #119 DONE 8.4s 06:44:47 06:44:47 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 06:44:47 #123 CACHED 06:44:47 06:44:47 #124 [core-command builder 6/7] COPY . . 06:44:47 #124 CACHED 06:44:47 06:44:47 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:47 #125 CACHED 06:44:47 06:44:47 #126 [security-proxy-auth builder 6/7] COPY . . 06:44:47 #126 CACHED 06:44:47 06:44:47 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:44:47 #127 CACHED 06:44:47 06:44:47 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:47 #128 CACHED 06:44:47 06:44:47 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:47 #129 CACHED 06:44:47 06:44:47 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 06:44:47 #130 CACHED 06:44:47 06:44:47 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:44:47 #131 CACHED 06:44:47 06:44:47 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:47 #132 CACHED 06:44:47 06:44:47 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 06:44:47 #133 CACHED 06:44:47 06:44:47 #134 [core-data builder 6/7] COPY . . 06:44:47 #134 CACHED 06:44:47 06:44:47 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:47 #135 CACHED 06:44:47 06:44:47 #136 [security-bootstrapper builder 6/7] COPY . . 06:44:47 #136 CACHED 06:44:47 06:44:47 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:44:47 #137 CACHED 06:44:47 06:44:47 #120 [security-proxy-setup builder 6/7] COPY . . 06:44:47 #120 DONE 8.4s 06:44:47 06:44:47 #138 [security-secretstore-setup builder 6/7] COPY . . 06:44:47 #138 CACHED 06:44:47 06:44:47 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:44:47 #139 CACHED 06:44:47 06:44:47 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:47 #140 CACHED 06:44:47 06:44:47 #141 [security-spiffe-token-provider builder 6/7] COPY . . 06:44:47 #141 DONE 8.5s 06:44:47 06:44:47 #142 [core-keeper builder 7/8] COPY . . 06:44:47 #142 DONE 8.5s 06:44:47 06:44:47 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:44:48 #143 1.247 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:44:49 b40fc9e46828: Pull complete 06:44:49 c9804373a1e5: Pull complete 06:44:49 4f4fb700ef54: Pull complete 06:44:49 f5a772c54f75: Pull complete 06:44:56 e2dd1b2a9dca: Pull complete 06:44:58 0a0502178392: Pull complete 06:44:58 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 06:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:44:58 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 06:44:58 #143 ... 06:44:58 06:44:58 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:44:58 #0 0.704 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:44:58 #144 ... 06:44:58 06:44:58 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:44:58 #0 0.816 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:44:58 #145 ... 06:44:58 06:44:58 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:44:58 #0 1.328 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:44:58 #146 ... 06:44:58 06:44:58 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:44:58 #0 0.609 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:44:58 #147 ... 06:44:58 06:44:58 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:44:58 #0 0.970 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:44:58 #148 ... 06:44:58 06:44:58 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:44:58 #0 0.812 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:44:58 #149 ... 06:44:58 06:44:58 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:44:58 #0 0.598 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:44:58 #150 ... 06:44:58 06:44:58 #151 [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:44:58 #0 1.063 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:44:58 #151 ... 06:44:58 06:44:58 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:44:58 #0 0.885 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:44:58 #152 ... 06:44:58 06:44:58 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:44:58 #0 1.101 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:44:58 + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:44:58 WORKDIR /edgex 06:44:58 COPY go.mod . 06:44:58 RUN go mod download 06:44:58 docker build -t ci-base-image-arm64 -f - . 06:44:58 #153 ... 06:44:58 06:44:58 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:44:58 #0 0.498 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:45:03 Sending build context to Docker daemon 48.49MB 06:45:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 06:45:03 ---> 72db82c1953f 06:45:03 Step 2/4 : WORKDIR /edgex 06:45:05 ---> Running in 5b965585c228 06:45:05 Removing intermediate container 5b965585c228 06:45:05 ---> ffebff235a87 06:45:05 Step 3/4 : COPY go.mod . 06:45:06 ---> 23246994f359 06:45:06 Step 4/4 : RUN go mod download 06:45:06 ---> Running in 83e002f914f9 06:46:02 Removing intermediate container 83e002f914f9 06:46:02 ---> 778b97eef2bc 06:46:02 Successfully built 778b97eef2bc 06:46:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:03 + docker inspect -f . ci-base-image-arm64 06:46:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:03 prd-ubuntu20.04-docker-arm64-4c-16g-41050 does not seem to be running inside a container 06:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:46:04 $ docker top 09bd9dcfed169edf5eedd4257c33bde7acfb30fa38c324d2f62874a487c61ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:05 + go version 06:46:05 go version go1.23.7 linux/arm64 [Pipeline] } 06:46:05 $ docker stop --time=1 09bd9dcfed169edf5eedd4257c33bde7acfb30fa38c324d2f62874a487c61ad2 06:46:06 #154 ... 06:46:06 06:46:06 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:46:06 #150 DONE 78.7s 06:46:06 06:46:06 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:46:06 #37 ... 06:46:06 06:46:06 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:46:06 #155 DONE 0.1s 06:46:06 06:46:06 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:46:06 #156 DONE 0.1s 06:46:06 06:46:06 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:46:06 #153 ... 06:46:06 06:46:06 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:46:06 #157 DONE 0.1s 06:46:06 06:46:06 #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:46:06 #158 DONE 0.1s 06:46:06 06:46:06 #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:46:06 #159 DONE 0.1s 06:46:06 06:46:06 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:46:06 #144 ... 06:46:06 06:46:06 #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:46:07 $ docker rm -f --volumes 09bd9dcfed169edf5eedd4257c33bde7acfb30fa38c324d2f62874a487c61ad2 [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:46:08 #160 DONE 1.4s 06:46:08 06:46:08 #112 [core-common-config-bootstrapper] exporting to image 06:46:08 #112 exporting layers 06:46:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:46:08 06:46:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:08 #112 exporting layers 0.3s done 06:46:08 #112 writing image sha256:03bde92fb7ec159c4ff6ae67842883ca3f12e06594a2d7e1033470ce1666148f 06:46:08 #112 writing image sha256:03bde92fb7ec159c4ff6ae67842883ca3f12e06594a2d7e1033470ce1666148f 0.1s done 06:46:08 #112 naming to docker.io/library/core-common-config-bootstrapper done 06:46:08 #112 DONE 1.2s 06:46:08 06:46:08 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:46:08 #153 ... 06:46:08 06:46:08 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:46:08 #148 DONE 82.0s 06:46:08 latest: Pulling from edgex-devops/edgex-compose-arm64 06:46:08 547446be3368: Pulling fs layer 06:46:08 d125d8839a47: Pulling fs layer 06:46:08 3e85d5ac6304: Pulling fs layer 06:46:08 c3105a71a48b: Pulling fs layer 06:46:08 0f093f025ec4: Pulling fs layer 06:46:08 c3106fc0e877: Pulling fs layer 06:46:08 c3105a71a48b: Waiting 06:46:08 0f093f025ec4: Waiting 06:46:08 c3106fc0e877: Waiting 06:46:08 547446be3368: Verifying Checksum 06:46:08 547446be3368: Download complete 06:46:08 c3105a71a48b: Verifying Checksum 06:46:08 c3105a71a48b: Download complete 06:46:09 06:46:09 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:46:09 #153 ... 06:46:09 06:46:09 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:46:09 #161 DONE 0.1s 06:46:09 06:46:09 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:46:09 d125d8839a47: Verifying Checksum 06:46:09 d125d8839a47: Download complete 06:46:09 c3106fc0e877: Verifying Checksum 06:46:09 c3106fc0e877: Download complete 06:46:09 0f093f025ec4: Verifying Checksum 06:46:09 0f093f025ec4: Download complete 06:46:09 547446be3368: Pull complete 06:46:10 #162 DONE 1.4s 06:46:10 06:46:10 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:46:10 #149 ... 06:46:10 06:46:10 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:46:11 #163 DONE 0.2s 06:46:11 06:46:11 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:46:11 #164 DONE 0.0s 06:46:11 06:46:11 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:46:11 d125d8839a47: Pull complete 06:46:11 #165 DONE 0.1s 06:46:11 06:46:11 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:46:11 #166 DONE 0.1s 06:46:11 06:46:11 #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:46:11 #167 DONE 0.0s 06:46:11 06:46:11 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:46:11 #149 ... 06:46:11 06:46:11 #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:46:11 #168 DONE 0.1s 06:46:11 06:46:11 #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:46:11 #169 DONE 0.0s 06:46:11 06:46:11 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:46:11 #170 DONE 0.1s 06:46:11 06:46:11 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:46:11 #143 ... 06:46:11 06:46:11 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:46:11 3e85d5ac6304: Verifying Checksum 06:46:11 3e85d5ac6304: Download complete 06:46:12 #171 DONE 1.1s 06:46:12 06:46:12 #112 [security-bootstrapper] exporting to image 06:46:12 #112 exporting layers 0.3s done 06:46:12 #112 writing image sha256:f35fa82783e39d4f75e466e4e35173a59c046e25ebb8f30caf98fef5a0c73a86 done 06:46:12 #112 naming to docker.io/library/security-bootstrapper done 06:46:12 #112 DONE 1.6s 06:46:12 06:46:12 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:46:22 3e85d5ac6304: Pull complete 06:46:22 c3105a71a48b: Pull complete 06:46:23 0f093f025ec4: Pull complete 06:46:23 c3106fc0e877: Pull complete 06:46:23 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:46:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:23 prd-ubuntu20.04-docker-arm64-4c-16g-41050 does not seem to be running inside a container 06:46:24 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:46:26 $ docker top 81ae7a5f27fbffe5ea2ae4183983e004b9f9893e9cc3c183d1eb14326ed958c1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:27 + docker compose -f ./docker-compose-build.yml build --parallel 06:46:37 #1 [core-data internal] load build definition from Dockerfile 06:46:37 #1 transferring dockerfile: 2.04kB 0.0s done 06:46:37 #1 DONE 0.1s 06:46:37 06:46:37 #2 [security-proxy-auth internal] load build definition from Dockerfile 06:46:37 #2 transferring dockerfile: 2.14kB 0.0s done 06:46:37 #2 DONE 0.1s 06:46:37 06:46:37 #3 [security-secretstore-setup internal] load build definition from Dockerfile 06:46:37 #3 transferring dockerfile: 2.49kB done 06:46:37 #3 DONE 0.1s 06:46:37 06:46:37 #4 [support-scheduler internal] load build definition from Dockerfile 06:46:37 #4 transferring dockerfile: 1.83kB done 06:46:37 #4 DONE 0.1s 06:46:38 06:46:38 #5 [security-spire-agent internal] load build definition from Dockerfile 06:46:38 #5 transferring dockerfile: 1.81kB done 06:46:38 #5 DONE 0.1s 06:46:38 06:46:38 #6 [core-keeper internal] load build definition from Dockerfile 06:46:38 #6 transferring dockerfile: 2.01kB done 06:46:38 #6 DONE 0.0s 06:46:38 06:46:38 #7 [core-command internal] load build definition from Dockerfile 06:46:38 #7 DONE 0.0s 06:46:38 06:46:38 #7 [core-command internal] load build definition from Dockerfile 06:46:38 #7 transferring dockerfile: 1.94kB done 06:46:38 #7 DONE 0.1s 06:46:38 06:46:38 #8 [security-proxy-setup internal] load build definition from Dockerfile 06:46:38 #8 transferring dockerfile: 2.50kB done 06:46:38 #8 DONE 0.1s 06:46:38 06:46:38 #9 [security-bootstrapper internal] load build definition from Dockerfile 06:46:38 #9 transferring dockerfile: 3.02kB done 06:46:38 #9 DONE 0.0s 06:46:38 06:46:38 #10 [security-spire-config internal] load build definition from Dockerfile 06:46:38 #10 transferring dockerfile: 1.69kB done 06:46:38 #10 DONE 0.1s 06:46:38 06:46:38 #11 [security-spire-server internal] load build definition from Dockerfile 06:46:38 #11 transferring dockerfile: 1.70kB 0.0s done 06:46:38 #11 DONE 0.1s 06:46:38 06:46:38 #12 [support-notifications internal] load build definition from Dockerfile 06:46:38 #12 transferring dockerfile: 2.00kB done 06:46:38 #12 DONE 0.1s 06:46:38 06:46:38 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:46:38 #13 transferring dockerfile: 2.23kB 0.0s done 06:46:38 #13 DONE 0.1s 06:46:38 06:46:38 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:46:39 #14 transferring dockerfile: 1.89kB 0.0s done 06:46:39 #14 DONE 0.1s 06:46:39 06:46:39 #15 [core-metadata internal] load build definition from Dockerfile 06:46:39 #15 transferring dockerfile: 2.10kB done 06:46:39 #15 DONE 0.1s 06:46:39 06:46:39 #16 [core-data internal] load .dockerignore 06:46:39 #16 transferring context: 50B 0.0s done 06:46:39 #16 DONE 0.1s 06:46:39 06:46:39 #17 [security-proxy-auth internal] load .dockerignore 06:46:39 #17 transferring context: 50B 0.0s done 06:46:39 #17 DONE 0.1s 06:46:39 06:46:39 #18 [security-secretstore-setup internal] load .dockerignore 06:46:39 #18 transferring context: 50B done 06:46:39 #18 DONE 0.1s 06:46:39 06:46:39 #19 [support-scheduler internal] load .dockerignore 06:46:39 #19 transferring context: 50B 0.0s done 06:46:39 #19 DONE 0.1s 06:46:39 06:46:39 #20 [security-spire-agent internal] load .dockerignore 06:46:39 #20 transferring context: 50B 0.0s done 06:46:39 #20 DONE 0.1s 06:46:39 06:46:39 #21 [core-keeper internal] load .dockerignore 06:46:40 #21 transferring context: 50B done 06:46:40 #21 DONE 0.1s 06:46:40 06:46:40 #22 [core-command internal] load .dockerignore 06:46:40 #22 transferring context: 50B done 06:46:40 #22 DONE 0.1s 06:46:40 06:46:40 #23 [security-proxy-setup internal] load .dockerignore 06:46:40 #23 transferring context: 50B done 06:46:40 #23 DONE 0.1s 06:46:40 06:46:40 #24 [security-bootstrapper internal] load .dockerignore 06:46:40 #24 transferring context: 50B 0.0s done 06:46:40 #24 DONE 0.1s 06:46:40 06:46:40 #25 [security-spire-config internal] load .dockerignore 06:46:40 #25 transferring context: 50B 0.0s done 06:46:40 #25 DONE 0.1s 06:46:40 06:46:40 #26 [security-spire-server internal] load .dockerignore 06:46:40 #26 transferring context: 50B 0.0s done 06:46:40 #26 DONE 0.1s 06:46:40 06:46:40 #27 [support-notifications internal] load .dockerignore 06:46:40 #27 transferring context: 50B 0.0s done 06:46:40 #27 DONE 0.1s 06:46:40 06:46:40 #28 [core-common-config-bootstrapper internal] load .dockerignore 06:46:40 #28 transferring context: 50B done 06:46:40 #28 DONE 0.1s 06:46:40 06:46:40 #29 [security-spiffe-token-provider internal] load .dockerignore 06:46:40 #29 transferring context: 50B 0.0s done 06:46:40 #29 DONE 0.1s 06:46:40 06:46:40 #30 [core-metadata internal] load .dockerignore 06:46:40 #30 transferring context: 50B 0.0s done 06:46:40 #30 DONE 0.1s 06:46:40 06:46:40 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:40 #31 DONE 0.0s 06:46:40 06:46:40 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 06:46:41 #32 DONE 0.2s 06:46:41 06:46:41 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:41 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:41 #33 DONE 0.1s 06:46:41 06:46:41 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:41 #34 ... 06:46:41 06:46:41 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:41 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:41 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:41 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:41 #33 DONE 0.2s 06:46:41 06:46:41 #35 [core-data internal] load build context 06:46:42 #35 ... 06:46:42 06:46:42 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:42 #31 DONE 0.0s 06:46:42 06:46:42 #35 [core-data internal] load build context 06:46:42 #35 ... 06:46:42 06:46:42 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:42 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:42 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:42 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:42 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:42 #33 DONE 0.3s 06:46:42 06:46:42 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:42 #31 DONE 0.0s 06:46:42 06:46:42 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:42 #34 DONE 1.9s 06:46:42 06:46:42 #35 [core-data internal] load build context 06:46:42 #35 ... 06:46:42 06:46:42 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:42 #31 DONE 0.0s 06:46:42 06:46:42 #35 [core-data internal] load build context 06:46:42 #35 ... 06:46:42 06:46:42 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:42 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:42 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:42 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:42 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:42 #33 DONE 0.4s 06:46:42 06:46:42 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:42 #34 DONE 1.9s 06:46:42 06:46:42 #35 [core-data internal] load build context 06:46:42 #35 ... 06:46:42 06:46:42 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:42 #31 DONE 0.0s 06:46:42 06:46:42 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 06:46:42 #36 DONE 1.3s 06:46:42 06:46:42 #35 [core-data internal] load build context 06:46:43 #35 ... 06:46:43 06:46:43 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:43 #31 DONE 0.0s 06:46:43 06:46:43 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 06:46:43 #32 DONE 1.1s 06:46:43 06:46:43 #35 [core-data internal] load build context 06:46:43 #35 ... 06:46:43 06:46:43 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:43 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:43 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:43 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:43 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:43 #33 DONE 0.5s 06:46:43 06:46:43 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:43 #34 DONE 2.0s 06:46:43 06:46:43 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:43 #31 DONE 0.0s 06:46:43 06:46:43 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 06:46:43 #36 DONE 1.4s 06:46:43 06:46:43 #35 [core-data internal] load build context 06:46:43 #35 ... 06:46:43 06:46:43 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:43 #31 DONE 0.0s 06:46:43 06:46:43 #35 [core-data internal] load build context 06:46:44 #35 transferring context: 10.32MB 3.7s 06:46:44 #35 ... 06:46:44 06:46:44 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:44 #31 DONE 0.0s 06:46:44 06:46:44 #37 [security-proxy-auth internal] load build context 06:46:45 #37 ... 06:46:45 06:46:45 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:45 #33 DONE 0.6s 06:46:45 06:46:45 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:45 #34 DONE 2.2s 06:46:45 06:46:45 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 06:46:45 #36 DONE 1.5s 06:46:45 06:46:45 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 06:46:45 #32 DONE 2.8s 06:46:45 06:46:45 #38 [support-notifications internal] load build context 06:46:45 #38 DONE 0.0s 06:46:45 06:46:45 #37 [security-proxy-auth internal] load build context 06:46:45 #37 ... 06:46:45 06:46:45 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:45 #33 DONE 0.6s 06:46:45 06:46:45 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:45 #34 DONE 2.2s 06:46:45 06:46:45 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:46:45 #36 DONE 1.5s 06:46:45 06:46:45 #37 [security-proxy-auth internal] load build context 06:46:45 #37 ... 06:46:45 06:46:45 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:45 #31 DONE 0.0s 06:46:45 06:46:45 #37 [security-proxy-auth internal] load build context 06:46:46 #37 ... 06:46:46 06:46:46 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:46 #31 DONE 0.0s 06:46:46 06:46:46 #37 [security-proxy-auth internal] load build context 06:46:46 #37 ... 06:46:46 06:46:46 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:46:46 #39 DONE 3.7s 06:46:46 06:46:46 #37 [security-proxy-auth internal] load build context 06:46:46 #37 ... 06:46:46 06:46:46 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:46 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:46 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:46 #33 DONE 0.6s 06:46:46 06:46:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:46:46 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:46:46 #40 ... 06:46:46 06:46:46 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:46:46 #31 DONE 0.1s 06:46:46 06:46:46 #35 [core-data internal] load build context 06:46:47 #35 ... 06:46:47 06:46:47 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:46:47 #41 DONE 5.2s 06:46:47 06:46:47 #35 [core-data internal] load build context 06:46:48 #35 ... 06:46:48 06:46:48 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:48 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:48 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:48 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:48 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:48 #33 DONE 0.6s 06:46:48 06:46:48 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:46:48 #42 DONE 0.0s 06:46:48 06:46:48 #43 [security-spire-agent internal] load build context 06:46:48 #43 DONE 0.0s 06:46:48 06:46:48 #35 [core-data internal] load build context 06:46:49 #35 ... 06:46:49 06:46:49 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 06:46:49 #32 DONE 6.8s 06:46:49 06:46:49 #35 [core-data internal] load build context 06:46:49 #35 ... 06:46:49 06:46:49 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:49 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:49 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:49 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:49 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:49 #33 DONE 0.7s 06:46:49 06:46:49 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:49 #34 DONE 2.2s 06:46:49 06:46:49 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 06:46:49 #36 DONE 1.5s 06:46:49 06:46:49 #35 [core-data internal] load build context 06:46:49 #35 ... 06:46:49 06:46:49 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:49 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:49 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:49 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:49 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:49 #33 DONE 0.7s 06:46:49 06:46:49 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:49 #34 DONE 2.2s 06:46:49 06:46:49 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 06:46:49 #36 DONE 1.5s 06:46:50 06:46:50 #44 [security-spiffe-token-provider internal] load build context 06:46:50 #44 DONE 0.0s 06:46:50 06:46:50 #45 [core-common-config-bootstrapper internal] load build context 06:46:50 #45 ... 06:46:50 06:46:50 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:46:50 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 06:46:50 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 06:46:50 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 06:46:50 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 06:46:50 #33 DONE 0.7s 06:46:50 06:46:50 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:50 #34 DONE 2.2s 06:46:50 06:46:50 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 06:46:50 #36 DONE 1.6s 06:46:50 06:46:50 #46 [core-metadata internal] load build context 06:46:50 #46 ... 06:46:50 06:46:50 #47 [security-spire-server internal] load build context 06:46:50 #47 transferring context: 23.80kB 0.7s done 06:46:50 #47 DONE 4.1s 06:46:50 06:46:50 #35 [core-data internal] load build context 06:46:51 #35 ... 06:46:51 06:46:51 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:46:51 #0 5.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:46:51 #0 5.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:46:51 #0 8.019 (1/1) Installing dumb-init (1.2.5-r3) 06:46:51 #0 8.019 Executing busybox-1.36.1-r29.trigger 06:46:51 #0 8.068 OK: 9 MiB in 15 packages 06:46:51 #48 DONE 10.1s 06:46:51 06:46:51 #49 [security-secretstore-setup internal] load build context 06:46:51 #49 ... 06:46:51 06:46:51 #35 [core-data internal] load build context 06:46:52 #35 ... 06:46:52 06:46:52 #50 [security-spire-config internal] load build context 06:46:52 #50 transferring context: 22.05kB 0.9s done 06:46:52 #50 DONE 5.6s 06:46:52 06:46:52 #51 [support-scheduler internal] load build context 06:46:52 #51 ... 06:46:52 06:46:52 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:46:52 #52 ... 06:46:52 06:46:52 #35 [core-data internal] load build context 06:46:52 #35 ... 06:46:52 06:46:52 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:46:52 #53 ... 06:46:52 06:46:52 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:46:53 #54 ... 06:46:53 06:46:53 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:46:53 #55 ... 06:46:53 06:46:53 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:46:53 #56 ... 06:46:53 06:46:53 #57 [core-keeper internal] load build context 06:46:53 #57 ... 06:46:53 06:46:53 #58 [core-command internal] load build context 06:46:53 #58 ... 06:46:53 06:46:53 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:53 #59 ... 06:46:53 06:46:53 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:46:53 #60 ... 06:46:53 06:46:53 #57 [core-keeper internal] load build context 06:46:54 #57 ... 06:46:54 06:46:54 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:54 #61 ... 06:46:54 06:46:54 #35 [core-data internal] load build context 06:46:54 #35 transferring context: 15.96MB 13.3s 06:46:54 #35 ... 06:46:54 06:46:54 #43 [security-spire-agent internal] load build context 06:46:54 #43 transferring context: 23.33kB 0.8s done 06:46:54 #43 DONE 6.7s 06:46:55 06:46:55 #45 [core-common-config-bootstrapper internal] load build context 06:46:55 #45 ... 06:46:55 06:46:55 #62 [security-bootstrapper internal] load build context 06:46:55 #62 ... 06:46:55 06:46:55 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:46:55 #63 ... 06:46:55 06:46:55 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:46:55 #64 ... 06:46:55 06:46:55 #65 [security-proxy-setup internal] load build context 06:46:55 #65 ... 06:46:55 06:46:55 #38 [support-notifications internal] load build context 06:46:56 #38 ... 06:46:56 06:46:56 #51 [support-scheduler internal] load build context 06:46:56 #51 ... 06:46:56 06:46:56 #37 [security-proxy-auth internal] load build context 06:46:56 #37 ... 06:46:56 06:46:56 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:46:56 #66 ... 06:46:56 06:46:56 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:46:57 #67 ... 06:46:57 06:46:57 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:46:57 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 4.7s done 06:46:57 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:46:57 #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 06:46:57 #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 06:46:57 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.1s done 06:46:57 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s 06:46:57 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.4s 06:46:57 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 06:46:57 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.5s done 06:46:57 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.7s done 06:46:58 #40 ... 06:46:58 06:46:58 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:46:58 #42 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.8s done 06:46:58 #42 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:46:58 #42 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 06:46:58 #42 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 06:46:58 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.5s done 06:46:58 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done 06:46:58 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.7s done 06:46:58 #42 ... 06:46:58 06:46:58 #49 [security-secretstore-setup internal] load build context 06:46:58 #49 transferring context: 6.86MB 15.2s 06:46:58 #49 ... 06:46:58 06:46:58 #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:46:58 #52 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:46:58 #52 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:46:58 #52 14.12 (1/1) Installing dumb-init (1.2.5-r3) 06:46:58 #52 14.12 Executing busybox-1.36.1-r29.trigger 06:46:58 #52 14.12 OK: 9 MiB in 15 packages 06:46:58 #52 DONE 16.5s 06:46:58 06:46:58 #49 [security-secretstore-setup internal] load build context 06:46:58 #49 ... 06:46:58 06:46:58 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:46:58 #53 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:46:58 #53 ... 06:46:58 06:46:58 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:46:58 #68 ... 06:46:58 06:46:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:46:58 #40 ... 06:46:58 06:46:58 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:46:59 #69 ... 06:46:59 06:46:59 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:46:59 #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 3.9s 06:46:59 #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.1s 06:46:59 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 4.5s 06:47:00 #42 ... 06:47:00 06:47:00 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:47:00 #70 ... 06:47:00 06:47:00 #44 [security-spiffe-token-provider internal] load build context 06:47:00 #44 ... 06:47:00 06:47:00 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:00 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 5.2s 06:47:00 #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 5.2s done 06:47:01 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 6.1s 06:47:01 #42 ... 06:47:01 06:47:01 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:47:02 #71 ... 06:47:02 06:47:02 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:47:02 #72 ... 06:47:02 06:47:02 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:02 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.4s done 06:47:02 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 7.4s 06:47:02 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:47:02 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 8.1s 06:47:03 #40 ... 06:47:03 06:47:03 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:47:03 #54 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:03 #54 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:03 #54 15.61 (1/3) Installing ca-certificates (20241121-r1) 06:47:03 #54 16.11 (2/3) Installing dumb-init (1.2.5-r3) 06:47:03 #54 16.11 (3/3) Installing tzdata (2025a-r0) 06:47:03 #54 16.89 Executing busybox-1.36.1-r29.trigger 06:47:03 #54 16.89 Executing ca-certificates-20241121-r1.trigger 06:47:03 #54 17.90 OK: 11 MiB in 17 packages 06:47:03 #54 DONE 20.4s 06:47:03 06:47:03 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:03 #40 ... 06:47:03 06:47:03 #46 [core-metadata internal] load build context 06:47:03 #46 ... 06:47:03 06:47:03 #58 [core-command internal] load build context 06:47:03 #58 transferring context: 5.66MB 19.5s 06:47:04 #58 ... 06:47:04 06:47:04 #46 [core-metadata internal] load build context 06:47:04 #46 ... 06:47:04 06:47:04 #57 [core-keeper internal] load build context 06:47:04 #57 ... 06:47:04 06:47:04 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:04 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 9.5s 06:47:05 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:47:05 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:47:05 #40 ... 06:47:05 06:47:05 #35 [core-data internal] load build context 06:47:05 #35 ... 06:47:05 06:47:05 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:05 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.34MB / 14.28MB 10.2s 06:47:05 #42 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 06:47:05 #42 ... 06:47:05 06:47:05 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:05 #59 DONE 22.0s 06:47:05 06:47:05 #45 [core-common-config-bootstrapper internal] load build context 06:47:05 #45 ... 06:47:05 06:47:05 #62 [security-bootstrapper internal] load build context 06:47:05 #62 ... 06:47:05 06:47:05 #45 [core-common-config-bootstrapper internal] load build context 06:47:05 #45 ... 06:47:05 06:47:05 #38 [support-notifications internal] load build context 06:47:05 #38 ... 06:47:05 06:47:05 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:05 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 11.2s 06:47:06 #40 ... 06:47:06 06:47:06 #65 [security-proxy-setup internal] load build context 06:47:06 #65 ... 06:47:06 06:47:06 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:06 #40 ... 06:47:06 06:47:06 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:47:06 #56 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:06 #56 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:06 #56 22.50 OK: 239 MiB in 58 packages 06:47:06 #56 ... 06:47:06 06:47:06 #51 [support-scheduler internal] load build context 06:47:06 #51 ... 06:47:06 06:47:06 #37 [security-proxy-auth internal] load build context 06:47:07 #37 ... 06:47:07 06:47:07 #51 [support-scheduler internal] load build context 06:47:07 #51 ... 06:47:07 06:47:07 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:47:07 #60 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:07 #60 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:07 #60 21.24 (1/4) Installing ca-certificates (20241121-r1) 06:47:07 #60 21.49 (2/4) Installing dumb-init (1.2.5-r3) 06:47:07 #60 21.49 (3/4) Installing su-exec (0.2-r3) 06:47:07 #60 21.49 (4/4) Installing yq-go (4.44.1-r2) 06:47:07 #60 22.31 Executing busybox-1.36.1-r29.trigger 06:47:07 #60 22.31 Executing ca-certificates-20241121-r1.trigger 06:47:07 #60 23.17 OK: 20 MiB in 18 packages 06:47:07 #60 ... 06:47:07 06:47:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:07 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 13.2s 06:47:07 #40 ... 06:47:07 06:47:07 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:07 #61 DONE 24.2s 06:47:07 06:47:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:08 #40 ... 06:47:08 06:47:08 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:47:08 #73 ... 06:47:08 06:47:08 #49 [security-secretstore-setup internal] load build context 06:47:08 #49 transferring context: 8.59MB 25.6s 06:47:08 #49 ... 06:47:08 06:47:08 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:08 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 14.4s 06:47:09 #154 ... 06:47:09 06:47:09 #151 [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:47:09 #151 138.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 06:47:09 #40 ... 06:47:09 06:47:09 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:47:09 #60 DONE 26.0s 06:47:09 06:47:09 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:09 #151 ... 06:47:09 06:47:09 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:47:09 #144 DONE 142.5s 06:47:09 06:47:09 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:47:09 #147 DONE 142.5s 06:47:09 06:47:09 #151 [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:47:09 #151 DONE 142.5s 06:47:09 06:47:09 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:47:09 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 15.2s 06:47:09 #143 ... 06:47:09 06:47:09 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:47:09 #172 DONE 0.1s 06:47:09 06:47:09 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:47:09 #145 DONE 142.9s 06:47:09 06:47:09 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:47:10 #40 ... 06:47:10 06:47:10 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:47:10 #53 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:10 #53 23.18 OK: 239 MiB in 58 packages 06:47:10 #53 ... 06:47:10 06:47:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:10 #173 DONE 0.1s 06:47:10 06:47:10 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:47:10 #174 DONE 0.2s 06:47:10 06:47:10 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:47:10 #149 DONE 143.1s 06:47:10 06:47:10 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:47:10 #40 ... 06:47:10 06:47:10 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:47:10 #56 DONE 28.1s 06:47:10 06:47:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:10 #40 ... 06:47:10 06:47:10 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:47:10 #55 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:10 #55 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:10 #55 24.34 OK: 239 MiB in 58 packages 06:47:10 #55 ... 06:47:10 06:47:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:10 #175 DONE 0.2s 06:47:10 06:47:10 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:47:10 #176 CACHED 06:47:10 06:47:10 #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:47:10 #177 CACHED 06:47:10 06:47:10 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:47:10 #178 DONE 0.3s 06:47:10 06:47:10 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:47:10 #179 DONE 0.3s 06:47:10 06:47:10 #180 [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:47:10 #180 ... 06:47:10 06:47:10 #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:47:10 #181 CACHED 06:47:10 06:47:10 #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:47:10 #182 CACHED 06:47:10 06:47:10 #183 [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:47:10 #183 DONE 0.4s 06:47:10 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 16.2s 06:47:10 #40 ... 06:47:10 06:47:10 #44 [security-spiffe-token-provider internal] load build context 06:47:10 #44 ... 06:47:10 06:47:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:10 06:47:10 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:47:10 #184 DONE 0.4s 06:47:10 06:47:10 #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:47:10 #185 DONE 0.4s 06:47:10 06:47:10 #180 [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:47:10 #180 DONE 0.4s 06:47:10 06:47:10 #186 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:47:10 #186 DONE 0.2s 06:47:10 06:47:10 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:47:10 #187 DONE 0.2s 06:47:10 06:47:10 #188 [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:47:10 #188 DONE 0.2s 06:47:10 06:47:10 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:47:10 #189 DONE 0.2s 06:47:10 06:47:10 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:47:10 #190 DONE 0.3s 06:47:10 06:47:10 #112 [core-command] exporting to image 06:47:10 #112 exporting layers 06:47:11 #112 ... 06:47:11 06:47:11 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:47:11 #146 DONE 144.1s 06:47:11 06:47:11 #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:47:11 #191 DONE 0.3s 06:47:11 06:47:11 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:47:11 #192 DONE 0.3s 06:47:11 06:47:11 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:47:11 #193 DONE 0.3s 06:47:11 06:47:11 #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:47:11 #194 DONE 0.3s 06:47:11 06:47:11 #112 [core-command] exporting to image 06:47:11 #112 writing image sha256:ec2a01c0a8eafd33977ad25fee708ded5c8a1a53ee9a6cbac2861b14d35cf841 done 06:47:11 #112 naming to docker.io/library/core-command done 06:47:11 #112 ... 06:47:11 06:47:11 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:47:11 #152 DONE 144.4s 06:47:11 06:47:11 #195 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:47:11 #195 DONE 0.2s 06:47:11 06:47:11 #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:11 #196 DONE 0.1s 06:47:11 06:47:11 #197 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:47:11 #197 DONE 0.2s 06:47:11 06:47:11 #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:47:11 #198 DONE 0.3s 06:47:11 06:47:11 #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:11 #199 ... 06:47:11 06:47:11 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:47:11 #143 DONE 144.7s 06:47:11 06:47:11 #200 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:47:11 #200 DONE 0.3s 06:47:11 06:47:11 #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:11 #201 DONE 0.1s 06:47:11 06:47:11 #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:11 #40 ... 06:47:11 06:47:11 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:47:11 #53 DONE 29.1s 06:47:11 06:47:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:12 #202 ... 06:47:12 06:47:12 #203 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:12 #203 DONE 0.3s 06:47:12 06:47:12 #204 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:47:12 #204 DONE 0.1s 06:47:12 06:47:12 #205 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:12 #205 ... 06:47:12 06:47:12 #206 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:47:12 #206 DONE 0.4s 06:47:12 06:47:12 #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:12 #202 DONE 0.4s 06:47:12 06:47:12 #207 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:12 #207 DONE 0.7s 06:47:12 06:47:12 #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:47:12 #208 DONE 0.1s 06:47:12 06:47:12 #112 [security-proxy-setup] exporting to image 06:47:12 #112 writing image sha256:9154aebb51601bbe23684f0d41b691023d5250f0d356d9d9bbe7b63b0361ca0c 0.0s done 06:47:12 #112 naming to docker.io/library/core-metadata done 06:47:12 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 17.8s 06:47:12 #112 ... 06:47:12 06:47:12 #209 [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:47:12 #209 DONE 0.4s 06:47:12 #40 ... 06:47:12 06:47:12 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:47:12 #55 DONE 29.9s 06:47:12 06:47:12 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:12 06:47:12 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:47:12 #210 DONE 0.4s 06:47:12 06:47:12 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:47:12 #211 DONE 0.4s 06:47:12 06:47:12 #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:12 #199 DONE 1.1s 06:47:12 06:47:12 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:47:12 #212 DONE 0.1s 06:47:12 06:47:12 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:47:12 #213 DONE 0.1s 06:47:12 06:47:12 #112 [core-keeper] exporting to image 06:47:12 #112 exporting layers 0.6s done 06:47:12 #112 writing image sha256:f918f20dff31d501e3bed110ae6fd9e7c6c792eda322b83cb369ac02203849b1 06:47:13 #112 ... 06:47:13 06:47:13 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:47:13 #154 DONE 146.0s 06:47:13 06:47:13 #112 [security-proxy-setup] exporting to image 06:47:13 #112 writing image sha256:f918f20dff31d501e3bed110ae6fd9e7c6c792eda322b83cb369ac02203849b1 0.1s done 06:47:13 #112 naming to docker.io/library/security-proxy-setup done 06:47:13 #112 ... 06:47:13 06:47:13 #205 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:13 #205 DONE 1.1s 06:47:13 06:47:13 #112 [security-secretstore-setup] exporting to image 06:47:13 #112 exporting layers 0.3s done 06:47:13 #112 writing image sha256:135ca2bf5e7f99135f284c2d210c75bf2faf7a2be95785fd2f8e2ad3d6344226 06:47:13 #112 writing image sha256:e112f78a4a0754d07e1d569021489cc5b472cfbeb1bdc1a246ecbef1e160addc 06:47:13 #112 exporting layers 0.5s done 06:47:13 #112 writing image sha256:135ca2bf5e7f99135f284c2d210c75bf2faf7a2be95785fd2f8e2ad3d6344226 0.0s done 06:47:13 #112 writing image sha256:e112f78a4a0754d07e1d569021489cc5b472cfbeb1bdc1a246ecbef1e160addc 0.0s done 06:47:13 #112 naming to docker.io/library/core-keeper done 06:47:13 #112 naming to docker.io/library/core-data done 06:47:13 #112 writing image sha256:6a9864f8824e29b4e0320a4468f3a34556c261c4ddc0702eb36ee6bf63f84e10 0.0s done 06:47:13 #112 naming to docker.io/library/security-spiffe-token-provider 06:47:13 #112 exporting layers 0.5s done 06:47:13 #112 naming to docker.io/library/security-spiffe-token-provider done 06:47:13 #112 writing image sha256:388bf39d031c8180fb099508ddc42fc892fd43df256bd45155842fb2a820010d 06:47:13 #112 ... 06:47:13 06:47:13 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:13 #214 DONE 0.1s 06:47:13 06:47:13 #112 [security-proxy-auth] exporting to image 06:47:13 #112 exporting layers 0.5s done 06:47:13 #112 writing image sha256:388bf39d031c8180fb099508ddc42fc892fd43df256bd45155842fb2a820010d 0.1s done 06:47:13 #112 naming to docker.io/library/security-proxy-auth done 06:47:13 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 18.8s 06:47:13 #112 writing image sha256:473d629730178e3a091042e2371e47f17e2c769f9095aa855229edd6d676a49e done 06:47:13 #112 naming to docker.io/library/security-secretstore-setup done 06:47:13 #112 DONE 4.1s 06:47:13 06:47:13 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:13 #215 DONE 0.0s 06:47:13 06:47:13 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:47:13 #216 DONE 0.2s 06:47:13 06:47:13 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:47:13 #153 DONE 146.7s 06:47:13 06:47:13 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:47:13 #217 DONE 0.0s 06:47:13 06:47:13 #112 [support-notifications] exporting to image 06:47:14 #112 exporting layers 0.2s done 06:47:14 #112 writing image sha256:cf26baf01ad257ca107790939c413985e16a01affb05a8388a93d8d9a3419b1a done 06:47:14 #112 naming to docker.io/library/support-notifications done 06:47:14 #112 DONE 4.3s 06:47:14 06:47:14 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:14 #218 DONE 0.0s 06:47:14 06:47:14 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:14 #219 DONE 0.0s 06:47:14 06:47:14 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:47:14 #40 ... 06:47:14 06:47:14 #58 [core-command internal] load build context 06:47:14 #58 ... 06:47:14 06:47:14 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:47:14 #63 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:14 #63 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:14 #63 24.14 OK: 239 MiB in 58 packages 06:47:14 #63 DONE 29.0s 06:47:14 06:47:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:14 #40 ... 06:47:14 06:47:14 #57 [core-keeper internal] load build context 06:47:14 #57 transferring context: 8.91MB 29.9s 06:47:14 #220 DONE 0.2s 06:47:14 06:47:14 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:14 #59 ... 06:47:14 06:47:14 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:47:14 #221 DONE 0.0s 06:47:14 06:47:14 #112 [support-scheduler] exporting to image 06:47:14 #112 exporting layers 0.2s done 06:47:14 #112 writing image sha256:50fad249466d3aa32b10a5e2eb6951c80e57c87fe3474060d0bb156db36835b5 done 06:47:14 #112 naming to docker.io/library/support-scheduler done 06:47:14 #112 DONE 4.5s 06:47:14 06:47:14 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:14 time="2025-03-12T06:43:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:47:14 $ docker stop --time=1 707e48bee73fa441a1289bbef5d0f047045d1f892843269d0fa2f672a8985d49 06:47:14 #57 ... 06:47:14 06:47:14 #46 [core-metadata internal] load build context 06:47:14 #46 ... 06:47:14 06:47:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:14 #40 ... 06:47:14 06:47:14 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:47:14 #74 ... 06:47:14 06:47:14 #57 [core-keeper internal] load build context 06:47:15 #57 ... 06:47:15 06:47:15 #35 [core-data internal] load build context 06:47:15 $ docker rm -f --volumes 707e48bee73fa441a1289bbef5d0f047045d1f892843269d0fa2f672a8985d49 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:15 #35 ... 06:47:15 06:47:15 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:15 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 15.3s done 06:47:15 #42 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.4s done 06:47:15 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.9s 06:47:15 #42 ... 06:47:15 06:47:15 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:15 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 21.2s 06:47:15 + docker images 06:47:15 REPOSITORY TAG IMAGE ID CREATED SIZE 06:47:15 support-scheduler latest 50fad249466d 1 second ago 48MB 06:47:15 support-notifications latest cf26baf01ad2 2 seconds ago 51.6MB 06:47:15 core-keeper latest 135ca2bf5e7f 3 seconds ago 32.1MB 06:47:15 security-proxy-setup latest f918f20dff31 3 seconds ago 38.2MB 06:47:15 security-proxy-auth latest 388bf39d031c 3 seconds ago 31.3MB 06:47:15 security-spiffe-token-provider latest 6a9864f8824e 3 seconds ago 46.9MB 06:47:15 security-secretstore-setup latest 473d62973017 3 seconds ago 67.7MB 06:47:15 core-data latest e112f78a4a07 3 seconds ago 32.4MB 06:47:15 core-metadata latest 9154aebb5160 4 seconds ago 32.6MB 06:47:15 core-command latest ec2a01c0a8ea 5 seconds ago 27.9MB 06:47:15 security-bootstrapper latest f35fa82783e3 About a minute ago 20.3MB 06:47:15 core-common-config-bootstrapper latest 03bde92fb7ec About a minute ago 17.1MB 06:47:15 security-spire-server latest 9fd3c9b66e25 3 minutes ago 149MB 06:47:15 security-spire-agent latest 90f1b9f0bc74 3 minutes ago 195MB 06:47:15 security-spire-config latest 2aab0b758156 3 minutes ago 149MB 06:47:15 ci-base-image-x86_64 latest bbf948bc2499 6 minutes ago 923MB 06:47:15 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 4 days ago 574MB 06:47:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 06:47:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } 06:47:15 #40 ... 06:47:15 06:47:15 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:47:15 #67 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:15 #67 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:15 #67 26.16 (1/2) Installing dumb-init (1.2.5-r3) 06:47:15 #67 26.16 (2/2) Installing su-exec (0.2-r3) 06:47:15 #67 26.16 Executing busybox-1.36.1-r29.trigger 06:47:15 #67 26.39 OK: 9 MiB in 16 packages 06:47:15 #67 DONE 29.1s 06:47:15 06:47:15 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:15 #40 ... 06:47:15 06:47:15 #62 [security-bootstrapper internal] load build context [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:16 provisioning config files... 06:47:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config15481135762313733896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:16 #62 ... 06:47:16 06:47:16 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:47:16 #75 ... 06:47:16 06:47:16 #45 [core-common-config-bootstrapper internal] load build context 06:47:16 ---> ****-login.sh 06:47:16 nexus3.edgexfoundry.org:10001 06:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:16 Configure a credential helper to remove this warning. See 06:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:16 06:47:16 Login Succeeded 06:47:16 nexus3.edgexfoundry.org:10002 06:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:16 Configure a credential helper to remove this warning. See 06:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:16 06:47:16 Login Succeeded 06:47:16 nexus3.edgexfoundry.org:10003 06:47:16 #45 ... 06:47:16 06:47:16 #38 [support-notifications internal] load build context 06:47:16 #38 ... 06:47:16 06:47:16 #45 [core-common-config-bootstrapper internal] load build context 06:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:16 Configure a credential helper to remove this warning. See 06:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:16 06:47:16 Login Succeeded 06:47:16 nexus3.edgexfoundry.org:10004 06:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:16 Configure a credential helper to remove this warning. See 06:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:16 06:47:16 Login Succeeded 06:47:16 ****.io 06:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:16 #45 ... 06:47:16 06:47:16 #65 [security-proxy-setup internal] load build context 06:47:16 #65 ... 06:47:16 06:47:16 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:16 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 22.4s 06:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:16 Configure a credential helper to remove this warning. See 06:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:16 06:47:16 Login Succeeded 06:47:16 ---> ****-login.sh ends [Pipeline] } 06:47:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:17 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:47:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:47:17 #40 ... 06:47:17 06:47:17 #37 [security-proxy-auth internal] load build context 06:47:17 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:17 4.0.0 06:47:17 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:17 odessa 06:47:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:17 #37 ... 06:47:17 06:47:17 #45 [core-common-config-bootstrapper internal] load build context 06:47:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:17 #45 ... 06:47:17 06:47:17 #51 [support-scheduler internal] load build context 06:47:17 + docker push nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:47:17 1df055d84681: Preparing 06:47:17 901bf2bfcfff: Preparing 06:47:17 9fbc6d570414: Preparing 06:47:17 089c4358dcf8: Preparing 06:47:17 d39c04b9890d: Preparing 06:47:17 4f32cd82fea8: Preparing 06:47:17 994456c4fd7b: Preparing 06:47:17 4f32cd82fea8: Waiting 06:47:17 994456c4fd7b: Waiting 06:47:17 9fbc6d570414: Pushed 06:47:17 089c4358dcf8: Pushed 06:47:17 1df055d84681: Pushed 06:47:17 d39c04b9890d: Pushed 06:47:17 994456c4fd7b: Layer already exists 06:47:17 4f32cd82fea8: Pushed 06:47:17 #51 ... 06:47:17 06:47:17 #45 [core-common-config-bootstrapper internal] load build context 06:47:18 #45 ... 06:47:18 06:47:18 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:47:18 #76 ... 06:47:18 06:47:18 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:18 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 24.2s 06:47:19 #40 ... 06:47:19 06:47:19 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:47:19 #64 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:19 #64 24.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:19 #64 29.58 (1/7) Installing ca-certificates (20241121-r1) 06:47:19 #64 29.58 (2/7) Installing dumb-init (1.2.5-r3) 06:47:19 #64 29.58 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:47:19 #64 29.62 (4/7) Installing libsodium (1.0.19-r0) 06:47:19 #64 29.74 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:47:19 #64 30.02 (6/7) Installing libzmq (4.3.5-r2) 06:47:19 #64 30.05 (7/7) Installing zeromq (4.3.5-r2) 06:47:19 #64 30.10 Executing busybox-1.36.1-r29.trigger 06:47:19 #64 30.27 Executing ca-certificates-20241121-r1.trigger 06:47:19 #64 31.02 OK: 14 MiB in 21 packages 06:47:19 #64 DONE 33.7s 06:47:19 06:47:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:19 #40 ... 06:47:19 06:47:19 #49 [security-secretstore-setup internal] load build context 06:47:19 #49 transferring context: 14.29MB 36.0s 06:47:19 #49 ... 06:47:19 06:47:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:19 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.39MB / 33.17MB 24.7s 06:47:19 #40 ... 06:47:19 06:47:19 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:47:19 #77 ... 06:47:19 06:47:19 #49 [security-secretstore-setup internal] load build context 06:47:19 #49 ... 06:47:19 06:47:19 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:47:19 #66 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:19 #66 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:19 #66 30.42 (1/4) Installing dumb-init (1.2.5-r3) 06:47:19 #66 30.42 (2/4) Installing openssl (3.3.3-r0) 06:47:19 #66 30.42 (3/4) Installing su-exec (0.2-r3) 06:47:19 #66 30.42 (4/4) Installing yq-go (4.44.1-r2) 06:47:19 #66 31.05 Executing busybox-1.36.1-r29.trigger 06:47:19 #66 31.05 OK: 20 MiB in 18 packages 06:47:19 #66 DONE 32.8s 06:47:19 06:47:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:19 901bf2bfcfff: Pushed 06:47:19 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:63d6a4e097e9de88f30ca6b06e63c1e112e73a88fe21b46646018380e188e27c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:20 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 25.6s 06:47:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:20 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0 06:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:47:20 1df055d84681: Preparing 06:47:20 901bf2bfcfff: Preparing 06:47:20 9fbc6d570414: Preparing 06:47:20 089c4358dcf8: Preparing 06:47:20 d39c04b9890d: Preparing 06:47:20 4f32cd82fea8: Preparing 06:47:20 994456c4fd7b: Preparing 06:47:20 4f32cd82fea8: Waiting 06:47:20 994456c4fd7b: Waiting 06:47:20 d39c04b9890d: Layer already exists 06:47:20 901bf2bfcfff: Layer already exists 06:47:20 089c4358dcf8: Layer already exists 06:47:20 1df055d84681: Layer already exists 06:47:20 9fbc6d570414: Layer already exists 06:47:20 4f32cd82fea8: Layer already exists 06:47:20 994456c4fd7b: Layer already exists 06:47:20 4.0.0: digest: sha256:63d6a4e097e9de88f30ca6b06e63c1e112e73a88fe21b46646018380e188e27c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:20 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.0s done 06:47:20 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.0s done 06:47:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:21 #40 ... 06:47:21 06:47:21 #44 [security-spiffe-token-provider internal] load build context 06:47:21 #44 ... 06:47:21 06:47:21 #49 [security-secretstore-setup internal] load build context 06:47:21 + docker push nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:47:21 1df055d84681: Preparing 06:47:21 901bf2bfcfff: Preparing 06:47:21 9fbc6d570414: Preparing 06:47:21 089c4358dcf8: Preparing 06:47:21 d39c04b9890d: Preparing 06:47:21 4f32cd82fea8: Preparing 06:47:21 994456c4fd7b: Preparing 06:47:21 4f32cd82fea8: Waiting 06:47:21 994456c4fd7b: Waiting 06:47:21 9fbc6d570414: Layer already exists 06:47:21 d39c04b9890d: Layer already exists 06:47:21 089c4358dcf8: Layer already exists 06:47:21 901bf2bfcfff: Layer already exists 06:47:21 1df055d84681: Layer already exists 06:47:21 4f32cd82fea8: Layer already exists 06:47:21 994456c4fd7b: Layer already exists 06:47:21 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:63d6a4e097e9de88f30ca6b06e63c1e112e73a88fe21b46646018380e188e27c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:21 + docker push nexus3.edgexfoundry.org:10004/core-command:odessa 06:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:47:21 1df055d84681: Preparing 06:47:21 901bf2bfcfff: Preparing 06:47:21 9fbc6d570414: Preparing 06:47:21 089c4358dcf8: Preparing 06:47:21 d39c04b9890d: Preparing 06:47:21 4f32cd82fea8: Preparing 06:47:21 994456c4fd7b: Preparing 06:47:21 4f32cd82fea8: Waiting 06:47:21 994456c4fd7b: Waiting 06:47:21 089c4358dcf8: Layer already exists 06:47:21 901bf2bfcfff: Layer already exists 06:47:21 1df055d84681: Layer already exists 06:47:21 d39c04b9890d: Layer already exists 06:47:21 9fbc6d570414: Layer already exists 06:47:21 4f32cd82fea8: Layer already exists 06:47:21 994456c4fd7b: Layer already exists 06:47:21 odessa: digest: sha256:63d6a4e097e9de88f30ca6b06e63c1e112e73a88fe21b46646018380e188e27c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:22 ===================================================== [Pipeline] echo 06:47:22 taggedImages: 06:47:22 - nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:22 - nexus3.edgexfoundry.org:10004/core-command:4.0.0 06:47:22 - nexus3.edgexfoundry.org:10004/core-command:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:22 - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo 06:47:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:47:22 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:22 4.0.0 06:47:22 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:22 odessa 06:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { 06:47:22 #49 ... 06:47:22 06:47:22 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:47:22 #70 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:22 #70 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:22 #70 26.98 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:47:22 #70 26.98 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:47:22 #70 26.98 OK: 24049 distinct packages available 06:47:22 #70 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:22 #70 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:22 #70 30.15 OK: 239 MiB in 58 packages 06:47:22 #70 ... 06:47:22 06:47:22 #49 [security-secretstore-setup internal] load build context [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:47:22 5c79a29436cd: Preparing 06:47:22 570a33298ce4: Preparing 06:47:22 a6ec7b63a021: Preparing 06:47:22 52831e468500: Preparing 06:47:22 9fbc6d570414: Preparing 06:47:22 089c4358dcf8: Preparing 06:47:22 d39c04b9890d: Preparing 06:47:22 089c4358dcf8: Waiting 06:47:22 4f32cd82fea8: Preparing 06:47:22 d39c04b9890d: Waiting 06:47:22 994456c4fd7b: Preparing 06:47:22 4f32cd82fea8: Waiting 06:47:22 994456c4fd7b: Waiting 06:47:22 9fbc6d570414: Layer already exists 06:47:22 089c4358dcf8: Layer already exists 06:47:22 d39c04b9890d: Layer already exists 06:47:22 4f32cd82fea8: Layer already exists 06:47:22 994456c4fd7b: Layer already exists 06:47:22 5c79a29436cd: Pushed 06:47:22 a6ec7b63a021: Pushed 06:47:22 570a33298ce4: Pushed 06:47:23 #49 ... 06:47:23 06:47:23 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:47:23 #70 DONE 32.7s 06:47:23 06:47:23 #49 [security-secretstore-setup internal] load build context 06:47:23 52831e468500: Pushed 06:47:23 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:939394044c0aee0e9ceba0176ecccc13155f7b0f35aa949cdd78f31333d4677f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:24 #49 transferring context: 16.94MB 41.1s 06:47:24 + 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:47:24 #49 ... 06:47:24 06:47:24 #58 [core-command internal] load build context 06:47:24 #58 ... 06:47:24 06:47:24 #49 [security-secretstore-setup internal] load build context 06:47:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 06:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:47:24 5c79a29436cd: Preparing 06:47:24 570a33298ce4: Preparing 06:47:24 a6ec7b63a021: Preparing 06:47:24 52831e468500: Preparing 06:47:24 9fbc6d570414: Preparing 06:47:24 089c4358dcf8: Preparing 06:47:24 d39c04b9890d: Preparing 06:47:24 4f32cd82fea8: Preparing 06:47:24 d39c04b9890d: Waiting 06:47:24 089c4358dcf8: Waiting 06:47:24 4f32cd82fea8: Waiting 06:47:24 994456c4fd7b: Preparing 06:47:24 994456c4fd7b: Waiting 06:47:24 9fbc6d570414: Layer already exists 06:47:24 570a33298ce4: Layer already exists 06:47:24 52831e468500: Layer already exists 06:47:24 a6ec7b63a021: Layer already exists 06:47:24 5c79a29436cd: Layer already exists 06:47:24 089c4358dcf8: Layer already exists 06:47:24 d39c04b9890d: Layer already exists 06:47:24 994456c4fd7b: Layer already exists 06:47:24 4f32cd82fea8: Layer already exists 06:47:24 4.0.0: digest: sha256:939394044c0aee0e9ceba0176ecccc13155f7b0f35aa949cdd78f31333d4677f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv 06:47:24 #49 ... 06:47:24 06:47:24 #46 [core-metadata internal] load build context 06:47:24 #46 ... 06:47:24 06:47:24 #58 [core-command internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:47:25 5c79a29436cd: Preparing 06:47:25 570a33298ce4: Preparing 06:47:25 a6ec7b63a021: Preparing 06:47:25 52831e468500: Preparing 06:47:25 9fbc6d570414: Preparing 06:47:25 089c4358dcf8: Preparing 06:47:25 d39c04b9890d: Preparing 06:47:25 4f32cd82fea8: Preparing 06:47:25 994456c4fd7b: Preparing 06:47:25 089c4358dcf8: Waiting 06:47:25 4f32cd82fea8: Waiting 06:47:25 994456c4fd7b: Waiting 06:47:25 d39c04b9890d: Waiting 06:47:25 52831e468500: Layer already exists 06:47:25 5c79a29436cd: Layer already exists 06:47:25 9fbc6d570414: Layer already exists 06:47:25 a6ec7b63a021: Layer already exists 06:47:25 570a33298ce4: Layer already exists 06:47:25 994456c4fd7b: Layer already exists 06:47:25 089c4358dcf8: Layer already exists 06:47:25 d39c04b9890d: Layer already exists 06:47:25 4f32cd82fea8: Layer already exists 06:47:25 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:939394044c0aee0e9ceba0176ecccc13155f7b0f35aa949cdd78f31333d4677f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:25 + 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:47:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 06:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:47:25 5c79a29436cd: Preparing 06:47:25 570a33298ce4: Preparing 06:47:25 a6ec7b63a021: Preparing 06:47:25 52831e468500: Preparing 06:47:25 9fbc6d570414: Preparing 06:47:25 089c4358dcf8: Preparing 06:47:25 d39c04b9890d: Preparing 06:47:25 4f32cd82fea8: Preparing 06:47:25 994456c4fd7b: Preparing 06:47:25 089c4358dcf8: Waiting 06:47:25 d39c04b9890d: Waiting 06:47:25 4f32cd82fea8: Waiting 06:47:25 994456c4fd7b: Waiting 06:47:25 5c79a29436cd: Layer already exists 06:47:25 a6ec7b63a021: Layer already exists 06:47:25 9fbc6d570414: Layer already exists 06:47:25 52831e468500: Layer already exists 06:47:25 570a33298ce4: Layer already exists 06:47:25 d39c04b9890d: Layer already exists 06:47:25 089c4358dcf8: Layer already exists 06:47:25 994456c4fd7b: Layer already exists 06:47:25 4f32cd82fea8: Layer already exists 06:47:25 odessa: digest: sha256:939394044c0aee0e9ceba0176ecccc13155f7b0f35aa949cdd78f31333d4677f size: 2193 [Pipeline] } [Pipeline] // withEnv 06:47:25 #58 ... 06:47:25 06:47:25 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:25 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 15.0s 06:47:25 #42 ... 06:47:25 06:47:25 #35 [core-data internal] load build context [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:26 ===================================================== [Pipeline] echo 06:47:26 taggedImages: 06:47:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0 06:47:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo 06:47:26 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:47:26 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:26 4.0.0 06:47:26 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:26 odessa 06:47:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:26 #35 ... 06:47:26 06:47:26 #57 [core-keeper internal] load build context 06:47:26 #57 ... 06:47:26 06:47:26 #62 [security-bootstrapper internal] load build context 06:47:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:26 #62 ... 06:47:26 06:47:26 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:47:26 #78 ... 06:47:26 06:47:26 #62 [security-bootstrapper internal] load build context 06:47:26 + docker push nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:47:26 74e7afed474f: Preparing 06:47:26 8dbf19049230: Preparing 06:47:26 9fbc6d570414: Preparing 06:47:26 089c4358dcf8: Preparing 06:47:26 d39c04b9890d: Preparing 06:47:26 6dbe2f413430: Preparing 06:47:26 994456c4fd7b: Preparing 06:47:26 994456c4fd7b: Waiting 06:47:26 089c4358dcf8: Layer already exists 06:47:26 9fbc6d570414: Layer already exists 06:47:26 d39c04b9890d: Layer already exists 06:47:26 994456c4fd7b: Layer already exists 06:47:26 74e7afed474f: Pushed 06:47:26 6dbe2f413430: Pushed 06:47:26 #62 ... 06:47:26 06:47:26 #38 [support-notifications internal] load build context 06:47:26 #38 ... 06:47:26 06:47:26 #62 [security-bootstrapper internal] load build context 06:47:27 #62 ... 06:47:27 06:47:27 #65 [security-proxy-setup internal] load build context 06:47:27 #65 ... 06:47:27 06:47:27 #62 [security-bootstrapper internal] load build context 06:47:27 #62 ... 06:47:27 06:47:27 #37 [security-proxy-auth internal] load build context 06:47:27 #37 ... 06:47:27 06:47:27 #62 [security-bootstrapper internal] load build context 06:47:28 #62 ... 06:47:28 06:47:28 #51 [support-scheduler internal] load build context 06:47:28 #51 ... 06:47:28 06:47:28 #38 [support-notifications internal] load build context 06:47:28 #38 ... 06:47:28 06:47:28 #45 [core-common-config-bootstrapper internal] load build context 06:47:28 #45 ... 06:47:28 06:47:28 #51 [support-scheduler internal] load build context 06:47:29 8dbf19049230: Pushed 06:47:29 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:6e9c392828106ff263e6396681df2aa5b92a5a29d28c669f1efa9334210190c3 size: 1778 [Pipeline] } 06:47:29 #51 ... 06:47:29 06:47:29 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:47:29 #79 ... 06:47:29 06:47:29 #51 [support-scheduler internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:29 #51 transferring context: 16.35MB 46.6s 06:47:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:29 #51 ... 06:47:29 06:47:29 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:47:29 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0 06:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:47:29 74e7afed474f: Preparing 06:47:29 8dbf19049230: Preparing 06:47:29 9fbc6d570414: Preparing 06:47:29 089c4358dcf8: Preparing 06:47:29 d39c04b9890d: Preparing 06:47:29 6dbe2f413430: Preparing 06:47:29 994456c4fd7b: Preparing 06:47:29 6dbe2f413430: Waiting 06:47:29 994456c4fd7b: Waiting 06:47:29 74e7afed474f: Layer already exists 06:47:29 8dbf19049230: Layer already exists 06:47:29 9fbc6d570414: Layer already exists 06:47:29 089c4358dcf8: Layer already exists 06:47:29 d39c04b9890d: Layer already exists 06:47:29 6dbe2f413430: Layer already exists 06:47:29 994456c4fd7b: Layer already exists 06:47:29 4.0.0: digest: sha256:6e9c392828106ff263e6396681df2aa5b92a5a29d28c669f1efa9334210190c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:30 #80 ... 06:47:30 06:47:30 #49 [security-secretstore-setup internal] load build context 06:47:30 #49 ... 06:47:30 06:47:30 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:47:30 #68 31.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:30 #68 32.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:30 #68 36.39 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:47:30 #68 36.39 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:47:30 #68 36.39 OK: 24048 distinct packages available 06:47:30 #68 37.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:30 #68 38.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:30 #68 ... 06:47:30 06:47:30 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:47:30 #71 28.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:30 #71 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:30 #71 32.73 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:47:30 #71 32.73 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:47:30 #71 32.73 OK: 24048 distinct packages available 06:47:30 #71 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:30 #71 33.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:30 #71 ... 06:47:30 06:47:30 #51 [support-scheduler internal] load build context 06:47:30 + docker push nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:47:30 74e7afed474f: Preparing 06:47:30 8dbf19049230: Preparing 06:47:30 9fbc6d570414: Preparing 06:47:30 089c4358dcf8: Preparing 06:47:30 d39c04b9890d: Preparing 06:47:30 6dbe2f413430: Preparing 06:47:30 994456c4fd7b: Preparing 06:47:30 6dbe2f413430: Waiting 06:47:30 994456c4fd7b: Waiting 06:47:30 74e7afed474f: Layer already exists 06:47:30 9fbc6d570414: Layer already exists 06:47:30 d39c04b9890d: Layer already exists 06:47:30 089c4358dcf8: Layer already exists 06:47:30 8dbf19049230: Layer already exists 06:47:30 994456c4fd7b: Layer already exists 06:47:30 6dbe2f413430: Layer already exists 06:47:30 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:6e9c392828106ff263e6396681df2aa5b92a5a29d28c669f1efa9334210190c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:31 + docker push nexus3.edgexfoundry.org:10004/core-data:odessa 06:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:47:31 74e7afed474f: Preparing 06:47:31 8dbf19049230: Preparing 06:47:31 9fbc6d570414: Preparing 06:47:31 089c4358dcf8: Preparing 06:47:31 d39c04b9890d: Preparing 06:47:31 6dbe2f413430: Preparing 06:47:31 994456c4fd7b: Preparing 06:47:31 6dbe2f413430: Waiting 06:47:31 994456c4fd7b: Waiting 06:47:31 089c4358dcf8: Layer already exists 06:47:31 9fbc6d570414: Layer already exists 06:47:31 8dbf19049230: Layer already exists 06:47:31 74e7afed474f: Layer already exists 06:47:31 d39c04b9890d: Layer already exists 06:47:31 994456c4fd7b: Layer already exists 06:47:31 6dbe2f413430: Layer already exists 06:47:31 odessa: digest: sha256:6e9c392828106ff263e6396681df2aa5b92a5a29d28c669f1efa9334210190c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:31 ===================================================== 06:47:31 #51 ... 06:47:31 06:47:31 #44 [security-spiffe-token-provider internal] load build context [Pipeline] echo 06:47:31 taggedImages: 06:47:31 - nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:31 - nexus3.edgexfoundry.org:10004/core-data:4.0.0 06:47:31 - nexus3.edgexfoundry.org:10004/core-data:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:31 - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo 06:47:31 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:47:31 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:31 4.0.0 06:47:31 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:31 odessa 06:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:31 #44 ... 06:47:31 06:47:31 #35 [core-data internal] load build context 06:47:31 #35 ... 06:47:31 06:47:31 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:47:31 #69 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:31 #69 33.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:31 #69 36.59 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:47:31 #69 36.59 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:47:31 #69 36.59 OK: 24048 distinct packages available 06:47:31 #69 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:31 #69 39.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:31 #69 ... 06:47:31 06:47:31 #44 [security-spiffe-token-provider internal] load build context 06:47:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:47:31 091f879b1ccb: Preparing 06:47:31 1ef1d0eed0d0: Preparing 06:47:31 089c4358dcf8: Preparing 06:47:31 6938b544c585: Preparing 06:47:31 af64198abad4: Preparing 06:47:31 994456c4fd7b: Preparing 06:47:31 994456c4fd7b: Waiting 06:47:31 089c4358dcf8: Layer already exists 06:47:31 994456c4fd7b: Layer already exists 06:47:31 af64198abad4: Pushed 06:47:31 6938b544c585: Pushed 06:47:31 091f879b1ccb: Pushed 06:47:34 #44 ... 06:47:34 06:47:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:34 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.1s 06:47:34 #40 ... 06:47:34 06:47:34 #44 [security-spiffe-token-provider internal] load build context 06:47:34 1ef1d0eed0d0: Pushed 06:47:34 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:e2e8a674b477d1211d1dee5201575f6a158a99e902391c9d79b793d0417eaa3b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:34 #44 transferring context: 8.00MB 41.1s 06:47:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:34 #44 ... 06:47:34 06:47:34 #46 [core-metadata internal] load build context 06:47:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 06:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:47:35 091f879b1ccb: Preparing 06:47:35 1ef1d0eed0d0: Preparing 06:47:35 089c4358dcf8: Preparing 06:47:35 6938b544c585: Preparing 06:47:35 af64198abad4: Preparing 06:47:35 994456c4fd7b: Preparing 06:47:35 994456c4fd7b: Waiting 06:47:35 089c4358dcf8: Layer already exists 06:47:35 6938b544c585: Layer already exists 06:47:35 af64198abad4: Layer already exists 06:47:35 1ef1d0eed0d0: Layer already exists 06:47:35 091f879b1ccb: Layer already exists 06:47:35 994456c4fd7b: Layer already exists 06:47:35 4.0.0: digest: sha256:e2e8a674b477d1211d1dee5201575f6a158a99e902391c9d79b793d0417eaa3b size: 1571 [Pipeline] } [Pipeline] // withEnv 06:47:35 #46 ... 06:47:35 06:47:35 #35 [core-data internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:47:35 091f879b1ccb: Preparing 06:47:35 1ef1d0eed0d0: Preparing 06:47:35 089c4358dcf8: Preparing 06:47:35 6938b544c585: Preparing 06:47:35 af64198abad4: Preparing 06:47:35 994456c4fd7b: Preparing 06:47:35 994456c4fd7b: Waiting 06:47:35 6938b544c585: Layer already exists 06:47:35 089c4358dcf8: Layer already exists 06:47:35 af64198abad4: Layer already exists 06:47:35 1ef1d0eed0d0: Layer already exists 06:47:35 091f879b1ccb: Layer already exists 06:47:35 994456c4fd7b: Layer already exists 06:47:35 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:e2e8a674b477d1211d1dee5201575f6a158a99e902391c9d79b793d0417eaa3b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv 06:47:36 #35 ... 06:47:36 06:47:36 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:47:36 #72 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:36 #72 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:36 #72 43.66 OK: 9 MiB in 15 packages 06:47:36 #72 ... 06:47:36 06:47:36 #58 [core-command internal] load build context 06:47:36 #58 ... 06:47:36 06:47:36 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:47:36 #79 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:36 #79 ... 06:47:36 06:47:36 #57 [core-keeper internal] load build context 06:47:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa 06:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:47:36 091f879b1ccb: Preparing 06:47:36 1ef1d0eed0d0: Preparing 06:47:36 089c4358dcf8: Preparing 06:47:36 6938b544c585: Preparing 06:47:36 af64198abad4: Preparing 06:47:36 994456c4fd7b: Preparing 06:47:36 994456c4fd7b: Waiting 06:47:36 089c4358dcf8: Layer already exists 06:47:36 6938b544c585: Layer already exists 06:47:36 af64198abad4: Layer already exists 06:47:36 1ef1d0eed0d0: Layer already exists 06:47:36 091f879b1ccb: Layer already exists 06:47:36 994456c4fd7b: Layer already exists 06:47:36 odessa: digest: sha256:e2e8a674b477d1211d1dee5201575f6a158a99e902391c9d79b793d0417eaa3b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:36 ===================================================== [Pipeline] echo 06:47:36 taggedImages: 06:47:36 - nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:36 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0 06:47:36 - nexus3.edgexfoundry.org:10004/core-keeper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:36 - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo 06:47:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:47:36 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:36 4.0.0 06:47:36 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:36 odessa 06:47:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:36 #57 ... 06:47:36 06:47:36 #46 [core-metadata internal] load build context 06:47:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:47:37 c4178b201f07: Preparing 06:47:37 3048b751af77: Preparing 06:47:37 d59bdc9bb9a1: Preparing 06:47:37 9fbc6d570414: Preparing 06:47:37 089c4358dcf8: Preparing 06:47:37 d39c04b9890d: Preparing 06:47:37 4f32cd82fea8: Preparing 06:47:37 994456c4fd7b: Preparing 06:47:37 4f32cd82fea8: Waiting 06:47:37 994456c4fd7b: Waiting 06:47:37 d39c04b9890d: Waiting 06:47:37 9fbc6d570414: Layer already exists 06:47:37 089c4358dcf8: Layer already exists 06:47:37 d39c04b9890d: Layer already exists 06:47:37 4f32cd82fea8: Layer already exists 06:47:37 994456c4fd7b: Layer already exists 06:47:37 3048b751af77: Pushed 06:47:37 c4178b201f07: Pushed 06:47:37 #46 ... 06:47:37 06:47:37 #65 [security-proxy-setup internal] load build context 06:47:37 #65 ... 06:47:37 06:47:37 #46 [core-metadata internal] load build context 06:47:37 #46 ... 06:47:37 06:47:37 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:37 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 26.5s 06:47:37 #42 ... 06:47:37 06:47:37 #37 [security-proxy-auth internal] load build context 06:47:37 #37 ... 06:47:37 06:47:37 #44 [security-spiffe-token-provider internal] load build context 06:47:37 #44 ... 06:47:37 06:47:37 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:47:37 #75 22.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:37 #75 23.96 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:38 #75 ... 06:47:38 06:47:38 #44 [security-spiffe-token-provider internal] load build context 06:47:38 #44 ... 06:47:38 06:47:38 #62 [security-bootstrapper internal] load build context 06:47:38 #62 ... 06:47:38 06:47:38 #44 [security-spiffe-token-provider internal] load build context 06:47:38 #44 ... 06:47:38 06:47:38 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:47:38 #73 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:38 #73 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:38 #73 ... 06:47:38 06:47:38 #44 [security-spiffe-token-provider internal] load build context 06:47:38 #44 ... 06:47:38 06:47:38 #45 [core-common-config-bootstrapper internal] load build context 06:47:38 #45 ... 06:47:38 06:47:38 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:47:38 #72 DONE 47.3s 06:47:38 06:47:38 #45 [core-common-config-bootstrapper internal] load build context 06:47:38 #45 ... 06:47:38 06:47:38 #38 [support-notifications internal] load build context 06:47:39 #38 ... 06:47:39 06:47:39 #44 [security-spiffe-token-provider internal] load build context 06:47:39 d59bdc9bb9a1: Pushed 06:47:39 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:41468be7762d744d381071fb0ea3d23d4fa9094ebc0eda576241601239e53d41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:39 #44 ... 06:47:39 06:47:39 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:47:39 #71 40.60 (1/14) Installing ca-certificates (20241121-r1) 06:47:39 #71 41.51 (2/14) Installing brotli-libs (1.1.0-r2) 06:47:39 #71 41.86 (3/14) Installing c-ares (1.33.1-r0) 06:47:39 #71 41.86 (4/14) Installing libunistring (1.2-r0) 06:47:39 #71 42.08 (5/14) Installing libidn2 (2.3.7-r0) 06:47:39 #71 42.14 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:47:39 #71 42.16 (7/14) Installing libpsl (0.21.5-r1) 06:47:39 #71 42.20 (8/14) Installing zstd-libs (1.5.6-r0) 06:47:39 #71 42.47 (9/14) Installing libcurl (8.12.1-r0) 06:47:39 #71 42.65 (10/14) Installing curl (8.12.1-r0) 06:47:39 #71 42.71 (11/14) Installing dumb-init (1.2.5-r3) 06:47:39 #71 42.86 (12/14) Installing musl-obstack (1.2.3-r2) 06:47:39 #71 42.86 (13/14) Installing libucontext (1.2-r3) 06:47:39 #71 42.86 (14/14) Installing gcompat (1.1.0-r4) 06:47:39 #71 42.88 Executing busybox-1.36.1-r29.trigger 06:47:39 #71 43.18 Executing ca-certificates-20241121-r1.trigger 06:47:39 #71 43.97 OK: 15 MiB in 28 packages 06:47:39 #71 DONE 47.8s 06:47:39 06:47:39 #44 [security-spiffe-token-provider internal] load build context 06:47:39 #44 transferring context: 9.33MB 46.1s 06:47:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:47:40 #44 ... 06:47:40 06:47:40 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:47:40 #69 46.54 (1/5) Installing dumb-init (1.2.5-r3) 06:47:40 #69 46.54 (2/5) Installing musl-obstack (1.2.3-r2) 06:47:40 #69 46.54 (3/5) Installing libucontext (1.2-r3) 06:47:40 #69 46.61 (4/5) Installing gcompat (1.1.0-r4) 06:47:40 #69 46.61 (5/5) Installing openssl (3.3.3-r0) 06:47:40 #69 46.74 Executing busybox-1.36.1-r29.trigger 06:47:40 #69 46.82 OK: 10 MiB in 19 packages 06:47:40 #69 DONE 51.4s 06:47:40 06:47:40 #44 [security-spiffe-token-provider internal] load build context [Pipeline] sh 06:47:40 #44 ... 06:47:40 06:47:40 #49 [security-secretstore-setup internal] load build context 06:47:40 #49 ... 06:47:40 06:47:40 #44 [security-spiffe-token-provider internal] load build context 06:47:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 06:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:47:40 c4178b201f07: Preparing 06:47:40 3048b751af77: Preparing 06:47:40 d59bdc9bb9a1: Preparing 06:47:40 9fbc6d570414: Preparing 06:47:40 089c4358dcf8: Preparing 06:47:40 d39c04b9890d: Preparing 06:47:40 4f32cd82fea8: Preparing 06:47:40 994456c4fd7b: Preparing 06:47:40 d39c04b9890d: Waiting 06:47:40 4f32cd82fea8: Waiting 06:47:40 994456c4fd7b: Waiting 06:47:40 d59bdc9bb9a1: Layer already exists 06:47:40 089c4358dcf8: Layer already exists 06:47:40 c4178b201f07: Layer already exists 06:47:40 9fbc6d570414: Layer already exists 06:47:40 3048b751af77: Layer already exists 06:47:40 4f32cd82fea8: Layer already exists 06:47:40 d39c04b9890d: Layer already exists 06:47:40 994456c4fd7b: Layer already exists 06:47:40 4.0.0: digest: sha256:41468be7762d744d381071fb0ea3d23d4fa9094ebc0eda576241601239e53d41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:40 #44 ... 06:47:40 06:47:40 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:47:40 #68 48.41 (1/4) Installing dumb-init (1.2.5-r3) 06:47:40 #68 48.41 (2/4) Installing musl-obstack (1.2.3-r2) 06:47:40 #68 48.41 (3/4) Installing libucontext (1.2-r3) 06:47:40 #68 48.41 (4/4) Installing gcompat (1.1.0-r4) 06:47:40 #68 48.41 Executing busybox-1.36.1-r29.trigger 06:47:40 #68 48.78 OK: 9 MiB in 18 packages 06:47:40 #68 DONE 52.0s 06:47:40 06:47:40 #44 [security-spiffe-token-provider internal] load build context 06:47:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:47:41 c4178b201f07: Preparing 06:47:41 3048b751af77: Preparing 06:47:41 d59bdc9bb9a1: Preparing 06:47:41 9fbc6d570414: Preparing 06:47:41 089c4358dcf8: Preparing 06:47:41 d39c04b9890d: Preparing 06:47:41 4f32cd82fea8: Preparing 06:47:41 994456c4fd7b: Preparing 06:47:41 4f32cd82fea8: Waiting 06:47:41 994456c4fd7b: Waiting 06:47:41 c4178b201f07: Layer already exists 06:47:41 9fbc6d570414: Layer already exists 06:47:41 089c4358dcf8: Layer already exists 06:47:41 3048b751af77: Layer already exists 06:47:41 d59bdc9bb9a1: Layer already exists 06:47:41 d39c04b9890d: Layer already exists 06:47:41 4f32cd82fea8: Layer already exists 06:47:41 994456c4fd7b: Layer already exists 06:47:41 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:41468be7762d744d381071fb0ea3d23d4fa9094ebc0eda576241601239e53d41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:41 #44 ... 06:47:41 06:47:41 #51 [support-scheduler internal] load build context 06:47:41 #51 ... 06:47:41 06:47:41 #44 [security-spiffe-token-provider internal] load build context 06:47:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa 06:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:47:41 c4178b201f07: Preparing 06:47:41 3048b751af77: Preparing 06:47:41 d59bdc9bb9a1: Preparing 06:47:41 9fbc6d570414: Preparing 06:47:41 089c4358dcf8: Preparing 06:47:41 d39c04b9890d: Preparing 06:47:41 4f32cd82fea8: Preparing 06:47:41 994456c4fd7b: Preparing 06:47:41 994456c4fd7b: Waiting 06:47:41 4f32cd82fea8: Waiting 06:47:41 d39c04b9890d: Waiting 06:47:41 9fbc6d570414: Layer already exists 06:47:41 d59bdc9bb9a1: Layer already exists 06:47:41 3048b751af77: Layer already exists 06:47:41 089c4358dcf8: Layer already exists 06:47:41 c4178b201f07: Layer already exists 06:47:41 4f32cd82fea8: Layer already exists 06:47:41 d39c04b9890d: Layer already exists 06:47:41 994456c4fd7b: Layer already exists 06:47:41 odessa: digest: sha256:41468be7762d744d381071fb0ea3d23d4fa9094ebc0eda576241601239e53d41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:41 ===================================================== [Pipeline] echo 06:47:41 taggedImages: 06:47:41 - nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0 06:47:41 - nexus3.edgexfoundry.org:10004/core-metadata:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:41 - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo 06:47:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:47:41 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:41 4.0.0 06:47:41 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:41 odessa 06:47:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:47:42 7e3dced25f67: Preparing 06:47:42 2788cb2309e1: Preparing 06:47:42 25909d0f0041: Preparing 06:47:42 693e47e9c262: Preparing 06:47:42 2aac8d1019c7: Preparing 06:47:42 834ae20db599: Preparing 06:47:42 24e3f10f7b3c: Preparing 06:47:42 9fbc6d570414: Preparing 06:47:42 089c4358dcf8: Preparing 06:47:42 c8e7eb1a4953: Preparing 06:47:42 ddecd8d99f5e: Preparing 06:47:42 5f70bf18a086: Preparing 06:47:42 a88d901fbe85: Preparing 06:47:42 39d7c5cfc0c0: Preparing 06:47:42 94fbd7a31d6c: Preparing 06:47:42 994456c4fd7b: Preparing 06:47:42 834ae20db599: Waiting 06:47:42 5f70bf18a086: Waiting 06:47:42 a88d901fbe85: Waiting 06:47:42 39d7c5cfc0c0: Waiting 06:47:42 9fbc6d570414: Waiting 06:47:42 089c4358dcf8: Waiting 06:47:42 c8e7eb1a4953: Waiting 06:47:42 94fbd7a31d6c: Waiting 06:47:42 ddecd8d99f5e: Waiting 06:47:42 994456c4fd7b: Waiting 06:47:42 25909d0f0041: Pushed 06:47:42 2788cb2309e1: Pushed 06:47:42 693e47e9c262: Pushed 06:47:42 2aac8d1019c7: Pushed 06:47:42 7e3dced25f67: Pushed 06:47:42 089c4358dcf8: Layer already exists 06:47:42 9fbc6d570414: Layer already exists 06:47:42 5f70bf18a086: Layer already exists 06:47:42 834ae20db599: Pushed 06:47:42 c8e7eb1a4953: Pushed 06:47:42 ddecd8d99f5e: Pushed 06:47:42 994456c4fd7b: Layer already exists 06:47:42 39d7c5cfc0c0: Pushed 06:47:42 a88d901fbe85: Pushed 06:47:42 94fbd7a31d6c: Pushed 06:47:43 #44 ... 06:47:43 06:47:43 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:47:43 #74 28.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:43 #74 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:43 #74 ... 06:47:43 06:47:43 #49 [security-secretstore-setup internal] load build context 06:47:44 24e3f10f7b3c: Pushed 06:47:44 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:7bbc791521d9b428dde11f98226148ecf14d546103a21b86001ebf70902b95d3 size: 3644 [Pipeline] } 06:47:44 #49 ... 06:47:44 06:47:44 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:47:44 #75 35.12 OK: 239 MiB in 58 packages 06:47:44 #75 DONE 38.3s 06:47:44 06:47:44 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:47:44 #80 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:44 #80 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:44 #80 ... 06:47:44 06:47:44 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:47:44 #76 25.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:44 #76 28.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:44 #76 ... 06:47:44 06:47:44 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:47:44 #73 41.81 OK: 9 MiB in 15 packages 06:47:44 #73 DONE 45.9s 06:47:44 06:47:44 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:44 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.3s 06:47:44 #40 ... 06:47:44 06:47:44 #49 [security-secretstore-setup internal] load build context 06:47:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:44 #49 transferring context: 26.65MB 61.3s 06:47:44 #49 ... 06:47:44 06:47:44 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:47:44 #77 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:44 #77 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:44 #77 ... 06:47:44 06:47:44 #49 [security-secretstore-setup internal] load build context 06:47:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 06:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:47:44 7e3dced25f67: Preparing 06:47:44 2788cb2309e1: Preparing 06:47:44 25909d0f0041: Preparing 06:47:44 693e47e9c262: Preparing 06:47:44 2aac8d1019c7: Preparing 06:47:44 834ae20db599: Preparing 06:47:44 24e3f10f7b3c: Preparing 06:47:44 9fbc6d570414: Preparing 06:47:44 089c4358dcf8: Preparing 06:47:44 c8e7eb1a4953: Preparing 06:47:44 ddecd8d99f5e: Preparing 06:47:44 834ae20db599: Waiting 06:47:44 9fbc6d570414: Waiting 06:47:44 24e3f10f7b3c: Waiting 06:47:44 5f70bf18a086: Preparing 06:47:44 a88d901fbe85: Preparing 06:47:44 089c4358dcf8: Waiting 06:47:44 c8e7eb1a4953: Waiting 06:47:44 39d7c5cfc0c0: Preparing 06:47:44 94fbd7a31d6c: Preparing 06:47:44 ddecd8d99f5e: Waiting 06:47:44 5f70bf18a086: Waiting 06:47:44 994456c4fd7b: Preparing 06:47:44 a88d901fbe85: Waiting 06:47:44 39d7c5cfc0c0: Waiting 06:47:44 994456c4fd7b: Waiting 06:47:44 2aac8d1019c7: Layer already exists 06:47:44 25909d0f0041: Layer already exists 06:47:44 7e3dced25f67: Layer already exists 06:47:44 2788cb2309e1: Layer already exists 06:47:44 693e47e9c262: Layer already exists 06:47:44 9fbc6d570414: Layer already exists 06:47:44 24e3f10f7b3c: Layer already exists 06:47:44 834ae20db599: Layer already exists 06:47:44 c8e7eb1a4953: Layer already exists 06:47:44 089c4358dcf8: Layer already exists 06:47:44 ddecd8d99f5e: Layer already exists 06:47:44 5f70bf18a086: Layer already exists 06:47:44 a88d901fbe85: Layer already exists 06:47:44 39d7c5cfc0c0: Layer already exists 06:47:44 94fbd7a31d6c: Layer already exists 06:47:44 994456c4fd7b: Layer already exists 06:47:44 4.0.0: digest: sha256:7bbc791521d9b428dde11f98226148ecf14d546103a21b86001ebf70902b95d3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:47:45 7e3dced25f67: Preparing 06:47:45 2788cb2309e1: Preparing 06:47:45 25909d0f0041: Preparing 06:47:45 693e47e9c262: Preparing 06:47:45 2aac8d1019c7: Preparing 06:47:45 834ae20db599: Preparing 06:47:45 24e3f10f7b3c: Preparing 06:47:45 9fbc6d570414: Preparing 06:47:45 089c4358dcf8: Preparing 06:47:45 c8e7eb1a4953: Preparing 06:47:45 ddecd8d99f5e: Preparing 06:47:45 5f70bf18a086: Preparing 06:47:45 a88d901fbe85: Preparing 06:47:45 39d7c5cfc0c0: Preparing 06:47:45 ddecd8d99f5e: Waiting 06:47:45 5f70bf18a086: Waiting 06:47:45 a88d901fbe85: Waiting 06:47:45 089c4358dcf8: Waiting 06:47:45 c8e7eb1a4953: Waiting 06:47:45 94fbd7a31d6c: Preparing 06:47:45 994456c4fd7b: Preparing 06:47:45 39d7c5cfc0c0: Waiting 06:47:45 94fbd7a31d6c: Waiting 06:47:45 994456c4fd7b: Waiting 06:47:45 693e47e9c262: Layer already exists 06:47:45 2788cb2309e1: Layer already exists 06:47:45 2aac8d1019c7: Layer already exists 06:47:45 7e3dced25f67: Layer already exists 06:47:45 25909d0f0041: Layer already exists 06:47:45 834ae20db599: Layer already exists 06:47:45 c8e7eb1a4953: Layer already exists 06:47:45 089c4358dcf8: Layer already exists 06:47:45 24e3f10f7b3c: Layer already exists 06:47:45 9fbc6d570414: Layer already exists 06:47:45 ddecd8d99f5e: Layer already exists 06:47:45 a88d901fbe85: Layer already exists 06:47:45 39d7c5cfc0c0: Layer already exists 06:47:45 94fbd7a31d6c: Layer already exists 06:47:45 5f70bf18a086: Layer already exists 06:47:45 994456c4fd7b: Layer already exists 06:47:45 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:7bbc791521d9b428dde11f98226148ecf14d546103a21b86001ebf70902b95d3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:45 #49 ... 06:47:45 06:47:45 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:47:45 #78 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:45 #78 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:45 #78 29.32 OK: 9 MiB in 16 packages 06:47:45 #78 ... 06:47:45 06:47:45 #46 [core-metadata internal] load build context 06:47:45 #46 ... 06:47:45 06:47:45 #49 [security-secretstore-setup internal] load build context 06:47:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 06:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:47:46 7e3dced25f67: Preparing 06:47:46 2788cb2309e1: Preparing 06:47:46 25909d0f0041: Preparing 06:47:46 693e47e9c262: Preparing 06:47:46 2aac8d1019c7: Preparing 06:47:46 834ae20db599: Preparing 06:47:46 24e3f10f7b3c: Preparing 06:47:46 9fbc6d570414: Preparing 06:47:46 089c4358dcf8: Preparing 06:47:46 c8e7eb1a4953: Preparing 06:47:46 ddecd8d99f5e: Preparing 06:47:46 5f70bf18a086: Preparing 06:47:46 a88d901fbe85: Preparing 06:47:46 39d7c5cfc0c0: Preparing 06:47:46 94fbd7a31d6c: Preparing 06:47:46 994456c4fd7b: Preparing 06:47:46 ddecd8d99f5e: Waiting 06:47:46 9fbc6d570414: Waiting 06:47:46 5f70bf18a086: Waiting 06:47:46 a88d901fbe85: Waiting 06:47:46 089c4358dcf8: Waiting 06:47:46 39d7c5cfc0c0: Waiting 06:47:46 c8e7eb1a4953: Waiting 06:47:46 994456c4fd7b: Waiting 06:47:46 834ae20db599: Waiting 06:47:46 24e3f10f7b3c: Waiting 06:47:46 2788cb2309e1: Layer already exists 06:47:46 25909d0f0041: Layer already exists 06:47:46 2aac8d1019c7: Layer already exists 06:47:46 7e3dced25f67: Layer already exists 06:47:46 693e47e9c262: Layer already exists 06:47:46 24e3f10f7b3c: Layer already exists 06:47:46 834ae20db599: Layer already exists 06:47:46 9fbc6d570414: Layer already exists 06:47:46 c8e7eb1a4953: Layer already exists 06:47:46 089c4358dcf8: Layer already exists 06:47:46 ddecd8d99f5e: Layer already exists 06:47:46 a88d901fbe85: Layer already exists 06:47:46 5f70bf18a086: Layer already exists 06:47:46 39d7c5cfc0c0: Layer already exists 06:47:46 94fbd7a31d6c: Layer already exists 06:47:46 994456c4fd7b: Layer already exists 06:47:46 odessa: digest: sha256:7bbc791521d9b428dde11f98226148ecf14d546103a21b86001ebf70902b95d3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:46 ===================================================== [Pipeline] echo 06:47:46 taggedImages: 06:47:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0 06:47:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo 06:47:46 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:47:46 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:46 4.0.0 06:47:46 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:46 odessa 06:47:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:46 #49 ... 06:47:46 06:47:46 #35 [core-data internal] load build context 06:47:46 #35 ... 06:47:46 06:47:46 #49 [security-secretstore-setup internal] load build context 06:47:46 #49 ... 06:47:46 06:47:46 #58 [core-command internal] load build context 06:47:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:47:46 #58 ... 06:47:46 06:47:46 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] sh 06:47:46 #40 ... 06:47:46 06:47:46 #57 [core-keeper internal] load build context 06:47:46 #57 ... 06:47:46 06:47:46 #58 [core-command internal] load build context 06:47:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:47:46 c27d2e1cf044: Preparing 06:47:46 f1ed91c3971a: Preparing 06:47:46 05fdc4e5f41b: Preparing 06:47:46 71fe6087bd4d: Preparing 06:47:46 9fbc6d570414: Preparing 06:47:46 089c4358dcf8: Preparing 06:47:46 d39c04b9890d: Preparing 06:47:46 4f32cd82fea8: Preparing 06:47:46 994456c4fd7b: Preparing 06:47:46 089c4358dcf8: Waiting 06:47:46 d39c04b9890d: Waiting 06:47:46 4f32cd82fea8: Waiting 06:47:46 994456c4fd7b: Waiting 06:47:46 9fbc6d570414: Layer already exists 06:47:46 089c4358dcf8: Layer already exists 06:47:46 d39c04b9890d: Layer already exists 06:47:46 f1ed91c3971a: Pushed 06:47:46 4f32cd82fea8: Layer already exists 06:47:46 994456c4fd7b: Layer already exists 06:47:46 05fdc4e5f41b: Pushed 06:47:46 c27d2e1cf044: Pushed 06:47:47 #58 ... 06:47:47 06:47:47 #65 [security-proxy-setup internal] load build context 06:47:47 #65 ... 06:47:47 06:47:47 #57 [core-keeper internal] load build context 06:47:47 #57 ... 06:47:47 06:47:47 #37 [security-proxy-auth internal] load build context 06:47:47 #37 ... 06:47:47 06:47:47 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:47 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 37.0s 06:47:48 #42 ... 06:47:48 06:47:48 #58 [core-command internal] load build context 06:47:48 #58 ... 06:47:48 06:47:48 #62 [security-bootstrapper internal] load build context 06:47:48 #62 ... 06:47:48 06:47:48 #38 [support-notifications internal] load build context 06:47:48 #38 ... 06:47:48 06:47:48 #62 [security-bootstrapper internal] load build context 06:47:49 #62 ... 06:47:49 06:47:49 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:47:49 #77 36.58 OK: 20 MiB in 18 packages 06:47:49 #77 DONE 39.7s 06:47:49 06:47:49 #62 [security-bootstrapper internal] load build context 06:47:49 #62 ... 06:47:49 06:47:49 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:47:49 #79 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:49 #79 29.14 OK: 14 MiB in 21 packages 06:47:49 71fe6087bd4d: Pushed 06:47:49 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:299b1f1af7ddff52da1096d18aa71d575594f2827f4d0aaa11bb928891e55672 size: 2192 [Pipeline] } 06:47:49 #79 ... 06:47:49 06:47:49 #45 [core-common-config-bootstrapper internal] load build context 06:47:49 #45 ... 06:47:49 06:47:49 #58 [core-command internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:49 + 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:47:49 #58 transferring context: 26.88MB 65.6s 06:47:49 #58 ... 06:47:49 06:47:49 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:47:49 #78 DONE 34.2s 06:47:49 06:47:49 #58 [core-command internal] load build context 06:47:49 #58 ... 06:47:49 06:47:49 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:47:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 06:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:47:49 c27d2e1cf044: Preparing 06:47:49 f1ed91c3971a: Preparing 06:47:49 05fdc4e5f41b: Preparing 06:47:49 71fe6087bd4d: Preparing 06:47:49 9fbc6d570414: Preparing 06:47:49 089c4358dcf8: Preparing 06:47:49 d39c04b9890d: Preparing 06:47:49 4f32cd82fea8: Preparing 06:47:49 994456c4fd7b: Preparing 06:47:49 d39c04b9890d: Waiting 06:47:49 4f32cd82fea8: Waiting 06:47:49 994456c4fd7b: Waiting 06:47:49 089c4358dcf8: Waiting 06:47:49 05fdc4e5f41b: Layer already exists 06:47:49 c27d2e1cf044: Layer already exists 06:47:49 f1ed91c3971a: Layer already exists 06:47:49 71fe6087bd4d: Layer already exists 06:47:49 9fbc6d570414: Layer already exists 06:47:49 d39c04b9890d: Layer already exists 06:47:49 089c4358dcf8: Layer already exists 06:47:49 994456c4fd7b: Layer already exists 06:47:49 4f32cd82fea8: Layer already exists 06:47:49 4.0.0: digest: sha256:299b1f1af7ddff52da1096d18aa71d575594f2827f4d0aaa11bb928891e55672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:50 #81 ... 06:47:50 06:47:50 #38 [support-notifications internal] load build context 06:47:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:50 #38 ... 06:47:50 06:47:50 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:47:50 #74 42.84 OK: 11 MiB in 17 packages 06:47:50 #74 DONE 45.9s 06:47:50 06:47:50 #38 [support-notifications internal] load build context 06:47:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:47:50 c27d2e1cf044: Preparing 06:47:50 f1ed91c3971a: Preparing 06:47:50 05fdc4e5f41b: Preparing 06:47:50 71fe6087bd4d: Preparing 06:47:50 9fbc6d570414: Preparing 06:47:50 089c4358dcf8: Preparing 06:47:50 d39c04b9890d: Preparing 06:47:50 4f32cd82fea8: Preparing 06:47:50 994456c4fd7b: Preparing 06:47:50 089c4358dcf8: Waiting 06:47:50 4f32cd82fea8: Waiting 06:47:50 994456c4fd7b: Waiting 06:47:50 d39c04b9890d: Waiting 06:47:50 71fe6087bd4d: Layer already exists 06:47:50 05fdc4e5f41b: Layer already exists 06:47:50 c27d2e1cf044: Layer already exists 06:47:50 f1ed91c3971a: Layer already exists 06:47:50 9fbc6d570414: Layer already exists 06:47:50 d39c04b9890d: Layer already exists 06:47:50 089c4358dcf8: Layer already exists 06:47:50 4f32cd82fea8: Layer already exists 06:47:50 994456c4fd7b: Layer already exists 06:47:50 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:299b1f1af7ddff52da1096d18aa71d575594f2827f4d0aaa11bb928891e55672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:50 #38 ... 06:47:50 06:47:50 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:47:50 #82 ... 06:47:50 06:47:50 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:47:50 #80 28.45 OK: 20 MiB in 18 packages 06:47:50 #80 DONE 31.0s 06:47:50 06:47:50 #38 [support-notifications internal] load build context 06:47:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:47:50 #38 ... 06:47:50 06:47:50 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh 06:47:51 #83 ... 06:47:51 06:47:51 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:47:51 #79 DONE 31.9s 06:47:51 06:47:51 #58 [core-command internal] load build context 06:47:51 #58 ... 06:47:51 06:47:51 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:47:51 #76 39.92 (1/1) Installing dumb-init (1.2.5-r3) 06:47:51 #76 40.64 Executing busybox-1.36.1-r29.trigger 06:47:51 #76 40.64 OK: 9 MiB in 15 packages 06:47:51 #76 DONE 42.8s 06:47:51 06:47:51 #58 [core-command internal] load build context 06:47:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 06:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:47:51 c27d2e1cf044: Preparing 06:47:51 f1ed91c3971a: Preparing 06:47:51 05fdc4e5f41b: Preparing 06:47:51 71fe6087bd4d: Preparing 06:47:51 9fbc6d570414: Preparing 06:47:51 089c4358dcf8: Preparing 06:47:51 d39c04b9890d: Preparing 06:47:51 4f32cd82fea8: Preparing 06:47:51 994456c4fd7b: Preparing 06:47:51 d39c04b9890d: Waiting 06:47:51 4f32cd82fea8: Waiting 06:47:51 994456c4fd7b: Waiting 06:47:51 089c4358dcf8: Waiting 06:47:51 f1ed91c3971a: Layer already exists 06:47:51 71fe6087bd4d: Layer already exists 06:47:51 9fbc6d570414: Layer already exists 06:47:51 05fdc4e5f41b: Layer already exists 06:47:51 c27d2e1cf044: Layer already exists 06:47:51 d39c04b9890d: Layer already exists 06:47:51 4f32cd82fea8: Layer already exists 06:47:51 089c4358dcf8: Layer already exists 06:47:51 994456c4fd7b: Layer already exists 06:47:51 odessa: digest: sha256:299b1f1af7ddff52da1096d18aa71d575594f2827f4d0aaa11bb928891e55672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:51 ===================================================== [Pipeline] echo 06:47:51 taggedImages: 06:47:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0 06:47:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo 06:47:51 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:47:51 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:51 4.0.0 06:47:51 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:51 odessa 06:47:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:51 #58 ... 06:47:51 06:47:51 #51 [support-scheduler internal] load build context 06:47:51 #51 ... 06:47:51 06:47:51 #38 [support-notifications internal] load build context 06:47:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:47:52 1506abce33a7: Preparing 06:47:52 d9566eb602f2: Preparing 06:47:52 28d76df5bdcb: Preparing 06:47:52 ade050967d56: Preparing 06:47:52 a867d74c90ad: Preparing 06:47:52 9fbc6d570414: Preparing 06:47:52 089c4358dcf8: Preparing 06:47:52 8a3fa3c225ee: Preparing 06:47:52 b3d8c8d627e4: Preparing 06:47:52 141be775b924: Preparing 06:47:52 994456c4fd7b: Preparing 06:47:52 9fbc6d570414: Waiting 06:47:52 089c4358dcf8: Waiting 06:47:52 8a3fa3c225ee: Waiting 06:47:52 b3d8c8d627e4: Waiting 06:47:52 141be775b924: Waiting 06:47:52 994456c4fd7b: Waiting 06:47:52 ade050967d56: Pushed 06:47:52 a867d74c90ad: Pushed 06:47:52 9fbc6d570414: Layer already exists 06:47:52 1506abce33a7: Pushed 06:47:52 d9566eb602f2: Pushed 06:47:52 089c4358dcf8: Layer already exists 06:47:52 994456c4fd7b: Layer already exists 06:47:52 8a3fa3c225ee: Pushed 06:47:52 b3d8c8d627e4: Pushed 06:47:52 #38 ... 06:47:52 06:47:52 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:47:52 #84 DONE 1.8s 06:47:52 06:47:52 #38 [support-notifications internal] load build context 06:47:53 141be775b924: Pushed 06:47:53 #38 ... 06:47:53 06:47:53 #44 [security-spiffe-token-provider internal] load build context 06:47:53 #44 ... 06:47:53 06:47:53 #38 [support-notifications internal] load build context 06:47:53 28d76df5bdcb: Pushed 06:47:53 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:0d9eb8a021b4b574a90acf72bcefa9a0d4c2da997eed7d737bca09c804b240b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:54 + 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:47:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 06:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:47:54 1506abce33a7: Preparing 06:47:54 d9566eb602f2: Preparing 06:47:54 28d76df5bdcb: Preparing 06:47:54 ade050967d56: Preparing 06:47:54 a867d74c90ad: Preparing 06:47:54 9fbc6d570414: Preparing 06:47:54 089c4358dcf8: Preparing 06:47:54 8a3fa3c225ee: Preparing 06:47:54 b3d8c8d627e4: Preparing 06:47:54 141be775b924: Preparing 06:47:54 994456c4fd7b: Preparing 06:47:54 141be775b924: Waiting 06:47:54 994456c4fd7b: Waiting 06:47:54 b3d8c8d627e4: Waiting 06:47:54 9fbc6d570414: Waiting 06:47:54 089c4358dcf8: Waiting 06:47:54 8a3fa3c225ee: Waiting 06:47:54 28d76df5bdcb: Layer already exists 06:47:54 1506abce33a7: Layer already exists 06:47:54 d9566eb602f2: Layer already exists 06:47:54 a867d74c90ad: Layer already exists 06:47:54 ade050967d56: Layer already exists 06:47:54 9fbc6d570414: Layer already exists 06:47:54 089c4358dcf8: Layer already exists 06:47:54 b3d8c8d627e4: Layer already exists 06:47:54 8a3fa3c225ee: Layer already exists 06:47:54 141be775b924: Layer already exists 06:47:54 994456c4fd7b: Layer already exists 06:47:54 4.0.0: digest: sha256:0d9eb8a021b4b574a90acf72bcefa9a0d4c2da997eed7d737bca09c804b240b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:55 #38 transferring context: 18.93MB 68.6s 06:47:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:47:55 1506abce33a7: Preparing 06:47:55 d9566eb602f2: Preparing 06:47:55 28d76df5bdcb: Preparing 06:47:55 ade050967d56: Preparing 06:47:55 a867d74c90ad: Preparing 06:47:55 9fbc6d570414: Preparing 06:47:55 089c4358dcf8: Preparing 06:47:55 8a3fa3c225ee: Preparing 06:47:55 b3d8c8d627e4: Preparing 06:47:55 141be775b924: Preparing 06:47:55 994456c4fd7b: Preparing 06:47:55 089c4358dcf8: Waiting 06:47:55 8a3fa3c225ee: Waiting 06:47:55 b3d8c8d627e4: Waiting 06:47:55 141be775b924: Waiting 06:47:55 994456c4fd7b: Waiting 06:47:55 9fbc6d570414: Waiting 06:47:55 ade050967d56: Layer already exists 06:47:55 28d76df5bdcb: Layer already exists 06:47:55 d9566eb602f2: Layer already exists 06:47:55 1506abce33a7: Layer already exists 06:47:55 a867d74c90ad: Layer already exists 06:47:55 9fbc6d570414: Layer already exists 06:47:55 8a3fa3c225ee: Layer already exists 06:47:55 b3d8c8d627e4: Layer already exists 06:47:55 089c4358dcf8: Layer already exists 06:47:55 141be775b924: Layer already exists 06:47:55 994456c4fd7b: Layer already exists 06:47:55 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:0d9eb8a021b4b574a90acf72bcefa9a0d4c2da997eed7d737bca09c804b240b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 06:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:47:55 1506abce33a7: Preparing 06:47:55 d9566eb602f2: Preparing 06:47:55 28d76df5bdcb: Preparing 06:47:55 ade050967d56: Preparing 06:47:55 a867d74c90ad: Preparing 06:47:55 9fbc6d570414: Preparing 06:47:55 089c4358dcf8: Preparing 06:47:55 8a3fa3c225ee: Preparing 06:47:55 b3d8c8d627e4: Preparing 06:47:55 141be775b924: Preparing 06:47:55 994456c4fd7b: Preparing 06:47:55 b3d8c8d627e4: Waiting 06:47:55 9fbc6d570414: Waiting 06:47:55 8a3fa3c225ee: Waiting 06:47:55 089c4358dcf8: Waiting 06:47:55 141be775b924: Waiting 06:47:55 994456c4fd7b: Waiting 06:47:55 ade050967d56: Layer already exists 06:47:55 a867d74c90ad: Layer already exists 06:47:55 1506abce33a7: Layer already exists 06:47:55 d9566eb602f2: Layer already exists 06:47:55 28d76df5bdcb: Layer already exists 06:47:55 9fbc6d570414: Layer already exists 06:47:55 089c4358dcf8: Layer already exists 06:47:55 b3d8c8d627e4: Layer already exists 06:47:55 8a3fa3c225ee: Layer already exists 06:47:55 141be775b924: Layer already exists 06:47:55 994456c4fd7b: Layer already exists 06:47:55 odessa: digest: sha256:0d9eb8a021b4b574a90acf72bcefa9a0d4c2da997eed7d737bca09c804b240b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:55 ===================================================== [Pipeline] echo 06:47:55 taggedImages: 06:47:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0 06:47:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo 06:47:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:47:55 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:55 4.0.0 06:47:55 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:47:55 odessa 06:47:55 ===================================================== [Pipeline] withEnv [Pipeline] { 06:47:55 #38 ... 06:47:55 06:47:55 #46 [core-metadata internal] load build context 06:47:55 #46 ... 06:47:55 06:47:55 #51 [support-scheduler internal] load build context [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:56 #51 ... 06:47:56 06:47:56 #35 [core-data internal] load build context 06:47:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:56 #35 ... 06:47:56 06:47:56 #51 [support-scheduler internal] load build context 06:47:56 #51 ... 06:47:56 06:47:56 #49 [security-secretstore-setup internal] load build context 06:47:56 #49 ... 06:47:56 06:47:56 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:47:56 #81 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:56 #81 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:56 #81 14.82 OK: 15 MiB in 28 packages 06:47:56 #81 DONE 16.6s 06:47:56 06:47:56 #49 [security-secretstore-setup internal] load build context 06:47:56 #49 ... 06:47:56 06:47:56 #51 [support-scheduler internal] load build context 06:47:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:47:56 17ad067d05cf: Preparing 06:47:56 ddc142a25edc: Preparing 06:47:56 8c820d73aa3f: Preparing 06:47:56 8fb50d8bb651: Preparing 06:47:56 8147cc456581: Preparing 06:47:56 972bdaac8d52: Preparing 06:47:56 82af23ab1797: Preparing 06:47:56 9fbc6d570414: Preparing 06:47:56 089c4358dcf8: Preparing 06:47:56 ab634420cd7d: Preparing 06:47:56 e2ea092855b1: Preparing 06:47:56 994456c4fd7b: Preparing 06:47:56 972bdaac8d52: Waiting 06:47:56 089c4358dcf8: Waiting 06:47:56 82af23ab1797: Waiting 06:47:56 ab634420cd7d: Waiting 06:47:56 e2ea092855b1: Waiting 06:47:56 994456c4fd7b: Waiting 06:47:56 9fbc6d570414: Waiting 06:47:56 ddc142a25edc: Pushed 06:47:56 17ad067d05cf: Pushed 06:47:56 8147cc456581: Pushed 06:47:56 9fbc6d570414: Layer already exists 06:47:56 089c4358dcf8: Layer already exists 06:47:56 972bdaac8d52: Pushed 06:47:56 82af23ab1797: Pushed 06:47:56 994456c4fd7b: Layer already exists 06:47:56 ab634420cd7d: Pushed 06:47:57 #51 ... 06:47:57 06:47:57 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:47:57 #82 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:57 #82 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:57 #82 15.11 OK: 10 MiB in 19 packages 06:47:57 #82 DONE 16.6s 06:47:57 06:47:57 #51 [support-scheduler internal] load build context 06:47:57 #51 ... 06:47:57 06:47:57 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:47:57 #83 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:47:57 #83 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:47:57 #83 15.54 OK: 9 MiB in 18 packages 06:47:57 #83 DONE 16.7s 06:47:57 06:47:57 #51 [support-scheduler internal] load build context 06:47:57 #51 ... 06:47:57 06:47:57 #65 [security-proxy-setup internal] load build context 06:47:57 e2ea092855b1: Pushed 06:47:58 #65 ... 06:47:58 06:47:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:47:58 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.1s 06:47:58 #40 ... 06:47:58 06:47:58 #65 [security-proxy-setup internal] load build context 06:47:58 #65 ... 06:47:58 06:47:58 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:47:58 #85 DONE 7.7s 06:47:58 06:47:58 #65 [security-proxy-setup internal] load build context 06:47:58 #65 ... 06:47:58 06:47:58 #37 [security-proxy-auth internal] load build context 06:47:58 #37 ... 06:47:58 06:47:58 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:58 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 47.6s 06:47:58 8fb50d8bb651: Pushed 06:47:58 #42 ... 06:47:58 06:47:58 #57 [core-keeper internal] load build context 06:47:58 #57 ... 06:47:58 06:47:58 #35 [core-data internal] load build context 06:47:58 #35 transferring context: 44.68MB 77.3s done 06:47:59 #35 ... 06:47:59 06:47:59 #62 [security-bootstrapper internal] load build context 06:47:59 8c820d73aa3f: Pushed 06:47:59 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:dc92a8a2495893376ea81858bedf3db8a266811fa50fe8acd6c32a1723ee9d6b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:59 #62 ... 06:47:59 06:47:59 #57 [core-keeper internal] load build context 06:47:59 #57 ... 06:47:59 06:47:59 #45 [core-common-config-bootstrapper internal] load build context 06:47:59 #45 ... 06:47:59 06:47:59 #57 [core-keeper internal] load build context 06:47:59 + 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:48:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 06:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:48:00 17ad067d05cf: Preparing 06:48:00 ddc142a25edc: Preparing 06:48:00 8c820d73aa3f: Preparing 06:48:00 8fb50d8bb651: Preparing 06:48:00 8147cc456581: Preparing 06:48:00 972bdaac8d52: Preparing 06:48:00 82af23ab1797: Preparing 06:48:00 9fbc6d570414: Preparing 06:48:00 089c4358dcf8: Preparing 06:48:00 ab634420cd7d: Preparing 06:48:00 e2ea092855b1: Preparing 06:48:00 994456c4fd7b: Preparing 06:48:00 ab634420cd7d: Waiting 06:48:00 e2ea092855b1: Waiting 06:48:00 82af23ab1797: Waiting 06:48:00 994456c4fd7b: Waiting 06:48:00 972bdaac8d52: Waiting 06:48:00 8c820d73aa3f: Layer already exists 06:48:00 ddc142a25edc: Layer already exists 06:48:00 17ad067d05cf: Layer already exists 06:48:00 8fb50d8bb651: Layer already exists 06:48:00 8147cc456581: Layer already exists 06:48:00 972bdaac8d52: Layer already exists 06:48:00 9fbc6d570414: Layer already exists 06:48:00 82af23ab1797: Layer already exists 06:48:00 ab634420cd7d: Layer already exists 06:48:00 089c4358dcf8: Layer already exists 06:48:00 e2ea092855b1: Layer already exists 06:48:00 994456c4fd7b: Layer already exists 06:48:00 4.0.0: digest: sha256:dc92a8a2495893376ea81858bedf3db8a266811fa50fe8acd6c32a1723ee9d6b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:00 #57 ... 06:48:00 06:48:00 #35 [core-data internal] load build context 06:48:00 #35 DONE 79.4s 06:48:00 06:48:00 #57 [core-keeper internal] load build context 06:48:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:00 #57 ... 06:48:00 06:48:00 #49 [security-secretstore-setup internal] load build context 06:48:00 #49 transferring context: 44.68MB 76.2s done 06:48:00 #49 DONE 78.1s 06:48:00 06:48:00 #57 [core-keeper internal] load build context 06:48:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:48:00 17ad067d05cf: Preparing 06:48:00 ddc142a25edc: Preparing 06:48:00 8c820d73aa3f: Preparing 06:48:00 8fb50d8bb651: Preparing 06:48:00 8147cc456581: Preparing 06:48:00 972bdaac8d52: Preparing 06:48:00 82af23ab1797: Preparing 06:48:00 9fbc6d570414: Preparing 06:48:00 089c4358dcf8: Preparing 06:48:00 ab634420cd7d: Preparing 06:48:00 e2ea092855b1: Preparing 06:48:00 994456c4fd7b: Preparing 06:48:00 ab634420cd7d: Waiting 06:48:00 9fbc6d570414: Waiting 06:48:00 089c4358dcf8: Waiting 06:48:00 e2ea092855b1: Waiting 06:48:00 972bdaac8d52: Waiting 06:48:00 8147cc456581: Layer already exists 06:48:00 8fb50d8bb651: Layer already exists 06:48:00 8c820d73aa3f: Layer already exists 06:48:00 17ad067d05cf: Layer already exists 06:48:00 ddc142a25edc: Layer already exists 06:48:00 9fbc6d570414: Layer already exists 06:48:00 82af23ab1797: Layer already exists 06:48:00 972bdaac8d52: Layer already exists 06:48:00 ab634420cd7d: Layer already exists 06:48:00 089c4358dcf8: Layer already exists 06:48:00 994456c4fd7b: Layer already exists 06:48:00 e2ea092855b1: Layer already exists 06:48:00 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:dc92a8a2495893376ea81858bedf3db8a266811fa50fe8acd6c32a1723ee9d6b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 06:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:48:01 17ad067d05cf: Preparing 06:48:01 ddc142a25edc: Preparing 06:48:01 8c820d73aa3f: Preparing 06:48:01 8fb50d8bb651: Preparing 06:48:01 8147cc456581: Preparing 06:48:01 972bdaac8d52: Preparing 06:48:01 82af23ab1797: Preparing 06:48:01 9fbc6d570414: Preparing 06:48:01 089c4358dcf8: Preparing 06:48:01 ab634420cd7d: Preparing 06:48:01 e2ea092855b1: Preparing 06:48:01 994456c4fd7b: Preparing 06:48:01 972bdaac8d52: Waiting 06:48:01 82af23ab1797: Waiting 06:48:01 ab634420cd7d: Waiting 06:48:01 089c4358dcf8: Waiting 06:48:01 e2ea092855b1: Waiting 06:48:01 8fb50d8bb651: Layer already exists 06:48:01 ddc142a25edc: Layer already exists 06:48:01 17ad067d05cf: Layer already exists 06:48:01 8147cc456581: Layer already exists 06:48:01 8c820d73aa3f: Layer already exists 06:48:01 972bdaac8d52: Layer already exists 06:48:01 9fbc6d570414: Layer already exists 06:48:01 089c4358dcf8: Layer already exists 06:48:01 82af23ab1797: Layer already exists 06:48:01 ab634420cd7d: Layer already exists 06:48:01 e2ea092855b1: Layer already exists 06:48:01 994456c4fd7b: Layer already exists 06:48:01 odessa: digest: sha256:dc92a8a2495893376ea81858bedf3db8a266811fa50fe8acd6c32a1723ee9d6b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:01 ===================================================== [Pipeline] echo 06:48:01 taggedImages: 06:48:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0 06:48:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo 06:48:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:48:01 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:01 4.0.0 06:48:01 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:01 odessa 06:48:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:02 #57 ... 06:48:02 06:48:02 #58 [core-command internal] load build context 06:48:02 #58 transferring context: 44.68MB 76.9s done 06:48:02 #58 ... 06:48:02 06:48:02 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:48:02 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 37.9s 06:48:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:48:02 d54b5899475b: Preparing 06:48:02 f86b8c52fe78: Preparing 06:48:02 9fbc6d570414: Preparing 06:48:02 089c4358dcf8: Preparing 06:48:02 df299d5a1788: Preparing 06:48:02 aace0e4f190b: Preparing 06:48:02 994456c4fd7b: Preparing 06:48:02 aace0e4f190b: Waiting 06:48:02 994456c4fd7b: Waiting 06:48:02 089c4358dcf8: Layer already exists 06:48:02 9fbc6d570414: Layer already exists 06:48:02 994456c4fd7b: Layer already exists 06:48:02 df299d5a1788: Pushed 06:48:02 d54b5899475b: Pushed 06:48:04 #40 ... 06:48:04 06:48:04 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:48:04 #86 DONE 4.9s 06:48:04 06:48:04 #57 [core-keeper internal] load build context 06:48:04 #57 ... 06:48:04 06:48:04 #58 [core-command internal] load build context 06:48:04 #58 DONE 80.2s 06:48:04 06:48:04 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:48:04 #40 ... 06:48:04 06:48:04 #44 [security-spiffe-token-provider internal] load build context 06:48:04 #44 ... 06:48:04 06:48:04 #45 [core-common-config-bootstrapper internal] load build context 06:48:04 aace0e4f190b: Pushed 06:48:05 #45 ... 06:48:05 06:48:05 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:48:06 #40 ... 06:48:06 06:48:06 #46 [core-metadata internal] load build context 06:48:06 #46 ... 06:48:06 06:48:06 #38 [support-notifications internal] load build context 06:48:06 #38 transferring context: 31.72MB 79.9s 06:48:06 f86b8c52fe78: Pushed 06:48:06 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:48c177456e93e3fdfaacb0783952fa4cd8d25f503a69d96ede1bd88f8fce3a43 size: 1781 [Pipeline] } [Pipeline] // withEnv 06:48:06 #38 ... 06:48:06 06:48:06 #46 [core-metadata internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:06 + 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:48:07 #46 ... 06:48:07 06:48:07 #51 [support-scheduler internal] load build context 06:48:07 #51 transferring context: 44.68MB 83.9s done 06:48:07 #51 DONE 84.6s 06:48:07 06:48:07 #46 [core-metadata internal] load build context 06:48:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 06:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:48:07 d54b5899475b: Preparing 06:48:07 f86b8c52fe78: Preparing 06:48:07 9fbc6d570414: Preparing 06:48:07 089c4358dcf8: Preparing 06:48:07 df299d5a1788: Preparing 06:48:07 aace0e4f190b: Preparing 06:48:07 994456c4fd7b: Preparing 06:48:07 aace0e4f190b: Waiting 06:48:07 994456c4fd7b: Waiting 06:48:07 df299d5a1788: Layer already exists 06:48:07 9fbc6d570414: Layer already exists 06:48:07 f86b8c52fe78: Layer already exists 06:48:07 089c4358dcf8: Layer already exists 06:48:07 d54b5899475b: Layer already exists 06:48:07 994456c4fd7b: Layer already exists 06:48:07 aace0e4f190b: Layer already exists 06:48:07 4.0.0: digest: sha256:48c177456e93e3fdfaacb0783952fa4cd8d25f503a69d96ede1bd88f8fce3a43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:48:07 d54b5899475b: Preparing 06:48:07 f86b8c52fe78: Preparing 06:48:07 9fbc6d570414: Preparing 06:48:07 089c4358dcf8: Preparing 06:48:07 df299d5a1788: Preparing 06:48:07 aace0e4f190b: Preparing 06:48:07 994456c4fd7b: Preparing 06:48:07 aace0e4f190b: Waiting 06:48:07 994456c4fd7b: Waiting 06:48:07 089c4358dcf8: Layer already exists 06:48:07 f86b8c52fe78: Layer already exists 06:48:07 9fbc6d570414: Layer already exists 06:48:07 d54b5899475b: Layer already exists 06:48:07 df299d5a1788: Layer already exists 06:48:07 aace0e4f190b: Layer already exists 06:48:07 994456c4fd7b: Layer already exists 06:48:07 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:48c177456e93e3fdfaacb0783952fa4cd8d25f503a69d96ede1bd88f8fce3a43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:08 + 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:48:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 06:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:48:08 d54b5899475b: Preparing 06:48:08 f86b8c52fe78: Preparing 06:48:08 9fbc6d570414: Preparing 06:48:08 089c4358dcf8: Preparing 06:48:08 df299d5a1788: Preparing 06:48:08 aace0e4f190b: Preparing 06:48:08 994456c4fd7b: Preparing 06:48:08 aace0e4f190b: Waiting 06:48:08 994456c4fd7b: Waiting 06:48:08 d54b5899475b: Layer already exists 06:48:08 9fbc6d570414: Layer already exists 06:48:08 089c4358dcf8: Layer already exists 06:48:08 df299d5a1788: Layer already exists 06:48:08 f86b8c52fe78: Layer already exists 06:48:08 aace0e4f190b: Layer already exists 06:48:08 994456c4fd7b: Layer already exists 06:48:08 odessa: digest: sha256:48c177456e93e3fdfaacb0783952fa4cd8d25f503a69d96ede1bd88f8fce3a43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:08 ===================================================== 06:48:08 #46 ... 06:48:08 06:48:08 #65 [security-proxy-setup internal] load build context 06:48:08 #65 ... 06:48:08 06:48:08 #37 [security-proxy-auth internal] load build context [Pipeline] echo 06:48:08 taggedImages: 06:48:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0 06:48:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo 06:48:08 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:48:08 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:08 4.0.0 06:48:08 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:08 odessa 06:48:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:08 #37 ... 06:48:08 06:48:08 #65 [security-proxy-setup internal] load build context 06:48:08 #65 ... 06:48:08 06:48:08 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:48:08 #87 DONE 2.0s 06:48:08 06:48:08 #65 [security-proxy-setup internal] load build context 06:48:08 #65 ... 06:48:08 06:48:08 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:48:08 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 48.0s done 06:48:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:09 #42 ... 06:48:09 06:48:09 #65 [security-proxy-setup internal] load build context 06:48:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:48:09 c4c2c1a13711: Preparing 06:48:09 634ffcec9e0e: Preparing 06:48:09 8f884b692054: Preparing 06:48:09 9fbc6d570414: Preparing 06:48:09 089c4358dcf8: Preparing 06:48:09 7de7131b5dc2: Preparing 06:48:09 36822e9dbfa2: Preparing 06:48:09 adbe25c98625: Preparing 06:48:09 c428d0d4f65f: Preparing 06:48:09 994456c4fd7b: Preparing 06:48:09 7de7131b5dc2: Waiting 06:48:09 36822e9dbfa2: Waiting 06:48:09 994456c4fd7b: Waiting 06:48:09 c428d0d4f65f: Waiting 06:48:09 adbe25c98625: Waiting 06:48:09 089c4358dcf8: Layer already exists 06:48:09 9fbc6d570414: Layer already exists 06:48:09 634ffcec9e0e: Pushed 06:48:09 8f884b692054: Pushed 06:48:09 c4c2c1a13711: Pushed 06:48:09 994456c4fd7b: Layer already exists 06:48:09 adbe25c98625: Pushed 06:48:09 #65 ... 06:48:09 06:48:09 #62 [security-bootstrapper internal] load build context 06:48:09 #62 ... 06:48:09 06:48:09 #65 [security-proxy-setup internal] load build context 06:48:09 c428d0d4f65f: Pushed 06:48:09 #65 ... 06:48:09 06:48:09 #46 [core-metadata internal] load build context 06:48:09 #46 transferring context: 44.68MB 76.0s done 06:48:09 #46 DONE 79.9s 06:48:09 06:48:09 #65 [security-proxy-setup internal] load build context 06:48:10 #65 transferring context: 44.68MB 83.0s done 06:48:11 #65 DONE 85.7s 06:48:11 06:48:11 #62 [security-bootstrapper internal] load build context 06:48:11 #62 ... 06:48:11 06:48:11 #38 [support-notifications internal] load build context 06:48:11 #38 transferring context: 44.68MB 84.6s done 06:48:11 #38 DONE 86.2s 06:48:11 06:48:11 #62 [security-bootstrapper internal] load build context 06:48:11 #62 ... 06:48:11 06:48:11 #88 [core-data builder 4/7] COPY go.mod vendor* ./ 06:48:11 #88 ... 06:48:11 06:48:11 #62 [security-bootstrapper internal] load build context 06:48:12 #62 ... 06:48:12 06:48:12 #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:48:12 #89 ... 06:48:12 06:48:12 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:48:12 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 48.4s 06:48:12 #40 ... 06:48:12 06:48:12 #62 [security-bootstrapper internal] load build context 06:48:13 #62 ... 06:48:13 06:48:13 #37 [security-proxy-auth internal] load build context 06:48:13 #37 transferring context: 44.68MB 90.3s done 06:48:13 #37 DONE 90.9s 06:48:13 06:48:13 #62 [security-bootstrapper internal] load build context 06:48:13 #62 ... 06:48:13 06:48:13 #57 [core-keeper internal] load build context 06:48:13 #57 transferring context: 44.68MB 88.8s done 06:48:13 #57 ... 06:48:13 06:48:13 #62 [security-bootstrapper internal] load build context 06:48:13 36822e9dbfa2: Pushed 06:48:14 #62 ... 06:48:14 06:48:14 #45 [core-common-config-bootstrapper internal] load build context 06:48:14 #45 transferring context: 44.68MB 80.0s done 06:48:14 #45 DONE 84.0s 06:48:14 06:48:14 #57 [core-keeper internal] load build context 06:48:14 #57 DONE 90.8s 06:48:14 06:48:14 #44 [security-spiffe-token-provider internal] load build context 06:48:14 #44 ... 06:48:14 06:48:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:48:15 #40 ... 06:48:15 06:48:15 #44 [security-spiffe-token-provider internal] load build context 06:48:15 #44 transferring context: 44.68MB 81.5s done 06:48:15 #44 DONE 85.2s 06:48:15 06:48:15 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:48:17 #40 ... 06:48:17 06:48:17 #62 [security-bootstrapper internal] load build context 06:48:17 #62 transferring context: 44.68MB 89.6s done 06:48:17 #62 DONE 91.7s 06:48:17 06:48:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:48:17 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 53.5s 06:48:18 #40 ... 06:48:18 06:48:18 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:48:18 #90 ... 06:48:18 06:48:18 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:48:18 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.8s done 06:48:20 7de7131b5dc2: Pushed 06:48:20 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:b39056f2ebc5e6cf563679ff3ca75c9fad2c30f0cd6f7e2301fed5bc40376868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:20 + 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:48:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 06:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:48:21 c4c2c1a13711: Preparing 06:48:21 634ffcec9e0e: Preparing 06:48:21 8f884b692054: Preparing 06:48:21 9fbc6d570414: Preparing 06:48:21 089c4358dcf8: Preparing 06:48:21 7de7131b5dc2: Preparing 06:48:21 36822e9dbfa2: Preparing 06:48:21 adbe25c98625: Preparing 06:48:21 c428d0d4f65f: Preparing 06:48:21 7de7131b5dc2: Waiting 06:48:21 36822e9dbfa2: Waiting 06:48:21 adbe25c98625: Waiting 06:48:21 994456c4fd7b: Preparing 06:48:21 994456c4fd7b: Waiting 06:48:21 9fbc6d570414: Layer already exists 06:48:21 c4c2c1a13711: Layer already exists 06:48:21 8f884b692054: Layer already exists 06:48:21 634ffcec9e0e: Layer already exists 06:48:21 089c4358dcf8: Layer already exists 06:48:21 36822e9dbfa2: Layer already exists 06:48:21 7de7131b5dc2: Layer already exists 06:48:21 adbe25c98625: Layer already exists 06:48:21 c428d0d4f65f: Layer already exists 06:48:21 994456c4fd7b: Layer already exists 06:48:21 4.0.0: digest: sha256:b39056f2ebc5e6cf563679ff3ca75c9fad2c30f0cd6f7e2301fed5bc40376868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:48:21 c4c2c1a13711: Preparing 06:48:21 634ffcec9e0e: Preparing 06:48:21 8f884b692054: Preparing 06:48:21 9fbc6d570414: Preparing 06:48:21 089c4358dcf8: Preparing 06:48:21 7de7131b5dc2: Preparing 06:48:21 36822e9dbfa2: Preparing 06:48:21 adbe25c98625: Preparing 06:48:21 c428d0d4f65f: Preparing 06:48:21 994456c4fd7b: Preparing 06:48:21 7de7131b5dc2: Waiting 06:48:21 36822e9dbfa2: Waiting 06:48:21 adbe25c98625: Waiting 06:48:21 c428d0d4f65f: Waiting 06:48:21 9fbc6d570414: Layer already exists 06:48:21 c4c2c1a13711: Layer already exists 06:48:21 8f884b692054: Layer already exists 06:48:21 089c4358dcf8: Layer already exists 06:48:21 634ffcec9e0e: Layer already exists 06:48:21 7de7131b5dc2: Layer already exists 06:48:21 36822e9dbfa2: Layer already exists 06:48:21 adbe25c98625: Layer already exists 06:48:21 c428d0d4f65f: Layer already exists 06:48:21 994456c4fd7b: Layer already exists 06:48:21 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:b39056f2ebc5e6cf563679ff3ca75c9fad2c30f0cd6f7e2301fed5bc40376868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:22 #40 ... 06:48:22 06:48:22 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:48:22 #91 ... 06:48:22 06:48:22 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:48:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 06:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:48:22 c4c2c1a13711: Preparing 06:48:22 634ffcec9e0e: Preparing 06:48:22 8f884b692054: Preparing 06:48:22 9fbc6d570414: Preparing 06:48:22 089c4358dcf8: Preparing 06:48:22 7de7131b5dc2: Preparing 06:48:22 36822e9dbfa2: Preparing 06:48:22 adbe25c98625: Preparing 06:48:22 c428d0d4f65f: Preparing 06:48:22 994456c4fd7b: Preparing 06:48:22 c428d0d4f65f: Waiting 06:48:22 36822e9dbfa2: Waiting 06:48:22 994456c4fd7b: Waiting 06:48:22 c4c2c1a13711: Layer already exists 06:48:22 8f884b692054: Layer already exists 06:48:22 9fbc6d570414: Layer already exists 06:48:22 089c4358dcf8: Layer already exists 06:48:22 634ffcec9e0e: Layer already exists 06:48:22 7de7131b5dc2: Layer already exists 06:48:22 adbe25c98625: Layer already exists 06:48:22 36822e9dbfa2: Layer already exists 06:48:22 c428d0d4f65f: Layer already exists 06:48:22 994456c4fd7b: Layer already exists 06:48:22 odessa: digest: sha256:b39056f2ebc5e6cf563679ff3ca75c9fad2c30f0cd6f7e2301fed5bc40376868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:22 ===================================================== [Pipeline] echo 06:48:22 taggedImages: 06:48:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0 06:48:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo 06:48:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:48:22 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:22 4.0.0 06:48:22 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:22 odessa 06:48:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:22 #92 ... 06:48:22 06:48:22 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:48:22 #90 DONE 14.1s 06:48:22 06:48:22 #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:48:22 #89 DONE 20.0s 06:48:22 06:48:22 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:48:22 #91 DONE 11.0s 06:48:22 06:48:22 #88 [core-data builder 4/7] COPY go.mod vendor* ./ 06:48:22 #88 DONE 21.0s 06:48:22 06:48:22 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:22 #93 ... 06:48:22 06:48:22 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:48:22 #94 DONE 8.5s 06:48:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:23 06:48:23 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:48:23 a881fb761f9a: Preparing 06:48:23 554a8c8d52d2: Preparing 06:48:23 9d78863d732d: Preparing 06:48:23 9fbc6d570414: Preparing 06:48:23 089c4358dcf8: Preparing 06:48:23 b9a4019f8c9b: Preparing 06:48:23 576e7f24846c: Preparing 06:48:23 f93eb30eb117: Preparing 06:48:23 994456c4fd7b: Preparing 06:48:23 576e7f24846c: Waiting 06:48:23 f93eb30eb117: Waiting 06:48:23 994456c4fd7b: Waiting 06:48:23 b9a4019f8c9b: Waiting 06:48:23 9fbc6d570414: Layer already exists 06:48:23 089c4358dcf8: Layer already exists 06:48:23 554a8c8d52d2: Pushed 06:48:23 9d78863d732d: Pushed 06:48:23 a881fb761f9a: Pushed 06:48:23 576e7f24846c: Pushed 06:48:23 994456c4fd7b: Layer already exists 06:48:23 f93eb30eb117: Pushed 06:48:24 #95 ... 06:48:24 06:48:24 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:48:24 #96 DONE 8.7s 06:48:24 06:48:24 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:27 #97 ... 06:48:27 06:48:27 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:48:27 #98 DONE 4.7s 06:48:27 06:48:27 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:48:27 #99 DONE 6.6s 06:48:27 06:48:27 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:48:27 #92 DONE 6.6s 06:48:27 06:48:27 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:48:27 #100 ... 06:48:27 06:48:27 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:48:27 #101 DONE 0.2s 06:48:27 06:48:27 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:48:27 #102 DONE 0.3s 06:48:27 06:48:27 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:48:27 #100 DONE 0.3s 06:48:27 06:48:27 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 06:48:27 #103 ... 06:48:27 06:48:27 #104 [security-spire-config stage-2 6/10] COPY security.txt / 06:48:27 #104 DONE 0.2s 06:48:27 06:48:27 #105 [security-spire-server stage-2 6/9] COPY security.txt / 06:48:27 #105 DONE 0.3s 06:48:27 06:48:27 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:48:28 #106 ... 06:48:28 06:48:28 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 06:48:28 #103 DONE 0.4s 06:48:28 06:48:28 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:48:28 #107 DONE 0.3s 06:48:28 06:48:28 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:48:28 #106 DONE 0.3s 06:48:28 06:48:28 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:48:28 #108 ... 06:48:28 06:48:28 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:48:28 #109 DONE 0.3s 06:48:28 06:48:28 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:48:28 #108 DONE 0.2s 06:48:28 06:48:28 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:48:28 #110 ... 06:48:28 06:48:28 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:48:28 #111 DONE 0.2s 06:48:28 06:48:28 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:48:28 #110 DONE 0.2s 06:48:28 06:48:28 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:48:28 #112 DONE 0.3s 06:48:28 06:48:28 #113 [security-spire-config] exporting to image 06:48:28 #113 exporting layers 06:48:28 #113 ... 06:48:28 06:48:28 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:48:28 #114 DONE 0.3s 06:48:28 06:48:28 #113 [security-spire-server] exporting to image 06:48:29 #113 ... 06:48:29 06:48:29 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:48:29 #115 DONE 0.5s 06:48:29 06:48:29 #113 [security-spire-agent] exporting to image 06:48:32 #113 ... 06:48:32 06:48:32 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:32 #116 ... 06:48:32 06:48:32 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:33 #117 ... 06:48:33 06:48:33 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:33 #118 ... 06:48:33 06:48:33 #113 [security-spire-server] exporting to image 06:48:33 #113 exporting layers 3.9s done 06:48:33 #113 writing image sha256:c62c86392e9574173ac3d97c1a0dab43d016eed47647860feebb446ed0876a3b 0.1s done 06:48:33 #113 writing image sha256:89038ac82080a982a97d12bf5b8d24f23a406395d364b335d0aa30cd7d95872e 0.0s done 06:48:33 #113 naming to docker.io/library/security-spire-config-arm64 done 06:48:33 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 06:48:33 #113 writing image sha256:a9b42715963c5a7150af57b3869072a9c89a826564e88b4f9556db06310ec1b2 06:48:33 #113 writing image sha256:a9b42715963c5a7150af57b3869072a9c89a826564e88b4f9556db06310ec1b2 done 06:48:33 #113 naming to docker.io/library/security-spire-agent-arm64 done 06:48:33 #113 DONE 4.6s 06:48:33 06:48:33 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:35 b9a4019f8c9b: Pushed 06:48:35 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:f1f4f4abe9f9629ea5a48c82c8b62a479eff8f86e69e1f4b644e5c266268ede8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:36 + 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:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 06:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:48:36 a881fb761f9a: Preparing 06:48:36 554a8c8d52d2: Preparing 06:48:36 9d78863d732d: Preparing 06:48:36 9fbc6d570414: Preparing 06:48:36 089c4358dcf8: Preparing 06:48:36 b9a4019f8c9b: Preparing 06:48:36 576e7f24846c: Preparing 06:48:36 f93eb30eb117: Preparing 06:48:36 994456c4fd7b: Preparing 06:48:36 b9a4019f8c9b: Waiting 06:48:36 f93eb30eb117: Waiting 06:48:36 576e7f24846c: Waiting 06:48:36 994456c4fd7b: Waiting 06:48:36 9fbc6d570414: Layer already exists 06:48:36 a881fb761f9a: Layer already exists 06:48:36 9d78863d732d: Layer already exists 06:48:36 554a8c8d52d2: Layer already exists 06:48:36 089c4358dcf8: Layer already exists 06:48:36 994456c4fd7b: Layer already exists 06:48:36 b9a4019f8c9b: Layer already exists 06:48:36 f93eb30eb117: Layer already exists 06:48:36 576e7f24846c: Layer already exists 06:48:36 4.0.0: digest: sha256:f1f4f4abe9f9629ea5a48c82c8b62a479eff8f86e69e1f4b644e5c266268ede8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:48:37 a881fb761f9a: Preparing 06:48:37 554a8c8d52d2: Preparing 06:48:37 9d78863d732d: Preparing 06:48:37 9fbc6d570414: Preparing 06:48:37 089c4358dcf8: Preparing 06:48:37 b9a4019f8c9b: Preparing 06:48:37 576e7f24846c: Preparing 06:48:37 f93eb30eb117: Preparing 06:48:37 994456c4fd7b: Preparing 06:48:37 576e7f24846c: Waiting 06:48:37 f93eb30eb117: Waiting 06:48:37 b9a4019f8c9b: Waiting 06:48:37 089c4358dcf8: Layer already exists 06:48:37 554a8c8d52d2: Layer already exists 06:48:37 9fbc6d570414: Layer already exists 06:48:37 9d78863d732d: Layer already exists 06:48:37 a881fb761f9a: Layer already exists 06:48:37 f93eb30eb117: Layer already exists 06:48:37 b9a4019f8c9b: Layer already exists 06:48:37 576e7f24846c: Layer already exists 06:48:37 994456c4fd7b: Layer already exists 06:48:37 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:f1f4f4abe9f9629ea5a48c82c8b62a479eff8f86e69e1f4b644e5c266268ede8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa 06:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:48:37 a881fb761f9a: Preparing 06:48:37 554a8c8d52d2: Preparing 06:48:37 9d78863d732d: Preparing 06:48:37 9fbc6d570414: Preparing 06:48:37 089c4358dcf8: Preparing 06:48:37 b9a4019f8c9b: Preparing 06:48:37 576e7f24846c: Preparing 06:48:37 f93eb30eb117: Preparing 06:48:37 994456c4fd7b: Preparing 06:48:37 994456c4fd7b: Waiting 06:48:37 f93eb30eb117: Waiting 06:48:37 b9a4019f8c9b: Waiting 06:48:37 576e7f24846c: Waiting 06:48:37 9d78863d732d: Layer already exists 06:48:37 a881fb761f9a: Layer already exists 06:48:37 554a8c8d52d2: Layer already exists 06:48:37 9fbc6d570414: Layer already exists 06:48:37 089c4358dcf8: Layer already exists 06:48:37 b9a4019f8c9b: Layer already exists 06:48:37 576e7f24846c: Layer already exists 06:48:37 f93eb30eb117: Layer already exists 06:48:37 994456c4fd7b: Layer already exists 06:48:38 odessa: digest: sha256:f1f4f4abe9f9629ea5a48c82c8b62a479eff8f86e69e1f4b644e5c266268ede8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:38 ===================================================== [Pipeline] echo 06:48:38 taggedImages: 06:48:38 - nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:38 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0 06:48:38 - nexus3.edgexfoundry.org:10004/security-spire-config:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:38 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo 06:48:38 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:48:38 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:38 4.0.0 06:48:38 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:38 odessa 06:48:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:48:39 c4c2c1a13711: Preparing 06:48:39 cf8271eca1a1: Preparing 06:48:39 26afa324d124: Preparing 06:48:39 9fbc6d570414: Preparing 06:48:39 089c4358dcf8: Preparing 06:48:39 b9a4019f8c9b: Preparing 06:48:39 adbe25c98625: Preparing 06:48:39 c428d0d4f65f: Preparing 06:48:39 994456c4fd7b: Preparing 06:48:39 b9a4019f8c9b: Waiting 06:48:39 994456c4fd7b: Waiting 06:48:39 adbe25c98625: Waiting 06:48:39 c428d0d4f65f: Waiting 06:48:39 c4c2c1a13711: Layer already exists 06:48:39 089c4358dcf8: Layer already exists 06:48:39 9fbc6d570414: Layer already exists 06:48:39 b9a4019f8c9b: Layer already exists 06:48:39 c428d0d4f65f: Layer already exists 06:48:39 adbe25c98625: Layer already exists 06:48:39 994456c4fd7b: Layer already exists 06:48:39 26afa324d124: Pushed 06:48:39 cf8271eca1a1: Pushed 06:48:39 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:fe47f25916e00faf7dfc433098bc214629dbf54fedf0c1304795628929ecdf03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:39 + 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:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 06:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:48:40 c4c2c1a13711: Preparing 06:48:40 cf8271eca1a1: Preparing 06:48:40 26afa324d124: Preparing 06:48:40 9fbc6d570414: Preparing 06:48:40 089c4358dcf8: Preparing 06:48:40 b9a4019f8c9b: Preparing 06:48:40 adbe25c98625: Preparing 06:48:40 c428d0d4f65f: Preparing 06:48:40 994456c4fd7b: Preparing 06:48:40 b9a4019f8c9b: Waiting 06:48:40 adbe25c98625: Waiting 06:48:40 c428d0d4f65f: Waiting 06:48:40 994456c4fd7b: Waiting 06:48:40 c4c2c1a13711: Layer already exists 06:48:40 26afa324d124: Layer already exists 06:48:40 089c4358dcf8: Layer already exists 06:48:40 9fbc6d570414: Layer already exists 06:48:40 cf8271eca1a1: Layer already exists 06:48:40 adbe25c98625: Layer already exists 06:48:40 b9a4019f8c9b: Layer already exists 06:48:40 c428d0d4f65f: Layer already exists 06:48:40 994456c4fd7b: Layer already exists 06:48:40 4.0.0: digest: sha256:fe47f25916e00faf7dfc433098bc214629dbf54fedf0c1304795628929ecdf03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:48:40 c4c2c1a13711: Preparing 06:48:40 cf8271eca1a1: Preparing 06:48:40 26afa324d124: Preparing 06:48:40 9fbc6d570414: Preparing 06:48:40 089c4358dcf8: Preparing 06:48:40 b9a4019f8c9b: Preparing 06:48:40 adbe25c98625: Preparing 06:48:40 c428d0d4f65f: Preparing 06:48:40 994456c4fd7b: Preparing 06:48:40 adbe25c98625: Waiting 06:48:40 c428d0d4f65f: Waiting 06:48:40 b9a4019f8c9b: Waiting 06:48:40 994456c4fd7b: Waiting 06:48:40 089c4358dcf8: Layer already exists 06:48:40 9fbc6d570414: Layer already exists 06:48:40 cf8271eca1a1: Layer already exists 06:48:40 26afa324d124: Layer already exists 06:48:40 c4c2c1a13711: Layer already exists 06:48:40 c428d0d4f65f: Layer already exists 06:48:40 adbe25c98625: Layer already exists 06:48:40 994456c4fd7b: Layer already exists 06:48:40 b9a4019f8c9b: Layer already exists 06:48:40 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:fe47f25916e00faf7dfc433098bc214629dbf54fedf0c1304795628929ecdf03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa 06:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:48:41 c4c2c1a13711: Preparing 06:48:41 cf8271eca1a1: Preparing 06:48:41 26afa324d124: Preparing 06:48:41 9fbc6d570414: Preparing 06:48:41 089c4358dcf8: Preparing 06:48:41 b9a4019f8c9b: Preparing 06:48:41 adbe25c98625: Preparing 06:48:41 c428d0d4f65f: Preparing 06:48:41 994456c4fd7b: Preparing 06:48:41 b9a4019f8c9b: Waiting 06:48:41 adbe25c98625: Waiting 06:48:41 c428d0d4f65f: Waiting 06:48:41 cf8271eca1a1: Layer already exists 06:48:41 9fbc6d570414: Layer already exists 06:48:41 c4c2c1a13711: Layer already exists 06:48:41 089c4358dcf8: Layer already exists 06:48:41 26afa324d124: Layer already exists 06:48:41 b9a4019f8c9b: Layer already exists 06:48:41 adbe25c98625: Layer already exists 06:48:41 994456c4fd7b: Layer already exists 06:48:41 c428d0d4f65f: Layer already exists 06:48:41 odessa: digest: sha256:fe47f25916e00faf7dfc433098bc214629dbf54fedf0c1304795628929ecdf03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:41 ===================================================== [Pipeline] echo 06:48:41 taggedImages: 06:48:41 - nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0 06:48:41 - nexus3.edgexfoundry.org:10004/security-spire-server:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:41 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo 06:48:41 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:48:41 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:41 4.0.0 06:48:41 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:41 odessa 06:48:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:48:42 4feeba0fc8b9: Preparing 06:48:42 f938b8acad5d: Preparing 06:48:42 9fbc6d570414: Preparing 06:48:42 089c4358dcf8: Preparing 06:48:42 4cf2fb4a2838: Preparing 06:48:42 07e4da8385ff: Preparing 06:48:42 994456c4fd7b: Preparing 06:48:42 07e4da8385ff: Waiting 06:48:42 994456c4fd7b: Waiting 06:48:42 089c4358dcf8: Layer already exists 06:48:42 9fbc6d570414: Layer already exists 06:48:42 994456c4fd7b: Layer already exists 06:48:42 4feeba0fc8b9: Pushed 06:48:42 4cf2fb4a2838: Pushed 06:48:42 07e4da8385ff: Pushed 06:48:46 f938b8acad5d: Pushed 06:48:46 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:25674223fdf937514962e891274b4bac4ba56c94777fa61d3c946e296383cb23 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 06:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:48:46 4feeba0fc8b9: Preparing 06:48:46 f938b8acad5d: Preparing 06:48:46 9fbc6d570414: Preparing 06:48:46 089c4358dcf8: Preparing 06:48:46 4cf2fb4a2838: Preparing 06:48:46 07e4da8385ff: Preparing 06:48:46 994456c4fd7b: Preparing 06:48:46 07e4da8385ff: Waiting 06:48:46 994456c4fd7b: Waiting 06:48:46 f938b8acad5d: Layer already exists 06:48:46 089c4358dcf8: Layer already exists 06:48:46 4cf2fb4a2838: Layer already exists 06:48:46 9fbc6d570414: Layer already exists 06:48:46 4feeba0fc8b9: Layer already exists 06:48:46 07e4da8385ff: Layer already exists 06:48:46 994456c4fd7b: Layer already exists 06:48:46 4.0.0: digest: sha256:25674223fdf937514962e891274b4bac4ba56c94777fa61d3c946e296383cb23 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:48:47 4feeba0fc8b9: Preparing 06:48:47 f938b8acad5d: Preparing 06:48:47 9fbc6d570414: Preparing 06:48:47 089c4358dcf8: Preparing 06:48:47 4cf2fb4a2838: Preparing 06:48:47 07e4da8385ff: Preparing 06:48:47 994456c4fd7b: Preparing 06:48:47 994456c4fd7b: Waiting 06:48:47 07e4da8385ff: Waiting 06:48:47 f938b8acad5d: Layer already exists 06:48:47 089c4358dcf8: Layer already exists 06:48:47 4cf2fb4a2838: Layer already exists 06:48:47 4feeba0fc8b9: Layer already exists 06:48:47 9fbc6d570414: Layer already exists 06:48:47 07e4da8385ff: Layer already exists 06:48:47 994456c4fd7b: Layer already exists 06:48:47 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:25674223fdf937514962e891274b4bac4ba56c94777fa61d3c946e296383cb23 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa 06:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:48:48 4feeba0fc8b9: Preparing 06:48:48 f938b8acad5d: Preparing 06:48:48 9fbc6d570414: Preparing 06:48:48 089c4358dcf8: Preparing 06:48:48 4cf2fb4a2838: Preparing 06:48:48 07e4da8385ff: Preparing 06:48:48 994456c4fd7b: Preparing 06:48:48 07e4da8385ff: Waiting 06:48:48 994456c4fd7b: Waiting 06:48:48 9fbc6d570414: Layer already exists 06:48:48 089c4358dcf8: Layer already exists 06:48:48 4feeba0fc8b9: Layer already exists 06:48:48 4cf2fb4a2838: Layer already exists 06:48:48 f938b8acad5d: Layer already exists 06:48:48 07e4da8385ff: Layer already exists 06:48:48 994456c4fd7b: Layer already exists 06:48:48 odessa: digest: sha256:25674223fdf937514962e891274b4bac4ba56c94777fa61d3c946e296383cb23 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:48 ===================================================== [Pipeline] echo 06:48:48 taggedImages: 06:48:48 - nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:48 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0 06:48:48 - nexus3.edgexfoundry.org:10004/support-notifications:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:48 - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo 06:48:48 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:48:48 b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:48 4.0.0 06:48:48 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:48 odessa 06:48:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:48:48 ce78176f0d19: Preparing 06:48:48 ac12078350f7: Preparing 06:48:48 9fbc6d570414: Preparing 06:48:48 089c4358dcf8: Preparing 06:48:48 b0aa354c24bd: Preparing 06:48:48 e8db265115a2: Preparing 06:48:48 994456c4fd7b: Preparing 06:48:48 e8db265115a2: Waiting 06:48:48 994456c4fd7b: Waiting 06:48:48 089c4358dcf8: Layer already exists 06:48:48 9fbc6d570414: Layer already exists 06:48:48 994456c4fd7b: Layer already exists 06:48:48 ce78176f0d19: Pushed 06:48:48 b0aa354c24bd: Pushed 06:48:49 e8db265115a2: Pushed 06:48:52 ac12078350f7: Pushed 06:48:52 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:ea65e6530fe7b49b77c2808066a1bda7de2bfa91a78d959d71c600ee7c7e2534 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 06:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:48:53 ce78176f0d19: Preparing 06:48:53 ac12078350f7: Preparing 06:48:53 9fbc6d570414: Preparing 06:48:53 089c4358dcf8: Preparing 06:48:53 b0aa354c24bd: Preparing 06:48:53 e8db265115a2: Preparing 06:48:53 994456c4fd7b: Preparing 06:48:53 994456c4fd7b: Waiting 06:48:53 e8db265115a2: Waiting 06:48:53 ce78176f0d19: Layer already exists 06:48:53 b0aa354c24bd: Layer already exists 06:48:53 ac12078350f7: Layer already exists 06:48:53 9fbc6d570414: Layer already exists 06:48:53 089c4358dcf8: Layer already exists 06:48:53 e8db265115a2: Layer already exists 06:48:53 994456c4fd7b: Layer already exists 06:48:53 4.0.0: digest: sha256:ea65e6530fe7b49b77c2808066a1bda7de2bfa91a78d959d71c600ee7c7e2534 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:48:54 ce78176f0d19: Preparing 06:48:54 ac12078350f7: Preparing 06:48:54 9fbc6d570414: Preparing 06:48:54 089c4358dcf8: Preparing 06:48:54 b0aa354c24bd: Preparing 06:48:54 e8db265115a2: Preparing 06:48:54 994456c4fd7b: Preparing 06:48:54 994456c4fd7b: Waiting 06:48:54 e8db265115a2: Waiting 06:48:54 b0aa354c24bd: Layer already exists 06:48:54 ce78176f0d19: Layer already exists 06:48:54 ac12078350f7: Layer already exists 06:48:54 089c4358dcf8: Layer already exists 06:48:54 9fbc6d570414: Layer already exists 06:48:54 e8db265115a2: Layer already exists 06:48:54 994456c4fd7b: Layer already exists 06:48:54 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:ea65e6530fe7b49b77c2808066a1bda7de2bfa91a78d959d71c600ee7c7e2534 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa 06:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:48:54 ce78176f0d19: Preparing 06:48:54 ac12078350f7: Preparing 06:48:54 9fbc6d570414: Preparing 06:48:54 089c4358dcf8: Preparing 06:48:54 b0aa354c24bd: Preparing 06:48:54 e8db265115a2: Preparing 06:48:54 994456c4fd7b: Preparing 06:48:54 e8db265115a2: Waiting 06:48:54 994456c4fd7b: Waiting 06:48:54 9fbc6d570414: Layer already exists 06:48:54 ce78176f0d19: Layer already exists 06:48:54 089c4358dcf8: Layer already exists 06:48:54 b0aa354c24bd: Layer already exists 06:48:54 ac12078350f7: Layer already exists 06:48:54 e8db265115a2: Layer already exists 06:48:54 994456c4fd7b: Layer already exists 06:48:54 odessa: digest: sha256:ea65e6530fe7b49b77c2808066a1bda7de2bfa91a78d959d71c600ee7c7e2534 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:54 ===================================================== [Pipeline] echo 06:48:54 taggedImages: 06:48:54 - nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5 06:48:54 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0 06:48:54 - nexus3.edgexfoundry.org:10004/support-scheduler:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 06:48:54 - 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] } 06:50:09 #118 ... 06:50:09 06:50:09 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:09 #97 DONE 95.0s 06:50:09 06:50:09 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:09 #117 DONE 96.7s 06:50:09 06:50:09 #119 [support-scheduler builder 6/7] COPY . . 06:50:09 #119 ... 06:50:09 06:50:09 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:09 #116 DONE 96.7s 06:50:09 06:50:09 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:09 #95 DONE 96.4s 06:50:09 06:50:09 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:09 #93 DONE 96.5s 06:50:09 06:50:09 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:09 #118 DONE 96.8s 06:50:09 06:50:09 #120 [security-secretstore-setup builder 6/7] COPY . . 06:50:09 #120 ... 06:50:09 06:50:09 #121 [security-spiffe-token-provider builder 6/7] COPY . . 06:50:09 #121 ... 06:50:09 06:50:09 #122 [core-data builder 6/7] COPY . . 06:50:09 #122 ... 06:50:09 06:50:09 #123 [support-notifications builder 6/7] COPY . . 06:50:09 #123 ... 06:50:09 06:50:09 #124 [core-keeper builder 7/8] COPY . . 06:50:10 #124 ... 06:50:10 06:50:10 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:10 #125 CACHED 06:50:10 06:50:10 #126 [security-bootstrapper builder 6/7] COPY . . 06:50:10 #126 CACHED 06:50:10 06:50:10 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:50:10 #127 CACHED 06:50:10 06:50:10 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:50:10 #128 CACHED 06:50:10 06:50:10 #129 [security-proxy-setup builder 6/7] COPY . . 06:50:10 #129 CACHED 06:50:10 06:50:10 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:10 #130 CACHED 06:50:10 06:50:10 #120 [security-secretstore-setup builder 6/7] COPY . . 06:50:10 #120 DONE 11.2s 06:50:10 06:50:10 #119 [support-scheduler builder 6/7] COPY . . 06:50:10 #119 DONE 11.4s 06:50:10 06:50:10 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:50:10 #131 ... 06:50:10 06:50:10 #121 [security-spiffe-token-provider builder 6/7] COPY . . 06:50:10 #121 DONE 11.4s 06:50:10 06:50:10 #123 [support-notifications builder 6/7] COPY . . 06:50:10 #123 DONE 11.3s 06:50:10 06:50:10 #124 [core-keeper builder 7/8] COPY . . 06:50:10 #124 DONE 11.4s 06:50:10 06:50:10 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:10 #132 CACHED 06:50:10 06:50:10 #133 [core-metadata builder 6/7] COPY . . 06:50:10 #133 CACHED 06:50:10 06:50:10 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:50:10 #134 CACHED 06:50:10 06:50:10 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:50:10 #135 CACHED 06:50:10 06:50:10 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 06:50:10 #136 CACHED 06:50:10 06:50:10 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:10 #137 CACHED 06:50:10 06:50:10 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 06:50:10 #138 CACHED 06:50:10 06:50:10 #139 [core-command builder 6/7] COPY . . 06:50:10 #139 CACHED 06:50:10 06:50:10 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:10 #140 CACHED 06:50:10 06:50:10 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:50:10 #141 CACHED 06:50:10 06:50:10 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:10 #142 CACHED 06:50:10 06:50:10 #143 [security-proxy-auth builder 6/7] COPY . . 06:50:10 #143 CACHED 06:50:10 06:50:10 #122 [core-data builder 6/7] COPY . . 06:50:10 #122 DONE 11.5s 06:50:10 06:50:10 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:50:16 #144 ... 06:50:16 06:50:16 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:50:16 #0 5.142 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:50:16 #145 ... 06:50:16 06:50:16 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:50:16 #131 5.751 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:50:20 #131 ... 06:50:20 06:50:20 #146 [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:50:20 #0 6.164 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:50:20 #146 ... 06:50:20 06:50:20 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:50:20 #0 5.705 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:50:21 #147 ... 06:50:21 06:50:21 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:50:21 #0 5.832 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:50:21 #148 ... 06:50:21 06:50:21 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:50:21 #0 5.075 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:50:21 #149 ... 06:50:21 06:50:21 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:50:21 #0 6.375 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:50:21 #150 ... 06:50:21 06:50:21 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:50:21 #0 6.705 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:50:21 #151 ... 06:50:21 06:50:21 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:50:21 #0 6.759 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:50:21 #152 ... 06:50:21 06:50:21 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:50:21 #0 6.289 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:50:21 #153 ... 06:50:21 06:50:21 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:50:21 #0 5.651 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:50:22 #154 ... 06:50:22 06:50:22 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:50:22 #144 6.640 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 07:07:59 #144 ... 07:07:59 07:07:59 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:07:59 #148 DONE 1056.5s 07:07:59 07:07:59 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:07:59 #151 ... 07:07:59 07:07:59 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:07:59 #155 DONE 0.2s 07:07:59 07:07:59 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:07:59 #156 DONE 0.4s 07:07:59 07:07:59 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:07:59 #157 DONE 0.2s 07:07:59 07:07:59 #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:07:59 #158 DONE 0.1s 07:07:59 07:07:59 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:07:59 #147 ... 07:07:59 07:07:59 #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:07:59 #159 DONE 0.2s 07:07:59 07:07:59 #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:07:59 #160 DONE 2.0s 07:07:59 07:07:59 #113 [core-common-config-bootstrapper] exporting to image 07:07:59 #113 exporting layers 07:07:59 #113 exporting layers 0.5s done 07:07:59 #113 writing image sha256:946ea3aa409f5a01b538163508da041754b684bf357c2a04c3b0c18b5914a40a 0.0s done 07:07:59 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:07:59 #113 DONE 5.1s 07:07:59 07:07:59 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:07:59 #152 ... 07:07:59 07:07:59 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:07:59 #150 DONE 1067.3s 07:07:59 07:07:59 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:07:59 #161 DONE 0.4s 07:07:59 07:07:59 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:08:01 #162 DONE 2.8s 07:08:01 07:08:01 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:08:01 #163 DONE 0.3s 07:08:01 07:08:01 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:08:01 #164 DONE 0.3s 07:08:01 07:08:01 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:08:02 #165 DONE 0.2s 07:08:02 07:08:02 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:08:02 #147 ... 07:08:02 07:08:02 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:08:02 #166 DONE 0.2s 07:08:02 07:08:02 #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:08:02 #167 DONE 0.1s 07:08:02 07:08:02 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:08:02 #151 ... 07:08:02 07:08:02 #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:08:02 #168 DONE 0.2s 07:08:02 07:08:02 #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:08:03 #169 DONE 0.1s 07:08:03 07:08:03 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:08:03 #170 DONE 0.1s 07:08:03 07:08:03 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:08:05 #171 DONE 2.2s 07:08:05 07:08:05 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:08:05 #149 ... 07:08:05 07:08:05 #113 [security-bootstrapper] exporting to image 07:08:05 #113 exporting layers 07:08:06 #113 exporting layers 1.4s done 07:08:06 #113 writing image sha256:f35a720d85db25c00ac6ca8685c9e70fe9e8c522147bd1b7b45421c1dee50427 done 07:08:06 #113 naming to docker.io/library/security-bootstrapper-arm64 done 07:08:06 #113 DONE 6.6s 07:08:06 07:08:06 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:21:59 #151 ... 07:21:59 07:21:59 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:21:59 #145 DONE 1895.0s 07:21:59 07:21:59 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:59 #154 ... 07:21:59 07:21:59 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:21:59 #172 DONE 0.4s 07:21:59 07:21:59 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:21:59 #149 ... 07:21:59 07:21:59 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:21:59 #173 DONE 0.1s 07:21:59 07:21:59 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:21:59 #174 DONE 0.4s 07:21:59 07:21:59 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:21:59 #175 DONE 0.1s 07:21:59 07:21:59 #113 [core-command] exporting to image 07:21:59 #113 exporting layers 07:21:59 #113 exporting layers 0.4s done 07:21:59 #113 writing image sha256:f8103e6cbe07d334b75f580b0c64a379852cad72bb7e1d561010e65cf6c151f2 done 07:21:59 #113 naming to docker.io/library/core-command-arm64 done 07:21:59 #113 DONE 7.0s 07:21:59 07:21:59 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:22:17 #151 ... 07:22:17 07:22:17 #146 [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:22:17 #146 1925.6 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:22:29 #146 ... 07:22:29 07:22:29 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:22:29 #149 DONE 1938.1s 07:22:29 07:22:29 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:22:30 #151 ... 07:22:30 07:22:30 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:22:30 #176 DONE 0.3s 07:22:30 07:22:30 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:22:30 #177 DONE 0.2s 07:22:30 07:22:30 #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:22:31 #178 DONE 0.1s 07:22:31 07:22:31 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:22:31 #179 DONE 0.1s 07:22:31 07:22:31 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:22:31 #180 DONE 0.4s 07:22:31 07:22:31 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:22:31 #152 ... 07:22:31 07:22:31 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:22:31 #181 DONE 0.1s 07:22:31 07:22:31 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:22:33 #182 DONE 2.2s 07:22:33 07:22:33 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:22:34 #42 ... 07:22:34 07:22:34 #113 [security-proxy-setup] exporting to image 07:22:34 #113 exporting layers 07:22:35 #113 exporting layers 1.4s done 07:22:35 #113 writing image sha256:874245514ad1a4f62214d17b4f214716595c47749e0e6594bb58ae8e567c8960 done 07:22:35 #113 naming to docker.io/library/security-proxy-setup-arm64 done 07:22:35 #113 DONE 8.3s 07:22:35 07:22:35 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:22:50 #144 ... 07:22:50 07:22:50 #146 [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:22:50 #146 DONE 1958.2s 07:22:50 07:22:50 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:22:51 #152 ... 07:22:51 07:22:51 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:22:51 #183 DONE 0.2s 07:22:51 07:22:51 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:22:51 #184 DONE 0.2s 07:22:51 07:22:51 #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:22:51 #185 DONE 0.4s 07:22:51 07:22:51 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:22:51 #152 ... 07:22:51 07:22:51 #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:22:51 #186 DONE 0.1s 07:22:51 07:22:51 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:22:52 #187 DONE 0.2s 07:22:52 07:22:52 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:22:52 #188 DONE 0.3s 07:22:52 07:22:52 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:22:53 #189 DONE 0.5s 07:22:53 07:22:53 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:22:53 #190 DONE 0.1s 07:22:53 07:22:53 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:22:55 #191 DONE 2.1s 07:22:55 07:22:55 #113 [security-secretstore-setup] exporting to image 07:22:55 #113 exporting layers 07:22:56 #113 exporting layers 1.2s done 07:22:56 #113 writing image sha256:bc64126289ed1e2aabea8d2e3892611718d6da19cc109e5bc5a57ae9237b4d87 done 07:22:56 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 07:22:56 #113 DONE 9.6s 07:22:56 07:22:56 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:24:04 #152 ... 07:24:04 07:24:04 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:24:04 #147 DONE 2031.9s 07:24:04 07:24:04 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:24:05 #152 ... 07:24:05 07:24:05 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:24:05 #192 DONE 0.2s 07:24:05 07:24:05 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:24:05 #193 DONE 0.1s 07:24:05 07:24:05 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:24:06 #194 DONE 0.8s 07:24:06 07:24:06 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:24:06 #152 ... 07:24:06 07:24:06 #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:24:07 #195 DONE 0.5s 07:24:07 07:24:07 #113 [security-spiffe-token-provider] exporting to image 07:24:07 #113 exporting layers 07:24:08 #113 exporting layers 1.1s done 07:24:08 #113 writing image sha256:bb5bde3fbc38035908ca0d8788cfcaf3bc0108a4c62a7c8f3ae260d8792194a1 done 07:24:08 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 07:24:08 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:24:08 #113 DONE 10.7s 07:24:08 07:24:08 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:24:40 #42 ... 07:24:40 07:24:40 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:24:40 #153 DONE 2068.0s 07:24:40 07:24:40 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:24:40 #151 ... 07:24:40 07:24:40 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:24:41 #196 DONE 0.2s 07:24:41 07:24:41 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:24:41 #197 DONE 0.3s 07:24:41 07:24:41 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:24:41 #198 DONE 0.6s 07:24:41 07:24:41 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:24:42 #199 DONE 0.2s 07:24:42 07:24:42 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:24:42 #200 DONE 0.2s 07:24:42 07:24: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:24:44 #201 DONE 2.0s 07:24:44 07:24:44 #113 [security-proxy-auth] exporting to image 07:24:44 #113 exporting layers 07:24:45 #113 exporting layers 1.0s done 07:24:45 #113 writing image sha256:a9d5ce3d510bf751e7cc18fe4dfe805729df8210b1edd0a7aca3cfd4a9cbb967 done 07:24:45 #113 naming to docker.io/library/security-proxy-auth-arm64 done 07:24:45 #113 DONE 11.6s 07:24:45 07:24:45 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:24:48 #144 ... 07:24:48 07:24:48 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:24:48 #152 DONE 2077.3s 07:24:48 07:24:48 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:24:50 #144 ... 07:24:50 07:24:50 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:24:50 #202 DONE 0.1s 07:24:50 07:24:50 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:50 #154 ... 07:24:50 07:24:50 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:24:51 #203 DONE 0.5s 07:24:51 07:24:51 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:24:51 #151 ... 07:24:51 07:24:51 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:24:51 #204 DONE 0.2s 07:24:51 07:24:51 #113 [core-keeper] exporting to image 07:24:51 #113 exporting layers 07:24:51 #113 exporting layers 0.4s done 07:24:51 #113 writing image sha256:322d6b7583f6e84603757f4535994a7ab031c915903676c6200adda95d8a1d90 done 07:24:51 #113 naming to docker.io/library/core-keeper-arm64 done 07:24:51 #113 DONE 12.1s 07:24:51 07:24:51 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:53 #154 ... 07:24:53 07:24:53 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:24:53 #144 DONE 2082.5s 07:24:53 07:24:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:54 #154 ... 07:24:54 07:24:54 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:24:54 #151 DONE 2083.4s 07:24:54 07:24:54 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:24:56 #42 ... 07:24:56 07:24:56 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:24:56 #205 DONE 0.1s 07:24:56 07:24:56 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:24:56 #42 ... 07:24:56 07:24:56 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:24:57 #206 DONE 0.6s 07:24:57 07:24:57 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:24:58 #207 ... 07:24:58 07:24:58 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:24:58 #208 DONE 1.0s 07:24:58 07:24:58 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:24:58 #209 DONE 0.3s 07:24:58 07:24:58 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:24:58 #210 ... 07:24:58 07:24:58 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:24:58 #207 DONE 1.3s 07:24:58 07:24:58 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:24:58 #211 DONE 0.2s 07:24:58 07:24:58 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:24:59 #212 DONE 0.3s 07:24:59 07:24:59 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:24:59 #210 DONE 0.6s 07:24:59 07:24:59 #113 [core-metadata] exporting to image 07:24:59 #113 exporting layers 07:24:59 #113 ... 07:24:59 07:24:59 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:24:59 #213 DONE 0.3s 07:24:59 07:24:59 #113 [core-data] exporting to image 07:24:59 #113 exporting layers 0.7s done 07:24:59 #113 writing image sha256:e57162454f324d8c7ae83c9e21c625eb992cc5fc5ce68e098c8a7a2d5f46dfaa done 07:24:59 #113 naming to docker.io/library/core-metadata-arm64 done 07:25:00 #113 exporting layers 0.5s done 07:25:00 #113 writing image sha256:037d206ab5c646a15f2a8bfe8103eb185379c0a8c032678161d24d00625af7aa done 07:25:00 #113 naming to docker.io/library/core-data-arm64 done 07:25:00 #113 DONE 13.3s 07:25:00 07:25:00 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:25:39 #154 ... 07:25:39 07:25:39 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:25:39 #131 DONE 2123.9s 07:25:39 07:25:39 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:25:39 #42 ... 07:25:39 07:25:39 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:25:39 #214 DONE 0.2s 07:25:39 07:25:39 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:25:39 #215 DONE 0.1s 07:25:39 07:25:39 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:25:39 #42 ... 07:25:39 07:25:39 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:25:39 #216 DONE 0.6s 07:25:39 07:25:39 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:25:39 #217 DONE 0.1s 07:25:39 07:25:39 #113 [support-scheduler] exporting to image 07:25:39 #113 exporting layers 07:25:39 #113 exporting layers 1.2s done 07:25:39 #113 writing image sha256:7d6964acd4097b9a72d26f19b76fc48b59773c0e4774b36a84311adef6d27072 done 07:25:39 #113 naming to docker.io/library/support-scheduler-arm64 done 07:25:39 #113 DONE 14.5s 07:25:39 07:25:39 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:25:41 #154 DONE 2130.6s 07:25:41 07:25:41 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:25:43 #42 ... 07:25:43 07:25:43 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:25:43 #218 DONE 0.1s 07:25:43 07:25:43 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:25:43 #42 ... 07:25:43 07:25:43 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:25:43 #219 DONE 0.1s 07:25:43 07:25:43 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:25:43 #42 ... 07:25:43 07:25:43 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:25:44 #220 DONE 0.6s 07:25:44 07:25:44 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:25:44 #42 ... 07:25:44 07:25:44 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:25:44 #221 DONE 0.1s 07:25:44 07:25:44 #113 [support-notifications] exporting to image 07:25:45 #113 exporting layers 0.7s done 07:25:45 #113 writing image sha256:987f688bed650e8af66ba69ff2cefd42af73c2abcc4973bba784956455ff4e9c done 07:25:45 #113 naming to docker.io/library/support-notifications-arm64 done 07:25:45 #113 DONE 15.2s 07:25:45 07:25:45 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:25:45 time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:25:45 time="2025-03-12T06:46:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:25:45 $ docker stop --time=1 81ae7a5f27fbffe5ea2ae4183983e004b9f9893e9cc3c183d1eb14326ed958c1 07:25:46 $ docker rm -f --volumes 81ae7a5f27fbffe5ea2ae4183983e004b9f9893e9cc3c183d1eb14326ed958c1 [Pipeline] // withDockerContainer [Pipeline] sh 07:25:47 + docker images 07:25:47 REPOSITORY TAG IMAGE ID CREATED SIZE 07:25:47 support-notifications-arm64 latest 987f688bed65 3 seconds ago 52MB 07:25:47 support-scheduler-arm64 latest 7d6964acd409 10 seconds ago 48.2MB 07:25:47 core-data-arm64 latest 037d206ab5c6 48 seconds ago 32.8MB 07:25:47 core-metadata-arm64 latest e57162454f32 49 seconds ago 33MB 07:25:47 core-keeper-arm64 latest 322d6b7583f6 56 seconds ago 32.5MB 07:25:47 security-proxy-auth-arm64 latest a9d5ce3d510b About a minute ago 31.8MB 07:25:47 security-spiffe-token-provider-arm64 latest bb5bde3fbc38 About a minute ago 47.8MB 07:25:47 security-secretstore-setup-arm64 latest bc64126289ed 2 minutes ago 67.2MB 07:25:47 security-proxy-setup-arm64 latest 874245514ad1 3 minutes ago 38.6MB 07:25:47 core-command-arm64 latest f8103e6cbe07 3 minutes ago 28.4MB 07:25:47 security-bootstrapper-arm64 latest f35a720d85db 17 minutes ago 21.1MB 07:25:47 core-common-config-bootstrapper-arm64 latest 946ea3aa409f 17 minutes ago 17.9MB 07:25:47 security-spire-config-arm64 latest c62c86392e95 37 minutes ago 143MB 07:25:47 security-spire-agent-arm64 latest a9b42715963c 37 minutes ago 187MB 07:25:47 security-spire-server-arm64 latest 89038ac82080 37 minutes ago 144MB 07:25:47 ci-base-image-arm64 latest 778b97eef2bc 39 minutes ago 909MB 07:25:47 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 5 days ago 560MB 07:25:47 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:25:47 provisioning config files... 07:25:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8881666724823817312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:47 ---> ****-login.sh 07:25:47 nexus3.edgexfoundry.org:10001 07:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:48 Configure a credential helper to remove this warning. See 07:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:48 07:25:48 Login Succeeded 07:25:48 nexus3.edgexfoundry.org:10002 07:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:48 Configure a credential helper to remove this warning. See 07:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:48 07:25:48 Login Succeeded 07:25:48 nexus3.edgexfoundry.org:10003 07:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:48 Configure a credential helper to remove this warning. See 07:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:48 07:25:48 Login Succeeded 07:25:48 nexus3.edgexfoundry.org:10004 07:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:49 Configure a credential helper to remove this warning. See 07:25:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:49 07:25:49 Login Succeeded 07:25:49 ****.io 07:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:49 Configure a credential helper to remove this warning. See 07:25:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:49 07:25:49 Login Succeeded 07:25:49 ---> ****-login.sh ends [Pipeline] } 07:25:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:25:49 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:25:49 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:25:49 4.0.0 07:25:49 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:25:49 odessa 07:25:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:25:50 6ebd0cd3066f: Preparing 07:25:50 8ddccbee83ec: Preparing 07:25:50 612ee38e2827: Preparing 07:25:50 bb71051d7676: Preparing 07:25:50 8400522a1816: Preparing 07:25:50 2d6aa35749e3: Preparing 07:25:50 dd9c8f8612c8: Preparing 07:25:50 dd9c8f8612c8: Waiting 07:25:50 2d6aa35749e3: Waiting 07:25:50 612ee38e2827: Pushed 07:25:50 bb71051d7676: Pushed 07:25:50 8400522a1816: Pushed 07:25:50 dd9c8f8612c8: Layer already exists 07:25:50 6ebd0cd3066f: Pushed 07:25:50 2d6aa35749e3: Pushed 07:25:56 8ddccbee83ec: Pushed 07:25:56 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:aacba72a263c2cb67fc488d6981ae814d2befbeed7c8d3ae53d4bb3f080846b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:56 + 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:25:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 07:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:25:56 6ebd0cd3066f: Preparing 07:25:56 8ddccbee83ec: Preparing 07:25:56 612ee38e2827: Preparing 07:25:56 bb71051d7676: Preparing 07:25:56 8400522a1816: Preparing 07:25:56 2d6aa35749e3: Preparing 07:25:56 dd9c8f8612c8: Preparing 07:25:56 2d6aa35749e3: Waiting 07:25:56 dd9c8f8612c8: Waiting 07:25:56 bb71051d7676: Layer already exists 07:25:56 8ddccbee83ec: Layer already exists 07:25:56 6ebd0cd3066f: Layer already exists 07:25:56 612ee38e2827: Layer already exists 07:25:56 8400522a1816: Layer already exists 07:25:56 2d6aa35749e3: Layer already exists 07:25:56 dd9c8f8612c8: Layer already exists 07:25:57 4.0.0: digest: sha256:aacba72a263c2cb67fc488d6981ae814d2befbeed7c8d3ae53d4bb3f080846b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:25:58 6ebd0cd3066f: Preparing 07:25:58 8ddccbee83ec: Preparing 07:25:58 612ee38e2827: Preparing 07:25:58 bb71051d7676: Preparing 07:25:58 8400522a1816: Preparing 07:25:58 2d6aa35749e3: Preparing 07:25:58 dd9c8f8612c8: Preparing 07:25:58 2d6aa35749e3: Waiting 07:25:58 dd9c8f8612c8: Waiting 07:25:58 8ddccbee83ec: Layer already exists 07:25:58 6ebd0cd3066f: Layer already exists 07:25:58 8400522a1816: Layer already exists 07:25:58 bb71051d7676: Layer already exists 07:25:58 612ee38e2827: Layer already exists 07:25:58 dd9c8f8612c8: Layer already exists 07:25:58 2d6aa35749e3: Layer already exists 07:25:58 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:aacba72a263c2cb67fc488d6981ae814d2befbeed7c8d3ae53d4bb3f080846b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 07:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:25:58 6ebd0cd3066f: Preparing 07:25:58 8ddccbee83ec: Preparing 07:25:58 612ee38e2827: Preparing 07:25:58 bb71051d7676: Preparing 07:25:58 8400522a1816: Preparing 07:25:58 2d6aa35749e3: Preparing 07:25:58 dd9c8f8612c8: Preparing 07:25:58 2d6aa35749e3: Waiting 07:25:58 dd9c8f8612c8: Waiting 07:25:58 bb71051d7676: Layer already exists 07:25:58 612ee38e2827: Layer already exists 07:25:58 6ebd0cd3066f: Layer already exists 07:25:58 8400522a1816: Layer already exists 07:25:58 8ddccbee83ec: Layer already exists 07:25:58 dd9c8f8612c8: Layer already exists 07:25:58 2d6aa35749e3: Layer already exists 07:25:58 odessa: digest: sha256:aacba72a263c2cb67fc488d6981ae814d2befbeed7c8d3ae53d4bb3f080846b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:59 ===================================================== [Pipeline] echo 07:25:59 taggedImages: 07:25:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:25:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 07:25:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:25:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 07:25:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:25:59 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:25:59 4.0.0 07:25:59 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:25:59 odessa 07:25:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:25:59 2587247a4163: Preparing 07:25:59 389b9660e9be: Preparing 07:25:59 430617191e6c: Preparing 07:25:59 b1cb2923654d: Preparing 07:25:59 612ee38e2827: Preparing 07:25:59 bb71051d7676: Preparing 07:25:59 8400522a1816: Preparing 07:25:59 2d6aa35749e3: Preparing 07:25:59 dd9c8f8612c8: Preparing 07:25:59 8400522a1816: Waiting 07:25:59 2d6aa35749e3: Waiting 07:25:59 dd9c8f8612c8: Waiting 07:25:59 bb71051d7676: Waiting 07:26:00 612ee38e2827: Layer already exists 07:26:00 430617191e6c: Pushed 07:26:00 389b9660e9be: Pushed 07:26:00 bb71051d7676: Layer already exists 07:26:00 8400522a1816: Layer already exists 07:26:00 2d6aa35749e3: Layer already exists 07:26:00 2587247a4163: Pushed 07:26:00 dd9c8f8612c8: Layer already exists 07:26:02 b1cb2923654d: Pushed 07:26:02 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:9ff16818159cc3392552b09aa503e854599cd677463b2ceb1e5f67160f3566e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:03 + 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:26:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 07:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:26:03 2587247a4163: Preparing 07:26:03 389b9660e9be: Preparing 07:26:03 430617191e6c: Preparing 07:26:03 b1cb2923654d: Preparing 07:26:03 612ee38e2827: Preparing 07:26:03 bb71051d7676: Preparing 07:26:03 8400522a1816: Preparing 07:26:03 2d6aa35749e3: Preparing 07:26:03 dd9c8f8612c8: Preparing 07:26:03 bb71051d7676: Waiting 07:26:03 8400522a1816: Waiting 07:26:03 2d6aa35749e3: Waiting 07:26:03 dd9c8f8612c8: Waiting 07:26:03 612ee38e2827: Layer already exists 07:26:03 389b9660e9be: Layer already exists 07:26:03 b1cb2923654d: Layer already exists 07:26:03 430617191e6c: Layer already exists 07:26:03 2587247a4163: Layer already exists 07:26:03 8400522a1816: Layer already exists 07:26:03 2d6aa35749e3: Layer already exists 07:26:03 bb71051d7676: Layer already exists 07:26:03 dd9c8f8612c8: Layer already exists 07:26:03 4.0.0: digest: sha256:9ff16818159cc3392552b09aa503e854599cd677463b2ceb1e5f67160f3566e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:26:04 2587247a4163: Preparing 07:26:04 389b9660e9be: Preparing 07:26:04 430617191e6c: Preparing 07:26:04 b1cb2923654d: Preparing 07:26:04 612ee38e2827: Preparing 07:26:04 bb71051d7676: Preparing 07:26:04 8400522a1816: Preparing 07:26:04 2d6aa35749e3: Preparing 07:26:04 dd9c8f8612c8: Preparing 07:26:04 8400522a1816: Waiting 07:26:04 2d6aa35749e3: Waiting 07:26:04 dd9c8f8612c8: Waiting 07:26:04 bb71051d7676: Waiting 07:26:04 2587247a4163: Layer already exists 07:26:04 b1cb2923654d: Layer already exists 07:26:04 389b9660e9be: Layer already exists 07:26:04 430617191e6c: Layer already exists 07:26:04 612ee38e2827: Layer already exists 07:26:04 bb71051d7676: Layer already exists 07:26:04 8400522a1816: Layer already exists 07:26:04 2d6aa35749e3: Layer already exists 07:26:04 dd9c8f8612c8: Layer already exists 07:26:04 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:9ff16818159cc3392552b09aa503e854599cd677463b2ceb1e5f67160f3566e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:05 + 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:26:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 07:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:26:05 2587247a4163: Preparing 07:26:05 389b9660e9be: Preparing 07:26:05 430617191e6c: Preparing 07:26:05 b1cb2923654d: Preparing 07:26:05 612ee38e2827: Preparing 07:26:05 bb71051d7676: Preparing 07:26:05 8400522a1816: Preparing 07:26:05 2d6aa35749e3: Preparing 07:26:05 dd9c8f8612c8: Preparing 07:26:05 bb71051d7676: Waiting 07:26:05 8400522a1816: Waiting 07:26:05 2d6aa35749e3: Waiting 07:26:05 dd9c8f8612c8: Waiting 07:26:05 430617191e6c: Layer already exists 07:26:05 389b9660e9be: Layer already exists 07:26:05 2587247a4163: Layer already exists 07:26:05 612ee38e2827: Layer already exists 07:26:05 b1cb2923654d: Layer already exists 07:26:05 8400522a1816: Layer already exists 07:26:05 2d6aa35749e3: Layer already exists 07:26:05 dd9c8f8612c8: Layer already exists 07:26:05 bb71051d7676: Layer already exists 07:26:05 odessa: digest: sha256:9ff16818159cc3392552b09aa503e854599cd677463b2ceb1e5f67160f3566e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:05 ===================================================== [Pipeline] echo 07:26:05 taggedImages: 07:26:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 07:26:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 07:26:05 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:26:05 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:05 4.0.0 07:26:05 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:05 odessa 07:26:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:26:06 fba312327b56: Preparing 07:26:06 4a04c0ad9e70: Preparing 07:26:06 612ee38e2827: Preparing 07:26:06 bb71051d7676: Preparing 07:26:06 76fd97d697ad: Preparing 07:26:06 d0594ab75bbb: Preparing 07:26:06 dd9c8f8612c8: Preparing 07:26:06 d0594ab75bbb: Waiting 07:26:06 dd9c8f8612c8: Waiting 07:26:06 bb71051d7676: Layer already exists 07:26:06 612ee38e2827: Layer already exists 07:26:06 dd9c8f8612c8: Layer already exists 07:26:06 76fd97d697ad: Pushed 07:26:06 fba312327b56: Pushed 07:26:06 d0594ab75bbb: Pushed 07:26:12 4a04c0ad9e70: Pushed 07:26:12 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:6d7ca0b58b160d6189dc5dddfbd81e7ea998a624d7fe22495a34909bf248fb63 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:12 + 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:26:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 07:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:26:12 fba312327b56: Preparing 07:26:12 4a04c0ad9e70: Preparing 07:26:12 612ee38e2827: Preparing 07:26:12 bb71051d7676: Preparing 07:26:12 76fd97d697ad: Preparing 07:26:12 d0594ab75bbb: Preparing 07:26:12 dd9c8f8612c8: Preparing 07:26:12 d0594ab75bbb: Waiting 07:26:12 dd9c8f8612c8: Waiting 07:26:12 4a04c0ad9e70: Layer already exists 07:26:12 76fd97d697ad: Layer already exists 07:26:12 612ee38e2827: Layer already exists 07:26:12 bb71051d7676: Layer already exists 07:26:12 fba312327b56: Layer already exists 07:26:13 dd9c8f8612c8: Layer already exists 07:26:13 d0594ab75bbb: Layer already exists 07:26:13 4.0.0: digest: sha256:6d7ca0b58b160d6189dc5dddfbd81e7ea998a624d7fe22495a34909bf248fb63 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:26:13 fba312327b56: Preparing 07:26:13 4a04c0ad9e70: Preparing 07:26:13 612ee38e2827: Preparing 07:26:13 bb71051d7676: Preparing 07:26:13 76fd97d697ad: Preparing 07:26:13 d0594ab75bbb: Preparing 07:26:13 dd9c8f8612c8: Preparing 07:26:13 d0594ab75bbb: Waiting 07:26:13 dd9c8f8612c8: Waiting 07:26:13 612ee38e2827: Layer already exists 07:26:13 bb71051d7676: Layer already exists 07:26:13 4a04c0ad9e70: Layer already exists 07:26:13 76fd97d697ad: Layer already exists 07:26:13 fba312327b56: Layer already exists 07:26:13 d0594ab75bbb: Layer already exists 07:26:13 dd9c8f8612c8: Layer already exists 07:26:14 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:6d7ca0b58b160d6189dc5dddfbd81e7ea998a624d7fe22495a34909bf248fb63 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 07:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:26:14 fba312327b56: Preparing 07:26:14 4a04c0ad9e70: Preparing 07:26:14 612ee38e2827: Preparing 07:26:14 bb71051d7676: Preparing 07:26:14 76fd97d697ad: Preparing 07:26:14 d0594ab75bbb: Preparing 07:26:14 dd9c8f8612c8: Preparing 07:26:14 d0594ab75bbb: Waiting 07:26:14 dd9c8f8612c8: Waiting 07:26:14 fba312327b56: Layer already exists 07:26:14 bb71051d7676: Layer already exists 07:26:14 612ee38e2827: Layer already exists 07:26:14 76fd97d697ad: Layer already exists 07:26:14 4a04c0ad9e70: Layer already exists 07:26:14 dd9c8f8612c8: Layer already exists 07:26:14 d0594ab75bbb: Layer already exists 07:26:15 odessa: digest: sha256:6d7ca0b58b160d6189dc5dddfbd81e7ea998a624d7fe22495a34909bf248fb63 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:15 ===================================================== [Pipeline] echo 07:26:15 taggedImages: 07:26:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 07:26:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 07:26:15 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:26:15 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:15 4.0.0 07:26:15 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:15 odessa 07:26:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:26:16 5bf95aef803e: Preparing 07:26:16 bf3a0f126244: Preparing 07:26:16 bb71051d7676: Preparing 07:26:16 be40b14a419c: Preparing 07:26:16 23d840f6ca2f: Preparing 07:26:16 dd9c8f8612c8: Preparing 07:26:16 dd9c8f8612c8: Waiting 07:26:16 bb71051d7676: Layer already exists 07:26:16 dd9c8f8612c8: Layer already exists 07:26:16 23d840f6ca2f: Pushed 07:26:16 be40b14a419c: Pushed 07:26:16 5bf95aef803e: Pushed 07:26:22 bf3a0f126244: Pushed 07:26:22 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:e79f77fd069542c156df1021ab3ea5b4daa4762ab6449657896fc3516d5708cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:23 + 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:26:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 07:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:26:23 5bf95aef803e: Preparing 07:26:23 bf3a0f126244: Preparing 07:26:23 bb71051d7676: Preparing 07:26:23 be40b14a419c: Preparing 07:26:23 23d840f6ca2f: Preparing 07:26:23 dd9c8f8612c8: Preparing 07:26:23 dd9c8f8612c8: Waiting 07:26:23 bb71051d7676: Layer already exists 07:26:23 bf3a0f126244: Layer already exists 07:26:23 be40b14a419c: Layer already exists 07:26:23 23d840f6ca2f: Layer already exists 07:26:23 5bf95aef803e: Layer already exists 07:26:23 dd9c8f8612c8: Layer already exists 07:26:23 4.0.0: digest: sha256:e79f77fd069542c156df1021ab3ea5b4daa4762ab6449657896fc3516d5708cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:26:24 5bf95aef803e: Preparing 07:26:24 bf3a0f126244: Preparing 07:26:24 bb71051d7676: Preparing 07:26:24 be40b14a419c: Preparing 07:26:24 23d840f6ca2f: Preparing 07:26:24 dd9c8f8612c8: Preparing 07:26:24 dd9c8f8612c8: Waiting 07:26:24 23d840f6ca2f: Layer already exists 07:26:24 bf3a0f126244: Layer already exists 07:26:24 be40b14a419c: Layer already exists 07:26:24 5bf95aef803e: Layer already exists 07:26:24 bb71051d7676: Layer already exists 07:26:24 dd9c8f8612c8: Layer already exists 07:26:24 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:e79f77fd069542c156df1021ab3ea5b4daa4762ab6449657896fc3516d5708cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 07:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:26:25 5bf95aef803e: Preparing 07:26:25 bf3a0f126244: Preparing 07:26:25 bb71051d7676: Preparing 07:26:25 be40b14a419c: Preparing 07:26:25 23d840f6ca2f: Preparing 07:26:25 dd9c8f8612c8: Preparing 07:26:25 dd9c8f8612c8: Waiting 07:26:25 5bf95aef803e: Layer already exists 07:26:25 be40b14a419c: Layer already exists 07:26:25 23d840f6ca2f: Layer already exists 07:26:25 bb71051d7676: Layer already exists 07:26:25 bf3a0f126244: Layer already exists 07:26:25 dd9c8f8612c8: Layer already exists 07:26:25 odessa: digest: sha256:e79f77fd069542c156df1021ab3ea5b4daa4762ab6449657896fc3516d5708cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:26 ===================================================== [Pipeline] echo 07:26:26 taggedImages: 07:26:26 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:26 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 07:26:26 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:26 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 07:26:26 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:26:26 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:26 4.0.0 07:26:26 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:26 odessa 07:26:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:26:26 e981ce94eaa6: Preparing 07:26:26 ec639e92f341: Preparing 07:26:26 2f4229df8de7: Preparing 07:26:26 612ee38e2827: Preparing 07:26:26 bb71051d7676: Preparing 07:26:26 8400522a1816: Preparing 07:26:26 2d6aa35749e3: Preparing 07:26:26 dd9c8f8612c8: Preparing 07:26:26 8400522a1816: Waiting 07:26:26 2d6aa35749e3: Waiting 07:26:26 dd9c8f8612c8: Waiting 07:26:27 612ee38e2827: Layer already exists 07:26:27 bb71051d7676: Layer already exists 07:26:27 8400522a1816: Layer already exists 07:26:27 ec639e92f341: Pushed 07:26:27 2d6aa35749e3: Layer already exists 07:26:27 dd9c8f8612c8: Layer already exists 07:26:27 e981ce94eaa6: Pushed 07:26:32 2f4229df8de7: Pushed 07:26:32 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:eb6cc4bac6032a8e05b8ecdc30775e386b9b19162310f2855587576eeb2f5e78 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:32 + 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:26:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 07:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:26:33 e981ce94eaa6: Preparing 07:26:33 ec639e92f341: Preparing 07:26:33 2f4229df8de7: Preparing 07:26:33 612ee38e2827: Preparing 07:26:33 bb71051d7676: Preparing 07:26:33 8400522a1816: Preparing 07:26:33 2d6aa35749e3: Preparing 07:26:33 dd9c8f8612c8: Preparing 07:26:33 2d6aa35749e3: Waiting 07:26:33 8400522a1816: Waiting 07:26:33 dd9c8f8612c8: Waiting 07:26:33 bb71051d7676: Layer already exists 07:26:33 ec639e92f341: Layer already exists 07:26:33 2f4229df8de7: Layer already exists 07:26:33 e981ce94eaa6: Layer already exists 07:26:33 612ee38e2827: Layer already exists 07:26:33 dd9c8f8612c8: Layer already exists 07:26:33 2d6aa35749e3: Layer already exists 07:26:33 8400522a1816: Layer already exists 07:26:33 4.0.0: digest: sha256:eb6cc4bac6032a8e05b8ecdc30775e386b9b19162310f2855587576eeb2f5e78 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:26:34 e981ce94eaa6: Preparing 07:26:34 ec639e92f341: Preparing 07:26:34 2f4229df8de7: Preparing 07:26:34 612ee38e2827: Preparing 07:26:34 bb71051d7676: Preparing 07:26:34 8400522a1816: Preparing 07:26:34 2d6aa35749e3: Preparing 07:26:34 dd9c8f8612c8: Preparing 07:26:34 8400522a1816: Waiting 07:26:34 dd9c8f8612c8: Waiting 07:26:34 2d6aa35749e3: Waiting 07:26:34 612ee38e2827: Layer already exists 07:26:34 e981ce94eaa6: Layer already exists 07:26:34 bb71051d7676: Layer already exists 07:26:34 ec639e92f341: Layer already exists 07:26:34 2f4229df8de7: Layer already exists 07:26:34 8400522a1816: Layer already exists 07:26:34 dd9c8f8612c8: Layer already exists 07:26:34 2d6aa35749e3: Layer already exists 07:26:34 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:eb6cc4bac6032a8e05b8ecdc30775e386b9b19162310f2855587576eeb2f5e78 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 07:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:26:35 e981ce94eaa6: Preparing 07:26:35 ec639e92f341: Preparing 07:26:35 2f4229df8de7: Preparing 07:26:35 612ee38e2827: Preparing 07:26:35 bb71051d7676: Preparing 07:26:35 8400522a1816: Preparing 07:26:35 2d6aa35749e3: Preparing 07:26:35 dd9c8f8612c8: Preparing 07:26:35 8400522a1816: Waiting 07:26:35 2d6aa35749e3: Waiting 07:26:35 dd9c8f8612c8: Waiting 07:26:35 ec639e92f341: Layer already exists 07:26:35 bb71051d7676: Layer already exists 07:26:35 2f4229df8de7: Layer already exists 07:26:35 e981ce94eaa6: Layer already exists 07:26:35 612ee38e2827: Layer already exists 07:26:35 8400522a1816: Layer already exists 07:26:35 dd9c8f8612c8: Layer already exists 07:26:35 2d6aa35749e3: Layer already exists 07:26:35 odessa: digest: sha256:eb6cc4bac6032a8e05b8ecdc30775e386b9b19162310f2855587576eeb2f5e78 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:35 ===================================================== [Pipeline] echo 07:26:35 taggedImages: 07:26:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 07:26:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 07:26:35 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:26:35 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:35 4.0.0 07:26:35 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:35 odessa 07:26:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:26:36 b9ce8603201d: Preparing 07:26:36 99c5a7cc48eb: Preparing 07:26:36 253a51d5f264: Preparing 07:26:36 7886bc3db8f9: Preparing 07:26:36 f03d1b988360: Preparing 07:26:36 ae1ee3c832e2: Preparing 07:26:36 518950338177: Preparing 07:26:36 612ee38e2827: Preparing 07:26:36 bb71051d7676: Preparing 07:26:36 1087b868f128: Preparing 07:26:36 fdeb446e117c: Preparing 07:26:36 5f70bf18a086: Preparing 07:26:36 74abc58db87c: Preparing 07:26:36 96963d49ba4c: Preparing 07:26:36 8400ad0a5317: Preparing 07:26:36 dd9c8f8612c8: Preparing 07:26:36 1087b868f128: Waiting 07:26:36 fdeb446e117c: Waiting 07:26:36 5f70bf18a086: Waiting 07:26:36 518950338177: Waiting 07:26:36 bb71051d7676: Waiting 07:26:36 612ee38e2827: Waiting 07:26:36 ae1ee3c832e2: Waiting 07:26:36 96963d49ba4c: Waiting 07:26:36 74abc58db87c: Waiting 07:26:36 dd9c8f8612c8: Waiting 07:26:36 7886bc3db8f9: Pushed 07:26:36 99c5a7cc48eb: Pushed 07:26:36 253a51d5f264: Pushed 07:26:36 f03d1b988360: Pushed 07:26:36 b9ce8603201d: Pushed 07:26:36 612ee38e2827: Layer already exists 07:26:36 bb71051d7676: Layer already exists 07:26:36 ae1ee3c832e2: Pushed 07:26:36 5f70bf18a086: Layer already exists 07:26:36 1087b868f128: Pushed 07:26:37 fdeb446e117c: Pushed 07:26:37 74abc58db87c: Pushed 07:26:37 96963d49ba4c: Pushed 07:26:37 dd9c8f8612c8: Layer already exists 07:26:37 8400ad0a5317: Pushed 07:26:39 518950338177: Pushed 07:26:39 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:a322695fcc3e50291ab0a8f87f9dc2b61cc67bb023bef24f8f33f77beffc19e8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:40 + 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:26:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 07:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:26:40 b9ce8603201d: Preparing 07:26:40 99c5a7cc48eb: Preparing 07:26:40 253a51d5f264: Preparing 07:26:40 7886bc3db8f9: Preparing 07:26:40 f03d1b988360: Preparing 07:26:40 ae1ee3c832e2: Preparing 07:26:40 518950338177: Preparing 07:26:40 612ee38e2827: Preparing 07:26:40 bb71051d7676: Preparing 07:26:40 1087b868f128: Preparing 07:26:40 fdeb446e117c: Preparing 07:26:40 5f70bf18a086: Preparing 07:26:40 74abc58db87c: Preparing 07:26:40 96963d49ba4c: Preparing 07:26:40 8400ad0a5317: Preparing 07:26:40 dd9c8f8612c8: Preparing 07:26:40 612ee38e2827: Waiting 07:26:40 bb71051d7676: Waiting 07:26:40 1087b868f128: Waiting 07:26:40 fdeb446e117c: Waiting 07:26:40 5f70bf18a086: Waiting 07:26:40 74abc58db87c: Waiting 07:26:40 96963d49ba4c: Waiting 07:26:40 dd9c8f8612c8: Waiting 07:26:40 8400ad0a5317: Waiting 07:26:40 ae1ee3c832e2: Waiting 07:26:40 518950338177: Waiting 07:26:40 b9ce8603201d: Layer already exists 07:26:40 f03d1b988360: Layer already exists 07:26:40 7886bc3db8f9: Layer already exists 07:26:40 253a51d5f264: Layer already exists 07:26:40 99c5a7cc48eb: Layer already exists 07:26:40 ae1ee3c832e2: Layer already exists 07:26:40 518950338177: Layer already exists 07:26:40 612ee38e2827: Layer already exists 07:26:40 bb71051d7676: Layer already exists 07:26:40 1087b868f128: Layer already exists 07:26:40 fdeb446e117c: Layer already exists 07:26:40 8400ad0a5317: Layer already exists 07:26:40 5f70bf18a086: Layer already exists 07:26:40 74abc58db87c: Layer already exists 07:26:40 96963d49ba4c: Layer already exists 07:26:40 dd9c8f8612c8: Layer already exists 07:26:40 4.0.0: digest: sha256:a322695fcc3e50291ab0a8f87f9dc2b61cc67bb023bef24f8f33f77beffc19e8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:26:41 b9ce8603201d: Preparing 07:26:41 99c5a7cc48eb: Preparing 07:26:41 253a51d5f264: Preparing 07:26:41 7886bc3db8f9: Preparing 07:26:41 f03d1b988360: Preparing 07:26:41 ae1ee3c832e2: Preparing 07:26:41 518950338177: Preparing 07:26:41 612ee38e2827: Preparing 07:26:41 bb71051d7676: Preparing 07:26:41 1087b868f128: Preparing 07:26:41 fdeb446e117c: Preparing 07:26:41 5f70bf18a086: Preparing 07:26:41 74abc58db87c: Preparing 07:26:41 96963d49ba4c: Preparing 07:26:41 8400ad0a5317: Preparing 07:26:41 dd9c8f8612c8: Preparing 07:26:41 ae1ee3c832e2: Waiting 07:26:41 fdeb446e117c: Waiting 07:26:41 518950338177: Waiting 07:26:41 bb71051d7676: Waiting 07:26:41 612ee38e2827: Waiting 07:26:41 1087b868f128: Waiting 07:26:41 5f70bf18a086: Waiting 07:26:41 74abc58db87c: Waiting 07:26:41 96963d49ba4c: Waiting 07:26:41 8400ad0a5317: Waiting 07:26:41 dd9c8f8612c8: Waiting 07:26:41 b9ce8603201d: Layer already exists 07:26:41 253a51d5f264: Layer already exists 07:26:41 f03d1b988360: Layer already exists 07:26:41 99c5a7cc48eb: Layer already exists 07:26:41 7886bc3db8f9: Layer already exists 07:26:41 518950338177: Layer already exists 07:26:41 ae1ee3c832e2: Layer already exists 07:26:41 bb71051d7676: Layer already exists 07:26:41 1087b868f128: Layer already exists 07:26:41 612ee38e2827: Layer already exists 07:26:41 5f70bf18a086: Layer already exists 07:26:41 fdeb446e117c: Layer already exists 07:26:41 8400ad0a5317: Layer already exists 07:26:41 96963d49ba4c: Layer already exists 07:26:41 74abc58db87c: Layer already exists 07:26:41 dd9c8f8612c8: Layer already exists 07:26:41 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:a322695fcc3e50291ab0a8f87f9dc2b61cc67bb023bef24f8f33f77beffc19e8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 07:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:26:42 b9ce8603201d: Preparing 07:26:42 99c5a7cc48eb: Preparing 07:26:42 253a51d5f264: Preparing 07:26:42 7886bc3db8f9: Preparing 07:26:42 f03d1b988360: Preparing 07:26:42 ae1ee3c832e2: Preparing 07:26:42 518950338177: Preparing 07:26:42 612ee38e2827: Preparing 07:26:42 bb71051d7676: Preparing 07:26:42 1087b868f128: Preparing 07:26:42 fdeb446e117c: Preparing 07:26:42 5f70bf18a086: Preparing 07:26:42 74abc58db87c: Preparing 07:26:42 96963d49ba4c: Preparing 07:26:42 8400ad0a5317: Preparing 07:26:42 dd9c8f8612c8: Preparing 07:26:42 ae1ee3c832e2: Waiting 07:26:42 fdeb446e117c: Waiting 07:26:42 518950338177: Waiting 07:26:42 5f70bf18a086: Waiting 07:26:42 612ee38e2827: Waiting 07:26:42 74abc58db87c: Waiting 07:26:42 bb71051d7676: Waiting 07:26:42 96963d49ba4c: Waiting 07:26:42 1087b868f128: Waiting 07:26:42 8400ad0a5317: Waiting 07:26:42 dd9c8f8612c8: Waiting 07:26:42 253a51d5f264: Layer already exists 07:26:42 f03d1b988360: Layer already exists 07:26:42 99c5a7cc48eb: Layer already exists 07:26:42 b9ce8603201d: Layer already exists 07:26:42 7886bc3db8f9: Layer already exists 07:26:42 1087b868f128: Layer already exists 07:26:42 518950338177: Layer already exists 07:26:42 ae1ee3c832e2: Layer already exists 07:26:42 bb71051d7676: Layer already exists 07:26:42 612ee38e2827: Layer already exists 07:26:42 74abc58db87c: Layer already exists 07:26:42 5f70bf18a086: Layer already exists 07:26:42 96963d49ba4c: Layer already exists 07:26:42 8400ad0a5317: Layer already exists 07:26:42 fdeb446e117c: Layer already exists 07:26:42 dd9c8f8612c8: Layer already exists 07:26:42 odessa: digest: sha256:a322695fcc3e50291ab0a8f87f9dc2b61cc67bb023bef24f8f33f77beffc19e8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:42 ===================================================== [Pipeline] echo 07:26:42 taggedImages: 07:26:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 07:26:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 07:26:42 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:26:42 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:42 4.0.0 07:26:42 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:42 odessa 07:26:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:26:43 1c97d92c7c7c: Preparing 07:26:43 71eb7685bac5: Preparing 07:26:43 4fd2df5f52c8: Preparing 07:26:43 107a086e3fc6: Preparing 07:26:43 612ee38e2827: Preparing 07:26:43 bb71051d7676: Preparing 07:26:43 8400522a1816: Preparing 07:26:43 2d6aa35749e3: Preparing 07:26:43 dd9c8f8612c8: Preparing 07:26:43 bb71051d7676: Waiting 07:26:43 2d6aa35749e3: Waiting 07:26:43 dd9c8f8612c8: Waiting 07:26:43 8400522a1816: Waiting 07:26:43 612ee38e2827: Layer already exists 07:26:44 71eb7685bac5: Pushed 07:26:44 4fd2df5f52c8: Pushed 07:26:44 bb71051d7676: Layer already exists 07:26:44 8400522a1816: Layer already exists 07:26:44 1c97d92c7c7c: Pushed 07:26:44 dd9c8f8612c8: Layer already exists 07:26:44 2d6aa35749e3: Layer already exists 07:26:49 107a086e3fc6: Pushed 07:26:49 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:6051ac9845579f34d5fd32ff1457aea6d9d73e5ad79193dffd251a1150c99519 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:49 + 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:26:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 07:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:26:50 1c97d92c7c7c: Preparing 07:26:50 71eb7685bac5: Preparing 07:26:50 4fd2df5f52c8: Preparing 07:26:50 107a086e3fc6: Preparing 07:26:50 612ee38e2827: Preparing 07:26:50 bb71051d7676: Preparing 07:26:50 8400522a1816: Preparing 07:26:50 2d6aa35749e3: Preparing 07:26:50 dd9c8f8612c8: Preparing 07:26:50 2d6aa35749e3: Waiting 07:26:50 dd9c8f8612c8: Waiting 07:26:50 bb71051d7676: Waiting 07:26:50 8400522a1816: Waiting 07:26:50 612ee38e2827: Layer already exists 07:26:50 4fd2df5f52c8: Layer already exists 07:26:50 1c97d92c7c7c: Layer already exists 07:26:50 71eb7685bac5: Layer already exists 07:26:50 107a086e3fc6: Layer already exists 07:26:50 8400522a1816: Layer already exists 07:26:50 bb71051d7676: Layer already exists 07:26:50 2d6aa35749e3: Layer already exists 07:26:50 dd9c8f8612c8: Layer already exists 07:26:50 4.0.0: digest: sha256:6051ac9845579f34d5fd32ff1457aea6d9d73e5ad79193dffd251a1150c99519 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:26:51 1c97d92c7c7c: Preparing 07:26:51 71eb7685bac5: Preparing 07:26:51 4fd2df5f52c8: Preparing 07:26:51 107a086e3fc6: Preparing 07:26:51 612ee38e2827: Preparing 07:26:51 bb71051d7676: Preparing 07:26:51 8400522a1816: Preparing 07:26:51 2d6aa35749e3: Preparing 07:26:51 dd9c8f8612c8: Preparing 07:26:51 8400522a1816: Waiting 07:26:51 dd9c8f8612c8: Waiting 07:26:51 bb71051d7676: Waiting 07:26:51 71eb7685bac5: Layer already exists 07:26:51 612ee38e2827: Layer already exists 07:26:51 107a086e3fc6: Layer already exists 07:26:51 4fd2df5f52c8: Layer already exists 07:26:51 1c97d92c7c7c: Layer already exists 07:26:51 bb71051d7676: Layer already exists 07:26:51 8400522a1816: Layer already exists 07:26:51 2d6aa35749e3: Layer already exists 07:26:51 dd9c8f8612c8: Layer already exists 07:26:51 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:6051ac9845579f34d5fd32ff1457aea6d9d73e5ad79193dffd251a1150c99519 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:51 + 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:26:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 07:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:26:52 1c97d92c7c7c: Preparing 07:26:52 71eb7685bac5: Preparing 07:26:52 4fd2df5f52c8: Preparing 07:26:52 107a086e3fc6: Preparing 07:26:52 612ee38e2827: Preparing 07:26:52 bb71051d7676: Preparing 07:26:52 8400522a1816: Preparing 07:26:52 2d6aa35749e3: Preparing 07:26:52 dd9c8f8612c8: Preparing 07:26:52 8400522a1816: Waiting 07:26:52 2d6aa35749e3: Waiting 07:26:52 dd9c8f8612c8: Waiting 07:26:52 bb71051d7676: Waiting 07:26:52 4fd2df5f52c8: Layer already exists 07:26:52 1c97d92c7c7c: Layer already exists 07:26:52 71eb7685bac5: Layer already exists 07:26:52 107a086e3fc6: Layer already exists 07:26:52 612ee38e2827: Layer already exists 07:26:52 2d6aa35749e3: Layer already exists 07:26:52 dd9c8f8612c8: Layer already exists 07:26:52 8400522a1816: Layer already exists 07:26:52 bb71051d7676: Layer already exists 07:26:52 odessa: digest: sha256:6051ac9845579f34d5fd32ff1457aea6d9d73e5ad79193dffd251a1150c99519 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:52 ===================================================== [Pipeline] echo 07:26:52 taggedImages: 07:26:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 07:26:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 07:26:52 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:26:52 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:52 4.0.0 07:26:52 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:52 odessa 07:26:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:26:53 c3e0e16e7ad8: Preparing 07:26:53 9b5849c87e7b: Preparing 07:26:53 18aeb7f61d62: Preparing 07:26:53 6d5cb11a00eb: Preparing 07:26:53 4d483e9ecde9: Preparing 07:26:53 612ee38e2827: Preparing 07:26:53 bb71051d7676: Preparing 07:26:53 3458b31312a4: Preparing 07:26:53 dfe68904b06d: Preparing 07:26:53 745331cae24c: Preparing 07:26:53 dd9c8f8612c8: Preparing 07:26:53 bb71051d7676: Waiting 07:26:53 3458b31312a4: Waiting 07:26:53 dfe68904b06d: Waiting 07:26:53 745331cae24c: Waiting 07:26:53 dd9c8f8612c8: Waiting 07:26:53 612ee38e2827: Waiting 07:26:53 4d483e9ecde9: Pushed 07:26:53 6d5cb11a00eb: Pushed 07:26:53 9b5849c87e7b: Pushed 07:26:53 612ee38e2827: Layer already exists 07:26:53 c3e0e16e7ad8: Pushed 07:26:53 bb71051d7676: Layer already exists 07:26:53 dd9c8f8612c8: Layer already exists 07:26:53 3458b31312a4: Pushed 07:26:53 dfe68904b06d: Pushed 07:26:56 745331cae24c: Pushed 07:26:58 18aeb7f61d62: Pushed 07:26:58 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:8e804b83c062cfa0bdd1773f99190bd6dbbca211ca72114b850651f433b08ae7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:58 + 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:26:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 07:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:26:58 c3e0e16e7ad8: Preparing 07:26:58 9b5849c87e7b: Preparing 07:26:58 18aeb7f61d62: Preparing 07:26:58 6d5cb11a00eb: Preparing 07:26:58 4d483e9ecde9: Preparing 07:26:58 612ee38e2827: Preparing 07:26:58 bb71051d7676: Preparing 07:26:58 3458b31312a4: Preparing 07:26:58 dfe68904b06d: Preparing 07:26:58 745331cae24c: Preparing 07:26:58 dd9c8f8612c8: Preparing 07:26:58 612ee38e2827: Waiting 07:26:58 bb71051d7676: Waiting 07:26:58 3458b31312a4: Waiting 07:26:58 dfe68904b06d: Waiting 07:26:58 745331cae24c: Waiting 07:26:58 dd9c8f8612c8: Waiting 07:26:58 18aeb7f61d62: Layer already exists 07:26:58 9b5849c87e7b: Layer already exists 07:26:58 6d5cb11a00eb: Layer already exists 07:26:58 c3e0e16e7ad8: Layer already exists 07:26:58 4d483e9ecde9: Layer already exists 07:26:58 bb71051d7676: Layer already exists 07:26:58 612ee38e2827: Layer already exists 07:26:58 dfe68904b06d: Layer already exists 07:26:58 3458b31312a4: Layer already exists 07:26:58 745331cae24c: Layer already exists 07:26:58 dd9c8f8612c8: Layer already exists 07:26:59 4.0.0: digest: sha256:8e804b83c062cfa0bdd1773f99190bd6dbbca211ca72114b850651f433b08ae7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:26:59 c3e0e16e7ad8: Preparing 07:26:59 9b5849c87e7b: Preparing 07:26:59 18aeb7f61d62: Preparing 07:26:59 6d5cb11a00eb: Preparing 07:26:59 4d483e9ecde9: Preparing 07:26:59 612ee38e2827: Preparing 07:26:59 bb71051d7676: Preparing 07:26:59 3458b31312a4: Preparing 07:26:59 dfe68904b06d: Preparing 07:26:59 745331cae24c: Preparing 07:26:59 dd9c8f8612c8: Preparing 07:26:59 612ee38e2827: Waiting 07:26:59 bb71051d7676: Waiting 07:26:59 3458b31312a4: Waiting 07:26:59 745331cae24c: Waiting 07:26:59 dfe68904b06d: Waiting 07:26:59 dd9c8f8612c8: Waiting 07:26:59 9b5849c87e7b: Layer already exists 07:26:59 c3e0e16e7ad8: Layer already exists 07:26:59 18aeb7f61d62: Layer already exists 07:26:59 6d5cb11a00eb: Layer already exists 07:26:59 4d483e9ecde9: Layer already exists 07:26:59 bb71051d7676: Layer already exists 07:26:59 612ee38e2827: Layer already exists 07:26:59 3458b31312a4: Layer already exists 07:26:59 dfe68904b06d: Layer already exists 07:26:59 745331cae24c: Layer already exists 07:27:00 dd9c8f8612c8: Layer already exists 07:27:00 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:8e804b83c062cfa0bdd1773f99190bd6dbbca211ca72114b850651f433b08ae7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:00 + 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:27:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 07:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:27:01 c3e0e16e7ad8: Preparing 07:27:01 9b5849c87e7b: Preparing 07:27:01 18aeb7f61d62: Preparing 07:27:01 6d5cb11a00eb: Preparing 07:27:01 4d483e9ecde9: Preparing 07:27:01 612ee38e2827: Preparing 07:27:01 bb71051d7676: Preparing 07:27:01 3458b31312a4: Preparing 07:27:01 dfe68904b06d: Preparing 07:27:01 745331cae24c: Preparing 07:27:01 dd9c8f8612c8: Preparing 07:27:01 612ee38e2827: Waiting 07:27:01 bb71051d7676: Waiting 07:27:01 3458b31312a4: Waiting 07:27:01 dfe68904b06d: Waiting 07:27:01 745331cae24c: Waiting 07:27:01 dd9c8f8612c8: Waiting 07:27:01 18aeb7f61d62: Layer already exists 07:27:01 c3e0e16e7ad8: Layer already exists 07:27:01 9b5849c87e7b: Layer already exists 07:27:01 6d5cb11a00eb: Layer already exists 07:27:01 4d483e9ecde9: Layer already exists 07:27:01 3458b31312a4: Layer already exists 07:27:01 bb71051d7676: Layer already exists 07:27:01 dfe68904b06d: Layer already exists 07:27:01 612ee38e2827: Layer already exists 07:27:01 745331cae24c: Layer already exists 07:27:01 dd9c8f8612c8: Layer already exists 07:27:01 odessa: digest: sha256:8e804b83c062cfa0bdd1773f99190bd6dbbca211ca72114b850651f433b08ae7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:01 ===================================================== [Pipeline] echo 07:27:01 taggedImages: 07:27:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 07:27:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 07:27:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:27:01 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:01 4.0.0 07:27:01 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:01 odessa 07:27:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:27:02 9280fbf413be: Preparing 07:27:02 8b383b88297c: Preparing 07:27:02 9d385645c9c6: Preparing 07:27:02 3baaf03690fc: Preparing 07:27:02 8bedae038f3e: Preparing 07:27:02 b0d98f0773f5: Preparing 07:27:02 f6a25b6c27c1: Preparing 07:27:02 612ee38e2827: Preparing 07:27:02 bb71051d7676: Preparing 07:27:02 bc0d9799cca1: Preparing 07:27:02 f277f212788a: Preparing 07:27:02 dd9c8f8612c8: Preparing 07:27:02 f6a25b6c27c1: Waiting 07:27:02 612ee38e2827: Waiting 07:27:02 bb71051d7676: Waiting 07:27:02 bc0d9799cca1: Waiting 07:27:02 f277f212788a: Waiting 07:27:02 dd9c8f8612c8: Waiting 07:27:02 b0d98f0773f5: Waiting 07:27:02 8b383b88297c: Pushed 07:27:02 8bedae038f3e: Pushed 07:27:02 9280fbf413be: Pushed 07:27:02 612ee38e2827: Layer already exists 07:27:02 bb71051d7676: Layer already exists 07:27:02 b0d98f0773f5: Pushed 07:27:02 f6a25b6c27c1: Pushed 07:27:02 dd9c8f8612c8: Layer already exists 07:27:02 bc0d9799cca1: Pushed 07:27:06 f277f212788a: Pushed 07:27:07 3baaf03690fc: Pushed 07:27:08 9d385645c9c6: Pushed 07:27:08 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:5bf197cee17847e55841ea6ea3151b8afb239216dedf27ec4d1efadaf667ca11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:09 + 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:27:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 07:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:27:09 9280fbf413be: Preparing 07:27:09 8b383b88297c: Preparing 07:27:09 9d385645c9c6: Preparing 07:27:09 3baaf03690fc: Preparing 07:27:09 8bedae038f3e: Preparing 07:27:09 b0d98f0773f5: Preparing 07:27:09 f6a25b6c27c1: Preparing 07:27:09 612ee38e2827: Preparing 07:27:09 bb71051d7676: Preparing 07:27:09 bc0d9799cca1: Preparing 07:27:09 b0d98f0773f5: Waiting 07:27:09 f277f212788a: Preparing 07:27:09 dd9c8f8612c8: Preparing 07:27:09 612ee38e2827: Waiting 07:27:09 bb71051d7676: Waiting 07:27:09 bc0d9799cca1: Waiting 07:27:09 f277f212788a: Waiting 07:27:09 dd9c8f8612c8: Waiting 07:27:09 f6a25b6c27c1: Waiting 07:27:09 8bedae038f3e: Layer already exists 07:27:09 9d385645c9c6: Layer already exists 07:27:09 8b383b88297c: Layer already exists 07:27:09 3baaf03690fc: Layer already exists 07:27:09 9280fbf413be: Layer already exists 07:27:09 bb71051d7676: Layer already exists 07:27:09 bc0d9799cca1: Layer already exists 07:27:09 612ee38e2827: Layer already exists 07:27:09 f6a25b6c27c1: Layer already exists 07:27:09 b0d98f0773f5: Layer already exists 07:27:09 f277f212788a: Layer already exists 07:27:09 dd9c8f8612c8: Layer already exists 07:27:10 4.0.0: digest: sha256:5bf197cee17847e55841ea6ea3151b8afb239216dedf27ec4d1efadaf667ca11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:27:10 9280fbf413be: Preparing 07:27:10 8b383b88297c: Preparing 07:27:10 9d385645c9c6: Preparing 07:27:10 3baaf03690fc: Preparing 07:27:10 8bedae038f3e: Preparing 07:27:10 b0d98f0773f5: Preparing 07:27:10 f6a25b6c27c1: Preparing 07:27:10 612ee38e2827: Preparing 07:27:10 bb71051d7676: Preparing 07:27:10 bc0d9799cca1: Preparing 07:27:10 f277f212788a: Preparing 07:27:10 dd9c8f8612c8: Preparing 07:27:10 b0d98f0773f5: Waiting 07:27:10 f6a25b6c27c1: Waiting 07:27:10 612ee38e2827: Waiting 07:27:10 bb71051d7676: Waiting 07:27:10 f277f212788a: Waiting 07:27:10 bc0d9799cca1: Waiting 07:27:10 dd9c8f8612c8: Waiting 07:27:10 3baaf03690fc: Layer already exists 07:27:10 9d385645c9c6: Layer already exists 07:27:10 9280fbf413be: Layer already exists 07:27:10 8bedae038f3e: Layer already exists 07:27:10 8b383b88297c: Layer already exists 07:27:10 bc0d9799cca1: Layer already exists 07:27:10 bb71051d7676: Layer already exists 07:27:10 b0d98f0773f5: Layer already exists 07:27:10 612ee38e2827: Layer already exists 07:27:10 f6a25b6c27c1: Layer already exists 07:27:11 f277f212788a: Layer already exists 07:27:11 dd9c8f8612c8: Layer already exists 07:27:11 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:5bf197cee17847e55841ea6ea3151b8afb239216dedf27ec4d1efadaf667ca11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:11 + 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:27:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 07:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:27:11 9280fbf413be: Preparing 07:27:11 8b383b88297c: Preparing 07:27:11 9d385645c9c6: Preparing 07:27:11 3baaf03690fc: Preparing 07:27:11 8bedae038f3e: Preparing 07:27:11 b0d98f0773f5: Preparing 07:27:11 f6a25b6c27c1: Preparing 07:27:11 612ee38e2827: Preparing 07:27:11 bb71051d7676: Preparing 07:27:11 bc0d9799cca1: Preparing 07:27:11 f277f212788a: Preparing 07:27:11 dd9c8f8612c8: Preparing 07:27:11 b0d98f0773f5: Waiting 07:27:11 f6a25b6c27c1: Waiting 07:27:11 612ee38e2827: Waiting 07:27:11 bb71051d7676: Waiting 07:27:11 f277f212788a: Waiting 07:27:11 bc0d9799cca1: Waiting 07:27:11 dd9c8f8612c8: Waiting 07:27:11 9280fbf413be: Layer already exists 07:27:11 3baaf03690fc: Layer already exists 07:27:11 9d385645c9c6: Layer already exists 07:27:11 8b383b88297c: Layer already exists 07:27:11 8bedae038f3e: Layer already exists 07:27:11 b0d98f0773f5: Layer already exists 07:27:11 bc0d9799cca1: Layer already exists 07:27:11 612ee38e2827: Layer already exists 07:27:11 f6a25b6c27c1: Layer already exists 07:27:11 bb71051d7676: Layer already exists 07:27:12 dd9c8f8612c8: Layer already exists 07:27:12 f277f212788a: Layer already exists 07:27:12 odessa: digest: sha256:5bf197cee17847e55841ea6ea3151b8afb239216dedf27ec4d1efadaf667ca11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:12 ===================================================== [Pipeline] echo 07:27:12 taggedImages: 07:27:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 07:27:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 07:27:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:27:12 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:12 4.0.0 07:27:12 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:12 odessa 07:27:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:27:13 a189d478a87c: Preparing 07:27:13 cc344d76f447: Preparing 07:27:13 612ee38e2827: Preparing 07:27:13 bb71051d7676: Preparing 07:27:13 46de54a3edb0: Preparing 07:27:13 e2795a0af17d: Preparing 07:27:13 dd9c8f8612c8: Preparing 07:27:13 e2795a0af17d: Waiting 07:27:13 dd9c8f8612c8: Waiting 07:27:13 612ee38e2827: Layer already exists 07:27:13 bb71051d7676: Layer already exists 07:27:13 dd9c8f8612c8: Layer already exists 07:27:13 a189d478a87c: Pushed 07:27:13 46de54a3edb0: Pushed 07:27:15 e2795a0af17d: Pushed 07:27:20 cc344d76f447: Pushed 07:27:20 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:74e85bff96a8127adbdaccb103a27a88a04b6472db7859d4d118b6a74c68cf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:21 + 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:27:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 07:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:27:21 a189d478a87c: Preparing 07:27:21 cc344d76f447: Preparing 07:27:21 612ee38e2827: Preparing 07:27:21 bb71051d7676: Preparing 07:27:21 46de54a3edb0: Preparing 07:27:21 e2795a0af17d: Preparing 07:27:21 dd9c8f8612c8: Preparing 07:27:21 dd9c8f8612c8: Waiting 07:27:21 e2795a0af17d: Waiting 07:27:21 612ee38e2827: Layer already exists 07:27:21 46de54a3edb0: Layer already exists 07:27:21 a189d478a87c: Layer already exists 07:27:21 cc344d76f447: Layer already exists 07:27:21 bb71051d7676: Layer already exists 07:27:21 e2795a0af17d: Layer already exists 07:27:21 dd9c8f8612c8: Layer already exists 07:27:21 4.0.0: digest: sha256:74e85bff96a8127adbdaccb103a27a88a04b6472db7859d4d118b6a74c68cf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:27:22 a189d478a87c: Preparing 07:27:22 cc344d76f447: Preparing 07:27:22 612ee38e2827: Preparing 07:27:22 bb71051d7676: Preparing 07:27:22 46de54a3edb0: Preparing 07:27:22 e2795a0af17d: Preparing 07:27:22 dd9c8f8612c8: Preparing 07:27:22 e2795a0af17d: Waiting 07:27:22 dd9c8f8612c8: Waiting 07:27:22 a189d478a87c: Layer already exists 07:27:22 cc344d76f447: Layer already exists 07:27:22 46de54a3edb0: Layer already exists 07:27:22 612ee38e2827: Layer already exists 07:27:22 bb71051d7676: Layer already exists 07:27:22 dd9c8f8612c8: Layer already exists 07:27:22 e2795a0af17d: Layer already exists 07:27:22 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:74e85bff96a8127adbdaccb103a27a88a04b6472db7859d4d118b6a74c68cf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:23 + 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:27:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 07:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:27:23 a189d478a87c: Preparing 07:27:23 cc344d76f447: Preparing 07:27:23 612ee38e2827: Preparing 07:27:23 bb71051d7676: Preparing 07:27:23 46de54a3edb0: Preparing 07:27:23 e2795a0af17d: Preparing 07:27:23 dd9c8f8612c8: Preparing 07:27:23 e2795a0af17d: Waiting 07:27:23 dd9c8f8612c8: Waiting 07:27:23 bb71051d7676: Layer already exists 07:27:23 612ee38e2827: Layer already exists 07:27:23 cc344d76f447: Layer already exists 07:27:23 a189d478a87c: Layer already exists 07:27:23 46de54a3edb0: Layer already exists 07:27:23 dd9c8f8612c8: Layer already exists 07:27:23 e2795a0af17d: Layer already exists 07:27:23 odessa: digest: sha256:74e85bff96a8127adbdaccb103a27a88a04b6472db7859d4d118b6a74c68cf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:23 ===================================================== [Pipeline] echo 07:27:23 taggedImages: 07:27:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 07:27:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 07:27:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:27:23 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:23 4.0.0 07:27:23 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:23 odessa 07:27:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:27:24 3e0b9088d8b3: Preparing 07:27:24 2d8a3e4f3794: Preparing 07:27:24 c18a152456eb: Preparing 07:27:24 612ee38e2827: Preparing 07:27:24 bb71051d7676: Preparing 07:27:24 dd6c35a4927a: Preparing 07:27:24 980463c4f25c: Preparing 07:27:24 e472ed420de7: Preparing 07:27:24 5da232e56214: Preparing 07:27:24 dd9c8f8612c8: Preparing 07:27:24 980463c4f25c: Waiting 07:27:24 e472ed420de7: Waiting 07:27:24 5da232e56214: Waiting 07:27:24 dd9c8f8612c8: Waiting 07:27:24 dd6c35a4927a: Waiting 07:27:24 612ee38e2827: Layer already exists 07:27:24 bb71051d7676: Layer already exists 07:27:24 c18a152456eb: Pushed 07:27:24 3e0b9088d8b3: Pushed 07:27:24 2d8a3e4f3794: Pushed 07:27:25 dd9c8f8612c8: Layer already exists 07:27:25 e472ed420de7: Pushed 07:27:26 5da232e56214: Pushed 07:27:36 980463c4f25c: Pushed 07:27:54 dd6c35a4927a: Pushed 07:27:54 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:65de968546a5da6c29ec50e8e59964019db089f5ef70dd1aeb1961fd29cde09b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:54 + 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:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 07:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:27:55 3e0b9088d8b3: Preparing 07:27:55 2d8a3e4f3794: Preparing 07:27:55 c18a152456eb: Preparing 07:27:55 612ee38e2827: Preparing 07:27:55 bb71051d7676: Preparing 07:27:55 dd6c35a4927a: Preparing 07:27:55 980463c4f25c: Preparing 07:27:55 e472ed420de7: Preparing 07:27:55 5da232e56214: Preparing 07:27:55 dd9c8f8612c8: Preparing 07:27:55 dd6c35a4927a: Waiting 07:27:55 980463c4f25c: Waiting 07:27:55 e472ed420de7: Waiting 07:27:55 dd9c8f8612c8: Waiting 07:27:55 5da232e56214: Waiting 07:27:55 c18a152456eb: Layer already exists 07:27:55 612ee38e2827: Layer already exists 07:27:55 2d8a3e4f3794: Layer already exists 07:27:55 bb71051d7676: Layer already exists 07:27:55 3e0b9088d8b3: Layer already exists 07:27:55 e472ed420de7: Layer already exists 07:27:55 dd6c35a4927a: Layer already exists 07:27:55 980463c4f25c: Layer already exists 07:27:55 5da232e56214: Layer already exists 07:27:55 dd9c8f8612c8: Layer already exists 07:27:55 4.0.0: digest: sha256:65de968546a5da6c29ec50e8e59964019db089f5ef70dd1aeb1961fd29cde09b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:27:56 3e0b9088d8b3: Preparing 07:27:56 2d8a3e4f3794: Preparing 07:27:56 c18a152456eb: Preparing 07:27:56 612ee38e2827: Preparing 07:27:56 bb71051d7676: Preparing 07:27:56 dd6c35a4927a: Preparing 07:27:56 980463c4f25c: Preparing 07:27:56 e472ed420de7: Preparing 07:27:56 5da232e56214: Preparing 07:27:56 dd9c8f8612c8: Preparing 07:27:56 dd6c35a4927a: Waiting 07:27:56 980463c4f25c: Waiting 07:27:56 e472ed420de7: Waiting 07:27:56 5da232e56214: Waiting 07:27:56 dd9c8f8612c8: Waiting 07:27:56 2d8a3e4f3794: Layer already exists 07:27:56 612ee38e2827: Layer already exists 07:27:56 bb71051d7676: Layer already exists 07:27:56 3e0b9088d8b3: Layer already exists 07:27:56 c18a152456eb: Layer already exists 07:27:56 dd6c35a4927a: Layer already exists 07:27:56 5da232e56214: Layer already exists 07:27:56 980463c4f25c: Layer already exists 07:27:56 e472ed420de7: Layer already exists 07:27:56 dd9c8f8612c8: Layer already exists 07:27:56 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:65de968546a5da6c29ec50e8e59964019db089f5ef70dd1aeb1961fd29cde09b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:56 + 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:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 07:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:27:56 3e0b9088d8b3: Preparing 07:27:56 2d8a3e4f3794: Preparing 07:27:56 c18a152456eb: Preparing 07:27:56 612ee38e2827: Preparing 07:27:56 bb71051d7676: Preparing 07:27:56 dd6c35a4927a: Preparing 07:27:56 980463c4f25c: Preparing 07:27:56 e472ed420de7: Preparing 07:27:56 5da232e56214: Preparing 07:27:56 dd9c8f8612c8: Preparing 07:27:56 dd6c35a4927a: Waiting 07:27:56 980463c4f25c: Waiting 07:27:56 e472ed420de7: Waiting 07:27:56 5da232e56214: Waiting 07:27:56 dd9c8f8612c8: Waiting 07:27:56 612ee38e2827: Layer already exists 07:27:56 bb71051d7676: Layer already exists 07:27:56 2d8a3e4f3794: Layer already exists 07:27:56 c18a152456eb: Layer already exists 07:27:56 3e0b9088d8b3: Layer already exists 07:27:56 dd6c35a4927a: Layer already exists 07:27:56 5da232e56214: Layer already exists 07:27:56 980463c4f25c: Layer already exists 07:27:56 e472ed420de7: Layer already exists 07:27:56 dd9c8f8612c8: Layer already exists 07:27:57 odessa: digest: sha256:65de968546a5da6c29ec50e8e59964019db089f5ef70dd1aeb1961fd29cde09b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:57 ===================================================== [Pipeline] echo 07:27:57 taggedImages: 07:27:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 07:27:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 07:27:57 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:27:57 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:57 4.0.0 07:27:57 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:27:57 odessa 07:27:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:27:58 860b6d083407: Preparing 07:27:58 1afb56939ea0: Preparing 07:27:58 2baaa1818f98: Preparing 07:27:58 612ee38e2827: Preparing 07:27:58 bb71051d7676: Preparing 07:27:58 dd6c35a4927a: Preparing 07:27:58 1e16a999688a: Preparing 07:27:58 4a945e233ae0: Preparing 07:27:58 dd9c8f8612c8: Preparing 07:27:58 dd6c35a4927a: Waiting 07:27:58 1e16a999688a: Waiting 07:27:58 4a945e233ae0: Waiting 07:27:58 dd9c8f8612c8: Waiting 07:27:58 bb71051d7676: Layer already exists 07:27:58 612ee38e2827: Layer already exists 07:27:58 dd6c35a4927a: Layer already exists 07:27:58 2baaa1818f98: Pushed 07:27:58 1afb56939ea0: Pushed 07:27:58 860b6d083407: Pushed 07:27:58 1e16a999688a: Pushed 07:27:58 dd9c8f8612c8: Layer already exists 07:27:58 4a945e233ae0: Pushed 07:27:59 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:ba8596ba21c1f37807e8700adcf649ab2edd1948dfee7193badbb1fe56a57203 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:59 + 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:27:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 07:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:27:59 860b6d083407: Preparing 07:27:59 1afb56939ea0: Preparing 07:27:59 2baaa1818f98: Preparing 07:27:59 612ee38e2827: Preparing 07:27:59 bb71051d7676: Preparing 07:27:59 dd6c35a4927a: Preparing 07:27:59 1e16a999688a: Preparing 07:27:59 4a945e233ae0: Preparing 07:27:59 dd9c8f8612c8: Preparing 07:27:59 1e16a999688a: Waiting 07:27:59 4a945e233ae0: Waiting 07:27:59 dd9c8f8612c8: Waiting 07:27:59 dd6c35a4927a: Waiting 07:27:59 bb71051d7676: Layer already exists 07:27:59 860b6d083407: Layer already exists 07:27:59 2baaa1818f98: Layer already exists 07:27:59 1afb56939ea0: Layer already exists 07:27:59 612ee38e2827: Layer already exists 07:27:59 dd6c35a4927a: Layer already exists 07:27:59 4a945e233ae0: Layer already exists 07:27:59 1e16a999688a: Layer already exists 07:27:59 dd9c8f8612c8: Layer already exists 07:28:00 4.0.0: digest: sha256:ba8596ba21c1f37807e8700adcf649ab2edd1948dfee7193badbb1fe56a57203 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:28:00 860b6d083407: Preparing 07:28:00 1afb56939ea0: Preparing 07:28:00 2baaa1818f98: Preparing 07:28:00 612ee38e2827: Preparing 07:28:00 bb71051d7676: Preparing 07:28:00 dd6c35a4927a: Preparing 07:28:00 1e16a999688a: Preparing 07:28:00 4a945e233ae0: Preparing 07:28:00 dd9c8f8612c8: Preparing 07:28:00 1e16a999688a: Waiting 07:28:00 4a945e233ae0: Waiting 07:28:00 dd9c8f8612c8: Waiting 07:28:00 dd6c35a4927a: Waiting 07:28:00 860b6d083407: Layer already exists 07:28:00 1afb56939ea0: Layer already exists 07:28:00 2baaa1818f98: Layer already exists 07:28:00 612ee38e2827: Layer already exists 07:28:00 bb71051d7676: Layer already exists 07:28:00 dd6c35a4927a: Layer already exists 07:28:00 4a945e233ae0: Layer already exists 07:28:00 dd9c8f8612c8: Layer already exists 07:28:00 1e16a999688a: Layer already exists 07:28:01 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:ba8596ba21c1f37807e8700adcf649ab2edd1948dfee7193badbb1fe56a57203 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:01 + 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:28:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 07:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:28:01 860b6d083407: Preparing 07:28:01 1afb56939ea0: Preparing 07:28:01 2baaa1818f98: Preparing 07:28:01 612ee38e2827: Preparing 07:28:01 bb71051d7676: Preparing 07:28:01 dd6c35a4927a: Preparing 07:28:01 1e16a999688a: Preparing 07:28:01 dd6c35a4927a: Waiting 07:28:01 4a945e233ae0: Preparing 07:28:01 1e16a999688a: Waiting 07:28:01 dd9c8f8612c8: Preparing 07:28:01 4a945e233ae0: Waiting 07:28:01 dd9c8f8612c8: Waiting 07:28:01 612ee38e2827: Layer already exists 07:28:01 dd6c35a4927a: Layer already exists 07:28:01 860b6d083407: Layer already exists 07:28:01 2baaa1818f98: Layer already exists 07:28:01 bb71051d7676: Layer already exists 07:28:01 1afb56939ea0: Layer already exists 07:28:02 dd9c8f8612c8: Layer already exists 07:28:02 1e16a999688a: Layer already exists 07:28:02 4a945e233ae0: Layer already exists 07:28:02 odessa: digest: sha256:ba8596ba21c1f37807e8700adcf649ab2edd1948dfee7193badbb1fe56a57203 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:02 ===================================================== [Pipeline] echo 07:28:02 taggedImages: 07:28:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 07:28:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:02 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 07:28:02 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:28:02 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:02 4.0.0 07:28:02 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:02 odessa 07:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:28:03 3e0b9088d8b3: Preparing 07:28:03 3863ad8251c3: Preparing 07:28:03 f0d071434e43: Preparing 07:28:03 612ee38e2827: Preparing 07:28:03 bb71051d7676: Preparing 07:28:03 dd6c35a4927a: Preparing 07:28:03 e472ed420de7: Preparing 07:28:03 5da232e56214: Preparing 07:28:03 dd9c8f8612c8: Preparing 07:28:03 dd6c35a4927a: Waiting 07:28:03 e472ed420de7: Waiting 07:28:03 5da232e56214: Waiting 07:28:03 dd9c8f8612c8: Waiting 07:28:03 3e0b9088d8b3: Layer already exists 07:28:03 bb71051d7676: Layer already exists 07:28:03 612ee38e2827: Layer already exists 07:28:03 dd6c35a4927a: Layer already exists 07:28:03 e472ed420de7: Layer already exists 07:28:03 5da232e56214: Layer already exists 07:28:03 dd9c8f8612c8: Layer already exists 07:28:03 f0d071434e43: Pushed 07:28:03 3863ad8251c3: Pushed 07:28:03 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:f7df23505a0e6dd21e5971a5e1e041b4181c24a8ad081100dd8d9740f08b9cb5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:03 + 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:28:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 07:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:28:04 3e0b9088d8b3: Preparing 07:28:04 3863ad8251c3: Preparing 07:28:04 f0d071434e43: Preparing 07:28:04 612ee38e2827: Preparing 07:28:04 bb71051d7676: Preparing 07:28:04 dd6c35a4927a: Preparing 07:28:04 e472ed420de7: Preparing 07:28:04 5da232e56214: Preparing 07:28:04 dd9c8f8612c8: Preparing 07:28:04 e472ed420de7: Waiting 07:28:04 5da232e56214: Waiting 07:28:04 dd9c8f8612c8: Waiting 07:28:04 dd6c35a4927a: Waiting 07:28:04 3e0b9088d8b3: Layer already exists 07:28:04 3863ad8251c3: Layer already exists 07:28:04 bb71051d7676: Layer already exists 07:28:04 f0d071434e43: Layer already exists 07:28:04 612ee38e2827: Layer already exists 07:28:04 5da232e56214: Layer already exists 07:28:04 dd6c35a4927a: Layer already exists 07:28:04 e472ed420de7: Layer already exists 07:28:04 dd9c8f8612c8: Layer already exists 07:28:04 4.0.0: digest: sha256:f7df23505a0e6dd21e5971a5e1e041b4181c24a8ad081100dd8d9740f08b9cb5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:28:05 3e0b9088d8b3: Preparing 07:28:05 3863ad8251c3: Preparing 07:28:05 f0d071434e43: Preparing 07:28:05 612ee38e2827: Preparing 07:28:05 bb71051d7676: Preparing 07:28:05 dd6c35a4927a: Preparing 07:28:05 e472ed420de7: Preparing 07:28:05 5da232e56214: Preparing 07:28:05 dd9c8f8612c8: Preparing 07:28:05 e472ed420de7: Waiting 07:28:05 5da232e56214: Waiting 07:28:05 dd9c8f8612c8: Waiting 07:28:05 dd6c35a4927a: Waiting 07:28:05 612ee38e2827: Layer already exists 07:28:05 3e0b9088d8b3: Layer already exists 07:28:05 3863ad8251c3: Layer already exists 07:28:05 bb71051d7676: Layer already exists 07:28:05 f0d071434e43: Layer already exists 07:28:05 dd6c35a4927a: Layer already exists 07:28:05 e472ed420de7: Layer already exists 07:28:05 5da232e56214: Layer already exists 07:28:05 dd9c8f8612c8: Layer already exists 07:28:05 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:f7df23505a0e6dd21e5971a5e1e041b4181c24a8ad081100dd8d9740f08b9cb5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:05 + 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:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 07:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:28:06 3e0b9088d8b3: Preparing 07:28:06 3863ad8251c3: Preparing 07:28:06 f0d071434e43: Preparing 07:28:06 612ee38e2827: Preparing 07:28:06 bb71051d7676: Preparing 07:28:06 dd6c35a4927a: Preparing 07:28:06 e472ed420de7: Preparing 07:28:06 5da232e56214: Preparing 07:28:06 dd9c8f8612c8: Preparing 07:28:06 e472ed420de7: Waiting 07:28:06 dd6c35a4927a: Waiting 07:28:06 5da232e56214: Waiting 07:28:06 dd9c8f8612c8: Waiting 07:28:06 bb71051d7676: Layer already exists 07:28:06 612ee38e2827: Layer already exists 07:28:06 3863ad8251c3: Layer already exists 07:28:06 f0d071434e43: Layer already exists 07:28:06 3e0b9088d8b3: Layer already exists 07:28:06 dd6c35a4927a: Layer already exists 07:28:06 e472ed420de7: Layer already exists 07:28:06 dd9c8f8612c8: Layer already exists 07:28:06 5da232e56214: Layer already exists 07:28:06 odessa: digest: sha256:f7df23505a0e6dd21e5971a5e1e041b4181c24a8ad081100dd8d9740f08b9cb5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:06 ===================================================== [Pipeline] echo 07:28:06 taggedImages: 07:28:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 07:28:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 07:28:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:28:06 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:06 4.0.0 07:28:06 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:06 odessa 07:28:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:28:07 84bb522ea000: Preparing 07:28:07 2ce5c7cbf118: Preparing 07:28:07 612ee38e2827: Preparing 07:28:07 bb71051d7676: Preparing 07:28:07 7486d0c2a8fd: Preparing 07:28:07 54223279359f: Preparing 07:28:07 dd9c8f8612c8: Preparing 07:28:07 54223279359f: Waiting 07:28:07 dd9c8f8612c8: Waiting 07:28:07 612ee38e2827: Layer already exists 07:28:07 bb71051d7676: Layer already exists 07:28:07 dd9c8f8612c8: Layer already exists 07:28:07 7486d0c2a8fd: Pushed 07:28:07 84bb522ea000: Pushed 07:28:08 54223279359f: Pushed 07:28:17 2ce5c7cbf118: Pushed 07:28:17 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:6604367aafd4b8945442143d7cd8f3ad72ac2326d707f3cacf949d1395b3ebfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:17 + 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:28:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 07:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:28:17 84bb522ea000: Preparing 07:28:17 2ce5c7cbf118: Preparing 07:28:17 612ee38e2827: Preparing 07:28:17 bb71051d7676: Preparing 07:28:17 7486d0c2a8fd: Preparing 07:28:17 54223279359f: Preparing 07:28:17 dd9c8f8612c8: Preparing 07:28:17 54223279359f: Waiting 07:28:17 dd9c8f8612c8: Waiting 07:28:17 612ee38e2827: Layer already exists 07:28:17 2ce5c7cbf118: Layer already exists 07:28:17 bb71051d7676: Layer already exists 07:28:17 7486d0c2a8fd: Layer already exists 07:28:17 84bb522ea000: Layer already exists 07:28:17 54223279359f: Layer already exists 07:28:17 dd9c8f8612c8: Layer already exists 07:28:18 4.0.0: digest: sha256:6604367aafd4b8945442143d7cd8f3ad72ac2326d707f3cacf949d1395b3ebfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:28:18 84bb522ea000: Preparing 07:28:18 2ce5c7cbf118: Preparing 07:28:18 612ee38e2827: Preparing 07:28:18 bb71051d7676: Preparing 07:28:18 7486d0c2a8fd: Preparing 07:28:18 54223279359f: Preparing 07:28:18 dd9c8f8612c8: Preparing 07:28:18 54223279359f: Waiting 07:28:18 dd9c8f8612c8: Waiting 07:28:18 84bb522ea000: Layer already exists 07:28:18 2ce5c7cbf118: Layer already exists 07:28:18 bb71051d7676: Layer already exists 07:28:18 7486d0c2a8fd: Layer already exists 07:28:18 612ee38e2827: Layer already exists 07:28:18 dd9c8f8612c8: Layer already exists 07:28:18 54223279359f: Layer already exists 07:28:19 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:6604367aafd4b8945442143d7cd8f3ad72ac2326d707f3cacf949d1395b3ebfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 07:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:28:19 84bb522ea000: Preparing 07:28:19 2ce5c7cbf118: Preparing 07:28:19 612ee38e2827: Preparing 07:28:19 bb71051d7676: Preparing 07:28:19 7486d0c2a8fd: Preparing 07:28:19 54223279359f: Preparing 07:28:19 dd9c8f8612c8: Preparing 07:28:19 54223279359f: Waiting 07:28:19 dd9c8f8612c8: Waiting 07:28:19 7486d0c2a8fd: Layer already exists 07:28:19 2ce5c7cbf118: Layer already exists 07:28:19 612ee38e2827: Layer already exists 07:28:19 84bb522ea000: Layer already exists 07:28:19 bb71051d7676: Layer already exists 07:28:19 54223279359f: Layer already exists 07:28:19 dd9c8f8612c8: Layer already exists 07:28:20 odessa: digest: sha256:6604367aafd4b8945442143d7cd8f3ad72ac2326d707f3cacf949d1395b3ebfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:20 ===================================================== [Pipeline] echo 07:28:20 taggedImages: 07:28:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 07:28:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 07:28:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:28:20 b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:20 4.0.0 07:28:20 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:20 odessa 07:28:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:28:20 f12405d28d3c: Preparing 07:28:20 36825cdb0c5a: Preparing 07:28:20 612ee38e2827: Preparing 07:28:20 bb71051d7676: Preparing 07:28:20 f48403dbf12f: Preparing 07:28:20 c17173f6438a: Preparing 07:28:20 dd9c8f8612c8: Preparing 07:28:20 c17173f6438a: Waiting 07:28:20 dd9c8f8612c8: Waiting 07:28:20 bb71051d7676: Layer already exists 07:28:21 612ee38e2827: Layer already exists 07:28:21 dd9c8f8612c8: Layer already exists 07:28:21 f48403dbf12f: Pushed 07:28:21 f12405d28d3c: Pushed 07:28:21 c17173f6438a: Pushed 07:28:30 36825cdb0c5a: Pushed 07:28:30 b6c30fa08fc741f587f051aa9141d7474d689cf5: digest: sha256:25edab5eda8190c0ff4e47fa5064bb13e3f574eb294f63dd5bd4611b4ca30ddd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:30 + 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:28:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 07:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:28:31 f12405d28d3c: Preparing 07:28:31 36825cdb0c5a: Preparing 07:28:31 612ee38e2827: Preparing 07:28:31 bb71051d7676: Preparing 07:28:31 f48403dbf12f: Preparing 07:28:31 c17173f6438a: Preparing 07:28:31 dd9c8f8612c8: Preparing 07:28:31 c17173f6438a: Waiting 07:28:31 bb71051d7676: Layer already exists 07:28:31 36825cdb0c5a: Layer already exists 07:28:31 f12405d28d3c: Layer already exists 07:28:31 f48403dbf12f: Layer already exists 07:28:31 612ee38e2827: Layer already exists 07:28:31 dd9c8f8612c8: Layer already exists 07:28:31 c17173f6438a: Layer already exists 07:28:31 4.0.0: digest: sha256:25edab5eda8190c0ff4e47fa5064bb13e3f574eb294f63dd5bd4611b4ca30ddd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:28:32 f12405d28d3c: Preparing 07:28:32 36825cdb0c5a: Preparing 07:28:32 612ee38e2827: Preparing 07:28:32 bb71051d7676: Preparing 07:28:32 f48403dbf12f: Preparing 07:28:32 c17173f6438a: Preparing 07:28:32 dd9c8f8612c8: Preparing 07:28:32 c17173f6438a: Waiting 07:28:32 dd9c8f8612c8: Waiting 07:28:32 bb71051d7676: Layer already exists 07:28:32 f48403dbf12f: Layer already exists 07:28:32 f12405d28d3c: Layer already exists 07:28:32 612ee38e2827: Layer already exists 07:28:32 36825cdb0c5a: Layer already exists 07:28:32 dd9c8f8612c8: Layer already exists 07:28:32 c17173f6438a: Layer already exists 07:28:32 b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0: digest: sha256:25edab5eda8190c0ff4e47fa5064bb13e3f574eb294f63dd5bd4611b4ca30ddd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 07:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:28:33 f12405d28d3c: Preparing 07:28:33 36825cdb0c5a: Preparing 07:28:33 612ee38e2827: Preparing 07:28:33 bb71051d7676: Preparing 07:28:33 f48403dbf12f: Preparing 07:28:33 c17173f6438a: Preparing 07:28:33 dd9c8f8612c8: Preparing 07:28:33 c17173f6438a: Waiting 07:28:33 dd9c8f8612c8: Waiting 07:28:33 612ee38e2827: Layer already exists 07:28:33 f48403dbf12f: Layer already exists 07:28:33 f12405d28d3c: Layer already exists 07:28:33 36825cdb0c5a: Layer already exists 07:28:33 bb71051d7676: Layer already exists 07:28:33 c17173f6438a: Layer already exists 07:28:33 dd9c8f8612c8: Layer already exists 07:28:33 odessa: digest: sha256:25edab5eda8190c0ff4e47fa5064bb13e3f574eb294f63dd5bd4611b4ca30ddd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:33 ===================================================== [Pipeline] echo 07:28:33 taggedImages: 07:28:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5 07:28:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 07:28:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6c30fa08fc741f587f051aa9141d7474d689cf5-4.0.0 07:28:33 - 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:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:33 07:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:34 arm64: Pulling from edgex-lftools-log-publisher 07:28:34 8998bd30e6a1: Pulling fs layer 07:28:34 04944245beec: Pulling fs layer 07:28:34 699f458cf7ca: Pulling fs layer 07:28:34 765212b225bb: Pulling fs layer 07:28:34 f23df028b6ca: Pulling fs layer 07:28:34 d65c8cfc05b1: Pulling fs layer 07:28:34 2437ff75d9bd: Pulling fs layer 07:28:34 765212b225bb: Waiting 07:28:34 f23df028b6ca: Waiting 07:28:34 d65c8cfc05b1: Waiting 07:28:34 2437ff75d9bd: Waiting 07:28:34 04944245beec: Verifying Checksum 07:28:34 04944245beec: Download complete 07:28:34 765212b225bb: Verifying Checksum 07:28:34 765212b225bb: Download complete 07:28:34 f23df028b6ca: Verifying Checksum 07:28:34 f23df028b6ca: Download complete 07:28:34 d65c8cfc05b1: Verifying Checksum 07:28:34 d65c8cfc05b1: Download complete 07:28:34 699f458cf7ca: Verifying Checksum 07:28:34 699f458cf7ca: Download complete 07:28:35 8998bd30e6a1: Download complete 07:28:37 2437ff75d9bd: Download complete 07:28:39 8998bd30e6a1: Pull complete 07:28:40 04944245beec: Pull complete 07:28:41 699f458cf7ca: Pull complete 07:28:42 765212b225bb: Pull complete 07:28:42 f23df028b6ca: Pull complete 07:28:43 d65c8cfc05b1: Pull complete 07:29:01 2437ff75d9bd: Pull complete 07:29:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:29:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:01 prd-ubuntu20.04-docker-arm64-4c-16g-41050 does not seem to be running inside a container 07:29:01 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:29:03 $ docker top 795dc80cca16d2dfa181957237d3663f14d1e75dc3c2da9bd08c26a6f762ddb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:04 ---> job-cost.sh 07:29:04 lf-activate-venv: SKIPPING 07:29:04 INFO: No Stack... 07:29:05 INFO: Retrieving Pricing Info for: v3-standard-4 07:29:06 INFO: Archiving Costs [Pipeline] sh 07:29:06 + + cat /w/workspace/edgex-go/8/archives/cost.csvcut 07:29:06 -d, -f6 [Pipeline] lock 07:29:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-8-stack-cost] 07:29:06 Resource [jenkins-edgexfoundry-edgex-go-odessa-8-stack-cost] did not exist. Created. 07:29:06 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:07 + echo total: 0.10999999940395355 [Pipeline] stash 07:29:08 Stashed 1 file(s) [Pipeline] } 07:29:08 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-8-stack-cost] [Pipeline] // lock [Pipeline] } 07:29:08 $ docker stop --time=1 795dc80cca16d2dfa181957237d3663f14d1e75dc3c2da9bd08c26a6f762ddb5 07:29:10 $ docker rm -f --volumes 795dc80cca16d2dfa181957237d3663f14d1e75dc3c2da9bd08c26a6f762ddb5 [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:29:11 provisioning config files... 07:29:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config10931259648871855135tmp [Pipeline] { [Pipeline] sh 07:29:11 + set +x 07:29:11 + curl -s https://codecov.io/bash 07:29:11 + bash -s -- 07:29:11 07:29:11 _____ _ 07:29:11 / ____| | | 07:29:11 | | ___ __| | ___ ___ _____ __ 07:29:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:29:11 | |___| (_) | (_| | __/ (_| (_) \ V / 07:29:11 \_____\___/ \__,_|\___|\___\___/ \_/ 07:29:11 Bash-1.0.6 07:29:11 07:29:11 07:29:11 ==> git version 2.25.1 found 07:29:11 ==> 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:29:11 Release-Date: 2020-01-08 07:29:11 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:29:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:29:11 ==> Jenkins CI detected. 07:29:11 current dir:  /w/workspace/edgex-go/8 07:29:11 project root: . 07:29:11 --> token set from env 07:29:11 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 07:29:11 ==> Running gcov in . (disable via -X gcov) 07:29:11 ==> Python coveragepy not found 07:29:11 ==> Searching for coverage reports in: 07:29:11 + . 07:29:11 -> Found 1 reports 07:29:11 ==> Detecting git/mercurial file structure 07:29:11 ==> Reading reports 07:29:11 + ./coverage.out bytes=1660758 07:29:11 ==> Appending adjustments 07:29:11 https://docs.codecov.io/docs/fixing-reports 07:29:13 + Found adjustments 07:29:13 ==> Gzipping contents 07:29:13 168K /tmp/codecov.6Fa2TX.gz 07:29:13 ==> Uploading reports 07:29:13 url: https://codecov.io 07:29:13 query: branch=odessa&commit=b6c30fa08fc741f587f051aa9141d7474d689cf5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:29:13 -> Pinging Codecov 07:29:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=b6c30fa08fc741f587f051aa9141d7474d689cf5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:29:13 -> Uploading to 07:29:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b6c30fa08fc741f587f051aa9141d7474d689cf5/eb5d79e8-be6b-4987-92ae-1f9ba044c1c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T072913Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a4d53505932071c93148937c7ce160bfc4f9aa7c87a9c18461a0ea2670b8c284 07:29:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:13 Dload Upload Total Spent Left Speed 07:29:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 164k 0 0 100 164k 0 798k --:--:-- --:--:-- --:--:-- 802k 07:29:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b6c30fa08fc741f587f051aa9141d7474d689cf5 [Pipeline] } 07:29:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:29:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:29:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:29:14 07:29:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:29:14 latest: Pulling from edgex-devops/edgex-snyk-go 07:29:14 43c4264eed91: Pulling fs layer 07:29:14 4cc291be95ef: Pulling fs layer 07:29:14 2ac1f1163629: Pulling fs layer 07:29:14 5c3c966382ef: Pulling fs layer 07:29:14 4f4fb700ef54: Pulling fs layer 07:29:14 d9c7d2e4e75e: Pulling fs layer 07:29:14 9c3e1370e548: Pulling fs layer 07:29:14 5c3c966382ef: Waiting 07:29:14 4f4fb700ef54: Waiting 07:29:14 d9c7d2e4e75e: Waiting 07:29:14 9c3e1370e548: Waiting 07:29:14 4cc291be95ef: Verifying Checksum 07:29:14 4cc291be95ef: Download complete 07:29:14 5c3c966382ef: Verifying Checksum 07:29:14 5c3c966382ef: Download complete 07:29:14 4f4fb700ef54: Verifying Checksum 07:29:14 4f4fb700ef54: Download complete 07:29:14 43c4264eed91: Download complete 07:29:14 43c4264eed91: Pull complete 07:29:14 d9c7d2e4e75e: Verifying Checksum 07:29:14 4cc291be95ef: Pull complete 07:29:14 2ac1f1163629: Verifying Checksum 07:29:14 2ac1f1163629: Download complete 07:29:15 9c3e1370e548: Verifying Checksum 07:29:15 9c3e1370e548: Download complete 07:29:18 2ac1f1163629: Pull complete 07:29:18 5c3c966382ef: Pull complete 07:29:18 4f4fb700ef54: Pull complete 07:29:18 d9c7d2e4e75e: Pull complete 07:29:22 9c3e1370e548: Pull complete 07:29:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:29:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:22 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 07:29:22 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:29:24 $ docker top d4158e74eaaebca16cf7b387f85af5e7c4a4c2324b79c62347b801c486dd862f -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:24 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 07:29:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh 07:29:24 + set -o pipefail 07:29:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' 07:29:29 07:29:29 Monitoring /w/workspace/edgex-go/8 (github.com/edgexfoundry/edgex-go)... 07:29:29 07:29:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/135bef65-f040-4d58-b00d-42ff1201c8d6 07:29:29 07:29:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:29:29 07:29:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:29:29 07:29:29 07:29:29 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:29:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:29:29 $ docker stop --time=1 d4158e74eaaebca16cf7b387f85af5e7c4a4c2324b79c62347b801c486dd862f 07:29:31 $ docker rm -f --volumes d4158e74eaaebca16cf7b387f85af5e7c4a4c2324b79c62347b801c486dd862f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:29:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:31 provisioning config files... 07:29:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/8@tmp/config3677478778011768806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:32 --> edgex-publish-swagger.sh 07:29:32 === Publish openapi API === 07:29:32 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:29:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/8/openapi/core-command.yaml] 07:29:32 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:32 Dload Upload Total Spent Left Speed 07:29:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68869 --:--:-- --:--:-- --:--:-- 68725 100 32782 0 0 100 32782 0 68869 --:--:-- --:--:-- --:--:-- 68725 07:29:32 07:29:32 07:29:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/8/openapi/core-data.yaml] 07:29:32 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:32 Dload Upload Total Spent Left Speed 07:29:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 159k --:--:-- --:--:-- --:--:-- 159k 07:29:33 07:29:33 07:29:33 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/8/openapi/core-keeper.yaml] 07:29:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:33 Dload Upload Total Spent Left Speed 07:29:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 366 178k --:--:-- --:--:-- --:--:-- 178k 07:29:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:29:33 07:29:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/8/openapi/core-metadata.yaml] 07:29:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:33 Dload Upload Total Spent Left Speed 07:29:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 769k --:--:-- --:--:-- --:--:-- 765k 100 156k 100 156 100 156k 359 359k --:--:-- --:--:-- --:--:-- 359k 07:29:33 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:29:33 07:29:34 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/8/openapi/security-proxy-auth.yaml] 07:29:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:34 Dload Upload Total Spent Left Speed 07:29:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 388 140k --:--:-- --:--:-- --:--:-- 140k 07:29:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:29:34 07:29:34 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/8/openapi/security-secretstore-setup.yaml] 07:29:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:34 Dload Upload Total Spent Left Speed 07:29:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 437 25913 --:--:-- --:--:-- --:--:-- 26350 07:29:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:29:34 07:29:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/8/openapi/support-notifications.yaml] 07:29:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:34 Dload Upload Total Spent Left Speed 07:29:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 361 226k --:--:-- --:--:-- --:--:-- 226k 100 97k 100 156 100 99976 361 226k --:--:-- --:--:-- --:--:-- 226k 07:29:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:29:34 07:29:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/8/openapi/support-scheduler.yaml] 07:29:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:34 Dload Upload Total Spent Left Speed 07:29:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 534 169k --:--:-- --:--:-- --:--:-- 170k 07:29:35 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:29:35 [Pipeline] } 07:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:29:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:35 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 07:29:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:29:36 $ docker top 035b8a227feaa8f168c27c555cc220ae5bc1f7c376408fa85920994a21bbbcf6 -eo pid,comm 07:29:36 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:29:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:29:36 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:36 + git semver [Pipeline] } 07:29:37 $ docker stop --time=1 035b8a227feaa8f168c27c555cc220ae5bc1f7c376408fa85920994a21bbbcf6 07:29:38 $ docker rm -f --volumes 035b8a227feaa8f168c27c555cc220ae5bc1f7c376408fa85920994a21bbbcf6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:38 07:29:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:39 0.23.1-centos7: Pulling from edgex-lftools 07:29:39 ab5ef0e58194: Pulling fs layer 07:29:39 9712f1f96733: Pulling fs layer 07:29:39 63f879dbbcfc: Pulling fs layer 07:29:39 0d9ebad4ef96: Pulling fs layer 07:29:39 e9a5061849ea: Pulling fs layer 07:29:39 d747dcd14b5f: Pulling fs layer 07:29:39 2de7ff778b66: Pulling fs layer 07:29:39 2de7ff778b66: Waiting 07:29:39 d747dcd14b5f: Waiting 07:29:39 e9a5061849ea: Waiting 07:29:39 0d9ebad4ef96: Waiting 07:29:39 9712f1f96733: Download complete 07:29:39 63f879dbbcfc: Verifying Checksum 07:29:39 63f879dbbcfc: Download complete 07:29:39 e9a5061849ea: Verifying Checksum 07:29:39 e9a5061849ea: Download complete 07:29:39 d747dcd14b5f: Download complete 07:29:39 ab5ef0e58194: Verifying Checksum 07:29:39 ab5ef0e58194: Download complete 07:29:39 0d9ebad4ef96: Verifying Checksum 07:29:39 0d9ebad4ef96: Download complete 07:29:39 2de7ff778b66: Download complete 07:29:42 ab5ef0e58194: Pull complete 07:29:42 9712f1f96733: Pull complete 07:29:42 63f879dbbcfc: Pull complete 07:29:45 0d9ebad4ef96: Pull complete 07:29:45 e9a5061849ea: Pull complete 07:29:45 d747dcd14b5f: Pull complete 07:29:46 2de7ff778b66: Pull complete 07:29:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:46 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 07:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:29:48 $ docker top 9c429663e28c456c2923de64017fbd297a81857e7fd8a5dd32242a115c4d0f6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:29:48 provisioning config files... 07:29:48 copy managed file [sigul-config] to file:/w/workspace/edgex-go/8@tmp/config3510207142162938266tmp 07:29:48 copy managed file [sigul-password] to file:/w/workspace/edgex-go/8@tmp/config11349619724132234535tmp 07:29:48 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/8@tmp/config2193383173048990797tmp [Pipeline] { [Pipeline] echo 07:29:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:29:49 ---> sigul-configuration.sh 07:29:49 gpg: directory `/root/.gnupg' created 07:29:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:29:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:29:49 gpg: keyring `/root/.gnupg/secring.gpg' created 07:29:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:29:49 gpg: CAST5 encrypted data 07:29:49 gpg: encrypted with 1 passphrase 07:29:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:29:49 + mkdir /home/jenkins 07:29:49 + mkdir /home/jenkins/sigul [Pipeline] sh 07:29:49 + 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:29:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:29:50 ---> sigul-install.sh 07:29:50 Sigul already installed; skipping installation. [Pipeline] sh 07:29:50 + git tag --list 07:29:50 0.6.0 07:29:50 0.6.1 07:29:50 0.7.0 07:29:50 0.7.1 07:29:50 v1.0.0 07:29:50 v1.0.1 07:29:50 v1.1.0 07:29:50 v1.2.0 07:29:50 v1.2.1 07:29:50 v1.3.0 07:29:50 v1.3.1 07:29:50 v2.0.0 07:29:50 v2.1.0 07:29:50 v2.1.1 07:29:50 v2.2.0 07:29:50 v2.3.0 07:29:50 v3.0 07:29:50 v3.0.0 07:29:50 v3.1 07:29:50 v3.1.0 07:29:50 v3.1.0-dev.1 07:29:50 v3.1.0-dev.10 07:29:50 v3.1.0-dev.11 07:29:50 v3.1.0-dev.12 07:29:50 v3.1.0-dev.13 07:29:50 v3.1.0-dev.14 07:29:50 v3.1.0-dev.15 07:29:50 v3.1.0-dev.16 07:29:50 v3.1.0-dev.17 07:29:50 v3.1.0-dev.18 07:29:50 v3.1.0-dev.19 07:29:50 v3.1.0-dev.2 07:29:50 v3.1.0-dev.20 07:29:50 v3.1.0-dev.21 07:29:50 v3.1.0-dev.22 07:29:50 v3.1.0-dev.23 07:29:50 v3.1.0-dev.24 07:29:50 v3.1.0-dev.25 07:29:50 v3.1.0-dev.26 07:29:50 v3.1.0-dev.27 07:29:50 v3.1.0-dev.28 07:29:50 v3.1.0-dev.29 07:29:50 v3.1.0-dev.3 07:29:50 v3.1.0-dev.30 07:29:50 v3.1.0-dev.31 07:29:50 v3.1.0-dev.32 07:29:50 v3.1.0-dev.33 07:29:50 v3.1.0-dev.34 07:29:50 v3.1.0-dev.35 07:29:50 v3.1.0-dev.36 07:29:50 v3.1.0-dev.37 07:29:50 v3.1.0-dev.38 07:29:50 v3.1.0-dev.39 07:29:50 v3.1.0-dev.4 07:29:50 v3.1.0-dev.40 07:29:50 v3.1.0-dev.41 07:29:50 v3.1.0-dev.42 07:29:50 v3.1.0-dev.43 07:29:50 v3.1.0-dev.44 07:29:50 v3.1.0-dev.45 07:29:50 v3.1.0-dev.46 07:29:50 v3.1.0-dev.47 07:29:50 v3.1.0-dev.48 07:29:50 v3.1.0-dev.49 07:29:50 v3.1.0-dev.5 07:29:50 v3.1.0-dev.50 07:29:50 v3.1.0-dev.51 07:29:50 v3.1.0-dev.52 07:29:50 v3.1.0-dev.53 07:29:50 v3.1.0-dev.54 07:29:50 v3.1.0-dev.55 07:29:50 v3.1.0-dev.56 07:29:50 v3.1.0-dev.57 07:29:50 v3.1.0-dev.58 07:29:50 v3.1.0-dev.59 07:29:50 v3.1.0-dev.6 07:29:50 v3.1.0-dev.60 07:29:50 v3.1.0-dev.61 07:29:50 v3.1.0-dev.62 07:29:50 v3.1.0-dev.63 07:29:50 v3.1.0-dev.64 07:29:50 v3.1.0-dev.65 07:29:50 v3.1.0-dev.66 07:29:50 v3.1.0-dev.67 07:29:50 v3.1.0-dev.68 07:29:50 v3.1.0-dev.69 07:29:50 v3.1.0-dev.7 07:29:50 v3.1.0-dev.70 07:29:50 v3.1.0-dev.71 07:29:50 v3.1.0-dev.72 07:29:50 v3.1.0-dev.73 07:29:50 v3.1.0-dev.8 07:29:50 v3.1.0-dev.9 07:29:50 v3.1.1 07:29:50 v3.1.1-dev.1 07:29:50 v3.1.1-dev.2 07:29:50 v3.2.0-dev.1 07:29:50 v3.2.0-dev.10 07:29:50 v3.2.0-dev.100 07:29:50 v3.2.0-dev.101 07:29:50 v3.2.0-dev.102 07:29:50 v3.2.0-dev.103 07:29:50 v3.2.0-dev.104 07:29:50 v3.2.0-dev.105 07:29:50 v3.2.0-dev.106 07:29:50 v3.2.0-dev.107 07:29:50 v3.2.0-dev.108 07:29:50 v3.2.0-dev.109 07:29:50 v3.2.0-dev.11 07:29:50 v3.2.0-dev.12 07:29:50 v3.2.0-dev.13 07:29:50 v3.2.0-dev.14 07:29:50 v3.2.0-dev.15 07:29:50 v3.2.0-dev.16 07:29:50 v3.2.0-dev.17 07:29:50 v3.2.0-dev.18 07:29:50 v3.2.0-dev.19 07:29:50 v3.2.0-dev.2 07:29:50 v3.2.0-dev.20 07:29:50 v3.2.0-dev.21 07:29:50 v3.2.0-dev.22 07:29:50 v3.2.0-dev.23 07:29:50 v3.2.0-dev.24 07:29:50 v3.2.0-dev.25 07:29:50 v3.2.0-dev.26 07:29:50 v3.2.0-dev.27 07:29:50 v3.2.0-dev.28 07:29:50 v3.2.0-dev.29 07:29:50 v3.2.0-dev.3 07:29:50 v3.2.0-dev.30 07:29:50 v3.2.0-dev.31 07:29:50 v3.2.0-dev.32 07:29:50 v3.2.0-dev.33 07:29:50 v3.2.0-dev.34 07:29:50 v3.2.0-dev.35 07:29:50 v3.2.0-dev.36 07:29:50 v3.2.0-dev.37 07:29:50 v3.2.0-dev.38 07:29:50 v3.2.0-dev.39 07:29:50 v3.2.0-dev.4 07:29:50 v3.2.0-dev.40 07:29:50 v3.2.0-dev.41 07:29:50 v3.2.0-dev.42 07:29:50 v3.2.0-dev.43 07:29:50 v3.2.0-dev.44 07:29:50 v3.2.0-dev.45 07:29:50 v3.2.0-dev.46 07:29:50 v3.2.0-dev.47 07:29:50 v3.2.0-dev.48 07:29:50 v3.2.0-dev.49 07:29:50 v3.2.0-dev.5 07:29:50 v3.2.0-dev.50 07:29:50 v3.2.0-dev.51 07:29:50 v3.2.0-dev.52 07:29:50 v3.2.0-dev.53 07:29:50 v3.2.0-dev.54 07:29:50 v3.2.0-dev.55 07:29:50 v3.2.0-dev.56 07:29:50 v3.2.0-dev.57 07:29:50 v3.2.0-dev.58 07:29:50 v3.2.0-dev.59 07:29:50 v3.2.0-dev.6 07:29:50 v3.2.0-dev.60 07:29:50 v3.2.0-dev.61 07:29:50 v3.2.0-dev.62 07:29:50 v3.2.0-dev.63 07:29:50 v3.2.0-dev.64 07:29:50 v3.2.0-dev.65 07:29:50 v3.2.0-dev.66 07:29:50 v3.2.0-dev.67 07:29:50 v3.2.0-dev.68 07:29:50 v3.2.0-dev.69 07:29:50 v3.2.0-dev.7 07:29:50 v3.2.0-dev.70 07:29:50 v3.2.0-dev.71 07:29:50 v3.2.0-dev.72 07:29:50 v3.2.0-dev.73 07:29:50 v3.2.0-dev.74 07:29:50 v3.2.0-dev.75 07:29:50 v3.2.0-dev.76 07:29:50 v3.2.0-dev.77 07:29:50 v3.2.0-dev.78 07:29:50 v3.2.0-dev.79 07:29:50 v3.2.0-dev.8 07:29:50 v3.2.0-dev.80 07:29:50 v3.2.0-dev.81 07:29:50 v3.2.0-dev.82 07:29:50 v3.2.0-dev.83 07:29:50 v3.2.0-dev.84 07:29:50 v3.2.0-dev.85 07:29:50 v3.2.0-dev.86 07:29:50 v3.2.0-dev.87 07:29:50 v3.2.0-dev.88 07:29:50 v3.2.0-dev.89 07:29:50 v3.2.0-dev.9 07:29:50 v3.2.0-dev.90 07:29:50 v3.2.0-dev.91 07:29:50 v3.2.0-dev.92 07:29:50 v3.2.0-dev.93 07:29:50 v3.2.0-dev.94 07:29:50 v3.2.0-dev.95 07:29:50 v3.2.0-dev.96 07:29:50 v3.2.0-dev.97 07:29:50 v3.2.0-dev.98 07:29:50 v3.2.0-dev.99 07:29:50 v4.0 07:29:50 v4.0.0 07:29:50 v4.0.0-dev.1 07:29:50 v4.0.0-dev.10 07:29:50 v4.0.0-dev.11 07:29:50 v4.0.0-dev.12 07:29:50 v4.0.0-dev.13 07:29:50 v4.0.0-dev.14 07:29:50 v4.0.0-dev.15 07:29:50 v4.0.0-dev.16 07:29:50 v4.0.0-dev.17 07:29:50 v4.0.0-dev.18 07:29:50 v4.0.0-dev.19 07:29:50 v4.0.0-dev.2 07:29:50 v4.0.0-dev.20 07:29:50 v4.0.0-dev.21 07:29:50 v4.0.0-dev.22 07:29:50 v4.0.0-dev.23 07:29:50 v4.0.0-dev.24 07:29:50 v4.0.0-dev.25 07:29:50 v4.0.0-dev.26 07:29:50 v4.0.0-dev.27 07:29:50 v4.0.0-dev.28 07:29:50 v4.0.0-dev.29 07:29:50 v4.0.0-dev.3 07:29:50 v4.0.0-dev.30 07:29:50 v4.0.0-dev.31 07:29:50 v4.0.0-dev.32 07:29:50 v4.0.0-dev.33 07:29:50 v4.0.0-dev.34 07:29:50 v4.0.0-dev.35 07:29:50 v4.0.0-dev.36 07:29:50 v4.0.0-dev.37 07:29:50 v4.0.0-dev.38 07:29:50 v4.0.0-dev.39 07:29:50 v4.0.0-dev.4 07:29:50 v4.0.0-dev.40 07:29:50 v4.0.0-dev.41 07:29:50 v4.0.0-dev.42 07:29:50 v4.0.0-dev.43 07:29:50 v4.0.0-dev.44 07:29:50 v4.0.0-dev.45 07:29:50 v4.0.0-dev.46 07:29:50 v4.0.0-dev.47 07:29:50 v4.0.0-dev.48 07:29:50 v4.0.0-dev.49 07:29:50 v4.0.0-dev.5 07:29:50 v4.0.0-dev.50 07:29:50 v4.0.0-dev.51 07:29:50 v4.0.0-dev.52 07:29:50 v4.0.0-dev.53 07:29:50 v4.0.0-dev.54 07:29:50 v4.0.0-dev.55 07:29:50 v4.0.0-dev.56 07:29:50 v4.0.0-dev.57 07:29:50 v4.0.0-dev.58 07:29:50 v4.0.0-dev.59 07:29:50 v4.0.0-dev.6 07:29:50 v4.0.0-dev.60 07:29:50 v4.0.0-dev.61 07:29:50 v4.0.0-dev.62 07:29:50 v4.0.0-dev.63 07:29:50 v4.0.0-dev.64 07:29:50 v4.0.0-dev.65 07:29:50 v4.0.0-dev.66 07:29:50 v4.0.0-dev.67 07:29:50 v4.0.0-dev.68 07:29:50 v4.0.0-dev.69 07:29:50 v4.0.0-dev.7 07:29:50 v4.0.0-dev.70 07:29:50 v4.0.0-dev.71 07:29:50 v4.0.0-dev.72 07:29:50 v4.0.0-dev.8 07:29:50 v4.0.0-dev.9 07:29:50 v4.0.1 07:29:50 v4.0.1-dev.1 07:29:50 v4.0.2-dev.1 [Pipeline] sh 07:29:50 + lftools sign git-tag v4.0.0 07:29:51 Signing Git tag with Sigul... 07:29:51 Signing v4.0.0 [Pipeline] echo 07:29:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:29:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:29:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:29:51 $ docker stop --time=1 9c429663e28c456c2923de64017fbd297a81857e7fd8a5dd32242a115c4d0f6f 07:29:53 $ docker rm -f --volumes 9c429663e28c456c2923de64017fbd297a81857e7fd8a5dd32242a115c4d0f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:29:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:53 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 07:29:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:29:54 $ docker top e6e041f6a10ead305be9ac899147e0dbf38cfb4bd4655a5c1170dea8a9ca4f46 -eo pid,comm 07:29:54 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:29:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:29:54 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:54 + git semver [Pipeline] } 07:29:55 $ docker stop --time=1 e6e041f6a10ead305be9ac899147e0dbf38cfb4bd4655a5c1170dea8a9ca4f46 07:29:56 $ docker rm -f --volumes e6e041f6a10ead305be9ac899147e0dbf38cfb4bd4655a5c1170dea8a9ca4f46 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:57 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 07:29:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:29:57 $ docker top ca7d709e2fd3d92ceb51fba4ec5e09e4d0a56bb17ee9655b4524021108db4de0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:29:57 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:57 + git semver [Pipeline] } 07:29:58 $ docker stop --time=1 ca7d709e2fd3d92ceb51fba4ec5e09e4d0a56bb17ee9655b4524021108db4de0 07:29:59 $ docker rm -f --volumes ca7d709e2fd3d92ceb51fba4ec5e09e4d0a56bb17ee9655b4524021108db4de0 [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:29:59 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 07:30:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:30:00 ---> package-listing.sh 07:30:00 ++ facter osfamily 07:30:00 ++ tr '[:upper:]' '[:lower:]' 07:30:01 + OS_FAMILY=debian 07:30:01 + workspace=/w/workspace/edgex-go/8 07:30:01 + START_PACKAGES=/tmp/packages_start.txt 07:30:01 + END_PACKAGES=/tmp/packages_end.txt 07:30:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:01 + PACKAGES=/tmp/packages_start.txt 07:30:01 + '[' /w/workspace/edgex-go/8 ']' 07:30:01 + PACKAGES=/tmp/packages_end.txt 07:30:01 + case "${OS_FAMILY}" in 07:30:01 + dpkg -l 07:30:01 + grep '^ii' 07:30:01 + '[' -f /tmp/packages_start.txt ']' 07:30:01 + '[' -f /tmp/packages_end.txt ']' 07:30:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:01 + '[' /w/workspace/edgex-go/8 ']' 07:30:01 + mkdir -p /w/workspace/edgex-go/8/archives/ 07:30:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 07:30:01 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:30:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:02 07:30:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:02 latest: Pulling from edgex-lftools-log-publisher 07:30:02 5eb5b503b376: Pulling fs layer 07:30:02 5c69ac0246d0: Pulling fs layer 07:30:02 ec43610c2a17: Pulling fs layer 07:30:02 3a2ae6a8a46f: Pulling fs layer 07:30:02 33b1e0a273af: Pulling fs layer 07:30:02 5d3b04190fa2: Pulling fs layer 07:30:02 2f39f015ded8: Pulling fs layer 07:30:02 3a2ae6a8a46f: Waiting 07:30:02 33b1e0a273af: Waiting 07:30:02 5d3b04190fa2: Waiting 07:30:02 2f39f015ded8: Waiting 07:30:02 5c69ac0246d0: Download complete 07:30:02 3a2ae6a8a46f: Verifying Checksum 07:30:02 3a2ae6a8a46f: Download complete 07:30:02 33b1e0a273af: Verifying Checksum 07:30:02 33b1e0a273af: Download complete 07:30:02 5d3b04190fa2: Verifying Checksum 07:30:02 5d3b04190fa2: Download complete 07:30:02 ec43610c2a17: Verifying Checksum 07:30:02 ec43610c2a17: Download complete 07:30:02 5eb5b503b376: Verifying Checksum 07:30:02 5eb5b503b376: Download complete 07:30:03 2f39f015ded8: Download complete 07:30:03 5eb5b503b376: Pull complete 07:30:03 5c69ac0246d0: Pull complete 07:30:04 ec43610c2a17: Pull complete 07:30:04 3a2ae6a8a46f: Pull complete 07:30:04 33b1e0a273af: Pull complete 07:30:04 5d3b04190fa2: Pull complete 07:30:07 2f39f015ded8: Pull complete 07:30:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:07 prd-ubuntu20.04-docker-8c-8g-41048 does not seem to be running inside a container 07:30:07 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:30:09 $ docker top b9f517b3659ba85012cb6df6a8e0a12ecfcf521d4b9852cfdc6cba3f8db64c64 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:09 + touch /tmp/pre-build-complete [Pipeline] sh 07:30:10 + mkdir -p /var/log/sysstat [Pipeline] sh 07:30:10 + ls /var/log/sa-host 07:30:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:10 provisioning config files... 07:30:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config17902194659953693740tmp [Pipeline] { [Pipeline] echo 07:30:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:30:10 ---> create-netrc.sh [Pipeline] } 07:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:30:11 ---> python-tools-install.sh [Pipeline] echo 07:30:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:30:11 ---> sudo-logs.sh 07:30:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:30:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:30:11 ---> job-cost.sh 07:30:11 lf-activate-venv: SKIPPING 07:30:11 DEBUG: total: 0.10999999940395355 07:30:11 INFO: Retrieving Stack Cost... 07:30:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:30:12 INFO: Archiving Costs [Pipeline] echo 07:30:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:30:12 ---> logs-deploy.sh 07:30:12 lf-activate-venv: SKIPPING 07:30:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/8 07:30:12 INFO: archiving workspace using pattern(s): 07:30:13 Archives upload complete. 07:30:13 INFO: archiving logs to Nexus 07:30:14 ---> uname -a: 07:30:14 Linux prd-ubuntu20-04-docker-8c-8g-41048 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:30:14 07:30:14 07:30:14 ---> lscpu: 07:30:14 Architecture: x86_64 07:30:14 CPU op-mode(s): 32-bit, 64-bit 07:30:14 Byte Order: Little Endian 07:30:14 Address sizes: 40 bits physical, 48 bits virtual 07:30:14 CPU(s): 8 07:30:14 On-line CPU(s) list: 0-7 07:30:14 Thread(s) per core: 1 07:30:14 Core(s) per socket: 1 07:30:14 Socket(s): 8 07:30:14 NUMA node(s): 1 07:30:14 Vendor ID: AuthenticAMD 07:30:14 CPU family: 23 07:30:14 Model: 49 07:30:14 Model name: AMD EPYC-Rome Processor 07:30:14 Stepping: 0 07:30:14 CPU MHz: 2800.000 07:30:14 BogoMIPS: 5600.00 07:30:14 Virtualization: AMD-V 07:30:14 Hypervisor vendor: KVM 07:30:14 Virtualization type: full 07:30:14 L1d cache: 256 KiB 07:30:14 L1i cache: 256 KiB 07:30:14 L2 cache: 4 MiB 07:30:14 L3 cache: 128 MiB 07:30:14 NUMA node0 CPU(s): 0-7 07:30:14 Vulnerability Itlb multihit: Not affected 07:30:14 Vulnerability L1tf: Not affected 07:30:14 Vulnerability Mds: Not affected 07:30:14 Vulnerability Meltdown: Not affected 07:30:14 Vulnerability Mmio stale data: Not affected 07:30:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:30:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:30:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:30:14 Vulnerability Srbds: Not affected 07:30:14 Vulnerability Tsx async abort: Not affected 07:30:14 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:30:14 07:30:14 07:30:14 ---> nproc: 07:30:14 8 07:30:14 07:30:14 07:30:14 ---> df -h: 07:30:14 Filesystem Size Used Avail Use% Mounted on 07:30:14 overlay 155G 31G 124G 21% / 07:30:14 tmpfs 64M 0 64M 0% /dev 07:30:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:30:14 shm 64M 0 64M 0% /dev/shm 07:30:14 /dev/vda1 155G 31G 124G 21% /facter-os 07:30:14 07:30:14 07:30:14 ---> sar -b -r -n DEV: 07:30:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41048) 03/12/25 _x86_64_ (8 CPU) 07:30:14 07:30:14 06:38:53 LINUX RESTART (8 CPU) 07:30:14 07:30:14 06:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:30:14 06:40:01 366.59 48.00 318.59 0.00 5407.00 183148.28 0.00 07:30:14 06:41:01 201.87 1.23 200.63 0.00 36.40 67682.40 0.00 07:30:14 06:42:01 50.17 0.00 50.17 0.00 0.00 37394.35 0.00 07:30:14 06:43:01 57.02 0.25 56.77 0.00 6.00 19987.47 0.00 07:30:14 06:44:01 879.54 4.50 875.04 0.00 2396.00 314158.71 0.00 07:30:14 06:45:01 874.88 28.67 846.20 0.00 1285.70 240963.81 0.00 07:30:14 06:46:01 236.80 0.03 236.77 0.00 0.27 73827.92 0.00 07:30:14 06:47:01 412.66 0.02 412.65 0.00 0.13 103562.41 0.00 07:30:14 06:48:01 670.88 0.10 670.78 0.00 8.53 120951.82 0.00 07:30:14 06:49:01 25.45 0.02 25.43 0.00 3.33 627.20 0.00 07:30:14 06:50:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 07:30:14 06:51:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 07:30:14 06:52:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 07:30:14 06:53:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 07:30:14 06:54:01 1.80 0.02 1.78 0.00 0.13 21.46 0.00 07:30:14 06:55:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 07:30:14 06:56:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 07:30:14 06:57:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 07:30:14 06:58:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 07:30:14 06:59:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 07:30:14 07:00:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 07:30:14 07:01:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 07:30:14 07:02:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 07:30:14 07:03:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 07:30:14 07:04:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 07:30:14 07:05:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 07:30:14 07:06:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 07:30:14 07:07:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 07:30:14 07:08:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 07:30:14 07:09:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 07:30:14 07:10:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 07:30:14 07:11:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 07:30:14 07:12:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 07:30:14 07:13:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 07:30:14 07:14:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 07:30:14 07:15:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 07:30:14 07:16:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 07:30:14 07:17:01 1.40 0.02 1.38 0.00 0.13 16.00 0.00 07:30:14 07:18:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 07:30:14 07:19:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 07:30:14 07:20:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 07:30:14 07:21:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 07:30:14 07:22:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 07:30:14 07:23:01 1.02 0.00 1.02 0.00 0.00 13.07 0.00 07:30:14 07:24:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 07:30:14 07:25:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 07:30:14 07:26:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 07:30:14 07:27:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 07:30:14 07:28:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 07:30:14 07:29:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 07:30:14 07:30:01 175.92 0.27 175.65 0.00 24.00 50176.44 0.00 07:30:14 Average: 78.46 1.63 76.83 0.00 179.77 23787.04 0.00 07:30:14 07:30:14 06:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:14 06:40:01 29655956 31559764 785784 2.39 65020 2122252 1828748 5.39 1006192 1870224 652 07:30:14 06:41:01 27799768 31296024 1011872 3.08 134712 3533908 2339564 6.89 1631172 2952736 231888 07:30:14 06:42:01 27357284 31380780 923620 2.81 138384 4014712 2297220 6.77 1543548 3437400 155444 07:30:14 06:43:01 26520652 31506392 795120 2.42 143032 4885152 2001880 5.90 1793896 3936576 511464 07:30:14 06:44:01 18906500 31051636 1220004 3.71 231320 11630604 4677604 13.79 2554472 10415328 428 07:30:14 06:45:01 8993360 29044636 3150284 9.58 483440 18497744 9358148 27.58 5800048 16199480 445220 07:30:14 06:46:01 5165924 28240692 3950100 12.01 503676 21360132 11144904 32.85 7942396 17731968 1329856 07:30:14 06:47:01 3019656 29141580 3060048 9.31 518656 24314284 8502420 25.06 8147116 19606876 1994712 07:30:14 06:48:01 6883868 31155120 1103180 3.35 525748 22682524 3375064 9.95 4231124 19970564 828 07:30:14 06:49:01 6890584 31163592 1094224 3.33 526764 22682844 3247116 9.57 4645908 19546608 456 07:30:14 06:50:01 6892856 31165652 1092288 3.32 526788 22682848 3247116 9.57 4644044 19546612 8 07:30:14 06:51:01 6939224 31212064 1045792 3.18 526792 22682860 3247116 9.57 4597280 19546620 4 07:30:14 06:52:01 6939964 31212804 1045548 3.18 526804 22682860 3247116 9.57 4597264 19546620 4 07:30:14 06:53:01 6976616 31250076 1009008 3.07 526804 22682864 3247116 9.57 4560772 19547224 4 07:30:14 06:54:01 6975692 31249392 1009696 3.07 526848 22682864 3264424 9.62 4560884 19547228 36 07:30:14 06:55:01 6975928 31249668 1009420 3.07 526864 22682868 3264424 9.62 4560532 19547232 8 07:30:14 06:56:01 6976100 31249860 1009132 3.07 526884 22682868 3264424 9.62 4560448 19547232 12 07:30:14 06:57:01 6976300 31250108 1009104 3.07 526904 22682872 3264424 9.62 4560712 19547236 140 07:30:14 06:58:01 6976300 31250124 1009084 3.07 526920 22682876 3264424 9.62 4560284 19547240 16 07:30:14 06:59:01 6976228 31250136 1009064 3.07 526932 22682940 3264424 9.62 4560364 19547308 4 07:30:14 07:00:01 6975944 31249868 1009312 3.07 526940 22682948 3264424 9.62 4560676 19547312 8 07:30:14 07:01:01 6976464 31250404 1008720 3.07 526948 22682948 3264424 9.62 4560860 19547312 8 07:30:14 07:02:01 6976140 31250124 1008940 3.07 526968 22682952 3264424 9.62 4560928 19547316 16 07:30:14 07:03:01 6975912 31249916 1009088 3.07 526984 22682956 3264424 9.62 4560360 19547320 144 07:30:14 07:04:01 6976048 31250052 1009084 3.07 527008 22682956 3280660 9.67 4560376 19547320 40 07:30:14 07:05:01 6975896 31249956 1009120 3.07 527024 22682960 3280660 9.67 4560920 19547324 148 07:30:14 07:06:01 6976172 31250248 1008768 3.07 527044 22682960 3280660 9.67 4560720 19547324 4 07:30:14 07:07:01 6975808 31250028 1008920 3.07 527060 22683096 3280660 9.67 4560744 19547444 4 07:30:14 07:08:01 6975760 31249988 1008880 3.07 527080 22683100 3280660 9.67 4560744 19547448 8 07:30:14 07:09:01 6975712 31249988 1008840 3.07 527096 22683104 3280660 9.67 4560500 19547452 148 07:30:14 07:10:01 6975696 31249988 1008764 3.07 527116 22683108 3280660 9.67 4560864 19547456 8 07:30:14 07:11:01 6976428 31250752 1007944 3.07 527136 22683108 3280660 9.67 4560836 19547456 184 07:30:14 07:12:01 6976612 31250940 1007916 3.07 527148 22683112 3280660 9.67 4560820 19547460 8 07:30:14 07:13:01 6976748 31251112 1007944 3.07 527172 22683112 3280660 9.67 4560856 19547460 12 07:30:14 07:14:01 6976732 31251104 1007908 3.07 527188 22683116 3280660 9.67 4560856 19547464 4 07:30:14 07:15:01 6976180 31250584 1008384 3.07 527204 22683116 3280660 9.67 4560960 19547464 12 07:30:14 07:16:01 6976092 31250668 1008256 3.07 527228 22683248 3280660 9.67 4561336 19547612 16 07:30:14 07:17:01 6975816 31250424 1008440 3.07 527252 22683252 3280660 9.67 4560848 19547620 4 07:30:14 07:18:01 6975672 31250392 1008308 3.07 527268 22683256 3280660 9.67 4561152 19547620 8 07:30:14 07:19:01 6975340 31250084 1008588 3.07 527280 22683252 3280660 9.67 4561160 19547624 144 07:30:14 07:20:01 6975332 31250080 1008512 3.07 527292 22683256 3280660 9.67 4561364 19547624 188 07:30:14 07:21:01 6975508 31250296 1008476 3.07 527308 22683264 3280660 9.67 4561064 19547628 144 07:30:14 07:22:01 6975500 31250308 1008436 3.07 527332 22683268 3280660 9.67 4561208 19547632 20 07:30:14 07:23:01 6975712 31250560 1008224 3.07 527364 22683264 3264536 9.62 4561204 19547636 156 07:30:14 07:24:01 6975644 31250508 1008424 3.07 527376 22683276 3264536 9.62 4561576 19547640 224 07:30:14 07:25:01 6975668 31250564 1008380 3.07 527396 22683276 3264536 9.62 4561560 19547640 4 07:30:14 07:26:01 6975556 31250456 1008388 3.07 527432 22683284 3264536 9.62 4561480 19547644 8 07:30:14 07:27:01 6975356 31250332 1008380 3.07 527452 22683284 3264536 9.62 4561352 19547644 184 07:30:14 07:28:01 6975560 31250568 1008096 3.07 527464 22683288 3264536 9.62 4561420 19547648 12 07:30:14 07:29:01 6975480 31250520 1008052 3.07 527484 22683292 3264536 9.62 4561456 19547652 4 07:30:14 07:30:01 5438108 31142500 1114072 3.39 550416 23967188 3327828 9.81 4737596 20778252 940 07:30:14 Average: 8735556 31108498 1151214 3.50 488348 20921852 3586617 10.57 4443652 18006701 91647 07:30:14 07:30:14 06:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:14 06:40:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:40:01 ens3 840.89 800.75 5400.36 125.91 0.00 0.00 0.00 0.00 07:30:14 06:40:01 vethffdbce6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:30:14 06:40:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 07:30:14 06:41:01 docker0 781.27 851.58 56.66 4638.45 0.00 0.00 0.00 0.00 07:30:14 06:41:01 ens3 1019.52 878.00 7869.59 92.39 0.00 0.00 0.00 0.00 07:30:14 06:41:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:30:14 06:41:01 vethcd299fe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:42:01 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 07:30:14 06:42:01 ens3 43.42 27.89 35.17 16.63 0.00 0.00 0.00 0.00 07:30:14 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:42:01 vethcd299fe 1.25 1.30 0.11 0.12 0.00 0.00 0.00 0.00 07:30:14 06:43:01 docker0 6.27 10.83 0.46 32.75 0.00 0.00 0.00 0.00 07:30:14 06:43:01 ens3 33.88 22.23 52.06 12.31 0.00 0.00 0.00 0.00 07:30:14 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:43:01 vethcd299fe 6.27 10.85 0.55 32.75 0.00 0.00 0.00 0.00 07:30:14 06:44:01 veth4334d22 2.35 3.28 0.23 1.46 0.00 0.00 0.00 0.00 07:30:14 06:44:01 veth2fdf1cb 2.52 3.73 0.24 1.49 0.00 0.00 0.00 0.00 07:30:14 06:44:01 veth1ff263b 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:44:01 docker0 73.32 131.14 4.65 1418.63 0.00 0.00 0.00 0.00 07:30:14 06:44:01 vethddd2361 2.42 3.53 0.23 1.48 0.00 0.00 0.00 0.00 07:30:14 06:44:01 vethf2abefd 0.57 1.38 0.05 0.27 0.00 0.00 0.00 0.00 07:30:14 06:44:01 ens3 376.10 226.85 5912.03 172.00 0.00 0.00 0.00 0.00 07:30:14 06:44:01 vethf552654 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:44:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:30:14 06:44:01 vethdcc36cb 2.53 3.12 0.24 1.45 0.00 0.00 0.00 0.00 07:30:14 06:45:01 veth890807e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 veth71e0c6a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 vethf12f189 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 veth539e508 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 veth6e89c4c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 vethec97acf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 vethf28d147 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 docker0 503.30 757.15 43.27 7343.74 0.00 0.00 0.00 0.00 07:30:14 06:45:01 vethb8e4b0d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 vethf2abefd 0.07 0.37 0.00 0.02 0.00 0.00 0.00 0.00 07:30:14 06:45:01 ens3 774.96 515.68 7358.25 58.39 0.00 0.00 0.00 0.00 07:30:14 06:45:01 veth4721a41 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 veth9e74216 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 veth9de054f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:45:01 veth1adfc58 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:30:14 06:46:01 veth890807e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 veth71e0c6a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 vethf12f189 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 veth539e508 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 veth6e89c4c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 vethec97acf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 vethf28d147 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 vethb8e4b0d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 vethf2abefd 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:46:01 ens3 4.42 2.80 3.62 1.99 0.00 0.00 0.00 0.00 07:30:14 06:46:01 veth4721a41 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 veth9e74216 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 veth9de054f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:46:01 veth1adfc58 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 veth890807e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 vethf12f189 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 veth539e508 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 veth6e89c4c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 vethec97acf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 vethf28d147 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 vethb8e4b0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 vethf2abefd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 ens3 11.80 6.21 9.58 5.15 0.00 0.00 0.00 0.00 07:30:14 06:47:01 veth9e74216 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:47:01 veth9de054f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:47:01 veth1adfc58 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:48:01 ens3 355.88 367.04 189.90 1510.48 0.00 0.00 0.00 0.00 07:30:14 06:48:01 lo 43.25 43.25 4.27 4.27 0.00 0.00 0.00 0.00 07:30:14 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:49:01 ens3 331.08 327.38 124.16 2260.32 0.00 0.00 0.00 0.00 07:30:14 06:49:01 lo 25.13 25.13 2.47 2.47 0.00 0.00 0.00 0.00 07:30:14 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:50:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:30:14 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:51:01 ens3 1.25 0.88 5.20 0.06 0.00 0.00 0.00 0.00 07:30:14 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:53:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:54:01 ens3 0.27 0.12 0.12 0.07 0.00 0.00 0.00 0.00 07:30:14 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:55:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:30:14 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:56:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:30:14 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:57:01 ens3 0.92 0.37 0.36 0.21 0.00 0.00 0.00 0.00 07:30:14 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 06:59:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:00:01 ens3 0.57 0.13 0.12 0.07 0.00 0.00 0.00 0.00 07:30:14 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:01:01 ens3 0.70 0.67 0.41 0.30 0.00 0.00 0.00 0.00 07:30:14 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:02:01 ens3 0.45 0.28 0.26 0.21 0.00 0.00 0.00 0.00 07:30:14 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:04:01 ens3 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 07:30:14 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:05:01 ens3 0.80 0.55 0.43 0.35 0.00 0.00 0.00 0.00 07:30:14 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:06:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 07:30:14 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:08:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:10:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:30:14 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:11:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:14:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 07:30:14 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:15:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:30:14 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:16:01 ens3 0.72 0.32 0.30 0.21 0.00 0.00 0.00 0.00 07:30:14 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:18:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 07:30:14 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:19:01 ens3 0.40 0.08 0.05 0.01 0.00 0.00 0.00 0.00 07:30:14 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:20:01 ens3 2.47 1.08 0.83 0.51 0.00 0.00 0.00 0.00 07:30:14 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:21:01 ens3 1.47 1.10 0.80 0.65 0.00 0.00 0.00 0.00 07:30:14 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:22:01 ens3 1.43 0.25 0.39 0.21 0.00 0.00 0.00 0.00 07:30:14 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:23:01 ens3 1.98 1.13 0.93 0.71 0.00 0.00 0.00 0.00 07:30:14 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:24:01 ens3 0.83 0.00 0.07 0.00 0.00 0.00 0.00 0.00 07:30:14 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:25:01 ens3 1.68 0.53 0.53 0.35 0.00 0.00 0.00 0.00 07:30:14 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:26:01 ens3 2.28 0.57 0.78 0.46 0.00 0.00 0.00 0.00 07:30:14 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:27:01 ens3 1.07 0.77 0.62 0.49 0.00 0.00 0.00 0.00 07:30:14 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:14 07:29:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:14 07:30:01 docker0 3.02 2.72 0.74 0.99 0.00 0.00 0.00 0.00 07:30:14 07:30:01 ens3 370.85 239.44 7183.25 167.45 0.00 0.00 0.00 0.00 07:30:14 07:30:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 07:30:14 Average: docker0 26.83 34.41 2.08 263.43 0.00 0.00 0.00 0.00 07:30:14 Average: ens3 82.07 67.15 669.62 86.82 0.00 0.00 0.00 0.00 07:30:14 Average: lo 1.62 1.62 0.16 0.16 0.00 0.00 0.00 0.00 07:30:14 07:30:14 07:30:14 ---> sar -P ALL: 07:30:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41048) 03/12/25 _x86_64_ (8 CPU) 07:30:14 07:30:14 06:38:53 LINUX RESTART (8 CPU) 07:30:14 07:30:14 06:39:01 CPU %user %nice %system %iowait %steal %idle 07:30:14 06:40:01 all 7.21 0.00 2.24 1.38 0.04 89.12 07:30:14 06:40:01 0 4.42 0.00 1.71 2.98 0.03 90.85 07:30:14 06:40:01 1 8.95 0.00 1.78 0.88 0.05 88.34 07:30:14 06:40:01 2 10.63 0.00 1.52 0.30 0.05 87.50 07:30:14 06:40:01 3 7.99 0.00 3.46 4.97 0.03 83.55 07:30:14 06:40:01 4 8.96 0.00 2.17 0.17 0.03 88.67 07:30:14 06:40:01 5 4.52 0.00 1.34 0.17 0.03 93.94 07:30:14 06:40:01 6 5.04 0.00 3.15 1.44 0.03 90.33 07:30:14 06:40:01 7 7.21 0.00 2.80 0.18 0.03 89.78 07:30:14 06:41:01 all 15.20 0.00 4.86 0.97 0.07 78.91 07:30:14 06:41:01 0 14.53 0.00 4.27 0.22 0.05 80.93 07:30:14 06:41:01 1 13.85 0.00 4.51 0.17 0.05 81.42 07:30:14 06:41:01 2 13.97 0.00 4.27 0.07 0.07 81.63 07:30:14 06:41:01 3 15.07 0.00 5.25 0.12 0.08 79.48 07:30:14 06:41:01 4 14.99 0.00 5.12 1.45 0.07 78.37 07:30:14 06:41:01 5 16.32 0.00 4.17 0.03 0.07 79.40 07:30:14 06:41:01 6 14.12 0.00 6.08 3.67 0.07 76.05 07:30:14 06:41:01 7 18.78 0.00 5.19 2.00 0.08 73.95 07:30:14 06:42:01 all 40.40 0.00 6.63 0.43 0.10 52.44 07:30:14 06:42:01 0 41.04 0.00 6.08 0.65 0.10 52.13 07:30:14 06:42:01 1 43.91 0.00 6.73 0.40 0.10 48.85 07:30:14 06:42:01 2 39.01 0.00 6.62 0.10 0.10 54.17 07:30:14 06:42:01 3 39.19 0.00 7.28 1.71 0.10 51.71 07:30:14 06:42:01 4 41.19 0.00 6.43 0.44 0.10 51.84 07:30:14 06:42:01 5 39.43 0.00 6.54 0.05 0.10 53.88 07:30:14 06:42:01 6 39.90 0.00 6.66 0.03 0.10 53.31 07:30:14 06:42:01 7 39.55 0.00 6.68 0.07 0.08 53.61 07:30:14 06:43:01 all 61.88 0.00 7.50 0.14 0.11 30.37 07:30:14 06:43:01 0 60.72 0.00 7.47 0.03 0.12 31.66 07:30:14 06:43:01 1 61.65 0.00 7.52 0.02 0.10 30.72 07:30:14 06:43:01 2 61.33 0.00 7.57 0.50 0.10 30.50 07:30:14 06:43:01 3 62.30 0.00 7.58 0.24 0.10 29.78 07:30:14 06:43:01 4 62.94 0.00 7.74 0.08 0.10 29.13 07:30:14 06:43:01 5 61.69 0.00 7.36 0.02 0.10 30.84 07:30:14 06:43:01 6 63.14 0.00 7.43 0.20 0.10 29.13 07:30:14 06:43:01 7 61.28 0.00 7.34 0.05 0.12 31.21 07:30:14 06:44:01 all 27.26 0.00 10.39 8.13 0.10 54.12 07:30:14 06:44:01 0 26.59 0.00 9.52 5.89 0.10 57.90 07:30:14 06:44:01 1 27.67 0.00 9.89 6.23 0.10 56.11 07:30:14 06:44:01 2 27.67 0.00 9.51 7.84 0.10 54.88 07:30:14 06:44:01 3 26.21 0.00 10.95 8.24 0.08 54.51 07:30:14 06:44:01 4 26.63 0.00 10.72 12.68 0.10 49.87 07:30:14 06:44:01 5 28.53 0.00 10.32 7.97 0.10 53.08 07:30:14 06:44:01 6 26.32 0.00 10.67 6.17 0.12 56.72 07:30:14 06:44:01 7 28.49 0.00 11.51 10.04 0.12 49.84 07:30:14 06:45:01 all 26.48 0.00 9.43 8.35 0.08 55.66 07:30:14 06:45:01 0 25.80 0.00 10.47 8.07 0.12 55.54 07:30:14 06:45:01 1 26.83 0.00 8.44 5.47 0.10 59.16 07:30:14 06:45:01 2 27.03 0.00 9.08 10.77 0.07 53.06 07:30:14 06:45:01 3 26.66 0.00 9.86 3.92 0.08 59.47 07:30:14 06:45:01 4 25.91 0.00 7.95 3.57 0.07 62.50 07:30:14 06:45:01 5 26.32 0.00 9.97 7.36 0.08 56.26 07:30:14 06:45:01 6 26.19 0.00 8.70 4.72 0.05 60.34 07:30:14 06:45:01 7 27.15 0.00 10.97 23.18 0.09 38.61 07:30:14 06:46:01 all 89.84 0.00 10.05 0.00 0.11 0.00 07:30:14 06:46:01 0 90.10 0.00 9.81 0.00 0.08 0.00 07:30:14 06:46:01 1 89.40 0.00 10.50 0.00 0.10 0.00 07:30:14 06:46:01 2 89.24 0.00 10.66 0.00 0.10 0.00 07:30:14 06:46:01 3 90.10 0.00 9.78 0.00 0.12 0.00 07:30:14 06:46:01 4 90.43 0.00 9.47 0.02 0.08 0.00 07:30:14 06:46:01 5 89.62 0.00 10.25 0.00 0.13 0.00 07:30:14 06:46:01 6 88.99 0.00 10.91 0.00 0.10 0.00 07:30:14 06:46:01 7 90.81 0.00 9.04 0.00 0.15 0.00 07:30:14 06:47:01 all 91.08 0.00 8.80 0.00 0.11 0.01 07:30:14 06:47:01 0 91.10 0.00 8.76 0.00 0.12 0.02 07:30:14 06:47:01 1 91.57 0.00 8.31 0.00 0.10 0.02 07:30:14 06:47:01 2 90.55 0.00 9.33 0.00 0.12 0.00 07:30:14 06:47:01 3 90.72 0.00 9.15 0.00 0.12 0.02 07:30:14 06:47:01 4 91.60 0.00 8.30 0.00 0.10 0.00 07:30:14 06:47:01 5 90.94 0.00 8.95 0.00 0.12 0.00 07:30:14 06:47:01 6 91.14 0.00 8.76 0.00 0.10 0.00 07:30:14 06:47:01 7 91.02 0.00 8.87 0.00 0.12 0.00 07:30:14 06:48:01 all 21.14 0.00 3.81 0.85 0.07 74.13 07:30:14 06:48:01 0 20.06 0.00 3.44 0.68 0.07 75.75 07:30:14 06:48:01 1 18.45 0.00 3.38 0.28 0.05 77.84 07:30:14 06:48:01 2 21.18 0.00 4.46 1.21 0.07 73.09 07:30:14 06:48:01 3 21.62 0.00 3.54 1.30 0.07 73.46 07:30:14 06:48:01 4 22.95 0.00 3.32 0.85 0.07 72.81 07:30:14 06:48:01 5 22.72 0.00 3.71 0.70 0.07 72.80 07:30:14 06:48:01 6 21.32 0.00 4.23 0.45 0.07 73.93 07:30:14 06:48:01 7 20.86 0.00 4.42 1.32 0.08 73.33 07:30:14 06:49:01 all 8.49 0.00 0.67 0.07 0.05 90.72 07:30:14 06:49:01 0 8.22 0.00 0.70 0.05 0.05 90.97 07:30:14 06:49:01 1 11.68 0.00 0.80 0.02 0.07 87.44 07:30:14 06:49:01 2 3.42 0.00 0.57 0.00 0.03 95.98 07:30:14 06:49:01 3 7.85 0.00 0.73 0.02 0.05 91.35 07:30:14 06:49:01 4 8.60 0.00 0.55 0.03 0.07 90.75 07:30:14 06:49:01 5 8.24 0.00 0.67 0.05 0.05 90.99 07:30:14 06:49:01 6 8.12 0.00 0.63 0.03 0.05 91.16 07:30:14 06:49:01 7 11.76 0.00 0.70 0.37 0.05 87.12 07:30:14 06:50:01 all 0.03 0.00 0.02 0.00 0.01 99.93 07:30:14 06:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 06:50:01 1 0.08 0.00 0.05 0.00 0.00 99.87 07:30:14 06:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:30:14 06:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:30:14 06:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 06:50:01 5 0.10 0.00 0.07 0.00 0.03 99.80 07:30:14 06:50:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:30:14 06:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:30:14 07:30:14 06:50:01 CPU %user %nice %system %iowait %steal %idle 07:30:14 06:51:01 all 0.07 0.00 0.02 0.00 0.01 99.90 07:30:14 06:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 06:51:01 1 0.12 0.00 0.07 0.00 0.02 99.80 07:30:14 06:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 06:51:01 3 0.08 0.00 0.02 0.00 0.00 99.90 07:30:14 06:51:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:30:14 06:51:01 5 0.08 0.00 0.05 0.00 0.02 99.85 07:30:14 06:51:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 06:51:01 7 0.07 0.00 0.00 0.02 0.00 99.92 07:30:14 06:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:30:14 06:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:30:14 06:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:30:14 06:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 06:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:30:14 06:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 06:52:01 5 0.08 0.00 0.05 0.00 0.03 99.83 07:30:14 06:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:14 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 06:53:01 all 0.11 0.00 0.02 0.00 0.00 99.85 07:30:14 06:53:01 0 0.50 0.00 0.03 0.00 0.00 99.47 07:30:14 06:53:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:30:14 06:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 06:53:01 3 0.08 0.00 0.03 0.00 0.00 99.88 07:30:14 06:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:30:14 06:53:01 5 0.08 0.00 0.05 0.00 0.02 99.85 07:30:14 06:53:01 6 0.07 0.00 0.02 0.00 0.00 99.92 07:30:14 06:53:01 7 0.05 0.00 0.00 0.02 0.00 99.93 07:30:14 06:54:01 all 0.04 0.00 0.03 0.00 0.01 99.91 07:30:14 06:54:01 0 0.12 0.00 0.05 0.00 0.02 99.82 07:30:14 06:54:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:30:14 06:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:30:14 06:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:30:14 06:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 06:54:01 5 0.07 0.00 0.05 0.00 0.03 99.85 07:30:14 06:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:30:14 06:54:01 7 0.00 0.00 0.03 0.02 0.00 99.95 07:30:14 06:55:01 all 0.07 0.00 0.01 0.01 0.01 99.91 07:30:14 06:55:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:30:14 06:55:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:30:14 06:55:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 06:55:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:30:14 06:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 06:55:01 5 0.13 0.00 0.00 0.00 0.02 99.85 07:30:14 06:55:01 6 0.05 0.00 0.02 0.02 0.00 99.92 07:30:14 06:55:01 7 0.08 0.00 0.00 0.03 0.00 99.88 07:30:14 06:56:01 all 0.09 0.00 0.02 0.00 0.00 99.89 07:30:14 06:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:30:14 06:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:30:14 06:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 06:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:30:14 06:56:01 4 0.03 0.00 0.05 0.00 0.02 99.90 07:30:14 06:56:01 5 0.57 0.00 0.02 0.00 0.02 99.40 07:30:14 06:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 06:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 06:57:01 all 0.32 0.00 0.01 0.00 0.01 99.65 07:30:14 06:57:01 0 0.07 0.00 0.03 0.00 0.03 99.87 07:30:14 06:57:01 1 0.10 0.00 0.03 0.00 0.02 99.85 07:30:14 06:57:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:30:14 06:57:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 06:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:30:14 06:57:01 5 2.07 0.00 0.02 0.00 0.02 97.90 07:30:14 06:57:01 6 0.05 0.00 0.00 0.02 0.02 99.92 07:30:14 06:57:01 7 0.07 0.00 0.00 0.02 0.00 99.92 07:30:14 06:58:01 all 0.22 0.00 0.02 0.00 0.01 99.75 07:30:14 06:58:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:30:14 06:58:01 1 0.07 0.00 0.05 0.00 0.02 99.87 07:30:14 06:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 06:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 06:58:01 4 0.03 0.00 0.02 0.02 0.00 99.93 07:30:14 06:58:01 5 1.60 0.00 0.03 0.00 0.02 98.35 07:30:14 06:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:30:14 06:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 06:59:01 all 0.05 0.00 0.02 0.00 0.01 99.92 07:30:14 06:59:01 0 0.15 0.00 0.02 0.00 0.00 99.83 07:30:14 06:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:30:14 06:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:30:14 06:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 06:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:30:14 06:59:01 5 0.13 0.00 0.07 0.00 0.03 99.77 07:30:14 06:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:30:14 06:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:30:14 07:00:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:30:14 07:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:30:14 07:00:01 1 0.15 0.00 0.02 0.00 0.00 99.83 07:30:14 07:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:30:14 07:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:30:14 07:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:30:14 07:00:01 5 0.12 0.00 0.02 0.00 0.02 99.85 07:30:14 07:00:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:30:14 07:00:01 7 0.08 0.00 0.00 0.00 0.02 99.90 07:30:14 07:01:01 all 0.02 0.00 0.02 0.00 0.00 99.95 07:30:14 07:01:01 0 0.08 0.00 0.05 0.00 0.02 99.85 07:30:14 07:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 07:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 07:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:14 07:01:01 4 0.02 0.00 0.07 0.00 0.00 99.92 07:30:14 07:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 07:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:01:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:30:14 07:30:14 07:01:01 CPU %user %nice %system %iowait %steal %idle 07:30:14 07:02:01 all 0.07 0.00 0.01 0.00 0.01 99.90 07:30:14 07:02:01 0 0.08 0.00 0.05 0.00 0.03 99.83 07:30:14 07:02:01 1 0.10 0.00 0.02 0.00 0.02 99.87 07:30:14 07:02:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 07:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:30:14 07:02:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:02:01 5 0.12 0.00 0.03 0.00 0.02 99.83 07:30:14 07:02:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:30:14 07:02:01 7 0.07 0.00 0.00 0.02 0.00 99.92 07:30:14 07:03:01 all 0.02 0.00 0.02 0.00 0.01 99.96 07:30:14 07:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:30:14 07:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:30:14 07:03:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:30:14 07:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:30:14 07:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:30:14 07:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:30:14 07:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:04:01 all 0.07 0.00 0.01 0.00 0.01 99.92 07:30:14 07:04:01 0 0.18 0.00 0.00 0.02 0.02 99.78 07:30:14 07:04:01 1 0.13 0.00 0.03 0.00 0.02 99.82 07:30:14 07:04:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 07:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 07:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:30:14 07:04:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 07:04:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:30:14 07:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:30:14 07:05:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:30:14 07:05:01 1 0.05 0.00 0.08 0.00 0.02 99.85 07:30:14 07:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:30:14 07:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:30:14 07:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:30:14 07:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:30:14 07:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:30:14 07:06:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:30:14 07:06:01 0 0.07 0.00 0.02 0.02 0.02 99.88 07:30:14 07:06:01 1 0.10 0.00 0.02 0.00 0.02 99.87 07:30:14 07:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:30:14 07:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:30:14 07:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 07:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:30:14 07:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 07:30:14 07:06:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:07:01 all 0.02 0.00 0.02 0.01 0.01 99.95 07:30:14 07:07:01 0 0.00 0.00 0.02 0.03 0.00 99.95 07:30:14 07:07:01 1 0.05 0.00 0.08 0.00 0.02 99.85 07:30:14 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 07:07:01 5 0.03 0.00 0.05 0.00 0.02 99.90 07:30:14 07:07:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:30:14 07:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:30:14 07:08:01 all 0.07 0.00 0.02 0.00 0.01 99.90 07:30:14 07:08:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:30:14 07:08:01 1 0.10 0.00 0.03 0.00 0.02 99.85 07:30:14 07:08:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 07:08:01 3 0.08 0.00 0.00 0.00 0.02 99.90 07:30:14 07:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:30:14 07:08:01 5 0.07 0.00 0.02 0.00 0.03 99.88 07:30:14 07:08:01 6 0.08 0.00 0.03 0.00 0.02 99.87 07:30:14 07:08:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 07:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:30:14 07:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:30:14 07:09:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:30:14 07:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:30:14 07:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:09:01 4 0.02 0.00 0.00 0.02 0.02 99.95 07:30:14 07:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 07:09:01 6 0.03 0.00 0.03 0.00 0.03 99.90 07:30:14 07:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:30:14 07:10:01 all 0.06 0.00 0.01 0.00 0.00 99.92 07:30:14 07:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 07:10:01 1 0.12 0.00 0.00 0.00 0.02 99.87 07:30:14 07:10:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 07:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:10:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:30:14 07:10:01 6 0.07 0.00 0.02 0.00 0.00 99.92 07:30:14 07:10:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 07:11:01 all 0.02 0.00 0.02 0.00 0.01 99.94 07:30:14 07:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:30:14 07:11:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:30:14 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:14 07:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:30:14 07:11:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:30:14 07:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:30:14 07:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:30:14 07:12:01 all 0.08 0.00 0.02 0.00 0.01 99.90 07:30:14 07:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 07:12:01 1 0.18 0.00 0.05 0.00 0.00 99.77 07:30:14 07:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 07:12:01 3 0.07 0.00 0.02 0.00 0.00 99.92 07:30:14 07:12:01 4 0.08 0.00 0.03 0.00 0.02 99.87 07:30:14 07:12:01 5 0.08 0.00 0.00 0.00 0.03 99.88 07:30:14 07:12:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 07:12:01 7 0.05 0.00 0.00 0.02 0.00 99.93 07:30:14 07:30:14 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:30:14 07:13:01 all 0.01 0.00 0.02 0.00 0.00 99.96 07:30:14 07:13:01 0 0.00 0.00 0.03 0.03 0.00 99.93 07:30:14 07:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:30:14 07:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:13:01 5 0.03 0.00 0.07 0.00 0.02 99.88 07:30:14 07:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:30:14 07:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 07:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:30:14 07:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:30:14 07:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:30:14 07:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:30:14 07:14:01 5 0.07 0.00 0.03 0.00 0.03 99.87 07:30:14 07:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:30:14 07:15:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:30:14 07:15:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:30:14 07:15:01 1 0.08 0.00 0.02 0.00 0.00 99.90 07:30:14 07:15:01 2 0.18 0.00 0.00 0.00 0.00 99.82 07:30:14 07:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 07:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:30:14 07:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 07:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:30:14 07:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 07:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:30:14 07:16:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:30:14 07:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:30:14 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 07:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 07:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:16:01 5 0.02 0.00 0.02 0.00 0.03 99.93 07:30:14 07:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:16:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:30:14 07:17:01 all 0.06 0.00 0.01 0.00 0.00 99.91 07:30:14 07:17:01 0 0.10 0.00 0.05 0.02 0.00 99.83 07:30:14 07:17:01 1 0.08 0.00 0.00 0.00 0.00 99.92 07:30:14 07:17:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:17:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:17:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:30:14 07:17:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:30:14 07:17:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 07:17:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:30:14 07:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:30:14 07:18:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:30:14 07:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 07:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:30:14 07:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:30:14 07:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 07:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:30:14 07:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:30:14 07:19:01 all 0.07 0.00 0.01 0.01 0.01 99.91 07:30:14 07:19:01 0 0.02 0.00 0.02 0.03 0.02 99.92 07:30:14 07:19:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 07:19:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:30:14 07:19:01 3 0.10 0.00 0.00 0.00 0.02 99.88 07:30:14 07:19:01 4 0.12 0.00 0.03 0.00 0.02 99.83 07:30:14 07:19:01 5 0.07 0.00 0.00 0.00 0.02 99.92 07:30:14 07:19:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 07:19:01 7 0.07 0.00 0.00 0.02 0.00 99.92 07:30:14 07:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:30:14 07:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:30:14 07:20:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:30:14 07:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 07:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:30:14 07:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:30:14 07:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:30:14 07:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:30:14 07:21:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:30:14 07:21:01 0 0.07 0.00 0.02 0.02 0.00 99.90 07:30:14 07:21:01 1 0.08 0.00 0.02 0.00 0.00 99.90 07:30:14 07:21:01 2 0.08 0.00 0.00 0.00 0.00 99.92 07:30:14 07:21:01 3 0.12 0.00 0.02 0.00 0.02 99.85 07:30:14 07:21:01 4 0.12 0.00 0.03 0.00 0.02 99.83 07:30:14 07:21:01 5 0.13 0.00 0.02 0.00 0.02 99.83 07:30:14 07:21:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:30:14 07:21:01 7 0.08 0.00 0.00 0.00 0.00 99.92 07:30:14 07:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:30:14 07:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 07:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:30:14 07:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:22:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:30:14 07:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:30:14 07:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:30:14 07:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:30:14 07:23:01 all 0.31 0.00 0.02 0.00 0.01 99.65 07:30:14 07:23:01 0 0.08 0.00 0.05 0.02 0.00 99.85 07:30:14 07:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:30:14 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 07:23:01 3 0.13 0.00 0.05 0.00 0.02 99.80 07:30:14 07:23:01 4 0.12 0.00 0.03 0.00 0.02 99.83 07:30:14 07:23:01 5 1.91 0.00 0.02 0.00 0.02 98.06 07:30:14 07:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:30:14 07:23:01 7 0.07 0.00 0.02 0.02 0.00 99.90 07:30:14 07:30:14 07:23:01 CPU %user %nice %system %iowait %steal %idle 07:30:14 07:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:30:14 07:24:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:30:14 07:24:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:30:14 07:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:30:14 07:24:01 5 1.97 0.00 0.00 0.00 0.02 98.01 07:30:14 07:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:30:14 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:25:01 all 0.33 0.00 0.02 0.00 0.01 99.63 07:30:14 07:25:01 0 0.08 0.00 0.03 0.02 0.00 99.87 07:30:14 07:25:01 1 0.12 0.00 0.03 0.00 0.02 99.83 07:30:14 07:25:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:30:14 07:25:01 3 0.08 0.00 0.03 0.00 0.02 99.87 07:30:14 07:25:01 4 0.12 0.00 0.03 0.00 0.00 99.85 07:30:14 07:25:01 5 2.07 0.00 0.02 0.00 0.02 97.90 07:30:14 07:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:25:01 7 0.07 0.00 0.02 0.02 0.00 99.90 07:30:14 07:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:30:14 07:26:01 0 0.05 0.00 0.00 0.02 0.02 99.92 07:30:14 07:26:01 1 0.10 0.00 0.05 0.00 0.02 99.83 07:30:14 07:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:30:14 07:26:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:30:14 07:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:30:14 07:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:30:14 07:27:01 all 0.08 0.00 0.02 0.00 0.00 99.89 07:30:14 07:27:01 0 0.08 0.00 0.02 0.00 0.00 99.90 07:30:14 07:27:01 1 0.10 0.00 0.03 0.00 0.02 99.85 07:30:14 07:27:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:30:14 07:27:01 3 0.07 0.00 0.03 0.00 0.00 99.90 07:30:14 07:27:01 4 0.12 0.00 0.03 0.00 0.00 99.85 07:30:14 07:27:01 5 0.12 0.00 0.02 0.00 0.02 99.85 07:30:14 07:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:30:14 07:27:01 7 0.07 0.00 0.00 0.02 0.00 99.92 07:30:14 07:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:30:14 07:28:01 0 0.00 0.00 0.03 0.02 0.00 99.95 07:30:14 07:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:30:14 07:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:30:14 07:28:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:30:14 07:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:30:14 07:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:14 07:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:30:14 07:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:30:14 07:29:01 1 0.08 0.00 0.05 0.00 0.02 99.85 07:30:14 07:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:30:14 07:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:14 07:29:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:30:14 07:29:01 5 0.00 0.00 0.03 0.00 0.02 99.95 07:30:14 07:29:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:30:14 07:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:30:14 07:30:01 all 8.32 0.00 3.49 0.66 0.05 87.48 07:30:14 07:30:01 0 7.84 0.00 4.59 4.44 0.07 83.06 07:30:14 07:30:01 1 7.66 0.00 3.70 0.20 0.05 88.39 07:30:14 07:30:01 2 9.71 0.00 3.73 0.08 0.07 86.41 07:30:14 07:30:01 3 6.60 0.00 4.12 0.02 0.03 89.23 07:30:14 07:30:01 4 7.44 0.00 3.28 0.03 0.03 89.21 07:30:14 07:30:01 5 8.81 0.00 2.65 0.13 0.05 88.36 07:30:14 07:30:01 6 9.90 0.00 2.64 0.07 0.05 87.34 07:30:14 07:30:01 7 8.59 0.00 3.18 0.30 0.05 87.87 07:30:14 Average: all 7.82 0.00 1.33 0.41 0.02 90.41 07:30:14 Average: 0 7.69 0.00 1.32 0.45 0.03 90.51 07:30:14 Average: 1 7.91 0.00 1.30 0.26 0.02 90.50 07:30:14 Average: 2 7.71 0.00 1.31 0.40 0.02 90.56 07:30:14 Average: 3 7.74 0.00 1.41 0.40 0.02 90.44 07:30:14 Average: 4 7.87 0.00 1.28 0.37 0.02 90.45 07:30:14 Average: 5 8.01 0.00 1.31 0.32 0.03 90.33 07:30:14 Average: 6 7.73 0.00 1.37 0.33 0.02 90.56 07:30:14 Average: 7 7.94 0.00 1.38 0.72 0.02 89.94 07:30:14 07:30:14 07:30:14