Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93517cc9be75f0d1e27fcce786eddade622644b5 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-ssh7725407817675720596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh13234579244696305040.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5260321811409197997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh3878613028891866515.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6507914486808658860.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-11556’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11567 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/982 [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/982 # 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 93517cc9be75f0d1e27fcce786eddade622644b5 (main) Commit message: "Merge pull request #5436 from weichou1229/rename-sql-folder" > git config core.sparsecheckout # timeout=10 > git checkout -f 93517cc9be75f0d1e27fcce786eddade622644b5 # timeout=10 > git rev-list --no-walk fc58ac0dac0787938a5e9497f29259cbc909982a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:10:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:10:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:10:50 ========================================================= 07:10:50 EdgeX Global Pipelines Version Info 07:10:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:10:51 ------------------- 07:10:51 stable info: 07:10:51 ------------------- 07:10:51 Commited By: Cherry Wang cherry@iotechsys.com 07:10:51 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 07:10:51 Message: update stable to v1.0.280 07:10:51 ------------------- 07:10:51 experimental info: 07:10:51 ------------------- 07:10:51 Commited By: Cherry Wang cherry@iotechsys.com 07:10:51 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 07:10:51 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93517cc [Pipeline] echo 07:10:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:52 provisioning config files... 07:10:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/982@tmp/config14161134243376560770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:53 ---> ****-login.sh 07:10:53 nexus3.edgexfoundry.org:10001 07:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:53 07:10:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:53 Configure a credential helper to remove this warning. See 07:10:53 https://docs.****.com/go/credential-store/ 07:10:53 07:10:53 Login Succeeded 07:10:53 nexus3.edgexfoundry.org:10002 07:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:53 07:10:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:53 Configure a credential helper to remove this warning. See 07:10:53 https://docs.****.com/go/credential-store/ 07:10:53 07:10:53 Login Succeeded 07:10:53 nexus3.edgexfoundry.org:10003 07:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:53 07:10:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:53 Configure a credential helper to remove this warning. See 07:10:53 https://docs.****.com/go/credential-store/ 07:10:53 07:10:53 Login Succeeded 07:10:53 nexus3.edgexfoundry.org:10004 07:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:53 07:10:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:53 Configure a credential helper to remove this warning. See 07:10:53 https://docs.****.com/go/credential-store/ 07:10:53 07:10:53 Login Succeeded 07:10:53 ****.io 07:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:53 07:10:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:10:53 Configure a credential helper to remove this warning. See 07:10:53 https://docs.****.com/go/credential-store/ 07:10:53 07:10:53 Login Succeeded 07:10:53 ---> ****-login.sh ends [Pipeline] } 07:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:54 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:10:54 + dirname cmd/core-command/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo core-command,cmd/core-command/Dockerfile 07:10:54 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:10:54 cut -d/ -f2 07:10:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:10:54 + dirname cmd/core-data/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo core-data,cmd/core-data/Dockerfile 07:10:54 + dirname cmd/core-keeper/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo core-keeper,cmd/core-keeper/Dockerfile 07:10:54 + dirname cmd/core-metadata/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo core-metadata,cmd/core-metadata/Dockerfile 07:10:54 + dirname cmd/security-bootstrapper/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:10:54 + dirname cmd/security-proxy-auth/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:10:54 + dirname cmd/security-proxy-setup/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:10:54 + dirname cmd/security-secretstore-setup/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:10:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:10:54 + dirname cmd/security-spire-agent/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:10:54 + dirname cmd/security-spire-config/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:10:54 + dirname cmd/security-spire-server/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:10:54 + dirname cmd/support-notifications/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo support-notifications,cmd/support-notifications/Dockerfile 07:10:54 + dirname cmd/support-scheduler/Dockerfile 07:10:54 + cut -d/ -f2 07:10:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:10:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-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 07:10:54 + git rev-list -1 --merges 93517cc9be75f0d1e27fcce786eddade622644b5~1..93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] echo 07:10:54 -----------> git rev-list -1 --merges 93517cc9be75f0d1e27fcce786eddade622644b5~1..93517cc9be75f0d1e27fcce786eddade622644b5 93517cc9be75f0d1e27fcce786eddade622644b5 07:10:54 93517cc9be75f0d1e27fcce786eddade622644b5 [false] [Pipeline] sh 07:10:54 + git log --format=format:%s -1 93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] echo 07:10:54 ========================================================= 07:10:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:10:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:10:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:10:55 + grep -v github /etc/ssh/ssh_known_hosts 07:10:55 + [ -e /tmp/ssh_known_hosts ] 07:10:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:10:55 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 07:10:55 -a /etc/ssh/ssh_known_hosts 07:10:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:56 07:10:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:56 0.1.4: Pulling from edgex-devops/py-git-semver 07:10:56 3dae71ba6b94: Pulling fs layer 07:10:56 6bf1a483ea7c: Pulling fs layer 07:10:56 f5dfc541a4d3: Pulling fs layer 07:10:56 461d9e800cba: Pulling fs layer 07:10:56 80192f66455f: Pulling fs layer 07:10:56 2e8e34ca0e6c: Pulling fs layer 07:10:56 a29436f7fd5d: Pulling fs layer 07:10:56 80192f66455f: Waiting 07:10:56 2e8e34ca0e6c: Waiting 07:10:56 923cac83aea3: Pulling fs layer 07:10:56 25ad8b0a4227: Pulling fs layer 07:10:56 db01528c6b51: Pulling fs layer 07:10:56 28988de357af: Pulling fs layer 07:10:56 a29436f7fd5d: Waiting 07:10:56 25ad8b0a4227: Waiting 07:10:56 db01528c6b51: Waiting 07:10:56 28988de357af: Waiting 07:10:56 6bf1a483ea7c: Verifying Checksum 07:10:56 6bf1a483ea7c: Download complete 07:10:56 461d9e800cba: Verifying Checksum 07:10:56 461d9e800cba: Download complete 07:10:56 80192f66455f: Verifying Checksum 07:10:56 80192f66455f: Download complete 07:10:56 f5dfc541a4d3: Verifying Checksum 07:10:56 f5dfc541a4d3: Download complete 07:10:56 3dae71ba6b94: Verifying Checksum 07:10:56 3dae71ba6b94: Download complete 07:10:56 923cac83aea3: Verifying Checksum 07:10:56 923cac83aea3: Download complete 07:10:56 25ad8b0a4227: Verifying Checksum 07:10:56 25ad8b0a4227: Download complete 07:10:56 db01528c6b51: Download complete 07:10:56 28988de357af: Verifying Checksum 07:10:56 28988de357af: Download complete 07:10:57 a29436f7fd5d: Download complete 07:10:57 2e8e34ca0e6c: Verifying Checksum 07:10:57 2e8e34ca0e6c: Download complete 07:10:58 3dae71ba6b94: Pull complete 07:10:58 6bf1a483ea7c: Pull complete 07:10:59 f5dfc541a4d3: Pull complete 07:10:59 461d9e800cba: Pull complete 07:10:59 80192f66455f: Pull complete 07:11:03 2e8e34ca0e6c: Pull complete 07:11:03 a29436f7fd5d: Pull complete 07:11:03 923cac83aea3: Pull complete 07:11:03 25ad8b0a4227: Pull complete 07:11:03 db01528c6b51: Pull complete 07:11:03 28988de357af: Pull complete 07:11:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:04 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 07:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:06 $ docker top eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a -eo pid,comm 07:11:06 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:11:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:06 [ssh-agent] Looking for ssh-agent implementation... 07:11:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:06 $ docker exec eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a ssh-agent 07:11:06 SSH_AUTH_SOCK=/tmp/ssh-6djoXslx70ZP/agent.32 07:11:06 SSH_AGENT_PID=38 07:11:06 Running ssh-add (command line suppressed) 07:11:06 Identity added: /w/workspace/edgex-go/982@tmp/private_key_14916495177659129362.key (/w/workspace/edgex-go/982@tmp/private_key_14916495177659129362.key) 07:11:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:07 + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] sh 07:11:07 + git tag --points-at HEAD [Pipeline] } 07:11:07 $ docker exec --env ******** --env ******** eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a ssh-agent -k 07:11:07 unset SSH_AUTH_SOCK; 07:11:07 unset SSH_AGENT_PID; 07:11:07 echo Agent pid 38 killed; 07:11:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:11:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:08 [ssh-agent] Looking for ssh-agent implementation... 07:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:08 $ docker exec eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a ssh-agent 07:11:08 SSH_AUTH_SOCK=/tmp/ssh-cMTQZ27HxXTG/agent.85 07:11:08 SSH_AGENT_PID=91 07:11:08 Running ssh-add (command line suppressed) 07:11:08 Identity added: /w/workspace/edgex-go/982@tmp/private_key_17960534389083795985.key (/w/workspace/edgex-go/982@tmp/private_key_17960534389083795985.key) 07:11:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:08 + git semver init 07:11:09 2026-05-27 07:11:09,033 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:11:09 2026-05-27 07:11:09,037 [run_init] DEBUG init version:0.0.0 force:False 07:11:09 2026-05-27 07:11:09,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/982/.semver 07:11:09 2026-05-27 07:11:09,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/982/.semver 07:11:09 2026-05-27 07:11:09,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/982/.semver'], cwd=/w/workspace/edgex-go/982, stdin=None, shell=False, universal_newlines=False) 07:11:14 2026-05-27 07:11:13,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/982/.git/info/exclude 07:11:14 2026-05-27 07:11:13,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/982/.semver/main with force:False 07:11:14 2026-05-27 07:11:13,680 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main 07:11:14 2026-05-27 07:11:13,680 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main 07:11:14 4.1.0-dev.117 [Pipeline] } 07:11:14 $ docker exec --env ******** --env ******** eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a ssh-agent -k 07:11:14 unset SSH_AUTH_SOCK; 07:11:14 unset SSH_AGENT_PID; 07:11:14 echo Agent pid 91 killed; 07:11:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:15 + git semver [Pipeline] } 07:11:15 $ docker stop --time=1 eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a 07:11:17 $ docker rm -f --volumes eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a [Pipeline] // withDockerContainer [Pipeline] sh 07:11:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:11:18 Stashed 1 file(s) [Pipeline] echo 07:11:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.117 [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 07:11:19 + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] echo 07:11:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:11:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:11:19 ========================================================= 07:11:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 07:11:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:11:19 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 07:11:19 2d35ebdb57d9: Pulling fs layer 07:11:19 c35fb4624d26: Pulling fs layer 07:11:19 4e2aec7ef170: Pulling fs layer 07:11:19 333b49ad6fbf: Pulling fs layer 07:11:19 4f4fb700ef54: Pulling fs layer 07:11:19 c3e65509a76b: Pulling fs layer 07:11:19 7cf9ebb963bd: Pulling fs layer 07:11:19 bb34ca984cfb: Pulling fs layer 07:11:19 151cf03bc807: Pulling fs layer 07:11:19 7cf9ebb963bd: Waiting 07:11:19 bb34ca984cfb: Waiting 07:11:19 333b49ad6fbf: Waiting 07:11:19 151cf03bc807: Waiting 07:11:19 c3e65509a76b: Waiting 07:11:19 4f4fb700ef54: Waiting 07:11:19 c35fb4624d26: Verifying Checksum 07:11:19 c35fb4624d26: Download complete 07:11:19 333b49ad6fbf: Download complete 07:11:19 4f4fb700ef54: Verifying Checksum 07:11:19 4f4fb700ef54: Download complete 07:11:19 c3e65509a76b: Verifying Checksum 07:11:19 c3e65509a76b: Download complete 07:11:19 2d35ebdb57d9: Verifying Checksum 07:11:19 2d35ebdb57d9: Download complete 07:11:20 2d35ebdb57d9: Pull complete 07:11:20 7cf9ebb963bd: Verifying Checksum 07:11:20 7cf9ebb963bd: Download complete 07:11:20 c35fb4624d26: Pull complete 07:11:20 4e2aec7ef170: Verifying Checksum 07:11:20 4e2aec7ef170: Download complete 07:11:20 151cf03bc807: Verifying Checksum 07:11:20 151cf03bc807: Download complete 07:11:20 bb34ca984cfb: Verifying Checksum 07:11:20 bb34ca984cfb: Download complete 07:11:25 4e2aec7ef170: Pull complete 07:11:25 333b49ad6fbf: Pull complete 07:11:25 4f4fb700ef54: Pull complete 07:11:25 c3e65509a76b: Pull complete 07:11:25 7cf9ebb963bd: Pull complete 07:11:27 bb34ca984cfb: Pull complete 07:11:28 151cf03bc807: Pull complete 07:11:28 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 07:11:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:11:29 WORKDIR /edgex 07:11:29 COPY go.mod . 07:11:29 RUN go mod download 07:11:29 + docker build -t ci-base-image-x86_64 -f - . 07:11:29 #0 building with "default" instance using docker driver 07:11:29 07:11:29 #1 [internal] load build definition from Dockerfile 07:11:29 #1 transferring dockerfile: 164B done 07:11:29 #1 DONE 0.0s 07:11:29 07:11:29 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:11:29 #2 DONE 0.0s 07:11:29 07:11:29 #3 [internal] load .dockerignore 07:11:29 #3 transferring context: 50B done 07:11:29 #3 DONE 0.0s 07:11:29 07:11:29 #4 [internal] load build context 07:11:29 #4 transferring context: 6.95kB done 07:11:29 #4 DONE 0.0s 07:11:29 07:11:29 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:11:29 #5 DONE 0.1s 07:11:29 07:11:29 #6 [2/4] WORKDIR /edgex 07:11:30 #6 DONE 1.3s 07:11:31 07:11:31 #7 [3/4] COPY go.mod . 07:11:31 #7 DONE 0.0s 07:11:31 07:11:31 #8 [4/4] RUN go mod download 07:11:33 Still waiting to schedule task 07:11:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:11:41 #8 DONE 10.1s 07:11:41 07:11:41 #9 exporting to image 07:11:41 #9 exporting layers 07:11:44 #9 exporting layers 2.9s done 07:11:44 #9 writing image sha256:4fbfcb45fe3b16a62aca56d00c958ac18ed7b5bbd4f8611bebd9480c6bf77442 done 07:11:44 #9 naming to docker.io/library/ci-base-image-x86_64 done 07:11:44 #9 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:44 + docker inspect -f . ci-base-image-x86_64 07:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:44 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 07:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 07:11:45 $ docker top 12d7efffd01051a1ddb98cffc12e796f0b4e1f1cb66ee4b23d9e65cdecc2d4a7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:45 + go version 07:11:45 go version go1.25.2 linux/amd64 [Pipeline] } 07:11:45 $ docker stop --time=1 12d7efffd01051a1ddb98cffc12e796f0b4e1f1cb66ee4b23d9e65cdecc2d4a7 07:11:46 $ docker rm -f --volumes 12d7efffd01051a1ddb98cffc12e796f0b4e1f1cb66ee4b23d9e65cdecc2d4a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:47 + docker inspect -f . ci-base-image-x86_64 07:11:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:47 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 07:11:47 $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 07:11:47 $ docker top c27e76fb41a347136f6d5810114a056efd17c85acfe855db222638684d5dc121 -eo pid,comm [Pipeline] { [Pipeline] echo 07:11:47 ========================================================= 07:11:47 [edgeXBuildGoParallel] Running Tests and Build... 07:11:47 ========================================================= [Pipeline] sh 07:11:48 + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] fileExists [Pipeline] sh 07:11:48 + make test 07:11:48 go test -race -coverprofile=coverage.out ./... 07:11:56 ? github.com/edgexfoundry/edgex-go [no test files] 07:12:28 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:12:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:12:28 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:12:28 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:12:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 07:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.089s coverage: 71.0% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 57.3% of statements 07:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.130s coverage: 94.2% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 90.7% of statements 07:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:12:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.022s coverage: 0.0% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:12:33 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:12:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 11.1% of statements 07:12:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:12:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:12:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.7% of statements 07:12:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:12:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:12:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:12:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:12:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:12:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements 07:12:36 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:12:36 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:12:36 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:12:36 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:12:36 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:12:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:12:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 3.5% of statements 07:12:39 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 07:12:39 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 38.2% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:12:39 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:12:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:12:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 07:12:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 07:12:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements 07:12:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 93.1% of statements 07:12:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 07:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 07:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 47.4% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 07:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.036s coverage: 33.3% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.135s coverage: 54.8% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.027s coverage: 20.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 07:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 29.2% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.015s coverage: 76.2% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.018s coverage: 54.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 17.1% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 94.9% of statements 07:13:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:13:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements 07:13:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:13:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements 07:13:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:13:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:13:05 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 07:13:05 running golangci-lint 07:13:05 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 07:13:05 go version go1.25.2 linux/amd64 07:13:05 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 07:13:05 level=info msg="[config_reader] Used config file .golangci.yml" 07:13:05 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 07:13:05 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 07:13:05 level=info msg="[goenv] Read go env for 3.746525ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 07:13:05 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 07:13:27 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 20.572733833s" 07:13:27 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.599108ms" 07:13:38 level=info msg="[linters_context/goanalysis] analyzers took 1m39.269889418s with top 10 stages: buildir: 52.085142092s, gosec: 3.050922468s, inspect: 2.867853257s, fact_deprecated: 2.69390001s, printf: 2.176308694s, fact_purity: 1.41045812s, ctrlflow: 1.382006104s, nilness: 1.033144397s, QF1004: 957.077197ms, QF1007: 949.78869ms" 07:13:38 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 07:13:38 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 07:13:38 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 07:13:38 level=info msg="[runner] Issues before processing: 35, after processing: 0" 07:13:38 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, filename_unadjuster: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, exclusion_rules: 22/21, path_relativity: 35/35" 07:13:38 level=info msg="[runner] processing took 7.828651ms with stages: nolint_filter: 6.936247ms, generated_file_filter: 680.12µs, exclusion_rules: 120.532µs, exclusion_paths: 44.271µs, path_relativity: 32.68µs, cgo: 3.72µs, path_absoluter: 2.871µs, invalid_issue: 1.91µs, sort_results: 1.88µs, filename_unadjuster: 1.31µs, max_same_issues: 830ns, fixer: 530ns, diff: 370ns, uniq_by_line: 270ns, path_prettifier: 260ns, path_shortener: 250ns, max_from_linter: 190ns, max_per_file_from_linter: 150ns, source_code: 140ns, severity-rules: 120ns" 07:13:38 level=info msg="[runner] linters took 11.107466437s with stages: goanalysis_metalinter: 11.099570356s" 07:13:38 0 issues. 07:13:38 level=info msg="File cache stats: 0 entries of total size 0B" 07:13:38 level=info msg="Memory: 319 samples, avg is 330.5MB, max is 1358.2MB" 07:13:38 level=info msg="Execution took 31.729225078s" 07:13:38 go vet ./... 07:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:13:43 ./bin/test-attribution-txt.sh [Pipeline] echo 07:13:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 07:13:44 + ls -al . 07:13:44 total 1404 07:13:44 drwxrwxr-x 11 1001 1001 4096 May 27 07:11 . 07:13:44 drwxr-xr-x 4 root root 4096 May 27 07:11 .. 07:13:44 drwxrwxr-x 2 1001 1001 4096 May 27 07:10 .blubracket 07:13:44 -rw-rw-r-- 1 1001 1001 10 May 27 07:10 .dockerignore 07:13:44 drwxrwxr-x 8 1001 1001 4096 May 27 07:13 .git 07:13:44 drwxrwxr-x 3 1001 1001 4096 May 27 07:10 .github 07:13:44 -rw-rw-r-- 1 1001 1001 909 May 27 07:10 .gitignore 07:13:44 -rw-rw-r-- 1 1001 1001 359 May 27 07:10 .golangci.yml 07:13:44 -rw-rw-r-- 1 1001 1001 100 May 27 07:10 .hadolint.yml 07:13:44 drwxr-xr-x 3 1001 1001 4096 May 27 07:11 .semver 07:13:44 -rw-rw-r-- 1 1001 1001 155 May 27 07:10 .sonarcloud.properties 07:13:44 -rw-rw-r-- 1 1001 1001 1171 May 27 07:10 ADOPTERS.md 07:13:44 -rw-rw-r-- 1 1001 1001 20149 May 27 07:10 Attribution.txt 07:13:44 -rw-rw-r-- 1 1001 1001 118730 May 27 07:10 CHANGELOG.md 07:13:44 -rw-rw-r-- 1 1001 1001 3804 May 27 07:10 CONTRIBUTING.md 07:13:44 -rw-rw-r-- 1 1001 1001 677 May 27 07:10 GOVERNANCE.md 07:13:44 -rw-rw-r-- 1 1001 1001 886 May 27 07:10 Jenkinsfile 07:13:44 -rw-rw-r-- 1 1001 1001 10775 May 27 07:10 LICENSE 07:13:44 -rw-rw-r-- 1 1001 1001 16743 May 27 07:10 Makefile 07:13:44 -rw-rw-r-- 1 1001 1001 582 May 27 07:10 OWNERS.md 07:13:44 -rw-rw-r-- 1 1001 1001 9932 May 27 07:10 README.md 07:13:44 -rw-rw-r-- 1 1001 1001 789 May 27 07:10 SECURITY.md 07:13:44 -rw-rw-r-- 1 1001 1001 13 May 27 07:11 VERSION 07:13:44 drwxrwxr-x 2 1001 1001 4096 May 27 07:10 bin 07:13:44 drwxrwxr-x 19 1001 1001 4096 May 27 07:10 cmd 07:13:44 -rw-r--r-- 1 root root 1048214 May 27 07:13 coverage.out 07:13:44 drwxrwxr-x 2 1001 1001 4096 May 27 07:10 fuzz_test 07:13:44 -rw-rw-r-- 1 1001 1001 6910 May 27 07:10 go.mod 07:13:44 -rw-rw-r-- 1 1001 1001 90677 May 27 07:10 go.sum 07:13:44 drwxrwxr-x 7 1001 1001 4096 May 27 07:10 internal 07:13:44 drwxrwxr-x 2 1001 1001 4096 May 27 07:10 openapi 07:13:44 -rw-rw-r-- 1 1001 1001 584 May 27 07:10 security.txt 07:13:44 -rw-rw-r-- 1 1001 1001 204 May 27 07:10 version.go [Pipeline] sh 07:13:45 + '[' -e coverage.out ] 07:13:45 + chown 1001:1001 coverage.out [Pipeline] stash 07:13:45 Stashed 1 file(s) [Pipeline] sh 07:13:45 + make build 07:13:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:14:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:14:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:14:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:14:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:14:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:14:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:14:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:14:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:14:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:14:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:14:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:14:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:14:31 $ docker stop --time=1 c27e76fb41a347136f6d5810114a056efd17c85acfe855db222638684d5dc121 07:14:34 $ docker rm -f --volumes c27e76fb41a347136f6d5810114a056efd17c85acfe855db222638684d5dc121 [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 07:14:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:14:35 07:14:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:14:35 latest: Pulling from edgex-devops/edgex-compose 07:14:35 91d30c5bc195: Pulling fs layer 07:14:35 2e9b0aa3be6d: Pulling fs layer 07:14:35 9c61dcf015f6: Pulling fs layer 07:14:35 4698f68db338: Pulling fs layer 07:14:35 2a2f49069b9e: Pulling fs layer 07:14:35 e0025b399a48: Pulling fs layer 07:14:35 4698f68db338: Waiting 07:14:35 2a2f49069b9e: Waiting 07:14:35 e0025b399a48: Waiting 07:14:35 91d30c5bc195: Download complete 07:14:35 4698f68db338: Verifying Checksum 07:14:35 4698f68db338: Download complete 07:14:35 2e9b0aa3be6d: Verifying Checksum 07:14:35 2e9b0aa3be6d: Download complete 07:14:35 e0025b399a48: Verifying Checksum 07:14:35 e0025b399a48: Download complete 07:14:35 91d30c5bc195: Pull complete 07:14:36 2a2f49069b9e: Verifying Checksum 07:14:36 2a2f49069b9e: Download complete 07:14:36 2e9b0aa3be6d: Pull complete 07:14:36 9c61dcf015f6: Verifying Checksum 07:14:36 9c61dcf015f6: Download complete 07:14:39 9c61dcf015f6: Pull complete 07:14:39 4698f68db338: Pull complete 07:14:40 2a2f49069b9e: Pull complete 07:14:40 e0025b399a48: Pull complete 07:14:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:14:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:14:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:40 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 07:14:40 $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 07:14:41 $ docker top 41ff3f6b6378dfc836c0c55cc1761f2536bfcd726ec51c269c5a31f39a3a8438 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:41 + docker compose -f ./docker-compose-build.yml build --parallel 07:14:42 #1 [security-spire-agent internal] load build definition from Dockerfile 07:14:42 #1 transferring dockerfile: 1.81kB done 07:14:42 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:14:42 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 07:14:42 #1 DONE 0.1s 07:14:42 07:14:42 #2 [security-proxy-auth internal] load build definition from Dockerfile 07:14:42 #2 transferring dockerfile: 2.14kB done 07:14:42 #2 DONE 0.1s 07:14:42 07:14:42 #3 [security-bootstrapper internal] load build definition from Dockerfile 07:14:42 #3 transferring dockerfile: 3.02kB done 07:14:42 #3 DONE 0.1s 07:14:42 07:14:42 #4 [support-notifications internal] load build definition from Dockerfile 07:14:42 #4 transferring dockerfile: 2.02kB done 07:14:42 #4 DONE 0.2s 07:14:42 07:14:42 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:14:42 #5 DONE 0.0s 07:14:42 07:14:42 #6 [core-command internal] load build definition from Dockerfile 07:14:42 #6 transferring dockerfile: 1.94kB done 07:14:42 #6 DONE 0.2s 07:14:42 07:14:42 #7 [security-spire-server internal] load build definition from Dockerfile 07:14:42 #7 transferring dockerfile: 1.70kB done 07:14:42 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:14:42 #7 DONE 0.2s 07:14:42 07:14:42 #8 [security-spire-config internal] load build definition from Dockerfile 07:14:42 #8 transferring dockerfile: 1.69kB done 07:14:42 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:14:42 #8 DONE 0.2s 07:14:42 07:14:42 #9 [core-data internal] load build definition from Dockerfile 07:14:42 #9 transferring dockerfile: 2.04kB done 07:14:42 #9 DONE 0.2s 07:14:42 07:14:42 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:14:42 #10 transferring dockerfile: 1.89kB done 07:14:42 #10 DONE 0.2s 07:14:42 07:14:42 #11 [support-scheduler internal] load build definition from Dockerfile 07:14:42 #11 transferring dockerfile: 1.83kB done 07:14:42 #11 DONE 0.2s 07:14:42 07:14:42 #12 [security-proxy-setup internal] load build definition from Dockerfile 07:14:42 #12 transferring dockerfile: 2.50kB done 07:14:42 #12 DONE 0.2s 07:14:42 07:14:42 #13 [security-secretstore-setup internal] load build definition from Dockerfile 07:14:42 #13 transferring dockerfile: 2.49kB done 07:14:42 #13 DONE 0.2s 07:14:42 07:14:42 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:14:42 #14 transferring dockerfile: 2.23kB done 07:14:42 #14 DONE 0.2s 07:14:42 07:14:42 #15 [core-metadata internal] load build definition from Dockerfile 07:14:42 #15 transferring dockerfile: 2.10kB done 07:14:42 #15 DONE 0.2s 07:14:42 07:14:42 #16 [core-keeper internal] load build definition from Dockerfile 07:14:42 #16 transferring dockerfile: 2.07kB done 07:14:42 #16 DONE 0.2s 07:14:42 07:14:42 #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:14:42 #5 DONE 0.0s 07:14:42 07:14:42 #17 [security-bootstrapper internal] load .dockerignore 07:14:42 #17 transferring context: 50B done 07:14:42 #17 DONE 0.1s 07:14:42 07:14:42 #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 07:14:42 #18 DONE 0.2s 07:14:42 07:14:42 #19 [core-keeper internal] load .dockerignore 07:14:42 #19 DONE 0.0s 07:14:42 07:14:42 #20 [security-proxy-setup internal] load .dockerignore 07:14:42 #20 DONE 0.0s 07:14:42 07:14:42 #21 [support-scheduler internal] load .dockerignore 07:14:42 #21 DONE 0.0s 07:14:42 07:14:42 #22 [security-secretstore-setup internal] load .dockerignore 07:14:42 #22 DONE 0.0s 07:14:42 07:14:42 #23 [support-notifications internal] load .dockerignore 07:14:42 #23 transferring context: 50B done 07:14:42 #23 DONE 0.1s 07:14:42 07:14:42 #24 [security-proxy-auth internal] load .dockerignore 07:14:42 #24 transferring context: 50B done 07:14:42 #24 DONE 0.1s 07:14:42 07:14:42 #25 [core-data internal] load .dockerignore 07:14:42 #25 transferring context: 50B done 07:14:42 #25 DONE 0.1s 07:14:42 07:14:42 #26 [security-spiffe-token-provider internal] load .dockerignore 07:14:42 #26 transferring context: 50B done 07:14:42 #26 DONE 0.1s 07:14:42 07:14:42 #21 [support-scheduler internal] load .dockerignore 07:14:42 #21 transferring context: 50B done 07:14:42 #21 DONE 0.1s 07:14:42 07:14:42 #27 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:14:42 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:14:42 #27 ... 07:14:42 07:14:42 #19 [core-keeper internal] load .dockerignore 07:14:42 #19 transferring context: 50B done 07:14:42 #19 DONE 0.1s 07:14:42 07:14:42 #20 [security-proxy-setup internal] load .dockerignore 07:14:42 #20 transferring context: 50B done 07:14:42 #20 DONE 0.1s 07:14:42 07:14:42 #28 [core-metadata internal] load .dockerignore 07:14:42 #28 transferring context: 50B done 07:14:42 #28 DONE 0.1s 07:14:42 07:14:42 #29 [core-command internal] load .dockerignore 07:14:42 #29 transferring context: 50B done 07:14:42 #29 DONE 0.1s 07:14:42 07:14:42 #30 [core-common-config-bootstrapper internal] load .dockerignore 07:14:42 #30 transferring context: 50B done 07:14:42 #30 DONE 0.2s 07:14:42 07:14:42 #22 [security-secretstore-setup internal] load .dockerignore 07:14:42 #22 transferring context: 50B done 07:14:42 #22 DONE 0.2s 07:14:42 07:14:42 #27 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:14:42 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:14:42 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 07:14:42 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 07:14:42 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 07:14:42 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 2.10MB / 3.81MB 0.1s 07:14:42 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 07:14:42 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:14:42 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 07:14:42 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 07:14:42 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 07:14:42 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 07:14:43 #27 ... 07:14:43 07:14:43 #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:14:43 #31 DONE 0.5s 07:14:43 07:14:43 #27 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:14:43 #27 ... 07:14:43 07:14:43 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 07:14:43 #32 DONE 0.8s 07:14:43 07:14:43 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 07:14:43 #33 DONE 0.8s 07:14:43 07:14:43 #27 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:14:43 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 07:14:44 #27 ... 07:14:44 07:14:44 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 07:14:44 #34 DONE 1.4s 07:14:44 07:14:44 #27 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:14:44 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:14:44 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 07:14:44 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 07:14:44 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 07:14:44 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 07:14:44 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 07:14:44 #27 DONE 2.1s 07:14:44 07:14:44 #35 [security-spire-server internal] load .dockerignore 07:14:44 #35 transferring context: 50B 0.0s done 07:14:44 #35 DONE 1.6s 07:14:44 07:14:44 #36 [security-spire-agent internal] load .dockerignore 07:14:44 #36 transferring context: 50B done 07:14:44 #36 DONE 1.6s 07:14:44 07:14:44 #37 [security-spire-config internal] load .dockerignore 07:14:44 #37 transferring context: 50B 0.0s done 07:14:44 #37 DONE 1.6s 07:14:44 07:14:44 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:14:44 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:14:44 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 07:14:44 #38 ... 07:14:44 07:14:44 #39 [security-spire-agent internal] load build context 07:14:44 #39 transferring context: 26.11kB 0.0s done 07:14:44 #39 DONE 0.3s 07:14:44 07:14:44 #40 [security-spire-server internal] load build context 07:14:44 #40 transferring context: 26.58kB 0.1s done 07:14:44 #40 DONE 0.4s 07:14:44 07:14:44 #41 [security-spire-config internal] load build context 07:14:44 #41 transferring context: 24.83kB 0.0s done 07:14:44 #41 DONE 0.4s 07:14:44 07:14:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:14:44 #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 07:14:44 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 07:14:44 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 07:14:44 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 07:14:44 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 07:14:44 #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 07:14:45 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 07:14:45 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 07:14:45 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 07:14:45 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 07:14:45 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 07:14:45 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 07:14:45 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 9.44MB / 41.51MB 0.5s 07:14:45 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23.07MB / 41.51MB 0.6s 07:14:45 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 37.56MB / 41.51MB 0.7s 07:14:45 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s 07:14:46 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.5s done 07:14:47 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 07:14:48 #38 ... 07:14:48 07:14:48 #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:48 #42 DONE 3.8s 07:14:48 07:14:48 #43 [security-spiffe-token-provider internal] load build context 07:14:49 #43 ... 07:14:49 07:14:49 #44 [core-data internal] load build context 07:14:50 #44 ... 07:14:50 07:14:50 #45 [security-proxy-auth internal] load build context 07:14:50 #45 transferring context: 330.66MB 7.5s 07:14:50 #45 ... 07:14:50 07:14:50 #44 [core-data internal] load build context 07:14:52 #44 ... 07:14:52 07:14:52 #46 [security-bootstrapper internal] load build context 07:14:52 #46 ... 07:14:52 07:14:52 #47 [support-notifications internal] load build context 07:14:52 #47 ... 07:14:52 07:14:52 #48 [core-keeper internal] load build context 07:14:52 #48 ... 07:14:52 07:14:52 #49 [core-metadata internal] load build context 07:14:53 #49 ... 07:14:53 07:14:53 #50 [security-proxy-setup internal] load build context 07:14:53 #50 ... 07:14:53 07:14:53 #51 [security-secretstore-setup internal] load build context 07:14:53 #51 ... 07:14:53 07:14:53 #52 [core-common-config-bootstrapper internal] load build context 07:14:53 #52 ... 07:14:53 07:14:53 #53 [support-scheduler internal] load build context 07:14:53 #53 ... 07:14:53 07:14:53 #54 [core-command internal] load build context 07:14:53 #54 ... 07:14:53 07:14:53 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:14:53 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.8s 07:14:54 #38 ... 07:14:54 07:14:54 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:14:54 #0 1.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:54 #0 2.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:54 #0 2.399 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:14:54 #0 2.399 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:14:54 #0 2.399 OK: 26342 distinct packages available 07:14:54 #0 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:54 #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:54 #0 2.908 OK: 265 MiB in 60 packages 07:14:54 #55 ... 07:14:54 07:14:54 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:14:54 #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:54 #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:54 #0 1.249 OK: 265 MiB in 60 packages 07:14:54 #56 ... 07:14:54 07:14:54 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:14:54 #57 ... 07:14:54 07:14:54 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:55 #58 ... 07:14:55 07:14:55 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:14:55 #59 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 07:14:55 #59 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 07:14:55 #59 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 07:14:55 #59 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 07:14:55 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 07:14:55 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 07:14:55 #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 07:14:55 #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 07:14:55 #59 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.9s done 07:14:55 #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.2s done 07:14:55 #59 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 07:14:55 #59 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done 07:14:55 #59 ... 07:14:55 07:14:55 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:14:55 #60 ... 07:14:55 07:14:55 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:14:55 #61 ... 07:14:55 07:14:55 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:14:55 #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:55 #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:55 #0 3.061 (1/1) Installing dumb-init (1.2.5-r3) 07:14:55 #0 3.066 Executing busybox-1.37.0-r20.trigger 07:14:55 #0 3.074 OK: 7 MiB in 17 packages 07:14:55 #62 DONE 10.6s 07:14:55 07:14:55 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:14:55 #63 ... 07:14:55 07:14:55 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:14:55 #0 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:55 #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:55 #0 1.223 OK: 265 MiB in 60 packages 07:14:55 #64 ... 07:14:55 07:14:55 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:14:55 #0 2.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:55 #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:55 #0 2.938 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:14:55 #0 2.938 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:14:55 #0 2.938 OK: 26324 distinct packages available 07:14:55 #0 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:55 #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:55 #0 3.487 (1/13) Installing brotli-libs (1.1.0-r2) 07:14:55 #0 3.502 (2/13) Installing c-ares (1.34.6-r0) 07:14:55 #0 3.509 (3/13) Installing libunistring (1.3-r0) 07:14:55 #0 3.532 (4/13) Installing libidn2 (2.3.7-r0) 07:14:55 #0 3.535 (5/13) Installing nghttp2-libs (1.69.0-r0) 07:14:55 #0 3.541 (6/13) Installing libpsl (0.21.5-r3) 07:14:55 #0 3.546 (7/13) Installing zstd-libs (1.5.7-r0) 07:14:55 #0 3.556 (8/13) Installing libcurl (8.14.1-r2) 07:14:55 #0 3.569 (9/13) Installing curl (8.14.1-r2) 07:14:55 #0 3.575 (10/13) Installing dumb-init (1.2.5-r3) 07:14:55 #0 3.579 (11/13) Installing musl-obstack (1.2.3-r2) 07:14:55 #0 3.582 (12/13) Installing libucontext (1.3.2-r0) 07:14:55 #0 3.596 (13/13) Installing gcompat (1.1.0-r4) 07:14:55 #0 3.596 Executing busybox-1.37.0-r20.trigger 07:14:55 #0 3.614 OK: 13 MiB in 29 packages 07:14:55 #65 ... 07:14:55 07:14:55 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:14:55 #66 ... 07:14:55 07:14:55 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:14:55 #0 6.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:55 #0 6.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:55 #0 6.714 (1/2) Installing dumb-init (1.2.5-r3) 07:14:55 #0 6.739 (2/2) Installing su-exec (0.2-r3) 07:14:55 #0 6.749 Executing busybox-1.37.0-r20.trigger 07:14:55 #0 6.754 OK: 7 MiB in 18 packages 07:14:55 #67 ... 07:14:55 07:14:55 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:14:55 #68 ... 07:14:55 07:14:55 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:14:55 #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:55 #0 6.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:55 #0 6.536 (1/4) Installing ca-certificates (20260413-r0) 07:14:55 #0 6.589 (2/4) Installing dumb-init (1.2.5-r3) 07:14:55 #0 6.609 (3/4) Installing su-exec (0.2-r3) 07:14:55 #0 6.609 (4/4) Installing yq-go (4.47.2-r3) 07:14:55 #0 6.762 Executing busybox-1.37.0-r20.trigger 07:14:55 #0 6.771 Executing ca-certificates-20260413-r0.trigger 07:14:55 #0 6.819 OK: 20 MiB in 20 packages 07:14:55 #69 ... 07:14:55 07:14:55 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:14:55 #0 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:55 #0 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:55 #0 1.220 OK: 265 MiB in 60 packages 07:14:56 #70 ... 07:14:56 07:14:56 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:14:56 #0 0.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:56 #0 0.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:56 #0 1.248 OK: 265 MiB in 60 packages 07:14:56 #71 ... 07:14:56 07:14:56 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:14:56 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.0s done 07:14:56 #38 ... 07:14:56 07:14:56 #48 [core-keeper internal] load build context 07:14:56 #48 transferring context: 642.33MB 13.9s done 07:14:56 #48 DONE 14.2s 07:14:56 07:14:56 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:14:56 #70 DONE 12.4s 07:14:56 07:14:56 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:14:56 #55 DONE 12.4s 07:14:56 07:14:56 #52 [core-common-config-bootstrapper internal] load build context 07:14:56 #52 transferring context: 642.33MB 12.4s done 07:14:56 #52 DONE 14.1s 07:14:56 07:14:56 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:14:56 #64 DONE 12.4s 07:14:56 07:14:56 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:14:56 #71 DONE 12.4s 07:14:56 07:14:56 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:14:56 #65 DONE 12.2s 07:14:56 07:14:56 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:14:56 #67 DONE 12.3s 07:14:56 07:14:56 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:14:56 #69 DONE 12.3s 07:14:56 07:14:56 #47 [support-notifications internal] load build context 07:14:56 #47 transferring context: 642.33MB 12.7s done 07:14:56 #47 DONE 14.4s 07:14:56 07:14:56 #50 [security-proxy-setup internal] load build context 07:14:56 #50 transferring context: 642.33MB 12.6s done 07:14:56 #50 DONE 14.3s 07:14:56 07:14:56 #49 [core-metadata internal] load build context 07:14:56 #49 transferring context: 642.33MB 12.7s done 07:14:56 #49 DONE 14.3s 07:14:56 07:14:56 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:14:56 #72 ... 07:14:56 07:14:56 #54 [core-command internal] load build context 07:14:56 #54 transferring context: 642.33MB 12.7s done 07:14:56 #54 DONE 14.3s 07:14:56 07:14:56 #44 [core-data internal] load build context 07:14:56 #44 transferring context: 642.33MB 12.9s done 07:14:56 #44 DONE 14.4s 07:14:56 07:14:56 #53 [support-scheduler internal] load build context 07:14:56 #53 transferring context: 642.33MB 13.1s done 07:14:56 #53 DONE 14.4s 07:14:56 07:14:56 #45 [security-proxy-auth internal] load build context 07:14:56 #45 transferring context: 642.33MB 13.3s done 07:14:56 #45 DONE 14.4s 07:14:56 07:14:56 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:14:56 #56 DONE 12.6s 07:14:56 07:14:56 #43 [security-spiffe-token-provider internal] load build context 07:14:56 #43 transferring context: 642.33MB 14.2s done 07:14:56 #43 DONE 14.4s 07:14:57 07:14:57 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:14:57 #73 ... 07:14:57 07:14:57 #51 [security-secretstore-setup internal] load build context 07:14:57 #51 transferring context: 642.33MB 14.1s done 07:14:57 #51 DONE 14.7s 07:14:57 07:14:57 #46 [security-bootstrapper internal] load build context 07:14:57 #46 ... 07:14:57 07:14:57 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:14:57 #73 DONE 0.7s 07:14:57 07:14:57 #46 [security-bootstrapper internal] load build context 07:14:57 #46 transferring context: 642.33MB 15.0s done 07:14:57 #46 ... 07:14:57 07:14:57 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:14:57 #63 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:57 #63 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:57 #63 ... 07:14:57 07:14:57 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:57 #58 DONE 13.3s 07:14:58 07:14:58 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:14:58 #74 DONE 1.0s 07:14:58 07:14:58 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:14:58 #63 13.41 (1/7) Installing ca-certificates (20260413-r0) 07:14:58 #63 13.43 (2/7) Installing dumb-init (1.2.5-r3) 07:14:58 #63 13.44 (3/7) Installing libgcc (14.2.0-r6) 07:14:58 #63 13.44 (4/7) Installing libsodium (1.0.20-r1) 07:14:58 #63 13.45 (5/7) Installing libstdc++ (14.2.0-r6) 07:14:58 #63 ... 07:14:58 07:14:58 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:14:58 #75 DONE 1.1s 07:14:58 07:14:58 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:14:58 #63 13.48 (6/7) Installing libzmq (4.3.5-r2) 07:14:58 #63 13.49 (7/7) Installing zeromq (4.3.5-r2) 07:14:58 #63 13.50 Executing busybox-1.37.0-r20.trigger 07:14:58 #63 13.51 Executing ca-certificates-20260413-r0.trigger 07:14:58 #63 ... 07:14:58 07:14:58 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:14:58 #76 DONE 1.2s 07:14:58 07:14:58 #46 [security-bootstrapper internal] load build context 07:14:58 #46 DONE 15.7s 07:14:58 07:14:58 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:14:58 #77 DONE 1.3s 07:14:58 07:14:58 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:14:58 #63 13.59 OK: 12 MiB in 23 packages 07:14:58 #63 ... 07:14:58 07:14:58 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:14:58 #0 9.779 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:58 #78 10.08 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:58 #78 ... 07:14:58 07:14:58 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:14:58 #61 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:58 #61 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:58 #61 13.71 (1/3) Installing ca-certificates (20260413-r0) 07:14:58 #61 13.75 (2/3) Installing dumb-init (1.2.5-r3) 07:14:58 #61 13.75 (3/3) Installing tzdata (2026b-r0) 07:14:58 #61 13.80 Executing busybox-1.37.0-r20.trigger 07:14:58 #61 13.80 Executing ca-certificates-20260413-r0.trigger 07:14:58 #61 13.84 OK: 8 MiB in 19 packages 07:14:58 #61 ... 07:14:58 07:14:58 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:14:58 #74 DONE 1.0s 07:14:58 07:14:58 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:14:58 #68 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:58 #68 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:58 #68 13.76 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:14:58 #68 13.76 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:14:58 #68 13.76 OK: 26324 distinct packages available 07:14:58 #68 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:58 #68 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:58 #68 14.22 (1/5) Installing dumb-init (1.2.5-r3) 07:14:58 #68 14.22 (2/5) Installing musl-obstack (1.2.3-r2) 07:14:58 #68 14.22 (3/5) Installing libucontext (1.3.2-r0) 07:14:58 #68 14.23 (4/5) Installing gcompat (1.1.0-r4) 07:14:58 #68 14.23 (5/5) Installing openssl (3.5.6-r0) 07:14:58 #68 14.25 Executing busybox-1.37.0-r20.trigger 07:14:58 #68 ... 07:14:58 07:14:58 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:14:58 #63 DONE 14.3s 07:14:58 07:14:58 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:14:58 #61 DONE 14.3s 07:14:58 07:14:58 #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:14:58 #57 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:58 #57 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:58 #57 13.69 (1/1) Installing dumb-init (1.2.5-r3) 07:14:58 #57 13.70 Executing busybox-1.37.0-r20.trigger 07:14:58 #57 13.70 OK: 7 MiB in 17 packages 07:14:58 #57 DONE 14.3s 07:14:58 07:14:58 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:14:58 #66 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:58 #66 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:58 #66 13.51 (1/4) Installing dumb-init (1.2.5-r3) 07:14:58 #66 13.51 (2/4) Installing openssl (3.5.6-r0) 07:14:58 #66 13.54 (3/4) Installing su-exec (0.2-r3) 07:14:58 #66 13.54 (4/4) Installing yq-go (4.47.2-r3) 07:14:58 #66 13.65 Executing busybox-1.37.0-r20.trigger 07:14:58 #66 13.67 OK: 20 MiB in 20 packages 07:14:58 #66 DONE 14.3s 07:14:58 07:14:58 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:14:58 #59 DONE 14.4s 07:14:58 07:14:58 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:14:58 #68 14.25 OK: 8 MiB in 21 packages 07:14:58 #68 ... 07:14:58 07:14:58 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:14:58 #78 10.61 OK: 265 MiB in 60 packages 07:14:58 #78 DONE 10.8s 07:14:58 07:14:58 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:14:58 #38 DONE 14.4s 07:14:58 07:14:58 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:14:59 #68 DONE 14.5s 07:14:59 07:14:59 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:14:59 #79 DONE 0.1s 07:14:59 07:14:59 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:14:59 #60 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:59 #60 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:59 #60 13.77 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:14:59 #60 13.77 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:14:59 #60 13.77 OK: 26324 distinct packages available 07:14:59 #60 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:14:59 #60 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:14:59 #60 14.30 (1/4) Installing dumb-init (1.2.5-r3) 07:14:59 #60 14.31 (2/4) Installing musl-obstack (1.2.3-r2) 07:14:59 #60 14.31 (3/4) Installing libucontext (1.3.2-r0) 07:14:59 #60 14.31 (4/4) Installing gcompat (1.1.0-r4) 07:14:59 #60 14.33 Executing busybox-1.37.0-r20.trigger 07:14:59 #60 14.34 OK: 8 MiB in 20 packages 07:14:59 #60 DONE 14.5s 07:14:59 07:14:59 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:15:00 #80 ... 07:15:00 07:15:00 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:15:00 #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:00 #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:00 #0 4.636 OK: 7 MiB in 17 packages 07:15:00 #81 DONE 4.8s 07:15:00 07:15:00 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:15:00 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:00 #0 3.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:00 #0 3.448 OK: 13 MiB in 29 packages 07:15:00 #82 DONE 3.6s 07:15:00 07:15:00 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:15:00 #72 2.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:00 #72 3.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:00 #72 3.441 OK: 20 MiB in 20 packages 07:15:00 #72 DONE 3.6s 07:15:00 07:15:00 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:15:00 #0 3.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:00 #0 3.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:00 #0 3.470 OK: 7 MiB in 18 packages 07:15:00 #83 DONE 3.6s 07:15:00 07:15:00 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:15:01 #84 ... 07:15:01 07:15:01 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:15:01 #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:01 #0 1.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:01 #0 2.229 OK: 12 MiB in 23 packages 07:15:01 #85 DONE 2.4s 07:15:01 07:15:01 #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:15:01 #86 ... 07:15:01 07:15:01 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:15:01 #0 2.500 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:01 #0 2.698 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:01 #0 3.333 (1/1) Installing dumb-init (1.2.5-r3) 07:15:01 #0 3.505 Executing busybox-1.37.0-r20.trigger 07:15:01 #0 3.511 OK: 7 MiB in 17 packages 07:15:01 #87 DONE 3.7s 07:15:01 07:15:01 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:15:01 #0 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:01 #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:01 #0 2.683 OK: 8 MiB in 19 packages 07:15:01 #88 DONE 2.9s 07:15:01 07:15:01 #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:15:01 #86 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:01 #86 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:02 #86 3.424 OK: 7 MiB in 17 packages 07:15:07 #86 ... 07:15:07 07:15:07 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:15:07 #80 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:07 #80 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:07 #80 3.510 OK: 8 MiB in 21 packages 07:15:08 #80 ... 07:15:08 07:15:08 #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:08 #89 ... 07:15:08 07:15:08 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:08 #90 ... 07:15:08 07:15:08 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:08 #91 ... 07:15:08 07:15:08 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:08 #92 ... 07:15:08 07:15:08 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:08 #93 ... 07:15:08 07:15:08 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:15:08 #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:08 #0 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:08 #0 3.387 OK: 20 MiB in 20 packages 07:15:08 #94 DONE 9.9s 07:15:08 07:15:08 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:15:09 #95 ... 07:15:09 07:15:09 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:15:09 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:09 #0 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:09 #0 3.249 OK: 8 MiB in 20 packages 07:15:09 #96 ... 07:15:09 07:15:09 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:11 #97 ... 07:15:11 07:15:11 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:15:11 #84 DONE 11.6s 07:15:11 07:15:11 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:15:15 #98 DONE 2.9s 07:15:15 07:15:15 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:15:15 #80 DONE 16.0s 07:15:15 07:15:15 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:15 #89 DONE 17.2s 07:15:15 07:15:15 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:15 #90 DONE 17.0s 07:15:15 07:15:15 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:15 #91 DONE 16.9s 07:15:15 07:15:15 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:15:15 #86 DONE 16.2s 07:15:15 07:15:15 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:15:15 #96 DONE 16.0s 07:15:15 07:15:15 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:15:15 #95 DONE 6.3s 07:15:15 07:15:15 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:15 #92 DONE 16.9s 07:15:15 07:15:15 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:15 #97 DONE 16.0s 07:15:15 07:15:15 #99 [core-keeper builder 7/8] COPY . . 07:15:15 #99 ... 07:15:15 07:15:15 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:15 #93 DONE 16.9s 07:15:15 07:15:15 #100 [core-common-config-bootstrapper builder 6/7] COPY . . 07:15:21 #100 DONE 5.8s 07:15:21 07:15:21 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:15:21 #101 DONE 5.8s 07:15:21 07:15:21 #102 [security-spiffe-token-provider builder 6/7] COPY . . 07:15:21 #102 DONE 5.8s 07:15:21 07:15:21 #103 [support-notifications builder 6/7] COPY . . 07:15:21 #103 DONE 5.8s 07:15:21 07:15:21 #104 [security-secretstore-setup builder 6/7] COPY . . 07:15:21 #104 DONE 5.8s 07:15:21 07:15:21 #105 [security-bootstrapper builder 6/7] COPY . . 07:15:21 #105 CACHED 07:15:21 07:15:21 #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:21 #106 CACHED 07:15:21 07:15:21 #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:15:21 #107 CACHED 07:15:21 07:15:21 #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:15:21 #108 CACHED 07:15:21 07:15:21 #109 [security-secretstore-setup builder 6/7] COPY . . 07:15:21 #109 CACHED 07:15:21 07:15:21 #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:21 #110 CACHED 07:15:21 07:15:21 #99 [core-keeper builder 7/8] COPY . . 07:15:21 #99 DONE 5.8s 07:15:21 07:15:21 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 07:15:21 #111 CACHED 07:15:21 07:15:21 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:21 #112 CACHED 07:15:21 07:15:21 #113 [core-data builder 6/7] COPY . . 07:15:21 #113 CACHED 07:15:21 07:15:21 #114 [security-proxy-auth builder 6/7] COPY . . 07:15:21 #114 CACHED 07:15:21 07:15:21 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:21 #115 CACHED 07:15:21 07:15:21 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:15:21 #116 CACHED 07:15:21 07:15:21 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:15:21 #117 CACHED 07:15:21 07:15:21 #118 [core-metadata builder 6/7] COPY . . 07:15:21 #118 CACHED 07:15:21 07:15:21 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:21 #119 CACHED 07:15:21 07:15:21 #120 [core-command builder 6/7] COPY . . 07:15:21 #120 CACHED 07:15:21 07:15:21 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 07:15:21 #121 CACHED 07:15:21 07:15:21 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:21 #122 CACHED 07:15:21 07:15:21 #123 [support-scheduler builder 6/7] COPY . . 07:15:21 #123 DONE 5.8s 07:15:21 07:15:21 #124 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:15:21 #124 DONE 5.8s 07:15:21 07:15:21 #125 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:15:21 #125 DONE 5.9s 07:15:21 07:15:21 #126 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:15:21 #126 ... 07:15:21 07:15:21 #127 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:15:21 #127 DONE 0.3s 07:15:21 07:15:21 #128 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:15:21 #128 DONE 0.2s 07:15:21 07:15:21 #129 [security-spire-server stage-2 6/9] COPY security.txt / 07:15:21 #129 DONE 0.1s 07:15:21 07:15:21 #130 [security-spire-config stage-2 6/10] COPY security.txt / 07:15:21 #130 DONE 0.1s 07:15:21 07:15:21 #131 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:15:21 #131 DONE 0.2s 07:15:21 07:15:21 #132 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:15:21 #132 DONE 0.2s 07:15:21 07:15:21 #126 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:15:21 #126 DONE 0.6s 07:15:21 07:15:21 #133 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:15:21 #133 DONE 0.1s 07:15:21 07:15:21 #134 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:15:21 #134 DONE 0.1s 07:15:21 07:15:21 #135 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:15:21 #135 DONE 0.1s 07:15:21 07:15:21 #136 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:15:21 #136 DONE 0.2s 07:15:21 07:15:21 #137 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:15:21 #137 DONE 0.2s 07:15:21 07:15:21 #138 [security-spire-agent stage-3 7/10] COPY security.txt / 07:15:21 #138 DONE 0.2s 07:15:21 07:15:21 #139 [security-spire-config] exporting to image 07:15:21 #139 exporting layers 07:15:21 #139 ... 07:15:21 07:15:21 #140 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:15:21 #140 DONE 0.2s 07:15:22 07:15:22 #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:15:22 #141 DONE 0.2s 07:15:22 07:15:22 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:15:22 #142 DONE 0.2s 07:15:22 07:15:22 #143 [security-spire-server] exporting to image 07:15:23 #143 exporting layers 1.2s done 07:15:23 #143 writing image sha256:fabc5f30990b79fb4ac589ba3e220c8b88ce53122344f28d9d25209dbaf3f2f3 0.0s done 07:15:23 #143 naming to docker.io/library/security-spire-server 0.0s done 07:15:23 #143 DONE 1.3s 07:15:23 07:15:23 #139 [security-spire-config] exporting to image 07:15:23 #139 exporting layers 1.1s done 07:15:23 #139 writing image sha256:d94b7d5f9cf5671e7d0c15e5e3840416871ea4cc28607dbf0ee392d33e0633a2 0.1s done 07:15:23 #139 naming to docker.io/library/security-spire-config 0.0s done 07:15:23 #139 DONE 1.2s 07:15:23 07:15:23 #144 [security-spire-agent] exporting to image 07:15:23 #144 exporting layers 1.4s done 07:15:24 #144 writing image sha256:324c91f6755acddb528857e55b1029e848610f6d8949d87be83e7d9970bc0b8f 0.1s done 07:15:24 #144 naming to docker.io/library/security-spire-agent 0.1s done 07:15:24 #144 DONE 1.9s 07:15:24 07:15:24 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:15:24 #0 0.913 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:15:31 #145 ... 07:15:31 07:15:31 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:15:31 #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:15:31 #146 ... 07:15:31 07:15:31 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:15:31 #0 0.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:15:31 #147 ... 07:15:31 07:15:31 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:15:31 #0 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:15:31 #148 ... 07:15:31 07:15:31 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:15:31 #0 0.789 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:15:31 #149 ... 07:15:31 07:15:31 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:15:31 #0 0.972 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:15:31 #150 ... 07:15:31 07:15:31 #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 07:15:31 #0 0.648 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:15:31 #151 ... 07:15:31 07:15:31 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:15:31 #0 0.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:15:31 #152 ... 07:15:31 07:15:31 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:15:31 #0 1.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:15:32 #153 ... 07:15:32 07:15:32 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:15:32 #0 0.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:15:32 #154 ... 07:15:32 07:15:32 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:15:32 #0 0.974 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:15:32 #155 ... 07:15:32 07:15:32 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:15:32 #0 0.651 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:16:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11573 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:16:02 Running in /w/workspace/edgex-go/982 [Pipeline] { [Pipeline] checkout 07:16:05 The recommended git tool is: git 07:16:12 using credential edgex-jenkins-ssh 07:16:12 Cloning the remote Git repository 07:16:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:16:12 > git init /w/workspace/edgex-go/982 # timeout=10 07:16:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:16:12 > git --version # timeout=10 07:16:12 > git --version # 'git version 2.25.1' 07:16:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:16:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:30 Avoid second fetch 07:16:30 Checking out Revision 93517cc9be75f0d1e27fcce786eddade622644b5 (main) 07:16:31 Commit message: "Merge pull request #5436 from weichou1229/rename-sql-folder" 07:16:30 > git config core.sparsecheckout # timeout=10 07:16:30 > git checkout -f 93517cc9be75f0d1e27fcce786eddade622644b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:35 provisioning config files... 07:16:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/982@tmp/config12916376652287120494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:36 ---> ****-login.sh 07:16:36 nexus3.edgexfoundry.org:10001 07:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:37 Configure a credential helper to remove this warning. See 07:16:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:37 07:16:37 Login Succeeded 07:16:37 nexus3.edgexfoundry.org:10002 07:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:37 Configure a credential helper to remove this warning. See 07:16:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:37 07:16:37 Login Succeeded 07:16:37 nexus3.edgexfoundry.org:10003 07:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:38 Configure a credential helper to remove this warning. See 07:16:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:38 07:16:38 Login Succeeded 07:16:38 nexus3.edgexfoundry.org:10004 07:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:38 Configure a credential helper to remove this warning. See 07:16:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:38 07:16:38 Login Succeeded 07:16:38 ****.io 07:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:38 Configure a credential helper to remove this warning. See 07:16:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:38 07:16:38 Login Succeeded 07:16:38 ---> ****-login.sh ends [Pipeline] } 07:16:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:16:39 + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] echo 07:16:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:16:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:16:39 ========================================================= 07:16:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 07:16:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:16:42 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:16:42 6b59a28fa201: Pulling fs layer 07:16:42 d32bb0dddca7: Pulling fs layer 07:16:42 5dab1238d3d9: Pulling fs layer 07:16:42 196fd7d83e7d: Pulling fs layer 07:16:42 4f4fb700ef54: Pulling fs layer 07:16:42 8ba94037c8f0: Pulling fs layer 07:16:42 deaec5988b04: Pulling fs layer 07:16:42 9f65657bb879: Pulling fs layer 07:16:42 4f4fb700ef54: Waiting 07:16:42 deaec5988b04: Waiting 07:16:42 9f65657bb879: Waiting 07:16:42 196fd7d83e7d: Waiting 07:16:42 8ba94037c8f0: Waiting 07:16:42 d32bb0dddca7: Verifying Checksum 07:16:42 d32bb0dddca7: Download complete 07:16:42 196fd7d83e7d: Download complete 07:16:42 4f4fb700ef54: Verifying Checksum 07:16:42 4f4fb700ef54: Download complete 07:16:42 8ba94037c8f0: Verifying Checksum 07:16:42 8ba94037c8f0: Download complete 07:16:42 6b59a28fa201: Download complete 07:16:42 9f65657bb879: Verifying Checksum 07:16:42 9f65657bb879: Download complete 07:16:43 6b59a28fa201: Pull complete 07:16:43 d32bb0dddca7: Pull complete 07:16:43 5dab1238d3d9: Verifying Checksum 07:16:43 5dab1238d3d9: Download complete 07:16:45 deaec5988b04: Verifying Checksum 07:16:45 deaec5988b04: Download complete 07:16:58 5dab1238d3d9: Pull complete 07:16:58 196fd7d83e7d: Pull complete 07:16:58 4f4fb700ef54: Pull complete 07:16:58 8ba94037c8f0: Pull complete 07:17:09 #156 ... 07:17:09 07:17:09 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:17:09 #149 DONE 93.7s 07:17:09 07:17:09 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:17:09 #150 DONE 93.7s 07:17:09 07:17:09 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:17:09 #157 ... 07:17:09 07:17:09 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:17:09 #158 DONE 0.2s 07:17:09 07:17:09 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:17:09 #157 DONE 0.1s 07:17:09 07:17:09 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:17:09 #159 DONE 0.2s 07:17:09 07:17:09 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:17:09 #160 ... 07:17:09 07:17:09 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:17:09 #161 DONE 0.2s 07:17:09 07:17:09 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:17:09 #162 DONE 0.2s 07:17:09 07:17:09 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:17:09 #163 DONE 0.1s 07:17:09 07:17:09 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:17:09 #145 ... 07:17:09 07:17:09 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:17:09 #164 ... 07:17:09 07:17:09 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:17:09 #160 DONE 1.0s 07:17:09 07:17:09 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:17:09 #165 DONE 0.3s 07:17:09 07:17:09 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:17:09 #166 DONE 0.2s 07:17:09 07:17:09 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:17:09 #167 DONE 0.3s 07:17:09 07:17:09 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:17:09 #164 DONE 1.1s 07:17:09 07:17:09 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:17:09 #168 DONE 0.2s 07:17:09 07:17:09 #169 [core-common-config-bootstrapper] exporting to image 07:17:09 #169 exporting layers 07:17:09 #169 ... 07:17:09 07:17:09 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:17:09 #170 DONE 0.3s 07:17:09 07:17:09 #169 [core-common-config-bootstrapper] exporting to image 07:17:09 #169 exporting layers 0.4s done 07:17:09 #169 writing image sha256:adc451185a41f6edb1f5bdda9f68d79a00f324368861179c9345a52f55a8bf51 07:17:09 #169 writing image sha256:adc451185a41f6edb1f5bdda9f68d79a00f324368861179c9345a52f55a8bf51 0.0s done 07:17:09 #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:17:09 #169 DONE 0.5s 07:17:09 07:17:09 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:17:09 #171 DONE 0.1s 07:17:09 07:17:09 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:17:09 #172 DONE 0.1s 07:17:09 07:17:09 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:09 #146 ... 07:17:09 07:17:09 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:17:09 #173 DONE 0.1s 07:17:09 07:17:09 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:17:09 #174 DONE 0.8s 07:17:09 07:17:09 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:17:09 #145 ... 07:17:09 07:17:09 #175 [security-bootstrapper] exporting to image 07:17:09 #175 exporting layers 0.6s done 07:17:09 #175 writing image sha256:d70b572f821ea208f6fd622a3a10d4ea80bbae29bd32e0a2dba24fffda9b2ae6 done 07:17:09 #175 naming to docker.io/library/security-bootstrapper done 07:17:09 #175 DONE 0.7s 07:17:09 07:17: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 07:17:10 deaec5988b04: Pull complete 07:17:11 9f65657bb879: Pull complete 07:17:11 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 07:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:17:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 07:17:12 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:17:12 WORKDIR /edgex 07:17:12 COPY go.mod . 07:17:12 RUN go mod download -f 07:17:12 - . 07:17:12 Sending build context to Docker daemon 3.926MB 07:17:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:17:13 ---> 334268110677 07:17:13 Step 2/4 : WORKDIR /edgex 07:17:15 ---> Running in 3529975b0ace 07:17:15 Removing intermediate container 3529975b0ace 07:17:15 ---> b47ddacce173 07:17:15 Step 3/4 : COPY go.mod . 07:17:15 ---> 8cb98f2ed12f 07:17:15 Step 4/4 : RUN go mod download 07:17:15 ---> Running in c449fa81cadc 07:18:05 #151 161.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:18:05 #151 ... 07:18:05 07:18:05 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:18:05 #148 DONE 165.1s 07:18:06 07:18:06 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:18:06 #146 DONE 165.1s 07:18:06 07:18:06 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:18:06 #176 DONE 0.6s 07:18:06 07:18:06 #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 07:18:06 #151 DONE 165.7s 07:18:06 07:18:06 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:18:06 #177 DONE 0.4s 07:18:06 07:18:06 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:18:06 #178 DONE 0.2s 07:18:06 07:18:06 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:18:06 #179 DONE 0.2s 07:18:06 07:18:06 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:18:06 #180 ... 07:18:06 07:18:06 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:18:06 #181 DONE 0.2s 07:18:06 07:18:06 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:18:06 #152 DONE 166.2s 07:18:06 07:18:06 #182 [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:18:06 #182 DONE 0.2s 07:18:06 07:18:06 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:18:06 #180 DONE 0.4s 07:18:06 07:18:06 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:18:06 #183 DONE 0.2s 07:18:06 07:18:06 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:18:07 #184 DONE 0.2s 07:18:07 07:18:07 #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:18:07 #185 DONE 0.2s 07:18:07 07:18:07 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:18:07 #186 ... 07:18:07 07:18:07 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:18:07 #187 DONE 0.2s 07:18:07 07:18:07 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:18:07 #188 DONE 0.1s 07:18:07 07:18:07 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:18:07 #186 DONE 0.2s 07:18:07 07:18:07 #189 [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:18:07 #189 DONE 0.2s 07:18:07 07:18:07 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:18:07 #190 DONE 0.2s 07:18:07 07:18:07 #191 [core-command] exporting to image 07:18:07 #191 exporting layers 0.2s done 07:18:07 #191 writing image sha256:8799a260e32715c51063c383588da1386257b6609c476179438dfd9c6a3eb085 done 07:18:07 #191 naming to docker.io/library/core-command done 07:18:07 #191 DONE 0.2s 07:18:07 07:18:07 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:18:07 #192 DONE 0.1s 07:18:07 07:18:07 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:18:07 #193 ... 07:18:07 07:18:07 #194 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:18:07 #194 DONE 0.2s 07:18:07 07:18:07 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:18:07 #195 DONE 0.2s 07:18:08 07:18:08 #196 [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:18:08 #196 ... 07:18:08 07:18:08 #197 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:18:08 #197 DONE 0.4s 07:18:08 07:18:08 #196 [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:18:08 #196 DONE 0.4s 07:18:08 07:18:08 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:18:08 #193 DONE 0.6s 07:18:08 07:18:08 #198 [security-spiffe-token-provider] exporting to image 07:18:08 #198 ... 07:18:08 07:18:08 #199 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:18:08 #199 DONE 0.1s 07:18:08 07:18:08 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:18:08 #200 DONE 0.1s 07:18:08 07:18:08 #198 [security-spiffe-token-provider] exporting to image 07:18:08 #198 exporting layers 0.4s done 07:18:08 #198 writing image sha256:b28206f7e205d0d54911c05bff21c056f14504ef9162e6f683de377f5685f948 done 07:18:08 #198 naming to docker.io/library/security-spiffe-token-provider done 07:18:08 #198 DONE 0.4s 07:18:08 07:18:08 #201 [security-proxy-setup] exporting to image 07:18:08 #201 exporting layers 0.4s done 07:18:08 #201 writing image sha256:a0b558fb1ef6af941c805ede82a7d630fe3d36dab2cb9fba45628fe8ebab0583 done 07:18:08 #201 naming to docker.io/library/security-proxy-setup 0.0s done 07:18:08 #201 DONE 0.4s 07:18:08 07:18:08 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:18:08 #202 DONE 0.4s 07:18:08 07:18:08 #203 [security-secretstore-setup] exporting to image 07:18:09 #203 exporting layers 0.2s done 07:18:09 #203 writing image sha256:0d84908bd9468fbb107a61a0e6fa0e458b9fd2bf3ee68da953042d5233196b5c 07:18:09 #203 writing image sha256:0d84908bd9468fbb107a61a0e6fa0e458b9fd2bf3ee68da953042d5233196b5c done 07:18:09 #203 naming to docker.io/library/security-secretstore-setup done 07:18:09 #203 DONE 0.2s 07:18:09 07:18:09 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:09 #153 ... 07:18:09 07:18:09 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:18:09 #154 DONE 168.9s 07:18:09 07:18:09 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:10 #153 ... 07:18:10 07:18:10 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:18:10 #204 DONE 0.2s 07:18:10 07:18:10 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:18:10 #205 DONE 0.2s 07:18:10 07:18:10 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:18:10 #155 DONE 169.5s 07:18:10 07:18:10 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:10 #153 ... 07:18:10 07:18:10 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:18:10 #206 DONE 0.1s 07:18:10 07:18:10 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:18:10 #147 DONE 169.6s 07:18:10 07:18:10 #207 [core-keeper] exporting to image 07:18:10 #207 ... 07:18:10 07:18:10 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:18:10 #208 DONE 0.1s 07:18:10 07:18:10 #209 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:18:10 #209 DONE 0.1s 07:18:10 07:18:10 #207 [core-keeper] exporting to image 07:18:10 #207 exporting layers 0.2s done 07:18:10 #207 writing image sha256:213cbb6f138840f1b52943640335f487f859510466d0ae2bd96c2d8a86ab9e2c done 07:18:10 #207 naming to docker.io/library/core-keeper done 07:18:10 #207 DONE 0.2s 07:18:10 07:18:10 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:18:10 #210 DONE 0.1s 07:18:10 07:18:10 #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:18:10 #211 DONE 0.1s 07:18:10 07:18:10 #212 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:18:10 #212 DONE 0.2s 07:18:10 07:18:10 #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:18:10 #213 DONE 0.2s 07:18:10 07:18:10 #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:18:10 #214 DONE 0.1s 07:18:10 07:18:10 #215 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:18:11 #215 DONE 0.2s 07:18:11 07:18:11 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:18:11 #216 DONE 0.1s 07:18:11 07:18:11 #217 [core-data] exporting to image 07:18:11 #217 exporting layers 0.2s done 07:18:11 #217 writing image sha256:6863346b1ede65c2a452ff0932e96fc4f5a3e67abc0593e5ac2dfdb7df6facb5 done 07:18:11 #217 naming to docker.io/library/core-data done 07:18:11 #217 DONE 0.2s 07:18:11 07:18:11 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:18:11 #218 DONE 0.4s 07:18:11 07:18:11 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:18:11 #209 DONE 0.1s 07:18:11 07:18:11 #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:18:11 #211 DONE 0.1s 07:18:11 07:18:11 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:11 #153 DONE 170.6s 07:18:11 07:18:11 #219 [security-proxy-auth] exporting to image 07:18:11 #219 ... 07:18:11 07:18:11 #220 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:18:11 #220 CACHED 07:18:11 07:18:11 #221 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:18:11 #221 CACHED 07:18:12 07:18:12 #222 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:18:12 #222 DONE 0.1s 07:18:12 07:18:12 #223 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:18:12 #223 DONE 0.0s 07:18:12 07:18:12 #219 [security-proxy-auth] exporting to image 07:18:12 #219 exporting layers 0.3s done 07:18:12 #219 writing image sha256:ce7ac14ea61f3880a95e79e4acca3468ad39c3d36e65fe0c9a176644ddf72911 done 07:18:12 #219 naming to docker.io/library/security-proxy-auth done 07:18:12 #219 DONE 0.3s 07:18:12 07:18:12 #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:18:12 #224 DONE 0.0s 07:18:12 07:18:12 #225 [core-metadata] exporting to image 07:18:12 #225 exporting layers 0.1s done 07:18:12 #225 writing image sha256:1f0d2110ed494d6a782a0a1f94a1210edae719fd6b18d548c44c6301fde0b6f2 done 07:18:12 #225 naming to docker.io/library/core-metadata done 07:18:12 #225 DONE 0.1s 07:18:12 07:18:12 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:12 Removing intermediate container c449fa81cadc 07:18:12 ---> 86b8d89edad1 07:18:12 Successfully built 86b8d89edad1 07:18:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:12 + docker inspect -f . ci-base-image-arm64 07:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:12 #156 DONE 171.7s 07:18:12 07:18:12 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:18:12 #145 DONE 171.7s 07:18:12 07:18:12 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:18:12 #226 DONE 0.0s 07:18:12 07:18:12 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:18:12 #227 DONE 0.0s 07:18:12 prd-ubuntu20.04-docker-arm64-4c-16g-11573 does not seem to be running inside a container 07:18:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 07:18:12 07:18:12 #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:18:12 #228 DONE 0.1s 07:18:12 07:18:12 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:18:12 #229 DONE 0.1s 07:18:12 07:18:12 #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:18:12 #230 DONE 0.0s 07:18:12 07:18:12 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:18:12 #231 DONE 0.0s 07:18:12 07:18:12 #232 [support-scheduler] exporting to image 07:18:13 #232 ... 07:18:13 07:18:13 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:18:13 #233 DONE 0.1s 07:18:13 07:18:13 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:18:13 #234 DONE 0.0s 07:18:13 07:18:13 #235 [support-notifications] exporting to image 07:18:13 #235 exporting layers 0.2s done 07:18:13 #235 writing image sha256:4b10f5236c37c4e011c6149c9056f5a1928c67d49ae752c58708a868b507d61b done 07:18:13 #235 naming to docker.io/library/support-notifications done 07:18:13 #235 DONE 0.2s 07:18:13 07:18:13 #232 [support-scheduler] exporting to image 07:18:13 #232 exporting layers 0.4s done 07:18:13 #232 writing image sha256:b2b3c6efde4254f3fd080c8e95b1aa079ed3b5885d79966a9656c5c7da3f53cd done 07:18:13 #232 naming to docker.io/library/support-scheduler done 07:18:13 #232 DONE 0.4s 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:13 time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:18:14 $ docker top a8828f79395cb0e4064f939defe4a353c902de5112eed0fc17d9e2faf610fe5b -eo pid,comm [Pipeline] { [Pipeline] } 07:18:14 $ docker stop --time=1 41ff3f6b6378dfc836c0c55cc1761f2536bfcd726ec51c269c5a31f39a3a8438 07:18:15 $ docker rm -f --volumes 41ff3f6b6378dfc836c0c55cc1761f2536bfcd726ec51c269c5a31f39a3a8438 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 07:18:15 + docker images 07:18:15 REPOSITORY TAG IMAGE ID CREATED SIZE 07:18:15 support-scheduler latest b2b3c6efde42 3 seconds ago 54.2MB 07:18:15 support-notifications latest 4b10f5236c37 3 seconds ago 57.8MB 07:18:15 security-proxy-auth latest ce7ac14ea61f 4 seconds ago 49.1MB 07:18:15 core-metadata latest 1f0d2110ed49 4 seconds ago 50.1MB 07:18:15 core-keeper latest 213cbb6f1388 5 seconds ago 49.7MB 07:18:15 core-data latest 6863346b1ede 5 seconds ago 49.9MB 07:18:15 security-secretstore-setup latest 0d84908bd946 7 seconds ago 89.2MB 07:18:15 security-proxy-setup latest a0b558fb1ef6 7 seconds ago 54.8MB 07:18:15 core-command latest 8799a260e327 8 seconds ago 44.1MB 07:18:15 security-spiffe-token-provider latest b28206f7e205 8 seconds ago 53MB 07:18:15 security-bootstrapper latest d70b572f821e About a minute ago 21.6MB 07:18:15 core-common-config-bootstrapper latest adc451185a41 About a minute ago 20.5MB 07:18:15 security-spire-agent latest 324c91f6755a 2 minutes ago 237MB 07:18:15 security-spire-server latest fabc5f30990b 2 minutes ago 178MB 07:18:15 security-spire-config latest d94b7d5f9cf5 2 minutes ago 177MB 07:18:15 ci-base-image-x86_64 latest 4fbfcb45fe3b 6 minutes ago 969MB 07:18:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 07:18:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB 07:18:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:16 provisioning config files... 07:18:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/982@tmp/config12504880191767471305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:16 + go version 07:18:16 go version go1.25.3 linux/arm64 [Pipeline] } 07:18:16 $ docker stop --time=1 a8828f79395cb0e4064f939defe4a353c902de5112eed0fc17d9e2faf610fe5b 07:18:16 ---> ****-login.sh 07:18:16 nexus3.edgexfoundry.org:10001 07:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:16 Login Succeeded 07:18:16 nexus3.edgexfoundry.org:10002 07:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:16 Login Succeeded 07:18:16 nexus3.edgexfoundry.org:10003 07:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:16 Login Succeeded 07:18:16 nexus3.edgexfoundry.org:10004 07:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:16 Login Succeeded 07:18:16 ****.io 07:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:16 Login Succeeded 07:18:16 ---> ****-login.sh ends 07:18:19 $ docker rm -f --volumes a8828f79395cb0e4064f939defe4a353c902de5112eed0fc17d9e2faf610fe5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 07:18:19 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo 07:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:18:20 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:18:20 93517cc9be75f0d1e27fcce786eddade622644b5 07:18:20 latest 07:18:20 4.1.0-dev.117 07:18:20 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:20 main 07:18:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 07:18:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:20 07:18:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:20 + docker push nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:18:20 aab90eba2af7: Preparing 07:18:20 2b69a43c14da: Preparing 07:18:20 76a4a50b6657: Preparing 07:18:20 53f7757fb11b: Preparing 07:18:20 7f83356d5c25: Preparing 07:18:20 2d9d67f63b9a: Preparing 07:18:20 0854555d70ac: Preparing 07:18:20 0854555d70ac: Waiting 07:18:20 2d9d67f63b9a: Waiting 07:18:20 53f7757fb11b: Pushed 07:18:20 aab90eba2af7: Pushed 07:18:20 76a4a50b6657: Pushed 07:18:20 7f83356d5c25: Pushed 07:18:20 0854555d70ac: Layer already exists 07:18:20 2d9d67f63b9a: Pushed 07:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:20 latest: Pulling from edgex-devops/edgex-compose-arm64 07:18:20 547446be3368: Pulling fs layer 07:18:20 d125d8839a47: Pulling fs layer 07:18:20 3e85d5ac6304: Pulling fs layer 07:18:20 c3105a71a48b: Pulling fs layer 07:18:20 0f093f025ec4: Pulling fs layer 07:18:20 c3106fc0e877: Pulling fs layer 07:18:20 0f093f025ec4: Waiting 07:18:20 c3106fc0e877: Waiting 07:18:20 c3105a71a48b: Waiting 07:18:21 547446be3368: Verifying Checksum 07:18:21 547446be3368: Download complete 07:18:21 c3105a71a48b: Verifying Checksum 07:18:21 c3105a71a48b: Download complete 07:18:21 d125d8839a47: Verifying Checksum 07:18:21 d125d8839a47: Download complete 07:18:21 c3106fc0e877: Verifying Checksum 07:18:21 c3106fc0e877: Download complete 07:18:21 0f093f025ec4: Verifying Checksum 07:18:21 0f093f025ec4: Download complete 07:18:22 547446be3368: Pull complete 07:18:22 d125d8839a47: Pull complete 07:18:23 3e85d5ac6304: Verifying Checksum 07:18:23 3e85d5ac6304: Download complete 07:18:24 2b69a43c14da: Pushed 07:18:24 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:24 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:18:24 aab90eba2af7: Preparing 07:18:24 2b69a43c14da: Preparing 07:18:24 76a4a50b6657: Preparing 07:18:24 53f7757fb11b: Preparing 07:18:24 7f83356d5c25: Preparing 07:18:24 2d9d67f63b9a: Preparing 07:18:24 0854555d70ac: Preparing 07:18:24 2d9d67f63b9a: Waiting 07:18:24 0854555d70ac: Waiting 07:18:24 53f7757fb11b: Layer already exists 07:18:24 7f83356d5c25: Layer already exists 07:18:24 76a4a50b6657: Layer already exists 07:18:24 2b69a43c14da: Layer already exists 07:18:24 aab90eba2af7: Layer already exists 07:18:24 2d9d67f63b9a: Layer already exists 07:18:24 0854555d70ac: Layer already exists 07:18:24 latest: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:25 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.117 07:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:18:25 aab90eba2af7: Preparing 07:18:25 2b69a43c14da: Preparing 07:18:25 76a4a50b6657: Preparing 07:18:25 53f7757fb11b: Preparing 07:18:25 7f83356d5c25: Preparing 07:18:25 2d9d67f63b9a: Preparing 07:18:25 0854555d70ac: Preparing 07:18:25 2d9d67f63b9a: Waiting 07:18:25 0854555d70ac: Waiting 07:18:25 2b69a43c14da: Layer already exists 07:18:25 aab90eba2af7: Layer already exists 07:18:25 7f83356d5c25: Layer already exists 07:18:25 53f7757fb11b: Layer already exists 07:18:25 76a4a50b6657: Layer already exists 07:18:25 2d9d67f63b9a: Layer already exists 07:18:25 0854555d70ac: Layer already exists 07:18:25 4.1.0-dev.117: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:25 + docker push nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:18:25 aab90eba2af7: Preparing 07:18:25 2b69a43c14da: Preparing 07:18:25 76a4a50b6657: Preparing 07:18:25 53f7757fb11b: Preparing 07:18:25 7f83356d5c25: Preparing 07:18:25 2d9d67f63b9a: Preparing 07:18:25 0854555d70ac: Preparing 07:18:25 2d9d67f63b9a: Waiting 07:18:25 0854555d70ac: Waiting 07:18:25 76a4a50b6657: Layer already exists 07:18:25 aab90eba2af7: Layer already exists 07:18:25 7f83356d5c25: Layer already exists 07:18:25 53f7757fb11b: Layer already exists 07:18:25 2b69a43c14da: Layer already exists 07:18:25 0854555d70ac: Layer already exists 07:18:25 2d9d67f63b9a: Layer already exists 07:18:25 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:26 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:18:26 aab90eba2af7: Preparing 07:18:26 2b69a43c14da: Preparing 07:18:26 76a4a50b6657: Preparing 07:18:26 53f7757fb11b: Preparing 07:18:26 7f83356d5c25: Preparing 07:18:26 2d9d67f63b9a: Preparing 07:18:26 0854555d70ac: Preparing 07:18:26 0854555d70ac: Waiting 07:18:26 2d9d67f63b9a: Waiting 07:18:26 aab90eba2af7: Layer already exists 07:18:26 76a4a50b6657: Layer already exists 07:18:26 2b69a43c14da: Layer already exists 07:18:26 53f7757fb11b: Layer already exists 07:18:26 7f83356d5c25: Layer already exists 07:18:26 0854555d70ac: Layer already exists 07:18:26 2d9d67f63b9a: Layer already exists 07:18:26 main: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:26 ===================================================== [Pipeline] echo 07:18:26 taggedImages: 07:18:26 - nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:26 - nexus3.edgexfoundry.org:10004/core-command:latest 07:18:26 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.117 07:18:26 - nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:26 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:18:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:18:26 93517cc9be75f0d1e27fcce786eddade622644b5 07:18:26 latest 07:18:26 4.1.0-dev.117 07:18:26 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:26 main 07:18:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:18:27 f2a727ce2fb9: Preparing 07:18:27 2bcd3a20ea29: Preparing 07:18:27 e41ee50c30a5: Preparing 07:18:27 0f8f344cc126: Preparing 07:18:27 76a4a50b6657: Preparing 07:18:27 53f7757fb11b: Preparing 07:18:27 7f83356d5c25: Preparing 07:18:27 2d9d67f63b9a: Preparing 07:18:27 0854555d70ac: Preparing 07:18:27 2d9d67f63b9a: Waiting 07:18:27 0854555d70ac: Waiting 07:18:27 53f7757fb11b: Waiting 07:18:27 7f83356d5c25: Waiting 07:18:27 76a4a50b6657: Layer already exists 07:18:27 53f7757fb11b: Layer already exists 07:18:27 7f83356d5c25: Layer already exists 07:18:27 2d9d67f63b9a: Layer already exists 07:18:27 0854555d70ac: Layer already exists 07:18:27 f2a727ce2fb9: Pushed 07:18:27 e41ee50c30a5: Pushed 07:18:27 2bcd3a20ea29: Pushed 07:18:28 0f8f344cc126: Pushed 07:18:28 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:18:29 f2a727ce2fb9: Preparing 07:18:29 2bcd3a20ea29: Preparing 07:18:29 e41ee50c30a5: Preparing 07:18:29 0f8f344cc126: Preparing 07:18:29 76a4a50b6657: Preparing 07:18:29 53f7757fb11b: Preparing 07:18:29 7f83356d5c25: Preparing 07:18:29 2d9d67f63b9a: Preparing 07:18:29 0854555d70ac: Preparing 07:18:29 53f7757fb11b: Waiting 07:18:29 2d9d67f63b9a: Waiting 07:18:29 0854555d70ac: Waiting 07:18:29 7f83356d5c25: Waiting 07:18:29 e41ee50c30a5: Layer already exists 07:18:29 2bcd3a20ea29: Layer already exists 07:18:29 f2a727ce2fb9: Layer already exists 07:18:29 0f8f344cc126: Layer already exists 07:18:29 76a4a50b6657: Layer already exists 07:18:29 53f7757fb11b: Layer already exists 07:18:29 2d9d67f63b9a: Layer already exists 07:18:29 7f83356d5c25: Layer already exists 07:18:29 0854555d70ac: Layer already exists 07:18:29 latest: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.117 07:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:18:30 f2a727ce2fb9: Preparing 07:18:30 2bcd3a20ea29: Preparing 07:18:30 e41ee50c30a5: Preparing 07:18:30 0f8f344cc126: Preparing 07:18:30 76a4a50b6657: Preparing 07:18:30 53f7757fb11b: Preparing 07:18:30 7f83356d5c25: Preparing 07:18:30 2d9d67f63b9a: Preparing 07:18:30 0854555d70ac: Preparing 07:18:30 53f7757fb11b: Waiting 07:18:30 7f83356d5c25: Waiting 07:18:30 2d9d67f63b9a: Waiting 07:18:30 0854555d70ac: Waiting 07:18:30 e41ee50c30a5: Layer already exists 07:18:30 f2a727ce2fb9: Layer already exists 07:18:30 0f8f344cc126: Layer already exists 07:18:30 2bcd3a20ea29: Layer already exists 07:18:30 76a4a50b6657: Layer already exists 07:18:30 7f83356d5c25: Layer already exists 07:18:30 53f7757fb11b: Layer already exists 07:18:30 2d9d67f63b9a: Layer already exists 07:18:30 0854555d70ac: Layer already exists 07:18:30 4.1.0-dev.117: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:18:30 f2a727ce2fb9: Preparing 07:18:30 2bcd3a20ea29: Preparing 07:18:30 e41ee50c30a5: Preparing 07:18:30 0f8f344cc126: Preparing 07:18:30 76a4a50b6657: Preparing 07:18:30 53f7757fb11b: Preparing 07:18:30 7f83356d5c25: Preparing 07:18:30 2d9d67f63b9a: Preparing 07:18:30 0854555d70ac: Preparing 07:18:30 53f7757fb11b: Waiting 07:18:30 7f83356d5c25: Waiting 07:18:30 2d9d67f63b9a: Waiting 07:18:30 0854555d70ac: Waiting 07:18:30 f2a727ce2fb9: Layer already exists 07:18:30 76a4a50b6657: Layer already exists 07:18:30 0f8f344cc126: Layer already exists 07:18:30 e41ee50c30a5: Layer already exists 07:18:30 2bcd3a20ea29: Layer already exists 07:18:30 7f83356d5c25: Layer already exists 07:18:30 53f7757fb11b: Layer already exists 07:18:30 0854555d70ac: Layer already exists 07:18:30 2d9d67f63b9a: Layer already exists 07:18:30 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:18:31 f2a727ce2fb9: Preparing 07:18:31 2bcd3a20ea29: Preparing 07:18:31 e41ee50c30a5: Preparing 07:18:31 0f8f344cc126: Preparing 07:18:31 76a4a50b6657: Preparing 07:18:31 53f7757fb11b: Preparing 07:18:31 7f83356d5c25: Preparing 07:18:31 2d9d67f63b9a: Preparing 07:18:31 0854555d70ac: Preparing 07:18:31 53f7757fb11b: Waiting 07:18:31 2d9d67f63b9a: Waiting 07:18:31 7f83356d5c25: Waiting 07:18:31 0854555d70ac: Waiting 07:18:31 e41ee50c30a5: Layer already exists 07:18:31 f2a727ce2fb9: Layer already exists 07:18:31 76a4a50b6657: Layer already exists 07:18:31 2bcd3a20ea29: Layer already exists 07:18:31 0f8f344cc126: Layer already exists 07:18:31 2d9d67f63b9a: Layer already exists 07:18:31 7f83356d5c25: Layer already exists 07:18:31 0854555d70ac: Layer already exists 07:18:31 53f7757fb11b: Layer already exists 07:18:31 main: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:31 ===================================================== [Pipeline] echo 07:18:31 taggedImages: 07:18:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:18:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.117 07:18:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:18:31 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:18:31 93517cc9be75f0d1e27fcce786eddade622644b5 07:18:31 latest 07:18:31 4.1.0-dev.117 07:18:31 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:31 main 07:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:32 + docker push nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:18:32 817ce715ac9a: Preparing 07:18:32 12999ad7b433: Preparing 07:18:32 76a4a50b6657: Preparing 07:18:32 53f7757fb11b: Preparing 07:18:32 c69d821d1756: Preparing 07:18:32 22be8909f084: Preparing 07:18:32 0854555d70ac: Preparing 07:18:32 22be8909f084: Waiting 07:18:32 0854555d70ac: Waiting 07:18:32 53f7757fb11b: Layer already exists 07:18:32 76a4a50b6657: Layer already exists 07:18:32 0854555d70ac: Layer already exists 07:18:32 c69d821d1756: Pushed 07:18:32 817ce715ac9a: Pushed 07:18:32 22be8909f084: Pushed 07:18:33 3e85d5ac6304: Pull complete 07:18:33 c3105a71a48b: Pull complete 07:18:34 0f093f025ec4: Pull complete 07:18:34 c3106fc0e877: Pull complete 07:18:34 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:35 prd-ubuntu20.04-docker-arm64-4c-16g-11573 does not seem to be running inside a container 07:18:35 $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 07:18:35 12999ad7b433: Pushed 07:18:35 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 07:18:37 $ docker top 2a6dd783d3e25fd26f15c6565febd4e22caaafdac53ebe9faf95e5ee848c2872 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:37 + docker compose -f ./docker-compose-build.yml build --parallel 07:18:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:18:38 817ce715ac9a: Preparing 07:18:38 12999ad7b433: Preparing 07:18:38 76a4a50b6657: Preparing 07:18:38 53f7757fb11b: Preparing 07:18:38 c69d821d1756: Preparing 07:18:38 22be8909f084: Preparing 07:18:38 0854555d70ac: Preparing 07:18:38 22be8909f084: Waiting 07:18:38 0854555d70ac: Waiting 07:18:38 53f7757fb11b: Layer already exists 07:18:38 817ce715ac9a: Layer already exists 07:18:38 76a4a50b6657: Layer already exists 07:18:38 12999ad7b433: Layer already exists 07:18:38 c69d821d1756: Layer already exists 07:18:38 0854555d70ac: Layer already exists 07:18:38 22be8909f084: Layer already exists 07:18:38 latest: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:38 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.117 07:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:18:38 817ce715ac9a: Preparing 07:18:38 12999ad7b433: Preparing 07:18:38 76a4a50b6657: Preparing 07:18:38 53f7757fb11b: Preparing 07:18:38 c69d821d1756: Preparing 07:18:38 22be8909f084: Preparing 07:18:38 0854555d70ac: Preparing 07:18:38 0854555d70ac: Waiting 07:18:38 22be8909f084: Waiting 07:18:38 76a4a50b6657: Layer already exists 07:18:38 12999ad7b433: Layer already exists 07:18:38 817ce715ac9a: Layer already exists 07:18:38 c69d821d1756: Layer already exists 07:18:38 53f7757fb11b: Layer already exists 07:18:38 22be8909f084: Layer already exists 07:18:38 0854555d70ac: Layer already exists 07:18:38 4.1.0-dev.117: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:39 + docker push nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:18:39 817ce715ac9a: Preparing 07:18:39 12999ad7b433: Preparing 07:18:39 76a4a50b6657: Preparing 07:18:39 53f7757fb11b: Preparing 07:18:39 c69d821d1756: Preparing 07:18:39 22be8909f084: Preparing 07:18:39 0854555d70ac: Preparing 07:18:39 0854555d70ac: Waiting 07:18:39 22be8909f084: Waiting 07:18:39 76a4a50b6657: Layer already exists 07:18:39 817ce715ac9a: Layer already exists 07:18:39 53f7757fb11b: Layer already exists 07:18:39 c69d821d1756: Layer already exists 07:18:39 12999ad7b433: Layer already exists 07:18:39 0854555d70ac: Layer already exists 07:18:39 22be8909f084: Layer already exists 07:18:39 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:18:40 817ce715ac9a: Preparing 07:18:40 12999ad7b433: Preparing 07:18:40 76a4a50b6657: Preparing 07:18:40 53f7757fb11b: Preparing 07:18:40 c69d821d1756: Preparing 07:18:40 22be8909f084: Preparing 07:18:40 0854555d70ac: Preparing 07:18:40 22be8909f084: Waiting 07:18:40 0854555d70ac: Waiting 07:18:40 12999ad7b433: Layer already exists 07:18:40 817ce715ac9a: Layer already exists 07:18:40 53f7757fb11b: Layer already exists 07:18:40 76a4a50b6657: Layer already exists 07:18:40 c69d821d1756: Layer already exists 07:18:40 0854555d70ac: Layer already exists 07:18:40 22be8909f084: Layer already exists 07:18:40 main: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:40 ===================================================== [Pipeline] echo 07:18:40 taggedImages: 07:18:40 - nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:40 - nexus3.edgexfoundry.org:10004/core-data:latest 07:18:40 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.117 07:18:40 - nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:18:40 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:18:40 93517cc9be75f0d1e27fcce786eddade622644b5 07:18:40 latest 07:18:40 4.1.0-dev.117 07:18:40 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:40 main 07:18:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:18:41 94b50d977587: Preparing 07:18:41 04a354a81283: Preparing 07:18:41 53f7757fb11b: Preparing 07:18:41 0a7668acc8b3: Preparing 07:18:41 127715bad91b: Preparing 07:18:41 0854555d70ac: Preparing 07:18:41 0854555d70ac: Waiting 07:18:41 53f7757fb11b: Layer already exists 07:18:41 0854555d70ac: Layer already exists 07:18:41 127715bad91b: Pushed 07:18:41 94b50d977587: Pushed 07:18:41 0a7668acc8b3: Pushed 07:18:45 04a354a81283: Pushed 07:18:45 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:18:45 94b50d977587: Preparing 07:18:45 04a354a81283: Preparing 07:18:45 53f7757fb11b: Preparing 07:18:45 0a7668acc8b3: Preparing 07:18:45 127715bad91b: Preparing 07:18:45 0854555d70ac: Preparing 07:18:45 0854555d70ac: Waiting 07:18:45 94b50d977587: Layer already exists 07:18:45 127715bad91b: Layer already exists 07:18:45 0a7668acc8b3: Layer already exists 07:18:45 04a354a81283: Layer already exists 07:18:45 53f7757fb11b: Layer already exists 07:18:45 0854555d70ac: Layer already exists 07:18:45 latest: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.117 07:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:18:46 94b50d977587: Preparing 07:18:46 04a354a81283: Preparing 07:18:46 53f7757fb11b: Preparing 07:18:46 0a7668acc8b3: Preparing 07:18:46 127715bad91b: Preparing 07:18:46 0854555d70ac: Preparing 07:18:46 0854555d70ac: Waiting 07:18:46 0a7668acc8b3: Layer already exists 07:18:46 04a354a81283: Layer already exists 07:18:46 53f7757fb11b: Layer already exists 07:18:46 127715bad91b: Layer already exists 07:18:46 94b50d977587: Layer already exists 07:18:46 0854555d70ac: Layer already exists 07:18:46 4.1.0-dev.117: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:18:47 94b50d977587: Preparing 07:18:47 04a354a81283: Preparing 07:18:47 53f7757fb11b: Preparing 07:18:47 0a7668acc8b3: Preparing 07:18:47 127715bad91b: Preparing 07:18:47 0854555d70ac: Preparing 07:18:47 0854555d70ac: Waiting 07:18:47 94b50d977587: Layer already exists 07:18:47 0a7668acc8b3: Layer already exists 07:18:47 53f7757fb11b: Layer already exists 07:18:47 127715bad91b: Layer already exists 07:18:47 04a354a81283: Layer already exists 07:18:47 0854555d70ac: Layer already exists 07:18:47 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:47 #1 [support-notifications internal] load build definition from Dockerfile 07:18:47 #1 transferring dockerfile: 07:18:47 #1 transferring dockerfile: 2.02kB 0.0s done 07:18:47 #1 DONE 0.3s 07:18:47 07:18:47 #2 [security-secretstore-setup internal] load build definition from Dockerfile 07:18:47 #2 transferring dockerfile: 2.49kB done 07:18:47 #2 DONE 0.0s 07:18:47 07:18:47 #3 [security-bootstrapper internal] load build definition from Dockerfile 07:18:47 #3 transferring dockerfile: 3.02kB done 07:18:47 #3 DONE 0.1s 07:18:47 07:18:47 #4 [security-proxy-setup internal] load build definition from Dockerfile 07:18:47 #4 transferring dockerfile: 2.50kB done 07:18:47 #4 DONE 0.1s 07:18:47 07:18:47 #5 [core-keeper internal] load build definition from Dockerfile 07:18:47 #5 transferring dockerfile: 2.07kB done 07:18:47 #5 DONE 0.1s 07:18:47 07:18:47 #6 [core-command internal] load build definition from Dockerfile 07:18:47 #6 transferring dockerfile: 1.94kB 0.0s done 07:18:47 #6 DONE 0.1s 07:18:47 07:18:47 #7 [security-spire-config internal] load build definition from Dockerfile 07:18:47 #7 transferring dockerfile: 1.69kB 0.0s done 07:18:47 #7 DONE 0.1s 07:18:47 07:18:47 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:18:47 #8 transferring dockerfile: 1.89kB done 07:18:47 #8 DONE 0.1s 07:18:47 07:18:47 #9 [security-proxy-auth internal] load build definition from Dockerfile 07:18:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:18:47 94b50d977587: Preparing 07:18:47 04a354a81283: Preparing 07:18:47 53f7757fb11b: Preparing 07:18:47 0a7668acc8b3: Preparing 07:18:47 127715bad91b: Preparing 07:18:47 0854555d70ac: Preparing 07:18:47 0854555d70ac: Waiting 07:18:47 04a354a81283: Layer already exists 07:18:47 127715bad91b: Layer already exists 07:18:47 0a7668acc8b3: Layer already exists 07:18:47 53f7757fb11b: Layer already exists 07:18:47 94b50d977587: Layer already exists 07:18:47 0854555d70ac: Layer already exists 07:18:47 main: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:47 ===================================================== [Pipeline] echo 07:18:47 taggedImages: 07:18:47 - nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:47 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:18:47 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.117 07:18:47 - nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:47 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:18:47 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:18:47 93517cc9be75f0d1e27fcce786eddade622644b5 07:18:47 latest 07:18:47 4.1.0-dev.117 07:18:47 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:47 main 07:18:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:48 #9 transferring dockerfile: 2.14kB 0.0s done 07:18:48 #9 DONE 0.1s 07:18:48 07:18:48 #10 [security-spire-agent internal] load build definition from Dockerfile 07:18:48 #10 transferring dockerfile: 1.81kB done 07:18:48 #10 DONE 0.1s 07:18:48 07:18:48 #11 [support-scheduler internal] load build definition from Dockerfile 07:18:48 #11 transferring dockerfile: 1.83kB done 07:18:48 #11 DONE 0.1s 07:18:48 07:18:48 #12 [core-metadata internal] load build definition from Dockerfile 07:18:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv 07:18:48 #12 transferring dockerfile: 2.10kB 0.0s done 07:18:48 #12 DONE 0.1s 07:18:48 07:18:48 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:18:48 #13 transferring dockerfile: 2.23kB done 07:18:48 #13 DONE 0.1s 07:18:48 07:18:48 #14 [security-spire-server internal] load build definition from Dockerfile 07:18:48 #14 transferring dockerfile: 1.70kB 0.0s done 07:18:48 #14 DONE 0.1s 07:18:48 07:18:48 #15 [core-data internal] load build definition from Dockerfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:48 #15 transferring dockerfile: 2.04kB done 07:18:48 #15 DONE 0.1s 07:18:48 07:18:48 #16 [support-notifications internal] load .dockerignore 07:18:48 #16 transferring context: 50B 0.0s done 07:18:48 #16 DONE 0.1s 07:18:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:18:48 6dea0338320e: Preparing 07:18:48 4ada021c1976: Preparing 07:18:48 783ad8cea984: Preparing 07:18:48 76a4a50b6657: Preparing 07:18:48 53f7757fb11b: Preparing 07:18:48 7f83356d5c25: Preparing 07:18:48 2d9d67f63b9a: Preparing 07:18:48 7f83356d5c25: Waiting 07:18:48 0854555d70ac: Preparing 07:18:48 2d9d67f63b9a: Waiting 07:18:48 0854555d70ac: Waiting 07:18:48 53f7757fb11b: Layer already exists 07:18:48 76a4a50b6657: Layer already exists 07:18:48 7f83356d5c25: Layer already exists 07:18:48 2d9d67f63b9a: Layer already exists 07:18:48 0854555d70ac: Layer already exists 07:18:48 6dea0338320e: Pushed 07:18:48 4ada021c1976: Pushed 07:18:49 07:18:49 #17 [security-secretstore-setup internal] load .dockerignore 07:18:49 #17 transferring context: 50B 0.0s done 07:18:49 #17 DONE 0.1s 07:18:49 07:18:49 #18 [security-bootstrapper internal] load .dockerignore 07:18:49 #18 transferring context: 50B 0.0s done 07:18:49 #18 DONE 0.1s 07:18:49 07:18:49 #19 [security-proxy-setup internal] load .dockerignore 07:18:49 #19 transferring context: 50B 0.0s done 07:18:49 #19 DONE 0.1s 07:18:49 07:18:49 #20 [core-keeper internal] load .dockerignore 07:18:49 #20 transferring context: 50B 0.0s done 07:18:49 #20 DONE 0.1s 07:18:49 07:18:49 #21 [core-command internal] load .dockerignore 07:18:49 #21 transferring context: 50B done 07:18:49 #21 DONE 0.1s 07:18:49 07:18:49 #22 [security-spire-config internal] load .dockerignore 07:18:49 #22 transferring context: 50B 0.0s done 07:18:49 #22 DONE 0.1s 07:18:49 07:18:49 #23 [security-spiffe-token-provider internal] load .dockerignore 07:18:49 #23 transferring context: 50B done 07:18:49 #23 DONE 0.1s 07:18:49 07:18:49 #24 [security-proxy-auth internal] load .dockerignore 07:18:49 #24 transferring context: 50B done 07:18:49 #24 DONE 0.1s 07:18:49 07:18:49 #25 [security-spire-agent internal] load .dockerignore 07:18:49 #25 transferring context: 50B 0.0s done 07:18:49 #25 DONE 0.1s 07:18:49 07:18:49 #26 [support-scheduler internal] load .dockerignore 07:18:49 #26 ... 07:18:49 07:18:49 #27 [core-metadata internal] load .dockerignore 07:18:49 #27 transferring context: 50B done 07:18:49 #27 DONE 0.1s 07:18:49 07:18:49 #26 [support-scheduler internal] load .dockerignore 07:18:49 #26 transferring context: 50B 0.0s done 07:18:50 #26 ... 07:18:50 07:18:50 #28 [core-common-config-bootstrapper internal] load .dockerignore 07:18:50 #28 transferring context: 50B done 07:18:50 #28 DONE 0.1s 07:18:50 07:18:50 #29 [security-spire-server internal] load .dockerignore 07:18:50 #29 transferring context: 50B 0.0s done 07:18:50 #29 DONE 0.1s 07:18:50 07:18:50 #30 [core-data internal] load .dockerignore 07:18:50 #30 transferring context: 50B 0.0s done 07:18:50 #30 DONE 0.1s 07:18:50 07:18:50 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:50 #31 DONE 0.0s 07:18:50 07:18:50 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 07:18:50 #32 DONE 0.5s 07:18:50 07:18:50 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:18:50 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:18:50 #33 DONE 0.0s 07:18:50 07:18:50 #34 [support-notifications internal] load build context 07:18:51 #34 ... 07:18:51 07:18:51 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:51 #31 DONE 0.0s 07:18:51 07:18:51 #34 [support-notifications internal] load build context 07:18:51 #34 ... 07:18:51 07:18:51 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 07:18:51 #32 DONE 0.5s 07:18:51 07:18:51 #34 [support-notifications internal] load build context 07:18:51 #34 ... 07:18:51 07:18:51 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:51 #31 DONE 0.0s 07:18:51 07:18:51 #34 [support-notifications internal] load build context 07:18:51 #34 ... 07:18:51 07:18:51 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:51 #31 DONE 0.0s 07:18:51 07:18:51 #34 [support-notifications internal] load build context 07:18:51 #34 transferring context: 3.43MB 0.9s done 07:18:51 #34 DONE 1.3s 07:18:51 07:18:51 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:18:51 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:18:51 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 07:18:51 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 07:18:51 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 07:18:51 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 07:18:51 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0.9s 07:18:52 #33 ... 07:18:52 07:18:52 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 07:18:52 #32 DONE 1.0s 07:18:52 07:18:52 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:18:52 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:18:52 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 07:18:52 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 07:18:52 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 07:18:52 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 07:18:52 #33 ... 07:18:52 07:18:52 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:52 #31 DONE 0.0s 07:18:52 07:18:52 #35 [security-bootstrapper internal] load build context 07:18:52 #35 ... 07:18:52 07:18:52 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:52 #31 DONE 0.1s 07:18:52 07:18:52 #35 [security-bootstrapper internal] load build context 07:18:52 #35 ... 07:18:52 07:18:52 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 07:18:52 #32 DONE 1.4s 07:18:52 07:18:52 #35 [security-bootstrapper internal] load build context 07:18:52 783ad8cea984: Pushed 07:18:52 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 07:18:52 #35 ... 07:18:52 07:18:52 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:52 #31 DONE 0.1s 07:18:52 07:18:52 #35 [security-bootstrapper internal] load build context [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:53 #35 ... 07:18:53 07:18:53 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:53 #31 DONE 0.1s 07:18:53 07:18:53 #35 [security-bootstrapper internal] load build context 07:18:53 #35 ... 07:18:53 07:18:53 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:53 #31 DONE 0.1s 07:18:53 07:18:53 #35 [security-bootstrapper internal] load build context 07:18:53 #35 transferring context: 3.43MB 1.8s done 07:18:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:18:53 6dea0338320e: Preparing 07:18:53 4ada021c1976: Preparing 07:18:53 783ad8cea984: Preparing 07:18:53 76a4a50b6657: Preparing 07:18:53 53f7757fb11b: Preparing 07:18:53 7f83356d5c25: Preparing 07:18:53 2d9d67f63b9a: Preparing 07:18:53 0854555d70ac: Preparing 07:18:53 7f83356d5c25: Waiting 07:18:53 2d9d67f63b9a: Waiting 07:18:53 53f7757fb11b: Layer already exists 07:18:53 4ada021c1976: Layer already exists 07:18:53 783ad8cea984: Layer already exists 07:18:53 76a4a50b6657: Layer already exists 07:18:53 6dea0338320e: Layer already exists 07:18:53 7f83356d5c25: Layer already exists 07:18:53 2d9d67f63b9a: Layer already exists 07:18:53 0854555d70ac: Layer already exists 07:18:53 latest: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:53 #35 ... 07:18:53 07:18:53 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:53 #31 DONE 0.1s 07:18:53 07:18:53 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 07:18:53 #36 DONE 1.8s 07:18:53 07:18:53 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:53 #37 DONE 0.0s 07:18:53 07:18:53 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:18:53 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:18:53 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 07:18:53 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 07:18:53 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 07:18:53 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 07:18:53 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.7s done 07:18:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:53 #33 ... 07:18:53 07:18:53 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 07:18:53 #32 DONE 2.5s 07:18:53 07:18:53 #38 [core-common-config-bootstrapper internal] load build context 07:18:53 #38 DONE 0.0s 07:18:53 07:18:53 #39 [security-secretstore-setup internal] load build context 07:18:53 #39 transferring context: 3.43MB 1.7s done 07:18:53 #39 DONE 2.7s 07:18:53 07:18:53 #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:53 #40 DONE 4.1s 07:18:53 07:18:53 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:18:53 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:18:53 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 07:18:53 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 07:18:53 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 07:18:53 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 07:18:53 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.7s done 07:18:53 #33 ... 07:18:53 07:18:53 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 07:18:53 #41 DONE 1.3s 07:18:53 07:18:53 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:18:53 #42 DONE 0.0s 07:18:53 07:18:53 #43 [security-spire-agent internal] load build context 07:18:53 #43 DONE 0.0s 07:18:53 07:18:53 #35 [security-bootstrapper internal] load build context 07:18:53 #35 DONE 2.7s 07:18:53 07:18:53 #44 [security-proxy-setup internal] load build context 07:18:53 #44 transferring context: 3.43MB 1.8s done 07:18:53 #44 DONE 2.6s 07:18:53 07:18:53 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 07:18:53 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 07:18:53 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 07:18:53 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 07:18:53 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 07:18:53 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 07:18:53 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.7s done 07:18:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.117 07:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:18:54 6dea0338320e: Preparing 07:18:54 4ada021c1976: Preparing 07:18:54 783ad8cea984: Preparing 07:18:54 76a4a50b6657: Preparing 07:18:54 53f7757fb11b: Preparing 07:18:54 7f83356d5c25: Preparing 07:18:54 2d9d67f63b9a: Preparing 07:18:54 0854555d70ac: Preparing 07:18:54 2d9d67f63b9a: Waiting 07:18:54 0854555d70ac: Waiting 07:18:54 7f83356d5c25: Waiting 07:18:54 76a4a50b6657: Layer already exists 07:18:54 4ada021c1976: Layer already exists 07:18:54 6dea0338320e: Layer already exists 07:18:54 53f7757fb11b: Layer already exists 07:18:54 783ad8cea984: Layer already exists 07:18:54 7f83356d5c25: Layer already exists 07:18:54 0854555d70ac: Layer already exists 07:18:54 2d9d67f63b9a: Layer already exists 07:18:54 4.1.0-dev.117: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:18:54 6dea0338320e: Preparing 07:18:54 4ada021c1976: Preparing 07:18:54 783ad8cea984: Preparing 07:18:54 76a4a50b6657: Preparing 07:18:54 53f7757fb11b: Preparing 07:18:54 7f83356d5c25: Preparing 07:18:54 7f83356d5c25: Waiting 07:18:54 2d9d67f63b9a: Preparing 07:18:54 0854555d70ac: Preparing 07:18:54 0854555d70ac: Waiting 07:18:54 2d9d67f63b9a: Waiting 07:18:54 76a4a50b6657: Layer already exists 07:18:54 4ada021c1976: Layer already exists 07:18:54 783ad8cea984: Layer already exists 07:18:54 53f7757fb11b: Layer already exists 07:18:54 6dea0338320e: Layer already exists 07:18:54 7f83356d5c25: Layer already exists 07:18:54 2d9d67f63b9a: Layer already exists 07:18:54 0854555d70ac: Layer already exists 07:18:54 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:18:55 6dea0338320e: Preparing 07:18:55 4ada021c1976: Preparing 07:18:55 783ad8cea984: Preparing 07:18:55 76a4a50b6657: Preparing 07:18:55 53f7757fb11b: Preparing 07:18:55 7f83356d5c25: Preparing 07:18:55 2d9d67f63b9a: Preparing 07:18:55 0854555d70ac: Preparing 07:18:55 7f83356d5c25: Waiting 07:18:55 2d9d67f63b9a: Waiting 07:18:55 0854555d70ac: Waiting 07:18:55 783ad8cea984: Layer already exists 07:18:55 6dea0338320e: Layer already exists 07:18:55 76a4a50b6657: Layer already exists 07:18:55 4ada021c1976: Layer already exists 07:18:55 53f7757fb11b: Layer already exists 07:18:55 2d9d67f63b9a: Layer already exists 07:18:55 0854555d70ac: Layer already exists 07:18:55 7f83356d5c25: Layer already exists 07:18:55 main: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:55 ===================================================== [Pipeline] echo 07:18:55 taggedImages: 07:18:55 - nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:18:55 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.117 07:18:55 - nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:55 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:18:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:18:55 93517cc9be75f0d1e27fcce786eddade622644b5 07:18:55 latest 07:18:55 4.1.0-dev.117 07:18:55 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:55 main 07:18:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:55 #33 DONE 6.0s 07:18:55 07:18:55 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:55 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 07:18:55 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 07:18:55 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 07:18:55 #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 07:18:55 #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 07:18:55 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 07:18:55 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 07:18:55 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done 07:18:55 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.5s 07:18:55 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 07:18:55 #37 ... 07:18:55 07:18:55 #45 [core-keeper internal] load build context 07:18:55 #45 transferring context: 3.43MB 2.5s done 07:18:55 #45 DONE 4.2s 07:18:55 07:18:55 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:55 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.8s 07:18:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:56 #37 ... 07:18:56 07:18:56 #46 [security-spiffe-token-provider internal] load build context 07:18:56 #46 transferring context: 3.43MB 1.9s done 07:18:56 #46 DONE 3.6s 07:18:56 07:18:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:56 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 2.0s 07:18:56 #37 ... 07:18:56 07:18:56 #47 [security-spire-config internal] load build context 07:18:56 #47 transferring context: 24.83kB 0.2s done 07:18:56 #47 DONE 2.5s 07:18:56 07:18:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 07:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:18:56 414e7a6e0d96: Preparing 07:18:56 dce167500b02: Preparing 07:18:56 8ef905993f04: Preparing 07:18:56 8ff183bd8242: Preparing 07:18:56 8f57281a897b: Preparing 07:18:56 31d25a2a75b6: Preparing 07:18:56 fc7fae41a5d9: Preparing 07:18:56 76a4a50b6657: Preparing 07:18:56 53f7757fb11b: Preparing 07:18:56 73e20bdab788: Preparing 07:18:56 c7547e062e0b: Preparing 07:18:56 5f70bf18a086: Preparing 07:18:56 f466c45574e9: Preparing 07:18:56 c317b87ba45c: Preparing 07:18:56 fc7fae41a5d9: Waiting 07:18:56 53f7757fb11b: Waiting 07:18:56 71b13ed05cd1: Preparing 07:18:56 76a4a50b6657: Waiting 07:18:56 0854555d70ac: Preparing 07:18:56 73e20bdab788: Waiting 07:18:56 c7547e062e0b: Waiting 07:18:56 f466c45574e9: Waiting 07:18:56 5f70bf18a086: Waiting 07:18:56 c317b87ba45c: Waiting 07:18:56 71b13ed05cd1: Waiting 07:18:56 0854555d70ac: Waiting 07:18:56 31d25a2a75b6: Waiting 07:18:56 8ef905993f04: Pushed 07:18:56 8f57281a897b: Pushed 07:18:56 8ff183bd8242: Pushed 07:18:56 414e7a6e0d96: Pushed 07:18:56 dce167500b02: Pushed 07:18:56 76a4a50b6657: Layer already exists 07:18:56 53f7757fb11b: Layer already exists 07:18:56 5f70bf18a086: Layer already exists 07:18:56 31d25a2a75b6: Pushed 07:18:56 #37 ... 07:18:56 07:18:56 #48 [security-spire-server internal] load build context 07:18:56 #48 transferring context: 26.58kB 0.4s done 07:18:56 #48 DONE 2.6s 07:18:56 07:18:56 #49 [core-command internal] load build context 07:18:56 #49 transferring context: 3.43MB 2.1s done 07:18:56 #49 DONE 4.4s 07:18:56 07:18:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:56 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.22MB / 37.02MB 2.3s 07:18:56 #37 ... 07:18:56 07:18:56 #50 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:18:56 #50 DONE 3.6s 07:18:56 07:18:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:56 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 07:18:56 73e20bdab788: Pushed 07:18:56 c7547e062e0b: Pushed 07:18:56 f466c45574e9: Pushed 07:18:56 0854555d70ac: Layer already exists 07:18:56 c317b87ba45c: Pushed 07:18:56 71b13ed05cd1: Pushed 07:18:56 #37 ... 07:18:56 07:18:56 #51 [security-proxy-auth internal] load build context 07:18:56 #51 transferring context: 3.43MB 1.7s done 07:18:56 #51 DONE 4.0s 07:18:56 07:18:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:56 #37 ... 07:18:56 07:18:56 #52 [support-scheduler internal] load build context 07:18:56 #52 transferring context: 3.43MB 1.9s done 07:18:56 #52 DONE 3.6s 07:18:56 07:18:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:56 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 2.6s 07:18:56 #37 ... 07:18:56 07:18:56 #43 [security-spire-agent internal] load build context 07:18:56 #43 transferring context: 26.11kB 0.2s done 07:18:56 #43 DONE 2.8s 07:18:56 07:18:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:56 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 2.9s 07:18:56 #37 ... 07:18:56 07:18:56 #53 [core-data internal] load build context 07:18:56 #53 transferring context: 3.43MB 1.7s done 07:18:56 #53 DONE 3.1s 07:18:56 07:18:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:57 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 3.1s 07:18:57 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 3.3s 07:18:57 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 3.5s 07:18:57 #37 ... 07:18:57 07:18:57 #54 [core-metadata internal] load build context 07:18:57 #54 transferring context: 3.43MB 2.3s done 07:18:57 #54 DONE 3.9s 07:18:57 07:18:57 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:57 fc7fae41a5d9: Pushed 07:18:57 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:58 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 3.8s 07:18:58 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 4.1s 07:18:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:18:58 414e7a6e0d96: Preparing 07:18:58 dce167500b02: Preparing 07:18:58 8ef905993f04: Preparing 07:18:58 8ff183bd8242: Preparing 07:18:58 8f57281a897b: Preparing 07:18:58 31d25a2a75b6: Preparing 07:18:58 fc7fae41a5d9: Preparing 07:18:58 76a4a50b6657: Preparing 07:18:58 53f7757fb11b: Preparing 07:18:58 73e20bdab788: Preparing 07:18:58 c7547e062e0b: Preparing 07:18:58 5f70bf18a086: Preparing 07:18:58 f466c45574e9: Preparing 07:18:58 c317b87ba45c: Preparing 07:18:58 71b13ed05cd1: Preparing 07:18:58 0854555d70ac: Preparing 07:18:58 76a4a50b6657: Waiting 07:18:58 53f7757fb11b: Waiting 07:18:58 73e20bdab788: Waiting 07:18:58 c7547e062e0b: Waiting 07:18:58 5f70bf18a086: Waiting 07:18:58 f466c45574e9: Waiting 07:18:58 c317b87ba45c: Waiting 07:18:58 71b13ed05cd1: Waiting 07:18:58 31d25a2a75b6: Waiting 07:18:58 0854555d70ac: Waiting 07:18:58 fc7fae41a5d9: Waiting 07:18:58 8ef905993f04: Layer already exists 07:18:58 8f57281a897b: Layer already exists 07:18:58 dce167500b02: Layer already exists 07:18:58 8ff183bd8242: Layer already exists 07:18:58 414e7a6e0d96: Layer already exists 07:18:58 fc7fae41a5d9: Layer already exists 07:18:58 76a4a50b6657: Layer already exists 07:18:58 53f7757fb11b: Layer already exists 07:18:58 31d25a2a75b6: Layer already exists 07:18:58 73e20bdab788: Layer already exists 07:18:58 5f70bf18a086: Layer already exists 07:18:58 c7547e062e0b: Layer already exists 07:18:58 c317b87ba45c: Layer already exists 07:18:58 f466c45574e9: Layer already exists 07:18:58 71b13ed05cd1: Layer already exists 07:18:58 0854555d70ac: Layer already exists 07:18:58 latest: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:58 #37 ... 07:18:58 07:18:58 #38 [core-common-config-bootstrapper internal] load build context 07:18:58 #38 transferring context: 3.43MB 2.3s done 07:18:58 #38 DONE 4.5s 07:18:58 07:18:58 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:18:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:59 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 5.1s 07:18:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.117 07:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:18:59 414e7a6e0d96: Preparing 07:18:59 dce167500b02: Preparing 07:18:59 8ef905993f04: Preparing 07:18:59 8ff183bd8242: Preparing 07:18:59 8f57281a897b: Preparing 07:18:59 31d25a2a75b6: Preparing 07:18:59 fc7fae41a5d9: Preparing 07:18:59 76a4a50b6657: Preparing 07:18:59 53f7757fb11b: Preparing 07:18:59 73e20bdab788: Preparing 07:18:59 c7547e062e0b: Preparing 07:18:59 5f70bf18a086: Preparing 07:18:59 f466c45574e9: Preparing 07:18:59 c317b87ba45c: Preparing 07:18:59 71b13ed05cd1: Preparing 07:18:59 0854555d70ac: Preparing 07:18:59 fc7fae41a5d9: Waiting 07:18:59 76a4a50b6657: Waiting 07:18:59 53f7757fb11b: Waiting 07:18:59 73e20bdab788: Waiting 07:18:59 31d25a2a75b6: Waiting 07:18:59 c7547e062e0b: Waiting 07:18:59 5f70bf18a086: Waiting 07:18:59 f466c45574e9: Waiting 07:18:59 c317b87ba45c: Waiting 07:18:59 71b13ed05cd1: Waiting 07:18:59 0854555d70ac: Waiting 07:18:59 dce167500b02: Layer already exists 07:18:59 414e7a6e0d96: Layer already exists 07:18:59 8ff183bd8242: Layer already exists 07:18:59 8ef905993f04: Layer already exists 07:18:59 8f57281a897b: Layer already exists 07:18:59 fc7fae41a5d9: Layer already exists 07:18:59 76a4a50b6657: Layer already exists 07:18:59 53f7757fb11b: Layer already exists 07:18:59 31d25a2a75b6: Layer already exists 07:18:59 73e20bdab788: Layer already exists 07:18:59 f466c45574e9: Layer already exists 07:18:59 5f70bf18a086: Layer already exists 07:18:59 c7547e062e0b: Layer already exists 07:18:59 c317b87ba45c: Layer already exists 07:18:59 71b13ed05cd1: Layer already exists 07:18:59 0854555d70ac: Layer already exists 07:18:59 4.1.0-dev.117: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:59 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 5.5s 07:18:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:18:59 414e7a6e0d96: Preparing 07:18:59 dce167500b02: Preparing 07:18:59 8ef905993f04: Preparing 07:18:59 8ff183bd8242: Preparing 07:18:59 8f57281a897b: Preparing 07:18:59 31d25a2a75b6: Preparing 07:18:59 fc7fae41a5d9: Preparing 07:18:59 76a4a50b6657: Preparing 07:18:59 53f7757fb11b: Preparing 07:18:59 73e20bdab788: Preparing 07:18:59 c7547e062e0b: Preparing 07:18:59 5f70bf18a086: Preparing 07:18:59 f466c45574e9: Preparing 07:18:59 c317b87ba45c: Preparing 07:18:59 71b13ed05cd1: Preparing 07:18:59 0854555d70ac: Preparing 07:18:59 f466c45574e9: Waiting 07:18:59 53f7757fb11b: Waiting 07:18:59 0854555d70ac: Waiting 07:18:59 c317b87ba45c: Waiting 07:18:59 73e20bdab788: Waiting 07:18:59 71b13ed05cd1: Waiting 07:18:59 5f70bf18a086: Waiting 07:18:59 c7547e062e0b: Waiting 07:18:59 fc7fae41a5d9: Waiting 07:18:59 76a4a50b6657: Waiting 07:18:59 31d25a2a75b6: Waiting 07:18:59 dce167500b02: Layer already exists 07:18:59 414e7a6e0d96: Layer already exists 07:18:59 8ff183bd8242: Layer already exists 07:18:59 8ef905993f04: Layer already exists 07:18:59 8f57281a897b: Layer already exists 07:18:59 31d25a2a75b6: Layer already exists 07:18:59 fc7fae41a5d9: Layer already exists 07:18:59 76a4a50b6657: Layer already exists 07:18:59 53f7757fb11b: Layer already exists 07:18:59 73e20bdab788: Layer already exists 07:18:59 5f70bf18a086: Layer already exists 07:18:59 c7547e062e0b: Layer already exists 07:18:59 f466c45574e9: Layer already exists 07:18:59 c317b87ba45c: Layer already exists 07:18:59 71b13ed05cd1: Layer already exists 07:18:59 0854555d70ac: Layer already exists 07:18:59 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:00 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.24MB / 37.02MB 6.2s 07:19:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:19:00 414e7a6e0d96: Preparing 07:19:00 dce167500b02: Preparing 07:19:00 8ef905993f04: Preparing 07:19:00 8ff183bd8242: Preparing 07:19:00 8f57281a897b: Preparing 07:19:00 31d25a2a75b6: Preparing 07:19:00 fc7fae41a5d9: Preparing 07:19:00 76a4a50b6657: Preparing 07:19:00 53f7757fb11b: Preparing 07:19:00 73e20bdab788: Preparing 07:19:00 c7547e062e0b: Preparing 07:19:00 5f70bf18a086: Preparing 07:19:00 f466c45574e9: Preparing 07:19:00 c317b87ba45c: Preparing 07:19:00 71b13ed05cd1: Preparing 07:19:00 0854555d70ac: Preparing 07:19:00 73e20bdab788: Waiting 07:19:00 31d25a2a75b6: Waiting 07:19:00 c7547e062e0b: Waiting 07:19:00 5f70bf18a086: Waiting 07:19:00 f466c45574e9: Waiting 07:19:00 c317b87ba45c: Waiting 07:19:00 fc7fae41a5d9: Waiting 07:19:00 71b13ed05cd1: Waiting 07:19:00 0854555d70ac: Waiting 07:19:00 76a4a50b6657: Waiting 07:19:00 53f7757fb11b: Waiting 07:19:00 414e7a6e0d96: Layer already exists 07:19:00 dce167500b02: Layer already exists 07:19:00 8ef905993f04: Layer already exists 07:19:00 8f57281a897b: Layer already exists 07:19:00 8ff183bd8242: Layer already exists 07:19:00 31d25a2a75b6: Layer already exists 07:19:00 73e20bdab788: Layer already exists 07:19:00 fc7fae41a5d9: Layer already exists 07:19:00 53f7757fb11b: Layer already exists 07:19:00 76a4a50b6657: Layer already exists 07:19:00 c7547e062e0b: Layer already exists 07:19:00 f466c45574e9: Layer already exists 07:19:00 5f70bf18a086: Layer already exists 07:19:00 71b13ed05cd1: Layer already exists 07:19:00 c317b87ba45c: Layer already exists 07:19:00 0854555d70ac: Layer already exists 07:19:00 main: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:00 ===================================================== [Pipeline] echo 07:19:00 taggedImages: 07:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.117 07:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:19:00 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:19:00 93517cc9be75f0d1e27fcce786eddade622644b5 07:19:00 latest 07:19:00 4.1.0-dev.117 07:19:00 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:00 main 07:19:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 07:19:01 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 6.9s [Pipeline] sh 07:19:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:19:01 607c3638ccbd: Preparing 07:19:01 0f42ea276f2e: Preparing 07:19:01 f4ab9bc564f0: Preparing 07:19:01 bdd7afb91c83: Preparing 07:19:01 76a4a50b6657: Preparing 07:19:01 53f7757fb11b: Preparing 07:19:01 7f83356d5c25: Preparing 07:19:01 2d9d67f63b9a: Preparing 07:19:01 0854555d70ac: Preparing 07:19:01 7f83356d5c25: Waiting 07:19:01 0854555d70ac: Waiting 07:19:01 2d9d67f63b9a: Waiting 07:19:01 53f7757fb11b: Waiting 07:19:01 76a4a50b6657: Layer already exists 07:19:01 53f7757fb11b: Layer already exists 07:19:01 7f83356d5c25: Layer already exists 07:19:01 2d9d67f63b9a: Layer already exists 07:19:01 0854555d70ac: Layer already exists 07:19:01 f4ab9bc564f0: Pushed 07:19:01 607c3638ccbd: Pushed 07:19:01 0f42ea276f2e: Pushed 07:19:01 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.63MB / 37.02MB 7.9s 07:19:02 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 8.5s done 07:19:04 #37 ... 07:19:04 07:19:04 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:19:04 #42 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.1s done 07:19:04 #42 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 07:19:04 #42 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 07:19:04 #42 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 07:19:04 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 07:19:04 #42 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.1s done 07:19:04 #42 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 3.1s done 07:19:04 #42 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 07:19:04 #42 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.2s 07:19:04 #42 ... 07:19:04 07:19:04 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:04 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 07:19:05 bdd7afb91c83: Pushed 07:19:05 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:05 #37 ... 07:19:05 07:19:05 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:19:05 #0 8.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:05 #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:06 #55 ... 07:19:06 07:19:06 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:19:06 #42 ... 07:19:06 07:19:06 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:19:06 #0 7.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:06 #0 8.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:19:06 607c3638ccbd: Preparing 07:19:06 0f42ea276f2e: Preparing 07:19:06 f4ab9bc564f0: Preparing 07:19:06 bdd7afb91c83: Preparing 07:19:06 76a4a50b6657: Preparing 07:19:06 53f7757fb11b: Preparing 07:19:06 7f83356d5c25: Preparing 07:19:06 2d9d67f63b9a: Preparing 07:19:06 0854555d70ac: Preparing 07:19:06 53f7757fb11b: Waiting 07:19:06 0854555d70ac: Waiting 07:19:06 2d9d67f63b9a: Waiting 07:19:06 7f83356d5c25: Waiting 07:19:06 f4ab9bc564f0: Layer already exists 07:19:06 76a4a50b6657: Layer already exists 07:19:06 607c3638ccbd: Layer already exists 07:19:06 bdd7afb91c83: Layer already exists 07:19:06 0f42ea276f2e: Layer already exists 07:19:06 2d9d67f63b9a: Layer already exists 07:19:06 53f7757fb11b: Layer already exists 07:19:06 7f83356d5c25: Layer already exists 07:19:06 0854555d70ac: Layer already exists 07:19:06 latest: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:06 #56 ... 07:19:06 07:19:06 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:19:06 #57 ... 07:19:06 07:19:06 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:06 #58 ... 07:19:06 07:19:06 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:19:06 #59 ... 07:19:06 07:19:06 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.117 07:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:19:07 607c3638ccbd: Preparing 07:19:07 0f42ea276f2e: Preparing 07:19:07 f4ab9bc564f0: Preparing 07:19:07 bdd7afb91c83: Preparing 07:19:07 76a4a50b6657: Preparing 07:19:07 53f7757fb11b: Preparing 07:19:07 7f83356d5c25: Preparing 07:19:07 2d9d67f63b9a: Preparing 07:19:07 0854555d70ac: Preparing 07:19:07 53f7757fb11b: Waiting 07:19:07 7f83356d5c25: Waiting 07:19:07 2d9d67f63b9a: Waiting 07:19:07 0854555d70ac: Waiting 07:19:07 76a4a50b6657: Layer already exists 07:19:07 bdd7afb91c83: Layer already exists 07:19:07 0f42ea276f2e: Layer already exists 07:19:07 f4ab9bc564f0: Layer already exists 07:19:07 607c3638ccbd: Layer already exists 07:19:07 7f83356d5c25: Layer already exists 07:19:07 53f7757fb11b: Layer already exists 07:19:07 0854555d70ac: Layer already exists 07:19:07 2d9d67f63b9a: Layer already exists 07:19:07 4.1.0-dev.117: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 07:19:07 #60 ... 07:19:07 07:19:07 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:19:07 #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:07 #61 ... 07:19:07 07:19:07 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:07 #62 ... 07:19:07 07:19:07 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:19:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:07 #63 ... 07:19:07 07:19:07 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:19:07 #64 ... 07:19:07 07:19:07 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:19:07 #65 ... 07:19:07 07:19:07 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:19:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:19:07 607c3638ccbd: Preparing 07:19:07 0f42ea276f2e: Preparing 07:19:07 f4ab9bc564f0: Preparing 07:19:07 bdd7afb91c83: Preparing 07:19:07 76a4a50b6657: Preparing 07:19:07 53f7757fb11b: Preparing 07:19:07 7f83356d5c25: Preparing 07:19:07 2d9d67f63b9a: Preparing 07:19:07 0854555d70ac: Preparing 07:19:07 7f83356d5c25: Waiting 07:19:07 0854555d70ac: Waiting 07:19:07 2d9d67f63b9a: Waiting 07:19:07 53f7757fb11b: Waiting 07:19:07 bdd7afb91c83: Layer already exists 07:19:07 76a4a50b6657: Layer already exists 07:19:07 0f42ea276f2e: Layer already exists 07:19:07 f4ab9bc564f0: Layer already exists 07:19:07 607c3638ccbd: Layer already exists 07:19:07 53f7757fb11b: Layer already exists 07:19:07 7f83356d5c25: Layer already exists 07:19:07 0854555d70ac: Layer already exists 07:19:07 2d9d67f63b9a: Layer already exists 07:19:07 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:07 #66 ... 07:19:07 07:19:07 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:19:07 #67 ... 07:19:07 07:19:07 #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:19:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:08 #68 ... 07:19:08 07:19:08 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:19:08 #69 ... 07:19:08 07:19:08 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:19:08 #0 9.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:08 #0 9.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:19:08 607c3638ccbd: Preparing 07:19:08 0f42ea276f2e: Preparing 07:19:08 f4ab9bc564f0: Preparing 07:19:08 bdd7afb91c83: Preparing 07:19:08 76a4a50b6657: Preparing 07:19:08 53f7757fb11b: Preparing 07:19:08 7f83356d5c25: Preparing 07:19:08 2d9d67f63b9a: Preparing 07:19:08 0854555d70ac: Preparing 07:19:08 7f83356d5c25: Waiting 07:19:08 2d9d67f63b9a: Waiting 07:19:08 0854555d70ac: Waiting 07:19:08 53f7757fb11b: Waiting 07:19:08 bdd7afb91c83: Layer already exists 07:19:08 76a4a50b6657: Layer already exists 07:19:08 0f42ea276f2e: Layer already exists 07:19:08 607c3638ccbd: Layer already exists 07:19:08 f4ab9bc564f0: Layer already exists 07:19:08 2d9d67f63b9a: Layer already exists 07:19:08 53f7757fb11b: Layer already exists 07:19:08 0854555d70ac: Layer already exists 07:19:08 7f83356d5c25: Layer already exists 07:19:08 main: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 07:19:08 #70 ... 07:19:08 07:19:08 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:19:08 #71 ... 07:19:08 07:19:08 #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:19:08 #68 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:08 ===================================================== [Pipeline] echo 07:19:08 taggedImages: 07:19:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:19:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.117 07:19:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:19:08 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:19:08 93517cc9be75f0d1e27fcce786eddade622644b5 07:19:08 latest 07:19:08 4.1.0-dev.117 07:19:08 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:08 main 07:19:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:08 #68 ... 07:19:08 07:19:08 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:08 #58 DONE 12.7s 07:19:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:19:09 452dacb7ece8: Preparing 07:19:09 9fa5cf5677a2: Preparing 07:19:09 287a47239b59: Preparing 07:19:09 f50951a23e2e: Preparing 07:19:09 dd19dd625eb1: Preparing 07:19:09 76a4a50b6657: Preparing 07:19:09 53f7757fb11b: Preparing 07:19:09 fca2c873fe4b: Preparing 07:19:09 60f192eee35b: Preparing 07:19:09 8487ce42b2f1: Preparing 07:19:09 0854555d70ac: Preparing 07:19:09 76a4a50b6657: Waiting 07:19:09 53f7757fb11b: Waiting 07:19:09 fca2c873fe4b: Waiting 07:19:09 60f192eee35b: Waiting 07:19:09 8487ce42b2f1: Waiting 07:19:09 0854555d70ac: Waiting 07:19:09 9fa5cf5677a2: Pushed 07:19:09 452dacb7ece8: Pushed 07:19:09 f50951a23e2e: Pushed 07:19:09 dd19dd625eb1: Pushed 07:19:09 76a4a50b6657: Layer already exists 07:19:09 53f7757fb11b: Layer already exists 07:19:09 0854555d70ac: Layer already exists 07:19:09 07:19:09 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:09 fca2c873fe4b: Pushed 07:19:09 60f192eee35b: Pushed 07:19:09 #37 ... 07:19:09 07:19:09 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:09 #60 DONE 12.8s 07:19:09 07:19:09 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:10 8487ce42b2f1: Pushed 07:19:10 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.2s 07:19:12 287a47239b59: Pushed 07:19:12 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:19:12 452dacb7ece8: Preparing 07:19:12 9fa5cf5677a2: Preparing 07:19:12 287a47239b59: Preparing 07:19:12 f50951a23e2e: Preparing 07:19:12 dd19dd625eb1: Preparing 07:19:12 76a4a50b6657: Preparing 07:19:12 53f7757fb11b: Preparing 07:19:12 fca2c873fe4b: Preparing 07:19:12 60f192eee35b: Preparing 07:19:12 8487ce42b2f1: Preparing 07:19:12 0854555d70ac: Preparing 07:19:12 76a4a50b6657: Waiting 07:19:12 53f7757fb11b: Waiting 07:19:12 fca2c873fe4b: Waiting 07:19:12 60f192eee35b: Waiting 07:19:12 8487ce42b2f1: Waiting 07:19:12 0854555d70ac: Waiting 07:19:12 dd19dd625eb1: Layer already exists 07:19:12 452dacb7ece8: Layer already exists 07:19:12 9fa5cf5677a2: Layer already exists 07:19:12 f50951a23e2e: Layer already exists 07:19:12 287a47239b59: Layer already exists 07:19:12 fca2c873fe4b: Layer already exists 07:19:12 76a4a50b6657: Layer already exists 07:19:12 53f7757fb11b: Layer already exists 07:19:12 60f192eee35b: Layer already exists 07:19:12 8487ce42b2f1: Layer already exists 07:19:12 0854555d70ac: Layer already exists 07:19:12 latest: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.117 07:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:19:13 452dacb7ece8: Preparing 07:19:13 9fa5cf5677a2: Preparing 07:19:13 287a47239b59: Preparing 07:19:13 f50951a23e2e: Preparing 07:19:13 dd19dd625eb1: Preparing 07:19:13 76a4a50b6657: Preparing 07:19:13 53f7757fb11b: Preparing 07:19:13 fca2c873fe4b: Preparing 07:19:13 60f192eee35b: Preparing 07:19:13 8487ce42b2f1: Preparing 07:19:13 0854555d70ac: Preparing 07:19:13 60f192eee35b: Waiting 07:19:13 8487ce42b2f1: Waiting 07:19:13 53f7757fb11b: Waiting 07:19:13 0854555d70ac: Waiting 07:19:13 fca2c873fe4b: Waiting 07:19:13 76a4a50b6657: Waiting 07:19:13 452dacb7ece8: Layer already exists 07:19:13 dd19dd625eb1: Layer already exists 07:19:13 f50951a23e2e: Layer already exists 07:19:13 287a47239b59: Layer already exists 07:19:13 9fa5cf5677a2: Layer already exists 07:19:13 53f7757fb11b: Layer already exists 07:19:13 fca2c873fe4b: Layer already exists 07:19:13 60f192eee35b: Layer already exists 07:19:13 76a4a50b6657: Layer already exists 07:19:13 8487ce42b2f1: Layer already exists 07:19:13 0854555d70ac: Layer already exists 07:19:13 4.1.0-dev.117: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:19:14 452dacb7ece8: Preparing 07:19:14 9fa5cf5677a2: Preparing 07:19:14 287a47239b59: Preparing 07:19:14 f50951a23e2e: Preparing 07:19:14 dd19dd625eb1: Preparing 07:19:14 76a4a50b6657: Preparing 07:19:14 76a4a50b6657: Waiting 07:19:14 53f7757fb11b: Preparing 07:19:14 fca2c873fe4b: Preparing 07:19:14 60f192eee35b: Preparing 07:19:14 8487ce42b2f1: Preparing 07:19:14 0854555d70ac: Preparing 07:19:14 53f7757fb11b: Waiting 07:19:14 fca2c873fe4b: Waiting 07:19:14 0854555d70ac: Waiting 07:19:14 60f192eee35b: Waiting 07:19:14 8487ce42b2f1: Waiting 07:19:14 452dacb7ece8: Layer already exists 07:19:14 9fa5cf5677a2: Layer already exists 07:19:14 dd19dd625eb1: Layer already exists 07:19:14 287a47239b59: Layer already exists 07:19:14 f50951a23e2e: Layer already exists 07:19:14 76a4a50b6657: Layer already exists 07:19:14 fca2c873fe4b: Layer already exists 07:19:14 60f192eee35b: Layer already exists 07:19:14 53f7757fb11b: Layer already exists 07:19:14 8487ce42b2f1: Layer already exists 07:19:14 0854555d70ac: Layer already exists 07:19:14 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:19:14 452dacb7ece8: Preparing 07:19:14 9fa5cf5677a2: Preparing 07:19:14 287a47239b59: Preparing 07:19:14 f50951a23e2e: Preparing 07:19:14 dd19dd625eb1: Preparing 07:19:14 76a4a50b6657: Preparing 07:19:14 53f7757fb11b: Preparing 07:19:14 76a4a50b6657: Waiting 07:19:14 fca2c873fe4b: Preparing 07:19:14 60f192eee35b: Preparing 07:19:14 53f7757fb11b: Waiting 07:19:14 fca2c873fe4b: Waiting 07:19:14 8487ce42b2f1: Preparing 07:19:14 0854555d70ac: Preparing 07:19:14 60f192eee35b: Waiting 07:19:14 8487ce42b2f1: Waiting 07:19:14 0854555d70ac: Waiting 07:19:14 287a47239b59: Layer already exists 07:19:14 f50951a23e2e: Layer already exists 07:19:14 9fa5cf5677a2: Layer already exists 07:19:14 452dacb7ece8: Layer already exists 07:19:14 dd19dd625eb1: Layer already exists 07:19:14 76a4a50b6657: Layer already exists 07:19:14 53f7757fb11b: Layer already exists 07:19:14 60f192eee35b: Layer already exists 07:19:14 fca2c873fe4b: Layer already exists 07:19:14 8487ce42b2f1: Layer already exists 07:19:14 0854555d70ac: Layer already exists 07:19:14 main: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:14 ===================================================== [Pipeline] echo 07:19:14 taggedImages: 07:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.117 07:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:19:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:19:14 93517cc9be75f0d1e27fcce786eddade622644b5 07:19:14 latest 07:19:14 4.1.0-dev.117 07:19:14 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:14 main 07:19:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:19:15 095e96b1a9ff: Preparing 07:19:15 e850f65085df: Preparing 07:19:15 0ca0a0a6823d: Preparing 07:19:15 bcfb81879ac2: Preparing 07:19:15 bc3b982bb219: Preparing 07:19:15 eb85123a6895: Preparing 07:19:15 f37887952e5b: Preparing 07:19:15 76a4a50b6657: Preparing 07:19:15 53f7757fb11b: Preparing 07:19:15 cf19f0df7bf0: Preparing 07:19:15 eb85123a6895: Waiting 07:19:15 f37887952e5b: Waiting 07:19:15 53f7757fb11b: Waiting 07:19:15 76a4a50b6657: Waiting 07:19:15 f015a9366242: Preparing 07:19:15 cf19f0df7bf0: Waiting 07:19:15 0854555d70ac: Preparing 07:19:15 f015a9366242: Waiting 07:19:15 0854555d70ac: Waiting 07:19:15 e850f65085df: Pushed 07:19:15 bc3b982bb219: Pushed 07:19:15 095e96b1a9ff: Pushed 07:19:15 76a4a50b6657: Layer already exists 07:19:15 53f7757fb11b: Layer already exists 07:19:15 eb85123a6895: Pushed 07:19:15 f37887952e5b: Pushed 07:19:15 0854555d70ac: Layer already exists 07:19:15 cf19f0df7bf0: Pushed 07:19:16 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.4s 07:19:16 #37 ... 07:19:16 07:19:16 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:19:16 #55 14.81 (1/1) Installing dumb-init (1.2.5-r3) 07:19:16 #55 14.92 Executing busybox-1.37.0-r20.trigger 07:19:16 #55 15.29 OK: 8 MiB in 17 packages 07:19:16 #55 DONE 20.5s 07:19:16 07:19:16 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:16 #37 ... 07:19:16 07:19:16 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:19:16 #42 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.1s done 07:19:16 #42 ... 07:19:16 07:19:16 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:19:16 #56 11.43 (1/7) Installing ca-certificates (20260413-r0) 07:19:16 #56 11.63 (2/7) Installing dumb-init (1.2.5-r3) 07:19:16 #56 11.63 (3/7) Installing libgcc (14.2.0-r6) 07:19:16 #56 11.64 (4/7) Installing libsodium (1.0.20-r1) 07:19:16 #56 11.67 (5/7) Installing libstdc++ (14.2.0-r6) 07:19:16 #56 11.81 (6/7) Installing libzmq (4.3.5-r2) 07:19:16 #56 11.94 (7/7) Installing zeromq (4.3.5-r2) 07:19:16 #56 11.99 Executing busybox-1.37.0-r20.trigger 07:19:16 #56 12.22 Executing ca-certificates-20260413-r0.trigger 07:19:16 #56 13.70 OK: 12 MiB in 23 packages 07:19:16 #56 DONE 20.3s 07:19:16 07:19:16 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:17 #37 ... 07:19:17 07:19:17 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:19:17 #70 18.15 (1/2) Installing dumb-init (1.2.5-r3) 07:19:17 #70 18.17 (2/2) Installing su-exec (0.2-r3) 07:19:17 #70 18.21 Executing busybox-1.37.0-r20.trigger 07:19:17 #70 18.34 OK: 8 MiB in 18 packages 07:19:17 #70 DONE 20.8s 07:19:17 07:19:17 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:19:17 #69 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:17 #69 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:17 f015a9366242: Pushed 07:19:17 #69 ... 07:19:17 07:19:17 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:19:17 #59 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:17 #59 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:17 #59 ... 07:19:17 07:19:17 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:19:17 #61 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:17 #61 ... 07:19:17 07:19:17 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:19:17 #57 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:17 #57 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:17 #57 ... 07:19:17 07:19:17 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:18 bcfb81879ac2: Pushed 07:19:18 0ca0a0a6823d: Pushed 07:19:18 #37 ... 07:19:18 07:19:18 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:19:18 #64 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:18 #64 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:18 #64 ... 07:19:18 07:19:18 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:19:18 #63 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:18 #63 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:18 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:18 #63 ... 07:19:18 07:19:18 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:19:19 095e96b1a9ff: Preparing 07:19:19 e850f65085df: Preparing 07:19:19 0ca0a0a6823d: Preparing 07:19:19 bcfb81879ac2: Preparing 07:19:19 bc3b982bb219: Preparing 07:19:19 eb85123a6895: Preparing 07:19:19 f37887952e5b: Preparing 07:19:19 76a4a50b6657: Preparing 07:19:19 53f7757fb11b: Preparing 07:19:19 cf19f0df7bf0: Preparing 07:19:19 f015a9366242: Preparing 07:19:19 0854555d70ac: Preparing 07:19:19 53f7757fb11b: Waiting 07:19:19 cf19f0df7bf0: Waiting 07:19:19 f015a9366242: Waiting 07:19:19 0854555d70ac: Waiting 07:19:19 eb85123a6895: Waiting 07:19:19 f37887952e5b: Waiting 07:19:19 76a4a50b6657: Waiting 07:19:19 bc3b982bb219: Layer already exists 07:19:19 e850f65085df: Layer already exists 07:19:19 0ca0a0a6823d: Layer already exists 07:19:19 095e96b1a9ff: Layer already exists 07:19:19 bcfb81879ac2: Layer already exists 07:19:19 76a4a50b6657: Layer already exists 07:19:19 eb85123a6895: Layer already exists 07:19:19 f37887952e5b: Layer already exists 07:19:19 cf19f0df7bf0: Layer already exists 07:19:19 53f7757fb11b: Layer already exists 07:19:19 f015a9366242: Layer already exists 07:19:19 0854555d70ac: Layer already exists 07:19:19 latest: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:19 #37 ... 07:19:19 07:19:19 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:19:19 #0 8.468 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:19 #72 ... 07:19:19 07:19:19 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:19:19 #71 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:19 #71 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:19 #71 ... 07:19:19 07:19:19 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:19:19 #66 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:19 #66 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:19 #66 ... 07:19:19 07:19:19 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:19 #37 ... 07:19:19 07:19:19 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:19:19 #0 7.602 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:19 #0 9.983 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:19 #73 ... 07:19:19 07:19:19 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.117 07:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:19:19 095e96b1a9ff: Preparing 07:19:19 e850f65085df: Preparing 07:19:19 0ca0a0a6823d: Preparing 07:19:19 bcfb81879ac2: Preparing 07:19:19 bc3b982bb219: Preparing 07:19:19 eb85123a6895: Preparing 07:19:19 f37887952e5b: Preparing 07:19:19 76a4a50b6657: Preparing 07:19:19 53f7757fb11b: Preparing 07:19:19 cf19f0df7bf0: Preparing 07:19:19 f015a9366242: Preparing 07:19:19 0854555d70ac: Preparing 07:19:19 eb85123a6895: Waiting 07:19:19 f37887952e5b: Waiting 07:19:19 76a4a50b6657: Waiting 07:19:19 53f7757fb11b: Waiting 07:19:19 f015a9366242: Waiting 07:19:19 cf19f0df7bf0: Waiting 07:19:19 0854555d70ac: Waiting 07:19:19 bcfb81879ac2: Layer already exists 07:19:19 095e96b1a9ff: Layer already exists 07:19:19 0ca0a0a6823d: Layer already exists 07:19:19 bc3b982bb219: Layer already exists 07:19:19 e850f65085df: Layer already exists 07:19:19 76a4a50b6657: Layer already exists 07:19:19 cf19f0df7bf0: Layer already exists 07:19:19 eb85123a6895: Layer already exists 07:19:19 f37887952e5b: Layer already exists 07:19:19 53f7757fb11b: Layer already exists 07:19:19 0854555d70ac: Layer already exists 07:19:19 f015a9366242: Layer already exists 07:19:19 4.1.0-dev.117: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:19 #37 ... 07:19:19 07:19:19 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:19:19 #67 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:19 #67 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:19 #67 ... 07:19:19 07:19:19 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:19:19 #72 11.04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:19:20 095e96b1a9ff: Preparing 07:19:20 e850f65085df: Preparing 07:19:20 0ca0a0a6823d: Preparing 07:19:20 bcfb81879ac2: Preparing 07:19:20 bc3b982bb219: Preparing 07:19:20 eb85123a6895: Preparing 07:19:20 f37887952e5b: Preparing 07:19:20 76a4a50b6657: Preparing 07:19:20 53f7757fb11b: Preparing 07:19:20 cf19f0df7bf0: Preparing 07:19:20 f015a9366242: Preparing 07:19:20 0854555d70ac: Preparing 07:19:20 cf19f0df7bf0: Waiting 07:19:20 f37887952e5b: Waiting 07:19:20 f015a9366242: Waiting 07:19:20 0854555d70ac: Waiting 07:19:20 53f7757fb11b: Waiting 07:19:20 76a4a50b6657: Waiting 07:19:20 eb85123a6895: Waiting 07:19:20 095e96b1a9ff: Layer already exists 07:19:20 0ca0a0a6823d: Layer already exists 07:19:20 bc3b982bb219: Layer already exists 07:19:20 bcfb81879ac2: Layer already exists 07:19:20 e850f65085df: Layer already exists 07:19:20 eb85123a6895: Layer already exists 07:19:20 f37887952e5b: Layer already exists 07:19:20 76a4a50b6657: Layer already exists 07:19:20 cf19f0df7bf0: Layer already exists 07:19:20 53f7757fb11b: Layer already exists 07:19:20 0854555d70ac: Layer already exists 07:19:20 f015a9366242: Layer already exists 07:19:20 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:20 #72 ... 07:19:20 07:19:20 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:19:20 #65 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:20 #65 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:20 #65 ... 07:19:20 07:19:20 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:19:20 #62 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:20 #62 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:20 #62 ... 07:19:20 07:19:20 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:19:21 095e96b1a9ff: Preparing 07:19:21 e850f65085df: Preparing 07:19:21 0ca0a0a6823d: Preparing 07:19:21 bcfb81879ac2: Preparing 07:19:21 bc3b982bb219: Preparing 07:19:21 eb85123a6895: Preparing 07:19:21 f37887952e5b: Preparing 07:19:21 76a4a50b6657: Preparing 07:19:21 53f7757fb11b: Preparing 07:19:21 cf19f0df7bf0: Preparing 07:19:21 f015a9366242: Preparing 07:19:21 0854555d70ac: Preparing 07:19:21 eb85123a6895: Waiting 07:19:21 f37887952e5b: Waiting 07:19:21 76a4a50b6657: Waiting 07:19:21 53f7757fb11b: Waiting 07:19:21 cf19f0df7bf0: Waiting 07:19:21 f015a9366242: Waiting 07:19:21 0854555d70ac: Waiting 07:19:21 bcfb81879ac2: Layer already exists 07:19:21 bc3b982bb219: Layer already exists 07:19:21 e850f65085df: Layer already exists 07:19:21 0ca0a0a6823d: Layer already exists 07:19:21 095e96b1a9ff: Layer already exists 07:19:21 eb85123a6895: Layer already exists 07:19:21 76a4a50b6657: Layer already exists 07:19:21 53f7757fb11b: Layer already exists 07:19:21 cf19f0df7bf0: Layer already exists 07:19:21 f37887952e5b: Layer already exists 07:19:21 f015a9366242: Layer already exists 07:19:21 0854555d70ac: Layer already exists 07:19:21 main: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:21 ===================================================== [Pipeline] echo 07:19:21 taggedImages: 07:19:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:19:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.117 07:19:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:19:21 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.5s [Pipeline] echo 07:19:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:19:21 93517cc9be75f0d1e27fcce786eddade622644b5 07:19:21 latest 07:19:21 4.1.0-dev.117 07:19:21 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:21 main 07:19:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:19:21 fc09f0d74837: Preparing 07:19:21 299b4fcbff05: Preparing 07:19:21 76a4a50b6657: Preparing 07:19:21 53f7757fb11b: Preparing 07:19:21 b4855987fc10: Preparing 07:19:21 b06514a3b3ed: Preparing 07:19:21 0854555d70ac: Preparing 07:19:21 b06514a3b3ed: Waiting 07:19:21 0854555d70ac: Waiting 07:19:21 53f7757fb11b: Layer already exists 07:19:21 76a4a50b6657: Layer already exists 07:19:21 0854555d70ac: Layer already exists 07:19:21 b4855987fc10: Pushed 07:19:21 fc09f0d74837: Pushed 07:19:22 #37 ... 07:19:22 07:19:22 #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:19:22 #68 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:22 #68 ... 07:19:22 07:19:22 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:22 b06514a3b3ed: Pushed 07:19:23 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.0s done 07:19:23 #37 ... 07:19:23 07:19:23 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:19:23 #59 23.92 OK: 255 MiB in 60 packages 07:19:23 #59 DONE 27.1s 07:19:24 07:19:24 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:19:24 #74 DONE 0.5s 07:19:24 07:19:24 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:19:24 #37 DONE 30.6s 07:19:24 07:19:24 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:19:24 #66 27.60 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:19:24 #66 27.61 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:19:24 #66 27.61 OK: 26183 distinct packages available 07:19:24 #66 ... 07:19:24 07:19:24 #61 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:19:24 #61 24.55 (1/1) Installing dumb-init (1.2.5-r3) 07:19:24 #61 24.61 Executing busybox-1.37.0-r20.trigger 07:19:24 #61 24.78 OK: 8 MiB in 17 packages 07:19:24 #61 DONE 28.1s 07:19:24 07:19:24 #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:19:25 299b4fcbff05: Pushed 07:19:25 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:25 #75 ... 07:19:25 07:19:25 #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:19:25 #68 26.80 OK: 255 MiB in 60 packages 07:19:25 #68 DONE 29.3s 07:19:25 07:19:25 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:19:25 #71 26.11 OK: 255 MiB in 60 packages 07:19:25 #71 DONE 29.4s 07:19:25 07:19:25 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 07:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:19:26 fc09f0d74837: Preparing 07:19:26 299b4fcbff05: Preparing 07:19:26 76a4a50b6657: Preparing 07:19:26 53f7757fb11b: Preparing 07:19:26 b4855987fc10: Preparing 07:19:26 b06514a3b3ed: Preparing 07:19:26 0854555d70ac: Preparing 07:19:26 b06514a3b3ed: Waiting 07:19:26 0854555d70ac: Waiting 07:19:26 299b4fcbff05: Layer already exists 07:19:26 76a4a50b6657: Layer already exists 07:19:26 53f7757fb11b: Layer already exists 07:19:26 fc09f0d74837: Layer already exists 07:19:26 b4855987fc10: Layer already exists 07:19:26 0854555d70ac: Layer already exists 07:19:26 b06514a3b3ed: Layer already exists 07:19:26 latest: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.117 [Pipeline] } 07:19:26 #76 ... 07:19:26 07:19:26 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:19:26 #0 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:26 #0 8.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:26 #77 ... 07:19:26 07:19:26 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:19:26 #0 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:26 #0 7.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 #78 ... 07:19:26 07:19:26 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:19:26 #63 29.77 (1/3) Installing ca-certificates (20260413-r0) 07:19:26 #63 30.45 (2/3) Installing dumb-init (1.2.5-r3) 07:19:26 #63 ... 07:19:26 07:19:26 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:19:26 #79 DONE 1.0s 07:19:26 07:19:26 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 07:19:26 #76 DONE 1.1s 07:19:26 07:19:26 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:19:26 #63 30.48 (3/3) Installing tzdata (2026b-r0) 07:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.117 07:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:19:26 fc09f0d74837: Preparing 07:19:26 299b4fcbff05: Preparing 07:19:26 76a4a50b6657: Preparing 07:19:26 53f7757fb11b: Preparing 07:19:26 b4855987fc10: Preparing 07:19:26 b06514a3b3ed: Preparing 07:19:26 0854555d70ac: Preparing 07:19:26 b06514a3b3ed: Waiting 07:19:26 0854555d70ac: Waiting 07:19:26 299b4fcbff05: Layer already exists 07:19:26 fc09f0d74837: Layer already exists 07:19:26 76a4a50b6657: Layer already exists 07:19:26 b4855987fc10: Layer already exists 07:19:26 53f7757fb11b: Layer already exists 07:19:26 b06514a3b3ed: Layer already exists 07:19:26 0854555d70ac: Layer already exists 07:19:26 4.1.0-dev.117: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 #63 ... 07:19:27 07:19:27 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:19:27 #0 5.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:27 #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 #80 ... 07:19:27 07:19:27 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:19:27 #62 30.71 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:19:27 #62 30.71 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:19:27 #62 30.71 OK: 26165 distinct packages available 07:19:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:19:27 fc09f0d74837: Preparing 07:19:27 299b4fcbff05: Preparing 07:19:27 76a4a50b6657: Preparing 07:19:27 53f7757fb11b: Preparing 07:19:27 b4855987fc10: Preparing 07:19:27 b06514a3b3ed: Preparing 07:19:27 0854555d70ac: Preparing 07:19:27 b06514a3b3ed: Waiting 07:19:27 0854555d70ac: Waiting 07:19:27 299b4fcbff05: Layer already exists 07:19:27 fc09f0d74837: Layer already exists 07:19:27 53f7757fb11b: Layer already exists 07:19:27 76a4a50b6657: Layer already exists 07:19:27 0854555d70ac: Layer already exists 07:19:27 b06514a3b3ed: Layer already exists 07:19:27 b4855987fc10: Layer already exists 07:19:27 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 #62 ... 07:19:27 07:19:27 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:19:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 #42 ... 07:19:27 07:19:27 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:19:27 #66 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:19:28 fc09f0d74837: Preparing 07:19:28 299b4fcbff05: Preparing 07:19:28 76a4a50b6657: Preparing 07:19:28 53f7757fb11b: Preparing 07:19:28 b4855987fc10: Preparing 07:19:28 b06514a3b3ed: Preparing 07:19:28 0854555d70ac: Preparing 07:19:28 b06514a3b3ed: Waiting 07:19:28 0854555d70ac: Waiting 07:19:28 53f7757fb11b: Layer already exists 07:19:28 b4855987fc10: Layer already exists 07:19:28 299b4fcbff05: Layer already exists 07:19:28 fc09f0d74837: Layer already exists 07:19:28 76a4a50b6657: Layer already exists 07:19:28 0854555d70ac: Layer already exists 07:19:28 b06514a3b3ed: Layer already exists 07:19:28 main: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:28 ===================================================== [Pipeline] echo 07:19:28 taggedImages: 07:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.117 07:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:19:28 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:19:28 93517cc9be75f0d1e27fcce786eddade622644b5 07:19:28 latest 07:19:28 4.1.0-dev.117 07:19:28 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:28 main 07:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:29 cc4193d64bc1: Preparing 07:19:29 62a586fffec9: Preparing 07:19:29 8304b8e51f6e: Preparing 07:19:29 76a4a50b6657: Preparing 07:19:29 53f7757fb11b: Preparing 07:19:29 5aa96cba565f: Preparing 07:19:29 ebfeed68402f: Preparing 07:19:29 bfcb49586293: Preparing 07:19:29 3017874b6058: Preparing 07:19:29 0854555d70ac: Preparing 07:19:29 ebfeed68402f: Waiting 07:19:29 5aa96cba565f: Waiting 07:19:29 bfcb49586293: Waiting 07:19:29 3017874b6058: Waiting 07:19:29 0854555d70ac: Waiting 07:19:29 76a4a50b6657: Layer already exists 07:19:29 53f7757fb11b: Layer already exists 07:19:29 62a586fffec9: Pushed 07:19:29 8304b8e51f6e: Pushed 07:19:29 cc4193d64bc1: Pushed 07:19:29 0854555d70ac: Layer already exists 07:19:29 bfcb49586293: Pushed 07:19:29 #66 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:29 3017874b6058: Pushed 07:19:31 #66 ... 07:19:31 07:19:31 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:19:31 #57 24.63 (1/4) Installing ca-certificates (20260413-r0) 07:19:31 #57 25.45 (2/4) Installing dumb-init (1.2.5-r3) 07:19:31 #57 25.47 (3/4) Installing su-exec (0.2-r3) 07:19:31 #57 25.48 (4/4) Installing yq-go (4.47.2-r3) 07:19:31 #57 27.76 Executing busybox-1.37.0-r20.trigger 07:19:31 #57 28.00 Executing ca-certificates-20260413-r0.trigger 07:19:31 #57 29.90 OK: 20 MiB in 20 packages 07:19:31 #57 ... 07:19:31 07:19:31 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:19:31 #65 29.21 OK: 255 MiB in 60 packages 07:19:31 #65 DONE 34.4s 07:19:31 07:19:31 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:19:31 #81 ... 07:19:31 07:19:31 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:19:31 #64 26.08 (1/4) Installing dumb-init (1.2.5-r3) 07:19:31 #64 26.12 (2/4) Installing openssl (3.5.6-r0) 07:19:31 #64 26.32 (3/4) Installing su-exec (0.2-r3) 07:19:31 #64 26.35 (4/4) Installing yq-go (4.47.2-r3) 07:19:31 #64 28.90 Executing busybox-1.37.0-r20.trigger 07:19:31 #64 29.10 OK: 20 MiB in 20 packages 07:19:31 #64 DONE 34.8s 07:19:31 07:19:31 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:19:31 #57 DONE 34.9s 07:19:31 07:19:31 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:19:31 #63 32.45 Executing busybox-1.37.0-r20.trigger 07:19:31 #63 32.59 Executing ca-certificates-20260413-r0.trigger 07:19:31 #63 33.33 OK: 9 MiB in 19 packages 07:19:31 #63 DONE 34.8s 07:19:31 07:19:31 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:19:31 #82 ... 07:19:31 07:19:31 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:19:31 #73 20.41 OK: 255 MiB in 60 packages 07:19:31 #73 DONE 21.9s 07:19:31 07:19:31 #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:19:31 #75 7.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:32 #75 ... 07:19:32 07:19:32 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:19:32 #81 DONE 2.0s 07:19:33 07:19:33 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:19:33 #83 DONE 1.8s 07:19:33 07:19:33 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:34 #84 ... 07:19:34 07:19:34 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:34 #85 ... 07:19:34 07:19:34 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:19:34 #72 23.16 (1/1) Installing dumb-init (1.2.5-r3) 07:19:34 #72 23.85 Executing busybox-1.37.0-r20.trigger 07:19:34 #72 24.08 OK: 8 MiB in 17 packages 07:19:34 ebfeed68402f: Pushed 07:19:35 #72 DONE 26.3s 07:19:35 07:19:35 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:19:35 #78 18.68 OK: 12 MiB in 23 packages 07:19:35 #78 ... 07:19:35 07:19:35 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:19:35 #67 29.33 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:19:35 #67 29.33 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:19:35 #67 29.33 OK: 26165 distinct packages available 07:19:35 #67 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:35 #67 33.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:35 #67 ... 07:19:35 07:19:35 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:19:35 #69 29.32 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:19:35 #69 29.32 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:19:35 #69 29.32 OK: 26165 distinct packages available 07:19:35 #69 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:35 #69 33.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:36 #69 ... 07:19:36 07:19:36 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:19:36 #80 17.97 OK: 8 MiB in 18 packages 07:19:36 #80 ... 07:19:36 07:19:36 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:36 #86 ... 07:19:36 07:19:36 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:37 #87 ... 07:19:37 07:19:37 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:19:37 #78 DONE 20.7s 07:19:37 07:19:37 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:19:37 #77 19.69 OK: 8 MiB in 17 packages 07:19:37 #77 ... 07:19:37 07:19:37 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:19:37 #80 DONE 20.4s 07:19:37 07:19:37 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:19:38 #88 ... 07:19:38 07:19:38 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:19:38 #77 DONE 21.7s 07:19:38 07:19:38 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:19:38 #0 6.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:38 #89 ... 07:19:38 07:19:38 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:19:38 #67 42.12 (1/5) Installing dumb-init (1.2.5-r3) 07:19:38 #67 42.21 (2/5) Installing musl-obstack (1.2.3-r2) 07:19:38 #67 42.22 (3/5) Installing libucontext (1.3.2-r0) 07:19:38 #67 42.23 (4/5) Installing gcompat (1.1.0-r4) 07:19:38 #67 42.26 (5/5) Installing openssl (3.5.6-r0) 07:19:38 #67 42.33 Executing busybox-1.37.0-r20.trigger 07:19:38 #67 42.46 OK: 9 MiB in 21 packages 07:19:39 #67 ... 07:19:39 07:19:39 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:19:39 #62 33.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:39 #62 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:39 #62 ... 07:19:39 07:19:39 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:19:39 #69 43.16 (1/13) Installing brotli-libs (1.1.0-r2) 07:19:39 #69 43.29 (2/13) Installing c-ares (1.34.6-r0) 07:19:39 #69 43.35 (3/13) Installing libunistring (1.3-r0) 07:19:39 #69 43.56 (4/13) Installing libidn2 (2.3.7-r0) 07:19:39 #69 43.59 (5/13) Installing nghttp2-libs (1.69.0-r0) 07:19:39 #69 43.64 (6/13) Installing libpsl (0.21.5-r3) 07:19:39 #69 43.66 (7/13) Installing zstd-libs (1.5.7-r0) 07:19:40 #69 43.74 (8/13) Installing libcurl (8.14.1-r2) 07:19:40 #69 43.85 (9/13) Installing curl (8.14.1-r2) 07:19:40 #69 43.89 (10/13) Installing dumb-init (1.2.5-r3) 07:19:40 #69 43.93 (11/13) Installing musl-obstack (1.2.3-r2) 07:19:40 #69 43.94 (12/13) Installing libucontext (1.3.2-r0) 07:19:40 #69 43.97 (13/13) Installing gcompat (1.1.0-r4) 07:19:40 #69 ... 07:19:40 07:19:40 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:19:40 #66 42.34 OK: 255 MiB in 60 packages 07:19:40 #66 DONE 43.9s 07:19:40 07:19:40 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:19:40 #69 44.01 Executing busybox-1.37.0-r20.trigger 07:19:40 #69 44.10 OK: 13 MiB in 29 packages 07:19:41 #69 ... 07:19:41 07:19:41 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:19:41 #67 DONE 44.6s 07:19:41 07:19:41 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:19:41 #90 DONE 0.6s 07:19:41 07:19:41 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:19:41 #88 DONE 3.7s 07:19:41 07:19:41 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:19:41 #82 7.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:41 #82 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:41 #82 ... 07:19:41 07:19:41 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:19:41 #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:41 #0 8.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:41 #91 ... 07:19:41 07:19:41 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:19:41 #92 ... 07:19:41 07:19:41 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:19:41 #93 DONE 0.4s 07:19:41 07:19:41 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:19:41 #62 45.30 (1/4) Installing dumb-init (1.2.5-r3) 07:19:41 #62 45.37 (2/4) Installing musl-obstack (1.2.3-r2) 07:19:41 #62 45.39 (3/4) Installing libucontext (1.3.2-r0) 07:19:41 #62 45.42 (4/4) Installing gcompat (1.1.0-r4) 07:19:41 #62 45.46 Executing busybox-1.37.0-r20.trigger 07:19:42 #62 45.58 OK: 8 MiB in 20 packages 07:19:43 5aa96cba565f: Pushed 07:19:43 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:43 #62 ... 07:19:43 07:19:43 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } 07:19:43 #94 ... 07:19:43 07:19:43 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:43 #95 ... 07:19:43 07:19:43 #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:19:43 #75 9.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:43 #75 18.70 OK: 8 MiB in 17 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:43 #75 ... 07:19:43 07:19:43 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:19:43 #89 8.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:43 cc4193d64bc1: Preparing 07:19:43 62a586fffec9: Preparing 07:19:43 8304b8e51f6e: Preparing 07:19:43 76a4a50b6657: Preparing 07:19:43 53f7757fb11b: Preparing 07:19:43 5aa96cba565f: Preparing 07:19:43 ebfeed68402f: Preparing 07:19:43 bfcb49586293: Preparing 07:19:43 3017874b6058: Preparing 07:19:43 0854555d70ac: Preparing 07:19:43 5aa96cba565f: Waiting 07:19:43 ebfeed68402f: Waiting 07:19:43 bfcb49586293: Waiting 07:19:43 3017874b6058: Waiting 07:19:43 0854555d70ac: Waiting 07:19:43 cc4193d64bc1: Layer already exists 07:19:43 62a586fffec9: Layer already exists 07:19:43 53f7757fb11b: Layer already exists 07:19:43 8304b8e51f6e: Layer already exists 07:19:43 76a4a50b6657: Layer already exists 07:19:43 ebfeed68402f: Layer already exists 07:19:43 5aa96cba565f: Layer already exists 07:19:43 3017874b6058: Layer already exists 07:19:43 bfcb49586293: Layer already exists 07:19:43 0854555d70ac: Layer already exists 07:19:43 latest: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.117 07:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:44 cc4193d64bc1: Preparing 07:19:44 62a586fffec9: Preparing 07:19:44 8304b8e51f6e: Preparing 07:19:44 76a4a50b6657: Preparing 07:19:44 53f7757fb11b: Preparing 07:19:44 5aa96cba565f: Preparing 07:19:44 ebfeed68402f: Preparing 07:19:44 bfcb49586293: Preparing 07:19:44 3017874b6058: Preparing 07:19:44 0854555d70ac: Preparing 07:19:44 ebfeed68402f: Waiting 07:19:44 bfcb49586293: Waiting 07:19:44 3017874b6058: Waiting 07:19:44 0854555d70ac: Waiting 07:19:44 5aa96cba565f: Waiting 07:19:44 76a4a50b6657: Layer already exists 07:19:44 8304b8e51f6e: Layer already exists 07:19:44 53f7757fb11b: Layer already exists 07:19:44 cc4193d64bc1: Layer already exists 07:19:44 62a586fffec9: Layer already exists 07:19:44 3017874b6058: Layer already exists 07:19:44 5aa96cba565f: Layer already exists 07:19:44 bfcb49586293: Layer already exists 07:19:44 ebfeed68402f: Layer already exists 07:19:44 0854555d70ac: Layer already exists 07:19:44 4.1.0-dev.117: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:45 cc4193d64bc1: Preparing 07:19:45 62a586fffec9: Preparing 07:19:45 8304b8e51f6e: Preparing 07:19:45 76a4a50b6657: Preparing 07:19:45 53f7757fb11b: Preparing 07:19:45 5aa96cba565f: Preparing 07:19:45 ebfeed68402f: Preparing 07:19:45 bfcb49586293: Preparing 07:19:45 3017874b6058: Preparing 07:19:45 bfcb49586293: Waiting 07:19:45 ebfeed68402f: Waiting 07:19:45 0854555d70ac: Preparing 07:19:45 3017874b6058: Waiting 07:19:45 0854555d70ac: Waiting 07:19:45 5aa96cba565f: Waiting 07:19:45 76a4a50b6657: Layer already exists 07:19:45 8304b8e51f6e: Layer already exists 07:19:45 62a586fffec9: Layer already exists 07:19:45 cc4193d64bc1: Layer already exists 07:19:45 53f7757fb11b: Layer already exists 07:19:45 ebfeed68402f: Layer already exists 07:19:45 5aa96cba565f: Layer already exists 07:19:45 bfcb49586293: Layer already exists 07:19:45 3017874b6058: Layer already exists 07:19:45 0854555d70ac: Layer already exists 07:19:45 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 07:19:45 #89 ... 07:19:45 07:19:45 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:19:45 #91 13.91 OK: 20 MiB in 20 packages [Pipeline] sh 07:19:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:45 #91 ... 07:19:45 07:19:45 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:19:45 #62 DONE 49.1s 07:19:45 07:19:45 #75 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:19:45 #75 DONE 21.5s 07:19:45 07:19:45 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:19:45 #69 DONE 49.3s 07:19:45 07:19:45 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:19:45 #91 DONE 14.7s 07:19:45 07:19:45 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:19:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:19:45 cc4193d64bc1: Preparing 07:19:45 62a586fffec9: Preparing 07:19:45 8304b8e51f6e: Preparing 07:19:45 76a4a50b6657: Preparing 07:19:45 53f7757fb11b: Preparing 07:19:45 5aa96cba565f: Preparing 07:19:45 ebfeed68402f: Preparing 07:19:45 bfcb49586293: Preparing 07:19:45 3017874b6058: Preparing 07:19:45 0854555d70ac: Preparing 07:19:45 5aa96cba565f: Waiting 07:19:45 ebfeed68402f: Waiting 07:19:45 bfcb49586293: Waiting 07:19:45 3017874b6058: Waiting 07:19:45 0854555d70ac: Waiting 07:19:45 cc4193d64bc1: Layer already exists 07:19:45 8304b8e51f6e: Layer already exists 07:19:45 53f7757fb11b: Layer already exists 07:19:45 76a4a50b6657: Layer already exists 07:19:45 62a586fffec9: Layer already exists 07:19:45 5aa96cba565f: Layer already exists 07:19:45 bfcb49586293: Layer already exists 07:19:45 ebfeed68402f: Layer already exists 07:19:45 0854555d70ac: Layer already exists 07:19:45 3017874b6058: Layer already exists 07:19:45 main: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:45 ===================================================== [Pipeline] echo 07:19:45 taggedImages: 07:19:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:19:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.117 07:19:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:19:45 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:19:45 93517cc9be75f0d1e27fcce786eddade622644b5 07:19:45 latest 07:19:45 4.1.0-dev.117 07:19:45 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:19:45 main 07:19:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:46 #96 ... 07:19:46 07:19:46 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:19:46 #97 DONE 0.2s 07:19:46 07:19:46 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:19:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5 07:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:19:46 68e2834f8a89: Preparing 07:19:46 7bca16377936: Preparing 07:19:46 9ea1f8ae2e65: Preparing 07:19:46 76a4a50b6657: Preparing 07:19:46 53f7757fb11b: Preparing 07:19:46 2e6decd4eb06: Preparing 07:19:46 f474b899e9b9: Preparing 07:19:46 426fd7070a95: Preparing 07:19:46 0854555d70ac: Preparing 07:19:46 2e6decd4eb06: Waiting 07:19:46 0854555d70ac: Waiting 07:19:46 f474b899e9b9: Waiting 07:19:46 426fd7070a95: Waiting 07:19:46 53f7757fb11b: Layer already exists 07:19:46 76a4a50b6657: Layer already exists 07:19:46 7bca16377936: Pushed 07:19:46 68e2834f8a89: Pushed 07:19:46 9ea1f8ae2e65: Pushed 07:19:46 f474b899e9b9: Pushed 07:19:46 0854555d70ac: Layer already exists 07:19:47 426fd7070a95: Pushed 07:19:47 #98 ... 07:19:47 07:19:47 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:19:47 #89 13.92 OK: 20 MiB in 20 packages 07:19:47 #89 DONE 15.7s 07:19:47 07:19:47 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:19:47 #82 14.29 OK: 9 MiB in 19 packages 07:19:47 #82 DONE 16.0s 07:19:47 07:19:47 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:50 #95 ... 07:19:50 07:19:50 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:19:50 #92 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:51 #92 9.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:55 #92 14.29 OK: 9 MiB in 21 packages 07:19:55 #92 ... 07:19:55 07:19:55 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:19:55 #96 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:55 #96 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:55 #96 9.120 OK: 13 MiB in 29 packages 07:19:55 #96 DONE 10.1s 07:19:55 07:19:55 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:19:55 #98 4.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:19:55 #98 5.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:19:55 #98 10.10 OK: 8 MiB in 20 packages 07:19:56 #98 ... 07:19:56 07:19:56 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:19:56 #92 DONE 15.3s 07:19:56 07:19:56 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:19:57 #99 ... 07:19:57 07:19:57 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:19:57 #98 DONE 11.6s 07:19:57 07:19:57 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:19:57 #99 DONE 1.2s 07:19:57 07:19:57 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:19:59 #100 DONE 1.9s 07:19:59 07:19:59 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:19:59 #101 DONE 3.2s 07:19:59 07:19:59 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:19:59 #102 ... 07:19:59 07:19:59 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:19:59 #103 DONE 2.2s 07:19:59 07:19:59 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:19:59 #104 DONE 0.3s 07:19:59 07:19:59 #105 [security-spire-server stage-2 6/9] COPY security.txt / 07:19:59 #105 ... 07:19:59 07:19:59 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:19:59 #102 DONE 0.3s 07:19:59 07:19:59 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:19:59 #106 DONE 0.3s 07:19:59 07:19:59 #107 [security-spire-config stage-2 6/10] COPY security.txt / 07:19:59 #107 ... 07:19:59 07:19:59 #105 [security-spire-server stage-2 6/9] COPY security.txt / 07:19:59 #105 DONE 0.3s 07:19:59 07:19:59 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 07:19:59 #108 DONE 0.4s 07:20:00 07:20:00 #107 [security-spire-config stage-2 6/10] COPY security.txt / 07:20:00 #107 DONE 0.4s 07:20:00 07:20:00 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:20:00 #109 ... 07:20:00 07:20:00 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:20:00 #110 DONE 0.3s 07:20:00 07:20:00 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:20:00 #111 ... 07:20:00 07:20:00 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:20:00 #112 DONE 0.5s 07:20:00 07:20:00 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:20:00 #111 DONE 0.4s 07:20:00 07:20:00 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:20:00 #113 ... 07:20:00 07:20:00 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:20:00 #109 DONE 0.6s 07:20:01 07:20:01 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:20:01 #114 ... 07:20:01 07:20:01 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:20:01 #113 DONE 0.4s 07:20:01 07:20:01 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:20:01 #115 DONE 0.4s 07:20:01 07:20:01 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:20:01 #114 DONE 0.4s 07:20:01 07:20:01 #116 [security-spire-server] exporting to image 07:20:01 #116 exporting layers 07:20:01 #116 ... 07:20:01 07:20:01 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:20:01 #117 DONE 0.6s 07:20:01 07:20:01 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:20:01 #118 DONE 0.6s 07:20:01 07:20:01 #116 [security-spire-config] exporting to image 07:20:02 2e6decd4eb06: Pushed 07:20:02 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:20:02 68e2834f8a89: Preparing 07:20:02 7bca16377936: Preparing 07:20:02 9ea1f8ae2e65: Preparing 07:20:02 76a4a50b6657: Preparing 07:20:02 53f7757fb11b: Preparing 07:20:02 2e6decd4eb06: Preparing 07:20:02 f474b899e9b9: Preparing 07:20:02 426fd7070a95: Preparing 07:20:02 0854555d70ac: Preparing 07:20:02 2e6decd4eb06: Waiting 07:20:02 f474b899e9b9: Waiting 07:20:02 426fd7070a95: Waiting 07:20:02 0854555d70ac: Waiting 07:20:02 53f7757fb11b: Layer already exists 07:20:02 68e2834f8a89: Layer already exists 07:20:02 9ea1f8ae2e65: Layer already exists 07:20:02 7bca16377936: Layer already exists 07:20:02 76a4a50b6657: Layer already exists 07:20:02 f474b899e9b9: Layer already exists 07:20:02 2e6decd4eb06: Layer already exists 07:20:02 426fd7070a95: Layer already exists 07:20:02 0854555d70ac: Layer already exists 07:20:02 latest: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.117 07:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:20:03 68e2834f8a89: Preparing 07:20:03 7bca16377936: Preparing 07:20:03 9ea1f8ae2e65: Preparing 07:20:03 76a4a50b6657: Preparing 07:20:03 53f7757fb11b: Preparing 07:20:03 2e6decd4eb06: Preparing 07:20:03 f474b899e9b9: Preparing 07:20:03 426fd7070a95: Preparing 07:20:03 0854555d70ac: Preparing 07:20:03 2e6decd4eb06: Waiting 07:20:03 f474b899e9b9: Waiting 07:20:03 426fd7070a95: Waiting 07:20:03 0854555d70ac: Waiting 07:20:03 68e2834f8a89: Layer already exists 07:20:03 53f7757fb11b: Layer already exists 07:20:03 76a4a50b6657: Layer already exists 07:20:03 7bca16377936: Layer already exists 07:20:03 9ea1f8ae2e65: Layer already exists 07:20:03 2e6decd4eb06: Layer already exists 07:20:03 426fd7070a95: Layer already exists 07:20:03 f474b899e9b9: Layer already exists 07:20:03 0854555d70ac: Layer already exists 07:20:03 4.1.0-dev.117: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:20:04 68e2834f8a89: Preparing 07:20:04 7bca16377936: Preparing 07:20:04 9ea1f8ae2e65: Preparing 07:20:04 76a4a50b6657: Preparing 07:20:04 53f7757fb11b: Preparing 07:20:04 2e6decd4eb06: Preparing 07:20:04 f474b899e9b9: Preparing 07:20:04 426fd7070a95: Preparing 07:20:04 0854555d70ac: Preparing 07:20:04 2e6decd4eb06: Waiting 07:20:04 f474b899e9b9: Waiting 07:20:04 426fd7070a95: Waiting 07:20:04 0854555d70ac: Waiting 07:20:04 9ea1f8ae2e65: Layer already exists 07:20:04 7bca16377936: Layer already exists 07:20:04 53f7757fb11b: Layer already exists 07:20:04 68e2834f8a89: Layer already exists 07:20:04 76a4a50b6657: Layer already exists 07:20:04 f474b899e9b9: Layer already exists 07:20:04 426fd7070a95: Layer already exists 07:20:04 2e6decd4eb06: Layer already exists 07:20:04 0854555d70ac: Layer already exists 07:20:04 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:20:04 68e2834f8a89: Preparing 07:20:04 7bca16377936: Preparing 07:20:04 9ea1f8ae2e65: Preparing 07:20:04 76a4a50b6657: Preparing 07:20:04 53f7757fb11b: Preparing 07:20:04 2e6decd4eb06: Preparing 07:20:04 f474b899e9b9: Preparing 07:20:04 426fd7070a95: Preparing 07:20:04 0854555d70ac: Preparing 07:20:04 2e6decd4eb06: Waiting 07:20:04 f474b899e9b9: Waiting 07:20:04 426fd7070a95: Waiting 07:20:04 0854555d70ac: Waiting 07:20:04 76a4a50b6657: Layer already exists 07:20:04 68e2834f8a89: Layer already exists 07:20:04 7bca16377936: Layer already exists 07:20:04 53f7757fb11b: Layer already exists 07:20:04 9ea1f8ae2e65: Layer already exists 07:20:04 2e6decd4eb06: Layer already exists 07:20:04 f474b899e9b9: Layer already exists 07:20:04 426fd7070a95: Layer already exists 07:20:04 0854555d70ac: Layer already exists 07:20:04 main: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:04 ===================================================== [Pipeline] echo 07:20:04 taggedImages: 07:20:04 - nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5 07:20:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:20:04 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.117 07:20:04 - nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:20:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:20:04 93517cc9be75f0d1e27fcce786eddade622644b5 07:20:04 latest 07:20:04 4.1.0-dev.117 07:20:04 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:04 main 07:20:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5 07:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:20:05 d2d127475360: Preparing 07:20:05 92981df68232: Preparing 07:20:05 30f4c76eca34: Preparing 07:20:05 76a4a50b6657: Preparing 07:20:05 53f7757fb11b: Preparing 07:20:05 a5199e697283: Preparing 07:20:05 bfcb49586293: Preparing 07:20:05 3017874b6058: Preparing 07:20:05 0854555d70ac: Preparing 07:20:05 a5199e697283: Waiting 07:20:05 3017874b6058: Waiting 07:20:05 bfcb49586293: Waiting 07:20:05 0854555d70ac: Waiting 07:20:05 53f7757fb11b: Layer already exists 07:20:05 76a4a50b6657: Layer already exists 07:20:05 bfcb49586293: Layer already exists 07:20:05 3017874b6058: Layer already exists 07:20:05 0854555d70ac: Layer already exists 07:20:05 d2d127475360: Pushed 07:20:05 30f4c76eca34: Pushed 07:20:05 92981df68232: Pushed 07:20:06 #116 exporting layers 4.9s done 07:20:06 #116 exporting layers 4.4s done 07:20:06 #116 writing image sha256:b28a8bb17db30cfcc2ec402d122adb82deee417b25dd02e9342243f98f3d4515 0.0s done 07:20:06 #116 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:20:06 #116 writing image sha256:4f5a151c6c5e58bf6e1dd9725d8198986e0bc3a26dbc4a83a07344711e75ab3d 0.0s done 07:20:06 #116 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:20:06 #116 exporting layers 4.4s done 07:20:06 #116 writing image sha256:3451581d94b7cceff4f7fcf1a1b5c29d517b5481d2e2c27d330f10c8c8bdc874 0.0s done 07:20:06 #116 naming to docker.io/library/security-spire-config-arm64 07:20:06 #116 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:20:06 #116 DONE 5.3s 07:20:06 07:20:06 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:20:20 a5199e697283: Pushed 07:20:20 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:20:21 d2d127475360: Preparing 07:20:21 92981df68232: Preparing 07:20:21 30f4c76eca34: Preparing 07:20:21 76a4a50b6657: Preparing 07:20:21 53f7757fb11b: Preparing 07:20:21 a5199e697283: Preparing 07:20:21 bfcb49586293: Preparing 07:20:21 3017874b6058: Preparing 07:20:21 0854555d70ac: Preparing 07:20:21 a5199e697283: Waiting 07:20:21 bfcb49586293: Waiting 07:20:21 3017874b6058: Waiting 07:20:21 0854555d70ac: Waiting 07:20:21 92981df68232: Layer already exists 07:20:21 30f4c76eca34: Layer already exists 07:20:21 76a4a50b6657: Layer already exists 07:20:21 53f7757fb11b: Layer already exists 07:20:21 d2d127475360: Layer already exists 07:20:21 bfcb49586293: Layer already exists 07:20:21 3017874b6058: Layer already exists 07:20:21 0854555d70ac: Layer already exists 07:20:21 a5199e697283: Layer already exists 07:20:21 latest: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.117 07:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:20:22 d2d127475360: Preparing 07:20:22 92981df68232: Preparing 07:20:22 30f4c76eca34: Preparing 07:20:22 76a4a50b6657: Preparing 07:20:22 53f7757fb11b: Preparing 07:20:22 a5199e697283: Preparing 07:20:22 bfcb49586293: Preparing 07:20:22 3017874b6058: Preparing 07:20:22 0854555d70ac: Preparing 07:20:22 a5199e697283: Waiting 07:20:22 bfcb49586293: Waiting 07:20:22 3017874b6058: Waiting 07:20:22 0854555d70ac: Waiting 07:20:22 30f4c76eca34: Layer already exists 07:20:22 92981df68232: Layer already exists 07:20:22 53f7757fb11b: Layer already exists 07:20:22 76a4a50b6657: Layer already exists 07:20:22 d2d127475360: Layer already exists 07:20:22 a5199e697283: Layer already exists 07:20:22 bfcb49586293: Layer already exists 07:20:22 3017874b6058: Layer already exists 07:20:22 0854555d70ac: Layer already exists 07:20:22 4.1.0-dev.117: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:20:22 d2d127475360: Preparing 07:20:22 92981df68232: Preparing 07:20:22 30f4c76eca34: Preparing 07:20:22 76a4a50b6657: Preparing 07:20:22 53f7757fb11b: Preparing 07:20:22 a5199e697283: Preparing 07:20:22 bfcb49586293: Preparing 07:20:22 3017874b6058: Preparing 07:20:22 0854555d70ac: Preparing 07:20:22 a5199e697283: Waiting 07:20:22 bfcb49586293: Waiting 07:20:22 3017874b6058: Waiting 07:20:22 0854555d70ac: Waiting 07:20:22 76a4a50b6657: Layer already exists 07:20:22 53f7757fb11b: Layer already exists 07:20:22 92981df68232: Layer already exists 07:20:22 d2d127475360: Layer already exists 07:20:22 30f4c76eca34: Layer already exists 07:20:22 a5199e697283: Layer already exists 07:20:22 0854555d70ac: Layer already exists 07:20:22 3017874b6058: Layer already exists 07:20:22 bfcb49586293: Layer already exists 07:20:22 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:20:23 d2d127475360: Preparing 07:20:23 92981df68232: Preparing 07:20:23 30f4c76eca34: Preparing 07:20:23 76a4a50b6657: Preparing 07:20:23 53f7757fb11b: Preparing 07:20:23 a5199e697283: Preparing 07:20:23 bfcb49586293: Preparing 07:20:23 3017874b6058: Preparing 07:20:23 0854555d70ac: Preparing 07:20:23 a5199e697283: Waiting 07:20:23 bfcb49586293: Waiting 07:20:23 3017874b6058: Waiting 07:20:23 0854555d70ac: Waiting 07:20:23 92981df68232: Layer already exists 07:20:23 76a4a50b6657: Layer already exists 07:20:23 d2d127475360: Layer already exists 07:20:23 53f7757fb11b: Layer already exists 07:20:23 30f4c76eca34: Layer already exists 07:20:23 a5199e697283: Layer already exists 07:20:23 3017874b6058: Layer already exists 07:20:23 bfcb49586293: Layer already exists 07:20:23 0854555d70ac: Layer already exists 07:20:23 main: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:23 ===================================================== [Pipeline] echo 07:20:23 taggedImages: 07:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5 07:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.117 07:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:23 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:20:23 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:20:23 93517cc9be75f0d1e27fcce786eddade622644b5 07:20:23 latest 07:20:23 4.1.0-dev.117 07:20:23 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:23 main 07:20:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5 07:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:20:24 20e74c55d6e1: Preparing 07:20:24 4ca58889c9cc: Preparing 07:20:24 76a4a50b6657: Preparing 07:20:24 53f7757fb11b: Preparing 07:20:24 ef2983cd350e: Preparing 07:20:24 be64695eb8a5: Preparing 07:20:24 0854555d70ac: Preparing 07:20:24 be64695eb8a5: Waiting 07:20:24 0854555d70ac: Waiting 07:20:24 76a4a50b6657: Layer already exists 07:20:24 53f7757fb11b: Layer already exists 07:20:24 0854555d70ac: Layer already exists 07:20:24 20e74c55d6e1: Pushed 07:20:24 ef2983cd350e: Pushed 07:20:25 be64695eb8a5: Pushed 07:20:28 4ca58889c9cc: Pushed 07:20:28 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:20:29 20e74c55d6e1: Preparing 07:20:29 4ca58889c9cc: Preparing 07:20:29 76a4a50b6657: Preparing 07:20:29 53f7757fb11b: Preparing 07:20:29 ef2983cd350e: Preparing 07:20:29 be64695eb8a5: Preparing 07:20:29 0854555d70ac: Preparing 07:20:29 be64695eb8a5: Waiting 07:20:29 0854555d70ac: Waiting 07:20:29 76a4a50b6657: Layer already exists 07:20:29 4ca58889c9cc: Layer already exists 07:20:29 53f7757fb11b: Layer already exists 07:20:29 ef2983cd350e: Layer already exists 07:20:29 20e74c55d6e1: Layer already exists 07:20:29 be64695eb8a5: Layer already exists 07:20:29 0854555d70ac: Layer already exists 07:20:29 latest: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.117 07:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:20:30 20e74c55d6e1: Preparing 07:20:30 4ca58889c9cc: Preparing 07:20:30 76a4a50b6657: Preparing 07:20:30 53f7757fb11b: Preparing 07:20:30 ef2983cd350e: Preparing 07:20:30 be64695eb8a5: Preparing 07:20:30 0854555d70ac: Preparing 07:20:30 0854555d70ac: Waiting 07:20:30 be64695eb8a5: Waiting 07:20:30 ef2983cd350e: Layer already exists 07:20:30 20e74c55d6e1: Layer already exists 07:20:30 76a4a50b6657: Layer already exists 07:20:30 53f7757fb11b: Layer already exists 07:20:30 4ca58889c9cc: Layer already exists 07:20:30 be64695eb8a5: Layer already exists 07:20:30 0854555d70ac: Layer already exists 07:20:30 4.1.0-dev.117: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:20:31 20e74c55d6e1: Preparing 07:20:31 4ca58889c9cc: Preparing 07:20:31 76a4a50b6657: Preparing 07:20:31 53f7757fb11b: Preparing 07:20:31 ef2983cd350e: Preparing 07:20:31 be64695eb8a5: Preparing 07:20:31 0854555d70ac: Preparing 07:20:31 be64695eb8a5: Waiting 07:20:31 0854555d70ac: Waiting 07:20:31 53f7757fb11b: Layer already exists 07:20:31 20e74c55d6e1: Layer already exists 07:20:31 ef2983cd350e: Layer already exists 07:20:31 4ca58889c9cc: Layer already exists 07:20:31 76a4a50b6657: Layer already exists 07:20:31 0854555d70ac: Layer already exists 07:20:31 be64695eb8a5: Layer already exists 07:20:31 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:20:32 20e74c55d6e1: Preparing 07:20:32 4ca58889c9cc: Preparing 07:20:32 76a4a50b6657: Preparing 07:20:32 53f7757fb11b: Preparing 07:20:32 ef2983cd350e: Preparing 07:20:32 be64695eb8a5: Preparing 07:20:32 0854555d70ac: Preparing 07:20:32 be64695eb8a5: Waiting 07:20:32 0854555d70ac: Waiting 07:20:32 20e74c55d6e1: Layer already exists 07:20:32 ef2983cd350e: Layer already exists 07:20:32 76a4a50b6657: Layer already exists 07:20:32 4ca58889c9cc: Layer already exists 07:20:32 53f7757fb11b: Layer already exists 07:20:32 be64695eb8a5: Layer already exists 07:20:32 0854555d70ac: Layer already exists 07:20:32 main: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:32 ===================================================== [Pipeline] echo 07:20:32 taggedImages: 07:20:32 - nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5 07:20:32 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:20:32 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.117 07:20:32 - nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:32 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:20:32 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:20:32 93517cc9be75f0d1e27fcce786eddade622644b5 07:20:32 latest 07:20:32 4.1.0-dev.117 07:20:32 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:32 main 07:20:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5 07:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:20:33 133d7f08e533: Preparing 07:20:33 ed7087f8cfae: Preparing 07:20:33 76a4a50b6657: Preparing 07:20:33 53f7757fb11b: Preparing 07:20:33 cf5e784b74ee: Preparing 07:20:33 ae2a2f4e9cb6: Preparing 07:20:33 0854555d70ac: Preparing 07:20:33 0854555d70ac: Waiting 07:20:33 ae2a2f4e9cb6: Waiting 07:20:33 76a4a50b6657: Layer already exists 07:20:33 53f7757fb11b: Layer already exists 07:20:33 0854555d70ac: Layer already exists 07:20:33 cf5e784b74ee: Pushed 07:20:33 133d7f08e533: Pushed 07:20:34 ae2a2f4e9cb6: Pushed 07:20:37 ed7087f8cfae: Pushed 07:20:38 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:20:40 133d7f08e533: Preparing 07:20:40 ed7087f8cfae: Preparing 07:20:40 76a4a50b6657: Preparing 07:20:40 53f7757fb11b: Preparing 07:20:40 cf5e784b74ee: Preparing 07:20:40 ae2a2f4e9cb6: Preparing 07:20:40 0854555d70ac: Preparing 07:20:40 0854555d70ac: Waiting 07:20:40 ae2a2f4e9cb6: Waiting 07:20:40 76a4a50b6657: Layer already exists 07:20:40 53f7757fb11b: Layer already exists 07:20:40 cf5e784b74ee: Layer already exists 07:20:40 ed7087f8cfae: Layer already exists 07:20:40 133d7f08e533: Layer already exists 07:20:40 0854555d70ac: Layer already exists 07:20:40 ae2a2f4e9cb6: Layer already exists 07:20:40 latest: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.117 07:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:20:41 133d7f08e533: Preparing 07:20:41 ed7087f8cfae: Preparing 07:20:41 76a4a50b6657: Preparing 07:20:41 53f7757fb11b: Preparing 07:20:41 cf5e784b74ee: Preparing 07:20:41 ae2a2f4e9cb6: Preparing 07:20:41 0854555d70ac: Preparing 07:20:41 0854555d70ac: Waiting 07:20:41 ae2a2f4e9cb6: Waiting 07:20:41 133d7f08e533: Layer already exists 07:20:41 cf5e784b74ee: Layer already exists 07:20:41 76a4a50b6657: Layer already exists 07:20:41 53f7757fb11b: Layer already exists 07:20:41 ed7087f8cfae: Layer already exists 07:20:41 0854555d70ac: Layer already exists 07:20:41 ae2a2f4e9cb6: Layer already exists 07:20:41 4.1.0-dev.117: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:20:41 133d7f08e533: Preparing 07:20:41 ed7087f8cfae: Preparing 07:20:41 76a4a50b6657: Preparing 07:20:41 53f7757fb11b: Preparing 07:20:41 cf5e784b74ee: Preparing 07:20:41 ae2a2f4e9cb6: Preparing 07:20:41 0854555d70ac: Preparing 07:20:41 0854555d70ac: Waiting 07:20:41 ae2a2f4e9cb6: Waiting 07:20:41 133d7f08e533: Layer already exists 07:20:41 cf5e784b74ee: Layer already exists 07:20:41 76a4a50b6657: Layer already exists 07:20:41 ed7087f8cfae: Layer already exists 07:20:41 53f7757fb11b: Layer already exists 07:20:41 ae2a2f4e9cb6: Layer already exists 07:20:41 0854555d70ac: Layer already exists 07:20:41 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:20:42 133d7f08e533: Preparing 07:20:42 ed7087f8cfae: Preparing 07:20:42 76a4a50b6657: Preparing 07:20:42 53f7757fb11b: Preparing 07:20:42 cf5e784b74ee: Preparing 07:20:42 ae2a2f4e9cb6: Preparing 07:20:42 0854555d70ac: Preparing 07:20:42 ae2a2f4e9cb6: Waiting 07:20:42 0854555d70ac: Waiting 07:20:42 53f7757fb11b: Layer already exists 07:20:42 ed7087f8cfae: Layer already exists 07:20:42 76a4a50b6657: Layer already exists 07:20:42 133d7f08e533: Layer already exists 07:20:42 cf5e784b74ee: Layer already exists 07:20:42 ae2a2f4e9cb6: Layer already exists 07:20:42 0854555d70ac: Layer already exists 07:20:42 main: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:42 ===================================================== [Pipeline] echo 07:20:42 taggedImages: 07:20:42 - nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5 07:20:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:20:42 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.117 07:20:42 - nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 07:20:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:21:43 #42 ... 07:21:43 07:21:43 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #85 DONE 132.0s 07:21:43 07:21:43 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #87 DONE 129.4s 07:21:43 07:21:43 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #95 DONE 115.1s 07:21:43 07:21:43 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #86 DONE 129.4s 07:21:43 07:21:43 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #94 DONE 123.3s 07:21:43 07:21:43 #119 [support-scheduler builder 6/7] COPY . . 07:21:43 #119 ... 07:21:43 07:21:43 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #84 DONE 123.3s 07:21:43 07:21:43 #120 [core-keeper builder 7/8] COPY . . 07:21:43 #120 ... 07:21:43 07:21:43 #121 [support-notifications builder 6/7] COPY . . 07:21:43 #121 DONE 1.9s 07:21:43 07:21:43 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #122 CACHED 07:21:43 07:21:43 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 07:21:43 #123 CACHED 07:21:43 07:21:43 #124 [core-data builder 6/7] COPY . . 07:21:43 #124 CACHED 07:21:43 07:21:43 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #125 CACHED 07:21:43 07:21:43 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 07:21:43 #126 CACHED 07:21:43 07:21:43 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:21:43 #127 CACHED 07:21:43 07:21:43 #119 [support-scheduler builder 6/7] COPY . . 07:21:43 #119 DONE 2.0s 07:21:43 07:21:43 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:21:43 #128 CACHED 07:21:43 07:21:43 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #129 CACHED 07:21:43 07:21:43 #130 [core-metadata builder 6/7] COPY . . 07:21:43 #130 CACHED 07:21:43 07:21:43 #131 [security-proxy-auth builder 6/7] COPY . . 07:21:43 #131 CACHED 07:21:43 07:21:43 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:21:43 #132 CACHED 07:21:43 07:21:43 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #133 CACHED 07:21:43 07:21:43 #134 [core-command builder 6/7] COPY . . 07:21:43 #134 DONE 2.0s 07:21:43 07:21:43 #120 [core-keeper builder 7/8] COPY . . 07:21:43 #120 DONE 2.0s 07:21:43 07:21:43 #135 [security-secretstore-setup builder 6/7] COPY . . 07:21:43 #135 DONE 2.1s 07:21:43 07:21:43 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:21:43 #136 ... 07:21:43 07:21:43 #137 [security-spiffe-token-provider builder 6/7] COPY . . 07:21:43 #137 DONE 2.1s 07:21:43 07:21:43 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #138 CACHED 07:21:43 07:21:43 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:21:43 #139 CACHED 07:21:43 07:21:43 #140 [security-proxy-setup builder 6/7] COPY . . 07:21:43 #140 CACHED 07:21:43 07:21:43 #141 [security-bootstrapper builder 6/7] COPY . . 07:21:43 #141 CACHED 07:21:43 07:21:43 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:21:43 #142 CACHED 07:21:43 07:21:43 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:43 #143 CACHED 07:21:43 07:21:43 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:21:43 #144 5.073 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:21:44 #144 ... 07:21:44 07:21:44 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:21:44 #136 5.787 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:21:48 #136 ... 07:21:48 07:21:48 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:21:48 #0 5.805 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:21:48 #145 ... 07:21:48 07:21:48 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:21:48 #0 5.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:21:48 #146 ... 07:21:48 07:21:48 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:21:48 #0 4.445 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:21:48 #147 ... 07:21:48 07:21:48 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:21:48 #0 5.567 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:21:48 #148 ... 07:21:48 07:21:48 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:21:48 #0 5.141 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:21:49 #149 ... 07:21:49 07:21:49 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:49 #0 4.697 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:21:49 #150 ... 07:21:49 07:21:49 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:21:49 #0 5.592 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:21:49 #151 ... 07:21:49 07:21:49 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:21:49 #0 5.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:21:49 #152 ... 07:21:49 07:21:49 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:21:49 #0 5.879 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:21:49 #153 ... 07:21:49 07:21:49 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:21:49 #0 5.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:41:30 #154 ... 07:41:30 07:41:30 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:41:30 #146 DONE 1178.1s 07:41:30 07:41:30 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:41:30 #154 ... 07:41:30 07:41:30 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:41:30 #155 DONE 0.2s 07:41:30 07:41:30 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:41:30 #156 DONE 0.2s 07:41:30 07:41:30 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:41:30 #157 DONE 0.3s 07:41:30 07:41:30 #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:41:30 #158 DONE 0.2s 07:41:30 07:41:30 #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:41:30 #159 DONE 0.2s 07:41:30 07:41:30 #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:41:30 #160 DONE 2.4s 07:41:30 07:41:30 #116 [core-common-config-bootstrapper] exporting to image 07:41:30 #116 exporting layers 07:41:30 #116 exporting layers 0.8s done 07:41:30 #116 writing image sha256:9d625231b255a1a5d798949aebae9b009a90acaedae1f9e2c53d046eab231555 done 07:41:30 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:41:30 #116 DONE 6.1s 07:41:30 07:41:30 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:41:40 #154 ... 07:41:40 07:41:40 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:41:40 #152 DONE 1201.1s 07:41:40 07:41:40 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:41:40 #161 DONE 0.3s 07:41:40 07:41:40 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:41:42 #162 DONE 2.3s 07:41:42 07:41:42 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:41:42 #149 ... 07:41:42 07:41:42 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:41:42 #163 DONE 0.3s 07:41:42 07:41:42 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:41:42 #164 DONE 0.2s 07:41:42 07:41:42 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:41:42 #150 ... 07:41:42 07:41:42 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:41:43 #165 DONE 0.3s 07:41:43 07:41:43 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:41:43 #166 DONE 0.3s 07:41:43 07:41:43 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:41:43 #154 ... 07:41:43 07:41:43 #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:41:43 #167 DONE 0.1s 07:41:43 07:41:43 #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:41:43 #168 DONE 0.1s 07:41:43 07:41:43 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:41:43 #149 ... 07:41:43 07:41:43 #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:41:43 #169 DONE 0.1s 07:41:43 07:41:43 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:41:43 #170 DONE 0.1s 07:41:43 07:41:43 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:41:43 #154 ... 07:41:43 07:41:43 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:41:45 #171 DONE 2.1s 07:41:45 07:41:45 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:41:46 #149 ... 07:41:46 07:41:46 #116 [security-bootstrapper] exporting to image 07:41:46 #116 exporting layers 07:41:46 #116 exporting layers 0.8s done 07:41:46 #116 writing image sha256:3140972ae465a91c01cf1d61131d6699fad4565a2208b11f261156960da8dd5a done 07:41:46 #116 naming to docker.io/library/security-bootstrapper-arm64 done 07:41:46 #116 DONE 7.0s 07:41:46 07:41:46 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:58:55 #147 ... 07:58:55 07:58:55 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:58:55 #148 DONE 2233.9s 07:58:55 07:58:55 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:58:55 #149 ... 07:58:55 07:58:55 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:58:55 #172 DONE 0.1s 07:58:55 07:58:55 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:58:55 #173 DONE 0.1s 07:58:55 07:58:55 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:58:55 #154 ... 07:58:55 07:58:55 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:58:55 #174 DONE 0.4s 07:58:55 07:58:55 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:58:55 #150 ... 07:58:55 07:58:55 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:58:55 #175 DONE 0.1s 07:58:55 07:58:55 #116 [core-command] exporting to image 07:58:55 #116 exporting layers 07:58:55 #116 exporting layers 0.5s done 07:58:55 #116 writing image sha256:ed6e5bb4b2035f29e2943599f882fbac19852ab00c69a71fca1c9628847bc996 done 07:58:55 #116 naming to docker.io/library/core-command-arm64 done 07:58:55 #116 DONE 7.5s 07:58:55 07:58:55 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:59:13 #149 ... 07:59:13 07:59:13 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:59:13 #153 2252.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:59:17 #153 ... 07:59:17 07:59:17 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:59:17 #154 DONE 2258.7s 07:59:17 07:59:17 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:59:21 #136 ... 07:59:21 07:59:21 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:59:21 #176 DONE 0.3s 07:59:21 07:59:21 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:59:21 #177 DONE 0.2s 07:59:21 07:59:21 #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:59:21 #178 DONE 0.2s 07:59:21 07:59:21 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:59:21 #179 DONE 0.2s 07:59:21 07:59:21 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:59:22 #180 DONE 0.4s 07:59:22 07:59:22 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:59:22 #181 DONE 0.2s 07:59:22 07:59:22 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:24 #182 DONE 2.2s 07:59:24 07:59:24 #116 [security-proxy-setup] exporting to image 07:59:24 #116 exporting layers 07:59:25 #116 exporting layers 1.1s done 07:59:25 #116 writing image sha256:444606ea8e889f257fe57fa0c318f35f6a45adc29bfabd478d5fb07707678cf6 done 07:59:25 #116 naming to docker.io/library/security-proxy-setup-arm64 done 07:59:25 #116 DONE 8.6s 07:59:25 07:59:25 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:59:52 #144 ... 07:59:52 07:59:52 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:59:52 #153 DONE 2291.5s 07:59:52 07:59:52 #26 [support-scheduler internal] load .dockerignore 07:59:52 #26 ... 07:59:52 07:59:52 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:59:52 #183 DONE 0.2s 07:59:52 07:59:52 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:59:52 #184 DONE 0.1s 07:59:52 07:59:52 #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:59:52 #185 DONE 0.1s 07:59:52 07:59:52 #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:59:52 #186 DONE 0.1s 07:59:52 07:59:52 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:59:52 #150 ... 07:59:52 07:59:52 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:59:52 #187 DONE 0.1s 07:59:52 07:59:52 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:59:52 #188 DONE 0.4s 07:59:52 07:59:52 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:59:52 #144 ... 07:59:52 07:59:52 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:59:52 #189 DONE 0.5s 07:59:52 07:59:52 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:59:52 #190 DONE 0.1s 07:59:52 07:59:52 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:59:52 #150 ... 07:59:52 07:59:52 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:54 #191 DONE 1.9s 07:59:54 07:59:54 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:59:54 #144 ... 07:59:54 07:59:54 #116 [security-secretstore-setup] exporting to image 07:59:54 #116 exporting layers 07:59:56 #116 exporting layers 1.5s done 07:59:56 #116 writing image sha256:c7361dc7346c8097c54f21abb212e9a75b17ffaf4b7bff6a1d271890027e2199 0.0s done 07:59:56 #116 naming to docker.io/library/security-secretstore-setup-arm64 done 07:59:56 #116 DONE 10.2s 07:59:56 07:59:56 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:00:52 #42 ... 08:00:52 08:00:52 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:00:52 #144 DONE 2351.1s 08:00:52 08:00:52 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:00:52 #150 ... 08:00:52 08:00:52 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:00:52 #192 DONE 0.1s 08:00:52 08:00:52 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:00:52 #150 ... 08:00:52 08:00:52 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:00:52 #193 DONE 0.1s 08:00:52 08:00:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:00:52 #147 ... 08:00:52 08:00:52 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:00:52 #194 DONE 0.4s 08:00:52 08:00:52 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:00:52 #149 ... 08:00:52 08:00:52 #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 08:00:52 #195 DONE 0.1s 08:00:52 08:00:52 #116 [security-spiffe-token-provider] exporting to image 08:00:52 #116 exporting layers 08:00:52 #116 exporting layers 0.6s done 08:00:52 #116 writing image sha256:83fa3a0af7a09422d3012457199ca940846f27c15f57f25afe625a67debf7b56 done 08:00:52 #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:00:52 #116 DONE 10.7s 08:00:52 08:00:52 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:01:31 #149 ... 08:01:31 08:01:31 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:01:31 #145 DONE 2393.2s 08:01:31 08:01:31 #26 [support-scheduler internal] load .dockerignore 08:01:32 #26 ... 08:01:32 08:01:32 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:01:32 #196 DONE 0.4s 08:01:32 08:01:32 #26 [support-scheduler internal] load .dockerignore 08:01:32 #26 ... 08:01:32 08:01:32 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:01:32 #197 DONE 0.2s 08:01:32 08:01:32 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:01:33 #198 DONE 0.5s 08:01:33 08:01:33 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:01:33 #199 DONE 0.1s 08:01:33 08:01:33 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:01:33 #200 DONE 0.1s 08:01:33 08:01:33 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:01:35 #201 ... 08:01:35 08:01:35 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:01:35 #136 DONE 2396.5s 08:01:35 08:01:35 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:01:35 #201 ... 08:01:35 08:01:35 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:01:35 #202 DONE 0.3s 08:01:35 08:01:35 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:01:36 #203 ... 08:01:36 08:01:36 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:01:36 #201 DONE 2.3s 08:01:36 08:01:36 #116 [security-proxy-auth] exporting to image 08:01:36 #116 exporting layers 08:01:36 #116 ... 08:01:36 08:01:36 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:01:36 #203 DONE 1.1s 08:01:37 08:01:37 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:01:37 #204 DONE 0.2s 08:01:37 08:01:37 #116 [core-keeper] exporting to image 08:01:37 #116 exporting layers 1.1s done 08:01:37 #116 writing image sha256:f97251f0126cec544ce267bcdf1425d555d10b62901b02e3b791259719c06338 0.0s done 08:01:37 #116 naming to docker.io/library/security-proxy-auth-arm64 done 08:01:38 #116 exporting layers 0.8s done 08:01:38 #116 writing image sha256:0258b1667ed2bfa04552430548864a67b3b49bd705485e81fe0162c34b6f20bf 0.0s done 08:01:38 #116 naming to docker.io/library/core-keeper-arm64 0.0s done 08:01:38 #116 DONE 12.6s 08:01:38 08:01:38 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:01:43 #150 ... 08:01:43 08:01:43 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:01:43 #151 DONE 2404.9s 08:01:43 08:01:43 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:01:43 #149 ... 08:01:43 08:01:43 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:01:43 #205 DONE 0.2s 08:01:43 08:01:43 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:01:44 #42 ... 08:01:44 08:01:44 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:01:44 #206 DONE 0.1s 08:01:44 08:01:44 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:01:45 #207 DONE 0.6s 08:01:45 08:01:45 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:01:45 #208 DONE 0.2s 08:01:45 08:01:45 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:01:45 #149 DONE 2407.0s 08:01:45 08:01:45 #116 [core-data] exporting to image 08:01:45 #116 exporting layers 08:01:46 #116 exporting layers 1.2s done 08:01:46 #116 writing image sha256:dc843a431ab9d058d962ba4d7a3935bf6e121f9d324de11a52d8d5ba59a52399 done 08:01:46 #116 naming to docker.io/library/core-data-arm64 0.0s done 08:01:46 #116 DONE 13.9s 08:01:46 08:01:46 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:01:46 #209 DONE 0.2s 08:01:46 08:01:46 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:01:47 #210 DONE 0.1s 08:01:47 08:01:47 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:01:47 #211 DONE 0.5s 08:01:47 08:01:47 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:01:47 #147 ... 08:01:47 08:01:47 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:01:47 #212 DONE 0.1s 08:01:47 08:01:47 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:01:47 #213 DONE 0.1s 08:01:47 08:01:47 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:01:47 #150 ... 08:01:47 08:01:47 #116 [core-metadata] exporting to image 08:01:48 #116 exporting layers 0.6s done 08:01:48 #116 writing image sha256:abfb664c64e6573d55e862e24a58a8d66d92caa486d173bbd0e901652da5c713 done 08:01:48 #116 naming to docker.io/library/core-metadata-arm64 done 08:01:48 #116 DONE 14.5s 08:01:48 08:01:48 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:02:14 #150 ... 08:02:14 08:02:14 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:02:14 #147 DONE 2436.1s 08:02:14 08:02:14 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:02:14 #150 ... 08:02:14 08:02:14 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:02:14 #214 DONE 0.1s 08:02:14 08:02:14 #26 [support-scheduler internal] load .dockerignore 08:02:15 #26 ... 08:02:15 08:02:15 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:02:15 #215 DONE 0.1s 08:02:15 08:02:15 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:02:15 #150 ... 08:02:15 08:02:15 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:02:16 #216 DONE 0.6s 08:02:16 08:02:16 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:02:16 #217 DONE 0.1s 08:02:16 08:02:16 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:02:16 #150 ... 08:02:16 08:02:16 #116 [support-scheduler] exporting to image 08:02:16 #116 exporting layers 08:02:17 #116 exporting layers 1.0s done 08:02:17 #116 writing image sha256:f0e7f46cc3670c5f82eb6eb628c5aed90de50badcc1d70176bdfb6f32ea85fd6 done 08:02:17 #116 naming to docker.io/library/support-scheduler-arm64 done 08:02:17 #116 DONE 15.5s 08:02:17 08:02:17 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:02:19 #42 ... 08:02:19 08:02:19 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:02:19 #150 DONE 2440.9s 08:02:19 08:02:19 #26 [support-scheduler internal] load .dockerignore 08:02:19 #26 ... 08:02:19 08:02:19 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:02:20 #218 DONE 0.1s 08:02:20 08:02:20 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:02:20 #219 DONE 0.1s 08:02:20 08:02:20 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:02:20 #220 DONE 0.4s 08:02:20 08:02:20 #26 [support-scheduler internal] load .dockerignore 08:02:20 #26 ... 08:02:20 08:02:20 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:02:20 #221 DONE 0.1s 08:02:20 08:02:20 #116 [support-notifications] exporting to image 08:02:24 #116 exporting layers 4.2s done 08:02:24 #116 writing image sha256:610da9384bf024b838e2406ed51030e121fac25b64f5b4e1a6e940b85ce1a97b done 08:02:24 #116 naming to docker.io/library/support-notifications-arm64 done 08:02:24 #116 DONE 19.7s 08:02:24 08:02:24 #26 [support-scheduler internal] load .dockerignore 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:02:24 time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:02:24 $ docker stop --time=1 2a6dd783d3e25fd26f15c6565febd4e22caaafdac53ebe9faf95e5ee848c2872 08:02:26 $ docker rm -f --volumes 2a6dd783d3e25fd26f15c6565febd4e22caaafdac53ebe9faf95e5ee848c2872 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:27 + docker images 08:02:27 REPOSITORY TAG IMAGE ID CREATED SIZE 08:02:27 support-notifications-arm64 latest 610da9384bf0 6 seconds ago 56.1MB 08:02:27 support-scheduler-arm64 latest f0e7f46cc367 11 seconds ago 52.3MB 08:02:27 core-metadata-arm64 latest abfb664c64e6 39 seconds ago 48.2MB 08:02:27 core-data-arm64 latest dc843a431ab9 41 seconds ago 48.1MB 08:02:27 core-keeper-arm64 latest 0258b1667ed2 50 seconds ago 47.9MB 08:02:27 security-proxy-auth-arm64 latest f97251f0126c 51 seconds ago 47.3MB 08:02:27 security-spiffe-token-provider-arm64 latest 83fa3a0af7a0 About a minute ago 51.9MB 08:02:27 security-secretstore-setup-arm64 latest c7361dc7346c 2 minutes ago 85.8MB 08:02:27 security-proxy-setup-arm64 latest 444606ea8e88 3 minutes ago 52.9MB 08:02:27 core-command-arm64 latest ed6e5bb4b203 3 minutes ago 42.6MB 08:02:27 security-bootstrapper-arm64 latest 3140972ae465 20 minutes ago 21.3MB 08:02:27 core-common-config-bootstrapper-arm64 latest 9d625231b255 21 minutes ago 20.2MB 08:02:27 security-spire-agent-arm64 latest 4f5a151c6c5e 42 minutes ago 219MB 08:02:27 security-spire-config-arm64 latest 3451581d94b7 42 minutes ago 162MB 08:02:27 security-spire-server-arm64 latest b28a8bb17db3 42 minutes ago 163MB 08:02:27 ci-base-image-arm64 latest 86b8d89edad1 44 minutes ago 897MB 08:02:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB 08:02:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:27 provisioning config files... 08:02:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/982@tmp/config855112926421904549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:27 ---> ****-login.sh 08:02:27 nexus3.edgexfoundry.org:10001 08:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:27 Configure a credential helper to remove this warning. See 08:02:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:27 08:02:27 Login Succeeded 08:02:27 nexus3.edgexfoundry.org:10002 08:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:28 Configure a credential helper to remove this warning. See 08:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:28 08:02:28 Login Succeeded 08:02:28 nexus3.edgexfoundry.org:10003 08:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:28 Configure a credential helper to remove this warning. See 08:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:28 08:02:28 Login Succeeded 08:02:28 nexus3.edgexfoundry.org:10004 08:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:28 Configure a credential helper to remove this warning. See 08:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:28 08:02:28 Login Succeeded 08:02:28 ****.io 08:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:02:29 Configure a credential helper to remove this warning. See 08:02:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:02:29 08:02:29 Login Succeeded 08:02:29 ---> ****-login.sh ends [Pipeline] } 08:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:02:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:02:29 93517cc9be75f0d1e27fcce786eddade622644b5 08:02:29 latest 08:02:29 4.1.0-dev.117 08:02:29 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:02:29 main 08:02:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:02:30 432a7436421f: Preparing 08:02:30 e8ed8ff80350: Preparing 08:02:30 3103ac72f23a: Preparing 08:02:30 98d7de17bd69: Preparing 08:02:30 165f330509c2: Preparing 08:02:30 782904545285: Preparing 08:02:30 eeaa73608b53: Preparing 08:02:30 782904545285: Waiting 08:02:30 eeaa73608b53: Waiting 08:02:30 165f330509c2: Pushed 08:02:30 98d7de17bd69: Pushed 08:02:30 432a7436421f: Pushed 08:02:30 3103ac72f23a: Pushed 08:02:30 eeaa73608b53: Layer already exists 08:02:30 782904545285: Pushed 08:02:38 e8ed8ff80350: Pushed 08:02:39 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:02:40 432a7436421f: Preparing 08:02:40 e8ed8ff80350: Preparing 08:02:40 3103ac72f23a: Preparing 08:02:40 98d7de17bd69: Preparing 08:02:40 165f330509c2: Preparing 08:02:40 782904545285: Preparing 08:02:40 eeaa73608b53: Preparing 08:02:40 782904545285: Waiting 08:02:40 eeaa73608b53: Waiting 08:02:40 e8ed8ff80350: Layer already exists 08:02:40 165f330509c2: Layer already exists 08:02:40 3103ac72f23a: Layer already exists 08:02:40 432a7436421f: Layer already exists 08:02:40 98d7de17bd69: Layer already exists 08:02:40 782904545285: Layer already exists 08:02:40 eeaa73608b53: Layer already exists 08:02:40 latest: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.117 08:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:02:41 432a7436421f: Preparing 08:02:41 e8ed8ff80350: Preparing 08:02:41 3103ac72f23a: Preparing 08:02:41 98d7de17bd69: Preparing 08:02:41 165f330509c2: Preparing 08:02:41 782904545285: Preparing 08:02:41 eeaa73608b53: Preparing 08:02:41 782904545285: Waiting 08:02:41 eeaa73608b53: Waiting 08:02:41 e8ed8ff80350: Layer already exists 08:02:41 98d7de17bd69: Layer already exists 08:02:41 432a7436421f: Layer already exists 08:02:41 3103ac72f23a: Layer already exists 08:02:41 165f330509c2: Layer already exists 08:02:41 eeaa73608b53: Layer already exists 08:02:41 782904545285: Layer already exists 08:02:41 4.1.0-dev.117: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:02:41 432a7436421f: Preparing 08:02:41 e8ed8ff80350: Preparing 08:02:41 3103ac72f23a: Preparing 08:02:41 98d7de17bd69: Preparing 08:02:41 165f330509c2: Preparing 08:02:41 782904545285: Preparing 08:02:41 eeaa73608b53: Preparing 08:02:41 782904545285: Waiting 08:02:41 eeaa73608b53: Waiting 08:02:41 3103ac72f23a: Layer already exists 08:02:41 165f330509c2: Layer already exists 08:02:41 98d7de17bd69: Layer already exists 08:02:41 e8ed8ff80350: Layer already exists 08:02:41 432a7436421f: Layer already exists 08:02:41 eeaa73608b53: Layer already exists 08:02:41 782904545285: Layer already exists 08:02:42 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:02:42 432a7436421f: Preparing 08:02:42 e8ed8ff80350: Preparing 08:02:42 3103ac72f23a: Preparing 08:02:42 98d7de17bd69: Preparing 08:02:42 165f330509c2: Preparing 08:02:42 782904545285: Preparing 08:02:42 eeaa73608b53: Preparing 08:02:42 eeaa73608b53: Waiting 08:02:42 782904545285: Waiting 08:02:42 165f330509c2: Layer already exists 08:02:42 432a7436421f: Layer already exists 08:02:42 98d7de17bd69: Layer already exists 08:02:42 e8ed8ff80350: Layer already exists 08:02:42 3103ac72f23a: Layer already exists 08:02:42 eeaa73608b53: Layer already exists 08:02:42 782904545285: Layer already exists 08:02:43 main: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:43 ===================================================== [Pipeline] echo 08:02:43 taggedImages: 08:02:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:02:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:02:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.117 08:02:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:02:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:02:43 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:02:43 93517cc9be75f0d1e27fcce786eddade622644b5 08:02:43 latest 08:02:43 4.1.0-dev.117 08:02:43 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:02:43 main 08:02:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:02:44 be6bdebc9f14: Preparing 08:02:44 e6d882b9441f: Preparing 08:02:44 f17e056d25fb: Preparing 08:02:44 ab7e3dd5b58f: Preparing 08:02:44 3103ac72f23a: Preparing 08:02:44 98d7de17bd69: Preparing 08:02:44 165f330509c2: Preparing 08:02:44 782904545285: Preparing 08:02:44 eeaa73608b53: Preparing 08:02:44 165f330509c2: Waiting 08:02:44 782904545285: Waiting 08:02:44 98d7de17bd69: Waiting 08:02:44 eeaa73608b53: Waiting 08:02:44 3103ac72f23a: Layer already exists 08:02:44 98d7de17bd69: Layer already exists 08:02:44 165f330509c2: Layer already exists 08:02:44 e6d882b9441f: Pushed 08:02:44 f17e056d25fb: Pushed 08:02:44 be6bdebc9f14: Pushed 08:02:44 782904545285: Layer already exists 08:02:44 eeaa73608b53: Layer already exists 08:02:46 ab7e3dd5b58f: Pushed 08:02:47 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:02:47 be6bdebc9f14: Preparing 08:02:47 e6d882b9441f: Preparing 08:02:47 f17e056d25fb: Preparing 08:02:47 ab7e3dd5b58f: Preparing 08:02:47 3103ac72f23a: Preparing 08:02:47 98d7de17bd69: Preparing 08:02:47 165f330509c2: Preparing 08:02:47 782904545285: Preparing 08:02:47 eeaa73608b53: Preparing 08:02:47 165f330509c2: Waiting 08:02:47 782904545285: Waiting 08:02:47 eeaa73608b53: Waiting 08:02:47 f17e056d25fb: Layer already exists 08:02:47 ab7e3dd5b58f: Layer already exists 08:02:47 be6bdebc9f14: Layer already exists 08:02:47 3103ac72f23a: Layer already exists 08:02:47 e6d882b9441f: Layer already exists 08:02:47 165f330509c2: Layer already exists 08:02:47 782904545285: Layer already exists 08:02:47 98d7de17bd69: Layer already exists 08:02:47 eeaa73608b53: Layer already exists 08:02:48 latest: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.117 08:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:02:48 be6bdebc9f14: Preparing 08:02:48 e6d882b9441f: Preparing 08:02:48 f17e056d25fb: Preparing 08:02:48 ab7e3dd5b58f: Preparing 08:02:48 3103ac72f23a: Preparing 08:02:48 98d7de17bd69: Preparing 08:02:48 165f330509c2: Preparing 08:02:48 782904545285: Preparing 08:02:48 eeaa73608b53: Preparing 08:02:48 98d7de17bd69: Waiting 08:02:48 165f330509c2: Waiting 08:02:48 782904545285: Waiting 08:02:48 eeaa73608b53: Waiting 08:02:48 ab7e3dd5b58f: Layer already exists 08:02:48 3103ac72f23a: Layer already exists 08:02:48 f17e056d25fb: Layer already exists 08:02:48 be6bdebc9f14: Layer already exists 08:02:48 e6d882b9441f: Layer already exists 08:02:48 165f330509c2: Layer already exists 08:02:48 98d7de17bd69: Layer already exists 08:02:48 eeaa73608b53: Layer already exists 08:02:48 782904545285: Layer already exists 08:02:48 4.1.0-dev.117: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:02:49 be6bdebc9f14: Preparing 08:02:49 e6d882b9441f: Preparing 08:02:49 f17e056d25fb: Preparing 08:02:49 ab7e3dd5b58f: Preparing 08:02:49 3103ac72f23a: Preparing 08:02:49 98d7de17bd69: Preparing 08:02:49 165f330509c2: Preparing 08:02:49 782904545285: Preparing 08:02:49 eeaa73608b53: Preparing 08:02:49 98d7de17bd69: Waiting 08:02:49 165f330509c2: Waiting 08:02:49 782904545285: Waiting 08:02:49 eeaa73608b53: Waiting 08:02:49 ab7e3dd5b58f: Layer already exists 08:02:49 be6bdebc9f14: Layer already exists 08:02:49 3103ac72f23a: Layer already exists 08:02:49 e6d882b9441f: Layer already exists 08:02:49 f17e056d25fb: Layer already exists 08:02:49 eeaa73608b53: Layer already exists 08:02:49 782904545285: Layer already exists 08:02:49 165f330509c2: Layer already exists 08:02:49 98d7de17bd69: Layer already exists 08:02:49 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:02:52 be6bdebc9f14: Preparing 08:02:52 e6d882b9441f: Preparing 08:02:52 f17e056d25fb: Preparing 08:02:52 ab7e3dd5b58f: Preparing 08:02:52 3103ac72f23a: Preparing 08:02:52 98d7de17bd69: Preparing 08:02:52 165f330509c2: Preparing 08:02:52 782904545285: Preparing 08:02:52 eeaa73608b53: Preparing 08:02:52 165f330509c2: Waiting 08:02:52 782904545285: Waiting 08:02:52 eeaa73608b53: Waiting 08:02:52 98d7de17bd69: Waiting 08:02:52 f17e056d25fb: Layer already exists 08:02:52 3103ac72f23a: Layer already exists 08:02:52 be6bdebc9f14: Layer already exists 08:02:52 e6d882b9441f: Layer already exists 08:02:52 ab7e3dd5b58f: Layer already exists 08:02:52 165f330509c2: Layer already exists 08:02:52 98d7de17bd69: Layer already exists 08:02:52 eeaa73608b53: Layer already exists 08:02:52 782904545285: Layer already exists 08:02:52 main: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:53 ===================================================== [Pipeline] echo 08:02:53 taggedImages: 08:02:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:02:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:02:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.117 08:02:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:02:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:02:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:02:53 93517cc9be75f0d1e27fcce786eddade622644b5 08:02:53 latest 08:02:53 4.1.0-dev.117 08:02:53 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:02:53 main 08:02:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:02:53 7bf259328585: Preparing 08:02:53 e52b72309640: Preparing 08:02:53 3103ac72f23a: Preparing 08:02:53 98d7de17bd69: Preparing 08:02:53 9bec1d6254fe: Preparing 08:02:53 611053f02ca7: Preparing 08:02:53 eeaa73608b53: Preparing 08:02:53 611053f02ca7: Waiting 08:02:53 eeaa73608b53: Waiting 08:02:53 3103ac72f23a: Layer already exists 08:02:54 98d7de17bd69: Layer already exists 08:02:54 eeaa73608b53: Layer already exists 08:02:54 9bec1d6254fe: Pushed 08:02:54 611053f02ca7: Pushed 08:02:54 7bf259328585: Pushed 08:03:02 e52b72309640: Pushed 08:03:02 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:07 7bf259328585: Preparing 08:03:07 e52b72309640: Preparing 08:03:07 3103ac72f23a: Preparing 08:03:07 98d7de17bd69: Preparing 08:03:07 9bec1d6254fe: Preparing 08:03:07 611053f02ca7: Preparing 08:03:07 eeaa73608b53: Preparing 08:03:07 611053f02ca7: Waiting 08:03:07 eeaa73608b53: Waiting 08:03:07 7bf259328585: Layer already exists 08:03:07 98d7de17bd69: Layer already exists 08:03:07 9bec1d6254fe: Layer already exists 08:03:07 3103ac72f23a: Layer already exists 08:03:07 e52b72309640: Layer already exists 08:03:07 611053f02ca7: Layer already exists 08:03:07 eeaa73608b53: Layer already exists 08:03:07 latest: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.117 08:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:08 7bf259328585: Preparing 08:03:08 e52b72309640: Preparing 08:03:08 3103ac72f23a: Preparing 08:03:08 98d7de17bd69: Preparing 08:03:08 9bec1d6254fe: Preparing 08:03:08 611053f02ca7: Preparing 08:03:08 eeaa73608b53: Preparing 08:03:08 611053f02ca7: Waiting 08:03:08 eeaa73608b53: Waiting 08:03:08 e52b72309640: Layer already exists 08:03:08 9bec1d6254fe: Layer already exists 08:03:08 3103ac72f23a: Layer already exists 08:03:08 98d7de17bd69: Layer already exists 08:03:08 7bf259328585: Layer already exists 08:03:08 611053f02ca7: Layer already exists 08:03:08 eeaa73608b53: Layer already exists 08:03:09 4.1.0-dev.117: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:09 7bf259328585: Preparing 08:03:09 e52b72309640: Preparing 08:03:09 3103ac72f23a: Preparing 08:03:09 98d7de17bd69: Preparing 08:03:09 9bec1d6254fe: Preparing 08:03:09 611053f02ca7: Preparing 08:03:09 611053f02ca7: Waiting 08:03:09 eeaa73608b53: Preparing 08:03:09 eeaa73608b53: Waiting 08:03:09 3103ac72f23a: Layer already exists 08:03:09 98d7de17bd69: Layer already exists 08:03:09 9bec1d6254fe: Layer already exists 08:03:09 e52b72309640: Layer already exists 08:03:09 7bf259328585: Layer already exists 08:03:09 611053f02ca7: Layer already exists 08:03:09 eeaa73608b53: Layer already exists 08:03:09 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:10 7bf259328585: Preparing 08:03:10 e52b72309640: Preparing 08:03:10 3103ac72f23a: Preparing 08:03:10 98d7de17bd69: Preparing 08:03:10 9bec1d6254fe: Preparing 08:03:10 611053f02ca7: Preparing 08:03:10 eeaa73608b53: Preparing 08:03:10 611053f02ca7: Waiting 08:03:10 eeaa73608b53: Waiting 08:03:10 9bec1d6254fe: Layer already exists 08:03:10 98d7de17bd69: Layer already exists 08:03:10 7bf259328585: Layer already exists 08:03:10 e52b72309640: Layer already exists 08:03:10 3103ac72f23a: Layer already exists 08:03:10 611053f02ca7: Layer already exists 08:03:10 eeaa73608b53: Layer already exists 08:03:10 main: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:11 ===================================================== [Pipeline] echo 08:03:11 taggedImages: 08:03:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:03:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:03:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.117 08:03:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:03:11 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:03:11 93517cc9be75f0d1e27fcce786eddade622644b5 08:03:11 latest 08:03:11 4.1.0-dev.117 08:03:11 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:11 main 08:03:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:03:12 545bbd38542c: Preparing 08:03:12 f170ab0172e2: Preparing 08:03:12 98d7de17bd69: Preparing 08:03:12 acb9b7b84721: Preparing 08:03:12 6f1832f64129: Preparing 08:03:12 eeaa73608b53: Preparing 08:03:12 eeaa73608b53: Waiting 08:03:12 98d7de17bd69: Layer already exists 08:03:12 eeaa73608b53: Layer already exists 08:03:12 6f1832f64129: Pushed 08:03:12 acb9b7b84721: Pushed 08:03:12 545bbd38542c: Pushed 08:03:20 f170ab0172e2: Pushed 08:03:21 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:03:22 545bbd38542c: Preparing 08:03:22 f170ab0172e2: Preparing 08:03:22 98d7de17bd69: Preparing 08:03:22 acb9b7b84721: Preparing 08:03:22 6f1832f64129: Preparing 08:03:22 eeaa73608b53: Preparing 08:03:22 eeaa73608b53: Waiting 08:03:22 98d7de17bd69: Layer already exists 08:03:22 acb9b7b84721: Layer already exists 08:03:22 545bbd38542c: Layer already exists 08:03:22 6f1832f64129: Layer already exists 08:03:22 f170ab0172e2: Layer already exists 08:03:22 eeaa73608b53: Layer already exists 08:03:22 latest: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.117 08:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:03:23 545bbd38542c: Preparing 08:03:23 f170ab0172e2: Preparing 08:03:23 98d7de17bd69: Preparing 08:03:23 acb9b7b84721: Preparing 08:03:23 6f1832f64129: Preparing 08:03:23 eeaa73608b53: Preparing 08:03:23 eeaa73608b53: Waiting 08:03:23 6f1832f64129: Layer already exists 08:03:23 98d7de17bd69: Layer already exists 08:03:23 545bbd38542c: Layer already exists 08:03:23 acb9b7b84721: Layer already exists 08:03:23 f170ab0172e2: Layer already exists 08:03:23 eeaa73608b53: Layer already exists 08:03:23 4.1.0-dev.117: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:03:23 545bbd38542c: Preparing 08:03:23 f170ab0172e2: Preparing 08:03:23 98d7de17bd69: Preparing 08:03:23 acb9b7b84721: Preparing 08:03:23 6f1832f64129: Preparing 08:03:23 eeaa73608b53: Preparing 08:03:23 eeaa73608b53: Waiting 08:03:23 acb9b7b84721: Layer already exists 08:03:23 545bbd38542c: Layer already exists 08:03:23 98d7de17bd69: Layer already exists 08:03:23 6f1832f64129: Layer already exists 08:03:23 f170ab0172e2: Layer already exists 08:03:23 eeaa73608b53: Layer already exists 08:03:23 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:03:24 545bbd38542c: Preparing 08:03:24 f170ab0172e2: Preparing 08:03:24 98d7de17bd69: Preparing 08:03:24 acb9b7b84721: Preparing 08:03:24 6f1832f64129: Preparing 08:03:24 eeaa73608b53: Preparing 08:03:24 eeaa73608b53: Waiting 08:03:24 545bbd38542c: Layer already exists 08:03:24 acb9b7b84721: Layer already exists 08:03:24 6f1832f64129: Layer already exists 08:03:24 f170ab0172e2: Layer already exists 08:03:24 98d7de17bd69: Layer already exists 08:03:24 eeaa73608b53: Layer already exists 08:03:24 main: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:24 ===================================================== [Pipeline] echo 08:03:24 taggedImages: 08:03:24 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:03:24 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:03:24 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.117 08:03:24 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:24 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:03:25 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:03:25 93517cc9be75f0d1e27fcce786eddade622644b5 08:03:25 latest 08:03:25 4.1.0-dev.117 08:03:25 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:25 main 08:03:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:03:25 ceef2c56ef57: Preparing 08:03:25 bbc0ae7f1e04: Preparing 08:03:25 939b8c6f754d: Preparing 08:03:25 3103ac72f23a: Preparing 08:03:25 98d7de17bd69: Preparing 08:03:25 165f330509c2: Preparing 08:03:25 782904545285: Preparing 08:03:25 eeaa73608b53: Preparing 08:03:25 782904545285: Waiting 08:03:25 165f330509c2: Waiting 08:03:25 eeaa73608b53: Waiting 08:03:25 3103ac72f23a: Layer already exists 08:03:25 98d7de17bd69: Layer already exists 08:03:25 165f330509c2: Layer already exists 08:03:25 782904545285: Layer already exists 08:03:25 eeaa73608b53: Layer already exists 08:03:25 bbc0ae7f1e04: Pushed 08:03:25 ceef2c56ef57: Pushed 08:03:34 939b8c6f754d: Pushed 08:03:34 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:03:36 ceef2c56ef57: Preparing 08:03:36 bbc0ae7f1e04: Preparing 08:03:36 939b8c6f754d: Preparing 08:03:36 3103ac72f23a: Preparing 08:03:36 98d7de17bd69: Preparing 08:03:36 165f330509c2: Preparing 08:03:36 782904545285: Preparing 08:03:36 eeaa73608b53: Preparing 08:03:36 eeaa73608b53: Waiting 08:03:36 165f330509c2: Waiting 08:03:36 782904545285: Waiting 08:03:36 939b8c6f754d: Layer already exists 08:03:36 bbc0ae7f1e04: Layer already exists 08:03:36 98d7de17bd69: Layer already exists 08:03:36 ceef2c56ef57: Layer already exists 08:03:36 3103ac72f23a: Layer already exists 08:03:36 165f330509c2: Layer already exists 08:03:36 eeaa73608b53: Layer already exists 08:03:36 782904545285: Layer already exists 08:03:36 latest: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.117 08:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:03:37 ceef2c56ef57: Preparing 08:03:37 bbc0ae7f1e04: Preparing 08:03:37 939b8c6f754d: Preparing 08:03:37 3103ac72f23a: Preparing 08:03:37 98d7de17bd69: Preparing 08:03:37 165f330509c2: Preparing 08:03:37 782904545285: Preparing 08:03:37 eeaa73608b53: Preparing 08:03:37 165f330509c2: Waiting 08:03:37 782904545285: Waiting 08:03:37 eeaa73608b53: Waiting 08:03:37 3103ac72f23a: Layer already exists 08:03:37 ceef2c56ef57: Layer already exists 08:03:37 939b8c6f754d: Layer already exists 08:03:37 bbc0ae7f1e04: Layer already exists 08:03:37 98d7de17bd69: Layer already exists 08:03:37 782904545285: Layer already exists 08:03:37 165f330509c2: Layer already exists 08:03:37 eeaa73608b53: Layer already exists 08:03:37 4.1.0-dev.117: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:03:38 ceef2c56ef57: Preparing 08:03:38 bbc0ae7f1e04: Preparing 08:03:38 939b8c6f754d: Preparing 08:03:38 3103ac72f23a: Preparing 08:03:38 98d7de17bd69: Preparing 08:03:38 165f330509c2: Preparing 08:03:38 782904545285: Preparing 08:03:38 eeaa73608b53: Preparing 08:03:38 165f330509c2: Waiting 08:03:38 782904545285: Waiting 08:03:38 eeaa73608b53: Waiting 08:03:38 bbc0ae7f1e04: Layer already exists 08:03:38 98d7de17bd69: Layer already exists 08:03:38 ceef2c56ef57: Layer already exists 08:03:38 3103ac72f23a: Layer already exists 08:03:38 939b8c6f754d: Layer already exists 08:03:38 782904545285: Layer already exists 08:03:38 165f330509c2: Layer already exists 08:03:38 eeaa73608b53: Layer already exists 08:03:38 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:03:39 ceef2c56ef57: Preparing 08:03:39 bbc0ae7f1e04: Preparing 08:03:39 939b8c6f754d: Preparing 08:03:39 3103ac72f23a: Preparing 08:03:39 98d7de17bd69: Preparing 08:03:39 165f330509c2: Preparing 08:03:39 782904545285: Preparing 08:03:39 eeaa73608b53: Preparing 08:03:39 165f330509c2: Waiting 08:03:39 782904545285: Waiting 08:03:39 eeaa73608b53: Waiting 08:03:39 bbc0ae7f1e04: Layer already exists 08:03:39 3103ac72f23a: Layer already exists 08:03:39 ceef2c56ef57: Layer already exists 08:03:39 98d7de17bd69: Layer already exists 08:03:39 939b8c6f754d: Layer already exists 08:03:39 782904545285: Layer already exists 08:03:39 eeaa73608b53: Layer already exists 08:03:39 165f330509c2: Layer already exists 08:03:39 main: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:39 ===================================================== [Pipeline] echo 08:03:39 taggedImages: 08:03:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:03:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:03:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.117 08:03:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:03:39 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:03:39 93517cc9be75f0d1e27fcce786eddade622644b5 08:03:39 latest 08:03:39 4.1.0-dev.117 08:03:39 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:39 main 08:03:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:03:40 868ce3fa796b: Preparing 08:03:40 8acce735d343: Preparing 08:03:40 0e597ccb8553: Preparing 08:03:40 a7de2cd08f1d: Preparing 08:03:40 a96935dbb377: Preparing 08:03:40 5b36b2c5162c: Preparing 08:03:40 f56c1256738c: Preparing 08:03:40 3103ac72f23a: Preparing 08:03:40 98d7de17bd69: Preparing 08:03:40 f2de6a438fdb: Preparing 08:03:40 7b5ef1494f1a: Preparing 08:03:40 5f70bf18a086: Preparing 08:03:40 5bf5759d731b: Preparing 08:03:40 02a089fe1ac3: Preparing 08:03:40 72b320e714ad: Preparing 08:03:40 eeaa73608b53: Preparing 08:03:40 5f70bf18a086: Waiting 08:03:40 f56c1256738c: Waiting 08:03:40 3103ac72f23a: Waiting 08:03:40 5bf5759d731b: Waiting 08:03:40 98d7de17bd69: Waiting 08:03:40 02a089fe1ac3: Waiting 08:03:40 72b320e714ad: Waiting 08:03:40 f2de6a438fdb: Waiting 08:03:40 eeaa73608b53: Waiting 08:03:40 7b5ef1494f1a: Waiting 08:03:40 5b36b2c5162c: Waiting 08:03:40 0e597ccb8553: Pushed 08:03:40 a96935dbb377: Pushed 08:03:40 8acce735d343: Pushed 08:03:40 868ce3fa796b: Pushed 08:03:40 a7de2cd08f1d: Pushed 08:03:40 3103ac72f23a: Layer already exists 08:03:40 98d7de17bd69: Layer already exists 08:03:40 5b36b2c5162c: Pushed 08:03:41 5f70bf18a086: Layer already exists 08:03:41 f2de6a438fdb: Pushed 08:03:41 7b5ef1494f1a: Pushed 08:03:41 eeaa73608b53: Layer already exists 08:03:41 5bf5759d731b: Pushed 08:03:41 02a089fe1ac3: Pushed 08:03:41 72b320e714ad: Pushed 08:03:44 f56c1256738c: Pushed 08:03:44 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:03:45 868ce3fa796b: Preparing 08:03:45 8acce735d343: Preparing 08:03:45 0e597ccb8553: Preparing 08:03:45 a7de2cd08f1d: Preparing 08:03:45 a96935dbb377: Preparing 08:03:45 5b36b2c5162c: Preparing 08:03:45 f56c1256738c: Preparing 08:03:45 3103ac72f23a: Preparing 08:03:45 98d7de17bd69: Preparing 08:03:45 f2de6a438fdb: Preparing 08:03:45 7b5ef1494f1a: Preparing 08:03:45 5f70bf18a086: Preparing 08:03:45 5bf5759d731b: Preparing 08:03:45 02a089fe1ac3: Preparing 08:03:45 72b320e714ad: Preparing 08:03:45 eeaa73608b53: Preparing 08:03:45 98d7de17bd69: Waiting 08:03:45 f2de6a438fdb: Waiting 08:03:45 7b5ef1494f1a: Waiting 08:03:45 5f70bf18a086: Waiting 08:03:45 5bf5759d731b: Waiting 08:03:45 02a089fe1ac3: Waiting 08:03:45 72b320e714ad: Waiting 08:03:45 eeaa73608b53: Waiting 08:03:45 5b36b2c5162c: Waiting 08:03:45 f56c1256738c: Waiting 08:03:45 3103ac72f23a: Waiting 08:03:45 a96935dbb377: Layer already exists 08:03:45 868ce3fa796b: Layer already exists 08:03:45 a7de2cd08f1d: Layer already exists 08:03:45 0e597ccb8553: Layer already exists 08:03:45 8acce735d343: Layer already exists 08:03:45 5b36b2c5162c: Layer already exists 08:03:45 3103ac72f23a: Layer already exists 08:03:45 f56c1256738c: Layer already exists 08:03:45 f2de6a438fdb: Layer already exists 08:03:45 98d7de17bd69: Layer already exists 08:03:45 5f70bf18a086: Layer already exists 08:03:45 7b5ef1494f1a: Layer already exists 08:03:45 5bf5759d731b: Layer already exists 08:03:45 72b320e714ad: Layer already exists 08:03:45 02a089fe1ac3: Layer already exists 08:03:45 eeaa73608b53: Layer already exists 08:03:45 latest: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.117 08:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:03:46 868ce3fa796b: Preparing 08:03:46 8acce735d343: Preparing 08:03:46 0e597ccb8553: Preparing 08:03:46 a7de2cd08f1d: Preparing 08:03:46 a96935dbb377: Preparing 08:03:46 5b36b2c5162c: Preparing 08:03:46 f56c1256738c: Preparing 08:03:46 3103ac72f23a: Preparing 08:03:46 98d7de17bd69: Preparing 08:03:46 f2de6a438fdb: Preparing 08:03:46 7b5ef1494f1a: Preparing 08:03:46 5f70bf18a086: Preparing 08:03:46 5bf5759d731b: Preparing 08:03:46 02a089fe1ac3: Preparing 08:03:46 72b320e714ad: Preparing 08:03:46 eeaa73608b53: Preparing 08:03:46 f2de6a438fdb: Waiting 08:03:46 7b5ef1494f1a: Waiting 08:03:46 5f70bf18a086: Waiting 08:03:46 5bf5759d731b: Waiting 08:03:46 02a089fe1ac3: Waiting 08:03:46 72b320e714ad: Waiting 08:03:46 eeaa73608b53: Waiting 08:03:46 f56c1256738c: Waiting 08:03:46 3103ac72f23a: Waiting 08:03:46 98d7de17bd69: Waiting 08:03:46 5b36b2c5162c: Waiting 08:03:46 a7de2cd08f1d: Layer already exists 08:03:46 8acce735d343: Layer already exists 08:03:46 a96935dbb377: Layer already exists 08:03:46 868ce3fa796b: Layer already exists 08:03:46 0e597ccb8553: Layer already exists 08:03:46 f56c1256738c: Layer already exists 08:03:46 3103ac72f23a: Layer already exists 08:03:46 5b36b2c5162c: Layer already exists 08:03:46 98d7de17bd69: Layer already exists 08:03:46 f2de6a438fdb: Layer already exists 08:03:46 02a089fe1ac3: Layer already exists 08:03:46 5bf5759d731b: Layer already exists 08:03:46 7b5ef1494f1a: Layer already exists 08:03:46 72b320e714ad: Layer already exists 08:03:46 5f70bf18a086: Layer already exists 08:03:46 eeaa73608b53: Layer already exists 08:03:46 4.1.0-dev.117: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:03:50 868ce3fa796b: Preparing 08:03:50 8acce735d343: Preparing 08:03:50 0e597ccb8553: Preparing 08:03:50 a7de2cd08f1d: Preparing 08:03:50 a96935dbb377: Preparing 08:03:50 5b36b2c5162c: Preparing 08:03:50 f56c1256738c: Preparing 08:03:50 3103ac72f23a: Preparing 08:03:50 98d7de17bd69: Preparing 08:03:50 f2de6a438fdb: Preparing 08:03:50 7b5ef1494f1a: Preparing 08:03:50 5f70bf18a086: Preparing 08:03:50 5bf5759d731b: Preparing 08:03:50 02a089fe1ac3: Preparing 08:03:50 72b320e714ad: Preparing 08:03:50 eeaa73608b53: Preparing 08:03:50 f2de6a438fdb: Waiting 08:03:50 7b5ef1494f1a: Waiting 08:03:50 5f70bf18a086: Waiting 08:03:50 5bf5759d731b: Waiting 08:03:50 02a089fe1ac3: Waiting 08:03:50 72b320e714ad: Waiting 08:03:50 eeaa73608b53: Waiting 08:03:50 f56c1256738c: Waiting 08:03:50 5b36b2c5162c: Waiting 08:03:50 3103ac72f23a: Waiting 08:03:50 98d7de17bd69: Waiting 08:03:50 a96935dbb377: Layer already exists 08:03:50 868ce3fa796b: Layer already exists 08:03:50 a7de2cd08f1d: Layer already exists 08:03:50 8acce735d343: Layer already exists 08:03:50 0e597ccb8553: Layer already exists 08:03:50 f56c1256738c: Layer already exists 08:03:50 5b36b2c5162c: Layer already exists 08:03:50 98d7de17bd69: Layer already exists 08:03:50 3103ac72f23a: Layer already exists 08:03:50 f2de6a438fdb: Layer already exists 08:03:50 5bf5759d731b: Layer already exists 08:03:50 02a089fe1ac3: Layer already exists 08:03:50 5f70bf18a086: Layer already exists 08:03:50 7b5ef1494f1a: Layer already exists 08:03:50 72b320e714ad: Layer already exists 08:03:50 eeaa73608b53: Layer already exists 08:03:50 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:03:51 868ce3fa796b: Preparing 08:03:51 8acce735d343: Preparing 08:03:51 0e597ccb8553: Preparing 08:03:51 a7de2cd08f1d: Preparing 08:03:51 a96935dbb377: Preparing 08:03:51 5b36b2c5162c: Preparing 08:03:51 f56c1256738c: Preparing 08:03:51 3103ac72f23a: Preparing 08:03:51 98d7de17bd69: Preparing 08:03:51 f2de6a438fdb: Preparing 08:03:51 7b5ef1494f1a: Preparing 08:03:51 5f70bf18a086: Preparing 08:03:51 5bf5759d731b: Preparing 08:03:51 02a089fe1ac3: Preparing 08:03:51 72b320e714ad: Preparing 08:03:51 eeaa73608b53: Preparing 08:03:51 7b5ef1494f1a: Waiting 08:03:51 5f70bf18a086: Waiting 08:03:51 5b36b2c5162c: Waiting 08:03:51 f56c1256738c: Waiting 08:03:51 3103ac72f23a: Waiting 08:03:51 98d7de17bd69: Waiting 08:03:51 f2de6a438fdb: Waiting 08:03:51 5bf5759d731b: Waiting 08:03:51 02a089fe1ac3: Waiting 08:03:51 72b320e714ad: Waiting 08:03:51 eeaa73608b53: Waiting 08:03:51 a96935dbb377: Layer already exists 08:03:51 a7de2cd08f1d: Layer already exists 08:03:51 868ce3fa796b: Layer already exists 08:03:51 8acce735d343: Layer already exists 08:03:51 0e597ccb8553: Layer already exists 08:03:51 f2de6a438fdb: Layer already exists 08:03:51 98d7de17bd69: Layer already exists 08:03:51 5b36b2c5162c: Layer already exists 08:03:51 f56c1256738c: Layer already exists 08:03:51 3103ac72f23a: Layer already exists 08:03:51 5f70bf18a086: Layer already exists 08:03:51 7b5ef1494f1a: Layer already exists 08:03:51 5bf5759d731b: Layer already exists 08:03:51 02a089fe1ac3: Layer already exists 08:03:51 72b320e714ad: Layer already exists 08:03:51 eeaa73608b53: Layer already exists 08:03:51 main: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:51 ===================================================== [Pipeline] echo 08:03:51 taggedImages: 08:03:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:03:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:03:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.117 08:03:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:03:51 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:03:51 93517cc9be75f0d1e27fcce786eddade622644b5 08:03:51 latest 08:03:51 4.1.0-dev.117 08:03:51 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:03:51 main 08:03:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:03:52 881ec9190639: Preparing 08:03:52 b92dc292930c: Preparing 08:03:52 0bf3f3500d15: Preparing 08:03:52 0a4b4bb7dbeb: Preparing 08:03:52 3103ac72f23a: Preparing 08:03:52 98d7de17bd69: Preparing 08:03:52 165f330509c2: Preparing 08:03:52 782904545285: Preparing 08:03:52 eeaa73608b53: Preparing 08:03:52 98d7de17bd69: Waiting 08:03:52 165f330509c2: Waiting 08:03:52 eeaa73608b53: Waiting 08:03:52 782904545285: Waiting 08:03:52 3103ac72f23a: Layer already exists 08:03:52 98d7de17bd69: Layer already exists 08:03:52 0bf3f3500d15: Pushed 08:03:52 b92dc292930c: Pushed 08:03:52 165f330509c2: Layer already exists 08:03:52 881ec9190639: Pushed 08:03:52 782904545285: Layer already exists 08:03:52 eeaa73608b53: Layer already exists 08:04:00 0a4b4bb7dbeb: Pushed 08:04:00 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:04:03 881ec9190639: Preparing 08:04:03 b92dc292930c: Preparing 08:04:03 0bf3f3500d15: Preparing 08:04:03 0a4b4bb7dbeb: Preparing 08:04:03 3103ac72f23a: Preparing 08:04:03 98d7de17bd69: Preparing 08:04:03 165f330509c2: Preparing 08:04:03 782904545285: Preparing 08:04:03 98d7de17bd69: Waiting 08:04:03 165f330509c2: Waiting 08:04:03 eeaa73608b53: Preparing 08:04:03 782904545285: Waiting 08:04:03 eeaa73608b53: Waiting 08:04:03 3103ac72f23a: Layer already exists 08:04:03 881ec9190639: Layer already exists 08:04:03 0a4b4bb7dbeb: Layer already exists 08:04:03 b92dc292930c: Layer already exists 08:04:03 0bf3f3500d15: Layer already exists 08:04:03 98d7de17bd69: Layer already exists 08:04:03 165f330509c2: Layer already exists 08:04:03 eeaa73608b53: Layer already exists 08:04:03 782904545285: Layer already exists 08:04:03 latest: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.117 08:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:04:04 881ec9190639: Preparing 08:04:04 b92dc292930c: Preparing 08:04:04 0bf3f3500d15: Preparing 08:04:04 0a4b4bb7dbeb: Preparing 08:04:04 3103ac72f23a: Preparing 08:04:04 98d7de17bd69: Preparing 08:04:04 165f330509c2: Preparing 08:04:04 782904545285: Preparing 08:04:04 eeaa73608b53: Preparing 08:04:04 98d7de17bd69: Waiting 08:04:04 165f330509c2: Waiting 08:04:04 782904545285: Waiting 08:04:04 eeaa73608b53: Waiting 08:04:04 0a4b4bb7dbeb: Layer already exists 08:04:04 881ec9190639: Layer already exists 08:04:04 0bf3f3500d15: Layer already exists 08:04:04 3103ac72f23a: Layer already exists 08:04:04 b92dc292930c: Layer already exists 08:04:04 782904545285: Layer already exists 08:04:04 98d7de17bd69: Layer already exists 08:04:04 165f330509c2: Layer already exists 08:04:04 eeaa73608b53: Layer already exists 08:04:04 4.1.0-dev.117: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:04:05 881ec9190639: Preparing 08:04:05 b92dc292930c: Preparing 08:04:05 0bf3f3500d15: Preparing 08:04:05 0a4b4bb7dbeb: Preparing 08:04:05 3103ac72f23a: Preparing 08:04:05 98d7de17bd69: Preparing 08:04:05 165f330509c2: Preparing 08:04:05 782904545285: Preparing 08:04:05 eeaa73608b53: Preparing 08:04:05 165f330509c2: Waiting 08:04:05 98d7de17bd69: Waiting 08:04:05 782904545285: Waiting 08:04:05 eeaa73608b53: Waiting 08:04:05 0bf3f3500d15: Layer already exists 08:04:05 3103ac72f23a: Layer already exists 08:04:05 0a4b4bb7dbeb: Layer already exists 08:04:05 881ec9190639: Layer already exists 08:04:05 b92dc292930c: Layer already exists 08:04:05 165f330509c2: Layer already exists 08:04:05 98d7de17bd69: Layer already exists 08:04:05 eeaa73608b53: Layer already exists 08:04:05 782904545285: Layer already exists 08:04:05 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:04:06 881ec9190639: Preparing 08:04:06 b92dc292930c: Preparing 08:04:06 0bf3f3500d15: Preparing 08:04:06 0a4b4bb7dbeb: Preparing 08:04:06 3103ac72f23a: Preparing 08:04:06 98d7de17bd69: Preparing 08:04:06 165f330509c2: Preparing 08:04:06 98d7de17bd69: Waiting 08:04:06 782904545285: Preparing 08:04:06 165f330509c2: Waiting 08:04:06 eeaa73608b53: Preparing 08:04:06 782904545285: Waiting 08:04:06 eeaa73608b53: Waiting 08:04:06 b92dc292930c: Layer already exists 08:04:06 3103ac72f23a: Layer already exists 08:04:06 0a4b4bb7dbeb: Layer already exists 08:04:06 881ec9190639: Layer already exists 08:04:06 0bf3f3500d15: Layer already exists 08:04:06 165f330509c2: Layer already exists 08:04:06 782904545285: Layer already exists 08:04:06 eeaa73608b53: Layer already exists 08:04:06 98d7de17bd69: Layer already exists 08:04:06 main: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:06 ===================================================== [Pipeline] echo 08:04:06 taggedImages: 08:04:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:04:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:04:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.117 08:04:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:04:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:04:06 93517cc9be75f0d1e27fcce786eddade622644b5 08:04:06 latest 08:04:06 4.1.0-dev.117 08:04:06 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:06 main 08:04:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:07 dd31c91f15ef: Preparing 08:04:07 6904805e8f61: Preparing 08:04:07 4028dbdc6c1e: Preparing 08:04:07 b8de89f2f6ec: Preparing 08:04:07 33ce733eee26: Preparing 08:04:07 3103ac72f23a: Preparing 08:04:07 98d7de17bd69: Preparing 08:04:07 34ef2a99c8cd: Preparing 08:04:07 5fd37ea77bfe: Preparing 08:04:07 c2c89715ef40: Preparing 08:04:07 eeaa73608b53: Preparing 08:04:07 3103ac72f23a: Waiting 08:04:07 eeaa73608b53: Waiting 08:04:07 5fd37ea77bfe: Waiting 08:04:07 c2c89715ef40: Waiting 08:04:07 34ef2a99c8cd: Waiting 08:04:07 98d7de17bd69: Waiting 08:04:07 b8de89f2f6ec: Pushed 08:04:07 6904805e8f61: Pushed 08:04:07 dd31c91f15ef: Pushed 08:04:07 33ce733eee26: Pushed 08:04:07 3103ac72f23a: Layer already exists 08:04:07 98d7de17bd69: Layer already exists 08:04:07 eeaa73608b53: Layer already exists 08:04:08 34ef2a99c8cd: Pushed 08:04:08 5fd37ea77bfe: Pushed 08:04:11 c2c89715ef40: Pushed 08:04:14 4028dbdc6c1e: Pushed 08:04:14 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:16 dd31c91f15ef: Preparing 08:04:16 6904805e8f61: Preparing 08:04:16 4028dbdc6c1e: Preparing 08:04:16 b8de89f2f6ec: Preparing 08:04:16 33ce733eee26: Preparing 08:04:16 3103ac72f23a: Preparing 08:04:16 98d7de17bd69: Preparing 08:04:16 34ef2a99c8cd: Preparing 08:04:16 5fd37ea77bfe: Preparing 08:04:16 c2c89715ef40: Preparing 08:04:16 eeaa73608b53: Preparing 08:04:16 98d7de17bd69: Waiting 08:04:16 34ef2a99c8cd: Waiting 08:04:16 5fd37ea77bfe: Waiting 08:04:16 eeaa73608b53: Waiting 08:04:16 c2c89715ef40: Waiting 08:04:16 3103ac72f23a: Waiting 08:04:16 6904805e8f61: Layer already exists 08:04:16 b8de89f2f6ec: Layer already exists 08:04:16 4028dbdc6c1e: Layer already exists 08:04:16 dd31c91f15ef: Layer already exists 08:04:16 33ce733eee26: Layer already exists 08:04:16 3103ac72f23a: Layer already exists 08:04:16 34ef2a99c8cd: Layer already exists 08:04:16 98d7de17bd69: Layer already exists 08:04:16 5fd37ea77bfe: Layer already exists 08:04:16 c2c89715ef40: Layer already exists 08:04:16 eeaa73608b53: Layer already exists 08:04:16 latest: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.117 08:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:17 dd31c91f15ef: Preparing 08:04:17 6904805e8f61: Preparing 08:04:17 4028dbdc6c1e: Preparing 08:04:17 b8de89f2f6ec: Preparing 08:04:17 33ce733eee26: Preparing 08:04:17 3103ac72f23a: Preparing 08:04:17 98d7de17bd69: Preparing 08:04:17 34ef2a99c8cd: Preparing 08:04:17 5fd37ea77bfe: Preparing 08:04:17 c2c89715ef40: Preparing 08:04:17 eeaa73608b53: Preparing 08:04:17 3103ac72f23a: Waiting 08:04:17 98d7de17bd69: Waiting 08:04:17 34ef2a99c8cd: Waiting 08:04:17 5fd37ea77bfe: Waiting 08:04:17 c2c89715ef40: Waiting 08:04:17 eeaa73608b53: Waiting 08:04:17 dd31c91f15ef: Layer already exists 08:04:17 b8de89f2f6ec: Layer already exists 08:04:17 6904805e8f61: Layer already exists 08:04:17 4028dbdc6c1e: Layer already exists 08:04:17 33ce733eee26: Layer already exists 08:04:17 34ef2a99c8cd: Layer already exists 08:04:17 3103ac72f23a: Layer already exists 08:04:17 c2c89715ef40: Layer already exists 08:04:17 5fd37ea77bfe: Layer already exists 08:04:17 98d7de17bd69: Layer already exists 08:04:17 eeaa73608b53: Layer already exists 08:04:17 4.1.0-dev.117: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:18 dd31c91f15ef: Preparing 08:04:18 6904805e8f61: Preparing 08:04:18 4028dbdc6c1e: Preparing 08:04:18 b8de89f2f6ec: Preparing 08:04:18 33ce733eee26: Preparing 08:04:18 3103ac72f23a: Preparing 08:04:18 98d7de17bd69: Preparing 08:04:18 34ef2a99c8cd: Preparing 08:04:18 5fd37ea77bfe: Preparing 08:04:18 c2c89715ef40: Preparing 08:04:18 eeaa73608b53: Preparing 08:04:18 34ef2a99c8cd: Waiting 08:04:18 5fd37ea77bfe: Waiting 08:04:18 c2c89715ef40: Waiting 08:04:18 3103ac72f23a: Waiting 08:04:18 98d7de17bd69: Waiting 08:04:18 eeaa73608b53: Waiting 08:04:18 dd31c91f15ef: Layer already exists 08:04:18 6904805e8f61: Layer already exists 08:04:18 4028dbdc6c1e: Layer already exists 08:04:18 33ce733eee26: Layer already exists 08:04:18 b8de89f2f6ec: Layer already exists 08:04:18 3103ac72f23a: Layer already exists 08:04:18 98d7de17bd69: Layer already exists 08:04:18 c2c89715ef40: Layer already exists 08:04:18 5fd37ea77bfe: Layer already exists 08:04:18 34ef2a99c8cd: Layer already exists 08:04:18 eeaa73608b53: Layer already exists 08:04:18 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:19 dd31c91f15ef: Preparing 08:04:19 6904805e8f61: Preparing 08:04:19 4028dbdc6c1e: Preparing 08:04:19 b8de89f2f6ec: Preparing 08:04:19 33ce733eee26: Preparing 08:04:19 3103ac72f23a: Preparing 08:04:19 98d7de17bd69: Preparing 08:04:19 34ef2a99c8cd: Preparing 08:04:19 5fd37ea77bfe: Preparing 08:04:19 c2c89715ef40: Preparing 08:04:19 eeaa73608b53: Preparing 08:04:19 3103ac72f23a: Waiting 08:04:19 98d7de17bd69: Waiting 08:04:19 34ef2a99c8cd: Waiting 08:04:19 5fd37ea77bfe: Waiting 08:04:19 c2c89715ef40: Waiting 08:04:19 6904805e8f61: Layer already exists 08:04:19 33ce733eee26: Layer already exists 08:04:19 dd31c91f15ef: Layer already exists 08:04:19 4028dbdc6c1e: Layer already exists 08:04:19 b8de89f2f6ec: Layer already exists 08:04:19 3103ac72f23a: Layer already exists 08:04:19 34ef2a99c8cd: Layer already exists 08:04:19 98d7de17bd69: Layer already exists 08:04:19 5fd37ea77bfe: Layer already exists 08:04:19 c2c89715ef40: Layer already exists 08:04:19 eeaa73608b53: Layer already exists 08:04:19 main: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:19 ===================================================== [Pipeline] echo 08:04:19 taggedImages: 08:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.117 08:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:04:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:04:19 93517cc9be75f0d1e27fcce786eddade622644b5 08:04:19 latest 08:04:19 4.1.0-dev.117 08:04:19 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:19 main 08:04:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:20 b7be0049a5c8: Preparing 08:04:20 8f2877cd4ef1: Preparing 08:04:20 6be49e1c501a: Preparing 08:04:20 514cd2d28e57: Preparing 08:04:20 aba681436c89: Preparing 08:04:20 5521ce3c27ed: Preparing 08:04:20 a46a9a037bac: Preparing 08:04:20 5521ce3c27ed: Waiting 08:04:20 3103ac72f23a: Preparing 08:04:20 a46a9a037bac: Waiting 08:04:20 98d7de17bd69: Preparing 08:04:20 3103ac72f23a: Waiting 08:04:20 a07c979f11d2: Preparing 08:04:20 98d7de17bd69: Waiting 08:04:20 5ec7d476d90c: Preparing 08:04:20 a07c979f11d2: Waiting 08:04:20 eeaa73608b53: Preparing 08:04:20 5ec7d476d90c: Waiting 08:04:20 b7be0049a5c8: Pushed 08:04:20 aba681436c89: Pushed 08:04:20 8f2877cd4ef1: Pushed 08:04:20 3103ac72f23a: Layer already exists 08:04:20 98d7de17bd69: Layer already exists 08:04:20 5521ce3c27ed: Pushed 08:04:20 a46a9a037bac: Pushed 08:04:20 eeaa73608b53: Layer already exists 08:04:20 a07c979f11d2: Pushed 08:04:24 5ec7d476d90c: Pushed 08:04:27 514cd2d28e57: Pushed 08:04:27 6be49e1c501a: Pushed 08:04:30 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:31 b7be0049a5c8: Preparing 08:04:31 8f2877cd4ef1: Preparing 08:04:31 6be49e1c501a: Preparing 08:04:31 514cd2d28e57: Preparing 08:04:31 aba681436c89: Preparing 08:04:31 5521ce3c27ed: Preparing 08:04:31 a46a9a037bac: Preparing 08:04:31 3103ac72f23a: Preparing 08:04:31 98d7de17bd69: Preparing 08:04:31 a07c979f11d2: Preparing 08:04:31 5ec7d476d90c: Preparing 08:04:31 eeaa73608b53: Preparing 08:04:31 3103ac72f23a: Waiting 08:04:31 98d7de17bd69: Waiting 08:04:31 a07c979f11d2: Waiting 08:04:31 5ec7d476d90c: Waiting 08:04:31 eeaa73608b53: Waiting 08:04:31 5521ce3c27ed: Waiting 08:04:31 a46a9a037bac: Waiting 08:04:31 6be49e1c501a: Layer already exists 08:04:31 aba681436c89: Layer already exists 08:04:31 514cd2d28e57: Layer already exists 08:04:31 8f2877cd4ef1: Layer already exists 08:04:31 b7be0049a5c8: Layer already exists 08:04:31 a46a9a037bac: Layer already exists 08:04:31 5521ce3c27ed: Layer already exists 08:04:31 3103ac72f23a: Layer already exists 08:04:31 98d7de17bd69: Layer already exists 08:04:31 a07c979f11d2: Layer already exists 08:04:31 5ec7d476d90c: Layer already exists 08:04:31 eeaa73608b53: Layer already exists 08:04:31 latest: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.117 08:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:32 b7be0049a5c8: Preparing 08:04:32 8f2877cd4ef1: Preparing 08:04:32 6be49e1c501a: Preparing 08:04:32 514cd2d28e57: Preparing 08:04:32 aba681436c89: Preparing 08:04:32 5521ce3c27ed: Preparing 08:04:32 a46a9a037bac: Preparing 08:04:32 3103ac72f23a: Preparing 08:04:32 98d7de17bd69: Preparing 08:04:32 a07c979f11d2: Preparing 08:04:32 5ec7d476d90c: Preparing 08:04:32 eeaa73608b53: Preparing 08:04:32 98d7de17bd69: Waiting 08:04:32 a07c979f11d2: Waiting 08:04:32 eeaa73608b53: Waiting 08:04:32 5ec7d476d90c: Waiting 08:04:32 5521ce3c27ed: Waiting 08:04:32 a46a9a037bac: Waiting 08:04:32 3103ac72f23a: Waiting 08:04:32 b7be0049a5c8: Layer already exists 08:04:32 8f2877cd4ef1: Layer already exists 08:04:32 aba681436c89: Layer already exists 08:04:32 6be49e1c501a: Layer already exists 08:04:32 514cd2d28e57: Layer already exists 08:04:32 5521ce3c27ed: Layer already exists 08:04:32 3103ac72f23a: Layer already exists 08:04:32 a46a9a037bac: Layer already exists 08:04:32 98d7de17bd69: Layer already exists 08:04:32 a07c979f11d2: Layer already exists 08:04:32 5ec7d476d90c: Layer already exists 08:04:32 eeaa73608b53: Layer already exists 08:04:32 4.1.0-dev.117: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:33 b7be0049a5c8: Preparing 08:04:33 8f2877cd4ef1: Preparing 08:04:33 6be49e1c501a: Preparing 08:04:33 514cd2d28e57: Preparing 08:04:33 aba681436c89: Preparing 08:04:33 5521ce3c27ed: Preparing 08:04:33 a46a9a037bac: Preparing 08:04:33 3103ac72f23a: Preparing 08:04:33 98d7de17bd69: Preparing 08:04:33 a07c979f11d2: Preparing 08:04:33 5ec7d476d90c: Preparing 08:04:33 eeaa73608b53: Preparing 08:04:33 5521ce3c27ed: Waiting 08:04:33 a46a9a037bac: Waiting 08:04:33 98d7de17bd69: Waiting 08:04:33 3103ac72f23a: Waiting 08:04:33 a07c979f11d2: Waiting 08:04:33 eeaa73608b53: Waiting 08:04:33 b7be0049a5c8: Layer already exists 08:04:33 aba681436c89: Layer already exists 08:04:33 6be49e1c501a: Layer already exists 08:04:33 514cd2d28e57: Layer already exists 08:04:33 8f2877cd4ef1: Layer already exists 08:04:33 a46a9a037bac: Layer already exists 08:04:33 98d7de17bd69: Layer already exists 08:04:33 3103ac72f23a: Layer already exists 08:04:33 a07c979f11d2: Layer already exists 08:04:33 5521ce3c27ed: Layer already exists 08:04:33 eeaa73608b53: Layer already exists 08:04:33 5ec7d476d90c: Layer already exists 08:04:33 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:34 b7be0049a5c8: Preparing 08:04:34 8f2877cd4ef1: Preparing 08:04:34 6be49e1c501a: Preparing 08:04:34 514cd2d28e57: Preparing 08:04:34 aba681436c89: Preparing 08:04:34 5521ce3c27ed: Preparing 08:04:34 a46a9a037bac: Preparing 08:04:34 3103ac72f23a: Preparing 08:04:34 98d7de17bd69: Preparing 08:04:34 a07c979f11d2: Preparing 08:04:34 5ec7d476d90c: Preparing 08:04:34 eeaa73608b53: Preparing 08:04:34 3103ac72f23a: Waiting 08:04:34 98d7de17bd69: Waiting 08:04:34 a07c979f11d2: Waiting 08:04:34 5ec7d476d90c: Waiting 08:04:34 5521ce3c27ed: Waiting 08:04:34 eeaa73608b53: Waiting 08:04:34 a46a9a037bac: Waiting 08:04:34 b7be0049a5c8: Layer already exists 08:04:34 514cd2d28e57: Layer already exists 08:04:34 8f2877cd4ef1: Layer already exists 08:04:34 6be49e1c501a: Layer already exists 08:04:34 aba681436c89: Layer already exists 08:04:34 3103ac72f23a: Layer already exists 08:04:34 a07c979f11d2: Layer already exists 08:04:34 5521ce3c27ed: Layer already exists 08:04:34 a46a9a037bac: Layer already exists 08:04:34 98d7de17bd69: Layer already exists 08:04:34 eeaa73608b53: Layer already exists 08:04:34 5ec7d476d90c: Layer already exists 08:04:34 main: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:35 ===================================================== [Pipeline] echo 08:04:35 taggedImages: 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.117 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:04:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:04:35 93517cc9be75f0d1e27fcce786eddade622644b5 08:04:35 latest 08:04:35 4.1.0-dev.117 08:04:35 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:35 main 08:04:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:35 ccd315e6d07e: Preparing 08:04:35 37cb35af1d1a: Preparing 08:04:35 3103ac72f23a: Preparing 08:04:35 98d7de17bd69: Preparing 08:04:35 9ef6af6e2d08: Preparing 08:04:35 6aec127f566a: Preparing 08:04:35 eeaa73608b53: Preparing 08:04:35 6aec127f566a: Waiting 08:04:35 eeaa73608b53: Waiting 08:04:35 3103ac72f23a: Layer already exists 08:04:36 98d7de17bd69: Layer already exists 08:04:36 eeaa73608b53: Layer already exists 08:04:36 9ef6af6e2d08: Pushed 08:04:36 ccd315e6d07e: Pushed 08:04:38 6aec127f566a: Pushed 08:04:43 37cb35af1d1a: Pushed 08:04:43 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:44 ccd315e6d07e: Preparing 08:04:44 37cb35af1d1a: Preparing 08:04:44 3103ac72f23a: Preparing 08:04:44 98d7de17bd69: Preparing 08:04:44 9ef6af6e2d08: Preparing 08:04:44 6aec127f566a: Preparing 08:04:44 eeaa73608b53: Preparing 08:04:44 6aec127f566a: Waiting 08:04:44 eeaa73608b53: Waiting 08:04:45 98d7de17bd69: Layer already exists 08:04:45 37cb35af1d1a: Layer already exists 08:04:45 3103ac72f23a: Layer already exists 08:04:45 9ef6af6e2d08: Layer already exists 08:04:45 ccd315e6d07e: Layer already exists 08:04:45 6aec127f566a: Layer already exists 08:04:45 eeaa73608b53: Layer already exists 08:04:45 latest: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.117 08:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:45 ccd315e6d07e: Preparing 08:04:45 37cb35af1d1a: Preparing 08:04:45 3103ac72f23a: Preparing 08:04:45 98d7de17bd69: Preparing 08:04:45 9ef6af6e2d08: Preparing 08:04:45 6aec127f566a: Preparing 08:04:45 eeaa73608b53: Preparing 08:04:45 6aec127f566a: Waiting 08:04:45 eeaa73608b53: Waiting 08:04:45 37cb35af1d1a: Layer already exists 08:04:45 3103ac72f23a: Layer already exists 08:04:45 98d7de17bd69: Layer already exists 08:04:45 ccd315e6d07e: Layer already exists 08:04:45 9ef6af6e2d08: Layer already exists 08:04:45 6aec127f566a: Layer already exists 08:04:45 eeaa73608b53: Layer already exists 08:04:45 4.1.0-dev.117: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:46 ccd315e6d07e: Preparing 08:04:46 37cb35af1d1a: Preparing 08:04:46 3103ac72f23a: Preparing 08:04:46 98d7de17bd69: Preparing 08:04:46 9ef6af6e2d08: Preparing 08:04:46 6aec127f566a: Preparing 08:04:46 eeaa73608b53: Preparing 08:04:46 6aec127f566a: Waiting 08:04:46 eeaa73608b53: Waiting 08:04:46 37cb35af1d1a: Layer already exists 08:04:46 ccd315e6d07e: Layer already exists 08:04:46 3103ac72f23a: Layer already exists 08:04:46 9ef6af6e2d08: Layer already exists 08:04:46 98d7de17bd69: Layer already exists 08:04:46 eeaa73608b53: Layer already exists 08:04:46 6aec127f566a: Layer already exists 08:04:46 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:47 ccd315e6d07e: Preparing 08:04:47 37cb35af1d1a: Preparing 08:04:47 3103ac72f23a: Preparing 08:04:47 98d7de17bd69: Preparing 08:04:47 9ef6af6e2d08: Preparing 08:04:47 6aec127f566a: Preparing 08:04:47 eeaa73608b53: Preparing 08:04:47 6aec127f566a: Waiting 08:04:47 eeaa73608b53: Waiting 08:04:47 ccd315e6d07e: Layer already exists 08:04:47 9ef6af6e2d08: Layer already exists 08:04:47 98d7de17bd69: Layer already exists 08:04:47 3103ac72f23a: Layer already exists 08:04:47 37cb35af1d1a: Layer already exists 08:04:47 eeaa73608b53: Layer already exists 08:04:47 6aec127f566a: Layer already exists 08:04:47 main: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:47 ===================================================== [Pipeline] echo 08:04:47 taggedImages: 08:04:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:04:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:04:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.117 08:04:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:04:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:04:47 93517cc9be75f0d1e27fcce786eddade622644b5 08:04:47 latest 08:04:47 4.1.0-dev.117 08:04:47 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:04:47 main 08:04:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:04:48 4e7c343f4a2b: Preparing 08:04:48 581351b75a70: Preparing 08:04:48 7f918fb0d7c6: Preparing 08:04:48 3103ac72f23a: Preparing 08:04:48 98d7de17bd69: Preparing 08:04:48 839666f3c97a: Preparing 08:04:48 a125ce49e252: Preparing 08:04:48 6e03a75a8ecd: Preparing 08:04:48 a125ce49e252: Waiting 08:04:48 ddc52f28b333: Preparing 08:04:48 6e03a75a8ecd: Waiting 08:04:48 eeaa73608b53: Preparing 08:04:48 ddc52f28b333: Waiting 08:04:48 eeaa73608b53: Waiting 08:04:48 3103ac72f23a: Layer already exists 08:04:48 98d7de17bd69: Layer already exists 08:04:49 7f918fb0d7c6: Pushed 08:04:49 581351b75a70: Pushed 08:04:49 4e7c343f4a2b: Pushed 08:04:49 eeaa73608b53: Layer already exists 08:04:49 6e03a75a8ecd: Pushed 08:04:50 ddc52f28b333: Pushed 08:05:02 a125ce49e252: Pushed 08:05:17 839666f3c97a: Pushed 08:05:17 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:17 4e7c343f4a2b: Preparing 08:05:17 581351b75a70: Preparing 08:05:17 7f918fb0d7c6: Preparing 08:05:17 3103ac72f23a: Preparing 08:05:17 98d7de17bd69: Preparing 08:05:17 839666f3c97a: Preparing 08:05:17 a125ce49e252: Preparing 08:05:17 6e03a75a8ecd: Preparing 08:05:17 ddc52f28b333: Preparing 08:05:17 eeaa73608b53: Preparing 08:05:17 839666f3c97a: Waiting 08:05:17 a125ce49e252: Waiting 08:05:17 6e03a75a8ecd: Waiting 08:05:17 ddc52f28b333: Waiting 08:05:17 eeaa73608b53: Waiting 08:05:17 98d7de17bd69: Layer already exists 08:05:17 4e7c343f4a2b: Layer already exists 08:05:17 581351b75a70: Layer already exists 08:05:17 7f918fb0d7c6: Layer already exists 08:05:17 3103ac72f23a: Layer already exists 08:05:17 ddc52f28b333: Layer already exists 08:05:17 a125ce49e252: Layer already exists 08:05:17 839666f3c97a: Layer already exists 08:05:17 6e03a75a8ecd: Layer already exists 08:05:17 eeaa73608b53: Layer already exists 08:05:18 latest: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.117 08:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:18 4e7c343f4a2b: Preparing 08:05:18 581351b75a70: Preparing 08:05:18 7f918fb0d7c6: Preparing 08:05:18 3103ac72f23a: Preparing 08:05:18 98d7de17bd69: Preparing 08:05:18 839666f3c97a: Preparing 08:05:18 a125ce49e252: Preparing 08:05:18 6e03a75a8ecd: Preparing 08:05:18 ddc52f28b333: Preparing 08:05:18 eeaa73608b53: Preparing 08:05:18 6e03a75a8ecd: Waiting 08:05:18 ddc52f28b333: Waiting 08:05:18 eeaa73608b53: Waiting 08:05:18 839666f3c97a: Waiting 08:05:18 a125ce49e252: Waiting 08:05:18 3103ac72f23a: Layer already exists 08:05:18 581351b75a70: Layer already exists 08:05:18 98d7de17bd69: Layer already exists 08:05:18 4e7c343f4a2b: Layer already exists 08:05:18 7f918fb0d7c6: Layer already exists 08:05:18 6e03a75a8ecd: Layer already exists 08:05:18 839666f3c97a: Layer already exists 08:05:18 a125ce49e252: Layer already exists 08:05:18 ddc52f28b333: Layer already exists 08:05:18 eeaa73608b53: Layer already exists 08:05:18 4.1.0-dev.117: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:19 4e7c343f4a2b: Preparing 08:05:19 581351b75a70: Preparing 08:05:19 7f918fb0d7c6: Preparing 08:05:19 3103ac72f23a: Preparing 08:05:19 98d7de17bd69: Preparing 08:05:19 839666f3c97a: Preparing 08:05:19 a125ce49e252: Preparing 08:05:19 6e03a75a8ecd: Preparing 08:05:19 ddc52f28b333: Preparing 08:05:19 eeaa73608b53: Preparing 08:05:19 839666f3c97a: Waiting 08:05:19 6e03a75a8ecd: Waiting 08:05:19 a125ce49e252: Waiting 08:05:19 eeaa73608b53: Waiting 08:05:19 ddc52f28b333: Waiting 08:05:19 98d7de17bd69: Layer already exists 08:05:19 7f918fb0d7c6: Layer already exists 08:05:19 3103ac72f23a: Layer already exists 08:05:19 4e7c343f4a2b: Layer already exists 08:05:19 581351b75a70: Layer already exists 08:05:19 a125ce49e252: Layer already exists 08:05:19 839666f3c97a: Layer already exists 08:05:19 ddc52f28b333: Layer already exists 08:05:19 6e03a75a8ecd: Layer already exists 08:05:19 eeaa73608b53: Layer already exists 08:05:19 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:20 4e7c343f4a2b: Preparing 08:05:20 581351b75a70: Preparing 08:05:20 7f918fb0d7c6: Preparing 08:05:20 3103ac72f23a: Preparing 08:05:20 98d7de17bd69: Preparing 08:05:20 839666f3c97a: Preparing 08:05:20 a125ce49e252: Preparing 08:05:20 6e03a75a8ecd: Preparing 08:05:20 ddc52f28b333: Preparing 08:05:20 eeaa73608b53: Preparing 08:05:20 a125ce49e252: Waiting 08:05:20 ddc52f28b333: Waiting 08:05:20 839666f3c97a: Waiting 08:05:20 6e03a75a8ecd: Waiting 08:05:20 581351b75a70: Layer already exists 08:05:20 4e7c343f4a2b: Layer already exists 08:05:20 98d7de17bd69: Layer already exists 08:05:20 7f918fb0d7c6: Layer already exists 08:05:20 3103ac72f23a: Layer already exists 08:05:20 839666f3c97a: Layer already exists 08:05:20 6e03a75a8ecd: Layer already exists 08:05:20 a125ce49e252: Layer already exists 08:05:20 eeaa73608b53: Layer already exists 08:05:20 ddc52f28b333: Layer already exists 08:05:21 main: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:21 ===================================================== [Pipeline] echo 08:05:21 taggedImages: 08:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.117 08:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:05:21 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:05:21 93517cc9be75f0d1e27fcce786eddade622644b5 08:05:21 latest 08:05:21 4.1.0-dev.117 08:05:21 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:05:21 main 08:05:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:21 865a2f25b609: Preparing 08:05:21 acaf8a1a640a: Preparing 08:05:21 2d2c71a40533: Preparing 08:05:21 3103ac72f23a: Preparing 08:05:21 98d7de17bd69: Preparing 08:05:21 839666f3c97a: Preparing 08:05:21 8ec901b3dd5f: Preparing 08:05:21 9df1990a2213: Preparing 08:05:21 eeaa73608b53: Preparing 08:05:21 839666f3c97a: Waiting 08:05:21 8ec901b3dd5f: Waiting 08:05:21 9df1990a2213: Waiting 08:05:21 eeaa73608b53: Waiting 08:05:21 98d7de17bd69: Layer already exists 08:05:21 3103ac72f23a: Layer already exists 08:05:22 839666f3c97a: Layer already exists 08:05:22 2d2c71a40533: Pushed 08:05:22 acaf8a1a640a: Pushed 08:05:22 eeaa73608b53: Layer already exists 08:05:22 8ec901b3dd5f: Pushed 08:05:22 865a2f25b609: Pushed 08:05:22 9df1990a2213: Pushed 08:05:23 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:23 865a2f25b609: Preparing 08:05:23 acaf8a1a640a: Preparing 08:05:23 2d2c71a40533: Preparing 08:05:23 3103ac72f23a: Preparing 08:05:23 98d7de17bd69: Preparing 08:05:23 839666f3c97a: Preparing 08:05:23 8ec901b3dd5f: Preparing 08:05:23 9df1990a2213: Preparing 08:05:23 eeaa73608b53: Preparing 08:05:23 839666f3c97a: Waiting 08:05:23 8ec901b3dd5f: Waiting 08:05:23 9df1990a2213: Waiting 08:05:23 eeaa73608b53: Waiting 08:05:23 865a2f25b609: Layer already exists 08:05:23 acaf8a1a640a: Layer already exists 08:05:23 98d7de17bd69: Layer already exists 08:05:23 3103ac72f23a: Layer already exists 08:05:23 2d2c71a40533: Layer already exists 08:05:23 8ec901b3dd5f: Layer already exists 08:05:23 9df1990a2213: Layer already exists 08:05:23 839666f3c97a: Layer already exists 08:05:23 eeaa73608b53: Layer already exists 08:05:24 latest: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.117 08:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:24 865a2f25b609: Preparing 08:05:24 acaf8a1a640a: Preparing 08:05:24 2d2c71a40533: Preparing 08:05:24 3103ac72f23a: Preparing 08:05:24 98d7de17bd69: Preparing 08:05:24 839666f3c97a: Preparing 08:05:24 8ec901b3dd5f: Preparing 08:05:24 9df1990a2213: Preparing 08:05:24 eeaa73608b53: Preparing 08:05:24 8ec901b3dd5f: Waiting 08:05:24 9df1990a2213: Waiting 08:05:24 eeaa73608b53: Waiting 08:05:24 839666f3c97a: Waiting 08:05:24 acaf8a1a640a: Layer already exists 08:05:24 3103ac72f23a: Layer already exists 08:05:24 865a2f25b609: Layer already exists 08:05:24 98d7de17bd69: Layer already exists 08:05:24 2d2c71a40533: Layer already exists 08:05:24 8ec901b3dd5f: Layer already exists 08:05:24 839666f3c97a: Layer already exists 08:05:24 9df1990a2213: Layer already exists 08:05:24 eeaa73608b53: Layer already exists 08:05:25 4.1.0-dev.117: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:27 865a2f25b609: Preparing 08:05:27 acaf8a1a640a: Preparing 08:05:27 2d2c71a40533: Preparing 08:05:27 3103ac72f23a: Preparing 08:05:27 98d7de17bd69: Preparing 08:05:27 839666f3c97a: Preparing 08:05:27 8ec901b3dd5f: Preparing 08:05:27 9df1990a2213: Preparing 08:05:27 eeaa73608b53: Preparing 08:05:27 8ec901b3dd5f: Waiting 08:05:27 9df1990a2213: Waiting 08:05:27 eeaa73608b53: Waiting 08:05:27 839666f3c97a: Waiting 08:05:27 2d2c71a40533: Layer already exists 08:05:27 865a2f25b609: Layer already exists 08:05:27 98d7de17bd69: Layer already exists 08:05:27 acaf8a1a640a: Layer already exists 08:05:27 3103ac72f23a: Layer already exists 08:05:27 839666f3c97a: Layer already exists 08:05:27 9df1990a2213: Layer already exists 08:05:27 8ec901b3dd5f: Layer already exists 08:05:27 eeaa73608b53: Layer already exists 08:05:27 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:28 865a2f25b609: Preparing 08:05:28 acaf8a1a640a: Preparing 08:05:28 2d2c71a40533: Preparing 08:05:28 3103ac72f23a: Preparing 08:05:28 98d7de17bd69: Preparing 08:05:28 839666f3c97a: Preparing 08:05:28 8ec901b3dd5f: Preparing 08:05:28 9df1990a2213: Preparing 08:05:28 eeaa73608b53: Preparing 08:05:28 8ec901b3dd5f: Waiting 08:05:28 9df1990a2213: Waiting 08:05:28 eeaa73608b53: Waiting 08:05:28 839666f3c97a: Waiting 08:05:28 98d7de17bd69: Layer already exists 08:05:28 acaf8a1a640a: Layer already exists 08:05:28 3103ac72f23a: Layer already exists 08:05:28 2d2c71a40533: Layer already exists 08:05:28 865a2f25b609: Layer already exists 08:05:28 8ec901b3dd5f: Layer already exists 08:05:28 839666f3c97a: Layer already exists 08:05:28 eeaa73608b53: Layer already exists 08:05:28 9df1990a2213: Layer already exists 08:05:28 main: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:28 ===================================================== [Pipeline] echo 08:05:28 taggedImages: 08:05:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:05:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:05:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.117 08:05:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:05:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:05:28 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:05:28 93517cc9be75f0d1e27fcce786eddade622644b5 08:05:28 latest 08:05:28 4.1.0-dev.117 08:05:28 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:05:28 main 08:05:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:05:29 e0a79f49b986: Preparing 08:05:29 2728484f2eae: Preparing 08:05:29 f787d9a9acf2: Preparing 08:05:29 3103ac72f23a: Preparing 08:05:29 98d7de17bd69: Preparing 08:05:29 035f9740dde5: Preparing 08:05:29 6e03a75a8ecd: Preparing 08:05:29 ddc52f28b333: Preparing 08:05:29 eeaa73608b53: Preparing 08:05:29 6e03a75a8ecd: Waiting 08:05:29 ddc52f28b333: Waiting 08:05:29 eeaa73608b53: Waiting 08:05:29 035f9740dde5: Waiting 08:05:29 98d7de17bd69: Layer already exists 08:05:29 3103ac72f23a: Layer already exists 08:05:29 6e03a75a8ecd: Layer already exists 08:05:29 2728484f2eae: Pushed 08:05:29 f787d9a9acf2: Pushed 08:05:29 e0a79f49b986: Pushed 08:05:29 ddc52f28b333: Layer already exists 08:05:29 eeaa73608b53: Layer already exists 08:06:01 035f9740dde5: Pushed 08:06:01 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:06:02 e0a79f49b986: Preparing 08:06:02 2728484f2eae: Preparing 08:06:02 f787d9a9acf2: Preparing 08:06:02 3103ac72f23a: Preparing 08:06:02 98d7de17bd69: Preparing 08:06:02 035f9740dde5: Preparing 08:06:02 6e03a75a8ecd: Preparing 08:06:02 ddc52f28b333: Preparing 08:06:02 eeaa73608b53: Preparing 08:06:02 6e03a75a8ecd: Waiting 08:06:02 ddc52f28b333: Waiting 08:06:02 eeaa73608b53: Waiting 08:06:02 035f9740dde5: Waiting 08:06:02 3103ac72f23a: Layer already exists 08:06:02 e0a79f49b986: Layer already exists 08:06:02 98d7de17bd69: Layer already exists 08:06:02 f787d9a9acf2: Layer already exists 08:06:02 2728484f2eae: Layer already exists 08:06:02 035f9740dde5: Layer already exists 08:06:02 6e03a75a8ecd: Layer already exists 08:06:02 ddc52f28b333: Layer already exists 08:06:02 eeaa73608b53: Layer already exists 08:06:02 latest: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.117 08:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:06:03 e0a79f49b986: Preparing 08:06:03 2728484f2eae: Preparing 08:06:03 f787d9a9acf2: Preparing 08:06:03 3103ac72f23a: Preparing 08:06:03 98d7de17bd69: Preparing 08:06:03 035f9740dde5: Preparing 08:06:03 6e03a75a8ecd: Preparing 08:06:03 ddc52f28b333: Preparing 08:06:03 eeaa73608b53: Preparing 08:06:03 6e03a75a8ecd: Waiting 08:06:03 035f9740dde5: Waiting 08:06:03 ddc52f28b333: Waiting 08:06:03 eeaa73608b53: Waiting 08:06:03 f787d9a9acf2: Layer already exists 08:06:03 98d7de17bd69: Layer already exists 08:06:03 3103ac72f23a: Layer already exists 08:06:03 2728484f2eae: Layer already exists 08:06:03 e0a79f49b986: Layer already exists 08:06:03 6e03a75a8ecd: Layer already exists 08:06:03 035f9740dde5: Layer already exists 08:06:03 eeaa73608b53: Layer already exists 08:06:03 ddc52f28b333: Layer already exists 08:06:03 4.1.0-dev.117: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:06:04 e0a79f49b986: Preparing 08:06:04 2728484f2eae: Preparing 08:06:04 f787d9a9acf2: Preparing 08:06:04 3103ac72f23a: Preparing 08:06:04 98d7de17bd69: Preparing 08:06:04 035f9740dde5: Preparing 08:06:04 6e03a75a8ecd: Preparing 08:06:04 ddc52f28b333: Preparing 08:06:04 eeaa73608b53: Preparing 08:06:04 6e03a75a8ecd: Waiting 08:06:04 ddc52f28b333: Waiting 08:06:04 035f9740dde5: Waiting 08:06:04 eeaa73608b53: Waiting 08:06:04 98d7de17bd69: Layer already exists 08:06:04 2728484f2eae: Layer already exists 08:06:04 3103ac72f23a: Layer already exists 08:06:04 e0a79f49b986: Layer already exists 08:06:04 f787d9a9acf2: Layer already exists 08:06:04 ddc52f28b333: Layer already exists 08:06:04 035f9740dde5: Layer already exists 08:06:04 6e03a75a8ecd: Layer already exists 08:06:04 eeaa73608b53: Layer already exists 08:06:04 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:06:05 e0a79f49b986: Preparing 08:06:05 2728484f2eae: Preparing 08:06:05 f787d9a9acf2: Preparing 08:06:05 3103ac72f23a: Preparing 08:06:05 98d7de17bd69: Preparing 08:06:05 035f9740dde5: Preparing 08:06:05 6e03a75a8ecd: Preparing 08:06:05 ddc52f28b333: Preparing 08:06:05 eeaa73608b53: Preparing 08:06:05 035f9740dde5: Waiting 08:06:05 6e03a75a8ecd: Waiting 08:06:05 ddc52f28b333: Waiting 08:06:05 eeaa73608b53: Waiting 08:06:05 f787d9a9acf2: Layer already exists 08:06:05 98d7de17bd69: Layer already exists 08:06:05 3103ac72f23a: Layer already exists 08:06:05 e0a79f49b986: Layer already exists 08:06:05 2728484f2eae: Layer already exists 08:06:05 ddc52f28b333: Layer already exists 08:06:05 6e03a75a8ecd: Layer already exists 08:06:05 035f9740dde5: Layer already exists 08:06:05 eeaa73608b53: Layer already exists 08:06:05 main: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:06 ===================================================== [Pipeline] echo 08:06:06 taggedImages: 08:06:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:06:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:06:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.117 08:06:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:06:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:06:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:06:06 93517cc9be75f0d1e27fcce786eddade622644b5 08:06:06 latest 08:06:06 4.1.0-dev.117 08:06:06 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:06:06 main 08:06:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:06 245dea482d19: Preparing 08:06:06 daaafee94016: Preparing 08:06:06 3103ac72f23a: Preparing 08:06:06 98d7de17bd69: Preparing 08:06:06 b0f20831a676: Preparing 08:06:06 03c4028d73cf: Preparing 08:06:06 eeaa73608b53: Preparing 08:06:06 03c4028d73cf: Waiting 08:06:06 eeaa73608b53: Waiting 08:06:07 98d7de17bd69: Layer already exists 08:06:07 3103ac72f23a: Layer already exists 08:06:07 b0f20831a676: Pushed 08:06:07 eeaa73608b53: Layer already exists 08:06:07 245dea482d19: Pushed 08:06:08 03c4028d73cf: Pushed 08:06:16 daaafee94016: Pushed 08:06:16 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:17 245dea482d19: Preparing 08:06:17 daaafee94016: Preparing 08:06:17 3103ac72f23a: Preparing 08:06:17 98d7de17bd69: Preparing 08:06:17 b0f20831a676: Preparing 08:06:17 03c4028d73cf: Preparing 08:06:17 eeaa73608b53: Preparing 08:06:17 03c4028d73cf: Waiting 08:06:17 eeaa73608b53: Waiting 08:06:17 3103ac72f23a: Layer already exists 08:06:17 245dea482d19: Layer already exists 08:06:17 98d7de17bd69: Layer already exists 08:06:17 daaafee94016: Layer already exists 08:06:17 eeaa73608b53: Layer already exists 08:06:17 03c4028d73cf: Layer already exists 08:06:21 b0f20831a676: Layer already exists 08:06:21 latest: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.117 08:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:22 245dea482d19: Preparing 08:06:22 daaafee94016: Preparing 08:06:22 3103ac72f23a: Preparing 08:06:22 98d7de17bd69: Preparing 08:06:22 b0f20831a676: Preparing 08:06:22 03c4028d73cf: Preparing 08:06:22 eeaa73608b53: Preparing 08:06:22 03c4028d73cf: Waiting 08:06:22 eeaa73608b53: Waiting 08:06:22 b0f20831a676: Layer already exists 08:06:22 98d7de17bd69: Layer already exists 08:06:22 3103ac72f23a: Layer already exists 08:06:22 245dea482d19: Layer already exists 08:06:22 daaafee94016: Layer already exists 08:06:22 03c4028d73cf: Layer already exists 08:06:22 eeaa73608b53: Layer already exists 08:06:22 4.1.0-dev.117: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:23 245dea482d19: Preparing 08:06:23 daaafee94016: Preparing 08:06:23 3103ac72f23a: Preparing 08:06:23 98d7de17bd69: Preparing 08:06:23 b0f20831a676: Preparing 08:06:23 03c4028d73cf: Preparing 08:06:23 eeaa73608b53: Preparing 08:06:23 03c4028d73cf: Waiting 08:06:23 eeaa73608b53: Waiting 08:06:23 98d7de17bd69: Layer already exists 08:06:23 3103ac72f23a: Layer already exists 08:06:23 b0f20831a676: Layer already exists 08:06:23 245dea482d19: Layer already exists 08:06:23 daaafee94016: Layer already exists 08:06:23 03c4028d73cf: Layer already exists 08:06:23 eeaa73608b53: Layer already exists 08:06:23 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:24 245dea482d19: Preparing 08:06:24 daaafee94016: Preparing 08:06:24 3103ac72f23a: Preparing 08:06:24 98d7de17bd69: Preparing 08:06:24 b0f20831a676: Preparing 08:06:24 03c4028d73cf: Preparing 08:06:24 eeaa73608b53: Preparing 08:06:24 03c4028d73cf: Waiting 08:06:24 eeaa73608b53: Waiting 08:06:24 daaafee94016: Layer already exists 08:06:24 3103ac72f23a: Layer already exists 08:06:24 98d7de17bd69: Layer already exists 08:06:24 b0f20831a676: Layer already exists 08:06:24 245dea482d19: Layer already exists 08:06:24 eeaa73608b53: Layer already exists 08:06:24 03c4028d73cf: Layer already exists 08:06:24 main: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:24 ===================================================== [Pipeline] echo 08:06:24 taggedImages: 08:06:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:06:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:06:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.117 08:06:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:06:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:06:24 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:06:24 93517cc9be75f0d1e27fcce786eddade622644b5 08:06:24 latest 08:06:24 4.1.0-dev.117 08:06:24 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:06:24 main 08:06:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:25 4bf1aff8da59: Preparing 08:06:25 a60ac7c17780: Preparing 08:06:25 3103ac72f23a: Preparing 08:06:25 98d7de17bd69: Preparing 08:06:25 b61f08b7af1e: Preparing 08:06:25 d28bf7f4af3b: Preparing 08:06:25 eeaa73608b53: Preparing 08:06:25 d28bf7f4af3b: Waiting 08:06:25 eeaa73608b53: Waiting 08:06:25 3103ac72f23a: Layer already exists 08:06:25 98d7de17bd69: Layer already exists 08:06:25 eeaa73608b53: Layer already exists 08:06:25 4bf1aff8da59: Pushed 08:06:25 b61f08b7af1e: Pushed 08:06:26 d28bf7f4af3b: Pushed 08:06:34 a60ac7c17780: Pushed 08:06:34 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:36 4bf1aff8da59: Preparing 08:06:36 a60ac7c17780: Preparing 08:06:36 3103ac72f23a: Preparing 08:06:36 98d7de17bd69: Preparing 08:06:36 b61f08b7af1e: Preparing 08:06:36 d28bf7f4af3b: Preparing 08:06:36 eeaa73608b53: Preparing 08:06:36 d28bf7f4af3b: Waiting 08:06:36 eeaa73608b53: Waiting 08:06:36 4bf1aff8da59: Layer already exists 08:06:36 98d7de17bd69: Layer already exists 08:06:36 3103ac72f23a: Layer already exists 08:06:36 a60ac7c17780: Layer already exists 08:06:36 b61f08b7af1e: Layer already exists 08:06:36 d28bf7f4af3b: Layer already exists 08:06:36 eeaa73608b53: Layer already exists 08:06:36 latest: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.117 08:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:37 4bf1aff8da59: Preparing 08:06:37 a60ac7c17780: Preparing 08:06:37 3103ac72f23a: Preparing 08:06:37 98d7de17bd69: Preparing 08:06:37 b61f08b7af1e: Preparing 08:06:37 d28bf7f4af3b: Preparing 08:06:37 eeaa73608b53: Preparing 08:06:37 d28bf7f4af3b: Waiting 08:06:37 eeaa73608b53: Waiting 08:06:37 a60ac7c17780: Layer already exists 08:06:37 98d7de17bd69: Layer already exists 08:06:37 4bf1aff8da59: Layer already exists 08:06:37 b61f08b7af1e: Layer already exists 08:06:37 3103ac72f23a: Layer already exists 08:06:37 d28bf7f4af3b: Layer already exists 08:06:37 eeaa73608b53: Layer already exists 08:06:37 4.1.0-dev.117: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:38 4bf1aff8da59: Preparing 08:06:38 a60ac7c17780: Preparing 08:06:38 3103ac72f23a: Preparing 08:06:38 98d7de17bd69: Preparing 08:06:38 b61f08b7af1e: Preparing 08:06:38 d28bf7f4af3b: Preparing 08:06:38 eeaa73608b53: Preparing 08:06:38 d28bf7f4af3b: Waiting 08:06:38 eeaa73608b53: Waiting 08:06:38 b61f08b7af1e: Layer already exists 08:06:38 a60ac7c17780: Layer already exists 08:06:38 4bf1aff8da59: Layer already exists 08:06:38 3103ac72f23a: Layer already exists 08:06:38 98d7de17bd69: Layer already exists 08:06:38 d28bf7f4af3b: Layer already exists 08:06:38 eeaa73608b53: Layer already exists 08:06:38 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:39 4bf1aff8da59: Preparing 08:06:39 a60ac7c17780: Preparing 08:06:39 3103ac72f23a: Preparing 08:06:39 98d7de17bd69: Preparing 08:06:39 b61f08b7af1e: Preparing 08:06:39 d28bf7f4af3b: Preparing 08:06:39 eeaa73608b53: Preparing 08:06:39 d28bf7f4af3b: Waiting 08:06:39 eeaa73608b53: Waiting 08:06:39 b61f08b7af1e: Layer already exists 08:06:39 a60ac7c17780: Layer already exists 08:06:39 98d7de17bd69: Layer already exists 08:06:39 3103ac72f23a: Layer already exists 08:06:39 4bf1aff8da59: Layer already exists 08:06:39 eeaa73608b53: Layer already exists 08:06:39 d28bf7f4af3b: Layer already exists 08:06:39 main: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:39 ===================================================== [Pipeline] echo 08:06:39 taggedImages: 08:06:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 08:06:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:06:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.117 08:06:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 08:06:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:39 08:06:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:40 arm64: Pulling from edgex-lftools-log-publisher 08:06:40 8998bd30e6a1: Pulling fs layer 08:06:40 04944245beec: Pulling fs layer 08:06:40 699f458cf7ca: Pulling fs layer 08:06:40 765212b225bb: Pulling fs layer 08:06:40 f23df028b6ca: Pulling fs layer 08:06:40 d65c8cfc05b1: Pulling fs layer 08:06:40 2437ff75d9bd: Pulling fs layer 08:06:40 f23df028b6ca: Waiting 08:06:40 d65c8cfc05b1: Waiting 08:06:40 765212b225bb: Waiting 08:06:40 2437ff75d9bd: Waiting 08:06:40 04944245beec: Verifying Checksum 08:06:40 04944245beec: Download complete 08:06:40 765212b225bb: Verifying Checksum 08:06:40 765212b225bb: Download complete 08:06:40 f23df028b6ca: Verifying Checksum 08:06:40 d65c8cfc05b1: Verifying Checksum 08:06:40 d65c8cfc05b1: Download complete 08:06:40 699f458cf7ca: Verifying Checksum 08:06:40 699f458cf7ca: Download complete 08:06:41 8998bd30e6a1: Verifying Checksum 08:06:41 8998bd30e6a1: Download complete 08:06:42 2437ff75d9bd: Verifying Checksum 08:06:42 2437ff75d9bd: Download complete 08:06:45 8998bd30e6a1: Pull complete 08:06:45 04944245beec: Pull complete 08:06:47 699f458cf7ca: Pull complete 08:06:47 765212b225bb: Pull complete 08:06:51 f23df028b6ca: Pull complete 08:06:51 d65c8cfc05b1: Pull complete 08:07:09 2437ff75d9bd: Pull complete 08:07:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-11573 does not seem to be running inside a container 08:07:09 $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 08:07:11 $ docker top b6c02a96e369a7b7a2e89254f95cda2b7832d6092f73501db9eb89c88184f24b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:12 ---> job-cost.sh 08:07:12 lf-activate-venv: SKIPPING 08:07:12 INFO: No Stack... 08:07:12 INFO: Retrieving Pricing Info for: v3-standard-4 08:07:13 INFO: Archiving Costs [Pipeline] sh 08:07:14 + cat /w/workspace/edgex-go/982/archives/cost.csv 08:07:14 + cut -d, -f6 [Pipeline] lock 08:07:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-982-stack-cost] 08:07:14 Resource [jenkins-edgexfoundry-edgex-go-main-982-stack-cost] did not exist. Created. 08:07:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-982-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:14 + echo total: 0.10999999940395355 [Pipeline] stash 08:07:15 Stashed 1 file(s) [Pipeline] } 08:07:15 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-982-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:15 $ docker stop --time=1 b6c02a96e369a7b7a2e89254f95cda2b7832d6092f73501db9eb89c88184f24b 08:07:19 $ docker rm -f --volumes b6c02a96e369a7b7a2e89254f95cda2b7832d6092f73501db9eb89c88184f24b [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 08:07:19 provisioning config files... 08:07:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/982@tmp/config16877916784467528709tmp [Pipeline] { [Pipeline] sh 08:07:20 + set +x 08:07:20 + bash -s -- 08:07:20 + curl -s https://codecov.io/bash 08:07:20 08:07:20 _____ _ 08:07:20 / ____| | | 08:07:20 | | ___ __| | ___ ___ _____ __ 08:07:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:07:20 | |___| (_) | (_| | __/ (_| (_) \ V / 08:07:20 \_____\___/ \__,_|\___|\___\___/ \_/ 08:07:20 Bash-1.0.6 08:07:20 08:07:20 08:07:20 ==> git version 2.25.1 found 08:07:20 ==> 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 08:07:20 Release-Date: 2020-01-08 08:07:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:07:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:07:20 ==> Jenkins CI detected. 08:07:20 current dir:  /w/workspace/edgex-go/982 08:07:20 project root: . 08:07:20 --> token set from env 08:07:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:07:20 ==> Running gcov in . (disable via -X gcov) 08:07:20 ==> Python coveragepy not found 08:07:20 ==> Searching for coverage reports in: 08:07:20 + . 08:07:20 -> Found 1 reports 08:07:20 ==> Detecting git/mercurial file structure 08:07:20 ==> Reading reports 08:07:20 + ./coverage.out bytes=1048214 08:07:20 ==> Appending adjustments 08:07:20 https://docs.codecov.io/docs/fixing-reports 08:07:21 + Found adjustments 08:07:21 ==> Gzipping contents 08:07:21 108K /tmp/codecov.9Yg9VX.gz 08:07:21 ==> Uploading reports 08:07:21 url: https://codecov.io 08:07:21 query: branch=main&commit=93517cc9be75f0d1e27fcce786eddade622644b5&build=982&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F982%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:07:21 -> Pinging Codecov 08:07:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=93517cc9be75f0d1e27fcce786eddade622644b5&build=982&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F982%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:07:21 -> Uploading to 08:07:21 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/93517cc9be75f0d1e27fcce786eddade622644b5/042bacf3-10f1-4710-8fb7-868166379d52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260527%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260527T080721Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3dcc08fa24d32c316985ed1394832c4f551cc1b868081233ebff3448ea684b0b 08:07:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:21 Dload Upload Total Spent Left Speed 08:07:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 448k --:--:-- --:--:-- --:--:-- 450k 08:07:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } 08:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:07:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:07:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:07:22 08:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:07:23 latest: Pulling from edgex-devops/edgex-snyk-go 08:07:23 2d35ebdb57d9: Already exists 08:07:23 85e8836fcdb2: Pulling fs layer 08:07:23 91631faa732a: Pulling fs layer 08:07:23 f3f5ae8826fa: Pulling fs layer 08:07:23 4f4fb700ef54: Pulling fs layer 08:07:23 7861252a18e6: Pulling fs layer 08:07:23 9130f900ef6f: Pulling fs layer 08:07:23 7861252a18e6: Waiting 08:07:23 4f4fb700ef54: Waiting 08:07:23 9130f900ef6f: Waiting 08:07:23 f3f5ae8826fa: Verifying Checksum 08:07:23 f3f5ae8826fa: Download complete 08:07:23 85e8836fcdb2: Download complete 08:07:23 4f4fb700ef54: Verifying Checksum 08:07:23 4f4fb700ef54: Download complete 08:07:23 85e8836fcdb2: Pull complete 08:07:23 7861252a18e6: Verifying Checksum 08:07:23 7861252a18e6: Download complete 08:07:23 91631faa732a: Verifying Checksum 08:07:23 91631faa732a: Download complete 08:07:24 9130f900ef6f: Verifying Checksum 08:07:24 9130f900ef6f: Download complete 08:07:28 91631faa732a: Pull complete 08:07:28 f3f5ae8826fa: Pull complete 08:07:28 4f4fb700ef54: Pull complete 08:07:28 7861252a18e6: Pull complete 08:07:32 9130f900ef6f: Pull complete 08:07:32 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 08:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:07:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:32 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 08:07:33 $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 08:07:34 $ docker top 3b57dd14cc29236d22de3db8eaee7b114ec108ff3f0a066c405dfb5c88ee753b -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:34 + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] echo 08:07:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:07:34 + set -o pipefail 08:07:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:07:42 08:07:42 Monitoring /w/workspace/edgex-go/982 (github.com/edgexfoundry/edgex-go)... 08:07:42 08:07:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d4fa2407-536f-4c8a-a255-8ce33f35a60a 08:07:42 08:07:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:07:42 [Pipeline] } 08:07:42 $ docker stop --time=1 3b57dd14cc29236d22de3db8eaee7b114ec108ff3f0a066c405dfb5c88ee753b 08:07:44 $ docker rm -f --volumes 3b57dd14cc29236d22de3db8eaee7b114ec108ff3f0a066c405dfb5c88ee753b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:07:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:45 provisioning config files... 08:07:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/982@tmp/config11122420100142113332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:45 --> edgex-publish-swagger.sh 08:07:45 === Publish openapi API === 08:07:45 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 08:07:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/982/openapi/core-command.yaml] 08:07:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:45 Dload Upload Total Spent Left Speed 08:07:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 395 195k --:--:-- --:--:-- --:--:-- 194k 08:07:45 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:07:45 08:07:45 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/982/openapi/core-data.yaml] 08:07:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:45 Dload Upload Total Spent Left Speed 08:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 481 536k --:--:-- --:--:-- --:--:-- 537k 08:07:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:07:46 08:07:46 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/982/openapi/core-keeper.yaml] 08:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:46 Dload Upload Total Spent Left Speed 08:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 702 314k --:--:-- --:--:-- --:--:-- 314k 08:07:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:07:46 08:07:46 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/982/openapi/core-metadata.yaml] 08:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:46 Dload Upload Total Spent Left Speed 08:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 503 1245k --:--:-- --:--:-- --:--:-- 1246k 08:07:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:07:46 08:07:46 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/982/openapi/security-proxy-auth.yaml] 08:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:46 Dload Upload Total Spent Left Speed 08:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 554 200k --:--:-- --:--:-- --:--:-- 201k 08:07:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:07:46 08:07:46 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/982/openapi/security-secretstore-setup.yaml] 08:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:46 Dload Upload Total Spent Left Speed 08:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 804 47719 --:--:-- --:--:-- --:--:-- 48524 08:07:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:07:46 08:07:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/982/openapi/support-notifications.yaml] 08:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:46 Dload Upload Total Spent Left Speed 08:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 500 739k --:--:-- --:--:-- --:--:-- 740k 08:07:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:07:46 08:07:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/982/openapi/support-scheduler.yaml] 08:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:46 Dload Upload Total Spent Left Speed 08:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 578 438k --:--:-- --:--:-- --:--:-- 435k 08:07:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:07:46 [Pipeline] } 08:07:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:07:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:07:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:07:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:47 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 08:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 08:07:47 $ docker top b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 -eo pid,comm 08:07:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:07:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:07:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:48 [ssh-agent] Looking for ssh-agent implementation... 08:07:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:48 $ docker exec b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 ssh-agent 08:07:48 SSH_AUTH_SOCK=/tmp/ssh-ezYprULMNEwv/agent.32 08:07:48 SSH_AGENT_PID=38 08:07:48 Running ssh-add (command line suppressed) 08:07:48 Identity added: /w/workspace/edgex-go/982@tmp/private_key_8665672101463936529.key (/w/workspace/edgex-go/982@tmp/private_key_8665672101463936529.key) 08:07:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:48 + git semver tag 08:07:48 2026-05-27 08:07:48,954 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:07:48 2026-05-27 08:07:48,959 [run_tag] DEBUG tag force:False 08:07:48 2026-05-27 08:07:48,959 [check_head_tag] DEBUG check head tag 08:07:48 2026-05-27 08:07:48,963 [execute] INFO git cat-file --batch-check 08:07:48 2026-05-27 08:07:48,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/982, stdin=, shell=False, universal_newlines=False) 08:07:48 2026-05-27 08:07:48,965 [execute] INFO git cat-file --batch 08:07:48 2026-05-27 08:07:48,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/982, stdin=, shell=False, universal_newlines=False) 08:07:49 2026-05-27 08:07:48,999 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main 08:07:49 2026-05-27 08:07:48,999 [execute] INFO git tag -a v4.1.0-dev.117 -m v4.1.0-dev.117 08:07:49 2026-05-27 08:07:48,999 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.117', '-m', 'v4.1.0-dev.117'], cwd=/w/workspace/edgex-go/982, stdin=None, shell=False, universal_newlines=False) 08:07:49 2026-05-27 08:07:49,002 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main 08:07:49 4.1.0-dev.117 [Pipeline] } 08:07:49 $ docker exec --env ******** --env ******** b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 ssh-agent -k 08:07:49 unset SSH_AUTH_SOCK; 08:07:49 unset SSH_AGENT_PID; 08:07:49 echo Agent pid 38 killed; 08:07:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:49 + git semver [Pipeline] } 08:07:50 $ docker stop --time=1 b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 08:07:51 $ docker rm -f --volumes b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:07:51 08:07:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:07:52 0.23.1-centos7: Pulling from edgex-lftools 08:07:52 ab5ef0e58194: Pulling fs layer 08:07:52 9712f1f96733: Pulling fs layer 08:07:52 63f879dbbcfc: Pulling fs layer 08:07:52 0d9ebad4ef96: Pulling fs layer 08:07:52 e9a5061849ea: Pulling fs layer 08:07:52 d747dcd14b5f: Pulling fs layer 08:07:52 2de7ff778b66: Pulling fs layer 08:07:52 e9a5061849ea: Waiting 08:07:52 2de7ff778b66: Waiting 08:07:52 d747dcd14b5f: Waiting 08:07:52 0d9ebad4ef96: Waiting 08:07:52 9712f1f96733: Download complete 08:07:52 63f879dbbcfc: Verifying Checksum 08:07:52 63f879dbbcfc: Download complete 08:07:52 e9a5061849ea: Verifying Checksum 08:07:52 e9a5061849ea: Download complete 08:07:52 d747dcd14b5f: Download complete 08:07:52 ab5ef0e58194: Verifying Checksum 08:07:52 ab5ef0e58194: Download complete 08:07:52 0d9ebad4ef96: Verifying Checksum 08:07:52 0d9ebad4ef96: Download complete 08:07:52 2de7ff778b66: Verifying Checksum 08:07:52 2de7ff778b66: Download complete 08:07:56 ab5ef0e58194: Pull complete 08:07:56 9712f1f96733: Pull complete 08:07:56 63f879dbbcfc: Pull complete 08:08:01 0d9ebad4ef96: Pull complete 08:08:01 e9a5061849ea: Pull complete 08:08:01 d747dcd14b5f: Pull complete 08:08:02 2de7ff778b66: Pull complete 08:08:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:08:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:03 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 08:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 08:08:04 $ docker top 6ecb693980b6fecd78fe50ea74b6c3047abd98a17affe9bd4c079c3e60f32c60 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:08:05 provisioning config files... 08:08:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/982@tmp/config8611124192767303412tmp 08:08:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/982@tmp/config13523552220207878296tmp 08:08:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/982@tmp/config15727917797136925884tmp [Pipeline] { [Pipeline] echo 08:08:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:08:05 ---> sigul-configuration.sh 08:08:05 gpg: directory `/root/.gnupg' created 08:08:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:08:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:08:05 gpg: keyring `/root/.gnupg/secring.gpg' created 08:08:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:08:05 gpg: CAST5 encrypted data 08:08:05 gpg: encrypted with 1 passphrase 08:08:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:08:06 + mkdir /home/jenkins 08:08:06 + mkdir /home/jenkins/sigul [Pipeline] sh 08:08:06 + 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 08:08:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:08:07 ---> sigul-install.sh 08:08:07 Sigul already installed; skipping installation. [Pipeline] sh 08:08:07 + git tag --list 08:08:07 0.6.0 08:08:07 0.6.1 08:08:07 0.7.0 08:08:07 0.7.1 08:08:07 v1.0.0 08:08:07 v1.0.1 08:08:07 v1.1.0 08:08:07 v1.2.0 08:08:07 v1.2.1 08:08:07 v1.3.0 08:08:07 v1.3.1 08:08:07 v2.0.0 08:08:07 v2.1.0 08:08:07 v2.1.1 08:08:07 v2.2.0 08:08:07 v2.3.0 08:08:07 v3.0 08:08:07 v3.0.0 08:08:07 v3.1 08:08:07 v3.1.0 08:08:07 v3.1.1 08:08:07 v4.0 08:08:07 v4.0.0 08:08:07 v4.0.1 08:08:07 v4.0.1-dev.1 08:08:07 v4.0.1-dev.2 08:08:07 v4.0.2 08:08:07 v4.0.2-dev.1 08:08:07 v4.1.0-dev.1 08:08:07 v4.1.0-dev.10 08:08:07 v4.1.0-dev.100 08:08:07 v4.1.0-dev.101 08:08:07 v4.1.0-dev.102 08:08:07 v4.1.0-dev.103 08:08:07 v4.1.0-dev.104 08:08:07 v4.1.0-dev.105 08:08:07 v4.1.0-dev.106 08:08:07 v4.1.0-dev.107 08:08:07 v4.1.0-dev.108 08:08:07 v4.1.0-dev.109 08:08:07 v4.1.0-dev.11 08:08:07 v4.1.0-dev.110 08:08:07 v4.1.0-dev.111 08:08:07 v4.1.0-dev.112 08:08:07 v4.1.0-dev.113 08:08:07 v4.1.0-dev.114 08:08:07 v4.1.0-dev.115 08:08:07 v4.1.0-dev.116 08:08:07 v4.1.0-dev.117 08:08:07 v4.1.0-dev.12 08:08:07 v4.1.0-dev.13 08:08:07 v4.1.0-dev.14 08:08:07 v4.1.0-dev.15 08:08:07 v4.1.0-dev.16 08:08:07 v4.1.0-dev.17 08:08:07 v4.1.0-dev.18 08:08:07 v4.1.0-dev.19 08:08:07 v4.1.0-dev.2 08:08:07 v4.1.0-dev.20 08:08:07 v4.1.0-dev.21 08:08:07 v4.1.0-dev.22 08:08:07 v4.1.0-dev.23 08:08:07 v4.1.0-dev.24 08:08:07 v4.1.0-dev.25 08:08:07 v4.1.0-dev.26 08:08:07 v4.1.0-dev.27 08:08:07 v4.1.0-dev.28 08:08:07 v4.1.0-dev.29 08:08:07 v4.1.0-dev.3 08:08:07 v4.1.0-dev.30 08:08:07 v4.1.0-dev.31 08:08:07 v4.1.0-dev.32 08:08:07 v4.1.0-dev.33 08:08:07 v4.1.0-dev.34 08:08:07 v4.1.0-dev.35 08:08:07 v4.1.0-dev.36 08:08:07 v4.1.0-dev.37 08:08:07 v4.1.0-dev.38 08:08:07 v4.1.0-dev.39 08:08:07 v4.1.0-dev.4 08:08:07 v4.1.0-dev.40 08:08:07 v4.1.0-dev.41 08:08:07 v4.1.0-dev.42 08:08:07 v4.1.0-dev.43 08:08:07 v4.1.0-dev.44 08:08:07 v4.1.0-dev.45 08:08:07 v4.1.0-dev.46 08:08:07 v4.1.0-dev.47 08:08:07 v4.1.0-dev.48 08:08:07 v4.1.0-dev.49 08:08:07 v4.1.0-dev.5 08:08:07 v4.1.0-dev.50 08:08:07 v4.1.0-dev.51 08:08:07 v4.1.0-dev.52 08:08:07 v4.1.0-dev.53 08:08:07 v4.1.0-dev.54 08:08:07 v4.1.0-dev.55 08:08:07 v4.1.0-dev.56 08:08:07 v4.1.0-dev.57 08:08:07 v4.1.0-dev.58 08:08:07 v4.1.0-dev.59 08:08:07 v4.1.0-dev.6 08:08:07 v4.1.0-dev.60 08:08:07 v4.1.0-dev.61 08:08:07 v4.1.0-dev.62 08:08:07 v4.1.0-dev.63 08:08:07 v4.1.0-dev.64 08:08:07 v4.1.0-dev.65 08:08:07 v4.1.0-dev.66 08:08:07 v4.1.0-dev.67 08:08:07 v4.1.0-dev.68 08:08:07 v4.1.0-dev.69 08:08:07 v4.1.0-dev.7 08:08:07 v4.1.0-dev.70 08:08:07 v4.1.0-dev.71 08:08:07 v4.1.0-dev.72 08:08:07 v4.1.0-dev.73 08:08:07 v4.1.0-dev.74 08:08:07 v4.1.0-dev.75 08:08:07 v4.1.0-dev.76 08:08:07 v4.1.0-dev.77 08:08:07 v4.1.0-dev.78 08:08:07 v4.1.0-dev.79 08:08:07 v4.1.0-dev.8 08:08:07 v4.1.0-dev.80 08:08:07 v4.1.0-dev.81 08:08:07 v4.1.0-dev.82 08:08:07 v4.1.0-dev.83 08:08:07 v4.1.0-dev.84 08:08:07 v4.1.0-dev.85 08:08:07 v4.1.0-dev.86 08:08:07 v4.1.0-dev.87 08:08:07 v4.1.0-dev.88 08:08:07 v4.1.0-dev.89 08:08:07 v4.1.0-dev.9 08:08:07 v4.1.0-dev.90 08:08:07 v4.1.0-dev.91 08:08:07 v4.1.0-dev.92 08:08:07 v4.1.0-dev.93 08:08:07 v4.1.0-dev.94 08:08:07 v4.1.0-dev.95 08:08:07 v4.1.0-dev.96 08:08:07 v4.1.0-dev.97 08:08:07 v4.1.0-dev.98 08:08:07 v4.1.0-dev.99 [Pipeline] sh 08:08:08 + lftools sign git-tag v4.1.0-dev.117 08:08:08 Signing Git tag with Sigul... 08:08:08 Signing v4.1.0-dev.117 08:10:00 ERROR: I/O error: NSPR connection reset [Pipeline] echo 08:10:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:10:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:10:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:10:01 $ docker stop --time=1 6ecb693980b6fecd78fe50ea74b6c3047abd98a17affe9bd4c079c3e60f32c60 08:10:02 $ docker rm -f --volumes 6ecb693980b6fecd78fe50ea74b6c3047abd98a17affe9bd4c079c3e60f32c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:10:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:10:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:03 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 08:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 08:10:03 $ docker top fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 -eo pid,comm 08:10:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:10:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:10:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:03 [ssh-agent] Looking for ssh-agent implementation... 08:10:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:03 $ docker exec fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 ssh-agent 08:10:04 SSH_AUTH_SOCK=/tmp/ssh-C4wjug0NMMat/agent.31 08:10:04 SSH_AGENT_PID=37 08:10:04 Running ssh-add (command line suppressed) 08:10:04 Identity added: /w/workspace/edgex-go/982@tmp/private_key_4799900224116908421.key (/w/workspace/edgex-go/982@tmp/private_key_4799900224116908421.key) 08:10:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:04 + git semver bump pre 08:10:04 2026-05-27 08:10:04,647 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:10:04 2026-05-27 08:10:04,651 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main 08:10:04 2026-05-27 08:10:04,651 [bump_version] DEBUG bumping version:4.1.0-dev.117 on axis:pre with prefix:dev 08:10:04 2026-05-27 08:10:04,651 [bump_version] DEBUG bumped version:4.1.0-dev.118 08:10:04 2026-05-27 08:10:04,651 [write_version] DEBUG write version:4.1.0-dev.118 to path:/w/workspace/edgex-go/982/.semver/main with force:True 08:10:04 2026-05-27 08:10:04,651 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main 08:10:04 2026-05-27 08:10:04,651 [write_file] DEBUG write to file:/w/workspace/edgex-go/982/.semver/main 08:10:04 2026-05-27 08:10:04,653 [execute] INFO git cat-file --batch-check 08:10:04 2026-05-27 08:10:04,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/982/.semver, stdin=, shell=False, universal_newlines=False) 08:10:04 2026-05-27 08:10:04,657 [execute] INFO git cat-file --batch 08:10:04 2026-05-27 08:10:04,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/982/.semver, stdin=, shell=False, universal_newlines=False) 08:10:04 2026-05-27 08:10:04,660 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main 08:10:04 4.1.0-dev.118 [Pipeline] } 08:10:04 $ docker exec --env ******** --env ******** fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 ssh-agent -k 08:10:04 unset SSH_AUTH_SOCK; 08:10:04 unset SSH_AGENT_PID; 08:10:04 echo Agent pid 37 killed; 08:10:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:05 + git semver [Pipeline] } 08:10:05 $ docker stop --time=1 fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 08:10:06 $ docker rm -f --volumes fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:10:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:07 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 08:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 08:10:07 $ docker top fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 -eo pid,comm 08:10:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:10:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:07 [ssh-agent] Looking for ssh-agent implementation... 08:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:07 $ docker exec fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 ssh-agent 08:10:07 SSH_AUTH_SOCK=/tmp/ssh-PmvJtdK3Qf1T/agent.34 08:10:07 SSH_AGENT_PID=40 08:10:07 Running ssh-add (command line suppressed) 08:10:08 Identity added: /w/workspace/edgex-go/982@tmp/private_key_15687867178761018821.key (/w/workspace/edgex-go/982@tmp/private_key_15687867178761018821.key) 08:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:08 + git semver push 08:10:08 2026-05-27 08:10:08,593 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:10:08 2026-05-27 08:10:08,597 [run_push] DEBUG push 08:10:08 2026-05-27 08:10:08,598 [execute] INFO git cat-file --batch-check 08:10:08 2026-05-27 08:10:08,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/982/.semver, stdin=, shell=False, universal_newlines=False) 08:10:08 2026-05-27 08:10:08,601 [execute] INFO git rev-list 8ed724c1ef4e5f86b7ba0396cbb5b46d71790670 -- 08:10:08 2026-05-27 08:10:08,601 [execute] DEBUG Popen(['git', 'rev-list', '8ed724c1ef4e5f86b7ba0396cbb5b46d71790670', '--'], cwd=/w/workspace/edgex-go/982/.semver, stdin=None, shell=False, universal_newlines=False) 08:10:08 2026-05-27 08:10:08,626 [execute] INFO git fetch -v -- origin 08:10:08 2026-05-27 08:10:08,626 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/982/.semver, stdin=None, shell=False, universal_newlines=True) 08:10:09 2026-05-27 08:10:09,332 [run_push] DEBUG remote changes detected 08:10:09 2026-05-27 08:10:09,332 [run_push] DEBUG latest remote commit 55c939002bad4c7e4e952bfe06ff60c9d1f23aa6 is not in local commits 08:10:09 2026-05-27 08:10:09,332 [run_push] DEBUG integrating remote changes with a git pull 08:10:09 2026-05-27 08:10:09,333 [execute] INFO git pull origin semver 08:10:09 2026-05-27 08:10:09,333 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgex-go/982/.semver, stdin=None, shell=False, universal_newlines=False) 08:10:10 2026-05-27 08:10:09,934 [execute] INFO git push origin semver 08:10:10 2026-05-27 08:10:09,934 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/982/.semver, stdin=None, shell=False, universal_newlines=False) 08:10:11 2026-05-27 08:10:11,173 [run_push] DEBUG push all version tags 08:10:11 2026-05-27 08:10:11,174 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:10:11 2026-05-27 08:10:11,174 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/982, stdin=None, shell=False, universal_newlines=False) 08:10:12 2026-05-27 08:10:12,359 [main] ERROR Cmd('git') failed due to: exit code(1) 08:10:12 cmdline: git push origin refs/tags/v*:refs/tags/v* 08:10:12 stderr: 'To github.com:edgexfoundry/edgex-go.git 08:10:12 * [new tag] v4.1.0-dev.117 -> v4.1.0-dev.117 08:10:12 ! [rejected] v4.0.2 -> v4.0.2 (already exists) 08:10:12 error: failed to push some refs to 'github.com:edgexfoundry/edgex-go.git' 08:10:12 hint: Updates were rejected because the tag already exists in the remote.' 08:10:12 ERROR: Cmd('git') failed due to: exit code(1) 08:10:12 cmdline: git push origin refs/tags/v*:refs/tags/v* 08:10:12 stderr: 'To github.com:edgexfoundry/edgex-go.git 08:10:12 * [new tag] v4.1.0-dev.117 -> v4.1.0-dev.117 08:10:12 ! [rejected] v4.0.2 -> v4.0.2 (already exists) 08:10:12 error: failed to push some refs to 'github.com:edgexfoundry/edgex-go.git' 08:10:12 hint: Updates were rejected because the tag already exists in the remote.' [Pipeline] } 08:10:12 $ docker exec --env ******** --env ******** fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 ssh-agent -k 08:10:12 unset SSH_AUTH_SOCK; 08:10:12 unset SSH_AGENT_PID; 08:10:12 echo Agent pid 40 killed; 08:10:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:10:13 $ docker stop --time=1 fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 08:10:14 $ docker rm -f --volumes fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 [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 08:10:15 + [ -d /w/workspace/edgex-go/982/archives ] [Pipeline] libraryResource [Pipeline] sh 08:10:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:10:16 ---> package-listing.sh 08:10:16 ++ facter osfamily 08:10:16 ++ tr '[:upper:]' '[:lower:]' 08:10:16 + OS_FAMILY=debian 08:10:16 + workspace=/w/workspace/edgex-go/982 08:10:16 + START_PACKAGES=/tmp/packages_start.txt 08:10:16 + END_PACKAGES=/tmp/packages_end.txt 08:10:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:10:16 + PACKAGES=/tmp/packages_start.txt 08:10:16 + '[' /w/workspace/edgex-go/982 ']' 08:10:16 + PACKAGES=/tmp/packages_end.txt 08:10:16 + case "${OS_FAMILY}" in 08:10:16 + dpkg -l 08:10:16 + grep '^ii' 08:10:16 + '[' -f /tmp/packages_start.txt ']' 08:10:16 + '[' -f /tmp/packages_end.txt ']' 08:10:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:10:16 + '[' /w/workspace/edgex-go/982 ']' 08:10:16 + mkdir -p /w/workspace/edgex-go/982/archives/ 08:10:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/982/archives/ [Pipeline] echo 08:10:16 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/982/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:10:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:17 08:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:18 latest: Pulling from edgex-lftools-log-publisher 08:10:18 5eb5b503b376: Pulling fs layer 08:10:18 5c69ac0246d0: Pulling fs layer 08:10:18 ec43610c2a17: Pulling fs layer 08:10:18 3a2ae6a8a46f: Pulling fs layer 08:10:18 33b1e0a273af: Pulling fs layer 08:10:18 5d3b04190fa2: Pulling fs layer 08:10:18 3a2ae6a8a46f: Waiting 08:10:18 2f39f015ded8: Pulling fs layer 08:10:18 5d3b04190fa2: Waiting 08:10:18 2f39f015ded8: Waiting 08:10:18 33b1e0a273af: Waiting 08:10:18 5c69ac0246d0: Verifying Checksum 08:10:18 5c69ac0246d0: Download complete 08:10:18 3a2ae6a8a46f: Verifying Checksum 08:10:18 3a2ae6a8a46f: Download complete 08:10:18 33b1e0a273af: Verifying Checksum 08:10:18 33b1e0a273af: Download complete 08:10:18 ec43610c2a17: Verifying Checksum 08:10:18 ec43610c2a17: Download complete 08:10:18 5d3b04190fa2: Verifying Checksum 08:10:18 5d3b04190fa2: Download complete 08:10:18 5eb5b503b376: Verifying Checksum 08:10:18 5eb5b503b376: Download complete 08:10:19 2f39f015ded8: Download complete 08:10:20 5eb5b503b376: Pull complete 08:10:20 5c69ac0246d0: Pull complete 08:10:20 ec43610c2a17: Pull complete 08:10:20 3a2ae6a8a46f: Pull complete 08:10:20 33b1e0a273af: Pull complete 08:10:20 5d3b04190fa2: Pull complete 08:10:26 2f39f015ded8: Pull complete 08:10:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:26 prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container 08:10:27 $ 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/982/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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 08:10:28 $ docker top d58a9582467264b14b57e86a34e57bdc2a2ab13b83e78369d4a90cd4bc6196f2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:28 + touch /tmp/pre-build-complete [Pipeline] sh 08:10:29 + mkdir -p /var/log/sysstat [Pipeline] sh 08:10:29 + ls /var/log/sa-host 08:10:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:30 provisioning config files... 08:10:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/982@tmp/config5490998007074201863tmp [Pipeline] { [Pipeline] echo 08:10:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:10:30 ---> create-netrc.sh [Pipeline] } 08:10:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:10:31 ---> python-tools-install.sh [Pipeline] echo 08:10:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:10:31 ---> sudo-logs.sh 08:10:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:10:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:10:32 ---> job-cost.sh 08:10:32 lf-activate-venv: SKIPPING 08:10:32 DEBUG: total: 0.10999999940395355 08:10:32 INFO: Retrieving Stack Cost... 08:10:32 INFO: Retrieving Pricing Info for: v3-standard-8 08:10:32 INFO: Archiving Costs [Pipeline] echo 08:10:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:10:32 ---> logs-deploy.sh 08:10:32 lf-activate-venv: SKIPPING 08:10:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/982 08:10:32 INFO: archiving workspace using pattern(s): 08:10:33 Archives upload complete. 08:10:33 INFO: archiving logs to Nexus 08:10:34 ---> uname -a: 08:10:34 Linux prd-ubuntu20-04-docker-8c-8g-11567 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:10:34 08:10:34 08:10:34 ---> lscpu: 08:10:34 Architecture: x86_64 08:10:34 CPU op-mode(s): 32-bit, 64-bit 08:10:34 Byte Order: Little Endian 08:10:34 Address sizes: 40 bits physical, 48 bits virtual 08:10:34 CPU(s): 8 08:10:34 On-line CPU(s) list: 0-7 08:10:34 Thread(s) per core: 1 08:10:34 Core(s) per socket: 1 08:10:34 Socket(s): 8 08:10:34 NUMA node(s): 1 08:10:34 Vendor ID: AuthenticAMD 08:10:34 CPU family: 23 08:10:34 Model: 49 08:10:34 Model name: AMD EPYC-Rome Processor 08:10:34 Stepping: 0 08:10:34 CPU MHz: 2800.000 08:10:34 BogoMIPS: 5600.00 08:10:34 Virtualization: AMD-V 08:10:34 Hypervisor vendor: KVM 08:10:34 Virtualization type: full 08:10:34 L1d cache: 256 KiB 08:10:34 L1i cache: 256 KiB 08:10:34 L2 cache: 4 MiB 08:10:34 L3 cache: 128 MiB 08:10:34 NUMA node0 CPU(s): 0-7 08:10:34 Vulnerability Gather data sampling: Not affected 08:10:34 Vulnerability Itlb multihit: Not affected 08:10:34 Vulnerability L1tf: Not affected 08:10:34 Vulnerability Mds: Not affected 08:10:34 Vulnerability Meltdown: Not affected 08:10:34 Vulnerability Mmio stale data: Not affected 08:10:34 Vulnerability Retbleed: Vulnerable 08:10:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:10:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:10:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:10:34 Vulnerability Srbds: Not affected 08:10:34 Vulnerability Tsx async abort: Not affected 08:10:34 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:10:34 08:10:34 08:10:34 ---> nproc: 08:10:34 8 08:10:34 08:10:34 08:10:34 ---> df -h: 08:10:34 Filesystem Size Used Avail Use% Mounted on 08:10:34 overlay 155G 35G 121G 22% / 08:10:34 tmpfs 64M 0 64M 0% /dev 08:10:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:10:34 shm 64M 0 64M 0% /dev/shm 08:10:34 /dev/vda1 155G 35G 121G 22% /facter-os 08:10:34 08:10:34 08:10:34 ---> sar -b -r -n DEV: 08:10:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11567) 05/27/26 _x86_64_ (8 CPU) 08:10:34 08:10:34 07:09:53 LINUX RESTART (8 CPU) 08:10:34 08:10:34 07:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:10:34 07:11:01 327.86 69.18 258.68 0.00 11786.07 161289.04 0.00 08:10:34 07:12:01 210.38 13.76 196.62 0.00 2146.44 66324.15 0.00 08:10:34 07:13:01 45.11 0.02 45.09 0.00 0.13 40423.28 0.00 08:10:34 07:14:01 51.28 0.22 51.07 0.00 6.13 20759.87 0.00 08:10:34 07:15:01 554.87 0.60 554.27 0.00 48.12 320112.36 0.00 08:10:34 07:16:01 836.12 23.67 812.44 0.00 4633.90 295591.95 0.00 08:10:34 07:17:01 420.67 0.03 420.64 0.00 0.27 138243.28 0.00 08:10:34 07:18:01 168.35 1.00 167.35 0.00 39.00 86515.67 0.00 08:10:34 07:19:01 755.66 48.42 707.24 0.00 2557.98 108424.64 0.00 08:10:34 07:20:01 26.90 1.37 25.53 0.00 218.90 629.36 0.00 08:10:34 07:21:01 13.55 0.00 13.55 0.00 0.00 352.74 0.00 08:10:34 07:22:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 08:10:34 07:23:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 08:10:34 07:24:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 08:10:34 07:25:01 4.18 2.33 1.85 0.00 21.20 21.86 0.00 08:10:34 07:26:02 1.53 0.00 1.53 0.00 0.00 15.86 0.00 08:10:34 07:27:01 1.14 0.00 1.14 0.00 0.00 13.56 0.00 08:10:34 07:28:01 1.30 0.32 0.98 0.00 16.93 11.86 0.00 08:10:34 07:29:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 08:10:34 07:30:01 2.35 1.38 0.97 0.00 28.26 11.73 0.00 08:10:34 07:31:01 1.42 0.02 1.40 0.00 0.67 18.00 0.00 08:10:34 07:32:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 08:10:34 07:33:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 08:10:34 07:34:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:10:34 07:35:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 08:10:34 07:36:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:10:34 07:37:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 08:10:34 07:38:01 0.83 0.00 0.83 0.00 0.00 8.93 0.00 08:10:34 07:39:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 08:10:34 07:40:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 08:10:34 07:41:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 08:10:34 07:42:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 08:10:34 07:43:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 08:10:34 07:44:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 08:10:34 07:45:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 08:10:34 07:46:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 08:10:34 07:47:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 08:10:34 07:48:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 08:10:34 07:49:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 08:10:34 07:50:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 08:10:34 07:51:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 08:10:34 07:52:01 1.15 0.00 1.15 0.00 0.00 12.27 0.00 08:10:34 07:53:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 08:10:34 07:54:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 08:10:34 07:55:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 08:10:34 07:56:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 08:10:34 07:57:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 08:10:34 07:58:01 1.40 0.00 1.40 0.00 0.00 14.40 0.00 08:10:34 07:59:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 08:10:34 08:00:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 08:10:34 08:01:01 1.27 0.00 1.27 0.00 0.00 15.18 0.00 08:10:34 08:02:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 08:10:34 08:03:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 08:10:34 08:04:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 08:10:34 08:05:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 08:10:34 08:06:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 08:10:34 08:07:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 08:10:34 08:08:01 113.38 3.48 109.90 0.00 252.09 40229.30 0.00 08:10:34 08:09:01 55.59 0.03 55.56 0.00 0.27 21686.79 0.00 08:10:34 08:10:01 1.83 0.00 1.83 0.00 0.00 28.00 0.00 08:10:34 Average: 60.73 2.77 57.96 0.00 362.86 21704.48 0.00 08:10:34 08:10:34 07:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:10:34 07:11:01 29145216 31579268 744812 2.27 71044 2665556 1786552 5.27 926884 2455596 602476 08:10:34 07:12:01 27028184 31312368 965124 2.94 122088 4327736 2220864 6.55 1707304 3612140 374180 08:10:34 07:13:01 26147216 31418200 857076 2.61 128420 5251636 1952668 5.76 2089768 4050452 129688 08:10:34 07:14:01 25450548 31280128 992792 3.02 135664 5755444 2007196 5.92 2060732 4733612 644380 08:10:34 07:15:01 18103300 31096288 1141968 3.47 162532 12684764 4503676 13.28 2492036 11381796 9560 08:10:34 07:16:01 5115904 28574104 3590020 10.92 404352 22080164 11014176 32.47 6759328 19175360 1405192 08:10:34 07:17:01 1500312 27547076 4621648 14.06 422048 24549760 10240000 30.19 8873932 20582120 172172 08:10:34 07:18:01 827380 28815408 3352624 10.20 415124 26405476 8531080 25.15 8882940 21153104 1666772 08:10:34 07:19:01 6271812 31395012 837984 2.55 423296 23791260 2251576 6.64 3778256 21165972 128 08:10:34 07:20:01 6270876 31401708 830732 2.53 424172 23798112 2121724 6.26 4346880 20597720 16 08:10:34 07:21:01 6271200 31402432 829928 2.52 424672 23798188 2103660 6.20 4604548 20340928 4 08:10:34 07:22:01 6271324 31402596 829644 2.52 424704 23798204 2103660 6.20 4603600 20340936 204 08:10:34 07:23:01 6288464 31419788 813048 2.47 424716 23798196 2103660 6.20 4586972 20340356 40 08:10:34 07:24:01 6290800 31422160 810816 2.47 424740 23798208 2103660 6.20 4585292 20339744 144 08:10:34 07:25:01 6292516 31424616 808340 2.46 425212 23798384 2154344 6.35 4585500 20336772 32 08:10:34 07:26:02 6293124 31425292 807444 2.46 425236 23798396 2154344 6.35 4585032 20336768 4 08:10:34 07:27:01 6293368 31425624 807020 2.46 425256 23798464 2154344 6.35 4585260 20336836 4 08:10:34 07:28:01 6292496 31425256 807488 2.46 425284 23798964 2154344 6.35 4589152 20337188 24 08:10:34 07:29:01 6292756 31425568 807172 2.46 425308 23798968 2154344 6.35 4587816 20337148 8 08:10:34 07:30:01 6285756 31420488 812088 2.47 425320 23799832 2154344 6.35 4593512 20337176 276 08:10:34 07:31:01 6286052 31420832 811700 2.47 425340 23799848 2154344 6.35 4592316 20337188 16 08:10:34 07:32:01 6285232 31420160 812300 2.47 425368 23799856 2154344 6.35 4593544 20337184 224 08:10:34 07:33:01 6285556 31420492 811936 2.47 425376 23799856 2154344 6.35 4592940 20337168 12 08:10:34 07:34:01 6285280 31420220 812180 2.47 425380 23799860 2154344 6.35 4593484 20337168 24 08:10:34 07:35:01 6285548 31420640 811764 2.47 425392 23799992 2154344 6.35 4592412 20337292 12 08:10:34 07:36:01 6285424 31420540 812040 2.47 425412 23799992 2154344 6.35 4593524 20337292 148 08:10:34 07:37:01 6285448 31420572 812024 2.47 425432 23800000 2170388 6.40 4592920 20337300 168 08:10:34 07:38:01 6285480 31420604 811980 2.47 425444 23800000 2170388 6.40 4593304 20337300 8 08:10:34 07:39:01 6285680 31420840 811956 2.47 425452 23800004 2170388 6.40 4592488 20337304 8 08:10:34 07:40:01 6285412 31420592 812156 2.47 425460 23800012 2154108 6.35 4593536 20337308 8 08:10:34 07:41:01 6285388 31420572 812124 2.47 425488 23799996 2154108 6.35 4592596 20337312 16 08:10:34 07:42:01 6285480 31420848 811740 2.47 425512 23800144 2154108 6.35 4594004 20337444 236 08:10:34 07:43:01 6285512 31420880 811704 2.47 425516 23800144 2154108 6.35 4592600 20337444 8 08:10:34 07:44:01 6285348 31420720 811908 2.47 425536 23800148 2154108 6.35 4594008 20337448 248 08:10:34 07:45:01 6285340 31420720 811864 2.47 425552 23800152 2154108 6.35 4592920 20337452 172 08:10:34 07:46:01 6284608 31420036 812580 2.47 425572 23800148 2154108 6.35 4593588 20337452 16 08:10:34 07:47:01 6284928 31420424 812076 2.47 425592 23800156 2170152 6.40 4592684 20337456 8 08:10:34 07:48:01 6284920 31420416 812020 2.47 425596 23800156 2170152 6.40 4593544 20337456 8 08:10:34 07:49:01 6284652 31420156 812208 2.47 425608 23800164 2170152 6.40 4592676 20337464 8 08:10:34 07:50:01 6284768 31420276 812104 2.47 425624 23800168 2154008 6.35 4593580 20337468 296 08:10:34 07:51:01 6285048 31420560 811972 2.47 425648 23800164 2154008 6.35 4593060 20337468 8 08:10:34 07:52:01 6284716 31420292 812228 2.47 425680 23800172 2154008 6.35 4593652 20337476 28 08:10:34 07:53:01 6284732 31420312 812156 2.47 425696 23800164 2154008 6.35 4592760 20337476 16 08:10:34 07:54:01 6284588 31420240 812204 2.47 425712 23800180 2154008 6.35 4593712 20337488 300 08:10:34 07:55:01 6284184 31419840 812528 2.47 425728 23800184 2154008 6.35 4592840 20337492 28 08:10:34 07:56:01 6284368 31420024 812396 2.47 425756 23800184 2154008 6.35 4594680 20337492 200 08:10:34 07:57:01 6284676 31420392 812060 2.47 425780 23800188 2154008 6.35 4592912 20337488 8 08:10:34 07:58:01 6284908 31420628 812000 2.47 425792 23800188 2154008 6.35 4593824 20337488 8 08:10:34 07:59:01 6284624 31420384 812204 2.47 425800 23800196 2154008 6.35 4592976 20337496 8 08:10:34 08:00:01 6284056 31419828 812692 2.47 425824 23800200 2154008 6.35 4594264 20337500 236 08:10:34 08:01:01 6283904 31419676 812808 2.47 425844 23800200 2154008 6.35 4593356 20337500 208 08:10:34 08:02:01 6283768 31419616 812788 2.47 425852 23800204 2154008 6.35 4594684 20337504 264 08:10:34 08:03:01 6283792 31419648 812732 2.47 425876 23800204 2154008 6.35 4593044 20337504 4 08:10:34 08:04:01 6283752 31419660 812668 2.47 425896 23800208 2154008 6.35 4594188 20337508 180 08:10:34 08:05:01 6284044 31419960 812320 2.47 425900 23800212 2154008 6.35 4593212 20337512 4 08:10:34 08:06:01 6283388 31419308 812816 2.47 425936 23800212 2154008 6.35 4594724 20337512 32 08:10:34 08:07:01 6283380 31419348 812808 2.47 425948 23800216 2154008 6.35 4593140 20337516 8 08:10:34 08:08:01 4776076 31375312 855404 2.60 474388 25093220 2267608 6.69 4698272 21611704 604268 08:10:34 08:09:01 4655900 31301724 923616 2.81 476912 25122636 2212140 6.52 4779260 21630412 168 08:10:34 08:10:01 4720228 31366128 859256 2.61 476956 25122612 2197692 6.48 4726392 21624304 416 08:10:34 Average: 7590379 31253447 979296 2.98 402263 22420638 2574104 7.59 4533039 19160708 93556 08:10:34 08:10:34 07:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:10:34 07:11:01 lo 3.77 3.77 0.37 0.37 0.00 0.00 0.00 0.00 08:10:34 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:11:01 ens3 816.68 558.23 7517.73 97.28 0.00 0.00 0.00 0.00 08:10:34 07:12:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:10:34 07:12:01 docker0 695.17 788.62 51.94 4582.82 0.00 0.00 0.00 0.00 08:10:34 07:12:01 vethbc48bb1 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:10:34 07:12:01 ens3 957.92 811.93 7985.52 122.15 0.00 0.00 0.00 0.00 08:10:34 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:13:01 docker0 0.97 0.97 0.07 0.08 0.00 0.00 0.00 0.00 08:10:34 07:13:01 vethbc48bb1 0.97 1.00 0.08 0.09 0.00 0.00 0.00 0.00 08:10:34 07:13:01 ens3 19.45 12.63 14.95 8.42 0.00 0.00 0.00 0.00 08:10:34 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:14:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:14:01 vethbc48bb1 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:14:01 ens3 20.88 13.65 17.46 10.26 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth2fedd82 0.93 1.13 0.09 8.30 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth4ff85b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:15:01 vethf22a40e 26.56 34.71 2.88 110.00 0.00 0.00 0.00 0.01 08:10:34 07:15:01 veth560d65a 0.02 0.25 0.00 0.01 0.00 0.00 0.00 0.00 08:10:34 07:15:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 08:10:34 07:15:01 vethbbb6dd0 26.79 34.12 2.88 105.49 0.00 0.00 0.00 0.01 08:10:34 07:15:01 veth74bcf99 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth3bba9ae 0.63 2.28 0.06 0.32 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth513ce7c 0.02 0.28 0.00 0.01 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth7fea7fc 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth7995e5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth19a74e7 27.01 34.54 2.90 109.80 0.00 0.00 0.00 0.01 08:10:34 07:15:01 docker0 133.57 198.97 11.45 1757.28 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth1b43a66 1.40 3.25 0.12 42.57 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth51b004c 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:10:34 07:15:01 ens3 418.08 260.48 5701.68 41.27 0.00 0.00 0.00 0.00 08:10:34 07:15:01 veth208182f 1.22 1.83 0.11 26.56 0.00 0.00 0.00 0.00 08:10:34 07:16:01 veth7ec806a 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 veth4dc8cc9 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:10:34 07:16:01 vethdf69321 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 vetha729247 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 veth3bba9ae 0.07 1.56 0.00 0.07 0.00 0.00 0.00 0.00 08:10:34 07:16:01 vethb8898e7 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 vethd0beb11 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 vethf049e95 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 veth3715fde 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 veth836037d 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 veth42b74bf 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 veth605ae49 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 veth349429b 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:10:34 07:16:01 docker0 378.91 754.63 36.05 7642.08 0.00 0.00 0.00 0.00 08:10:34 07:16:01 ens3 958.48 455.17 9129.94 55.67 0.00 0.00 0.00 0.00 08:10:34 07:17:01 veth7ec806a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 veth4dc8cc9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 vethdf69321 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 vetha729247 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 veth3bba9ae 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:10:34 07:17:01 vethb8898e7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 vethd0beb11 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 vethf049e95 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 veth3715fde 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 veth42b74bf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 veth605ae49 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 docker0 0.12 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:17:01 ens3 2.28 1.50 1.64 0.97 0.00 0.00 0.00 0.00 08:10:34 07:18:01 veth7ec806a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 veth4dc8cc9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:18:01 vethdf69321 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 vetha729247 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 veth3bba9ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 vethb8898e7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 vethd0beb11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 vethf049e95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 veth3715fde 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 veth42b74bf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 veth605ae49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:18:01 ens3 5.86 3.99 4.77 2.74 0.00 0.00 0.00 0.00 08:10:34 07:19:01 lo 29.57 29.57 2.90 2.90 0.00 0.00 0.00 0.00 08:10:34 07:19:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:19:01 ens3 290.53 300.55 161.72 1217.85 0.00 0.00 0.00 0.00 08:10:34 07:20:01 lo 25.60 25.60 2.50 2.50 0.00 0.00 0.00 0.00 08:10:34 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:20:01 ens3 410.93 414.20 143.26 2946.18 0.00 0.00 0.00 0.00 08:10:34 07:21:01 lo 14.13 14.13 1.38 1.38 0.00 0.00 0.00 0.00 08:10:34 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:21:01 ens3 210.56 208.85 93.68 1265.01 0.00 0.00 0.00 0.00 08:10:34 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:22:01 ens3 0.68 0.08 0.04 0.01 0.00 0.00 0.00 0.00 08:10:34 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:23:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:24:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:10:34 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:25:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:26:02 ens3 0.48 0.20 0.16 0.07 0.00 0.00 0.00 0.00 08:10:34 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:27:01 ens3 0.59 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:10:34 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:28:01 ens3 1.37 0.88 1.09 0.58 0.00 0.00 0.00 0.00 08:10:34 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:10:34 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:30:01 ens3 5.85 4.70 3.67 4.77 0.00 0.00 0.00 0.00 08:10:34 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:31:01 ens3 0.38 0.22 0.24 0.13 0.00 0.00 0.00 0.00 08:10:34 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:32:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:10:34 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:33:01 ens3 1.78 1.48 0.98 1.22 0.00 0.00 0.00 0.00 08:10:34 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:35:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:36:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:10:34 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:39:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:41:01 ens3 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:10:34 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:43:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:44:01 ens3 0.15 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:10:34 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:45:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:46:01 ens3 0.38 0.32 0.15 0.08 0.00 0.00 0.00 0.00 08:10:34 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:47:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:48:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:10:34 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:49:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:50:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:51:01 ens3 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 08:10:34 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:52:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:53:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:54:01 ens3 0.43 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:10:34 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:55:01 ens3 1.00 0.02 0.13 0.00 0.00 0.00 0.00 0.00 08:10:34 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:56:01 ens3 1.02 0.77 0.51 0.37 0.00 0.00 0.00 0.00 08:10:34 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:57:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:58:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:10:34 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 07:59:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:00:01 ens3 0.47 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:10:34 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:01:01 ens3 0.67 0.22 0.19 0.07 0.00 0.00 0.00 0.00 08:10:34 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:02:01 ens3 0.48 0.47 0.27 0.22 0.00 0.00 0.00 0.00 08:10:34 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:03:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:04:01 ens3 1.23 0.38 0.36 0.22 0.00 0.00 0.00 0.00 08:10:34 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:05:01 ens3 0.73 0.32 0.37 0.27 0.00 0.00 0.00 0.00 08:10:34 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:06:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:10:34 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:07:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 08:08:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 08:10:34 08:08:01 docker0 47.24 78.29 5.06 769.37 0.00 0.00 0.00 0.00 08:10:34 08:08:01 ens3 368.92 222.48 8007.49 45.51 0.00 0.00 0.00 0.00 08:10:34 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 08:09:01 veth74d2a5e 0.37 0.33 0.05 0.02 0.00 0.00 0.00 0.00 08:10:34 08:09:01 docker0 0.37 0.18 0.05 0.01 0.00 0.00 0.00 0.00 08:10:34 08:09:01 ens3 31.41 36.44 33.97 109.56 0.00 0.00 0.00 0.00 08:10:34 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:34 08:10:01 veth74d2a5e 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 08:10:01 docker0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:10:34 08:10:01 ens3 4.80 2.68 5.61 1.44 0.00 0.00 0.00 0.00 08:10:34 Average: lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 08:10:34 Average: veth74d2a5e 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 08:10:34 Average: docker0 20.96 30.39 1.75 246.11 0.00 0.00 0.00 0.00 08:10:34 Average: ens3 75.68 55.28 647.53 98.91 0.00 0.00 0.00 0.00 08:10:34 08:10:34 08:10:34 ---> sar -P ALL: 08:10:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11567) 05/27/26 _x86_64_ (8 CPU) 08:10:34 08:10:34 07:09:53 LINUX RESTART (8 CPU) 08:10:34 08:10:34 07:10:01 CPU %user %nice %system %iowait %steal %idle 08:10:34 07:11:01 all 8.44 0.00 2.13 1.18 0.07 88.19 08:10:34 07:11:01 0 9.03 0.00 3.41 0.50 0.07 86.98 08:10:34 07:11:01 1 11.33 0.00 1.51 1.56 0.05 85.55 08:10:34 07:11:01 2 6.25 0.00 1.98 0.32 0.05 91.40 08:10:34 07:11:01 3 10.53 0.00 2.70 2.82 0.10 83.85 08:10:34 07:11:01 4 6.53 0.00 1.96 0.20 0.05 91.26 08:10:34 07:11:01 5 10.14 0.00 2.35 3.65 0.07 83.80 08:10:34 07:11:01 6 6.35 0.00 1.85 0.15 0.08 91.56 08:10:34 07:11:01 7 7.31 0.00 1.31 0.20 0.07 91.11 08:10:34 07:12:01 all 19.28 0.00 4.59 0.99 0.09 75.04 08:10:34 07:12:01 0 19.05 0.00 5.00 3.18 0.08 72.69 08:10:34 07:12:01 1 18.67 0.00 4.49 0.88 0.08 75.87 08:10:34 07:12:01 2 23.43 0.00 4.39 0.56 0.08 71.55 08:10:34 07:12:01 3 16.92 0.00 4.60 0.80 0.10 77.58 08:10:34 07:12:01 4 18.62 0.00 4.81 1.72 0.08 74.77 08:10:34 07:12:01 5 16.97 0.00 4.11 0.25 0.10 78.56 08:10:34 07:12:01 6 19.90 0.00 5.44 0.19 0.08 74.39 08:10:34 07:12:01 7 20.67 0.00 3.90 0.35 0.08 74.98 08:10:34 07:13:01 all 41.98 0.00 7.88 0.33 0.12 49.68 08:10:34 07:13:01 0 40.31 0.00 8.78 1.60 0.12 49.18 08:10:34 07:13:01 1 40.90 0.00 7.80 0.32 0.12 50.86 08:10:34 07:13:01 2 39.95 0.00 7.63 0.39 0.10 51.93 08:10:34 07:13:01 3 41.68 0.00 8.08 0.08 0.12 50.03 08:10:34 07:13:01 4 44.40 0.00 7.43 0.12 0.12 47.93 08:10:34 07:13:01 5 43.68 0.00 7.74 0.03 0.13 48.41 08:10:34 07:13:01 6 41.40 0.00 7.89 0.08 0.13 50.50 08:10:34 07:13:01 7 43.53 0.00 7.67 0.03 0.12 48.65 08:10:34 07:14:01 all 66.61 0.00 8.08 0.05 0.14 25.12 08:10:34 07:14:01 0 66.80 0.00 8.12 0.00 0.15 24.93 08:10:34 07:14:01 1 66.10 0.00 8.22 0.27 0.15 25.26 08:10:34 07:14:01 2 66.66 0.00 7.83 0.07 0.15 25.29 08:10:34 07:14:01 3 66.42 0.00 8.13 0.00 0.13 25.31 08:10:34 07:14:01 4 66.22 0.00 8.04 0.00 0.15 25.59 08:10:34 07:14:01 5 66.93 0.00 8.23 0.05 0.13 24.65 08:10:34 07:14:01 6 66.63 0.00 7.87 0.02 0.13 25.34 08:10:34 07:14:01 7 67.11 0.00 8.18 0.00 0.15 24.56 08:10:34 07:15:01 all 29.74 0.00 9.39 5.67 0.12 55.08 08:10:34 07:15:01 0 28.34 0.00 9.41 5.38 0.12 56.76 08:10:34 07:15:01 1 28.54 0.00 9.22 8.49 0.12 53.63 08:10:34 07:15:01 2 31.25 0.00 8.91 5.09 0.10 54.66 08:10:34 07:15:01 3 29.08 0.00 9.53 4.88 0.12 56.39 08:10:34 07:15:01 4 29.16 0.00 9.83 4.97 0.12 55.92 08:10:34 07:15:01 5 30.22 0.00 9.39 6.03 0.12 54.25 08:10:34 07:15:01 6 29.84 0.00 9.61 5.26 0.10 55.19 08:10:34 07:15:01 7 31.51 0.00 9.23 5.26 0.13 53.86 08:10:34 07:16:01 all 66.57 0.00 12.84 7.35 0.15 13.09 08:10:34 07:16:01 0 66.18 0.00 13.40 5.92 0.15 14.35 08:10:34 07:16:01 1 66.88 0.00 12.49 4.41 0.15 16.07 08:10:34 07:16:01 2 66.71 0.00 13.14 13.28 0.15 6.71 08:10:34 07:16:01 3 66.33 0.00 12.81 6.12 0.13 14.61 08:10:34 07:16:01 4 66.08 0.00 13.14 6.97 0.13 13.68 08:10:34 07:16:01 5 66.19 0.00 12.91 10.53 0.15 10.22 08:10:34 07:16:01 6 67.44 0.00 12.20 4.29 0.15 15.92 08:10:34 07:16:01 7 66.74 0.00 12.68 7.30 0.17 13.11 08:10:34 07:17:01 all 91.40 0.00 8.45 0.00 0.14 0.00 08:10:34 07:17:01 0 92.04 0.00 7.83 0.00 0.13 0.00 08:10:34 07:17:01 1 91.57 0.00 8.30 0.00 0.13 0.00 08:10:34 07:17:01 2 91.72 0.00 8.15 0.00 0.13 0.00 08:10:34 07:17:01 3 90.77 0.00 9.08 0.00 0.15 0.00 08:10:34 07:17:01 4 91.54 0.00 8.31 0.00 0.15 0.00 08:10:34 07:17:01 5 91.34 0.00 8.51 0.00 0.15 0.00 08:10:34 07:17:01 6 90.84 0.00 9.01 0.00 0.15 0.00 08:10:34 07:17:01 7 91.42 0.00 8.45 0.00 0.13 0.00 08:10:34 07:18:01 all 91.66 0.00 8.19 0.00 0.15 0.00 08:10:34 07:18:01 0 92.36 0.00 7.49 0.00 0.15 0.00 08:10:34 07:18:01 1 92.15 0.00 7.70 0.00 0.15 0.00 08:10:34 07:18:01 2 91.42 0.00 8.42 0.00 0.17 0.00 08:10:34 07:18:01 3 90.97 0.00 8.89 0.00 0.15 0.00 08:10:34 07:18:01 4 91.81 0.00 8.04 0.00 0.15 0.00 08:10:34 07:18:01 5 90.68 0.00 9.17 0.00 0.15 0.00 08:10:34 07:18:01 6 92.01 0.00 7.84 0.00 0.15 0.00 08:10:34 07:18:01 7 91.86 0.00 7.99 0.00 0.15 0.00 08:10:34 07:19:01 all 17.76 0.00 3.37 0.62 0.07 78.18 08:10:34 07:19:01 0 17.38 0.00 3.03 0.87 0.07 78.65 08:10:34 07:19:01 1 19.87 0.00 3.14 0.43 0.08 76.47 08:10:34 07:19:01 2 19.62 0.00 3.09 0.94 0.07 76.29 08:10:34 07:19:01 3 16.45 0.00 3.98 0.84 0.07 78.66 08:10:34 07:19:01 4 18.99 0.00 3.33 0.40 0.08 77.20 08:10:34 07:19:01 5 17.17 0.00 3.41 0.37 0.07 78.99 08:10:34 07:19:01 6 16.65 0.00 3.17 0.42 0.05 79.72 08:10:34 07:19:01 7 15.99 0.00 3.82 0.68 0.07 79.44 08:10:34 07:20:01 all 11.48 0.00 0.89 0.06 0.07 87.49 08:10:34 07:20:01 0 14.49 0.00 0.90 0.07 0.08 84.46 08:10:34 07:20:01 1 12.20 0.00 0.83 0.15 0.07 86.75 08:10:34 07:20:01 2 11.87 0.00 1.02 0.03 0.05 87.03 08:10:34 07:20:01 3 10.30 0.00 0.85 0.13 0.08 88.63 08:10:34 07:20:01 4 8.63 0.00 0.99 0.00 0.05 90.33 08:10:34 07:20:01 5 12.51 0.00 0.79 0.00 0.08 86.62 08:10:34 07:20:01 6 15.47 0.00 1.01 0.12 0.08 83.32 08:10:34 07:20:01 7 6.36 0.00 0.75 0.02 0.08 92.79 08:10:34 07:21:01 all 5.09 0.00 0.49 0.54 0.05 93.83 08:10:34 07:21:01 0 6.39 0.00 0.50 0.32 0.07 92.73 08:10:34 07:21:01 1 8.73 0.00 0.55 0.03 0.05 90.63 08:10:34 07:21:01 2 3.42 0.00 0.53 0.00 0.05 95.99 08:10:34 07:21:01 3 2.50 0.00 0.48 3.27 0.05 93.70 08:10:34 07:21:01 4 7.37 0.00 0.50 0.67 0.05 91.41 08:10:34 07:21:01 5 4.15 0.00 0.57 0.07 0.03 95.18 08:10:34 07:21:01 6 5.06 0.00 0.35 0.00 0.03 94.55 08:10:34 07:21:01 7 3.09 0.00 0.45 0.00 0.03 96.43 08:10:34 08:10:34 07:21:01 CPU %user %nice %system %iowait %steal %idle 08:10:34 07:22:01 all 0.04 0.00 0.02 0.00 0.01 99.92 08:10:34 07:22:01 0 0.02 0.00 0.05 0.02 0.02 99.90 08:10:34 07:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 07:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:10:34 07:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:22:01 5 0.18 0.00 0.02 0.00 0.03 99.77 08:10:34 07:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:22:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:10:34 07:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:10:34 07:23:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:10:34 07:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:10:34 07:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:23:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:10:34 07:23:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:10:34 07:23:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:10:34 07:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:23:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:10:34 07:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:10:34 07:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:10:34 07:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:24:01 3 0.02 0.00 0.03 0.02 0.03 99.90 08:10:34 07:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 07:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:25:01 all 0.04 0.00 0.03 0.01 0.01 99.91 08:10:34 07:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:10:34 07:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:10:34 07:25:01 3 0.05 0.00 0.05 0.05 0.03 99.82 08:10:34 07:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:10:34 07:25:01 5 0.10 0.00 0.02 0.02 0.03 99.83 08:10:34 07:25:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:10:34 07:25:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:10:34 07:26:02 all 0.04 0.00 0.02 0.00 0.01 99.92 08:10:34 07:26:02 0 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 07:26:02 1 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:26:02 2 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 07:26:02 3 0.03 0.00 0.03 0.03 0.02 99.88 08:10:34 07:26:02 4 0.02 0.00 0.03 0.00 0.02 99.93 08:10:34 07:26:02 5 0.13 0.00 0.03 0.00 0.00 99.83 08:10:34 07:26:02 6 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:26:02 7 0.08 0.00 0.03 0.00 0.02 99.87 08:10:34 07:27:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:10:34 07:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:10:34 07:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 07:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:27:01 3 0.07 0.00 0.03 0.02 0.02 99.86 08:10:34 07:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:10:34 07:27:01 5 0.09 0.00 0.02 0.00 0.02 99.88 08:10:34 07:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 07:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:10:34 07:28:01 all 0.08 0.00 0.01 0.01 0.01 99.90 08:10:34 07:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 07:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 07:28:01 3 0.12 0.00 0.00 0.05 0.03 99.80 08:10:34 07:28:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:10:34 07:28:01 5 0.13 0.00 0.00 0.00 0.02 99.85 08:10:34 07:28:01 6 0.17 0.00 0.00 0.00 0.00 99.83 08:10:34 07:28:01 7 0.10 0.00 0.03 0.00 0.02 99.85 08:10:34 07:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:10:34 07:29:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:10:34 07:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:29:01 3 0.07 0.00 0.00 0.02 0.00 99.92 08:10:34 07:29:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:10:34 07:29:01 5 0.08 0.00 0.03 0.00 0.03 99.85 08:10:34 07:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:10:34 07:30:01 all 0.20 0.00 0.03 0.01 0.01 99.74 08:10:34 07:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:30:01 1 0.35 0.00 0.03 0.05 0.02 99.55 08:10:34 07:30:01 2 0.05 0.00 0.07 0.00 0.02 99.87 08:10:34 07:30:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:10:34 07:30:01 4 0.25 0.00 0.03 0.00 0.02 99.70 08:10:34 07:30:01 5 0.18 0.00 0.07 0.00 0.03 99.72 08:10:34 07:30:01 6 0.65 0.00 0.02 0.00 0.00 99.33 08:10:34 07:30:01 7 0.10 0.00 0.03 0.02 0.00 99.85 08:10:34 07:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:10:34 07:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:31:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:10:34 07:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:31:01 4 0.12 0.00 0.00 0.00 0.00 99.88 08:10:34 07:31:01 5 0.05 0.00 0.07 0.00 0.03 99.85 08:10:34 07:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:10:34 07:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:10:34 07:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:10:34 07:32:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:10:34 07:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 07:32:01 5 0.12 0.00 0.03 0.00 0.03 99.82 08:10:34 07:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:10:34 08:10:34 07:32:01 CPU %user %nice %system %iowait %steal %idle 08:10:34 07:33:01 all 0.14 0.00 0.02 0.00 0.01 99.83 08:10:34 07:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 07:33:01 1 0.00 0.00 0.03 0.02 0.00 99.95 08:10:34 07:33:01 2 0.13 0.00 0.03 0.00 0.02 99.82 08:10:34 07:33:01 3 0.58 0.00 0.02 0.02 0.02 99.37 08:10:34 07:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:10:34 07:33:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:10:34 07:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:10:34 07:33:01 7 0.22 0.00 0.00 0.00 0.00 99.78 08:10:34 07:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:10:34 07:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:10:34 07:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:10:34 07:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 07:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:34:01 5 0.07 0.00 0.05 0.00 0.03 99.85 08:10:34 07:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:35:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:10:34 07:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:10:34 07:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:10:34 07:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:10:34 07:35:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:10:34 07:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:35:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:10:34 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:35:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:10:34 07:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:10:34 07:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:36:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:10:34 07:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:36:01 3 0.05 0.00 0.03 0.02 0.03 99.87 08:10:34 07:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:36:01 5 0.07 0.00 0.03 0.00 0.03 99.87 08:10:34 07:36:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:10:34 07:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:10:34 07:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:10:34 07:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 07:37:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:10:34 07:37:01 3 0.05 0.00 0.03 0.02 0.02 99.88 08:10:34 07:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:37:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:10:34 07:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:37:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:10:34 07:38:01 all 0.18 0.00 0.01 0.00 0.01 99.80 08:10:34 07:38:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:10:34 07:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:10:34 07:38:01 3 1.26 0.00 0.00 0.00 0.02 98.73 08:10:34 07:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 07:38:01 6 0.05 0.00 0.00 0.00 0.03 99.92 08:10:34 07:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:39:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:10:34 07:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:10:34 07:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:10:34 07:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:39:01 3 0.58 0.00 0.03 0.00 0.02 99.37 08:10:34 07:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 07:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:10:34 07:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:10:34 07:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:10:34 07:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:40:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:10:34 07:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:10:34 07:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:40:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:10:34 07:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:10:34 07:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:10:34 07:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 07:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:10:34 07:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 07:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:10:34 07:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 07:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:10:34 07:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:42:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:10:34 07:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:10:34 07:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:10:34 07:42:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:10:34 07:42:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:10:34 07:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:10:34 07:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:43:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:10:34 07:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:43:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:10:34 07:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:10:34 07:43:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:10:34 07:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 08:10:34 07:43:01 CPU %user %nice %system %iowait %steal %idle 08:10:34 07:44:01 all 0.03 0.00 0.01 0.00 0.02 99.94 08:10:34 07:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:10:34 07:44:01 3 0.05 0.00 0.00 0.02 0.02 99.92 08:10:34 07:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:10:34 07:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:10:34 07:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:10:34 07:44:01 7 0.08 0.00 0.02 0.00 0.03 99.87 08:10:34 07:45:01 all 0.28 0.00 0.01 0.00 0.00 99.70 08:10:34 07:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 07:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:10:34 07:45:01 3 1.99 0.00 0.02 0.00 0.02 97.98 08:10:34 07:45:01 4 0.05 0.00 0.00 0.02 0.00 99.93 08:10:34 07:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:45:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:10:34 07:46:01 all 0.11 0.00 0.02 0.00 0.02 99.85 08:10:34 07:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:46:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:10:34 07:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:10:34 07:46:01 3 0.71 0.00 0.02 0.00 0.02 99.25 08:10:34 07:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:46:01 5 0.05 0.00 0.05 0.00 0.02 99.88 08:10:34 07:46:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:10:34 07:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:10:34 07:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:47:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:10:34 07:47:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:10:34 07:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 07:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:48:01 all 0.10 0.00 0.02 0.00 0.01 99.87 08:10:34 07:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:48:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:10:34 07:48:01 3 0.60 0.00 0.07 0.00 0.02 99.32 08:10:34 07:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:48:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:10:34 07:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:48:01 7 0.02 0.00 0.05 0.00 0.02 99.92 08:10:34 07:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:10:34 07:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:49:01 1 0.02 0.00 0.03 0.02 0.00 99.93 08:10:34 07:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:10:34 07:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 07:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:10:34 07:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 07:50:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:10:34 07:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:50:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:10:34 07:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:50:01 3 0.12 0.00 0.00 0.02 0.02 99.85 08:10:34 07:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:50:01 5 0.08 0.00 0.03 0.00 0.02 99.87 08:10:34 07:50:01 6 0.02 0.00 0.03 0.00 0.03 99.92 08:10:34 07:50:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:10:34 07:51:01 all 0.21 0.00 0.02 0.00 0.01 99.76 08:10:34 07:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 07:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:51:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:10:34 07:51:01 3 1.47 0.00 0.02 0.00 0.02 98.50 08:10:34 07:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:51:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:10:34 07:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 07:52:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:10:34 07:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:52:01 1 0.00 0.00 0.03 0.02 0.02 99.93 08:10:34 07:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:52:01 3 2.00 0.00 0.00 0.02 0.02 97.96 08:10:34 07:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:52:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:10:34 07:52:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:10:34 07:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:10:34 07:53:01 all 0.24 0.00 0.01 0.00 0.01 99.74 08:10:34 07:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:10:34 07:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:10:34 07:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:53:01 3 1.73 0.00 0.02 0.02 0.02 98.22 08:10:34 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:10:34 07:53:01 6 0.07 0.00 0.02 0.00 0.03 99.88 08:10:34 07:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:54:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:10:34 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:54:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:10:34 07:54:01 2 0.07 0.00 0.07 0.00 0.03 99.83 08:10:34 07:54:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:10:34 07:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:54:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:10:34 07:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:54:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:10:34 08:10:34 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:10:34 07:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:10:34 07:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:55:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:10:34 07:55:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:10:34 07:55:01 3 0.08 0.00 0.00 0.00 0.02 99.90 08:10:34 07:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:55:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:10:34 07:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:10:34 07:56:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:10:34 07:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:56:01 2 0.07 0.00 0.05 0.00 0.02 99.87 08:10:34 07:56:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:10:34 07:56:01 4 0.08 0.00 0.00 0.00 0.00 99.92 08:10:34 07:56:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:10:34 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:10:34 07:57:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:10:34 07:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:10:34 07:57:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:10:34 07:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:10:34 07:57:01 3 0.07 0.00 0.03 0.02 0.02 99.87 08:10:34 07:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 07:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:10:34 07:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:10:34 07:58:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:10:34 07:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 07:58:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:10:34 07:58:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:10:34 07:58:01 3 1.96 0.00 0.00 0.00 0.02 98.03 08:10:34 07:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 07:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:10:34 07:59:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:10:34 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 07:59:01 2 0.08 0.00 0.02 0.00 0.03 99.87 08:10:34 07:59:01 3 1.39 0.00 0.05 0.02 0.02 98.53 08:10:34 07:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 07:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 07:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:10:34 07:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:10:34 08:00:01 all 0.07 0.00 0.01 0.00 0.00 99.91 08:10:34 08:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:00:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:10:34 08:00:01 2 0.07 0.00 0.03 0.00 0.03 99.87 08:10:34 08:00:01 3 0.40 0.00 0.05 0.00 0.00 99.55 08:10:34 08:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 08:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 08:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 08:01:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:10:34 08:01:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:10:34 08:01:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:10:34 08:01:01 2 0.10 0.00 0.03 0.00 0.02 99.85 08:10:34 08:01:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:10:34 08:01:01 4 0.13 0.00 0.00 0.00 0.00 99.87 08:10:34 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 08:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 08:02:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:10:34 08:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 08:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:02:01 2 0.05 0.00 0.03 0.00 0.03 99.88 08:10:34 08:02:01 3 0.12 0.00 0.03 0.02 0.02 99.82 08:10:34 08:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 08:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 08:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 08:02:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:10:34 08:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:10:34 08:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 08:03:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:10:34 08:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:10:34 08:03:01 3 0.13 0.00 0.00 0.00 0.02 99.85 08:10:34 08:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:10:34 08:03:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:10:34 08:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:10:34 08:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 08:04:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:10:34 08:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:10:34 08:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 08:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:10:34 08:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:10:34 08:05:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:10:34 08:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 08:05:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:10:34 08:05:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:10:34 08:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 08:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 08:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:10:34 08:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 08:10:34 08:05:01 CPU %user %nice %system %iowait %steal %idle 08:10:34 08:06:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:10:34 08:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:10:34 08:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 08:06:01 2 0.07 0.00 0.03 0.00 0.03 99.87 08:10:34 08:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:10:34 08:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:10:34 08:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 08:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:10:34 08:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 08:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:10:34 08:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:10:34 08:07:01 1 0.07 0.00 0.00 0.02 0.02 99.90 08:10:34 08:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:10:34 08:07:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:10:34 08:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:10:34 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 08:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:10:34 08:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:10:34 08:08:01 all 7.81 0.00 3.33 0.31 0.06 88.50 08:10:34 08:08:01 0 9.20 0.00 3.61 0.40 0.05 86.74 08:10:34 08:08:01 1 6.06 0.00 3.02 0.29 0.05 90.59 08:10:34 08:08:01 2 8.52 0.00 4.43 1.01 0.07 85.97 08:10:34 08:08:01 3 4.92 0.00 2.35 0.10 0.07 92.57 08:10:34 08:08:01 4 7.52 0.00 3.84 0.47 0.07 88.09 08:10:34 08:08:01 5 7.18 0.00 2.52 0.05 0.05 90.21 08:10:34 08:08:01 6 9.47 0.00 2.83 0.07 0.05 87.58 08:10:34 08:08:01 7 9.62 0.00 4.01 0.08 0.07 86.22 08:10:34 08:09:01 all 0.62 0.00 0.35 0.17 0.02 98.84 08:10:34 08:09:01 0 0.33 0.00 0.22 0.02 0.02 99.42 08:10:34 08:09:01 1 1.28 0.00 0.70 0.17 0.02 97.83 08:10:34 08:09:01 2 0.62 0.00 0.17 0.00 0.02 99.20 08:10:34 08:09:01 3 0.60 0.00 0.23 0.00 0.03 99.13 08:10:34 08:09:01 4 0.50 0.00 0.77 1.07 0.02 97.64 08:10:34 08:09:01 5 0.39 0.00 0.18 0.00 0.02 99.41 08:10:34 08:09:01 6 0.58 0.00 0.30 0.08 0.02 99.02 08:10:34 08:09:01 7 0.62 0.00 0.25 0.02 0.03 99.08 08:10:34 08:10:01 all 0.05 0.00 0.04 0.01 0.01 99.89 08:10:34 08:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:10:34 08:10:01 1 0.08 0.00 0.07 0.03 0.02 99.80 08:10:34 08:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:10:34 08:10:01 3 0.08 0.00 0.03 0.00 0.02 99.87 08:10:34 08:10:01 4 0.07 0.00 0.03 0.00 0.00 99.90 08:10:34 08:10:01 5 0.07 0.00 0.05 0.00 0.02 99.87 08:10:34 08:10:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:10:34 08:10:01 7 0.03 0.00 0.08 0.02 0.02 99.85 08:10:34 Average: all 7.68 0.00 1.17 0.29 0.03 90.83 08:10:34 Average: 0 7.69 0.00 1.19 0.30 0.03 90.79 08:10:34 Average: 1 7.74 0.00 1.14 0.29 0.03 90.81 08:10:34 Average: 2 7.70 0.00 1.17 0.36 0.03 90.74 08:10:34 Average: 3 7.71 0.00 1.20 0.32 0.03 90.73 08:10:34 Average: 4 7.62 0.00 1.18 0.28 0.02 90.89 08:10:34 Average: 5 7.65 0.00 1.18 0.35 0.03 90.79 08:10:34 Average: 6 7.70 0.00 1.16 0.18 0.03 90.93 08:10:34 Average: 7 7.61 0.00 1.16 0.23 0.03 90.97 08:10:34 08:10:34 08:10:34