Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d60d281f4406048612d0268e01845a9ebff5150c 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-ssh12944700264166317539.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh2991973630366440915.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh15887525277966395443.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh2019711321559302391.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-ssh17844510202304940789.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-14360’ is offline Running on prd-ubuntu20.04-docker-8c-8g-14362 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/989 [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/989 # 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 d60d281f4406048612d0268e01845a9ebff5150c (main) Commit message: "feat: Support ActiveYearlyTimeWindow in the scheduler (#5450)" > git config core.sparsecheckout # timeout=10 > git checkout -f d60d281f4406048612d0268e01845a9ebff5150c # timeout=10 > git rev-list --no-walk 40cd80bac603763c7752655dbe2af7a1b0c195ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:58:37 ========================================================= 11:58:37 EdgeX Global Pipelines Version Info 11:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:58:38 ------------------- 11:58:38 stable info: 11:58:38 ------------------- 11:58:38 Commited By: Ginny Guan ginny@iotechsys.com 11:58:38 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 11:58:38 Message: update stable to v1.0.281 11:58:39 ------------------- 11:58:39 experimental info: 11:58:39 ------------------- 11:58:39 Commited By: **** collab-it+edgex@linuxfoundation.org 11:58:39 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 11:58:39 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:58:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:58:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:58:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d60d281 [Pipeline] echo 11:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:40 provisioning config files... 11:58:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/989@tmp/config11274970782721629348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:41 ---> ****-login.sh 11:58:41 nexus3.edgexfoundry.org:10001 11:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:41 11:58:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:58:41 Configure a credential helper to remove this warning. See 11:58:41 https://docs.****.com/go/credential-store/ 11:58:41 11:58:41 Login Succeeded 11:58:41 nexus3.edgexfoundry.org:10002 11:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:41 11:58:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:58:41 Configure a credential helper to remove this warning. See 11:58:41 https://docs.****.com/go/credential-store/ 11:58:41 11:58:41 Login Succeeded 11:58:41 nexus3.edgexfoundry.org:10003 11:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:41 11:58:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:58:41 Configure a credential helper to remove this warning. See 11:58:41 https://docs.****.com/go/credential-store/ 11:58:41 11:58:41 Login Succeeded 11:58:41 nexus3.edgexfoundry.org:10004 11:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:41 11:58:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:58:41 Configure a credential helper to remove this warning. See 11:58:41 https://docs.****.com/go/credential-store/ 11:58:41 11:58:41 Login Succeeded 11:58:41 ****.io 11:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:42 11:58:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:58:42 Configure a credential helper to remove this warning. See 11:58:42 https://docs.****.com/go/credential-store/ 11:58:42 11:58:42 Login Succeeded 11:58:42 ---> ****-login.sh ends [Pipeline] } 11:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:58:42 + 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 11:58:42 + dirname cmd/core-command/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo core-command,cmd/core-command/Dockerfile 11:58:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 11:58:42 + dirname cmd/core-data/Dockerfile+ 11:58:42 cut -d/ -f2 11:58:42 + echo core-data,cmd/core-data/Dockerfile 11:58:42 + + dirname cmd/core-keeper/Dockerfilecut 11:58:42 -d/ -f2 11:58:42 + echo core-keeper,cmd/core-keeper/Dockerfile 11:58:42 + dirname cmd/core-metadata/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo core-metadata,cmd/core-metadata/Dockerfile 11:58:42 + dirname cmd/security-bootstrapper/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:58:42 + dirname cmd/security-proxy-auth/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 11:58:42 + dirname cmd/security-proxy-setup/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:58:42 + dirname cmd/security-secretstore-setup/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:58:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:58:42 + dirname cmd/security-spire-agent/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:58:42 + dirname cmd/security-spire-config/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:58:42 + dirname cmd/security-spire-server/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:58:42 + dirname cmd/support-notifications/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo support-notifications,cmd/support-notifications/Dockerfile 11:58:42 + dirname cmd/support-scheduler/Dockerfile 11:58:42 + cut -d/ -f2 11:58:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 11:58:42 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 11:58:42 + git rev-list -1 --merges d60d281f4406048612d0268e01845a9ebff5150c~1..d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] echo 11:58:42 -----------> git rev-list -1 --merges d60d281f4406048612d0268e01845a9ebff5150c~1..d60d281f4406048612d0268e01845a9ebff5150c d60d281f4406048612d0268e01845a9ebff5150c [false] [Pipeline] sh 11:58:43 + git log --format=format:%s -1 d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] echo 11:58:43 ========================================================= 11:58:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:58:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:58:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:58:43 + grep -v github /etc/ssh/ssh_known_hosts 11:58:43 + [ -e /tmp/ssh_known_hosts ] 11:58:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:58:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:58:43 + sudo tee -a /etc/ssh/ssh_known_hosts 11:58:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:58:44 11:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:58:44 0.1.4: Pulling from edgex-devops/py-git-semver 11:58:44 3dae71ba6b94: Pulling fs layer 11:58:44 6bf1a483ea7c: Pulling fs layer 11:58:44 f5dfc541a4d3: Pulling fs layer 11:58:44 461d9e800cba: Pulling fs layer 11:58:44 80192f66455f: Pulling fs layer 11:58:44 2e8e34ca0e6c: Pulling fs layer 11:58:44 a29436f7fd5d: Pulling fs layer 11:58:44 923cac83aea3: Pulling fs layer 11:58:44 25ad8b0a4227: Pulling fs layer 11:58:44 db01528c6b51: Pulling fs layer 11:58:44 461d9e800cba: Waiting 11:58:44 28988de357af: Pulling fs layer 11:58:44 80192f66455f: Waiting 11:58:44 a29436f7fd5d: Waiting 11:58:44 2e8e34ca0e6c: Waiting 11:58:44 923cac83aea3: Waiting 11:58:44 db01528c6b51: Waiting 11:58:44 25ad8b0a4227: Waiting 11:58:44 28988de357af: Waiting 11:58:44 6bf1a483ea7c: Verifying Checksum 11:58:44 6bf1a483ea7c: Download complete 11:58:44 461d9e800cba: Verifying Checksum 11:58:44 461d9e800cba: Download complete 11:58:44 80192f66455f: Verifying Checksum 11:58:44 80192f66455f: Download complete 11:58:44 f5dfc541a4d3: Verifying Checksum 11:58:44 f5dfc541a4d3: Download complete 11:58:44 3dae71ba6b94: Verifying Checksum 11:58:44 3dae71ba6b94: Download complete 11:58:44 923cac83aea3: Verifying Checksum 11:58:44 923cac83aea3: Download complete 11:58:44 25ad8b0a4227: Verifying Checksum 11:58:44 25ad8b0a4227: Download complete 11:58:44 db01528c6b51: Verifying Checksum 11:58:44 db01528c6b51: Download complete 11:58:44 28988de357af: Download complete 11:58:44 a29436f7fd5d: Verifying Checksum 11:58:44 a29436f7fd5d: Download complete 11:58:45 2e8e34ca0e6c: Download complete 11:58:45 3dae71ba6b94: Pull complete 11:58:46 6bf1a483ea7c: Pull complete 11:58:46 f5dfc541a4d3: Pull complete 11:58:47 461d9e800cba: Pull complete 11:58:47 80192f66455f: Pull complete 11:58:51 2e8e34ca0e6c: Pull complete 11:58:51 a29436f7fd5d: Pull complete 11:58:51 923cac83aea3: Pull complete 11:58:52 25ad8b0a4227: Pull complete 11:58:52 db01528c6b51: Pull complete 11:58:52 28988de357af: Pull complete 11:58:52 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:52 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 11:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:58:54 $ docker top 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 -eo pid,comm 11:58:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:58:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:58:54 [ssh-agent] Looking for ssh-agent implementation... 11:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:58:54 $ docker exec 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 ssh-agent 11:58:54 SSH_AUTH_SOCK=/tmp/ssh-PwZlBC1lZXGz/agent.33 11:58:54 SSH_AGENT_PID=39 11:58:54 Running ssh-add (command line suppressed) 11:58:55 Identity added: /w/workspace/edgex-go/989@tmp/private_key_1103653190979769326.key (/w/workspace/edgex-go/989@tmp/private_key_1103653190979769326.key) 11:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:58:55 + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] sh 11:58:55 + git tag --points-at HEAD [Pipeline] } 11:58:55 $ docker exec --env ******** --env ******** 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 ssh-agent -k 11:58:55 unset SSH_AUTH_SOCK; 11:58:55 unset SSH_AGENT_PID; 11:58:55 echo Agent pid 39 killed; 11:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:58:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:58:55 [ssh-agent] Looking for ssh-agent implementation... 11:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:58:55 $ docker exec 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 ssh-agent 11:58:56 SSH_AUTH_SOCK=/tmp/ssh-Xg1cI6DzrJL9/agent.87 11:58:56 SSH_AGENT_PID=93 11:58:56 Running ssh-add (command line suppressed) 11:58:56 Identity added: /w/workspace/edgex-go/989@tmp/private_key_17236454185686227306.key (/w/workspace/edgex-go/989@tmp/private_key_17236454185686227306.key) 11:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:58:56 + git semver init 11:58:56 2026-07-06 11:58:56,763 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:58:56 2026-07-06 11:58:56,767 [run_init] DEBUG init version:0.0.0 force:False 11:58:56 2026-07-06 11:58:56,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/989/.semver 11:58:56 2026-07-06 11:58:56,768 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/989/.semver 11:58:56 2026-07-06 11:58:56,769 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/989/.semver'], cwd=/w/workspace/edgex-go/989, stdin=None, shell=False, universal_newlines=False) 11:59:02 2026-07-06 11:59:01,589 [append_file] DEBUG append to file:/w/workspace/edgex-go/989/.git/info/exclude 11:59:02 2026-07-06 11:59:01,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/989/.semver/main with force:False 11:59:02 2026-07-06 11:59:01,590 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main 11:59:02 2026-07-06 11:59:01,590 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main 11:59:02 4.1.0-dev.124 [Pipeline] } 11:59:02 $ docker exec --env ******** --env ******** 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 ssh-agent -k 11:59:02 unset SSH_AUTH_SOCK; 11:59:02 unset SSH_AGENT_PID; 11:59:02 echo Agent pid 93 killed; 11:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:59:02 + git semver [Pipeline] } 11:59:02 $ docker stop --time=1 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 11:59:04 $ docker rm -f --volumes 84811950b3d308fc46d13379aa7f6749df3815f605f6b8882c9626a3881cfa11 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:59:04 Stashed 1 file(s) [Pipeline] echo 11:59:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.124 [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 11:59:05 + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] echo 11:59:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 11:59:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 11:59:05 ========================================================= 11:59:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:59:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:59:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:59:05 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 11:59:05 2d35ebdb57d9: Pulling fs layer 11:59:05 c35fb4624d26: Pulling fs layer 11:59:05 4e2aec7ef170: Pulling fs layer 11:59:05 333b49ad6fbf: Pulling fs layer 11:59:05 4f4fb700ef54: Pulling fs layer 11:59:05 c3e65509a76b: Pulling fs layer 11:59:05 7cf9ebb963bd: Pulling fs layer 11:59:05 bb34ca984cfb: Pulling fs layer 11:59:05 151cf03bc807: Pulling fs layer 11:59:05 333b49ad6fbf: Waiting 11:59:05 c3e65509a76b: Waiting 11:59:05 7cf9ebb963bd: Waiting 11:59:05 4f4fb700ef54: Waiting 11:59:05 bb34ca984cfb: Waiting 11:59:05 151cf03bc807: Waiting 11:59:05 c35fb4624d26: Verifying Checksum 11:59:05 c35fb4624d26: Download complete 11:59:05 333b49ad6fbf: Verifying Checksum 11:59:05 333b49ad6fbf: Download complete 11:59:05 4f4fb700ef54: Verifying Checksum 11:59:05 4f4fb700ef54: Download complete 11:59:05 c3e65509a76b: Download complete 11:59:05 2d35ebdb57d9: Verifying Checksum 11:59:05 2d35ebdb57d9: Download complete 11:59:05 7cf9ebb963bd: Verifying Checksum 11:59:05 7cf9ebb963bd: Download complete 11:59:05 2d35ebdb57d9: Pull complete 11:59:05 c35fb4624d26: Pull complete 11:59:06 4e2aec7ef170: Verifying Checksum 11:59:06 4e2aec7ef170: Download complete 11:59:06 151cf03bc807: Verifying Checksum 11:59:06 151cf03bc807: Download complete 11:59:06 bb34ca984cfb: Verifying Checksum 11:59:06 bb34ca984cfb: Download complete 11:59:10 4e2aec7ef170: Pull complete 11:59:10 333b49ad6fbf: Pull complete 11:59:10 4f4fb700ef54: Pull complete 11:59:10 c3e65509a76b: Pull complete 11:59:11 7cf9ebb963bd: Pull complete 11:59:14 bb34ca984cfb: Pull complete 11:59:14 151cf03bc807: Pull complete 11:59:14 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:59:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:59:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 11:59:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:59:14 WORKDIR /edgex 11:59:14 COPY go.mod . 11:59:14 RUN go mod download 11:59:14 + docker build -t ci-base-image-x86_64 -f - . 11:59:15 #0 building with "default" instance using docker driver 11:59:15 11:59:15 #1 [internal] load build definition from Dockerfile 11:59:15 #1 transferring dockerfile: 164B done 11:59:15 #1 DONE 0.0s 11:59:15 11:59:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:59:15 #2 DONE 0.0s 11:59:15 11:59:15 #3 [internal] load .dockerignore 11:59:15 #3 transferring context: 50B done 11:59:15 #3 DONE 0.0s 11:59:15 11:59:15 #4 [internal] load build context 11:59:15 #4 transferring context: 7.01kB done 11:59:15 #4 DONE 0.0s 11:59:15 11:59:15 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:59:15 #5 DONE 0.1s 11:59:15 11:59:15 #6 [2/4] WORKDIR /edgex 11:59:17 #6 DONE 2.1s 11:59:17 11:59:17 #7 [3/4] COPY go.mod . 11:59:17 #7 DONE 0.0s 11:59:17 11:59:17 #8 [4/4] RUN go mod download 11:59:19 Still waiting to schedule task 11:59:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:59:49 #8 DONE 30.3s 11:59:49 11:59:49 #9 exporting to image 11:59:49 #9 exporting layers 11:59:51 #9 exporting layers 3.4s done 11:59:51 #9 writing image sha256:5fdfcf454386d00934af5663597cc52b54ed5d95091d5685afe1775d02f37913 done 11:59:51 #9 naming to docker.io/library/ci-base-image-x86_64 done 11:59:51 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:51 + docker inspect -f . ci-base-image-x86_64 11:59:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:51 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 11:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:59:51 $ docker top 284653be4c8e2f5d4a40de92f4c4f1f6ef765db193925a00fab63f8e9f0afb2a -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:52 + go version 11:59:52 go version go1.25.2 linux/amd64 [Pipeline] } 11:59:52 $ docker stop --time=1 284653be4c8e2f5d4a40de92f4c4f1f6ef765db193925a00fab63f8e9f0afb2a 11:59:53 $ docker rm -f --volumes 284653be4c8e2f5d4a40de92f4c4f1f6ef765db193925a00fab63f8e9f0afb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:53 + docker inspect -f . ci-base-image-x86_64 11:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:54 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 11:59:54 $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:59:54 $ docker top 04e8e856508b539eed297ea6d5eb5905baddc7c70b41cdce41b18085f0b179b9 -eo pid,comm [Pipeline] { [Pipeline] echo 11:59:54 ========================================================= 11:59:54 [edgeXBuildGoParallel] Running Tests and Build... 11:59:54 ========================================================= [Pipeline] sh 11:59:54 + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] fileExists [Pipeline] sh 11:59:54 + make test 11:59:54 go test -race -coverprofile=coverage.out ./... 12:00:04 ? github.com/edgexfoundry/edgex-go [no test files] 12:00:31 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 12:00:31 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 12:00:31 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 12:00:31 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 12:00:31 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 12:00:32 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 12:00:32 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 12:00:32 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 12:00:32 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 12:00:32 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 12:00:32 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 12:00:32 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 12:00:33 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 12:00:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:00:33 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 12:00:33 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 12:00:33 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 12:00:33 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 12:00:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 12:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.097s coverage: 71.0% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 12:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 12:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 57.3% of statements 12:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 12:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.019s coverage: 94.2% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 12:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 12:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 12:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 12:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 12:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.075s coverage: 90.7% of statements 12:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 12:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.057s coverage: 0.0% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 12:00:39 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 12:00:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 11.1% of statements 12:00:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 12:00:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 12:00:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.457s coverage: 97.7% of statements 12:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 12:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:00:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:00:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 12:00:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 12:00:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements 12:00:42 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 12:00:42 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 12:00:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:00:42 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 12:00:42 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 12:00:42 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 12:00:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:00:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 12:00:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 12:00:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 12:00:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.056s coverage: 3.5% of statements 12:00:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 12:00:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 12:00:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 12:00:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:00:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements 12:00:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements 12:00:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 12:00:45 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 12:00:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 12:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 12:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 12:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements 12:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 93.1% of statements 12:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements 12:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 12:01:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14363 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 12:01:03 Running in /w/workspace/edgex-go/989 [Pipeline] { [Pipeline] checkout 12:01:03 The recommended git tool is: git 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.051s coverage: 94.1% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 12:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.041s coverage: 82.1% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 12:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 6.8% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.028s coverage: 33.3% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.6% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements 12:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 12:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 29.2% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 12:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements 12:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.018s coverage: 54.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 12:01:05 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 12:01:07 using credential edgex-jenkins-ssh 12:01:07 Cloning the remote Git repository 12:01:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:01:08 > git init /w/workspace/edgex-go/989 # timeout=10 12:01:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:01:08 > git --version # timeout=10 12:01:08 > git --version # 'git version 2.25.1' 12:01:08 using GIT_SSH to set credentials SSH Credentials for GitHub 12:01:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements 12:01:10 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 12:01:10 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 12:01:10 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 12:01:10 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 12:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 94.9% of statements 12:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 12:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:01:10 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:01:10 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 12:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 19.8% of statements 12:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.031s coverage: 19.1% of statements 12:01:10 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 12:01:10 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 12:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements 12:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 12:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 48.8% of statements 12:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:01:10 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:01:10 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 12:01:10 running golangci-lint 12:01:10 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 12:01:10 go version go1.25.2 linux/amd64 12:01:11 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 12:01:11 level=info msg="[config_reader] Used config file .golangci.yml" 12:01:11 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 12:01:11 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 12:01:11 level=info msg="[goenv] Read go env for 4.878662ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 12:01:11 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 12:01:27 Avoid second fetch 12:01:27 Checking out Revision d60d281f4406048612d0268e01845a9ebff5150c (main) 12:01:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:01:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:27 > git config core.sparsecheckout # timeout=10 12:01:27 > git checkout -f d60d281f4406048612d0268e01845a9ebff5150c # timeout=10 12:01:27 Commit message: "feat: Support ActiveYearlyTimeWindow in the scheduler (#5450)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:32 provisioning config files... 12:01:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/989@tmp/config6716285264716886669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:33 ---> ****-login.sh 12:01:33 nexus3.edgexfoundry.org:10001 12:01:33 level=info msg="[loader] Go packages loading at mode 8767 (files|imports|deps|name|types_sizes|compiled_files|exports_file) took 21.244372465s" 12:01:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.944722ms" 12:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:33 Configure a credential helper to remove this warning. See 12:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:33 12:01:33 Login Succeeded 12:01:33 nexus3.edgexfoundry.org:10002 12:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:33 Configure a credential helper to remove this warning. See 12:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:33 12:01:33 Login Succeeded 12:01:33 nexus3.edgexfoundry.org:10003 12:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:34 Configure a credential helper to remove this warning. See 12:01:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:34 12:01:34 Login Succeeded 12:01:34 nexus3.edgexfoundry.org:10004 12:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:34 Configure a credential helper to remove this warning. See 12:01:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:34 12:01:34 Login Succeeded 12:01:34 ****.io 12:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:35 Configure a credential helper to remove this warning. See 12:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:35 12:01:35 Login Succeeded 12:01:35 ---> ****-login.sh ends [Pipeline] } 12:01:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 12:01:35 + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] echo 12:01:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 12:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 12:01:36 ========================================================= 12:01:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 12:01:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:01:38 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:01:38 6b59a28fa201: Pulling fs layer 12:01:38 d32bb0dddca7: Pulling fs layer 12:01:38 5dab1238d3d9: Pulling fs layer 12:01:38 196fd7d83e7d: Pulling fs layer 12:01:38 4f4fb700ef54: Pulling fs layer 12:01:38 8ba94037c8f0: Pulling fs layer 12:01:38 deaec5988b04: Pulling fs layer 12:01:38 9f65657bb879: Pulling fs layer 12:01:38 4f4fb700ef54: Waiting 12:01:38 8ba94037c8f0: Waiting 12:01:38 deaec5988b04: Waiting 12:01:38 9f65657bb879: Waiting 12:01:38 196fd7d83e7d: Waiting 12:01:38 d32bb0dddca7: Verifying Checksum 12:01:38 d32bb0dddca7: Download complete 12:01:38 196fd7d83e7d: Verifying Checksum 12:01:38 196fd7d83e7d: Download complete 12:01:38 4f4fb700ef54: Verifying Checksum 12:01:38 4f4fb700ef54: Download complete 12:01:38 8ba94037c8f0: Verifying Checksum 12:01:38 8ba94037c8f0: Download complete 12:01:38 6b59a28fa201: Verifying Checksum 12:01:38 6b59a28fa201: Download complete 12:01:39 9f65657bb879: Verifying Checksum 12:01:39 9f65657bb879: Download complete 12:01:39 6b59a28fa201: Pull complete 12:01:40 d32bb0dddca7: Pull complete 12:01:40 5dab1238d3d9: Verifying Checksum 12:01:40 5dab1238d3d9: Download complete 12:01:41 deaec5988b04: Verifying Checksum 12:01:41 deaec5988b04: Download complete 12:01:45 level=info msg="[linters_context/goanalysis] analyzers took 2m36.092324193s with top 10 stages: buildir: 1m0.518280818s, gosec: 3.3991353s, inspect: 3.13406265s, fact_deprecated: 2.778744733s, fact_purity: 2.091022748s, ctrlflow: 1.944167715s, nilness: 1.699607493s, S1038: 1.670079505s, printf: 1.617154873s, typedness: 1.284810232s" 12:01:45 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 12:01:45 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 12:01:45 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 12:01:45 level=info msg="[runner] Issues before processing: 35, after processing: 0" 12:01:45 level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, filename_unadjuster: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22" 12:01:45 level=info msg="[runner] processing took 8.210391ms with stages: nolint_filter: 7.325491ms, generated_file_filter: 661.696µs, exclusion_rules: 118.352µs, exclusion_paths: 56.021µs, path_relativity: 34.531µs, cgo: 3.35µs, path_absoluter: 2.79µs, sort_results: 2.37µs, invalid_issue: 1.9µs, filename_unadjuster: 930ns, fixer: 770ns, max_same_issues: 630ns, diff: 410ns, uniq_by_line: 260ns, max_from_linter: 190ns, path_prettifier: 160ns, max_per_file_from_linter: 150ns, path_shortener: 150ns, source_code: 130ns, severity-rules: 110ns" 12:01:45 level=info msg="[runner] linters took 12.742167927s with stages: goanalysis_metalinter: 12.733880046s" 12:01:45 0 issues. 12:01:45 level=info msg="File cache stats: 0 entries of total size 0B" 12:01:45 level=info msg="Memory: 340 samples, avg is 357.6MB, max is 1379.0MB" 12:01:45 level=info msg="Execution took 34.033262768s" 12:01:45 go vet ./... 12:01:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:01:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:01:52 ./bin/test-attribution-txt.sh 12:01:52 An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add 12:01:52 An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add 12:01:52 An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add 12:01:52 An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo 12:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 12:01:52 + ls -al . 12:01:52 total 1412 12:01:52 drwxrwxr-x 11 1001 1001 4096 Jul 6 11:59 . 12:01:52 drwxr-xr-x 4 root root 4096 Jul 6 11:59 .. 12:01:52 drwxrwxr-x 2 1001 1001 4096 Jul 6 11:58 .blubracket 12:01:52 -rw-rw-r-- 1 1001 1001 10 Jul 6 11:58 .dockerignore 12:01:52 drwxrwxr-x 8 1001 1001 4096 Jul 6 12:01 .git 12:01:52 drwxrwxr-x 3 1001 1001 4096 Jul 6 11:58 .github 12:01:52 -rw-rw-r-- 1 1001 1001 909 Jul 6 11:58 .gitignore 12:01:52 -rw-rw-r-- 1 1001 1001 359 Jul 6 11:58 .golangci.yml 12:01:52 -rw-rw-r-- 1 1001 1001 100 Jul 6 11:58 .hadolint.yml 12:01:52 drwxr-xr-x 3 1001 1001 4096 Jul 6 11:59 .semver 12:01:52 -rw-rw-r-- 1 1001 1001 155 Jul 6 11:58 .sonarcloud.properties 12:01:52 -rw-rw-r-- 1 1001 1001 1171 Jul 6 11:58 ADOPTERS.md 12:01:52 -rw-rw-r-- 1 1001 1001 20149 Jul 6 11:58 Attribution.txt 12:01:52 -rw-rw-r-- 1 1001 1001 118730 Jul 6 11:58 CHANGELOG.md 12:01:52 -rw-rw-r-- 1 1001 1001 3804 Jul 6 11:58 CONTRIBUTING.md 12:01:52 -rw-rw-r-- 1 1001 1001 677 Jul 6 11:58 GOVERNANCE.md 12:01:52 -rw-rw-r-- 1 1001 1001 886 Jul 6 11:58 Jenkinsfile 12:01:52 -rw-rw-r-- 1 1001 1001 10775 Jul 6 11:58 LICENSE 12:01:52 -rw-rw-r-- 1 1001 1001 16743 Jul 6 11:58 Makefile 12:01:52 -rw-rw-r-- 1 1001 1001 582 Jul 6 11:58 OWNERS.md 12:01:52 -rw-rw-r-- 1 1001 1001 9932 Jul 6 11:58 README.md 12:01:52 -rw-rw-r-- 1 1001 1001 789 Jul 6 11:58 SECURITY.md 12:01:52 -rw-rw-r-- 1 1001 1001 13 Jul 6 11:59 VERSION 12:01:52 drwxrwxr-x 2 1001 1001 4096 Jul 6 11:58 bin 12:01:52 drwxrwxr-x 19 1001 1001 4096 Jul 6 11:58 cmd 12:01:52 -rw-r--r-- 1 root root 1053838 Jul 6 12:01 coverage.out 12:01:52 drwxrwxr-x 2 1001 1001 4096 Jul 6 11:58 fuzz_test 12:01:52 -rw-rw-r-- 1 1001 1001 6979 Jul 6 11:58 go.mod 12:01:52 -rw-rw-r-- 1 1001 1001 90491 Jul 6 11:58 go.sum 12:01:52 drwxrwxr-x 7 1001 1001 4096 Jul 6 11:58 internal 12:01:52 drwxrwxr-x 2 1001 1001 4096 Jul 6 11:58 openapi 12:01:52 -rw-rw-r-- 1 1001 1001 584 Jul 6 11:58 security.txt 12:01:52 -rw-rw-r-- 1 1001 1001 204 Jul 6 11:58 version.go [Pipeline] sh 12:01:52 + '[' -e coverage.out ] 12:01:52 + chown 1001:1001 coverage.out [Pipeline] stash 12:01:53 Stashed 1 file(s) [Pipeline] sh 12:01:53 + make build 12:01:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:01:54 5dab1238d3d9: Pull complete 12:01:54 196fd7d83e7d: Pull complete 12:01:54 4f4fb700ef54: Pull complete 12:01:54 8ba94037c8f0: Pull complete 12:02:04 deaec5988b04: Pull complete 12:02:05 9f65657bb879: Pull complete 12:02:05 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 12:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:02:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 12:02:05 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:02:05 WORKDIR /edgex 12:02:05 COPY go.mod . 12:02:05 RUN go mod download -f 12:02:05 - . 12:02:06 Sending build context to Docker daemon 3.951MB 12:02:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:02:06 ---> 334268110677 12:02:06 Step 2/4 : WORKDIR /edgex 12:02:08 ---> Running in 21edf8e37d1e 12:02:08 Removing intermediate container 21edf8e37d1e 12:02:08 ---> 5b0b58110434 12:02:08 Step 3/4 : COPY go.mod . 12:02:09 ---> fbbb92e41cf8 12:02:09 Step 4/4 : RUN go mod download 12:02:09 ---> Running in 299a8b1fa40f 12:02:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:02:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:02:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:02:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:02:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:02:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:02:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:02:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:02:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:02:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:02:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:02:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:02:39 $ docker stop --time=1 04e8e856508b539eed297ea6d5eb5905baddc7c70b41cdce41b18085f0b179b9 12:02:42 $ docker rm -f --volumes 04e8e856508b539eed297ea6d5eb5905baddc7c70b41cdce41b18085f0b179b9 [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 12:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:02:44 12:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:02:44 latest: Pulling from edgex-devops/edgex-compose 12:02:44 91d30c5bc195: Pulling fs layer 12:02:44 2e9b0aa3be6d: Pulling fs layer 12:02:44 9c61dcf015f6: Pulling fs layer 12:02:44 4698f68db338: Pulling fs layer 12:02:44 2a2f49069b9e: Pulling fs layer 12:02:44 4698f68db338: Waiting 12:02:44 e0025b399a48: Pulling fs layer 12:02:44 2a2f49069b9e: Waiting 12:02:44 e0025b399a48: Waiting 12:02:44 91d30c5bc195: Verifying Checksum 12:02:44 91d30c5bc195: Download complete 12:02:44 4698f68db338: Verifying Checksum 12:02:44 4698f68db338: Download complete 12:02:44 91d30c5bc195: Pull complete 12:02:44 2e9b0aa3be6d: Verifying Checksum 12:02:44 2e9b0aa3be6d: Download complete 12:02:44 e0025b399a48: Verifying Checksum 12:02:44 e0025b399a48: Download complete 12:02:44 2a2f49069b9e: Verifying Checksum 12:02:44 2a2f49069b9e: Download complete 12:02:45 2e9b0aa3be6d: Pull complete 12:02:45 9c61dcf015f6: Verifying Checksum 12:02:45 9c61dcf015f6: Download complete 12:02:48 9c61dcf015f6: Pull complete 12:02:48 4698f68db338: Pull complete 12:02:48 2a2f49069b9e: Pull complete 12:02:48 e0025b399a48: Pull complete 12:02:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 12:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:02:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:48 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 12:02:48 $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:02:49 $ docker top bb0d4b87bc72304d6cd8cf4a49a7c628c2039f21cf93ba64631466f2a232fd03 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:50 + docker compose -f ./docker-compose-build.yml build --parallel 12:02:50 #1 [support-notifications internal] load build definition from Dockerfile 12:02:50 #1 transferring dockerfile: 2.02kB done 12:02:50 #1 DONE 0.1s 12:02:50 12:02:50 #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:02:50 #2 DONE 0.0s 12:02:50 12:02:50 #3 [core-metadata internal] load build definition from Dockerfile 12:02:50 #3 transferring dockerfile: 2.10kB done 12:02:50 #3 DONE 0.1s 12:02:50 12:02:50 #4 [security-spire-server internal] load build definition from Dockerfile 12:02:50 #4 transferring dockerfile: 1.70kB done 12:02:50 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 12:02:50 #4 DONE 0.1s 12:02:50 12:02:50 #5 [security-secretstore-setup internal] load build definition from Dockerfile 12:02:50 #5 transferring dockerfile: 2.49kB done 12:02:50 #5 DONE 0.1s 12:02:50 12:02:50 #6 [security-proxy-setup internal] load build definition from Dockerfile 12:02:50 #6 transferring dockerfile: 2.50kB done 12:02:50 #6 DONE 0.1s 12:02:50 12:02:50 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:02:50 #7 transferring dockerfile: 1.89kB done 12:02:50 #7 DONE 0.1s 12:02:50 12:02:50 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:02:50 #8 transferring dockerfile: 2.23kB done 12:02:50 #8 DONE 0.1s 12:02:50 12:02:50 #9 [security-spire-agent internal] load build definition from Dockerfile 12:02:50 #9 transferring dockerfile: 1.81kB done 12:02:50 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 12:02:50 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 12:02:50 #9 DONE 0.1s 12:02:50 12:02:50 #10 [support-scheduler internal] load build definition from Dockerfile 12:02:50 #10 transferring dockerfile: 1.83kB done 12:02:50 #10 DONE 0.1s 12:02:50 12:02:50 #11 [core-keeper internal] load build definition from Dockerfile 12:02:50 #11 transferring dockerfile: 2.07kB done 12:02:50 #11 DONE 0.2s 12:02:50 12:02:50 #12 [security-bootstrapper internal] load build definition from Dockerfile 12:02:50 #12 transferring dockerfile: 3.02kB done 12:02:50 #12 DONE 0.2s 12:02:50 12:02:50 #13 [security-proxy-auth internal] load build definition from Dockerfile 12:02:50 #13 transferring dockerfile: 2.14kB done 12:02:50 #13 DONE 0.2s 12:02:50 12:02:50 #14 [security-spire-config internal] load build definition from Dockerfile 12:02:50 #14 transferring dockerfile: 1.69kB done 12:02:50 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 12:02:50 #14 DONE 0.2s 12:02:50 12:02:50 #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:02:50 #2 DONE 0.0s 12:02:50 12:02:50 #15 [security-spiffe-token-provider internal] load .dockerignore 12:02:50 #15 transferring context: 50B done 12:02:50 #15 DONE 0.1s 12:02:50 12:02:50 #16 [security-proxy-setup internal] load .dockerignore 12:02:50 #16 transferring context: 50B done 12:02:50 #16 DONE 0.0s 12:02:50 12:02:50 #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 12:02:50 #17 DONE 0.2s 12:02:50 12:02:50 #18 [core-metadata internal] load .dockerignore 12:02:50 #18 transferring context: 50B done 12:02:50 #18 DONE 0.1s 12:02:50 12:02:50 #19 [support-notifications internal] load .dockerignore 12:02:50 #19 transferring context: 50B done 12:02:50 #19 DONE 0.1s 12:02:50 12:02:50 #20 [security-secretstore-setup internal] load .dockerignore 12:02:50 #20 transferring context: 50B done 12:02:50 #20 DONE 0.1s 12:02:50 12:02:50 #21 [core-common-config-bootstrapper internal] load .dockerignore 12:02:50 #21 transferring context: 50B done 12:02:50 #21 DONE 0.1s 12:02:50 12:02:50 #22 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:02:50 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:02:50 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:02:50 #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 12:02:50 #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 12:02:50 #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 12:02:50 #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 12:02:50 #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:02:50 #22 ... 12:02:50 12:02:50 #23 [support-scheduler internal] load .dockerignore 12:02:50 #23 transferring context: 50B done 12:02:50 #23 DONE 0.2s 12:02:50 12:02:50 #24 [security-proxy-auth internal] load .dockerignore 12:02:50 #24 transferring context: 50B done 12:02:50 #24 DONE 0.2s 12:02:50 12:02:50 #25 [security-bootstrapper internal] load .dockerignore 12:02:50 #25 transferring context: 50B done 12:02:50 #25 DONE 0.2s 12:02:50 12:02:50 #22 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:02:50 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:02:50 #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 12:02:50 #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 12:02:50 #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 12:02:50 #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:02:51 #22 ... 12:02:51 12:02:51 #26 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 12:02:51 #26 DONE 0.4s 12:02:51 12:02:51 #27 [core-keeper internal] load .dockerignore 12:02:51 #27 transferring context: 50B 0.0s done 12:02:51 #27 DONE 0.3s 12:02:51 12:02:51 #22 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:02:51 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:02:51 #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.2s done 12:02:51 #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 12:02:51 #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 12:02:51 #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 12:02:51 #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:02:51 #22 ... 12:02:51 12:02:51 #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 12:02:51 #28 DONE 0.9s 12:02:51 12:02:51 #29 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 12:02:51 #29 DONE 0.5s 12:02:51 12:02:51 #22 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:02:51 #22 DONE 1.0s 12:02:51 12:02:51 #30 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:02:54 #30 ... 12:02:54 12:02:54 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 12:02:54 #31 DONE 3.4s 12:02:54 12:02:54 #32 [security-spire-agent internal] load .dockerignore 12:02:58 #32 ... 12:02:58 12:02:58 #33 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:58 #33 DONE 6.8s 12:02:58 12:02:58 #34 [security-spiffe-token-provider internal] load build context 12:02:58 #34 transferring context: 351.73MB 7.6s 12:02:58 #34 ... 12:02:58 12:02:58 #35 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:03:00 #35 ... 12:03:00 12:03:00 #36 [security-proxy-setup internal] load build context 12:03:00 #36 ... 12:03:00 12:03:00 #37 [core-metadata internal] load build context 12:03:00 #37 ... 12:03:00 12:03:00 #38 [support-notifications internal] load build context 12:03:00 #38 ... 12:03:00 12:03:00 #39 [core-keeper internal] load build context 12:03:01 #39 ... 12:03:01 12:03:01 #40 [support-scheduler internal] load build context 12:03:01 #40 ... 12:03:01 12:03:01 #41 [core-common-config-bootstrapper internal] load build context 12:03:01 #41 ... 12:03:01 12:03:01 #42 [security-secretstore-setup internal] load build context 12:03:01 #42 transferring context: 652.77MB 10.4s done 12:03:01 #42 ... 12:03:01 12:03:01 #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:03:01 #0 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:01 #0 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:01 #0 3.496 OK: 265 MiB in 60 packages 12:03:01 #43 ... 12:03:01 12:03:01 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:03:01 #44 ... 12:03:01 12:03:01 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:03:01 #0 5.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:01 #0 5.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:01 #0 5.723 (1/2) Installing dumb-init (1.2.5-r3) 12:03:01 #0 5.729 (2/2) Installing su-exec (0.2-r3) 12:03:01 #0 5.738 Executing busybox-1.37.0-r20.trigger 12:03:01 #0 5.744 OK: 7 MiB in 18 packages 12:03:01 #45 ... 12:03:01 12:03:01 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:03:01 #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:01 #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:01 #0 3.878 (1/4) Installing dumb-init (1.2.5-r3) 12:03:01 #0 3.878 (2/4) Installing openssl (3.5.7-r0) 12:03:01 #0 3.900 (3/4) Installing su-exec (0.2-r3) 12:03:01 #0 3.900 (4/4) Installing yq-go (4.47.2-r3) 12:03:01 #0 3.982 Executing busybox-1.37.0-r20.trigger 12:03:01 #0 3.994 OK: 20 MiB in 20 packages 12:03:02 #46 ... 12:03:02 12:03:02 #47 [security-bootstrapper internal] load build context 12:03:02 #47 transferring context: 652.77MB 10.3s done 12:03:02 #47 ... 12:03:02 12:03:02 #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:03:02 #48 ... 12:03:02 12:03:02 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:03:02 #0 4.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:02 #0 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:02 #0 4.427 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:03:02 #0 4.427 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:03:02 #0 4.427 OK: 26345 distinct packages available 12:03:02 #0 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:02 #0 4.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:02 #0 5.040 OK: 265 MiB in 60 packages 12:03:02 #49 ... 12:03:02 12:03:02 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:02 #50 ... 12:03:02 12:03:02 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:03:02 #0 4.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:02 #0 5.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:02 #0 5.372 OK: 265 MiB in 60 packages 12:03:02 #51 ... 12:03:02 12:03:02 #52 [security-proxy-auth internal] load build context 12:03:02 #52 transferring context: 652.77MB 10.6s done 12:03:02 #52 ... 12:03:02 12:03:02 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:03:02 #0 5.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:02 #0 6.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:02 #0 6.516 OK: 265 MiB in 60 packages 12:03:02 #53 ... 12:03:02 12:03:02 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:03:02 #0 6.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:02 #0 6.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:02 #0 6.580 (1/7) Installing ca-certificates (20260611-r0) 12:03:02 #0 6.596 (2/7) Installing dumb-init (1.2.5-r3) 12:03:02 #0 6.601 (3/7) Installing libgcc (14.2.0-r6) 12:03:02 #0 6.609 (4/7) Installing libsodium (1.0.20-r1) 12:03:02 #0 6.614 (5/7) Installing libstdc++ (14.2.0-r6) 12:03:02 #0 6.638 (6/7) Installing libzmq (4.3.5-r2) 12:03:02 #0 6.647 (7/7) Installing zeromq (4.3.5-r2) 12:03:02 #0 6.652 Executing busybox-1.37.0-r20.trigger 12:03:02 #0 6.657 Executing ca-certificates-20260611-r0.trigger 12:03:02 #0 6.690 OK: 12 MiB in 23 packages 12:03:02 #54 ... 12:03:02 12:03:02 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:03:02 #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:02 #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:02 #0 2.698 OK: 265 MiB in 60 packages 12:03:03 #55 ... 12:03:03 12:03:03 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:03:03 #56 ... 12:03:03 12:03:03 #57 [core-data internal] load build definition from Dockerfile 12:03:03 #57 transferring dockerfile: 2.04kB 0.0s done 12:03:03 #57 ... 12:03:03 12:03:03 #58 [core-command internal] load build definition from Dockerfile 12:03:03 #58 ... 12:03:03 12:03:03 #34 [security-spiffe-token-provider internal] load build context 12:03:03 #34 transferring context: 652.77MB 11.8s done 12:03:04 #34 ... 12:03:04 12:03:04 #59 [security-spire-server internal] load .dockerignore 12:03:04 #59 ... 12:03:04 12:03:04 #60 [security-spire-config internal] load .dockerignore 12:03:04 #60 ... 12:03:04 12:03:04 #37 [core-metadata internal] load build context 12:03:04 #37 transferring context: 652.77MB 12.0s done 12:03:07 #37 ... 12:03:07 12:03:07 #36 [security-proxy-setup internal] load build context 12:03:07 #36 transferring context: 652.77MB 10.2s done 12:03:07 #36 DONE 16.6s 12:03:07 12:03:07 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:03:07 #55 DONE 15.7s 12:03:07 12:03:07 #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 12:03:07 #43 DONE 15.7s 12:03:07 12:03:07 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:03:07 #46 DONE 15.6s 12:03:07 12:03:07 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:03:07 #51 DONE 15.7s 12:03:07 12:03:07 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:03:07 #49 DONE 15.7s 12:03:07 12:03:07 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:07 #50 DONE 15.7s 12:03:07 12:03:07 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:03:07 #53 DONE 15.8s 12:03:07 12:03:07 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:03:07 #45 DONE 15.7s 12:03:07 12:03:07 #61 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:03:07 #61 ... 12:03:07 12:03:07 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:03:07 #54 DONE 15.7s 12:03:07 12:03:07 #57 [core-data internal] load build definition from Dockerfile 12:03:07 #57 DONE 13.9s 12:03:07 12:03:07 #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:03:07 #2 DONE 0.0s 12:03:07 12:03:07 #42 [security-secretstore-setup internal] load build context 12:03:07 #42 DONE 16.6s 12:03:07 12:03:07 #47 [security-bootstrapper internal] load build context 12:03:07 #47 DONE 16.4s 12:03:07 12:03:07 #52 [security-proxy-auth internal] load build context 12:03:07 #52 DONE 16.4s 12:03:07 12:03:07 #41 [core-common-config-bootstrapper internal] load build context 12:03:07 #41 transferring context: 652.77MB 11.1s done 12:03:07 #41 DONE 16.6s 12:03:07 12:03:07 #39 [core-keeper internal] load build context 12:03:07 #39 transferring context: 652.77MB 10.6s done 12:03:07 #39 DONE 16.3s 12:03:07 12:03:07 #17 [core-data internal] load metadata for docker.io/library/alpine:3.22 12:03:07 #17 DONE 0.2s 12:03:07 12:03:07 #40 [support-scheduler internal] load build context 12:03:07 #40 transferring context: 652.77MB 11.0s done 12:03:07 #40 DONE 16.4s 12:03:07 12:03:07 #38 [support-notifications internal] load build context 12:03:07 #38 transferring context: 652.77MB 11.6s done 12:03:07 #38 DONE 16.6s 12:03:07 12:03:07 #34 [security-spiffe-token-provider internal] load build context 12:03:07 #34 DONE 16.6s 12:03:07 12:03:07 #58 [core-command internal] load build definition from Dockerfile 12:03:07 #58 transferring dockerfile: 1.94kB done 12:03:07 #58 DONE 14.0s 12:03:07 12:03:07 #37 [core-metadata internal] load build context 12:03:07 #37 DONE 16.7s 12:03:07 12:03:07 #22 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:03:07 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:03:07 #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.2s done 12:03:07 #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 12:03:07 #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 12:03:07 #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 12:03:07 #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:03:07 #22 DONE 1.0s 12:03:07 12:03:07 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:03:07 #2 DONE 0.0s 12:03:07 12:03:07 #60 [security-spire-config internal] load .dockerignore 12:03:07 #60 transferring context: 50B done 12:03:07 #60 DONE 13.4s 12:03:07 12:03:07 #59 [security-spire-server internal] load .dockerignore 12:03:07 #59 transferring context: 50B done 12:03:07 #59 DONE 13.4s 12:03:07 12:03:07 #32 [security-spire-agent internal] load .dockerignore 12:03:07 #32 transferring context: 50B done 12:03:07 #32 DONE 13.4s 12:03:07 12:03:07 #17 [core-command internal] load metadata for docker.io/library/alpine:3.22 12:03:07 #17 DONE 0.3s 12:03:07 12:03:07 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:03:07 #62 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 12:03:07 #62 ... 12:03:07 12:03:07 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:03:07 #63 DONE 0.3s 12:03:07 12:03:07 #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:03:07 #64 DONE 0.2s 12:03:07 12:03:07 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:03:07 #65 DONE 0.2s 12:03:07 12:03:07 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:03:07 #66 DONE 0.2s 12:03:07 12:03:07 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:03:07 #67 DONE 0.2s 12:03:07 12:03:07 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:03:07 #62 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 12:03:07 #62 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 12:03:07 #62 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 12:03:07 #62 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 12:03:07 #62 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 12:03:07 #62 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 12:03:07 #62 ... 12:03:07 12:03:07 #26 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 12:03:07 #26 DONE 0.4s 12:03:07 12:03:07 #29 [core-data builder 2/7] WORKDIR /edgex-go 12:03:07 #29 DONE 0.5s 12:03:07 12:03:07 #22 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:03:07 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:03:07 #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.2s done 12:03:07 #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 12:03:07 #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 12:03:07 #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 12:03:07 #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:03:07 #22 DONE 1.0s 12:03:07 12:03:07 #43 [core-data builder 3/7] RUN apk add --update --no-cache make git 12:03:07 #43 DONE 15.7s 12:03:07 12:03:07 #68 [core-command internal] load .dockerignore 12:03:07 #68 transferring context: 50B done 12:03:07 #68 DONE 0.2s 12:03:07 12:03:07 #69 [security-spire-server internal] load build context 12:03:07 #69 transferring context: 26.58kB done 12:03:07 #69 DONE 0.3s 12:03:07 12:03:07 #70 [core-data internal] load .dockerignore 12:03:07 #70 transferring context: 50B done 12:03:07 #70 DONE 0.3s 12:03:07 12:03:07 #71 [security-spire-config internal] load build context 12:03:07 #71 transferring context: 24.83kB done 12:03:07 #71 DONE 0.3s 12:03:07 12:03:07 #72 [security-spire-agent internal] load build context 12:03:07 #72 transferring context: 26.11kB done 12:03:07 #72 DONE 0.3s 12:03:07 12:03:07 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:03:07 #62 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 12:03:07 #62 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 12:03:07 #62 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 12:03:07 #62 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 12:03:08 #62 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 12:03:08 #62 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 12:03:08 #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s 12:03:08 #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.71MB / 41.51MB 0.4s 12:03:08 #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.5s 12:03:08 #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.25MB / 41.51MB 0.6s 12:03:08 #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 0.8s 12:03:08 #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s 12:03:09 #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s done 12:03:09 #62 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12:03:11 #62 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.7s done 12:03:11 #62 ... 12:03:11 12:03:11 #30 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:03:11 #30 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #30 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #30 16.90 (1/1) Installing dumb-init (1.2.5-r3) 12:03:11 #30 16.90 Executing busybox-1.37.0-r20.trigger 12:03:11 #30 16.91 OK: 7 MiB in 17 packages 12:03:11 #30 DONE 20.2s 12:03:11 12:03:11 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:03:11 #44 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #44 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #44 16.83 (1/4) Installing ca-certificates (20260611-r0) 12:03:11 #44 16.87 (2/4) Installing dumb-init (1.2.5-r3) 12:03:11 #44 16.87 (3/4) Installing su-exec (0.2-r3) 12:03:11 #44 16.88 (4/4) Installing yq-go (4.47.2-r3) 12:03:11 #44 16.97 Executing busybox-1.37.0-r20.trigger 12:03:11 #44 16.97 Executing ca-certificates-20260611-r0.trigger 12:03:11 #44 17.02 OK: 20 MiB in 20 packages 12:03:11 #44 DONE 20.2s 12:03:11 12:03:11 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:03:11 #0 1.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #0 1.519 OK: 20 MiB in 20 packages 12:03:11 #73 DONE 4.6s 12:03:11 12:03:11 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:03:11 #56 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #56 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #56 16.91 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:03:11 #56 16.91 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:03:11 #56 16.91 OK: 26325 distinct packages available 12:03:11 #56 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #56 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #56 18.44 (1/13) Installing brotli-libs (1.1.0-r2) 12:03:11 #56 18.47 (2/13) Installing c-ares (1.34.6-r0) 12:03:11 #56 18.47 (3/13) Installing libunistring (1.3-r0) 12:03:11 #56 18.48 (4/13) Installing libidn2 (2.3.7-r0) 12:03:11 #56 18.50 (5/13) Installing nghttp2-libs (1.69.0-r0) 12:03:11 #56 18.50 (6/13) Installing libpsl (0.21.5-r3) 12:03:11 #56 18.50 (7/13) Installing zstd-libs (1.5.7-r0) 12:03:11 #56 18.51 (8/13) Installing libcurl (8.14.1-r2) 12:03:11 #56 18.52 (9/13) Installing curl (8.14.1-r2) 12:03:11 #56 18.53 (10/13) Installing dumb-init (1.2.5-r3) 12:03:11 #56 18.53 (11/13) Installing musl-obstack (1.2.3-r2) 12:03:11 #56 18.54 (12/13) Installing libucontext (1.3.2-r0) 12:03:11 #56 18.54 (13/13) Installing gcompat (1.1.0-r4) 12:03:11 #56 18.69 Executing busybox-1.37.0-r20.trigger 12:03:11 #56 18.69 OK: 12 MiB in 29 packages 12:03:11 #56 DONE 20.3s 12:03:11 12:03:11 #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:03:11 #48 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #48 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #48 16.87 (1/3) Installing ca-certificates (20260611-r0) 12:03:11 #48 16.90 (2/3) Installing dumb-init (1.2.5-r3) 12:03:11 #48 16.90 (3/3) Installing tzdata (2026b-r0) 12:03:11 #48 16.98 Executing busybox-1.37.0-r20.trigger 12:03:11 #48 16.99 Executing ca-certificates-20260611-r0.trigger 12:03:11 #48 17.04 OK: 8 MiB in 19 packages 12:03:11 #48 DONE 20.3s 12:03:11 12:03:11 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:03:11 #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #0 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #0 3.255 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:03:11 #0 3.255 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:03:11 #0 3.255 OK: 26325 distinct packages available 12:03:11 #0 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #0 3.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #0 3.750 (1/4) Installing dumb-init (1.2.5-r3) 12:03:11 #0 3.769 (2/4) Installing musl-obstack (1.2.3-r2) 12:03:11 #0 3.769 (3/4) Installing libucontext (1.3.2-r0) 12:03:11 #0 3.769 (4/4) Installing gcompat (1.1.0-r4) 12:03:11 #0 3.774 Executing busybox-1.37.0-r20.trigger 12:03:11 #0 3.784 OK: 8 MiB in 20 packages 12:03:11 #74 DONE 4.5s 12:03:11 12:03:11 #61 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:03:11 #61 3.112 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #61 3.404 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #61 3.943 (1/1) Installing dumb-init (1.2.5-r3) 12:03:11 #61 4.080 Executing busybox-1.37.0-r20.trigger 12:03:11 #61 4.088 OK: 7 MiB in 17 packages 12:03:11 #61 DONE 4.6s 12:03:11 12:03:11 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:03:11 #0 3.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:11 #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:11 #0 3.698 OK: 7 MiB in 18 packages 12:03:11 #75 DONE 4.6s 12:03:11 12:03:11 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 12:03:12 #76 ... 12:03:12 12:03:12 #77 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:03:12 #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:12 #0 2.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:12 #0 3.178 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:03:12 #0 3.178 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:03:12 #0 3.178 OK: 26325 distinct packages available 12:03:12 #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:12 #0 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:12 #0 3.615 (1/5) Installing dumb-init (1.2.5-r3) 12:03:12 #0 3.620 (2/5) Installing musl-obstack (1.2.3-r2) 12:03:12 #0 3.627 (3/5) Installing libucontext (1.3.2-r0) 12:03:12 #0 3.630 (4/5) Installing gcompat (1.1.0-r4) 12:03:12 #0 3.639 (5/5) Installing openssl (3.5.7-r0) 12:03:12 #0 3.770 Executing busybox-1.37.0-r20.trigger 12:03:12 #0 3.780 OK: 8 MiB in 21 packages 12:03:12 #77 DONE 4.6s 12:03:12 12:03:12 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:03:14 #78 ... 12:03:14 12:03:14 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:03:14 #0 4.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:14 #0 4.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:14 #0 4.682 OK: 12 MiB in 23 packages 12:03:14 #79 DONE 6.6s 12:03:14 12:03:14 #64 [core-command builder 4/7] COPY go.mod vendor* ./ 12:03:14 #64 DONE 0.2s 12:03:14 12:03:14 #80 [core-data internal] load build context 12:03:14 #80 transferring context: 652.77MB 5.7s done 12:03:14 #80 DONE 6.2s 12:03:14 12:03:14 #81 [core-command internal] load build context 12:03:14 #81 transferring context: 652.77MB 5.7s done 12:03:14 #81 DONE 6.2s 12:03:14 12:03:14 #82 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:03:14 #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:14 #0 4.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:14 #0 4.691 (1/1) Installing dumb-init (1.2.5-r3) 12:03:14 #0 4.706 Executing busybox-1.37.0-r20.trigger 12:03:14 #0 4.735 OK: 7 MiB in 17 packages 12:03:14 #82 DONE 6.2s 12:03:14 12:03:14 #35 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:03:14 #35 13.11 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:14 #35 13.37 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:14 #35 13.90 OK: 265 MiB in 60 packages 12:03:14 #35 DONE 15.3s 12:03:14 12:03:14 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:03:14 #83 DONE 2.0s 12:03:14 12:03:14 #84 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:03:14 #84 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 12:03:14 #84 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 12:03:14 #84 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 12:03:14 #84 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 12:03:14 #84 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 12:03:14 #84 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 12:03:14 #84 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 12:03:14 #84 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 12:03:14 #84 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 12:03:14 #84 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.0s done 12:03:14 #84 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 12:03:14 #84 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.3s done 12:03:14 #84 DONE 6.6s 12:03:14 12:03:14 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:03:14 #85 DONE 0.1s 12:03:14 12:03:14 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:03:14 #62 DONE 6.6s 12:03:14 12:03:14 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:15 #86 ... 12:03:15 12:03:15 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:03:15 #87 DONE 3.5s 12:03:15 12:03:15 #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:03:15 #88 DONE 0.1s 12:03:15 12:03:15 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:03:15 #78 3.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:15 #78 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:15 #78 ... 12:03:15 12:03:15 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:03:15 #0 3.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:15 #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:15 #0 3.515 OK: 20 MiB in 20 packages 12:03:15 #89 DONE 3.7s 12:03:15 12:03:15 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:03:15 #0 3.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:15 #0 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:15 #0 3.539 OK: 8 MiB in 19 packages 12:03:15 #90 DONE 3.7s 12:03:15 12:03:15 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 12:03:15 #76 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:15 #76 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:15 #76 3.613 OK: 7 MiB in 17 packages 12:03:15 #76 DONE 3.8s 12:03:15 12:03:15 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:03:15 #0 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:15 #0 3.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:15 #0 3.566 OK: 12 MiB in 29 packages 12:03:15 #91 DONE 3.7s 12:03:15 12:03:15 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:03:15 #78 3.737 OK: 8 MiB in 21 packages 12:03:16 #78 DONE 4.0s 12:03:16 12:03:16 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:03:16 #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:16 #0 3.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:16 #0 3.841 OK: 8 MiB in 20 packages 12:03:16 #92 DONE 4.1s 12:03:16 12:03:16 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:03:16 #0 1.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:03:16 #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:03:16 #0 1.841 OK: 7 MiB in 17 packages 12:03:16 #93 DONE 2.1s 12:03:16 12:03:16 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:03:17 #94 ... 12:03:17 12:03:17 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:17 #95 ... 12:03:17 12:03:17 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:17 #96 ... 12:03:17 12:03:17 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:27 #97 ... 12:03:27 12:03:27 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:27 #98 ... 12:03:27 12:03:27 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:27 #99 ... 12:03:27 12:03:27 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:03:27 #100 ... 12:03:27 12:03:27 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:03:30 Removing intermediate container 299a8b1fa40f 12:03:30 ---> 2a8f88e8f952 12:03:30 Successfully built 2a8f88e8f952 12:03:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:31 + docker inspect -f . ci-base-image-arm64 12:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:31 prd-ubuntu20.04-docker-arm64-4c-16g-14363 does not seem to be running inside a container 12:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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 12:03:33 $ docker top 48236dbca16f7cbdb09cf09560cfc6a4b3ec99757bbd595a4bdb286cb8797fe2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:34 + go version 12:03:34 go version go1.25.3 linux/arm64 [Pipeline] } 12:03:34 $ docker stop --time=1 48236dbca16f7cbdb09cf09560cfc6a4b3ec99757bbd595a4bdb286cb8797fe2 12:03:35 $ docker rm -f --volumes 48236dbca16f7cbdb09cf09560cfc6a4b3ec99757bbd595a4bdb286cb8797fe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:03:36 12:03:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:03:36 latest: Pulling from edgex-devops/edgex-compose-arm64 12:03:36 547446be3368: Pulling fs layer 12:03:36 d125d8839a47: Pulling fs layer 12:03:36 3e85d5ac6304: Pulling fs layer 12:03:36 c3105a71a48b: Pulling fs layer 12:03:36 0f093f025ec4: Pulling fs layer 12:03:36 c3106fc0e877: Pulling fs layer 12:03:36 c3105a71a48b: Waiting 12:03:36 0f093f025ec4: Waiting 12:03:36 c3106fc0e877: Waiting 12:03:37 547446be3368: Verifying Checksum 12:03:37 547446be3368: Download complete 12:03:37 c3105a71a48b: Verifying Checksum 12:03:37 c3105a71a48b: Download complete 12:03:37 d125d8839a47: Verifying Checksum 12:03:37 d125d8839a47: Download complete 12:03:37 c3106fc0e877: Verifying Checksum 12:03:37 c3106fc0e877: Download complete 12:03:37 0f093f025ec4: Verifying Checksum 12:03:37 0f093f025ec4: Download complete 12:03:37 547446be3368: Pull complete 12:03:39 d125d8839a47: Pull complete 12:03:39 3e85d5ac6304: Verifying Checksum 12:03:39 3e85d5ac6304: Download complete 12:03:42 #101 DONE 25.1s 12:03:42 12:03:42 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:42 #95 DONE 33.5s 12:03:42 12:03:42 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:42 #99 DONE 33.5s 12:03:42 12:03:42 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:42 #96 DONE 33.5s 12:03:42 12:03:42 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:42 #97 DONE 33.5s 12:03:42 12:03:42 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:03:42 #102 ... 12:03:42 12:03:42 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:42 #86 DONE 27.1s 12:03:42 12:03:42 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:42 #98 DONE 33.5s 12:03:42 12:03:42 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:03:42 #94 DONE 25.1s 12:03:42 12:03:42 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:03:42 #100 DONE 25.1s 12:03:42 12:03:42 #103 [core-metadata builder 6/7] COPY . . 12:03:45 #103 ... 12:03:45 12:03:45 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:03:45 #102 DONE 3.9s 12:03:45 12:03:45 #104 [security-bootstrapper builder 6/7] COPY . . 12:03:49 3e85d5ac6304: Pull complete 12:03:49 c3105a71a48b: Pull complete 12:03:50 0f093f025ec4: Pull complete 12:03:50 c3106fc0e877: Pull complete 12:03:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 12:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:03:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:50 prd-ubuntu20.04-docker-arm64-4c-16g-14363 does not seem to be running inside a container 12:03:50 #104 ... 12:03:50 12:03:50 #105 [support-scheduler builder 6/7] COPY . . 12:03:50 #105 DONE 8.6s 12:03:50 12:03:50 #106 [security-spiffe-token-provider builder 6/7] COPY . . 12:03:50 #106 DONE 8.6s 12:03:50 12:03:50 #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:03:50 #107 ... 12:03:50 12:03:50 #104 [security-secretstore-setup builder 6/7] COPY . . 12:03:50 #104 DONE 8.9s 12:03:50 12:03:50 #103 [core-data builder 6/7] COPY . . 12:03:50 #103 DONE 9.0s 12:03:50 12:03:50 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 12:03:50 #108 CACHED 12:03:50 12:03:50 #109 [core-command builder 6/7] COPY . . 12:03:50 #109 CACHED 12:03:50 12:03:50 #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:50 #110 CACHED 12:03:50 12:03:50 #111 [core-data builder 6/7] COPY . . 12:03:50 #111 CACHED 12:03:50 12:03:50 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:50 #112 CACHED 12:03:50 12:03:50 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 12:03:50 #113 CACHED 12:03:50 12:03:50 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:50 #114 CACHED 12:03:50 12:03:50 #115 [security-bootstrapper builder 6/7] COPY . . 12:03:50 #115 CACHED 12:03:50 12:03:50 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:03:50 #116 CACHED 12:03:50 12:03:50 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:03:50 #117 CACHED 12:03:50 12:03:50 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:50 #118 CACHED 12:03:50 12:03:50 #119 [security-secretstore-setup builder 6/7] COPY . . 12:03:50 #119 CACHED 12:03:50 12:03:50 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:50 #120 CACHED 12:03:50 12:03:50 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:03:50 #121 CACHED 12:03:50 12:03:50 #122 [core-metadata builder 6/7] COPY . . 12:03:50 #122 CACHED 12:03:50 12:03:50 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 12:03:50 #123 CACHED 12:03:50 12:03:50 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:03:50 #124 CACHED 12:03:50 12:03:50 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:50 #125 CACHED 12:03:50 12:03:50 #126 [core-keeper builder 7/8] COPY . . 12:03:50 #126 DONE 8.9s 12:03:50 12:03:50 #127 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:03:50 #127 DONE 8.9s 12:03:50 12:03:50 #128 [security-spire-config stage-2 6/10] COPY security.txt / 12:03:50 #128 DONE 4.6s 12:03:50 12:03:50 #129 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:03:50 #129 DONE 9.0s 12:03:50 12:03:50 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:03:50 $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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 12:03:51 #130 ... 12:03:51 12:03:51 #131 [support-notifications builder 6/7] COPY . . 12:03:51 #131 ... 12:03:51 12:03:51 #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:03:52 $ docker top 97c9aac79537d640251a3d70ee9a5b250eea697f970107b375b58cc60f4de5ad -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:53 + docker compose -f ./docker-compose-build.yml build --parallel 12:03:59 #132 DONE 8.7s 12:03:59 12:03:59 #131 [support-notifications builder 6/7] COPY . . 12:03:59 #131 DONE 17.7s 12:03:59 12:03:59 #133 [security-spire-server stage-2 6/9] COPY security.txt / 12:03:59 #133 DONE 8.7s 12:03:59 12:03:59 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:03:59 #130 DONE 8.7s 12:03:59 12:03:59 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 12:03:59 #134 DONE 0.1s 12:03:59 12:03:59 #135 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:03:59 #135 DONE 0.1s 12:03:59 12:03:59 #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:03:59 #136 DONE 0.1s 12:03:59 12:03:59 #137 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:03:59 #137 DONE 0.1s 12:03:59 12:03:59 #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:03:59 #138 DONE 0.1s 12:03:59 12:03:59 #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:03:59 #139 DONE 0.2s 12:03:59 12:03:59 #140 [security-spire-config] exporting to image 12:03:59 #140 exporting layers 12:03:59 #140 ... 12:03:59 12:03:59 #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:03:59 #141 DONE 0.2s 12:03:59 12:03:59 #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:03:59 #142 DONE 0.2s 12:03:59 12:03:59 #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:03:59 #143 DONE 0.1s 12:03:59 12:03:59 #144 [security-spire-server] exporting to image 12:04:01 #144 ... 12:04:01 12:04:01 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:04:01 #0 9.358 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:04:01 #145 ... 12:04:01 12:04:01 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:04:01 #0 9.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:04:01 #146 ... 12:04:01 12:04:01 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:04:01 #0 9.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:04:01 #147 ... 12:04:01 12:04:01 #140 [security-spire-config] exporting to image 12:04:01 #140 exporting layers 1.1s done 12:04:01 #140 writing image sha256:301d277101aa8f253b6ffc40763e5cc53d5e861657e65d2b46ae49131edf2d42 0.2s done 12:04:01 #140 naming to docker.io/library/security-spire-config 0.0s done 12:04:01 #140 DONE 1.4s 12:04:01 12:04:01 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 12:04:01 #0 9.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:04:01 #148 ... 12:04:01 12:04:01 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:04:01 #0 9.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:04:01 #149 ... 12:04:01 12:04:01 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:04:01 #0 9.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:04:01 #150 ... 12:04:01 12:04:01 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:04:01 #0 9.665 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:04:01 #151 ... 12:04:01 12:04:01 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:04:01 #0 9.680 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:04:01 #152 ... 12:04:01 12:04:01 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:04:01 #0 9.712 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:04:01 #153 ... 12:04:01 12:04:01 #144 [security-spire-server] exporting to image 12:04:01 #144 exporting layers 1.6s done 12:04:01 #144 writing image sha256:e568fd5963db72e3af7decf6d0ef19ec9c078ed915dc37908594a1e6ea1a1307 0.2s done 12:04:01 #144 naming to docker.io/library/security-spire-server 0.0s done 12:04:01 #144 DONE 2.0s 12:04:01 12:04:01 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:04:01 #0 9.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:04:01 #154 ... 12:04:01 12:04:01 #155 [security-spire-agent] exporting to image 12:04:01 #155 exporting layers 1.9s done 12:04:01 #155 writing image sha256:1b52aa713ad75fd982aba30106bf5b2d83fc54d302aeeb7dfa07302f4a4da565 0.0s done 12:04:01 #155 naming to docker.io/library/security-spire-agent 0.0s done 12:04:01 #155 DONE 2.3s 12:04:01 12:04:01 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:04:01 #0 0.901 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:04:02 #1 [core-metadata internal] load build definition from Dockerfile 12:04:02 #1 transferring dockerfile: 12:04:02 #1 transferring dockerfile: 2.10kB done 12:04:02 #1 DONE 0.1s 12:04:03 12:04:03 #2 [core-keeper internal] load build definition from Dockerfile 12:04:03 #2 transferring dockerfile: 2.07kB 0.0s done 12:04:03 #2 DONE 0.1s 12:04:03 12:04:03 #3 [core-command internal] load build definition from Dockerfile 12:04:03 #3 transferring dockerfile: 1.94kB 0.0s done 12:04:03 #3 DONE 0.1s 12:04:03 12:04:03 #4 [security-spire-server internal] load build definition from Dockerfile 12:04:03 #4 transferring dockerfile: 1.70kB 0.0s done 12:04:03 #4 DONE 0.1s 12:04:03 12:04:03 #5 [support-scheduler internal] load build definition from Dockerfile 12:04:03 #5 DONE 0.0s 12:04:03 12:04:03 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:04:03 #6 transferring dockerfile: 2.23kB 0.0s done 12:04:03 #6 DONE 0.1s 12:04:03 12:04:03 #5 [support-scheduler internal] load build definition from Dockerfile 12:04:03 #5 transferring dockerfile: 1.83kB 0.0s done 12:04:03 #5 DONE 0.1s 12:04:03 12:04:03 #7 [security-secretstore-setup internal] load build definition from Dockerfile 12:04:03 #7 transferring dockerfile: 2.49kB 0.0s done 12:04:03 #7 DONE 0.1s 12:04:03 12:04:03 #8 [security-proxy-setup internal] load build definition from Dockerfile 12:04:03 #8 transferring dockerfile: 2.50kB 0.0s done 12:04:03 #8 DONE 0.1s 12:04:03 12:04:03 #9 [security-bootstrapper internal] load build definition from Dockerfile 12:04:03 #9 transferring dockerfile: 3.02kB 0.0s done 12:04:03 #9 DONE 0.1s 12:04:03 12:04:03 #10 [security-spire-config internal] load build definition from Dockerfile 12:04:03 #10 transferring dockerfile: 1.69kB done 12:04:03 #10 DONE 0.1s 12:04:03 12:04:03 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:04:03 #11 transferring dockerfile: 1.89kB 0.0s done 12:04:03 #11 DONE 0.1s 12:04:03 12:04:03 #12 [security-proxy-auth internal] load build definition from Dockerfile 12:04:03 #12 transferring dockerfile: 2.14kB done 12:04:03 #12 DONE 0.1s 12:04:03 12:04:03 #13 [support-notifications internal] load build definition from Dockerfile 12:04:03 #13 transferring dockerfile: 2.02kB done 12:04:03 #13 DONE 0.1s 12:04:03 12:04:03 #14 [core-data internal] load build definition from Dockerfile 12:04:03 #14 transferring dockerfile: 2.04kB done 12:04:03 #14 DONE 0.1s 12:04:03 12:04:03 #15 [security-spire-agent internal] load build definition from Dockerfile 12:04:03 #15 transferring dockerfile: 1.81kB 0.0s done 12:04:03 #15 DONE 0.1s 12:04:04 12:04:04 #16 [core-metadata internal] load .dockerignore 12:04:04 #16 transferring context: 50B 0.0s done 12:04:04 #16 DONE 0.1s 12:04:04 12:04:04 #17 [core-keeper internal] load .dockerignore 12:04:04 #17 transferring context: 50B done 12:04:04 #17 DONE 0.0s 12:04:04 12:04:04 #18 [core-command internal] load .dockerignore 12:04:04 #18 transferring context: 50B done 12:04:04 #18 DONE 0.0s 12:04:04 12:04:04 #19 [security-spire-server internal] load .dockerignore 12:04:05 #19 transferring context: 50B done 12:04:05 #19 DONE 0.0s 12:04:05 12:04:05 #20 [core-common-config-bootstrapper internal] load .dockerignore 12:04:05 #20 transferring context: 50B done 12:04:05 #20 DONE 0.1s 12:04:05 12:04:05 #21 [support-scheduler internal] load .dockerignore 12:04:05 #21 transferring context: 50B 0.0s done 12:04:05 #21 DONE 0.1s 12:04:05 12:04:05 #22 [security-proxy-setup internal] load .dockerignore 12:04:05 #22 transferring context: 50B done 12:04:05 #22 DONE 0.1s 12:04:05 12:04:05 #23 [security-secretstore-setup internal] load .dockerignore 12:04:05 #23 transferring context: 50B done 12:04:05 #23 DONE 0.1s 12:04:05 12:04:05 #24 [security-bootstrapper internal] load .dockerignore 12:04:05 #24 transferring context: 50B 0.0s done 12:04:05 #24 DONE 0.1s 12:04:05 12:04:05 #25 [security-spire-config internal] load .dockerignore 12:04:05 #25 transferring context: 50B 0.0s done 12:04:05 #25 DONE 0.1s 12:04:05 12:04:05 #26 [security-spiffe-token-provider internal] load .dockerignore 12:04:05 #26 transferring context: 50B done 12:04:05 #26 DONE 0.0s 12:04:05 12:04:05 #27 [security-proxy-auth internal] load .dockerignore 12:04:05 #27 transferring context: 50B 0.0s done 12:04:05 #27 DONE 0.0s 12:04:05 12:04:05 #28 [support-notifications internal] load .dockerignore 12:04:05 #28 transferring context: 50B done 12:04:05 #28 DONE 0.1s 12:04:05 12:04:05 #29 [core-data internal] load .dockerignore 12:04:05 #29 transferring context: 50B 0.0s done 12:04:05 #29 DONE 0.1s 12:04:05 12:04:05 #30 [security-spire-agent internal] load .dockerignore 12:04:05 #30 transferring context: 50B done 12:04:05 #30 DONE 0.1s 12:04:05 12:04:05 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:05 #31 DONE 0.0s 12:04:05 12:04:05 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 12:04:05 #32 DONE 0.3s 12:04:05 12:04:05 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:05 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:04:06 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 12:04:06 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 0B / 4.12MB 0.1s 12:04:06 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:04:06 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 12:04:06 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.10MB / 4.12MB 0.2s 12:04:06 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done 12:04:06 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 12:04:07 #33 ... 12:04:07 12:04:07 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:07 #31 DONE 0.0s 12:04:07 12:04:07 #34 [core-metadata internal] load build context 12:04:07 #34 transferring context: 3.45MB 0.7s done 12:04:07 #34 DONE 0.8s 12:04:07 12:04:07 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:07 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:04:07 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 12:04:07 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done 12:04:07 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:04:07 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 12:04:07 #33 ... 12:04:07 12:04:07 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:07 #31 DONE 0.0s 12:04:07 12:04:07 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 12:04:07 #32 DONE 0.4s 12:04:07 12:04:07 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:07 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:04:07 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 12:04:07 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done 12:04:07 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:04:07 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 12:04:07 #33 ... 12:04:07 12:04:07 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:07 #31 DONE 0.0s 12:04:07 12:04:07 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:07 #33 ... 12:04:07 12:04:07 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:07 #31 DONE 0.1s 12:04:07 12:04:07 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:07 #33 ... 12:04:07 12:04:07 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:07 #31 DONE 0.1s 12:04:07 12:04:07 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:07 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:04:07 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 12:04:07 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done 12:04:07 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:04:07 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 12:04:07 #33 ... 12:04:07 12:04:07 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 12:04:07 #32 DONE 0.7s 12:04:07 12:04:07 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:07 #33 ... 12:04:07 12:04:07 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:07 #31 DONE 0.1s 12:04:07 12:04:07 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:04:07 #35 DONE 2.4s 12:04:07 12:04:07 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:07 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:04:07 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 12:04:07 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done 12:04:07 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:04:07 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 12:04:08 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done 12:04:08 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done 12:04:08 #33 ... 12:04:08 12:04:08 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:08 #31 DONE 0.1s 12:04:08 12:04:08 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:04:08 #35 DONE 2.5s 12:04:08 12:04:08 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 12:04:08 #32 DONE 1.6s 12:04:08 12:04:08 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:08 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:04:08 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 12:04:08 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done 12:04:08 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:04:08 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 12:04:08 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done 12:04:08 #33 ... 12:04:08 12:04:08 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:08 #31 DONE 0.1s 12:04:08 12:04:08 #36 [security-proxy-setup internal] load build context 12:04:08 #36 ... 12:04:08 12:04:08 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:04:08 #35 DONE 2.5s 12:04:08 12:04:08 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 12:04:08 #32 DONE 1.8s 12:04:08 12:04:08 #36 [security-proxy-setup internal] load build context 12:04:09 #36 ... 12:04:09 12:04:09 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:04:09 #35 DONE 2.5s 12:04:09 12:04:09 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:09 #31 DONE 0.1s 12:04:09 12:04:09 #36 [security-proxy-setup internal] load build context 12:04:09 #36 ... 12:04:09 12:04:09 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 12:04:09 #37 DONE 2.3s 12:04:09 12:04:09 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:09 #38 DONE 0.0s 12:04:09 12:04:09 #36 [security-proxy-setup internal] load build context 12:04:09 #36 ... 12:04:09 12:04:09 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:04:09 #31 DONE 0.1s 12:04:09 12:04:09 #36 [security-proxy-setup internal] load build context 12:04:09 #36 ... 12:04:09 12:04:09 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 12:04:09 #32 DONE 2.5s 12:04:09 12:04:09 #39 [core-keeper internal] load build context 12:04:09 #39 transferring context: 3.45MB 1.9s done 12:04:09 #39 DONE 2.7s 12:04:09 12:04:09 #36 [security-proxy-setup internal] load build context 12:04:09 #36 ... 12:04:09 12:04:09 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:04:09 #35 DONE 2.5s 12:04:09 12:04:09 #40 [core-common-config-bootstrapper internal] load build context 12:04:09 #40 transferring context: 3.45MB 1.9s done 12:04:09 #40 DONE 2.8s 12:04:09 12:04:09 #36 [security-proxy-setup internal] load build context 12:04:09 #36 ... 12:04:09 12:04:09 #41 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 12:04:09 #41 DONE 3.1s 12:04:09 12:04:09 #36 [security-proxy-setup internal] load build context 12:04:10 #156 ... 12:04:10 12:04:10 #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:04:10 #107 9.227 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:04:10 #36 ... 12:04:10 12:04:10 #42 [core-command internal] load build context 12:04:10 #42 transferring context: 3.45MB 2.2s done 12:04:10 #42 DONE 3.1s 12:04:10 12:04:10 #36 [security-proxy-setup internal] load build context 12:04:10 #36 ... 12:04:10 12:04:10 #43 [security-spire-config internal] load build context 12:04:10 #43 transferring context: 24.83kB 0.2s done 12:04:10 #43 DONE 1.0s 12:04:10 12:04:10 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 12:04:10 #37 DONE 3.1s 12:04:10 12:04:10 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:10 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:04:10 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 12:04:10 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done 12:04:10 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:04:10 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 12:04:10 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done 12:04:10 #33 DONE 5.3s 12:04:10 12:04:10 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:10 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 12:04:10 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 12:04:10 #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 12:04:10 #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 12:04:10 #38 ... 12:04:10 12:04:10 #44 [support-scheduler internal] load build context 12:04:10 #44 transferring context: 3.45MB 2.1s done 12:04:10 #44 DONE 3.0s 12:04:10 12:04:10 #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:04:11 #45 ... 12:04:11 12:04:11 #46 [security-spire-server internal] load build context 12:04:11 #46 transferring context: 26.58kB 0.2s done 12:04:11 #46 DONE 1.7s 12:04:11 12:04:11 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:11 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.6s 12:04:11 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.6s 12:04:11 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s 12:04:11 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s 12:04:11 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s 12:04:11 #38 ... 12:04:11 12:04:11 #47 [security-secretstore-setup internal] load build context 12:04:11 #47 transferring context: 3.45MB 2.4s done 12:04:11 #47 DONE 3.8s 12:04:11 12:04:11 #36 [security-proxy-setup internal] load build context 12:04:11 #36 transferring context: 3.45MB 2.9s done 12:04:11 #36 DONE 3.9s 12:04:11 12:04:11 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:11 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 12:04:11 #38 ... 12:04:11 12:04:11 #48 [security-spiffe-token-provider internal] load build context 12:04:11 #48 transferring context: 3.45MB 1.7s done 12:04:11 #48 DONE 2.9s 12:04:11 12:04:11 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:11 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.9s done 12:04:11 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done 12:04:11 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done 12:04:11 #38 ... 12:04:11 12:04:11 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 12:04:11 #49 DONE 2.5s 12:04:11 12:04:11 #50 [security-bootstrapper internal] load build context 12:04:11 #50 transferring context: 3.45MB 1.6s done 12:04:11 #50 DONE 3.1s 12:04:12 12:04:12 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 12:04:12 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 12:04:12 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 12:04:12 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.2s done 12:04:12 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 12:04:12 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 12:04:12 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.8s done 12:04:12 #33 DONE 5.3s 12:04:12 12:04:12 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:12 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 12:04:12 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 12:04:12 #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 12:04:12 #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 12:04:12 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.9s done 12:04:12 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done 12:04:12 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done 12:04:12 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 12:04:12 #38 ... 12:04:12 12:04:12 #51 [security-proxy-auth internal] load build context 12:04:12 #51 transferring context: 3.45MB 1.3s done 12:04:12 #51 DONE 3.0s 12:04:12 12:04:12 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:12 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.7s 12:04:12 #38 ... 12:04:12 12:04:12 #52 [support-notifications internal] load build context 12:04:12 #52 transferring context: 3.45MB 1.1s done 12:04:12 #52 DONE 2.6s 12:04:12 12:04:12 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:12 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 2.1s 12:04:12 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 12:04:12 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 2.5s 12:04:13 #38 ... 12:04:13 12:04:13 #53 [core-data internal] load build context 12:04:13 #53 transferring context: 3.45MB 1.4s done 12:04:13 #53 DONE 3.3s 12:04:13 12:04:13 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:13 #38 ... 12:04:13 12:04:13 #54 [security-spire-agent internal] load build context 12:04:13 #54 transferring context: 26.11kB 0.1s done 12:04:13 #54 DONE 1.5s 12:04:13 12:04:13 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:13 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 3.3s 12:04:14 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.30MB / 37.02MB 3.9s 12:04:15 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.31MB / 37.02MB 5.0s 12:04:16 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 12:04:16 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 6.0s 12:04:16 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 6.6s 12:04:17 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.78MB / 37.02MB 7.1s 12:04:18 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.66MB / 37.02MB 7.6s 12:04:18 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.55MB / 37.02MB 8.0s 12:04:18 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 8.4s 12:04:19 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 8.9s 12:04:19 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 9.4s 12:04:19 #38 ... 12:04:19 12:04:19 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 12:04:19 #0 9.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:19 #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:20 #55 ... 12:04:20 12:04:20 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:04:20 #56 ... 12:04:20 12:04:20 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:20 #57 ... 12:04:20 12:04:20 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:04:20 #58 ... 12:04:20 12:04:20 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:04:20 #59 ... 12:04:20 12:04:20 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:20 #57 DONE 10.6s 12:04:20 12:04:20 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:04:20 #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:20 #0 9.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:20 #60 ... 12:04:20 12:04:20 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:21 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 10.5s 12:04:21 #38 ... 12:04:21 12:04:21 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:04:21 #61 ... 12:04:21 12:04:21 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:21 #38 ... 12:04:21 12:04:21 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:04:21 #62 ... 12:04:21 12:04:21 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:04:21 #63 ... 12:04:21 12:04:21 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:04:21 #64 ... 12:04:21 12:04:21 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:21 #65 ... 12:04:21 12:04:21 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:04:21 #66 ... 12:04:21 12:04:21 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:04:21 #67 ... 12:04:21 12:04:21 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:04:22 #68 ... 12:04:22 12:04:22 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:04:22 #69 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done 12:04:22 #69 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 12:04:22 #69 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 12:04:22 #69 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 12:04:22 #69 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 12:04:22 #69 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 12:04:22 #69 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 12:04:22 #69 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 12:04:22 #69 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.1s done 12:04:22 #69 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.2s done 12:04:22 #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12:04:22 #69 ... 12:04:22 12:04:22 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:04:22 #70 ... 12:04:22 12:04:22 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:04:22 #71 ... 12:04:22 12:04:22 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:22 #65 DONE 11.1s 12:04:22 12:04:22 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:22 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 11.9s 12:04:23 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 12.4s done 12:04:24 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12:04:29 #38 ... 12:04:29 12:04:29 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:04:29 #60 13.77 OK: 255 MiB in 60 packages 12:04:29 #60 DONE 18.6s 12:04:29 12:04:29 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 12:04:29 #55 14.31 OK: 255 MiB in 60 packages 12:04:29 #55 DONE 19.6s 12:04:29 12:04:29 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:29 #38 ... 12:04:29 12:04:29 #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:04:29 #72 DONE 1.0s 12:04:29 12:04:29 #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:29 #73 ... 12:04:29 12:04:29 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:04:29 #74 DONE 1.1s 12:04:30 12:04:30 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:30 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.3s 12:04:30 #38 ... 12:04:30 12:04:30 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:04:30 #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.7s done 12:04:30 #69 DONE 18.6s 12:04:30 12:04:30 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:30 #38 ... 12:04:30 12:04:30 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:04:30 #0 6.511 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:30 #0 8.356 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:30 #75 ... 12:04:30 12:04:30 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:32 #76 ... 12:04:32 12:04:32 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:04:32 #56 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:32 #56 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:32 #56 ... 12:04:32 12:04:32 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:32 #38 ... 12:04:32 12:04:32 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:04:32 #67 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:32 #67 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:32 #67 ... 12:04:32 12:04:32 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:04:32 #0 7.473 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:32 #0 9.450 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:32 #77 ... 12:04:32 12:04:32 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:33 #38 ... 12:04:33 12:04:33 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:04:33 #62 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:33 #62 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:33 #62 ... 12:04:33 12:04:33 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:04:33 #61 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:33 #61 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:33 #61 ... 12:04:33 12:04:33 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:04:33 #63 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:33 #63 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:33 #63 ... 12:04:33 12:04:33 #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:04:33 #45 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:33 #45 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:33 #45 ... 12:04:33 12:04:33 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:04:33 #59 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:33 #59 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:33 #59 ... 12:04:33 12:04:33 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:33 #38 ... 12:04:33 12:04:33 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:04:33 #66 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:33 #66 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:34 #66 ... 12:04:34 12:04:34 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:04:34 #68 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:34 #68 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:34 #68 ... 12:04:34 12:04:34 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:04:34 #64 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:34 #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:34 #64 ... 12:04:34 12:04:34 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:34 #38 ... 12:04:34 12:04:34 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:04:34 #71 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:34 #71 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:34 #71 ... 12:04:34 12:04:34 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:04:34 #70 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:34 #70 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:34 #70 ... 12:04:34 12:04:34 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:04:34 #58 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:34 #58 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:35 #58 ... 12:04:35 12:04:35 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:04:35 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.4s 12:04:37 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.3s done 12:04:42 #38 ... 12:04:42 12:04:42 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:04:42 #77 19.45 (1/1) Installing dumb-init (1.2.5-r3) 12:04:42 #77 19.77 Executing busybox-1.37.0-r20.trigger 12:04:42 #77 19.90 OK: 8 MiB in 17 packages 12:04:43 #77 ... 12:04:43 12:04:43 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:04:43 #56 27.00 OK: 255 MiB in 60 packages 12:04:43 #56 DONE 33.6s 12:04:43 12:04:43 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:04:43 #58 29.61 OK: 255 MiB in 60 packages 12:04:43 #58 DONE 33.5s 12:04:43 12:04:43 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:04:43 #77 DONE 21.1s 12:04:43 12:04:43 #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:04:43 #61 26.66 (1/1) Installing dumb-init (1.2.5-r3) 12:04:43 #61 26.72 Executing busybox-1.37.0-r20.trigger 12:04:43 #61 26.83 OK: 8 MiB in 17 packages 12:04:43 #61 DONE 33.6s 12:04:43 12:04:43 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 12:04:43 #78 ... 12:04:43 12:04:43 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:04:43 #66 27.20 (1/2) Installing dumb-init (1.2.5-r3) 12:04:43 #66 27.21 (2/2) Installing su-exec (0.2-r3) 12:04:43 #66 27.30 Executing busybox-1.37.0-r20.trigger 12:04:43 #66 27.46 OK: 8 MiB in 18 packages 12:04:43 #66 DONE 32.5s 12:04:43 12:04:43 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:04:43 #71 27.31 (1/4) Installing dumb-init (1.2.5-r3) 12:04:43 #71 27.32 (2/4) Installing openssl (3.5.7-r0) 12:04:43 #71 27.41 (3/4) Installing su-exec (0.2-r3) 12:04:43 #71 27.44 (4/4) Installing yq-go (4.47.2-r3) 12:04:43 #71 28.88 Executing busybox-1.37.0-r20.trigger 12:04:43 #71 29.03 OK: 20 MiB in 20 packages 12:04:43 #71 DONE 32.6s 12:04:43 12:04:43 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:04:43 #62 26.80 (1/4) Installing ca-certificates (20260611-r0) 12:04:43 #62 27.15 (2/4) Installing dumb-init (1.2.5-r3) 12:04:43 #62 27.36 (3/4) Installing su-exec (0.2-r3) 12:04:43 #62 27.41 (4/4) Installing yq-go (4.47.2-r3) 12:04:43 #62 28.78 Executing busybox-1.37.0-r20.trigger 12:04:43 #62 28.96 Executing ca-certificates-20260611-r0.trigger 12:04:43 #62 29.62 OK: 19 MiB in 20 packages 12:04:43 #62 DONE 32.8s 12:04:43 12:04:43 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:04:43 #79 ... 12:04:43 12:04:43 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:04:43 #68 27.84 (1/7) Installing ca-certificates (20260611-r0) 12:04:43 #68 28.29 (2/7) Installing dumb-init (1.2.5-r3) 12:04:43 #68 28.31 (3/7) Installing libgcc (14.2.0-r6) 12:04:43 #68 28.37 (4/7) Installing libsodium (1.0.20-r1) 12:04:43 #68 28.39 (5/7) Installing libstdc++ (14.2.0-r6) 12:04:43 #68 28.70 (6/7) Installing libzmq (4.3.5-r2) 12:04:43 #68 28.81 (7/7) Installing zeromq (4.3.5-r2) 12:04:43 #68 28.85 Executing busybox-1.37.0-r20.trigger 12:04:43 #68 28.99 Executing ca-certificates-20260611-r0.trigger 12:04:43 #68 30.04 OK: 12 MiB in 23 packages 12:04:43 #68 DONE 32.7s 12:04:44 12:04:44 #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:04:44 #45 27.11 (1/1) Installing dumb-init (1.2.5-r3) 12:04:44 #45 27.18 Executing busybox-1.37.0-r20.trigger 12:04:44 #45 27.38 OK: 8 MiB in 17 packages 12:04:44 #45 DONE 33.5s 12:04:44 12:04:44 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:04:44 #67 24.20 (1/3) Installing ca-certificates (20260611-r0) 12:04:44 #67 24.63 (2/3) Installing dumb-init (1.2.5-r3) 12:04:44 #67 24.66 (3/3) Installing tzdata (2026b-r0) 12:04:44 #67 26.62 Executing busybox-1.37.0-r20.trigger 12:04:44 #67 26.81 Executing ca-certificates-20260611-r0.trigger 12:04:44 #67 27.88 OK: 8 MiB in 19 packages 12:04:44 #67 DONE 32.9s 12:04:44 12:04:44 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:04:44 #75 20.52 OK: 255 MiB in 60 packages 12:04:44 #75 DONE 23.5s 12:04:44 12:04:44 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:04:45 #80 ... 12:04:45 12:04:45 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:04:45 #81 DONE 1.7s 12:04:45 12:04:45 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:45 #82 ... 12:04:45 12:04:45 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:04:45 #83 DONE 2.2s 12:04:45 12:04:45 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:04:45 #84 DONE 1.6s 12:04:45 12:04:45 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:47 #85 ... 12:04:47 12:04:47 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:04:47 #59 28.70 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:04:47 #59 28.71 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:04:47 #59 28.71 OK: 26186 distinct packages available 12:04:47 #59 30.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:47 #59 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:47 #59 36.41 OK: 255 MiB in 60 packages 12:04:47 #59 DONE 37.6s 12:04:47 12:04:47 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:04:48 #86 ... 12:04:48 12:04:48 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:04:48 #63 26.81 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:04:48 #63 26.81 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:04:48 #63 26.81 OK: 26166 distinct packages available 12:04:48 #63 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:48 #63 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:48 #63 34.17 (1/13) Installing brotli-libs (1.1.0-r2) 12:04:48 #63 34.26 (2/13) Installing c-ares (1.34.6-r0) 12:04:48 #63 34.40 (3/13) Installing libunistring (1.3-r0) 12:04:48 #63 34.61 (4/13) Installing libidn2 (2.3.7-r0) 12:04:48 #63 34.67 (5/13) Installing nghttp2-libs (1.69.0-r0) 12:04:48 #63 34.68 (6/13) Installing libpsl (0.21.5-r3) 12:04:48 #63 34.70 (7/13) Installing zstd-libs (1.5.7-r0) 12:04:48 #63 34.79 (8/13) Installing libcurl (8.14.1-r2) 12:04:48 #63 34.85 (9/13) Installing curl (8.14.1-r2) 12:04:48 #63 34.88 (10/13) Installing dumb-init (1.2.5-r3) 12:04:48 #63 34.89 (11/13) Installing musl-obstack (1.2.3-r2) 12:04:48 #63 34.90 (12/13) Installing libucontext (1.3.2-r0) 12:04:48 #63 35.00 (13/13) Installing gcompat (1.1.0-r4) 12:04:48 #63 35.09 Executing busybox-1.37.0-r20.trigger 12:04:48 #63 35.19 OK: 13 MiB in 29 packages 12:04:48 #63 DONE 37.0s 12:04:48 12:04:48 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:04:48 #64 27.66 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:04:48 #64 27.66 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:04:48 #64 27.66 OK: 26166 distinct packages available 12:04:48 #64 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:48 #64 30.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:48 #64 35.11 (1/4) Installing dumb-init (1.2.5-r3) 12:04:48 #64 35.11 (2/4) Installing musl-obstack (1.2.3-r2) 12:04:48 #64 35.14 (3/4) Installing libucontext (1.3.2-r0) 12:04:48 #64 35.18 (4/4) Installing gcompat (1.1.0-r4) 12:04:48 #64 35.22 Executing busybox-1.37.0-r20.trigger 12:04:48 #64 35.34 OK: 8 MiB in 20 packages 12:04:48 #64 DONE 36.9s 12:04:48 12:04:48 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:04:48 #87 ... 12:04:48 12:04:48 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:04:48 #70 27.50 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:04:48 #70 27.50 v3.22.5-19-g537cbfc3c90 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:04:48 #70 27.50 OK: 26166 distinct packages available 12:04:48 #70 29.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:48 #70 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:48 #70 ... 12:04:48 12:04:48 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:04:49 #88 ... 12:04:49 12:04:49 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:04:49 #86 DONE 2.0s 12:04:49 12:04:49 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:51 #89 ... 12:04:51 12:04:51 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:04:51 #70 39.08 (1/5) Installing dumb-init (1.2.5-r3) 12:04:51 #70 39.10 (2/5) Installing musl-obstack (1.2.3-r2) 12:04:51 #70 39.19 (3/5) Installing libucontext (1.3.2-r0) 12:04:51 #70 39.19 (4/5) Installing gcompat (1.1.0-r4) 12:04:51 #70 39.19 (5/5) Installing openssl (3.5.7-r0) 12:04:51 #70 39.38 Executing busybox-1.37.0-r20.trigger 12:04:51 #70 39.43 OK: 9 MiB in 21 packages 12:04:51 #70 DONE 40.5s 12:04:51 12:04:51 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:04:53 #90 ... 12:04:53 12:04:53 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:04:53 #91 ... 12:04:53 12:04:53 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:53 #92 ... 12:04:53 12:04:53 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:04:54 #93 ... 12:04:54 12:04:54 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:04:54 #94 ... 12:04:54 12:04:54 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:04:55 #95 ... 12:04:55 12:04:55 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:04:55 #91 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:04:55 #91 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:04:58 #91 14.24 OK: 8 MiB in 18 packages 12:04:59 #91 DONE 15.1s 12:04:59 12:04:59 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:04:59 #80 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:05:00 #80 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:05:01 #80 ... 12:05:01 12:05:01 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 12:05:01 #78 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:05:01 #78 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:05:01 #78 16.01 OK: 8 MiB in 17 packages 12:05:01 #78 DONE 18.4s 12:05:01 12:05:01 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:05:01 #79 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:05:01 #79 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:05:01 #79 ... 12:05:01 12:05:01 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:05:01 #96 DONE 2.8s 12:05:02 12:05:02 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:05:02 #97 DONE 0.3s 12:05:02 12:05:02 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:05:02 #88 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:05:02 #88 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:05:06 #88 ... 12:05:06 12:05:06 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:05:06 #95 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:05:06 #95 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:05:06 #95 ... 12:05:06 12:05:06 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:05:06 #90 7.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:05:06 #90 9.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:05:07 #90 15.91 OK: 9 MiB in 21 packages 12:05:07 #90 ... 12:05:07 12:05:07 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:05:07 #95 23.39 OK: 19 MiB in 20 packages 12:05:09 #95 DONE 25.0s 12:05:09 12:05:09 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:05:09 #87 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:05:09 #87 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:05:09 #87 19.66 OK: 8 MiB in 20 packages 12:05:09 #87 ... 12:05:09 12:05:09 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:05:09 #90 DONE 17.6s 12:05:09 12:05:09 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:05:09 #94 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:05:09 #94 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:05:09 #94 23.52 OK: 8 MiB in 17 packages 12:05:09 #94 DONE 25.0s 12:05:09 12:05:09 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:05:09 #98 ... 12:05:09 12:05:09 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:05:09 #93 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:05:09 #93 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:05:09 #93 23.78 OK: 12 MiB in 23 packages 12:05:09 #93 ... 12:05:09 12:05:09 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:05:10 #99 ... 12:05:10 12:05:10 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:05:10 #80 23.50 OK: 8 MiB in 19 packages 12:05:10 #80 DONE 25.8s 12:05:10 12:05:10 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:05:10 #87 DONE 21.9s 12:05:10 12:05:10 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:05:10 #88 19.51 OK: 13 MiB in 29 packages 12:05:10 #88 DONE 21.8s 12:05:10 12:05:10 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:05:10 #79 24.54 OK: 20 MiB in 20 packages 12:05:10 #79 DONE 26.4s 12:05:10 12:05:10 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:05:10 #100 ... 12:05:10 12:05:10 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:05:10 #93 DONE 26.2s 12:05:10 12:05:10 #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:05:11 #101 DONE 0.6s 12:05:11 12:05:11 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:13 #85 ... 12:05:13 12:05:13 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:05:13 #98 DONE 4.4s 12:05:13 12:05:13 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:05:13 #100 DONE 3.3s 12:05:13 12:05:13 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:05:13 #102 ... 12:05:13 12:05:13 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:05:13 #99 DONE 4.4s 12:05:13 12:05:13 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:05:13 #103 DONE 0.2s 12:05:13 12:05:13 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:05:13 #104 DONE 0.2s 12:05:13 12:05:13 #105 [security-spire-config stage-2 6/10] COPY security.txt / 12:05:13 #105 DONE 0.3s 12:05:13 12:05:13 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:05:14 #106 ... 12:05:14 12:05:14 #107 [security-spire-server stage-2 6/9] COPY security.txt / 12:05:14 #107 DONE 0.3s 12:05:14 12:05:14 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:05:14 #106 DONE 0.4s 12:05:14 12:05:14 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:05:14 #108 DONE 0.3s 12:05:14 12:05:14 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:05:14 #109 DONE 0.3s 12:05:14 12:05:14 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:05:14 #110 ... 12:05:14 12:05:14 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:05:14 #111 DONE 0.3s 12:05:14 12:05:14 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:05:14 #110 DONE 0.4s 12:05:14 12:05:14 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:05:15 #112 DONE 0.4s 12:05:15 12:05:15 #113 [security-spire-server] exporting to image 12:05:15 #113 exporting layers 12:05:17 #113 ... 12:05:17 12:05:17 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:05:17 #102 DONE 3.5s 12:05:17 12:05:17 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:05:17 #114 DONE 0.3s 12:05:17 12:05:17 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 12:05:17 #115 DONE 0.2s 12:05:17 12:05:17 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:05:18 #116 DONE 0.4s 12:05:18 12:05:18 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:05:18 #117 DONE 0.3s 12:05:18 12:05:18 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:05:18 #118 DONE 0.3s 12:05:18 12:05:18 #113 [security-spire-agent] exporting to image 12:05:19 #113 exporting layers 4.9s done 12:05:19 #113 writing image sha256:9e0be495ee68b342d83007d8ac0177d71c7b9f3e6dd8dda7a5c55fae7ce9e1da 12:05:20 #113 exporting layers 4.8s done 12:05:20 #113 writing image sha256:9e0be495ee68b342d83007d8ac0177d71c7b9f3e6dd8dda7a5c55fae7ce9e1da 0.1s done 12:05:20 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 12:05:20 #113 writing image sha256:3180c8d875f9915ad2f6386b24388a7a1b15beb9f447721b2ff2c45ed468bb9c 0.0s done 12:05:20 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 12:05:22 #113 exporting layers 3.0s done 12:05:22 #113 writing image sha256:3bf2b11abfc948a68019c96822f73d0eb3b8062403e944a0c24f3dc1551c1f50 0.0s done 12:05:22 #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done 12:05:22 #113 DONE 6.6s 12:05:22 12:05:22 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:46 #107 ... 12:05:46 12:05:46 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:05:46 #152 DONE 108.1s 12:05:46 12:05:46 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:05:46 #149 DONE 108.2s 12:05:46 12:05:46 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:05:46 #157 DONE 0.1s 12:05:46 12:05:46 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:05:46 #158 DONE 0.1s 12:05:46 12:05:46 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:05:46 #159 DONE 0.2s 12:05:46 12:05:46 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:05:46 #160 DONE 0.3s 12:05:46 12:05:46 #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:05:46 #161 DONE 0.2s 12:05:46 12:05:46 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:05:46 #162 DONE 0.2s 12:05:46 12:05:46 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:05:46 #163 DONE 1.0s 12:05:46 12:05:46 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:05:46 #164 ... 12:05:46 12:05:46 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:05:46 #165 DONE 0.4s 12:05:46 12:05:46 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:05:46 #166 DONE 0.4s 12:05:46 12:05:46 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:05:46 #164 DONE 1.0s 12:05:46 12:05:46 #167 [core-common-config-bootstrapper] exporting to image 12:05:46 #167 exporting layers 12:05:46 #167 exporting layers 0.4s done 12:05:46 #167 writing image sha256:3994de70ec1be33e2b17f3fddcb6089b604c039f15000de689410809c5906379 done 12:05:46 #167 naming to docker.io/library/core-common-config-bootstrapper done 12:05:46 #167 DONE 0.5s 12:05:46 12:05:46 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:05:46 #168 DONE 0.5s 12:05:46 12:05:46 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:05:46 #169 DONE 0.1s 12:05:46 12:05:46 #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/ 12:05:46 #170 DONE 0.1s 12:05:46 12:05:46 #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/ 12:05:46 #171 DONE 0.0s 12:05:46 12:05:46 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:05:46 #154 ... 12:05:46 12:05:46 #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/ 12:05:46 #172 DONE 0.0s 12:05:46 12:05:46 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:05:46 #173 DONE 0.0s 12:05:46 12:05:46 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:05:46 #174 DONE 0.8s 12:05:46 12:05:46 #175 [security-bootstrapper] exporting to image 12:05:46 #175 exporting layers 0.5s done 12:05:46 #175 writing image sha256:91001faa69c93d9c96e41ab5e1f578e5d9cff61fdd21f06aa23457d68f120380 0.0s done 12:05:46 #175 naming to docker.io/library/security-bootstrapper done 12:05:46 #175 DONE 0.6s 12:05:46 12:05:46 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:06:42 #154 ... 12:06:42 12:06:42 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:06:42 #145 168.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:06:43 #145 ... 12:06:43 12:06:43 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:06:43 #150 DONE 173.0s 12:06:43 12:06:43 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:06:43 #92 ... 12:06:43 12:06:43 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #76 DONE 124.8s 12:06:43 12:06:43 #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #73 DONE 124.9s 12:06:43 12:06:43 #119 [core-metadata builder 6/7] COPY . . 12:06:43 #119 DONE 1.5s 12:06:43 12:06:43 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 12:06:43 #120 CACHED 12:06:43 12:06:43 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #121 CACHED 12:06:43 12:06:43 #122 [core-data builder 6/7] COPY . . 12:06:43 #122 CACHED 12:06:43 12:06:43 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #123 CACHED 12:06:43 12:06:43 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:06:43 #124 CACHED 12:06:43 12:06:43 #125 [security-proxy-auth builder 6/7] COPY . . 12:06:43 #125 CACHED 12:06:43 12:06:43 #126 [support-scheduler builder 6/7] COPY . . 12:06:43 #126 DONE 1.5s 12:06:43 12:06:43 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:06:43 #127 CACHED 12:06:43 12:06:43 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 12:06:43 #128 CACHED 12:06:43 12:06:43 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #129 CACHED 12:06:43 12:06:43 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 12:06:43 #130 CACHED 12:06:43 12:06:43 #131 [core-command builder 6/7] COPY . . 12:06:43 #131 CACHED 12:06:43 12:06:43 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #132 CACHED 12:06:43 12:06:43 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:06:43 #133 ... 12:06:43 12:06:43 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #82 DONE 115.3s 12:06:43 12:06:43 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #92 DONE 114.7s 12:06:43 12:06:43 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #89 DONE 110.9s 12:06:43 12:06:43 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #85 DONE 114.8s 12:06:43 12:06:43 #134 [core-keeper builder 7/8] COPY . . 12:06:43 #134 DONE 2.6s 12:06:43 12:06:43 #135 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 12:06:43 #135 ... 12:06:43 12:06:43 #136 [support-notifications builder 6/7] COPY . . 12:06:43 #136 DONE 2.7s 12:06:43 12:06:43 #137 [security-spiffe-token-provider builder 6/7] COPY . . 12:06:43 #137 DONE 2.7s 12:06:43 12:06:43 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:06:43 #138 CACHED 12:06:43 12:06:43 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #139 CACHED 12:06:43 12:06:43 #140 [security-bootstrapper builder 6/7] COPY . . 12:06:43 #140 CACHED 12:06:43 12:06:43 #141 [security-proxy-setup builder 6/7] COPY . . 12:06:43 #141 DONE 2.8s 12:06:43 12:06:43 #142 [security-secretstore-setup builder 6/7] COPY . . 12:06:43 #142 CACHED 12:06:43 12:06:43 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:06:43 #143 CACHED 12:06:43 12:06:43 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:43 #144 CACHED 12:06:43 12:06:43 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:06:44 #156 ... 12:06:44 12:06:44 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:06:44 #145 DONE 174.5s 12:06:44 12:06:44 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:06:44 #154 DONE 174.5s 12:06:44 12:06:44 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:06:44 #176 DONE 0.1s 12:06:44 12:06:44 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:06:44 #177 DONE 0.2s 12:06:44 12:06:44 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:06:44 #178 DONE 0.1s 12:06:44 12:06:44 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:06:45 #179 DONE 0.3s 12:06:45 12:06:45 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:06:45 #180 DONE 0.3s 12:06:45 12:06:45 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:06:45 #181 DONE 0.3s 12:06:45 12:06:45 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:06:45 #182 DONE 0.2s 12:06:45 12:06:45 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:06:45 #183 DONE 0.2s 12:06:45 12:06:45 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 12:06:45 #184 DONE 0.2s 12:06:45 12:06:45 #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:06:45 #185 DONE 0.1s 12:06:45 12:06:45 #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:06:45 #186 DONE 0.1s 12:06:45 12:06:45 #187 [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 12:06:45 #187 DONE 0.1s 12:06:45 12:06:45 #188 [core-command] exporting to image 12:06:45 #188 exporting layers 12:06:45 #188 ... 12:06:45 12:06:45 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:06:45 #189 DONE 0.3s 12:06:45 12:06:45 #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:06:45 #190 DONE 0.3s 12:06:45 12:06:45 #188 [core-command] exporting to image 12:06:45 #188 exporting layers 0.3s done 12:06:45 #188 writing image sha256:3ffae5f887548a46ad47666a0c452042a38b43f1803a5aa88d3a10cf89792593 done 12:06:45 #188 naming to docker.io/library/core-command done 12:06:45 #188 DONE 0.3s 12:06:45 12:06:45 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:06:46 #191 DONE 0.3s 12:06:46 12:06:46 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:06:46 #192 DONE 0.3s 12:06:46 12:06:46 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:06:46 #193 DONE 0.4s 12:06:46 12:06:46 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:06:46 #145 ... 12:06:46 12:06:46 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:06:46 #0 4.641 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:06:46 #146 ... 12:06:46 12:06:46 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:06:46 #0 4.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:06:46 #147 ... 12:06:46 12:06:46 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:06:46 #0 4.729 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:06:46 #194 DONE 0.3s 12:06:46 12:06:46 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:06:46 #148 ... 12:06:46 12:06:46 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:06:46 #0 4.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:06:46 #149 ... 12:06:46 12:06:46 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:06:46 #0 4.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:06:46 #195 ... 12:06:46 12:06:46 #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:06:46 #196 DONE 0.7s 12:06:46 #150 ... 12:06:46 12:06:46 #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 12:06:47 12:06:47 #197 [security-proxy-setup] exporting to image 12:06:47 #197 exporting layers 0.5s done 12:06:47 #197 writing image sha256:d139ad1b1148bdaefc027f28c2b240d7675f613f92c45031c15f55c3aeadff0b done 12:06:47 #197 naming to docker.io/library/security-proxy-setup done 12:06:47 #197 DONE 0.5s 12:06:47 12:06:47 #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:06:47 #107 ... 12:06:47 12:06:47 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:06:47 #195 DONE 0.9s 12:06:47 12:06:47 #198 [security-secretstore-setup] exporting to image 12:06:47 #198 exporting layers 0.3s done 12:06:47 #198 writing image sha256:8d0ef84127dd25d6142e9c44cfb557032453973f320abd97074f8a375d76cdd2 done 12:06:47 #198 naming to docker.io/library/security-secretstore-setup done 12:06:47 #198 DONE 0.3s 12:06:47 12:06:47 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 12:06:48 #151 4.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:06:48 #151 ... 12:06:48 12:06:48 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:06:48 #145 5.080 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:06:49 #148 ... 12:06:49 12:06:49 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:06:49 #153 DONE 179.6s 12:06:49 12:06:49 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:06:49 #199 DONE 0.0s 12:06:49 12:06:49 #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:06:49 #200 DONE 0.0s 12:06:49 12:06:49 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:06:50 #201 DONE 0.4s 12:06:50 12:06:50 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:06:50 #202 DONE 0.4s 12:06:50 12:06:50 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:06:50 #147 DONE 180.6s 12:06:50 12:06:50 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:06:51 #203 DONE 0.4s 12:06:51 12:06:51 #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:06:51 #107 DONE 181.4s 12:06:51 12:06:51 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:06:51 #146 DONE 181.1s 12:06:51 12:06:51 #204 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:06:51 #204 ... 12:06:51 12:06:51 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:06:51 #203 DONE 0.4s 12:06:51 12:06:51 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:06:51 #205 DONE 0.1s 12:06:51 12:06:51 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:06:51 #206 CACHED 12:06:51 12:06:51 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:06:51 #207 CACHED 12:06:51 12:06:51 #204 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:06:51 #204 DONE 0.1s 12:06:51 12:06:51 #208 [security-spiffe-token-provider] exporting to image 12:06:51 #208 exporting layers 0.7s done 12:06:51 #208 writing image sha256:1bf4f6313bc5918b18b87f768b791a4197957b1b580dc6df5a1e6e1e1fca565a 0.0s done 12:06:51 #208 naming to docker.io/library/security-spiffe-token-provider 0.0s done 12:06:51 #208 DONE 0.7s 12:06:51 12:06:51 #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:06:51 #209 DONE 0.3s 12:06:51 12:06:51 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:06:51 #151 DONE 181.6s 12:06:51 12:06:51 #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:06:51 #210 DONE 0.4s 12:06:51 12:06:51 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:06:51 #211 DONE 0.4s 12:06:51 12:06:51 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 12:06:51 #148 DONE 181.6s 12:06:51 12:06:51 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:06:51 #212 DONE 0.3s 12:06:51 12:06:51 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:06:51 #213 DONE 0.3s 12:06:51 12:06:51 #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:06:51 #214 DONE 0.3s 12:06:51 12:06:51 #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:06:51 #215 DONE 0.1s 12:06:51 12:06:51 #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 12:06:51 #216 DONE 0.1s 12:06:51 12:06:51 #217 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:06:52 #217 DONE 0.1s 12:06:52 12:06:52 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 12:06:52 #218 DONE 0.1s 12:06:52 12:06:52 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:06:52 #219 DONE 0.1s 12:06:52 12:06:52 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:06:52 #220 DONE 0.1s 12:06:52 12:06:52 #221 [core-metadata] exporting to image 12:06:52 #221 ... 12:06:52 12:06:52 #222 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:06:52 #222 DONE 0.6s 12:06:52 12:06:52 #223 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:06:52 #223 DONE 0.5s 12:06:52 12:06:52 #221 [core-metadata] exporting to image 12:06:52 #221 exporting layers 0.5s done 12:06:52 #221 writing image sha256:6954bec3cd52c4c6e441b80c9e8afac35b9b37cbc64ba52e32517bfc1bb66a78 done 12:06:52 #221 naming to docker.io/library/core-metadata done 12:06:52 #221 DONE 0.5s 12:06:52 12:06:52 #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:06:52 #224 DONE 0.1s 12:06:52 12:06:52 #225 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:06:52 #225 DONE 0.1s 12:06:52 12:06:52 #226 [core-keeper] exporting to image 12:06:52 #226 ... 12:06:52 12:06:52 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:06:52 #227 DONE 0.7s 12:06:52 12:06:52 #228 [core-data] exporting to image 12:06:52 #228 exporting layers 0.2s done 12:06:52 #228 writing image sha256:144eee142fde8f1f1298f7744e003c310ce957b12a7cfacc51eaaa2c695465e0 0.0s done 12:06:52 #228 naming to docker.io/library/core-data done 12:06:52 #228 DONE 0.2s 12:06:52 12:06:52 #226 [core-keeper] exporting to image 12:06:52 #226 exporting layers 0.2s done 12:06:52 #226 writing image sha256:3bc972c0d30b873659577a88b943dff1075c77f109f058bce2b0b0a8d1c8e401 0.0s done 12:06:52 #226 naming to docker.io/library/core-keeper done 12:06:53 #226 DONE 0.2s 12:06:53 12:06:53 #229 [support-scheduler] exporting to image 12:06:53 #229 exporting layers 0.9s done 12:06:53 #229 writing image sha256:a6d763ca58e02069e24713dc1e2176baccfed9f79fdf97298d2e8b5cf624a930 done 12:06:53 #229 naming to docker.io/library/support-scheduler done 12:06:53 #229 DONE 0.9s 12:06:53 12:06:53 #230 [security-proxy-auth] exporting to image 12:06:53 #230 exporting layers 0.6s done 12:06:53 #230 writing image sha256:960296d2c1fc2a684c6b51b6b3cff6f81689d133d97a4449a70ee6142a3bae1f done 12:06:53 #230 naming to docker.io/library/security-proxy-auth done 12:06:53 #230 DONE 0.6s 12:06:53 12:06:53 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:06:53 #156 DONE 174.5s 12:06:53 12:06:53 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:06:53 #231 DONE 0.0s 12:06:53 12:06:53 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:06:53 #232 DONE 0.0s 12:06:53 12:06:53 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:06:53 #145 ... 12:06:53 12:06:53 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:06:53 #133 4.707 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:06:53 #233 DONE 0.2s 12:06:53 12:06:53 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:06:53 #234 DONE 0.0s 12:06:53 12:06:53 #235 [support-notifications] exporting to image 12:06:53 #235 exporting layers 0.2s done 12:06:53 #235 writing image sha256:f110b11fef8f9aa94aebae72c8d1bc000b32b7d61507831875b9aaa6d8f1a46b done 12:06:53 #235 naming to docker.io/library/support-notifications done 12:06:53 #235 DONE 0.2s 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:06:53 time="2026-07-06T12:02:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:06:53 $ docker stop --time=1 bb0d4b87bc72304d6cd8cf4a49a7c628c2039f21cf93ba64631466f2a232fd03 12:06:53 #133 ... 12:06:53 12:06:53 #135 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 12:06:53 #135 4.314 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:06:53 #135 ... 12:06:53 12:06:53 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:06:53 #0 5.036 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:06:54 #152 ... 12:06:54 12:06:54 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:06:54 #0 4.620 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:06:54 #153 ... 12:06:54 12:06:54 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:06:54 #0 4.935 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:06:55 $ docker rm -f --volumes bb0d4b87bc72304d6cd8cf4a49a7c628c2039f21cf93ba64631466f2a232fd03 [Pipeline] // withDockerContainer [Pipeline] sh 12:06:55 + docker images 12:06:55 REPOSITORY TAG IMAGE ID CREATED SIZE 12:06:55 support-notifications latest f110b11fef8f 2 seconds ago 58.5MB 12:06:55 core-data latest 144eee142fde 3 seconds ago 50.6MB 12:06:55 security-proxy-auth latest 960296d2c1fc 3 seconds ago 49.8MB 12:06:55 core-keeper latest 3bc972c0d30b 3 seconds ago 50.4MB 12:06:55 core-metadata latest 6954bec3cd52 4 seconds ago 50.8MB 12:06:55 support-scheduler latest a6d763ca58e0 4 seconds ago 54.9MB 12:06:55 security-spiffe-token-provider latest 1bf4f6313bc5 5 seconds ago 53.8MB 12:06:55 security-secretstore-setup latest 8d0ef84127dd 8 seconds ago 90.5MB 12:06:55 security-proxy-setup latest d139ad1b1148 9 seconds ago 55.4MB 12:06:55 core-command latest 3ffae5f88754 10 seconds ago 44.8MB 12:06:55 security-bootstrapper latest 91001faa69c9 About a minute ago 21.7MB 12:06:55 core-common-config-bootstrapper latest 3994de70ec1b About a minute ago 20.6MB 12:06:55 security-spire-server latest e568fd5963db 2 minutes ago 178MB 12:06:55 security-spire-agent latest 1b52aa713ad7 2 minutes ago 237MB 12:06:55 security-spire-config latest 301d277101aa 2 minutes ago 177MB 12:06:55 ci-base-image-x86_64 latest 5fdfcf454386 7 minutes ago 981MB 12:06:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB 12:06:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB 12:06:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 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 12:06:55 provisioning config files... 12:06:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/989@tmp/config15935319747144385138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:56 ---> ****-login.sh 12:06:56 nexus3.edgexfoundry.org:10001 12:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:56 Login Succeeded 12:06:56 nexus3.edgexfoundry.org:10002 12:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:56 Login Succeeded 12:06:56 nexus3.edgexfoundry.org:10003 12:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:56 Login Succeeded 12:06:56 nexus3.edgexfoundry.org:10004 12:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:56 Login Succeeded 12:06:56 ****.io 12:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:56 Login Succeeded 12:06:56 ---> ****-login.sh ends [Pipeline] } 12:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 12:06:56 [edgeXDocker.push] Tagging docker image core-command with the following tags: 12:06:56 d60d281f4406048612d0268e01845a9ebff5150c 12:06:56 latest 12:06:56 4.1.0-dev.124 12:06:56 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:06:56 main 12:06:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:57 + docker push nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c 12:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:06:57 fa5ddb9355cf: Preparing 12:06:57 592ec49c632e: Preparing 12:06:57 55ff39901128: Preparing 12:06:57 c20f4733d861: Preparing 12:06:57 ebe5423e5eb5: Preparing 12:06:57 3830c088d3eb: Preparing 12:06:57 6f09edfb3f6d: Preparing 12:06:57 3830c088d3eb: Waiting 12:06:57 6f09edfb3f6d: Waiting 12:06:57 fa5ddb9355cf: Pushed 12:06:57 c20f4733d861: Pushed 12:06:57 ebe5423e5eb5: Pushed 12:06:57 55ff39901128: Pushed 12:06:57 6f09edfb3f6d: Layer already exists 12:06:57 3830c088d3eb: Pushed 12:07:00 592ec49c632e: Pushed 12:07:00 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:01 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 12:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:07:01 fa5ddb9355cf: Preparing 12:07:01 592ec49c632e: Preparing 12:07:01 55ff39901128: Preparing 12:07:01 c20f4733d861: Preparing 12:07:01 ebe5423e5eb5: Preparing 12:07:01 3830c088d3eb: Preparing 12:07:01 6f09edfb3f6d: Preparing 12:07:01 3830c088d3eb: Waiting 12:07:01 6f09edfb3f6d: Waiting 12:07:01 c20f4733d861: Layer already exists 12:07:01 fa5ddb9355cf: Layer already exists 12:07:01 55ff39901128: Layer already exists 12:07:01 592ec49c632e: Layer already exists 12:07:01 ebe5423e5eb5: Layer already exists 12:07:01 3830c088d3eb: Layer already exists 12:07:01 6f09edfb3f6d: Layer already exists 12:07:01 latest: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:01 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.124 12:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:07:01 fa5ddb9355cf: Preparing 12:07:01 592ec49c632e: Preparing 12:07:01 55ff39901128: Preparing 12:07:01 c20f4733d861: Preparing 12:07:01 ebe5423e5eb5: Preparing 12:07:01 3830c088d3eb: Preparing 12:07:01 6f09edfb3f6d: Preparing 12:07:01 6f09edfb3f6d: Waiting 12:07:01 3830c088d3eb: Waiting 12:07:01 55ff39901128: Layer already exists 12:07:01 592ec49c632e: Layer already exists 12:07:01 ebe5423e5eb5: Layer already exists 12:07:01 c20f4733d861: Layer already exists 12:07:01 fa5ddb9355cf: Layer already exists 12:07:01 3830c088d3eb: Layer already exists 12:07:01 6f09edfb3f6d: Layer already exists 12:07:01 4.1.0-dev.124: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:02 + docker push nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:07:02 fa5ddb9355cf: Preparing 12:07:02 592ec49c632e: Preparing 12:07:02 55ff39901128: Preparing 12:07:02 c20f4733d861: Preparing 12:07:02 ebe5423e5eb5: Preparing 12:07:02 3830c088d3eb: Preparing 12:07:02 6f09edfb3f6d: Preparing 12:07:02 3830c088d3eb: Waiting 12:07:02 6f09edfb3f6d: Waiting 12:07:02 55ff39901128: Layer already exists 12:07:02 c20f4733d861: Layer already exists 12:07:02 ebe5423e5eb5: Layer already exists 12:07:02 fa5ddb9355cf: Layer already exists 12:07:02 592ec49c632e: Layer already exists 12:07:02 3830c088d3eb: Layer already exists 12:07:02 6f09edfb3f6d: Layer already exists 12:07:02 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:03 + docker push nexus3.edgexfoundry.org:10004/core-command:main 12:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:07:03 fa5ddb9355cf: Preparing 12:07:03 592ec49c632e: Preparing 12:07:03 55ff39901128: Preparing 12:07:03 c20f4733d861: Preparing 12:07:03 ebe5423e5eb5: Preparing 12:07:03 3830c088d3eb: Preparing 12:07:03 6f09edfb3f6d: Preparing 12:07:03 3830c088d3eb: Waiting 12:07:03 6f09edfb3f6d: Waiting 12:07:03 c20f4733d861: Layer already exists 12:07:03 592ec49c632e: Layer already exists 12:07:03 ebe5423e5eb5: Layer already exists 12:07:03 fa5ddb9355cf: Layer already exists 12:07:03 55ff39901128: Layer already exists 12:07:03 3830c088d3eb: Layer already exists 12:07:03 6f09edfb3f6d: Layer already exists 12:07:03 main: digest: sha256:9f82f9435f18de4720056bcdfb677d1bd599db2e7956aec18cf93d16ecb9802e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:03 ===================================================== [Pipeline] echo 12:07:03 taggedImages: 12:07:03 - nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c 12:07:03 - nexus3.edgexfoundry.org:10004/core-command:latest 12:07:03 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.124 12:07:03 - nexus3.edgexfoundry.org:10004/core-command:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:03 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 12:07:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 12:07:03 d60d281f4406048612d0268e01845a9ebff5150c 12:07:03 latest 12:07:03 4.1.0-dev.124 12:07:03 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:03 main 12:07:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c 12:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:07:04 7c52c21502d3: Preparing 12:07:04 ff2c8daec7ed: Preparing 12:07:04 04ffcaa40980: Preparing 12:07:04 2d70eb53518a: Preparing 12:07:04 55ff39901128: Preparing 12:07:04 c20f4733d861: Preparing 12:07:04 ebe5423e5eb5: Preparing 12:07:04 3830c088d3eb: Preparing 12:07:04 6f09edfb3f6d: Preparing 12:07:04 3830c088d3eb: Waiting 12:07:04 ebe5423e5eb5: Waiting 12:07:04 6f09edfb3f6d: Waiting 12:07:04 c20f4733d861: Waiting 12:07:04 55ff39901128: Layer already exists 12:07:04 c20f4733d861: Layer already exists 12:07:04 ebe5423e5eb5: Layer already exists 12:07:04 3830c088d3eb: Layer already exists 12:07:04 04ffcaa40980: Pushed 12:07:04 6f09edfb3f6d: Layer already exists 12:07:04 ff2c8daec7ed: Pushed 12:07:04 7c52c21502d3: Pushed 12:07:05 2d70eb53518a: Pushed 12:07:05 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:05 + 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 12:07:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:07:06 7c52c21502d3: Preparing 12:07:06 ff2c8daec7ed: Preparing 12:07:06 04ffcaa40980: Preparing 12:07:06 2d70eb53518a: Preparing 12:07:06 55ff39901128: Preparing 12:07:06 c20f4733d861: Preparing 12:07:06 ebe5423e5eb5: Preparing 12:07:06 3830c088d3eb: Preparing 12:07:06 6f09edfb3f6d: Preparing 12:07:06 c20f4733d861: Waiting 12:07:06 ebe5423e5eb5: Waiting 12:07:06 3830c088d3eb: Waiting 12:07:06 6f09edfb3f6d: Waiting 12:07:06 ff2c8daec7ed: Layer already exists 12:07:06 04ffcaa40980: Layer already exists 12:07:06 2d70eb53518a: Layer already exists 12:07:06 55ff39901128: Layer already exists 12:07:06 7c52c21502d3: Layer already exists 12:07:06 c20f4733d861: Layer already exists 12:07:06 3830c088d3eb: Layer already exists 12:07:06 ebe5423e5eb5: Layer already exists 12:07:06 6f09edfb3f6d: Layer already exists 12:07:06 latest: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.124 12:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:07:06 7c52c21502d3: Preparing 12:07:06 ff2c8daec7ed: Preparing 12:07:06 04ffcaa40980: Preparing 12:07:06 2d70eb53518a: Preparing 12:07:06 55ff39901128: Preparing 12:07:06 c20f4733d861: Preparing 12:07:06 ebe5423e5eb5: Preparing 12:07:06 3830c088d3eb: Preparing 12:07:06 6f09edfb3f6d: Preparing 12:07:06 c20f4733d861: Waiting 12:07:06 ebe5423e5eb5: Waiting 12:07:06 3830c088d3eb: Waiting 12:07:06 6f09edfb3f6d: Waiting 12:07:06 55ff39901128: Layer already exists 12:07:06 04ffcaa40980: Layer already exists 12:07:06 2d70eb53518a: Layer already exists 12:07:06 7c52c21502d3: Layer already exists 12:07:06 ff2c8daec7ed: Layer already exists 12:07:06 c20f4733d861: Layer already exists 12:07:06 3830c088d3eb: Layer already exists 12:07:06 ebe5423e5eb5: Layer already exists 12:07:06 6f09edfb3f6d: Layer already exists 12:07:06 4.1.0-dev.124: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:07:07 7c52c21502d3: Preparing 12:07:07 ff2c8daec7ed: Preparing 12:07:07 04ffcaa40980: Preparing 12:07:07 2d70eb53518a: Preparing 12:07:07 55ff39901128: Preparing 12:07:07 c20f4733d861: Preparing 12:07:07 ebe5423e5eb5: Preparing 12:07:07 3830c088d3eb: Preparing 12:07:07 6f09edfb3f6d: Preparing 12:07:07 ebe5423e5eb5: Waiting 12:07:07 c20f4733d861: Waiting 12:07:07 3830c088d3eb: Waiting 12:07:07 6f09edfb3f6d: Waiting 12:07:07 ff2c8daec7ed: Layer already exists 12:07:07 55ff39901128: Layer already exists 12:07:07 7c52c21502d3: Layer already exists 12:07:07 04ffcaa40980: Layer already exists 12:07:07 2d70eb53518a: Layer already exists 12:07:07 c20f4733d861: Layer already exists 12:07:07 ebe5423e5eb5: Layer already exists 12:07:07 6f09edfb3f6d: Layer already exists 12:07:07 3830c088d3eb: Layer already exists 12:07:07 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:08 + 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 12:07:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 12:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:07:08 7c52c21502d3: Preparing 12:07:08 ff2c8daec7ed: Preparing 12:07:08 04ffcaa40980: Preparing 12:07:08 2d70eb53518a: Preparing 12:07:08 55ff39901128: Preparing 12:07:08 c20f4733d861: Preparing 12:07:08 ebe5423e5eb5: Preparing 12:07:08 3830c088d3eb: Preparing 12:07:08 6f09edfb3f6d: Preparing 12:07:08 ebe5423e5eb5: Waiting 12:07:08 3830c088d3eb: Waiting 12:07:08 6f09edfb3f6d: Waiting 12:07:08 c20f4733d861: Waiting 12:07:08 2d70eb53518a: Layer already exists 12:07:08 55ff39901128: Layer already exists 12:07:08 04ffcaa40980: Layer already exists 12:07:08 7c52c21502d3: Layer already exists 12:07:08 ff2c8daec7ed: Layer already exists 12:07:08 c20f4733d861: Layer already exists 12:07:08 ebe5423e5eb5: Layer already exists 12:07:08 3830c088d3eb: Layer already exists 12:07:08 6f09edfb3f6d: Layer already exists 12:07:08 main: digest: sha256:f807fe1ec867c26b5379df933799c48879a614099b7000dc98f664438e80d9ba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:08 ===================================================== [Pipeline] echo 12:07:08 taggedImages: 12:07:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c 12:07:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:07:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.124 12:07:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 12:07:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 12:07:08 d60d281f4406048612d0268e01845a9ebff5150c 12:07:08 latest 12:07:08 4.1.0-dev.124 12:07:08 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:08 main 12:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:09 + docker push nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c 12:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:07:09 153c4ed6484a: Preparing 12:07:09 6982d2a304cc: Preparing 12:07:09 55ff39901128: Preparing 12:07:09 c20f4733d861: Preparing 12:07:09 ebe5423e5eb5: Preparing 12:07:09 fa0b20a45528: Preparing 12:07:09 6f09edfb3f6d: Preparing 12:07:09 6f09edfb3f6d: Waiting 12:07:09 fa0b20a45528: Waiting 12:07:09 ebe5423e5eb5: Layer already exists 12:07:09 c20f4733d861: Layer already exists 12:07:09 55ff39901128: Layer already exists 12:07:09 6f09edfb3f6d: Layer already exists 12:07:09 153c4ed6484a: Pushed 12:07:09 fa0b20a45528: Pushed 12:07:13 6982d2a304cc: Pushed 12:07:13 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 12:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:07:14 153c4ed6484a: Preparing 12:07:14 6982d2a304cc: Preparing 12:07:14 55ff39901128: Preparing 12:07:14 c20f4733d861: Preparing 12:07:14 ebe5423e5eb5: Preparing 12:07:14 fa0b20a45528: Preparing 12:07:14 6f09edfb3f6d: Preparing 12:07:14 fa0b20a45528: Waiting 12:07:14 6f09edfb3f6d: Waiting 12:07:14 55ff39901128: Layer already exists 12:07:14 6982d2a304cc: Layer already exists 12:07:14 153c4ed6484a: Layer already exists 12:07:14 c20f4733d861: Layer already exists 12:07:14 ebe5423e5eb5: Layer already exists 12:07:14 fa0b20a45528: Layer already exists 12:07:14 6f09edfb3f6d: Layer already exists 12:07:14 latest: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:15 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.124 12:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:07:15 153c4ed6484a: Preparing 12:07:15 6982d2a304cc: Preparing 12:07:15 55ff39901128: Preparing 12:07:15 c20f4733d861: Preparing 12:07:15 ebe5423e5eb5: Preparing 12:07:15 fa0b20a45528: Preparing 12:07:15 6f09edfb3f6d: Preparing 12:07:15 6f09edfb3f6d: Waiting 12:07:15 fa0b20a45528: Waiting 12:07:15 153c4ed6484a: Layer already exists 12:07:15 6982d2a304cc: Layer already exists 12:07:15 ebe5423e5eb5: Layer already exists 12:07:15 55ff39901128: Layer already exists 12:07:15 c20f4733d861: Layer already exists 12:07:15 fa0b20a45528: Layer already exists 12:07:15 6f09edfb3f6d: Layer already exists 12:07:15 4.1.0-dev.124: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:16 + docker push nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:07:16 153c4ed6484a: Preparing 12:07:16 6982d2a304cc: Preparing 12:07:16 55ff39901128: Preparing 12:07:16 c20f4733d861: Preparing 12:07:16 ebe5423e5eb5: Preparing 12:07:16 fa0b20a45528: Preparing 12:07:16 6f09edfb3f6d: Preparing 12:07:16 6f09edfb3f6d: Waiting 12:07:16 fa0b20a45528: Waiting 12:07:16 55ff39901128: Layer already exists 12:07:16 ebe5423e5eb5: Layer already exists 12:07:16 6982d2a304cc: Layer already exists 12:07:16 153c4ed6484a: Layer already exists 12:07:16 c20f4733d861: Layer already exists 12:07:16 fa0b20a45528: Layer already exists 12:07:16 6f09edfb3f6d: Layer already exists 12:07:16 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:16 + docker push nexus3.edgexfoundry.org:10004/core-data:main 12:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:07:16 153c4ed6484a: Preparing 12:07:16 6982d2a304cc: Preparing 12:07:16 55ff39901128: Preparing 12:07:16 c20f4733d861: Preparing 12:07:16 ebe5423e5eb5: Preparing 12:07:16 fa0b20a45528: Preparing 12:07:16 6f09edfb3f6d: Preparing 12:07:16 fa0b20a45528: Waiting 12:07:16 6f09edfb3f6d: Waiting 12:07:16 ebe5423e5eb5: Layer already exists 12:07:16 55ff39901128: Layer already exists 12:07:16 c20f4733d861: Layer already exists 12:07:16 6982d2a304cc: Layer already exists 12:07:16 153c4ed6484a: Layer already exists 12:07:16 6f09edfb3f6d: Layer already exists 12:07:16 fa0b20a45528: Layer already exists 12:07:16 main: digest: sha256:bdbc09f4ab78ab2503fb0b4ac24bd39ec596bd1d7767c7c2c2578662596dacd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:16 ===================================================== [Pipeline] echo 12:07:16 taggedImages: 12:07:16 - nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c 12:07:16 - nexus3.edgexfoundry.org:10004/core-data:latest 12:07:16 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.124 12:07:16 - nexus3.edgexfoundry.org:10004/core-data:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 12:07:16 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 12:07:16 d60d281f4406048612d0268e01845a9ebff5150c 12:07:16 latest 12:07:16 4.1.0-dev.124 12:07:16 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:16 main 12:07:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c 12:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:07:17 9384fd57469c: Preparing 12:07:17 970ebd2fa95f: Preparing 12:07:17 c20f4733d861: Preparing 12:07:17 984fb7a1b5c9: Preparing 12:07:17 0d13a463e445: Preparing 12:07:17 6f09edfb3f6d: Preparing 12:07:17 6f09edfb3f6d: Waiting 12:07:17 c20f4733d861: Layer already exists 12:07:17 6f09edfb3f6d: Layer already exists 12:07:17 0d13a463e445: Pushed 12:07:17 984fb7a1b5c9: Pushed 12:07:17 9384fd57469c: Pushed 12:07:21 970ebd2fa95f: Pushed 12:07:21 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 12:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:07:22 9384fd57469c: Preparing 12:07:22 970ebd2fa95f: Preparing 12:07:22 c20f4733d861: Preparing 12:07:22 984fb7a1b5c9: Preparing 12:07:22 0d13a463e445: Preparing 12:07:22 6f09edfb3f6d: Preparing 12:07:22 6f09edfb3f6d: Waiting 12:07:22 c20f4733d861: Layer already exists 12:07:22 984fb7a1b5c9: Layer already exists 12:07:22 970ebd2fa95f: Layer already exists 12:07:22 0d13a463e445: Layer already exists 12:07:22 9384fd57469c: Layer already exists 12:07:22 6f09edfb3f6d: Layer already exists 12:07:22 latest: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.124 12:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:07:23 9384fd57469c: Preparing 12:07:23 970ebd2fa95f: Preparing 12:07:23 c20f4733d861: Preparing 12:07:23 984fb7a1b5c9: Preparing 12:07:23 0d13a463e445: Preparing 12:07:23 6f09edfb3f6d: Preparing 12:07:23 6f09edfb3f6d: Waiting 12:07:23 c20f4733d861: Layer already exists 12:07:23 0d13a463e445: Layer already exists 12:07:23 984fb7a1b5c9: Layer already exists 12:07:23 9384fd57469c: Layer already exists 12:07:23 970ebd2fa95f: Layer already exists 12:07:23 6f09edfb3f6d: Layer already exists 12:07:23 4.1.0-dev.124: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:07:24 9384fd57469c: Preparing 12:07:24 970ebd2fa95f: Preparing 12:07:24 c20f4733d861: Preparing 12:07:24 984fb7a1b5c9: Preparing 12:07:24 0d13a463e445: Preparing 12:07:24 6f09edfb3f6d: Preparing 12:07:24 6f09edfb3f6d: Waiting 12:07:24 970ebd2fa95f: Layer already exists 12:07:24 0d13a463e445: Layer already exists 12:07:24 984fb7a1b5c9: Layer already exists 12:07:24 c20f4733d861: Layer already exists 12:07:24 9384fd57469c: Layer already exists 12:07:24 6f09edfb3f6d: Layer already exists 12:07:24 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 12:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:07:24 9384fd57469c: Preparing 12:07:24 970ebd2fa95f: Preparing 12:07:24 c20f4733d861: Preparing 12:07:24 984fb7a1b5c9: Preparing 12:07:24 0d13a463e445: Preparing 12:07:24 6f09edfb3f6d: Preparing 12:07:24 6f09edfb3f6d: Waiting 12:07:24 0d13a463e445: Layer already exists 12:07:24 970ebd2fa95f: Layer already exists 12:07:24 c20f4733d861: Layer already exists 12:07:24 984fb7a1b5c9: Layer already exists 12:07:24 9384fd57469c: Layer already exists 12:07:24 6f09edfb3f6d: Layer already exists 12:07:24 main: digest: sha256:96b705789b50b15b28e6cc68dca26f8e9fc2f59956596e9bc3a2509f145ab042 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:24 ===================================================== [Pipeline] echo 12:07:24 taggedImages: 12:07:24 - nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c 12:07:24 - nexus3.edgexfoundry.org:10004/core-keeper:latest 12:07:24 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.124 12:07:24 - nexus3.edgexfoundry.org:10004/core-keeper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:24 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 12:07:24 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 12:07:24 d60d281f4406048612d0268e01845a9ebff5150c 12:07:24 latest 12:07:24 4.1.0-dev.124 12:07:24 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:24 main 12:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c 12:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:07:25 b913b2b7f5a5: Preparing 12:07:25 b435102db1a3: Preparing 12:07:25 2d1f6c9b3f0e: Preparing 12:07:25 55ff39901128: Preparing 12:07:25 c20f4733d861: Preparing 12:07:25 ebe5423e5eb5: Preparing 12:07:25 3830c088d3eb: Preparing 12:07:25 6f09edfb3f6d: Preparing 12:07:25 ebe5423e5eb5: Waiting 12:07:25 3830c088d3eb: Waiting 12:07:25 6f09edfb3f6d: Waiting 12:07:25 55ff39901128: Layer already exists 12:07:25 c20f4733d861: Layer already exists 12:07:25 3830c088d3eb: Layer already exists 12:07:25 ebe5423e5eb5: Layer already exists 12:07:25 b435102db1a3: Pushed 12:07:25 6f09edfb3f6d: Layer already exists 12:07:25 b913b2b7f5a5: Pushed 12:07:29 2d1f6c9b3f0e: Pushed 12:07:29 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 12:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:07:30 b913b2b7f5a5: Preparing 12:07:30 b435102db1a3: Preparing 12:07:30 2d1f6c9b3f0e: Preparing 12:07:30 55ff39901128: Preparing 12:07:30 c20f4733d861: Preparing 12:07:30 ebe5423e5eb5: Preparing 12:07:30 3830c088d3eb: Preparing 12:07:30 6f09edfb3f6d: Preparing 12:07:30 3830c088d3eb: Waiting 12:07:30 6f09edfb3f6d: Waiting 12:07:30 ebe5423e5eb5: Waiting 12:07:30 b913b2b7f5a5: Layer already exists 12:07:30 55ff39901128: Layer already exists 12:07:30 b435102db1a3: Layer already exists 12:07:30 c20f4733d861: Layer already exists 12:07:30 2d1f6c9b3f0e: Layer already exists 12:07:30 ebe5423e5eb5: Layer already exists 12:07:30 6f09edfb3f6d: Layer already exists 12:07:30 3830c088d3eb: Layer already exists 12:07:30 latest: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.124 12:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:07:31 b913b2b7f5a5: Preparing 12:07:31 b435102db1a3: Preparing 12:07:31 2d1f6c9b3f0e: Preparing 12:07:31 55ff39901128: Preparing 12:07:31 c20f4733d861: Preparing 12:07:31 ebe5423e5eb5: Preparing 12:07:31 3830c088d3eb: Preparing 12:07:31 6f09edfb3f6d: Preparing 12:07:31 ebe5423e5eb5: Waiting 12:07:31 3830c088d3eb: Waiting 12:07:31 6f09edfb3f6d: Waiting 12:07:31 b913b2b7f5a5: Layer already exists 12:07:31 b435102db1a3: Layer already exists 12:07:31 55ff39901128: Layer already exists 12:07:31 c20f4733d861: Layer already exists 12:07:31 2d1f6c9b3f0e: Layer already exists 12:07:31 6f09edfb3f6d: Layer already exists 12:07:31 3830c088d3eb: Layer already exists 12:07:31 ebe5423e5eb5: Layer already exists 12:07:31 4.1.0-dev.124: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:07:31 b913b2b7f5a5: Preparing 12:07:31 b435102db1a3: Preparing 12:07:31 2d1f6c9b3f0e: Preparing 12:07:31 55ff39901128: Preparing 12:07:31 c20f4733d861: Preparing 12:07:31 ebe5423e5eb5: Preparing 12:07:31 3830c088d3eb: Preparing 12:07:31 6f09edfb3f6d: Preparing 12:07:31 3830c088d3eb: Waiting 12:07:31 6f09edfb3f6d: Waiting 12:07:31 ebe5423e5eb5: Waiting 12:07:31 55ff39901128: Layer already exists 12:07:31 c20f4733d861: Layer already exists 12:07:31 b913b2b7f5a5: Layer already exists 12:07:31 b435102db1a3: Layer already exists 12:07:31 2d1f6c9b3f0e: Layer already exists 12:07:31 ebe5423e5eb5: Layer already exists 12:07:31 3830c088d3eb: Layer already exists 12:07:31 6f09edfb3f6d: Layer already exists 12:07:31 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 12:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:07:32 b913b2b7f5a5: Preparing 12:07:32 b435102db1a3: Preparing 12:07:32 2d1f6c9b3f0e: Preparing 12:07:32 55ff39901128: Preparing 12:07:32 c20f4733d861: Preparing 12:07:32 ebe5423e5eb5: Preparing 12:07:32 3830c088d3eb: Preparing 12:07:32 6f09edfb3f6d: Preparing 12:07:32 ebe5423e5eb5: Waiting 12:07:32 3830c088d3eb: Waiting 12:07:32 6f09edfb3f6d: Waiting 12:07:32 b913b2b7f5a5: Layer already exists 12:07:32 c20f4733d861: Layer already exists 12:07:32 55ff39901128: Layer already exists 12:07:32 b435102db1a3: Layer already exists 12:07:32 2d1f6c9b3f0e: Layer already exists 12:07:32 3830c088d3eb: Layer already exists 12:07:32 ebe5423e5eb5: Layer already exists 12:07:32 6f09edfb3f6d: Layer already exists 12:07:32 main: digest: sha256:db43b6c2b05ec92d8840b2e2e18e971c8c7851b578729d93ea8abe9ee680b0b2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:32 ===================================================== [Pipeline] echo 12:07:32 taggedImages: 12:07:32 - nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c 12:07:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 12:07:32 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.124 12:07:32 - nexus3.edgexfoundry.org:10004/core-metadata:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:32 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 12:07:32 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 12:07:32 d60d281f4406048612d0268e01845a9ebff5150c 12:07:32 latest 12:07:32 4.1.0-dev.124 12:07:32 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:32 main 12:07:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c 12:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:07:33 61621b6746b9: Preparing 12:07:33 ebaf92b6057d: Preparing 12:07:33 1ca4f1923de9: Preparing 12:07:33 3258f9a47806: Preparing 12:07:33 d115f664d2c4: Preparing 12:07:33 29421d5a0e2a: Preparing 12:07:33 4514ae84aeb8: Preparing 12:07:33 55ff39901128: Preparing 12:07:33 c20f4733d861: Preparing 12:07:33 491a21149393: Preparing 12:07:33 450f6f7b2291: Preparing 12:07:33 5f70bf18a086: Preparing 12:07:33 8c4babec8022: Preparing 12:07:33 960f48c4c132: Preparing 12:07:33 b36b9f4e80a7: Preparing 12:07:33 6f09edfb3f6d: Preparing 12:07:33 c20f4733d861: Waiting 12:07:33 491a21149393: Waiting 12:07:33 450f6f7b2291: Waiting 12:07:33 4514ae84aeb8: Waiting 12:07:33 5f70bf18a086: Waiting 12:07:33 b36b9f4e80a7: Waiting 12:07:33 960f48c4c132: Waiting 12:07:33 55ff39901128: Waiting 12:07:33 6f09edfb3f6d: Waiting 12:07:33 8c4babec8022: Waiting 12:07:33 29421d5a0e2a: Waiting 12:07:33 ebaf92b6057d: Pushed 12:07:33 d115f664d2c4: Pushed 12:07:33 3258f9a47806: Pushed 12:07:33 61621b6746b9: Pushed 12:07:33 1ca4f1923de9: Pushed 12:07:33 55ff39901128: Layer already exists 12:07:33 c20f4733d861: Layer already exists 12:07:33 29421d5a0e2a: Pushed 12:07:33 5f70bf18a086: Layer already exists 12:07:33 491a21149393: Pushed 12:07:33 450f6f7b2291: Pushed 12:07:33 8c4babec8022: Pushed 12:07:33 960f48c4c132: Pushed 12:07:33 6f09edfb3f6d: Layer already exists 12:07:33 b36b9f4e80a7: Pushed 12:07:34 4514ae84aeb8: Pushed 12:07:34 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:07:35 61621b6746b9: Preparing 12:07:35 ebaf92b6057d: Preparing 12:07:35 1ca4f1923de9: Preparing 12:07:35 3258f9a47806: Preparing 12:07:35 d115f664d2c4: Preparing 12:07:35 29421d5a0e2a: Preparing 12:07:35 4514ae84aeb8: Preparing 12:07:35 55ff39901128: Preparing 12:07:35 c20f4733d861: Preparing 12:07:35 491a21149393: Preparing 12:07:35 29421d5a0e2a: Waiting 12:07:35 4514ae84aeb8: Waiting 12:07:35 c20f4733d861: Waiting 12:07:35 55ff39901128: Waiting 12:07:35 450f6f7b2291: Preparing 12:07:35 5f70bf18a086: Preparing 12:07:35 450f6f7b2291: Waiting 12:07:35 8c4babec8022: Preparing 12:07:35 960f48c4c132: Preparing 12:07:35 b36b9f4e80a7: Preparing 12:07:35 5f70bf18a086: Waiting 12:07:35 8c4babec8022: Waiting 12:07:35 960f48c4c132: Waiting 12:07:35 6f09edfb3f6d: Preparing 12:07:35 b36b9f4e80a7: Waiting 12:07:35 6f09edfb3f6d: Waiting 12:07:35 1ca4f1923de9: Layer already exists 12:07:35 d115f664d2c4: Layer already exists 12:07:35 3258f9a47806: Layer already exists 12:07:35 61621b6746b9: Layer already exists 12:07:35 ebaf92b6057d: Layer already exists 12:07:35 55ff39901128: Layer already exists 12:07:35 4514ae84aeb8: Layer already exists 12:07:35 29421d5a0e2a: Layer already exists 12:07:35 c20f4733d861: Layer already exists 12:07:35 491a21149393: Layer already exists 12:07:35 960f48c4c132: Layer already exists 12:07:35 5f70bf18a086: Layer already exists 12:07:35 8c4babec8022: Layer already exists 12:07:35 450f6f7b2291: Layer already exists 12:07:35 b36b9f4e80a7: Layer already exists 12:07:35 6f09edfb3f6d: Layer already exists 12:07:35 latest: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.124 12:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:07:36 61621b6746b9: Preparing 12:07:36 ebaf92b6057d: Preparing 12:07:36 1ca4f1923de9: Preparing 12:07:36 3258f9a47806: Preparing 12:07:36 d115f664d2c4: Preparing 12:07:36 29421d5a0e2a: Preparing 12:07:36 4514ae84aeb8: Preparing 12:07:36 55ff39901128: Preparing 12:07:36 c20f4733d861: Preparing 12:07:36 491a21149393: Preparing 12:07:36 450f6f7b2291: Preparing 12:07:36 5f70bf18a086: Preparing 12:07:36 8c4babec8022: Preparing 12:07:36 960f48c4c132: Preparing 12:07:36 b36b9f4e80a7: Preparing 12:07:36 6f09edfb3f6d: Preparing 12:07:36 29421d5a0e2a: Waiting 12:07:36 4514ae84aeb8: Waiting 12:07:36 55ff39901128: Waiting 12:07:36 c20f4733d861: Waiting 12:07:36 491a21149393: Waiting 12:07:36 450f6f7b2291: Waiting 12:07:36 5f70bf18a086: Waiting 12:07:36 8c4babec8022: Waiting 12:07:36 960f48c4c132: Waiting 12:07:36 b36b9f4e80a7: Waiting 12:07:36 6f09edfb3f6d: Waiting 12:07:36 ebaf92b6057d: Layer already exists 12:07:36 d115f664d2c4: Layer already exists 12:07:36 61621b6746b9: Layer already exists 12:07:36 1ca4f1923de9: Layer already exists 12:07:36 3258f9a47806: Layer already exists 12:07:36 29421d5a0e2a: Layer already exists 12:07:36 c20f4733d861: Layer already exists 12:07:36 55ff39901128: Layer already exists 12:07:36 4514ae84aeb8: Layer already exists 12:07:36 491a21149393: Layer already exists 12:07:36 450f6f7b2291: Layer already exists 12:07:36 5f70bf18a086: Layer already exists 12:07:36 8c4babec8022: Layer already exists 12:07:36 960f48c4c132: Layer already exists 12:07:36 b36b9f4e80a7: Layer already exists 12:07:36 6f09edfb3f6d: Layer already exists 12:07:36 4.1.0-dev.124: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:07:37 61621b6746b9: Preparing 12:07:37 ebaf92b6057d: Preparing 12:07:37 1ca4f1923de9: Preparing 12:07:37 3258f9a47806: Preparing 12:07:37 d115f664d2c4: Preparing 12:07:37 29421d5a0e2a: Preparing 12:07:37 4514ae84aeb8: Preparing 12:07:37 55ff39901128: Preparing 12:07:37 c20f4733d861: Preparing 12:07:37 491a21149393: Preparing 12:07:37 450f6f7b2291: Preparing 12:07:37 5f70bf18a086: Preparing 12:07:37 8c4babec8022: Preparing 12:07:37 960f48c4c132: Preparing 12:07:37 b36b9f4e80a7: Preparing 12:07:37 29421d5a0e2a: Waiting 12:07:37 6f09edfb3f6d: Preparing 12:07:37 4514ae84aeb8: Waiting 12:07:37 c20f4733d861: Waiting 12:07:37 491a21149393: Waiting 12:07:37 55ff39901128: Waiting 12:07:37 450f6f7b2291: Waiting 12:07:37 5f70bf18a086: Waiting 12:07:37 8c4babec8022: Waiting 12:07:37 960f48c4c132: Waiting 12:07:37 b36b9f4e80a7: Waiting 12:07:37 6f09edfb3f6d: Waiting 12:07:37 d115f664d2c4: Layer already exists 12:07:37 61621b6746b9: Layer already exists 12:07:37 1ca4f1923de9: Layer already exists 12:07:37 ebaf92b6057d: Layer already exists 12:07:37 3258f9a47806: Layer already exists 12:07:37 29421d5a0e2a: Layer already exists 12:07:37 55ff39901128: Layer already exists 12:07:37 4514ae84aeb8: Layer already exists 12:07:37 c20f4733d861: Layer already exists 12:07:37 491a21149393: Layer already exists 12:07:37 450f6f7b2291: Layer already exists 12:07:37 5f70bf18a086: Layer already exists 12:07:37 b36b9f4e80a7: Layer already exists 12:07:37 960f48c4c132: Layer already exists 12:07:37 8c4babec8022: Layer already exists 12:07:37 6f09edfb3f6d: Layer already exists 12:07:37 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 12:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:07:37 61621b6746b9: Preparing 12:07:37 ebaf92b6057d: Preparing 12:07:37 1ca4f1923de9: Preparing 12:07:37 3258f9a47806: Preparing 12:07:37 d115f664d2c4: Preparing 12:07:37 29421d5a0e2a: Preparing 12:07:37 4514ae84aeb8: Preparing 12:07:37 55ff39901128: Preparing 12:07:37 c20f4733d861: Preparing 12:07:37 491a21149393: Preparing 12:07:37 450f6f7b2291: Preparing 12:07:37 5f70bf18a086: Preparing 12:07:37 8c4babec8022: Preparing 12:07:37 960f48c4c132: Preparing 12:07:37 b36b9f4e80a7: Preparing 12:07:37 6f09edfb3f6d: Preparing 12:07:37 c20f4733d861: Waiting 12:07:37 491a21149393: Waiting 12:07:37 450f6f7b2291: Waiting 12:07:37 5f70bf18a086: Waiting 12:07:37 8c4babec8022: Waiting 12:07:37 960f48c4c132: Waiting 12:07:37 29421d5a0e2a: Waiting 12:07:37 b36b9f4e80a7: Waiting 12:07:37 6f09edfb3f6d: Waiting 12:07:37 4514ae84aeb8: Waiting 12:07:37 55ff39901128: Waiting 12:07:37 3258f9a47806: Layer already exists 12:07:37 d115f664d2c4: Layer already exists 12:07:37 1ca4f1923de9: Layer already exists 12:07:37 61621b6746b9: Layer already exists 12:07:37 ebaf92b6057d: Layer already exists 12:07:37 55ff39901128: Layer already exists 12:07:37 c20f4733d861: Layer already exists 12:07:37 491a21149393: Layer already exists 12:07:37 29421d5a0e2a: Layer already exists 12:07:37 4514ae84aeb8: Layer already exists 12:07:37 450f6f7b2291: Layer already exists 12:07:37 8c4babec8022: Layer already exists 12:07:37 960f48c4c132: Layer already exists 12:07:37 5f70bf18a086: Layer already exists 12:07:37 b36b9f4e80a7: Layer already exists 12:07:37 6f09edfb3f6d: Layer already exists 12:07:37 main: digest: sha256:4aaf8394c666e57090ff4e3004a0e984d0c044f7be9233dd1a57a58604bd6179 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:37 ===================================================== [Pipeline] echo 12:07:37 taggedImages: 12:07:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c 12:07:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:07:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.124 12:07:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 12:07:37 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 12:07:37 d60d281f4406048612d0268e01845a9ebff5150c 12:07:37 latest 12:07:37 4.1.0-dev.124 12:07:37 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:37 main 12:07:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c 12:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:07:38 4cc1d74d58dd: Preparing 12:07:38 f2c2d2f5d29b: Preparing 12:07:38 56225add0197: Preparing 12:07:38 1980f0ba5d7b: Preparing 12:07:38 55ff39901128: Preparing 12:07:38 c20f4733d861: Preparing 12:07:38 ebe5423e5eb5: Preparing 12:07:38 3830c088d3eb: Preparing 12:07:38 6f09edfb3f6d: Preparing 12:07:38 c20f4733d861: Waiting 12:07:38 ebe5423e5eb5: Waiting 12:07:38 3830c088d3eb: Waiting 12:07:38 6f09edfb3f6d: Waiting 12:07:38 55ff39901128: Layer already exists 12:07:38 c20f4733d861: Layer already exists 12:07:38 ebe5423e5eb5: Layer already exists 12:07:38 3830c088d3eb: Layer already exists 12:07:38 6f09edfb3f6d: Layer already exists 12:07:38 4cc1d74d58dd: Pushed 12:07:38 56225add0197: Pushed 12:07:38 f2c2d2f5d29b: Pushed 12:07:41 1980f0ba5d7b: Pushed 12:07:42 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:07:42 4cc1d74d58dd: Preparing 12:07:42 f2c2d2f5d29b: Preparing 12:07:42 56225add0197: Preparing 12:07:42 1980f0ba5d7b: Preparing 12:07:42 55ff39901128: Preparing 12:07:42 c20f4733d861: Preparing 12:07:42 ebe5423e5eb5: Preparing 12:07:42 3830c088d3eb: Preparing 12:07:42 6f09edfb3f6d: Preparing 12:07:42 3830c088d3eb: Waiting 12:07:42 6f09edfb3f6d: Waiting 12:07:42 c20f4733d861: Waiting 12:07:42 ebe5423e5eb5: Waiting 12:07:42 1980f0ba5d7b: Layer already exists 12:07:42 f2c2d2f5d29b: Layer already exists 12:07:42 4cc1d74d58dd: Layer already exists 12:07:42 55ff39901128: Layer already exists 12:07:42 56225add0197: Layer already exists 12:07:42 c20f4733d861: Layer already exists 12:07:42 6f09edfb3f6d: Layer already exists 12:07:42 ebe5423e5eb5: Layer already exists 12:07:42 3830c088d3eb: Layer already exists 12:07:42 latest: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.124 12:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:07:43 4cc1d74d58dd: Preparing 12:07:43 f2c2d2f5d29b: Preparing 12:07:43 56225add0197: Preparing 12:07:43 1980f0ba5d7b: Preparing 12:07:43 55ff39901128: Preparing 12:07:43 c20f4733d861: Preparing 12:07:43 ebe5423e5eb5: Preparing 12:07:43 3830c088d3eb: Preparing 12:07:43 6f09edfb3f6d: Preparing 12:07:43 c20f4733d861: Waiting 12:07:43 ebe5423e5eb5: Waiting 12:07:43 3830c088d3eb: Waiting 12:07:43 6f09edfb3f6d: Waiting 12:07:43 1980f0ba5d7b: Layer already exists 12:07:43 56225add0197: Layer already exists 12:07:43 4cc1d74d58dd: Layer already exists 12:07:43 f2c2d2f5d29b: Layer already exists 12:07:43 55ff39901128: Layer already exists 12:07:43 c20f4733d861: Layer already exists 12:07:43 3830c088d3eb: Layer already exists 12:07:43 6f09edfb3f6d: Layer already exists 12:07:43 ebe5423e5eb5: Layer already exists 12:07:43 4.1.0-dev.124: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:07:44 4cc1d74d58dd: Preparing 12:07:44 f2c2d2f5d29b: Preparing 12:07:44 56225add0197: Preparing 12:07:44 1980f0ba5d7b: Preparing 12:07:44 55ff39901128: Preparing 12:07:44 c20f4733d861: Preparing 12:07:44 ebe5423e5eb5: Preparing 12:07:44 3830c088d3eb: Preparing 12:07:44 6f09edfb3f6d: Preparing 12:07:44 c20f4733d861: Waiting 12:07:44 3830c088d3eb: Waiting 12:07:44 6f09edfb3f6d: Waiting 12:07:44 ebe5423e5eb5: Waiting 12:07:44 1980f0ba5d7b: Layer already exists 12:07:44 f2c2d2f5d29b: Layer already exists 12:07:44 56225add0197: Layer already exists 12:07:44 55ff39901128: Layer already exists 12:07:44 4cc1d74d58dd: Layer already exists 12:07:44 6f09edfb3f6d: Layer already exists 12:07:44 ebe5423e5eb5: Layer already exists 12:07:44 c20f4733d861: Layer already exists 12:07:44 3830c088d3eb: Layer already exists 12:07:44 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 12:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:07:45 4cc1d74d58dd: Preparing 12:07:45 f2c2d2f5d29b: Preparing 12:07:45 56225add0197: Preparing 12:07:45 1980f0ba5d7b: Preparing 12:07:45 55ff39901128: Preparing 12:07:45 c20f4733d861: Preparing 12:07:45 ebe5423e5eb5: Preparing 12:07:45 3830c088d3eb: Preparing 12:07:45 6f09edfb3f6d: Preparing 12:07:45 ebe5423e5eb5: Waiting 12:07:45 3830c088d3eb: Waiting 12:07:45 6f09edfb3f6d: Waiting 12:07:45 c20f4733d861: Waiting 12:07:45 1980f0ba5d7b: Layer already exists 12:07:45 f2c2d2f5d29b: Layer already exists 12:07:45 4cc1d74d58dd: Layer already exists 12:07:45 55ff39901128: Layer already exists 12:07:45 56225add0197: Layer already exists 12:07:45 3830c088d3eb: Layer already exists 12:07:45 ebe5423e5eb5: Layer already exists 12:07:45 c20f4733d861: Layer already exists 12:07:45 6f09edfb3f6d: Layer already exists 12:07:45 main: digest: sha256:4bbe9dcd6621cf1ded1d175a471eaf3413c063902f58f0f24b7681ba367dc63f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:45 ===================================================== [Pipeline] echo 12:07:45 taggedImages: 12:07:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c 12:07:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:07:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.124 12:07:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 12:07:45 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 12:07:45 d60d281f4406048612d0268e01845a9ebff5150c 12:07:45 latest 12:07:45 4.1.0-dev.124 12:07:45 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:45 main 12:07:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c 12:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:07:46 3dd80ee6ce03: Preparing 12:07:46 67b115c939b3: Preparing 12:07:46 3a7e859110e2: Preparing 12:07:46 14be9cd7c4f4: Preparing 12:07:46 658c9d498dc1: Preparing 12:07:46 55ff39901128: Preparing 12:07:46 c20f4733d861: Preparing 12:07:46 913b12159a92: Preparing 12:07:46 55ff39901128: Waiting 12:07:46 c20f4733d861: Waiting 12:07:46 3dae4f81c53d: Preparing 12:07:46 2dc23323299a: Preparing 12:07:46 6f09edfb3f6d: Preparing 12:07:46 913b12159a92: Waiting 12:07:46 2dc23323299a: Waiting 12:07:46 6f09edfb3f6d: Waiting 12:07:46 3dae4f81c53d: Waiting 12:07:46 67b115c939b3: Pushed 12:07:46 14be9cd7c4f4: Pushed 12:07:46 658c9d498dc1: Pushed 12:07:46 3dd80ee6ce03: Pushed 12:07:46 55ff39901128: Layer already exists 12:07:46 c20f4733d861: Layer already exists 12:07:46 6f09edfb3f6d: Layer already exists 12:07:46 913b12159a92: Pushed 12:07:46 3dae4f81c53d: Pushed 12:07:47 2dc23323299a: Pushed 12:07:48 3a7e859110e2: Pushed 12:07:48 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:07:49 3dd80ee6ce03: Preparing 12:07:49 67b115c939b3: Preparing 12:07:49 3a7e859110e2: Preparing 12:07:49 14be9cd7c4f4: Preparing 12:07:49 658c9d498dc1: Preparing 12:07:49 55ff39901128: Preparing 12:07:49 c20f4733d861: Preparing 12:07:49 913b12159a92: Preparing 12:07:49 3dae4f81c53d: Preparing 12:07:49 2dc23323299a: Preparing 12:07:49 6f09edfb3f6d: Preparing 12:07:49 913b12159a92: Waiting 12:07:49 3dae4f81c53d: Waiting 12:07:49 2dc23323299a: Waiting 12:07:49 55ff39901128: Waiting 12:07:49 c20f4733d861: Waiting 12:07:49 6f09edfb3f6d: Waiting 12:07:49 67b115c939b3: Layer already exists 12:07:49 14be9cd7c4f4: Layer already exists 12:07:49 3a7e859110e2: Layer already exists 12:07:49 658c9d498dc1: Layer already exists 12:07:49 3dd80ee6ce03: Layer already exists 12:07:49 c20f4733d861: Layer already exists 12:07:49 913b12159a92: Layer already exists 12:07:49 55ff39901128: Layer already exists 12:07:49 2dc23323299a: Layer already exists 12:07:49 3dae4f81c53d: Layer already exists 12:07:49 6f09edfb3f6d: Layer already exists 12:07:49 latest: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.124 12:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:07:50 3dd80ee6ce03: Preparing 12:07:50 67b115c939b3: Preparing 12:07:50 3a7e859110e2: Preparing 12:07:50 14be9cd7c4f4: Preparing 12:07:50 658c9d498dc1: Preparing 12:07:50 55ff39901128: Preparing 12:07:50 c20f4733d861: Preparing 12:07:50 913b12159a92: Preparing 12:07:50 3dae4f81c53d: Preparing 12:07:50 2dc23323299a: Preparing 12:07:50 6f09edfb3f6d: Preparing 12:07:50 55ff39901128: Waiting 12:07:50 c20f4733d861: Waiting 12:07:50 913b12159a92: Waiting 12:07:50 3dae4f81c53d: Waiting 12:07:50 2dc23323299a: Waiting 12:07:50 6f09edfb3f6d: Waiting 12:07:50 658c9d498dc1: Layer already exists 12:07:50 67b115c939b3: Layer already exists 12:07:50 3dd80ee6ce03: Layer already exists 12:07:50 14be9cd7c4f4: Layer already exists 12:07:50 3a7e859110e2: Layer already exists 12:07:50 c20f4733d861: Layer already exists 12:07:50 913b12159a92: Layer already exists 12:07:50 3dae4f81c53d: Layer already exists 12:07:50 55ff39901128: Layer already exists 12:07:50 2dc23323299a: Layer already exists 12:07:50 6f09edfb3f6d: Layer already exists 12:07:50 4.1.0-dev.124: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:07:51 3dd80ee6ce03: Preparing 12:07:51 67b115c939b3: Preparing 12:07:51 3a7e859110e2: Preparing 12:07:51 14be9cd7c4f4: Preparing 12:07:51 658c9d498dc1: Preparing 12:07:51 55ff39901128: Preparing 12:07:51 c20f4733d861: Preparing 12:07:51 913b12159a92: Preparing 12:07:51 3dae4f81c53d: Preparing 12:07:51 2dc23323299a: Preparing 12:07:51 6f09edfb3f6d: Preparing 12:07:51 55ff39901128: Waiting 12:07:51 c20f4733d861: Waiting 12:07:51 913b12159a92: Waiting 12:07:51 3dae4f81c53d: Waiting 12:07:51 2dc23323299a: Waiting 12:07:51 6f09edfb3f6d: Waiting 12:07:51 658c9d498dc1: Layer already exists 12:07:51 3a7e859110e2: Layer already exists 12:07:51 67b115c939b3: Layer already exists 12:07:51 14be9cd7c4f4: Layer already exists 12:07:51 3dd80ee6ce03: Layer already exists 12:07:51 55ff39901128: Layer already exists 12:07:51 c20f4733d861: Layer already exists 12:07:51 913b12159a92: Layer already exists 12:07:51 3dae4f81c53d: Layer already exists 12:07:51 2dc23323299a: Layer already exists 12:07:51 6f09edfb3f6d: Layer already exists 12:07:51 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 12:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:07:52 3dd80ee6ce03: Preparing 12:07:52 67b115c939b3: Preparing 12:07:52 3a7e859110e2: Preparing 12:07:52 14be9cd7c4f4: Preparing 12:07:52 658c9d498dc1: Preparing 12:07:52 55ff39901128: Preparing 12:07:52 c20f4733d861: Preparing 12:07:52 913b12159a92: Preparing 12:07:52 3dae4f81c53d: Preparing 12:07:52 2dc23323299a: Preparing 12:07:52 6f09edfb3f6d: Preparing 12:07:52 c20f4733d861: Waiting 12:07:52 913b12159a92: Waiting 12:07:52 3dae4f81c53d: Waiting 12:07:52 2dc23323299a: Waiting 12:07:52 6f09edfb3f6d: Waiting 12:07:52 55ff39901128: Waiting 12:07:52 67b115c939b3: Layer already exists 12:07:52 3dd80ee6ce03: Layer already exists 12:07:52 658c9d498dc1: Layer already exists 12:07:52 14be9cd7c4f4: Layer already exists 12:07:52 3a7e859110e2: Layer already exists 12:07:52 913b12159a92: Layer already exists 12:07:52 3dae4f81c53d: Layer already exists 12:07:52 c20f4733d861: Layer already exists 12:07:52 2dc23323299a: Layer already exists 12:07:52 55ff39901128: Layer already exists 12:07:52 6f09edfb3f6d: Layer already exists 12:07:52 main: digest: sha256:4b2aad72ddff21e098d0ebca4e2a6e88d7236b94232e863cf5cccb94d9690e09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:52 ===================================================== [Pipeline] echo 12:07:52 taggedImages: 12:07:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c 12:07:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:07:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.124 12:07:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 12:07:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 12:07:52 d60d281f4406048612d0268e01845a9ebff5150c 12:07:52 latest 12:07:52 4.1.0-dev.124 12:07:52 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:52 main 12:07:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c 12:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:07:53 b18679359e69: Preparing 12:07:53 6c6e8345e64b: Preparing 12:07:53 c174cdf4053f: Preparing 12:07:53 bb3eff309349: Preparing 12:07:53 e3e4c79d9bd1: Preparing 12:07:53 1ae16b4bcee6: Preparing 12:07:53 5c5e4ed78e3c: Preparing 12:07:53 55ff39901128: Preparing 12:07:53 c20f4733d861: Preparing 12:07:53 0c252e9e296d: Preparing 12:07:53 117affcd3ff7: Preparing 12:07:53 6f09edfb3f6d: Preparing 12:07:53 5c5e4ed78e3c: Waiting 12:07:53 55ff39901128: Waiting 12:07:53 c20f4733d861: Waiting 12:07:53 0c252e9e296d: Waiting 12:07:53 117affcd3ff7: Waiting 12:07:53 1ae16b4bcee6: Waiting 12:07:53 6f09edfb3f6d: Waiting 12:07:53 6c6e8345e64b: Pushed 12:07:53 e3e4c79d9bd1: Pushed 12:07:53 b18679359e69: Pushed 12:07:53 55ff39901128: Layer already exists 12:07:53 c20f4733d861: Layer already exists 12:07:53 1ae16b4bcee6: Pushed 12:07:53 5c5e4ed78e3c: Pushed 12:07:53 6f09edfb3f6d: Layer already exists 12:07:53 0c252e9e296d: Pushed 12:07:55 117affcd3ff7: Pushed 12:07:56 bb3eff309349: Pushed 12:07:56 c174cdf4053f: Pushed 12:07:56 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:07:57 b18679359e69: Preparing 12:07:57 6c6e8345e64b: Preparing 12:07:57 c174cdf4053f: Preparing 12:07:57 bb3eff309349: Preparing 12:07:57 e3e4c79d9bd1: Preparing 12:07:57 1ae16b4bcee6: Preparing 12:07:57 5c5e4ed78e3c: Preparing 12:07:57 55ff39901128: Preparing 12:07:57 c20f4733d861: Preparing 12:07:57 0c252e9e296d: Preparing 12:07:57 117affcd3ff7: Preparing 12:07:57 6f09edfb3f6d: Preparing 12:07:57 c20f4733d861: Waiting 12:07:57 1ae16b4bcee6: Waiting 12:07:57 5c5e4ed78e3c: Waiting 12:07:57 55ff39901128: Waiting 12:07:57 0c252e9e296d: Waiting 12:07:57 6f09edfb3f6d: Waiting 12:07:57 117affcd3ff7: Waiting 12:07:57 c174cdf4053f: Layer already exists 12:07:57 e3e4c79d9bd1: Layer already exists 12:07:57 bb3eff309349: Layer already exists 12:07:57 6c6e8345e64b: Layer already exists 12:07:57 b18679359e69: Layer already exists 12:07:57 5c5e4ed78e3c: Layer already exists 12:07:57 55ff39901128: Layer already exists 12:07:57 1ae16b4bcee6: Layer already exists 12:07:57 0c252e9e296d: Layer already exists 12:07:57 c20f4733d861: Layer already exists 12:07:57 117affcd3ff7: Layer already exists 12:07:57 6f09edfb3f6d: Layer already exists 12:07:57 latest: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.124 12:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:07:57 b18679359e69: Preparing 12:07:57 6c6e8345e64b: Preparing 12:07:57 c174cdf4053f: Preparing 12:07:57 bb3eff309349: Preparing 12:07:57 e3e4c79d9bd1: Preparing 12:07:57 1ae16b4bcee6: Preparing 12:07:57 5c5e4ed78e3c: Preparing 12:07:57 55ff39901128: Preparing 12:07:57 c20f4733d861: Preparing 12:07:57 0c252e9e296d: Preparing 12:07:57 117affcd3ff7: Preparing 12:07:57 6f09edfb3f6d: Preparing 12:07:57 0c252e9e296d: Waiting 12:07:57 55ff39901128: Waiting 12:07:57 117affcd3ff7: Waiting 12:07:57 c20f4733d861: Waiting 12:07:57 5c5e4ed78e3c: Waiting 12:07:57 1ae16b4bcee6: Waiting 12:07:57 6f09edfb3f6d: Waiting 12:07:57 6c6e8345e64b: Layer already exists 12:07:57 c174cdf4053f: Layer already exists 12:07:57 e3e4c79d9bd1: Layer already exists 12:07:57 bb3eff309349: Layer already exists 12:07:57 b18679359e69: Layer already exists 12:07:57 1ae16b4bcee6: Layer already exists 12:07:57 55ff39901128: Layer already exists 12:07:57 5c5e4ed78e3c: Layer already exists 12:07:57 0c252e9e296d: Layer already exists 12:07:57 c20f4733d861: Layer already exists 12:07:57 6f09edfb3f6d: Layer already exists 12:07:57 117affcd3ff7: Layer already exists 12:07:57 4.1.0-dev.124: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:07:58 b18679359e69: Preparing 12:07:58 6c6e8345e64b: Preparing 12:07:58 c174cdf4053f: Preparing 12:07:58 bb3eff309349: Preparing 12:07:58 e3e4c79d9bd1: Preparing 12:07:58 1ae16b4bcee6: Preparing 12:07:58 5c5e4ed78e3c: Preparing 12:07:58 55ff39901128: Preparing 12:07:58 c20f4733d861: Preparing 12:07:58 0c252e9e296d: Preparing 12:07:58 117affcd3ff7: Preparing 12:07:58 6f09edfb3f6d: Preparing 12:07:58 c20f4733d861: Waiting 12:07:58 0c252e9e296d: Waiting 12:07:58 117affcd3ff7: Waiting 12:07:58 1ae16b4bcee6: Waiting 12:07:58 6f09edfb3f6d: Waiting 12:07:58 5c5e4ed78e3c: Waiting 12:07:58 55ff39901128: Waiting 12:07:58 6c6e8345e64b: Layer already exists 12:07:58 bb3eff309349: Layer already exists 12:07:58 c174cdf4053f: Layer already exists 12:07:58 e3e4c79d9bd1: Layer already exists 12:07:58 b18679359e69: Layer already exists 12:07:58 1ae16b4bcee6: Layer already exists 12:07:58 55ff39901128: Layer already exists 12:07:58 5c5e4ed78e3c: Layer already exists 12:07:58 0c252e9e296d: Layer already exists 12:07:58 c20f4733d861: Layer already exists 12:07:58 117affcd3ff7: Layer already exists 12:07:58 6f09edfb3f6d: Layer already exists 12:07:58 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 12:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:07:59 b18679359e69: Preparing 12:07:59 6c6e8345e64b: Preparing 12:07:59 c174cdf4053f: Preparing 12:07:59 bb3eff309349: Preparing 12:07:59 e3e4c79d9bd1: Preparing 12:07:59 1ae16b4bcee6: Preparing 12:07:59 5c5e4ed78e3c: Preparing 12:07:59 55ff39901128: Preparing 12:07:59 c20f4733d861: Preparing 12:07:59 0c252e9e296d: Preparing 12:07:59 117affcd3ff7: Preparing 12:07:59 6f09edfb3f6d: Preparing 12:07:59 5c5e4ed78e3c: Waiting 12:07:59 55ff39901128: Waiting 12:07:59 c20f4733d861: Waiting 12:07:59 0c252e9e296d: Waiting 12:07:59 117affcd3ff7: Waiting 12:07:59 6f09edfb3f6d: Waiting 12:07:59 1ae16b4bcee6: Waiting 12:07:59 b18679359e69: Layer already exists 12:07:59 6c6e8345e64b: Layer already exists 12:07:59 bb3eff309349: Layer already exists 12:07:59 e3e4c79d9bd1: Layer already exists 12:07:59 c174cdf4053f: Layer already exists 12:07:59 55ff39901128: Layer already exists 12:07:59 1ae16b4bcee6: Layer already exists 12:07:59 5c5e4ed78e3c: Layer already exists 12:07:59 c20f4733d861: Layer already exists 12:07:59 0c252e9e296d: Layer already exists 12:07:59 117affcd3ff7: Layer already exists 12:07:59 6f09edfb3f6d: Layer already exists 12:07:59 main: digest: sha256:49194a2f32c24e33375145f30e491c9d4f615c71dfb148392355d2fcb579f6b2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:59 ===================================================== [Pipeline] echo 12:07:59 taggedImages: 12:07:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c 12:07:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:07:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.124 12:07:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 12:07:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 12:07:59 d60d281f4406048612d0268e01845a9ebff5150c 12:07:59 latest 12:07:59 4.1.0-dev.124 12:07:59 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:07:59 main 12:07:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c 12:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:08:00 c40b55f892d8: Preparing 12:08:00 10f3d4ff658a: Preparing 12:08:00 55ff39901128: Preparing 12:08:00 c20f4733d861: Preparing 12:08:00 815e7c5583a7: Preparing 12:08:00 081deadff5e9: Preparing 12:08:00 6f09edfb3f6d: Preparing 12:08:00 081deadff5e9: Waiting 12:08:00 6f09edfb3f6d: Waiting 12:08:00 55ff39901128: Layer already exists 12:08:00 c20f4733d861: Layer already exists 12:08:00 6f09edfb3f6d: Layer already exists 12:08:00 815e7c5583a7: Pushed 12:08:00 c40b55f892d8: Pushed 12:08:01 081deadff5e9: Pushed 12:08:03 10f3d4ff658a: Pushed 12:08:03 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:04 + 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 12:08:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:08:04 c40b55f892d8: Preparing 12:08:04 10f3d4ff658a: Preparing 12:08:04 55ff39901128: Preparing 12:08:04 c20f4733d861: Preparing 12:08:04 815e7c5583a7: Preparing 12:08:04 081deadff5e9: Preparing 12:08:04 6f09edfb3f6d: Preparing 12:08:04 6f09edfb3f6d: Waiting 12:08:04 081deadff5e9: Waiting 12:08:04 55ff39901128: Layer already exists 12:08:04 c40b55f892d8: Layer already exists 12:08:04 815e7c5583a7: Layer already exists 12:08:04 c20f4733d861: Layer already exists 12:08:04 10f3d4ff658a: Layer already exists 12:08:04 081deadff5e9: Layer already exists 12:08:04 6f09edfb3f6d: Layer already exists 12:08:04 latest: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.124 12:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:08:05 c40b55f892d8: Preparing 12:08:05 10f3d4ff658a: Preparing 12:08:05 55ff39901128: Preparing 12:08:05 c20f4733d861: Preparing 12:08:05 815e7c5583a7: Preparing 12:08:05 081deadff5e9: Preparing 12:08:05 6f09edfb3f6d: Preparing 12:08:05 081deadff5e9: Waiting 12:08:05 6f09edfb3f6d: Waiting 12:08:05 c20f4733d861: Layer already exists 12:08:05 c40b55f892d8: Layer already exists 12:08:05 815e7c5583a7: Layer already exists 12:08:05 10f3d4ff658a: Layer already exists 12:08:05 55ff39901128: Layer already exists 12:08:05 6f09edfb3f6d: Layer already exists 12:08:05 081deadff5e9: Layer already exists 12:08:05 4.1.0-dev.124: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:08:05 c40b55f892d8: Preparing 12:08:05 10f3d4ff658a: Preparing 12:08:05 55ff39901128: Preparing 12:08:05 c20f4733d861: Preparing 12:08:05 815e7c5583a7: Preparing 12:08:05 081deadff5e9: Preparing 12:08:05 6f09edfb3f6d: Preparing 12:08:05 6f09edfb3f6d: Waiting 12:08:05 081deadff5e9: Waiting 12:08:05 815e7c5583a7: Layer already exists 12:08:05 10f3d4ff658a: Layer already exists 12:08:05 55ff39901128: Layer already exists 12:08:05 c40b55f892d8: Layer already exists 12:08:05 c20f4733d861: Layer already exists 12:08:05 6f09edfb3f6d: Layer already exists 12:08:05 081deadff5e9: Layer already exists 12:08:05 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:06 + 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 12:08:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 12:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:08:06 c40b55f892d8: Preparing 12:08:06 10f3d4ff658a: Preparing 12:08:06 55ff39901128: Preparing 12:08:06 c20f4733d861: Preparing 12:08:06 815e7c5583a7: Preparing 12:08:06 081deadff5e9: Preparing 12:08:06 6f09edfb3f6d: Preparing 12:08:06 081deadff5e9: Waiting 12:08:06 6f09edfb3f6d: Waiting 12:08:06 815e7c5583a7: Layer already exists 12:08:06 55ff39901128: Layer already exists 12:08:06 c20f4733d861: Layer already exists 12:08:06 10f3d4ff658a: Layer already exists 12:08:06 6f09edfb3f6d: Layer already exists 12:08:06 c40b55f892d8: Layer already exists 12:08:06 081deadff5e9: Layer already exists 12:08:06 main: digest: sha256:495aca75b2be12fd031653cc26da80a338e4fb680d5f8b908978bbfc6733fecc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:08:06 ===================================================== [Pipeline] echo 12:08:06 taggedImages: 12:08:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c 12:08:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:08:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.124 12:08:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 12:08:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 12:08:06 d60d281f4406048612d0268e01845a9ebff5150c 12:08:06 latest 12:08:06 4.1.0-dev.124 12:08:06 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:06 main 12:08:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c 12:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:08:07 76e49604b902: Preparing 12:08:07 041c815c8a0e: Preparing 12:08:07 0f8052f29523: Preparing 12:08:07 55ff39901128: Preparing 12:08:07 c20f4733d861: Preparing 12:08:07 2489cbd39dd5: Preparing 12:08:07 4947b203a231: Preparing 12:08:07 2117d05f655b: Preparing 12:08:07 2489cbd39dd5: Waiting 12:08:07 f2e1858aa031: Preparing 12:08:07 6f09edfb3f6d: Preparing 12:08:07 4947b203a231: Waiting 12:08:07 f2e1858aa031: Waiting 12:08:07 6f09edfb3f6d: Waiting 12:08:07 2117d05f655b: Waiting 12:08:07 55ff39901128: Layer already exists 12:08:07 c20f4733d861: Layer already exists 12:08:07 76e49604b902: Pushed 12:08:07 0f8052f29523: Pushed 12:08:07 041c815c8a0e: Pushed 12:08:07 6f09edfb3f6d: Layer already exists 12:08:07 2117d05f655b: Pushed 12:08:07 f2e1858aa031: Pushed 12:08:13 4947b203a231: Pushed 12:08:21 2489cbd39dd5: Pushed 12:08:21 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:08:22 76e49604b902: Preparing 12:08:22 041c815c8a0e: Preparing 12:08:22 0f8052f29523: Preparing 12:08:22 55ff39901128: Preparing 12:08:22 c20f4733d861: Preparing 12:08:22 2489cbd39dd5: Preparing 12:08:22 4947b203a231: Preparing 12:08:22 2117d05f655b: Preparing 12:08:22 f2e1858aa031: Preparing 12:08:22 6f09edfb3f6d: Preparing 12:08:22 4947b203a231: Waiting 12:08:22 2117d05f655b: Waiting 12:08:22 f2e1858aa031: Waiting 12:08:22 6f09edfb3f6d: Waiting 12:08:22 2489cbd39dd5: Waiting 12:08:22 55ff39901128: Layer already exists 12:08:22 76e49604b902: Layer already exists 12:08:22 041c815c8a0e: Layer already exists 12:08:22 0f8052f29523: Layer already exists 12:08:22 c20f4733d861: Layer already exists 12:08:22 4947b203a231: Layer already exists 12:08:22 f2e1858aa031: Layer already exists 12:08:22 2117d05f655b: Layer already exists 12:08:22 2489cbd39dd5: Layer already exists 12:08:22 6f09edfb3f6d: Layer already exists 12:08:22 latest: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.124 12:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:08:23 76e49604b902: Preparing 12:08:23 041c815c8a0e: Preparing 12:08:23 0f8052f29523: Preparing 12:08:23 55ff39901128: Preparing 12:08:23 c20f4733d861: Preparing 12:08:23 2489cbd39dd5: Preparing 12:08:23 4947b203a231: Preparing 12:08:23 2117d05f655b: Preparing 12:08:23 f2e1858aa031: Preparing 12:08:23 6f09edfb3f6d: Preparing 12:08:23 4947b203a231: Waiting 12:08:23 2117d05f655b: Waiting 12:08:23 f2e1858aa031: Waiting 12:08:23 6f09edfb3f6d: Waiting 12:08:23 2489cbd39dd5: Waiting 12:08:23 c20f4733d861: Layer already exists 12:08:23 55ff39901128: Layer already exists 12:08:23 0f8052f29523: Layer already exists 12:08:23 76e49604b902: Layer already exists 12:08:23 041c815c8a0e: Layer already exists 12:08:23 f2e1858aa031: Layer already exists 12:08:23 4947b203a231: Layer already exists 12:08:23 2117d05f655b: Layer already exists 12:08:23 2489cbd39dd5: Layer already exists 12:08:23 6f09edfb3f6d: Layer already exists 12:08:23 4.1.0-dev.124: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:08:24 76e49604b902: Preparing 12:08:24 041c815c8a0e: Preparing 12:08:24 0f8052f29523: Preparing 12:08:24 55ff39901128: Preparing 12:08:24 c20f4733d861: Preparing 12:08:24 2489cbd39dd5: Preparing 12:08:24 4947b203a231: Preparing 12:08:24 2117d05f655b: Preparing 12:08:24 f2e1858aa031: Preparing 12:08:24 6f09edfb3f6d: Preparing 12:08:24 2489cbd39dd5: Waiting 12:08:24 4947b203a231: Waiting 12:08:24 2117d05f655b: Waiting 12:08:24 f2e1858aa031: Waiting 12:08:24 6f09edfb3f6d: Waiting 12:08:24 041c815c8a0e: Layer already exists 12:08:24 76e49604b902: Layer already exists 12:08:24 55ff39901128: Layer already exists 12:08:24 0f8052f29523: Layer already exists 12:08:24 c20f4733d861: Layer already exists 12:08:24 2489cbd39dd5: Layer already exists 12:08:24 2117d05f655b: Layer already exists 12:08:24 f2e1858aa031: Layer already exists 12:08:24 4947b203a231: Layer already exists 12:08:24 6f09edfb3f6d: Layer already exists 12:08:24 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 12:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:08:24 76e49604b902: Preparing 12:08:24 041c815c8a0e: Preparing 12:08:24 0f8052f29523: Preparing 12:08:24 55ff39901128: Preparing 12:08:24 c20f4733d861: Preparing 12:08:24 2489cbd39dd5: Preparing 12:08:24 4947b203a231: Preparing 12:08:24 2117d05f655b: Preparing 12:08:24 f2e1858aa031: Preparing 12:08:24 6f09edfb3f6d: Preparing 12:08:24 f2e1858aa031: Waiting 12:08:24 6f09edfb3f6d: Waiting 12:08:24 4947b203a231: Waiting 12:08:24 2117d05f655b: Waiting 12:08:24 2489cbd39dd5: Waiting 12:08:24 55ff39901128: Layer already exists 12:08:24 0f8052f29523: Layer already exists 12:08:24 c20f4733d861: Layer already exists 12:08:24 76e49604b902: Layer already exists 12:08:24 041c815c8a0e: Layer already exists 12:08:24 2489cbd39dd5: Layer already exists 12:08:24 f2e1858aa031: Layer already exists 12:08:24 4947b203a231: Layer already exists 12:08:24 6f09edfb3f6d: Layer already exists 12:08:24 2117d05f655b: Layer already exists 12:08:24 main: digest: sha256:6f766e179185b16d88cbe3381f958602ef52e926234a0e7c2b5c00c38c1b3764 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:08:24 ===================================================== [Pipeline] echo 12:08:25 taggedImages: 12:08:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c 12:08:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:08:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.124 12:08:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 12:08:25 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 12:08:25 d60d281f4406048612d0268e01845a9ebff5150c 12:08:25 latest 12:08:25 4.1.0-dev.124 12:08:25 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:25 main 12:08:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c 12:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:08:25 1e9cb5e40b10: Preparing 12:08:25 41ddfea16c8b: Preparing 12:08:25 602fda2a0375: Preparing 12:08:25 55ff39901128: Preparing 12:08:25 c20f4733d861: Preparing 12:08:25 c0759c787785: Preparing 12:08:25 69b40b39bc2b: Preparing 12:08:25 5cb89036947c: Preparing 12:08:25 6f09edfb3f6d: Preparing 12:08:25 69b40b39bc2b: Waiting 12:08:25 6f09edfb3f6d: Waiting 12:08:25 c0759c787785: Waiting 12:08:25 5cb89036947c: Waiting 12:08:25 55ff39901128: Layer already exists 12:08:25 c20f4733d861: Layer already exists 12:08:25 41ddfea16c8b: Pushed 12:08:25 602fda2a0375: Pushed 12:08:25 1e9cb5e40b10: Pushed 12:08:25 69b40b39bc2b: Pushed 12:08:25 6f09edfb3f6d: Layer already exists 12:08:26 5cb89036947c: Pushed 12:08:42 c0759c787785: Pushed 12:08:42 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:08:43 1e9cb5e40b10: Preparing 12:08:43 41ddfea16c8b: Preparing 12:08:43 602fda2a0375: Preparing 12:08:43 55ff39901128: Preparing 12:08:43 c20f4733d861: Preparing 12:08:43 c0759c787785: Preparing 12:08:43 69b40b39bc2b: Preparing 12:08:43 5cb89036947c: Preparing 12:08:43 6f09edfb3f6d: Preparing 12:08:43 c0759c787785: Waiting 12:08:43 69b40b39bc2b: Waiting 12:08:43 5cb89036947c: Waiting 12:08:43 6f09edfb3f6d: Waiting 12:08:43 41ddfea16c8b: Layer already exists 12:08:43 1e9cb5e40b10: Layer already exists 12:08:43 c20f4733d861: Layer already exists 12:08:43 55ff39901128: Layer already exists 12:08:43 602fda2a0375: Layer already exists 12:08:43 69b40b39bc2b: Layer already exists 12:08:43 5cb89036947c: Layer already exists 12:08:43 c0759c787785: Layer already exists 12:08:43 6f09edfb3f6d: Layer already exists 12:08:43 latest: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.124 12:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:08:44 1e9cb5e40b10: Preparing 12:08:44 41ddfea16c8b: Preparing 12:08:44 602fda2a0375: Preparing 12:08:44 55ff39901128: Preparing 12:08:44 c20f4733d861: Preparing 12:08:44 c0759c787785: Preparing 12:08:44 69b40b39bc2b: Preparing 12:08:44 5cb89036947c: Preparing 12:08:44 6f09edfb3f6d: Preparing 12:08:44 69b40b39bc2b: Waiting 12:08:44 6f09edfb3f6d: Waiting 12:08:44 c0759c787785: Waiting 12:08:44 41ddfea16c8b: Layer already exists 12:08:44 c20f4733d861: Layer already exists 12:08:44 602fda2a0375: Layer already exists 12:08:44 1e9cb5e40b10: Layer already exists 12:08:44 55ff39901128: Layer already exists 12:08:44 c0759c787785: Layer already exists 12:08:44 69b40b39bc2b: Layer already exists 12:08:44 6f09edfb3f6d: Layer already exists 12:08:44 5cb89036947c: Layer already exists 12:08:44 4.1.0-dev.124: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:08:45 1e9cb5e40b10: Preparing 12:08:45 41ddfea16c8b: Preparing 12:08:45 602fda2a0375: Preparing 12:08:45 55ff39901128: Preparing 12:08:45 c20f4733d861: Preparing 12:08:45 c0759c787785: Preparing 12:08:45 69b40b39bc2b: Preparing 12:08:45 5cb89036947c: Preparing 12:08:45 6f09edfb3f6d: Preparing 12:08:45 69b40b39bc2b: Waiting 12:08:45 5cb89036947c: Waiting 12:08:45 c0759c787785: Waiting 12:08:45 6f09edfb3f6d: Waiting 12:08:45 1e9cb5e40b10: Layer already exists 12:08:45 55ff39901128: Layer already exists 12:08:45 c20f4733d861: Layer already exists 12:08:45 41ddfea16c8b: Layer already exists 12:08:45 602fda2a0375: Layer already exists 12:08:45 5cb89036947c: Layer already exists 12:08:45 c0759c787785: Layer already exists 12:08:45 6f09edfb3f6d: Layer already exists 12:08:45 69b40b39bc2b: Layer already exists 12:08:45 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 12:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:08:45 1e9cb5e40b10: Preparing 12:08:45 41ddfea16c8b: Preparing 12:08:45 602fda2a0375: Preparing 12:08:45 55ff39901128: Preparing 12:08:45 c20f4733d861: Preparing 12:08:45 c0759c787785: Preparing 12:08:45 69b40b39bc2b: Preparing 12:08:45 5cb89036947c: Preparing 12:08:45 6f09edfb3f6d: Preparing 12:08:45 c0759c787785: Waiting 12:08:45 69b40b39bc2b: Waiting 12:08:45 5cb89036947c: Waiting 12:08:45 6f09edfb3f6d: Waiting 12:08:45 41ddfea16c8b: Layer already exists 12:08:45 1e9cb5e40b10: Layer already exists 12:08:45 c20f4733d861: Layer already exists 12:08:45 602fda2a0375: Layer already exists 12:08:45 55ff39901128: Layer already exists 12:08:45 5cb89036947c: Layer already exists 12:08:45 69b40b39bc2b: Layer already exists 12:08:45 c0759c787785: Layer already exists 12:08:45 6f09edfb3f6d: Layer already exists 12:08:45 main: digest: sha256:5cd02dffa6c0744d5cd6cb1cdb6a354443235a74c5daa46e9aa1cfbc360ae811 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:08:45 ===================================================== [Pipeline] echo 12:08:45 taggedImages: 12:08:45 - nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c 12:08:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:08:45 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.124 12:08:45 - nexus3.edgexfoundry.org:10004/security-spire-config:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 12:08:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 12:08:45 d60d281f4406048612d0268e01845a9ebff5150c 12:08:45 latest 12:08:45 4.1.0-dev.124 12:08:45 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:45 main 12:08:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c 12:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:08:46 9cdd7843fcc7: Preparing 12:08:46 9c0b0d3e1f90: Preparing 12:08:46 9c29bcde223e: Preparing 12:08:46 55ff39901128: Preparing 12:08:46 c20f4733d861: Preparing 12:08:46 c0759c787785: Preparing 12:08:46 2117d05f655b: Preparing 12:08:46 f2e1858aa031: Preparing 12:08:46 6f09edfb3f6d: Preparing 12:08:46 2117d05f655b: Waiting 12:08:46 c0759c787785: Waiting 12:08:46 f2e1858aa031: Waiting 12:08:46 6f09edfb3f6d: Waiting 12:08:46 c20f4733d861: Layer already exists 12:08:46 55ff39901128: Layer already exists 12:08:46 c0759c787785: Layer already exists 12:08:46 2117d05f655b: Layer already exists 12:08:46 f2e1858aa031: Layer already exists 12:08:46 6f09edfb3f6d: Layer already exists 12:08:46 9c0b0d3e1f90: Pushed 12:08:46 9c29bcde223e: Pushed 12:08:46 9cdd7843fcc7: Pushed 12:08:46 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:08:47 9cdd7843fcc7: Preparing 12:08:47 9c0b0d3e1f90: Preparing 12:08:47 9c29bcde223e: Preparing 12:08:47 55ff39901128: Preparing 12:08:47 c20f4733d861: Preparing 12:08:47 c0759c787785: Preparing 12:08:47 2117d05f655b: Preparing 12:08:47 f2e1858aa031: Preparing 12:08:47 6f09edfb3f6d: Preparing 12:08:47 c0759c787785: Waiting 12:08:47 2117d05f655b: Waiting 12:08:47 f2e1858aa031: Waiting 12:08:47 6f09edfb3f6d: Waiting 12:08:47 9cdd7843fcc7: Layer already exists 12:08:47 9c29bcde223e: Layer already exists 12:08:47 9c0b0d3e1f90: Layer already exists 12:08:47 55ff39901128: Layer already exists 12:08:47 c20f4733d861: Layer already exists 12:08:47 c0759c787785: Layer already exists 12:08:47 2117d05f655b: Layer already exists 12:08:47 f2e1858aa031: Layer already exists 12:08:47 6f09edfb3f6d: Layer already exists 12:08:47 latest: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.124 12:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:08:48 9cdd7843fcc7: Preparing 12:08:48 9c0b0d3e1f90: Preparing 12:08:48 9c29bcde223e: Preparing 12:08:48 55ff39901128: Preparing 12:08:48 c20f4733d861: Preparing 12:08:48 c0759c787785: Preparing 12:08:48 2117d05f655b: Preparing 12:08:48 f2e1858aa031: Preparing 12:08:48 6f09edfb3f6d: Preparing 12:08:48 f2e1858aa031: Waiting 12:08:48 6f09edfb3f6d: Waiting 12:08:48 c0759c787785: Waiting 12:08:48 2117d05f655b: Waiting 12:08:48 c20f4733d861: Layer already exists 12:08:48 9cdd7843fcc7: Layer already exists 12:08:48 9c29bcde223e: Layer already exists 12:08:48 9c0b0d3e1f90: Layer already exists 12:08:48 55ff39901128: Layer already exists 12:08:48 2117d05f655b: Layer already exists 12:08:48 f2e1858aa031: Layer already exists 12:08:48 c0759c787785: Layer already exists 12:08:48 6f09edfb3f6d: Layer already exists 12:08:48 4.1.0-dev.124: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:08:48 9cdd7843fcc7: Preparing 12:08:48 9c0b0d3e1f90: Preparing 12:08:48 9c29bcde223e: Preparing 12:08:48 55ff39901128: Preparing 12:08:48 c20f4733d861: Preparing 12:08:48 c0759c787785: Preparing 12:08:48 2117d05f655b: Preparing 12:08:48 f2e1858aa031: Preparing 12:08:48 6f09edfb3f6d: Preparing 12:08:48 2117d05f655b: Waiting 12:08:48 c0759c787785: Waiting 12:08:48 6f09edfb3f6d: Waiting 12:08:48 f2e1858aa031: Waiting 12:08:48 9c0b0d3e1f90: Layer already exists 12:08:48 c20f4733d861: Layer already exists 12:08:48 55ff39901128: Layer already exists 12:08:48 9cdd7843fcc7: Layer already exists 12:08:48 9c29bcde223e: Layer already exists 12:08:48 c0759c787785: Layer already exists 12:08:48 f2e1858aa031: Layer already exists 12:08:48 2117d05f655b: Layer already exists 12:08:48 6f09edfb3f6d: Layer already exists 12:08:48 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 12:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:08:49 9cdd7843fcc7: Preparing 12:08:49 9c0b0d3e1f90: Preparing 12:08:49 9c29bcde223e: Preparing 12:08:49 55ff39901128: Preparing 12:08:49 c20f4733d861: Preparing 12:08:49 c0759c787785: Preparing 12:08:49 2117d05f655b: Preparing 12:08:49 f2e1858aa031: Preparing 12:08:49 6f09edfb3f6d: Preparing 12:08:49 2117d05f655b: Waiting 12:08:49 f2e1858aa031: Waiting 12:08:49 6f09edfb3f6d: Waiting 12:08:49 c0759c787785: Waiting 12:08:49 9cdd7843fcc7: Layer already exists 12:08:49 9c29bcde223e: Layer already exists 12:08:49 55ff39901128: Layer already exists 12:08:49 9c0b0d3e1f90: Layer already exists 12:08:49 c20f4733d861: Layer already exists 12:08:49 c0759c787785: Layer already exists 12:08:49 2117d05f655b: Layer already exists 12:08:49 f2e1858aa031: Layer already exists 12:08:49 6f09edfb3f6d: Layer already exists 12:08:49 main: digest: sha256:3ff4cdd664921fc02f6fe8e20e96f039094344f2cb9470c811aa5f5af62ad91b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:08:50 ===================================================== [Pipeline] echo 12:08:50 taggedImages: 12:08:50 - nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c 12:08:50 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:08:50 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.124 12:08:50 - nexus3.edgexfoundry.org:10004/security-spire-server:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:50 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 12:08:50 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 12:08:50 d60d281f4406048612d0268e01845a9ebff5150c 12:08:50 latest 12:08:50 4.1.0-dev.124 12:08:50 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:50 main 12:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c 12:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:08:50 2b5cbdd3254a: Preparing 12:08:50 90eddfc413ae: Preparing 12:08:50 55ff39901128: Preparing 12:08:50 c20f4733d861: Preparing 12:08:50 ab1d3a6f856b: Preparing 12:08:50 fb0cddf90ff4: Preparing 12:08:50 6f09edfb3f6d: Preparing 12:08:50 fb0cddf90ff4: Waiting 12:08:50 6f09edfb3f6d: Waiting 12:08:50 c20f4733d861: Layer already exists 12:08:50 55ff39901128: Layer already exists 12:08:50 6f09edfb3f6d: Layer already exists 12:08:50 ab1d3a6f856b: Pushed 12:08:50 2b5cbdd3254a: Pushed 12:08:51 fb0cddf90ff4: Pushed 12:08:55 90eddfc413ae: Pushed 12:08:55 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 12:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:08:56 2b5cbdd3254a: Preparing 12:08:56 90eddfc413ae: Preparing 12:08:56 55ff39901128: Preparing 12:08:56 c20f4733d861: Preparing 12:08:56 ab1d3a6f856b: Preparing 12:08:56 fb0cddf90ff4: Preparing 12:08:56 6f09edfb3f6d: Preparing 12:08:56 fb0cddf90ff4: Waiting 12:08:56 6f09edfb3f6d: Waiting 12:08:56 55ff39901128: Layer already exists 12:08:56 ab1d3a6f856b: Layer already exists 12:08:56 2b5cbdd3254a: Layer already exists 12:08:56 c20f4733d861: Layer already exists 12:08:56 90eddfc413ae: Layer already exists 12:08:56 fb0cddf90ff4: Layer already exists 12:08:56 6f09edfb3f6d: Layer already exists 12:08:56 latest: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.124 12:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:08:57 2b5cbdd3254a: Preparing 12:08:57 90eddfc413ae: Preparing 12:08:57 55ff39901128: Preparing 12:08:57 c20f4733d861: Preparing 12:08:57 ab1d3a6f856b: Preparing 12:08:57 fb0cddf90ff4: Preparing 12:08:57 6f09edfb3f6d: Preparing 12:08:57 fb0cddf90ff4: Waiting 12:08:57 6f09edfb3f6d: Waiting 12:08:57 2b5cbdd3254a: Layer already exists 12:08:57 c20f4733d861: Layer already exists 12:08:57 ab1d3a6f856b: Layer already exists 12:08:57 90eddfc413ae: Layer already exists 12:08:57 55ff39901128: Layer already exists 12:08:57 6f09edfb3f6d: Layer already exists 12:08:57 fb0cddf90ff4: Layer already exists 12:08:57 4.1.0-dev.124: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:08:57 2b5cbdd3254a: Preparing 12:08:57 90eddfc413ae: Preparing 12:08:57 55ff39901128: Preparing 12:08:57 c20f4733d861: Preparing 12:08:57 ab1d3a6f856b: Preparing 12:08:57 fb0cddf90ff4: Preparing 12:08:57 6f09edfb3f6d: Preparing 12:08:57 fb0cddf90ff4: Waiting 12:08:57 6f09edfb3f6d: Waiting 12:08:57 55ff39901128: Layer already exists 12:08:57 2b5cbdd3254a: Layer already exists 12:08:57 c20f4733d861: Layer already exists 12:08:57 90eddfc413ae: Layer already exists 12:08:57 ab1d3a6f856b: Layer already exists 12:08:57 6f09edfb3f6d: Layer already exists 12:08:57 fb0cddf90ff4: Layer already exists 12:08:57 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 12:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:08:58 2b5cbdd3254a: Preparing 12:08:58 90eddfc413ae: Preparing 12:08:58 55ff39901128: Preparing 12:08:58 c20f4733d861: Preparing 12:08:58 ab1d3a6f856b: Preparing 12:08:58 fb0cddf90ff4: Preparing 12:08:58 6f09edfb3f6d: Preparing 12:08:58 fb0cddf90ff4: Waiting 12:08:58 6f09edfb3f6d: Waiting 12:08:58 ab1d3a6f856b: Layer already exists 12:08:58 90eddfc413ae: Layer already exists 12:08:58 55ff39901128: Layer already exists 12:08:58 2b5cbdd3254a: Layer already exists 12:08:58 c20f4733d861: Layer already exists 12:08:58 fb0cddf90ff4: Layer already exists 12:08:58 6f09edfb3f6d: Layer already exists 12:08:58 main: digest: sha256:8df9d9930dadebbecaf7ffc9ad530668d5101815693e0f53a40efedec6700ab8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:08:58 ===================================================== [Pipeline] echo 12:08:58 taggedImages: 12:08:58 - nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c 12:08:58 - nexus3.edgexfoundry.org:10004/support-notifications:latest 12:08:58 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.124 12:08:58 - nexus3.edgexfoundry.org:10004/support-notifications:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:58 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 12:08:58 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 12:08:58 d60d281f4406048612d0268e01845a9ebff5150c 12:08:58 latest 12:08:58 4.1.0-dev.124 12:08:58 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:08:58 main 12:08:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c 12:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:08:59 c7824cc2fca7: Preparing 12:08:59 444d87ce6c73: Preparing 12:08:59 55ff39901128: Preparing 12:08:59 c20f4733d861: Preparing 12:08:59 af0f581e9838: Preparing 12:08:59 4a0513eeacca: Preparing 12:08:59 6f09edfb3f6d: Preparing 12:08:59 4a0513eeacca: Waiting 12:08:59 6f09edfb3f6d: Waiting 12:08:59 c20f4733d861: Layer already exists 12:08:59 55ff39901128: Layer already exists 12:08:59 6f09edfb3f6d: Layer already exists 12:08:59 af0f581e9838: Pushed 12:08:59 c7824cc2fca7: Pushed 12:08:59 4a0513eeacca: Pushed 12:09:04 444d87ce6c73: Pushed 12:09:04 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:09:04 c7824cc2fca7: Preparing 12:09:04 444d87ce6c73: Preparing 12:09:04 55ff39901128: Preparing 12:09:04 c20f4733d861: Preparing 12:09:04 af0f581e9838: Preparing 12:09:04 4a0513eeacca: Preparing 12:09:04 6f09edfb3f6d: Preparing 12:09:04 4a0513eeacca: Waiting 12:09:04 6f09edfb3f6d: Waiting 12:09:04 444d87ce6c73: Layer already exists 12:09:04 55ff39901128: Layer already exists 12:09:04 c7824cc2fca7: Layer already exists 12:09:04 c20f4733d861: Layer already exists 12:09:04 af0f581e9838: Layer already exists 12:09:04 4a0513eeacca: Layer already exists 12:09:04 6f09edfb3f6d: Layer already exists 12:09:04 latest: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.124 12:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:09:05 c7824cc2fca7: Preparing 12:09:05 444d87ce6c73: Preparing 12:09:05 55ff39901128: Preparing 12:09:05 c20f4733d861: Preparing 12:09:05 af0f581e9838: Preparing 12:09:05 4a0513eeacca: Preparing 12:09:05 6f09edfb3f6d: Preparing 12:09:05 4a0513eeacca: Waiting 12:09:05 6f09edfb3f6d: Waiting 12:09:05 c7824cc2fca7: Layer already exists 12:09:05 55ff39901128: Layer already exists 12:09:05 c20f4733d861: Layer already exists 12:09:05 af0f581e9838: Layer already exists 12:09:05 444d87ce6c73: Layer already exists 12:09:05 4a0513eeacca: Layer already exists 12:09:05 6f09edfb3f6d: Layer already exists 12:09:05 4.1.0-dev.124: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:09:06 c7824cc2fca7: Preparing 12:09:06 444d87ce6c73: Preparing 12:09:06 55ff39901128: Preparing 12:09:06 c20f4733d861: Preparing 12:09:06 af0f581e9838: Preparing 12:09:06 4a0513eeacca: Preparing 12:09:06 6f09edfb3f6d: Preparing 12:09:06 4a0513eeacca: Waiting 12:09:06 6f09edfb3f6d: Waiting 12:09:06 c7824cc2fca7: Layer already exists 12:09:06 444d87ce6c73: Layer already exists 12:09:06 55ff39901128: Layer already exists 12:09:06 af0f581e9838: Layer already exists 12:09:06 c20f4733d861: Layer already exists 12:09:06 6f09edfb3f6d: Layer already exists 12:09:06 4a0513eeacca: Layer already exists 12:09:06 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 12:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:09:07 c7824cc2fca7: Preparing 12:09:07 444d87ce6c73: Preparing 12:09:07 55ff39901128: Preparing 12:09:07 c20f4733d861: Preparing 12:09:07 af0f581e9838: Preparing 12:09:07 4a0513eeacca: Preparing 12:09:07 6f09edfb3f6d: Preparing 12:09:07 4a0513eeacca: Waiting 12:09:07 6f09edfb3f6d: Waiting 12:09:07 af0f581e9838: Layer already exists 12:09:07 c20f4733d861: Layer already exists 12:09:07 55ff39901128: Layer already exists 12:09:07 444d87ce6c73: Layer already exists 12:09:07 c7824cc2fca7: Layer already exists 12:09:07 4a0513eeacca: Layer already exists 12:09:07 6f09edfb3f6d: Layer already exists 12:09:07 main: digest: sha256:dcde43e6c91c7c3bd3199d02f0c5c6a7328f0339f36f2b59baece37f8bdbdb3c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:09:07 ===================================================== [Pipeline] echo 12:09:07 taggedImages: 12:09:07 - nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c 12:09:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:09:07 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.124 12:09:07 - nexus3.edgexfoundry.org:10004/support-scheduler:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:09:07 - 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] } 12:26:28 #154 ... 12:26:28 12:26:28 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:26:28 #150 DONE 1189.2s 12:26:28 12:26:28 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:26:28 #146 ... 12:26:28 12:26:28 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:26:28 #155 DONE 0.2s 12:26:28 12:26:28 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:26:28 #146 ... 12:26:28 12:26:28 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:26:28 #156 DONE 0.4s 12:26:28 12:26:28 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:26:28 #146 ... 12:26:28 12:26:28 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:26:28 #157 DONE 0.3s 12:26:28 12:26:28 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:26:28 #146 ... 12:26:28 12:26:28 #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 12:26:28 #158 DONE 0.1s 12:26:28 12:26:28 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:26:28 #159 DONE 0.2s 12:26:28 12:26:28 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:26:29 #160 DONE 2.1s 12:26:29 12:26:29 #113 [core-common-config-bootstrapper] exporting to image 12:26:29 #113 exporting layers 12:26:29 #113 exporting layers 0.7s done 12:26:29 #113 writing image sha256:66d58069141cf35c73f07457ce22ea833f6ca6b14b7486e345980f99e6507cd4 done 12:26:29 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 12:26:29 #113 DONE 7.3s 12:26:29 12:26:29 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:26:47 #38 ... 12:26:47 12:26:47 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:26:47 #154 DONE 1202.2s 12:26:47 12:26:47 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:26:47 #161 DONE 0.3s 12:26:47 12:26:47 #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 12:26:47 #151 ... 12:26:47 12:26:47 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:26:47 #162 DONE 2.1s 12:26:47 12:26:47 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:26:47 #146 ... 12:26:47 12:26:47 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:26:48 #163 DONE 0.2s 12:26:48 12:26:48 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:26:48 #164 DONE 0.3s 12:26:48 12:26:48 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:26:48 #165 DONE 0.3s 12:26:48 12:26:48 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:26:48 #147 ... 12:26:48 12:26:48 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:26:49 #166 DONE 0.2s 12:26:49 12:26:49 #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/ 12:26:49 #167 DONE 0.2s 12:26:49 12:26:49 #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/ 12:26:49 #168 DONE 0.1s 12:26:49 12:26:49 #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/ 12:26:49 #169 DONE 0.1s 12:26:49 12:26:49 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:26:49 #170 DONE 0.2s 12:26:49 12:26:49 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:26:51 #171 DONE 1.9s 12:26:51 12:26:51 #113 [security-bootstrapper] exporting to image 12:26:51 #113 exporting layers 12:26:52 #113 exporting layers 1.0s done 12:26:52 #113 writing image sha256:c8396fca6c56c82e4972c03de42c6e03a459b3358185d6f5bd36c029fc091d5c done 12:26:52 #113 naming to docker.io/library/security-bootstrapper-arm64 done 12:26:52 #113 DONE 8.3s 12:26:52 12:26:52 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:44:36 #146 ... 12:44:36 12:44:36 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:44:36 #149 DONE 2269.6s 12:44:36 12:44:36 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:44:36 #146 ... 12:44:36 12:44:36 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:44:36 #172 DONE 0.1s 12:44:36 12:44:36 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:44:36 #173 DONE 0.1s 12:44:36 12:44:36 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:44:36 #146 ... 12:44:36 12:44:36 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:44:36 #174 DONE 0.5s 12:44:36 12:44:36 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:44:36 #175 DONE 0.1s 12:44:36 12:44:36 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:44:36 #146 ... 12:44:36 12:44:36 #113 [core-command] exporting to image 12:44:36 #113 exporting layers 12:44:36 #113 exporting layers 0.7s done 12:44:36 #113 writing image sha256:706d43fb8912491287f03b17607850eb4dc773daa922017e1a93b339415f5718 done 12:44:36 #113 naming to docker.io/library/core-command-arm64 done 12:44:36 #113 DONE 9.0s 12:44:36 12:44:36 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:44:58 #146 ... 12:44:58 12:44:58 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:44:58 #151 2295.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.124 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:45:07 #151 ... 12:45:07 12:45:07 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:45:07 #152 DONE 2303.4s 12:45:07 12:45:07 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:45:07 #146 ... 12:45:07 12:45:07 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:45:07 #176 DONE 0.2s 12:45:07 12:45:07 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:45:07 #177 DONE 0.1s 12:45:07 12:45:07 #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 12:45:07 #178 DONE 0.2s 12:45:07 12:45:07 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:45:08 #179 DONE 0.2s 12:45:08 12:45:08 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:45:08 #147 ... 12:45:08 12:45:08 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:45:08 #180 DONE 0.5s 12:45:08 12:45:08 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:45:08 #181 DONE 0.2s 12:45:08 12:45:08 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:45:09 #146 ... 12:45:09 12:45:09 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:45:11 #182 DONE 2.0s 12:45:11 12:45:11 #113 [security-proxy-setup] exporting to image 12:45:11 #113 exporting layers 12:45:11 #113 exporting layers 1.1s done 12:45:12 #113 writing image sha256:fb231b6fb885fff85fcc75f5d0ac3f618d4bb4755ec4ab23fd85a62ba90df045 done 12:45:12 #113 naming to docker.io/library/security-proxy-setup-arm64 done 12:45:12 #113 DONE 10.2s 12:45:12 12:45:12 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:45:39 #146 ... 12:45:39 12:45:39 #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 12:45:39 #151 DONE 2333.7s 12:45:39 12:45:39 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:45:39 #146 ... 12:45:39 12:45:39 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:45:39 #183 DONE 0.3s 12:45:39 12:45:39 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:45:39 #147 ... 12:45:39 12:45:39 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:45:39 #184 DONE 0.1s 12:45:39 12:45:39 #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 12:45:39 #185 DONE 0.3s 12:45:39 12:45:39 #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 12:45:39 #186 DONE 0.2s 12:45:39 12:45:39 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:45:39 #187 DONE 0.1s 12:45:39 12:45:39 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:45:39 #133 ... 12:45:39 12:45:39 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:45:39 #188 DONE 0.4s 12:45:39 12:45:39 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:45:39 #133 ... 12:45:39 12:45:39 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:45:39 #189 DONE 0.5s 12:45:39 12:45:39 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:45:39 #190 DONE 0.1s 12:45:39 12:45:39 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:45:39 #133 ... 12:45:39 12:45:39 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:45:41 #191 DONE 1.8s 12:45:41 12:45:41 #113 [security-secretstore-setup] exporting to image 12:45:41 #113 exporting layers 12:45:45 #113 exporting layers 4.1s done 12:45:45 #113 writing image sha256:72f7a585e62fa5f8271243f7c44e3ce7784101f1b9eac13b0443800d3c702dde done 12:45:45 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 12:45:45 #113 DONE 14.3s 12:45:45 12:45:45 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:46:42 #133 ... 12:46:42 12:46:42 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:46:42 #145 DONE 2396.1s 12:46:42 12:46:42 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:46:42 #133 ... 12:46:42 12:46:42 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:46:42 #192 DONE 0.1s 12:46:42 12:46:42 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:46:42 #133 ... 12:46:42 12:46:42 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:46:42 #193 DONE 0.2s 12:46:42 12:46:42 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:46:42 #133 ... 12:46:42 12:46:42 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:46:42 #194 DONE 0.5s 12:46:42 12:46:42 #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 12:46:42 #195 DONE 0.1s 12:46:42 12:46:42 #113 [security-spiffe-token-provider] exporting to image 12:46:42 #113 exporting layers 12:46:42 #113 exporting layers 0.6s done 12:46:42 #113 writing image sha256:2f3201be8f2997eaf099352e729985be4e63690b7fedda4e291a5f0d2f3bfc78 done 12:46:42 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 12:46:42 #113 DONE 15.0s 12:46:42 12:46:42 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:47:14 #146 ... 12:47:14 12:47:14 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:47:14 #147 DONE 2436.5s 12:47:14 12:47:14 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:14 #133 ... 12:47:14 12:47:14 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:47:14 #196 DONE 0.2s 12:47:14 12:47:14 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:47:14 #197 DONE 0.2s 12:47:14 12:47:14 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:47:14 #146 ... 12:47:14 12:47:14 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:47:14 #198 DONE 0.6s 12:47:14 12:47:14 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:47:14 #148 ... 12:47:14 12:47:14 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:47:14 #199 DONE 0.1s 12:47:14 12:47:14 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:47:14 #200 DONE 0.2s 12:47:14 12:47:14 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:47:16 #201 DONE 2.0s 12:47:16 12:47:16 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:47:16 #146 ... 12:47:16 12:47:16 #113 [security-proxy-auth] exporting to image 12:47:16 #113 exporting layers 12:47:17 #113 exporting layers 0.9s done 12:47:17 #113 writing image sha256:0b9702dad9ffbddc221ff81d6b1ac1f1c2df95ff64f9b6bccc1ce1d2cfc28e8d done 12:47:17 #113 naming to docker.io/library/security-proxy-auth-arm64 done 12:47:17 #113 DONE 15.8s 12:47:17 12:47:17 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:47:23 #146 ... 12:47:23 12:47:23 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:47:23 #148 DONE 2446.7s 12:47:23 12:47:23 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:23 #133 ... 12:47:23 12:47:23 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:23 #202 DONE 0.3s 12:47:23 12:47:23 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:23 #133 ... 12:47:23 12:47:23 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:47:23 #203 DONE 0.1s 12:47:23 12:47:23 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:47:24 #204 DONE 0.6s 12:47:24 12:47:24 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:47:24 #205 DONE 0.2s 12:47:24 12:47:24 #113 [core-data] exporting to image 12:47:24 #113 exporting layers 12:47:25 #113 exporting layers 0.9s done 12:47:25 #113 writing image sha256:cc3e97100ab02cffcd2044dd69f87aa6a2a2c15aeb284ad5572abdc9a76de175 0.1s done 12:47:25 #113 naming to docker.io/library/core-data-arm64 0.0s done 12:47:25 #113 DONE 16.9s 12:47:25 12:47:25 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:47:25 #146 DONE 2449.6s 12:47:25 12:47:25 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:26 #133 ... 12:47:26 12:47:26 #135 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 12:47:26 #135 DONE 2442.9s 12:47:26 12:47:26 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:27 #133 ... 12:47:27 12:47:27 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #206 DONE 0.2s 12:47:27 12:47:27 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:27 #133 ... 12:47:27 12:47:27 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:47:27 #207 DONE 0.1s 12:47:27 12:47:27 #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #208 DONE 0.1s 12:47:27 12:47:27 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:47:28 #209 DONE 0.6s 12:47:28 12:47:28 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:47:28 #210 DONE 0.7s 12:47:28 12:47:28 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:47:28 #211 DONE 0.1s 12:47:28 12:47:28 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:47:28 #212 DONE 0.2s 12:47:28 12:47:28 #113 [core-keeper] exporting to image 12:47:28 #113 ... 12:47:28 12:47:28 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:47:28 #213 DONE 0.3s 12:47:28 12:47:28 #113 [core-metadata] exporting to image 12:47:29 #113 exporting layers 1.0s done 12:47:29 #113 writing image sha256:1c8abce976c3ee6280d07c693ff353fa466969e2720ca95244c73887b1ebe342 done 12:47:29 #113 naming to docker.io/library/core-keeper-arm64 done 12:47:29 #113 exporting layers 0.9s done 12:47:29 #113 writing image sha256:80825ddf51c74fd4a1dbaeb72cc12b4365394997116960a2f62e25079ebdb921 done 12:47:29 #113 naming to docker.io/library/core-metadata-arm64 done 12:47:29 #113 DONE 18.8s 12:47:29 12:47:29 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:56 #133 DONE 2480.2s 12:47:56 12:47:56 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:47:56 #38 ... 12:47:56 12:47:56 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:56 #214 DONE 0.2s 12:47:56 12:47:56 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:47:56 #38 ... 12:47:56 12:47:56 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:47:57 #215 DONE 0.1s 12:47:57 12:47:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:47:57 #38 ... 12:47:57 12:47:57 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:47:57 #216 DONE 0.5s 12:47:57 12:47:57 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 12:47:57 #217 DONE 0.1s 12:47:57 12:47:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:47:57 #38 ... 12:47:57 12:47:57 #113 [support-scheduler] exporting to image 12:47:57 #113 exporting layers 12:47:58 #113 exporting layers 1.0s done 12:47:58 #113 writing image sha256:08cb4dc4e1b32b7da8ddb4a088d307bd6eb984c720cd67d90d713bbc983ccb66 done 12:47:58 #113 naming to docker.io/library/support-scheduler-arm64 done 12:47:58 #113 DONE 19.8s 12:47:58 12:47:58 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:48:05 #153 DONE 2482.0s 12:48:05 12:48:05 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:48:05 #38 ... 12:48:05 12:48:05 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:48:05 #218 DONE 0.1s 12:48:06 12:48:06 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:48:06 #219 DONE 0.1s 12:48:06 12:48:06 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:48:06 #220 DONE 0.4s 12:48:06 12:48:06 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:48:06 #221 DONE 0.1s 12:48:06 12:48:06 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:48:06 #38 ... 12:48:06 12:48:06 #113 [support-notifications] exporting to image 12:48:06 #113 exporting layers 12:48:07 #113 exporting layers 0.6s done 12:48:07 #113 writing image sha256:81cd07846b0b41fef29f8601a5161bbb488b4f06eb1bbf4fff2dc8a6b8580a8d done 12:48:07 #113 naming to docker.io/library/support-notifications-arm64 done 12:48:07 #113 DONE 20.4s 12:48:07 12:48:07 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:48:07 time="2026-07-06T12:03:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:48:07 time="2026-07-06T12:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:48:07 $ docker stop --time=1 97c9aac79537d640251a3d70ee9a5b250eea697f970107b375b58cc60f4de5ad 12:48:08 $ docker rm -f --volumes 97c9aac79537d640251a3d70ee9a5b250eea697f970107b375b58cc60f4de5ad [Pipeline] // withDockerContainer [Pipeline] sh 12:48:09 + docker images 12:48:09 REPOSITORY TAG IMAGE ID CREATED SIZE 12:48:09 support-notifications-arm64 latest 81cd07846b0b 3 seconds ago 56.8MB 12:48:09 support-scheduler-arm64 latest 08cb4dc4e1b3 12 seconds ago 53MB 12:48:09 core-metadata-arm64 latest 80825ddf51c7 41 seconds ago 48.8MB 12:48:09 core-keeper-arm64 latest 1c8abce976c3 42 seconds ago 48.5MB 12:48:09 core-data-arm64 latest cc3e97100ab0 45 seconds ago 48.7MB 12:48:09 security-proxy-auth-arm64 latest 0b9702dad9ff 53 seconds ago 47.9MB 12:48:09 security-spiffe-token-provider-arm64 latest 2f3201be8f29 About a minute ago 52.5MB 12:48:09 security-secretstore-setup-arm64 latest 72f7a585e62f 2 minutes ago 86.9MB 12:48:09 security-proxy-setup-arm64 latest fb231b6fb885 2 minutes ago 53.4MB 12:48:09 core-command-arm64 latest 706d43fb8912 3 minutes ago 43.2MB 12:48:09 security-bootstrapper-arm64 latest c8396fca6c56 21 minutes ago 21.3MB 12:48:09 core-common-config-bootstrapper-arm64 latest 66d58069141c 21 minutes ago 20.2MB 12:48:09 security-spire-agent-arm64 latest 3bf2b11abfc9 42 minutes ago 219MB 12:48:09 security-spire-server-arm64 latest 3180c8d875f9 42 minutes ago 163MB 12:48:09 security-spire-config-arm64 latest 9e0be495ee68 42 minutes ago 162MB 12:48:09 ci-base-image-arm64 latest 2a8f88e8f952 44 minutes ago 909MB 12:48:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB 12:48:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 12:48:09 provisioning config files... 12:48:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/989@tmp/config9185507150490751989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:48:10 ---> ****-login.sh 12:48:10 nexus3.edgexfoundry.org:10001 12:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:10 Configure a credential helper to remove this warning. See 12:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:10 12:48:10 Login Succeeded 12:48:10 nexus3.edgexfoundry.org:10002 12:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:10 Configure a credential helper to remove this warning. See 12:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:10 12:48:10 Login Succeeded 12:48:10 nexus3.edgexfoundry.org:10003 12:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:11 Configure a credential helper to remove this warning. See 12:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:11 12:48:11 Login Succeeded 12:48:11 nexus3.edgexfoundry.org:10004 12:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:11 Configure a credential helper to remove this warning. See 12:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:11 12:48:11 Login Succeeded 12:48:11 ****.io 12:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:48:12 Configure a credential helper to remove this warning. See 12:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:48:12 12:48:12 Login Succeeded 12:48:12 ---> ****-login.sh ends [Pipeline] } 12:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 12:48:12 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 12:48:12 d60d281f4406048612d0268e01845a9ebff5150c 12:48:12 latest 12:48:12 4.1.0-dev.124 12:48:12 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:12 main 12:48:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:48:13 b905a3687d1a: Preparing 12:48:13 3848f759fcd0: Preparing 12:48:13 8a6263655494: Preparing 12:48:13 fadf8c048009: Preparing 12:48:13 fa79e4a96477: Preparing 12:48:13 9465484d9408: Preparing 12:48:13 03ba6f53ebfc: Preparing 12:48:13 03ba6f53ebfc: Waiting 12:48:13 9465484d9408: Waiting 12:48:13 fa79e4a96477: Pushed 12:48:13 b905a3687d1a: Pushed 12:48:13 8a6263655494: Pushed 12:48:13 fadf8c048009: Pushed 12:48:13 03ba6f53ebfc: Layer already exists 12:48:13 9465484d9408: Pushed 12:48:25 3848f759fcd0: Pushed 12:48:25 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:48:26 b905a3687d1a: Preparing 12:48:26 3848f759fcd0: Preparing 12:48:26 8a6263655494: Preparing 12:48:26 fadf8c048009: Preparing 12:48:26 fa79e4a96477: Preparing 12:48:26 9465484d9408: Preparing 12:48:26 03ba6f53ebfc: Preparing 12:48:26 9465484d9408: Waiting 12:48:26 03ba6f53ebfc: Waiting 12:48:26 8a6263655494: Layer already exists 12:48:26 b905a3687d1a: Layer already exists 12:48:26 3848f759fcd0: Layer already exists 12:48:26 fa79e4a96477: Layer already exists 12:48:26 fadf8c048009: Layer already exists 12:48:26 9465484d9408: Layer already exists 12:48:26 03ba6f53ebfc: Layer already exists 12:48:26 latest: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.124 12:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:48:27 b905a3687d1a: Preparing 12:48:27 3848f759fcd0: Preparing 12:48:27 8a6263655494: Preparing 12:48:27 fadf8c048009: Preparing 12:48:27 fa79e4a96477: Preparing 12:48:27 9465484d9408: Preparing 12:48:27 03ba6f53ebfc: Preparing 12:48:27 9465484d9408: Waiting 12:48:27 03ba6f53ebfc: Waiting 12:48:27 b905a3687d1a: Layer already exists 12:48:27 8a6263655494: Layer already exists 12:48:27 fa79e4a96477: Layer already exists 12:48:27 fadf8c048009: Layer already exists 12:48:27 3848f759fcd0: Layer already exists 12:48:27 9465484d9408: Layer already exists 12:48:27 03ba6f53ebfc: Layer already exists 12:48:27 4.1.0-dev.124: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:48:28 b905a3687d1a: Preparing 12:48:28 3848f759fcd0: Preparing 12:48:28 8a6263655494: Preparing 12:48:28 fadf8c048009: Preparing 12:48:28 fa79e4a96477: Preparing 12:48:28 9465484d9408: Preparing 12:48:28 03ba6f53ebfc: Preparing 12:48:28 9465484d9408: Waiting 12:48:28 fadf8c048009: Layer already exists 12:48:28 fa79e4a96477: Layer already exists 12:48:28 8a6263655494: Layer already exists 12:48:28 3848f759fcd0: Layer already exists 12:48:28 b905a3687d1a: Layer already exists 12:48:28 03ba6f53ebfc: Layer already exists 12:48:28 9465484d9408: Layer already exists 12:48:28 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 12:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:48:29 b905a3687d1a: Preparing 12:48:29 3848f759fcd0: Preparing 12:48:29 8a6263655494: Preparing 12:48:29 fadf8c048009: Preparing 12:48:29 fa79e4a96477: Preparing 12:48:29 9465484d9408: Preparing 12:48:29 03ba6f53ebfc: Preparing 12:48:29 9465484d9408: Waiting 12:48:29 03ba6f53ebfc: Waiting 12:48:29 8a6263655494: Layer already exists 12:48:29 3848f759fcd0: Layer already exists 12:48:29 b905a3687d1a: Layer already exists 12:48:29 fadf8c048009: Layer already exists 12:48:29 fa79e4a96477: Layer already exists 12:48:29 9465484d9408: Layer already exists 12:48:29 03ba6f53ebfc: Layer already exists 12:48:29 main: digest: sha256:e3d9867644b276d7066981556c52f74f48f78f44ca1c68d36c4cd661c87c89de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:29 ===================================================== [Pipeline] echo 12:48:29 taggedImages: 12:48:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:48:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:48:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.124 12:48:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 12:48:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 12:48:29 d60d281f4406048612d0268e01845a9ebff5150c 12:48:29 latest 12:48:29 4.1.0-dev.124 12:48:29 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:29 main 12:48:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:48:30 2161110ba968: Preparing 12:48:30 55048fb5487e: Preparing 12:48:30 061f360994be: Preparing 12:48:30 fa028368a28b: Preparing 12:48:30 8a6263655494: Preparing 12:48:30 fadf8c048009: Preparing 12:48:30 fa79e4a96477: Preparing 12:48:30 9465484d9408: Preparing 12:48:30 03ba6f53ebfc: Preparing 12:48:30 fadf8c048009: Waiting 12:48:30 fa79e4a96477: Waiting 12:48:30 9465484d9408: Waiting 12:48:30 03ba6f53ebfc: Waiting 12:48:30 061f360994be: Pushed 12:48:30 55048fb5487e: Pushed 12:48:33 fa028368a28b: Pushed 12:48:35 8a6263655494: Layer already exists 12:48:35 fadf8c048009: Layer already exists 12:48:35 fa79e4a96477: Layer already exists 12:48:35 9465484d9408: Layer already exists 12:48:35 03ba6f53ebfc: Layer already exists 12:48:35 2161110ba968: Pushed 12:48:35 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:35 + 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 12:48:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 12:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:48:35 2161110ba968: Preparing 12:48:35 55048fb5487e: Preparing 12:48:35 061f360994be: Preparing 12:48:35 fa028368a28b: Preparing 12:48:35 8a6263655494: Preparing 12:48:35 fadf8c048009: Preparing 12:48:35 fa79e4a96477: Preparing 12:48:35 9465484d9408: Preparing 12:48:35 03ba6f53ebfc: Preparing 12:48:35 fa79e4a96477: Waiting 12:48:35 9465484d9408: Waiting 12:48:35 03ba6f53ebfc: Waiting 12:48:35 fadf8c048009: Waiting 12:48:35 061f360994be: Layer already exists 12:48:35 2161110ba968: Layer already exists 12:48:35 fa028368a28b: Layer already exists 12:48:35 55048fb5487e: Layer already exists 12:48:35 8a6263655494: Layer already exists 12:48:35 9465484d9408: Layer already exists 12:48:35 fa79e4a96477: Layer already exists 12:48:35 fadf8c048009: Layer already exists 12:48:35 03ba6f53ebfc: Layer already exists 12:48:35 latest: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.124 12:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:48:36 2161110ba968: Preparing 12:48:36 55048fb5487e: Preparing 12:48:36 061f360994be: Preparing 12:48:36 fa028368a28b: Preparing 12:48:36 8a6263655494: Preparing 12:48:36 fadf8c048009: Preparing 12:48:36 fa79e4a96477: Preparing 12:48:36 9465484d9408: Preparing 12:48:36 03ba6f53ebfc: Preparing 12:48:36 fadf8c048009: Waiting 12:48:36 fa79e4a96477: Waiting 12:48:36 9465484d9408: Waiting 12:48:36 03ba6f53ebfc: Waiting 12:48:36 061f360994be: Layer already exists 12:48:36 2161110ba968: Layer already exists 12:48:36 8a6263655494: Layer already exists 12:48:36 55048fb5487e: Layer already exists 12:48:36 fa028368a28b: Layer already exists 12:48:36 fadf8c048009: Layer already exists 12:48:36 03ba6f53ebfc: Layer already exists 12:48:36 9465484d9408: Layer already exists 12:48:36 fa79e4a96477: Layer already exists 12:48:37 4.1.0-dev.124: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:48:37 2161110ba968: Preparing 12:48:37 55048fb5487e: Preparing 12:48:37 061f360994be: Preparing 12:48:37 fa028368a28b: Preparing 12:48:37 8a6263655494: Preparing 12:48:37 fadf8c048009: Preparing 12:48:37 fa79e4a96477: Preparing 12:48:37 9465484d9408: Preparing 12:48:37 03ba6f53ebfc: Preparing 12:48:37 fa79e4a96477: Waiting 12:48:37 9465484d9408: Waiting 12:48:37 03ba6f53ebfc: Waiting 12:48:37 fadf8c048009: Waiting 12:48:37 55048fb5487e: Layer already exists 12:48:37 fa028368a28b: Layer already exists 12:48:37 8a6263655494: Layer already exists 12:48:37 2161110ba968: Layer already exists 12:48:37 061f360994be: Layer already exists 12:48:37 fa79e4a96477: Layer already exists 12:48:37 fadf8c048009: Layer already exists 12:48:37 03ba6f53ebfc: Layer already exists 12:48:37 9465484d9408: Layer already exists 12:48:38 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:38 + 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 12:48:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 12:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:48:38 2161110ba968: Preparing 12:48:38 55048fb5487e: Preparing 12:48:38 061f360994be: Preparing 12:48:38 fa028368a28b: Preparing 12:48:38 8a6263655494: Preparing 12:48:38 fadf8c048009: Preparing 12:48:38 fa79e4a96477: Preparing 12:48:38 9465484d9408: Preparing 12:48:38 03ba6f53ebfc: Preparing 12:48:38 fadf8c048009: Waiting 12:48:38 fa79e4a96477: Waiting 12:48:38 03ba6f53ebfc: Waiting 12:48:38 9465484d9408: Waiting 12:48:38 fa028368a28b: Layer already exists 12:48:38 8a6263655494: Layer already exists 12:48:38 061f360994be: Layer already exists 12:48:38 55048fb5487e: Layer already exists 12:48:38 2161110ba968: Layer already exists 12:48:38 9465484d9408: Layer already exists 12:48:38 fa79e4a96477: Layer already exists 12:48:38 03ba6f53ebfc: Layer already exists 12:48:38 fadf8c048009: Layer already exists 12:48:39 main: digest: sha256:07f86ec5d1536805dd718bc4058eca2970b4a0e72847e9b1f8221e979d364299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:39 ===================================================== [Pipeline] echo 12:48:39 taggedImages: 12:48:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:48:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 12:48:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.124 12:48:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 12:48:39 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 12:48:39 d60d281f4406048612d0268e01845a9ebff5150c 12:48:39 latest 12:48:39 4.1.0-dev.124 12:48:39 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:39 main 12:48:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:48:40 857abbf90645: Preparing 12:48:40 ca746dd3344a: Preparing 12:48:40 8a6263655494: Preparing 12:48:40 fadf8c048009: Preparing 12:48:40 1c6e6215c0e3: Preparing 12:48:40 8c7e208d5bc2: Preparing 12:48:40 03ba6f53ebfc: Preparing 12:48:40 8c7e208d5bc2: Waiting 12:48:40 03ba6f53ebfc: Waiting 12:48:40 fadf8c048009: Layer already exists 12:48:40 8a6263655494: Layer already exists 12:48:40 03ba6f53ebfc: Layer already exists 12:48:40 1c6e6215c0e3: Pushed 12:48:40 857abbf90645: Pushed 12:48:40 8c7e208d5bc2: Pushed 12:48:48 ca746dd3344a: Pushed 12:48:49 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:48:50 857abbf90645: Preparing 12:48:50 ca746dd3344a: Preparing 12:48:50 8a6263655494: Preparing 12:48:50 fadf8c048009: Preparing 12:48:50 1c6e6215c0e3: Preparing 12:48:50 8c7e208d5bc2: Preparing 12:48:50 03ba6f53ebfc: Preparing 12:48:50 8c7e208d5bc2: Waiting 12:48:50 03ba6f53ebfc: Waiting 12:48:50 857abbf90645: Layer already exists 12:48:50 ca746dd3344a: Layer already exists 12:48:50 1c6e6215c0e3: Layer already exists 12:48:50 fadf8c048009: Layer already exists 12:48:50 8a6263655494: Layer already exists 12:48:50 8c7e208d5bc2: Layer already exists 12:48:50 03ba6f53ebfc: Layer already exists 12:48:50 latest: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.124 12:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:48:51 857abbf90645: Preparing 12:48:51 ca746dd3344a: Preparing 12:48:51 8a6263655494: Preparing 12:48:51 fadf8c048009: Preparing 12:48:51 1c6e6215c0e3: Preparing 12:48:51 8c7e208d5bc2: Preparing 12:48:51 03ba6f53ebfc: Preparing 12:48:51 8c7e208d5bc2: Waiting 12:48:51 03ba6f53ebfc: Waiting 12:48:51 1c6e6215c0e3: Layer already exists 12:48:51 ca746dd3344a: Layer already exists 12:48:51 857abbf90645: Layer already exists 12:48:51 8a6263655494: Layer already exists 12:48:51 fadf8c048009: Layer already exists 12:48:51 03ba6f53ebfc: Layer already exists 12:48:51 8c7e208d5bc2: Layer already exists 12:48:51 4.1.0-dev.124: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:48:52 857abbf90645: Preparing 12:48:52 ca746dd3344a: Preparing 12:48:52 8a6263655494: Preparing 12:48:52 fadf8c048009: Preparing 12:48:52 1c6e6215c0e3: Preparing 12:48:52 8c7e208d5bc2: Preparing 12:48:52 03ba6f53ebfc: Preparing 12:48:52 8c7e208d5bc2: Waiting 12:48:52 03ba6f53ebfc: Waiting 12:48:52 8a6263655494: Layer already exists 12:48:52 1c6e6215c0e3: Layer already exists 12:48:52 fadf8c048009: Layer already exists 12:48:52 857abbf90645: Layer already exists 12:48:52 ca746dd3344a: Layer already exists 12:48:52 8c7e208d5bc2: Layer already exists 12:48:52 03ba6f53ebfc: Layer already exists 12:48:52 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 12:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:48:53 857abbf90645: Preparing 12:48:53 ca746dd3344a: Preparing 12:48:53 8a6263655494: Preparing 12:48:53 fadf8c048009: Preparing 12:48:53 1c6e6215c0e3: Preparing 12:48:53 8c7e208d5bc2: Preparing 12:48:53 03ba6f53ebfc: Preparing 12:48:53 03ba6f53ebfc: Waiting 12:48:53 8c7e208d5bc2: Waiting 12:48:53 ca746dd3344a: Layer already exists 12:48:53 8a6263655494: Layer already exists 12:48:53 1c6e6215c0e3: Layer already exists 12:48:53 fadf8c048009: Layer already exists 12:48:53 857abbf90645: Layer already exists 12:48:53 8c7e208d5bc2: Layer already exists 12:48:53 03ba6f53ebfc: Layer already exists 12:48:53 main: digest: sha256:e02dae277f9f4192979713fd61a8d6e2af5f43d52b6b6a5783e3e3e24a19bc2f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:53 ===================================================== [Pipeline] echo 12:48:53 taggedImages: 12:48:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:48:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:48:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.124 12:48:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 12:48:53 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 12:48:53 d60d281f4406048612d0268e01845a9ebff5150c 12:48:53 latest 12:48:53 4.1.0-dev.124 12:48:53 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:48:53 main 12:48:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:48:54 cd96c5af4d51: Preparing 12:48:54 256544bf2f61: Preparing 12:48:54 fadf8c048009: Preparing 12:48:54 6be2196d76f2: Preparing 12:48:54 533e6b338c11: Preparing 12:48:54 03ba6f53ebfc: Preparing 12:48:54 03ba6f53ebfc: Waiting 12:48:54 fadf8c048009: Layer already exists 12:48:55 03ba6f53ebfc: Layer already exists 12:48:55 533e6b338c11: Pushed 12:48:55 cd96c5af4d51: Pushed 12:48:55 6be2196d76f2: Pushed 12:49:03 256544bf2f61: Pushed 12:49:03 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 12:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:49:03 cd96c5af4d51: Preparing 12:49:03 256544bf2f61: Preparing 12:49:03 fadf8c048009: Preparing 12:49:03 6be2196d76f2: Preparing 12:49:03 533e6b338c11: Preparing 12:49:03 03ba6f53ebfc: Preparing 12:49:03 03ba6f53ebfc: Waiting 12:49:03 fadf8c048009: Layer already exists 12:49:03 256544bf2f61: Layer already exists 12:49:03 533e6b338c11: Layer already exists 12:49:03 cd96c5af4d51: Layer already exists 12:49:03 6be2196d76f2: Layer already exists 12:49:03 03ba6f53ebfc: Layer already exists 12:49:03 latest: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.124 12:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:49:04 cd96c5af4d51: Preparing 12:49:04 256544bf2f61: Preparing 12:49:04 fadf8c048009: Preparing 12:49:04 6be2196d76f2: Preparing 12:49:04 533e6b338c11: Preparing 12:49:04 03ba6f53ebfc: Preparing 12:49:04 03ba6f53ebfc: Waiting 12:49:04 6be2196d76f2: Layer already exists 12:49:04 256544bf2f61: Layer already exists 12:49:04 cd96c5af4d51: Layer already exists 12:49:04 533e6b338c11: Layer already exists 12:49:04 fadf8c048009: Layer already exists 12:49:04 03ba6f53ebfc: Layer already exists 12:49:05 4.1.0-dev.124: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:49:05 cd96c5af4d51: Preparing 12:49:05 256544bf2f61: Preparing 12:49:05 fadf8c048009: Preparing 12:49:05 6be2196d76f2: Preparing 12:49:05 533e6b338c11: Preparing 12:49:05 03ba6f53ebfc: Preparing 12:49:05 533e6b338c11: Layer already exists 12:49:05 fadf8c048009: Layer already exists 12:49:05 cd96c5af4d51: Layer already exists 12:49:05 6be2196d76f2: Layer already exists 12:49:05 256544bf2f61: Layer already exists 12:49:05 03ba6f53ebfc: Layer already exists 12:49:05 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 12:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:49:06 cd96c5af4d51: Preparing 12:49:06 256544bf2f61: Preparing 12:49:06 fadf8c048009: Preparing 12:49:06 6be2196d76f2: Preparing 12:49:06 533e6b338c11: Preparing 12:49:06 03ba6f53ebfc: Preparing 12:49:06 03ba6f53ebfc: Waiting 12:49:06 cd96c5af4d51: Layer already exists 12:49:06 6be2196d76f2: Layer already exists 12:49:06 fadf8c048009: Layer already exists 12:49:06 256544bf2f61: Layer already exists 12:49:06 533e6b338c11: Layer already exists 12:49:06 03ba6f53ebfc: Layer already exists 12:49:06 main: digest: sha256:cd957ab1c4f2c8a4281a5108089d62c3600e96051d9624ab6cc23d693f6b95f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:06 ===================================================== [Pipeline] echo 12:49:07 taggedImages: 12:49:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:49:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 12:49:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.124 12:49:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 12:49:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 12:49:07 d60d281f4406048612d0268e01845a9ebff5150c 12:49:07 latest 12:49:07 4.1.0-dev.124 12:49:07 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:07 main 12:49:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:49:07 a0720e7f7e57: Preparing 12:49:07 112844f4d2d0: Preparing 12:49:07 e59a4da257e0: Preparing 12:49:07 8a6263655494: Preparing 12:49:07 fadf8c048009: Preparing 12:49:07 fa79e4a96477: Preparing 12:49:07 9465484d9408: Preparing 12:49:07 fa79e4a96477: Waiting 12:49:07 03ba6f53ebfc: Preparing 12:49:07 9465484d9408: Waiting 12:49:07 03ba6f53ebfc: Waiting 12:49:07 8a6263655494: Layer already exists 12:49:07 fadf8c048009: Layer already exists 12:49:07 fa79e4a96477: Layer already exists 12:49:08 9465484d9408: Layer already exists 12:49:08 112844f4d2d0: Pushed 12:49:08 03ba6f53ebfc: Layer already exists 12:49:08 a0720e7f7e57: Pushed 12:49:16 e59a4da257e0: Pushed 12:49:17 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:49:18 a0720e7f7e57: Preparing 12:49:18 112844f4d2d0: Preparing 12:49:18 e59a4da257e0: Preparing 12:49:18 8a6263655494: Preparing 12:49:18 fadf8c048009: Preparing 12:49:18 fa79e4a96477: Preparing 12:49:18 9465484d9408: Preparing 12:49:18 03ba6f53ebfc: Preparing 12:49:18 fa79e4a96477: Waiting 12:49:18 9465484d9408: Waiting 12:49:18 e59a4da257e0: Layer already exists 12:49:18 112844f4d2d0: Layer already exists 12:49:18 8a6263655494: Layer already exists 12:49:18 a0720e7f7e57: Layer already exists 12:49:18 fadf8c048009: Layer already exists 12:49:18 fa79e4a96477: Layer already exists 12:49:18 03ba6f53ebfc: Layer already exists 12:49:18 9465484d9408: Layer already exists 12:49:18 latest: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.124 12:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:49:19 a0720e7f7e57: Preparing 12:49:19 112844f4d2d0: Preparing 12:49:19 e59a4da257e0: Preparing 12:49:19 8a6263655494: Preparing 12:49:19 fadf8c048009: Preparing 12:49:19 fa79e4a96477: Preparing 12:49:19 fa79e4a96477: Waiting 12:49:19 9465484d9408: Preparing 12:49:19 03ba6f53ebfc: Preparing 12:49:19 9465484d9408: Waiting 12:49:19 03ba6f53ebfc: Waiting 12:49:19 112844f4d2d0: Layer already exists 12:49:19 fadf8c048009: Layer already exists 12:49:19 a0720e7f7e57: Layer already exists 12:49:19 e59a4da257e0: Layer already exists 12:49:19 8a6263655494: Layer already exists 12:49:19 9465484d9408: Layer already exists 12:49:19 03ba6f53ebfc: Layer already exists 12:49:19 fa79e4a96477: Layer already exists 12:49:19 4.1.0-dev.124: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:49:20 a0720e7f7e57: Preparing 12:49:20 112844f4d2d0: Preparing 12:49:20 e59a4da257e0: Preparing 12:49:20 8a6263655494: Preparing 12:49:20 fadf8c048009: Preparing 12:49:20 fa79e4a96477: Preparing 12:49:20 9465484d9408: Preparing 12:49:20 03ba6f53ebfc: Preparing 12:49:20 9465484d9408: Waiting 12:49:20 03ba6f53ebfc: Waiting 12:49:20 fa79e4a96477: Waiting 12:49:20 8a6263655494: Layer already exists 12:49:20 e59a4da257e0: Layer already exists 12:49:20 fadf8c048009: Layer already exists 12:49:20 112844f4d2d0: Layer already exists 12:49:20 a0720e7f7e57: Layer already exists 12:49:20 03ba6f53ebfc: Layer already exists 12:49:20 fa79e4a96477: Layer already exists 12:49:20 9465484d9408: Layer already exists 12:49:20 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 12:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:49:21 a0720e7f7e57: Preparing 12:49:21 112844f4d2d0: Preparing 12:49:21 e59a4da257e0: Preparing 12:49:21 8a6263655494: Preparing 12:49:21 fadf8c048009: Preparing 12:49:21 fa79e4a96477: Preparing 12:49:21 9465484d9408: Preparing 12:49:21 03ba6f53ebfc: Preparing 12:49:21 fa79e4a96477: Waiting 12:49:21 9465484d9408: Waiting 12:49:21 03ba6f53ebfc: Waiting 12:49:21 e59a4da257e0: Layer already exists 12:49:21 8a6263655494: Layer already exists 12:49:21 a0720e7f7e57: Layer already exists 12:49:21 112844f4d2d0: Layer already exists 12:49:21 fadf8c048009: Layer already exists 12:49:21 fa79e4a96477: Layer already exists 12:49:21 9465484d9408: Layer already exists 12:49:21 03ba6f53ebfc: Layer already exists 12:49:21 main: digest: sha256:8e7b985fe25224e4191b71c6ca81150b5e2b3cfb889f39b5d37fd9019c9ae625 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:21 ===================================================== [Pipeline] echo 12:49:21 taggedImages: 12:49:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:49:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:49:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.124 12:49:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 12:49:21 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 12:49:21 d60d281f4406048612d0268e01845a9ebff5150c 12:49:21 latest 12:49:21 4.1.0-dev.124 12:49:21 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:21 main 12:49:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:49:22 116e7d5b111d: Preparing 12:49:22 2c9269971466: Preparing 12:49:22 39f8b84715bb: Preparing 12:49:22 abd3ce31445d: Preparing 12:49:22 d992f23e6e22: Preparing 12:49:22 dc134bab3ddc: Preparing 12:49:22 73155f15e307: Preparing 12:49:22 8a6263655494: Preparing 12:49:22 fadf8c048009: Preparing 12:49:22 fe1997b3d4d7: Preparing 12:49:22 be8bfdf3bf52: Preparing 12:49:22 5f70bf18a086: Preparing 12:49:22 7b7a24d58fe4: Preparing 12:49:22 5d99e428f5f9: Preparing 12:49:22 b6a45979992f: Preparing 12:49:22 03ba6f53ebfc: Preparing 12:49:22 be8bfdf3bf52: Waiting 12:49:22 5f70bf18a086: Waiting 12:49:22 7b7a24d58fe4: Waiting 12:49:22 5d99e428f5f9: Waiting 12:49:22 dc134bab3ddc: Waiting 12:49:22 b6a45979992f: Waiting 12:49:22 73155f15e307: Waiting 12:49:22 03ba6f53ebfc: Waiting 12:49:22 fadf8c048009: Waiting 12:49:22 fe1997b3d4d7: Waiting 12:49:22 abd3ce31445d: Pushed 12:49:22 2c9269971466: Pushed 12:49:22 d992f23e6e22: Pushed 12:49:22 39f8b84715bb: Pushed 12:49:22 116e7d5b111d: Pushed 12:49:22 8a6263655494: Layer already exists 12:49:22 fadf8c048009: Layer already exists 12:49:22 dc134bab3ddc: Pushed 12:49:22 5f70bf18a086: Layer already exists 12:49:23 fe1997b3d4d7: Pushed 12:49:23 be8bfdf3bf52: Pushed 12:49:23 03ba6f53ebfc: Layer already exists 12:49:23 7b7a24d58fe4: Pushed 12:49:23 5d99e428f5f9: Pushed 12:49:23 b6a45979992f: Pushed 12:49:26 73155f15e307: Pushed 12:49:26 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:49:27 116e7d5b111d: Preparing 12:49:27 2c9269971466: Preparing 12:49:27 39f8b84715bb: Preparing 12:49:27 abd3ce31445d: Preparing 12:49:27 d992f23e6e22: Preparing 12:49:27 dc134bab3ddc: Preparing 12:49:27 73155f15e307: Preparing 12:49:27 8a6263655494: Preparing 12:49:27 fadf8c048009: Preparing 12:49:27 fe1997b3d4d7: Preparing 12:49:27 be8bfdf3bf52: Preparing 12:49:27 5f70bf18a086: Preparing 12:49:27 7b7a24d58fe4: Preparing 12:49:27 5d99e428f5f9: Preparing 12:49:27 b6a45979992f: Preparing 12:49:27 03ba6f53ebfc: Preparing 12:49:27 fe1997b3d4d7: Waiting 12:49:27 be8bfdf3bf52: Waiting 12:49:27 5f70bf18a086: Waiting 12:49:27 7b7a24d58fe4: Waiting 12:49:27 5d99e428f5f9: Waiting 12:49:27 b6a45979992f: Waiting 12:49:27 03ba6f53ebfc: Waiting 12:49:27 dc134bab3ddc: Waiting 12:49:27 73155f15e307: Waiting 12:49:27 8a6263655494: Waiting 12:49:27 fadf8c048009: Waiting 12:49:27 2c9269971466: Layer already exists 12:49:27 d992f23e6e22: Layer already exists 12:49:27 39f8b84715bb: Layer already exists 12:49:27 116e7d5b111d: Layer already exists 12:49:27 abd3ce31445d: Layer already exists 12:49:27 dc134bab3ddc: Layer already exists 12:49:27 73155f15e307: Layer already exists 12:49:27 fe1997b3d4d7: Layer already exists 12:49:27 fadf8c048009: Layer already exists 12:49:27 8a6263655494: Layer already exists 12:49:27 5f70bf18a086: Layer already exists 12:49:27 be8bfdf3bf52: Layer already exists 12:49:27 b6a45979992f: Layer already exists 12:49:27 7b7a24d58fe4: Layer already exists 12:49:27 5d99e428f5f9: Layer already exists 12:49:27 03ba6f53ebfc: Layer already exists 12:49:27 latest: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.124 12:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:49:28 116e7d5b111d: Preparing 12:49:28 2c9269971466: Preparing 12:49:28 39f8b84715bb: Preparing 12:49:28 abd3ce31445d: Preparing 12:49:28 d992f23e6e22: Preparing 12:49:28 dc134bab3ddc: Preparing 12:49:28 73155f15e307: Preparing 12:49:28 8a6263655494: Preparing 12:49:28 fadf8c048009: Preparing 12:49:28 fe1997b3d4d7: Preparing 12:49:28 be8bfdf3bf52: Preparing 12:49:28 5f70bf18a086: Preparing 12:49:28 7b7a24d58fe4: Preparing 12:49:28 5d99e428f5f9: Preparing 12:49:28 b6a45979992f: Preparing 12:49:28 03ba6f53ebfc: Preparing 12:49:28 be8bfdf3bf52: Waiting 12:49:28 5d99e428f5f9: Waiting 12:49:28 5f70bf18a086: Waiting 12:49:28 7b7a24d58fe4: Waiting 12:49:28 dc134bab3ddc: Waiting 12:49:28 73155f15e307: Waiting 12:49:28 8a6263655494: Waiting 12:49:28 fadf8c048009: Waiting 12:49:28 03ba6f53ebfc: Waiting 12:49:28 fe1997b3d4d7: Waiting 12:49:28 b6a45979992f: Waiting 12:49:28 abd3ce31445d: Layer already exists 12:49:28 d992f23e6e22: Layer already exists 12:49:28 116e7d5b111d: Layer already exists 12:49:28 39f8b84715bb: Layer already exists 12:49:28 2c9269971466: Layer already exists 12:49:28 dc134bab3ddc: Layer already exists 12:49:28 73155f15e307: Layer already exists 12:49:28 8a6263655494: Layer already exists 12:49:28 fe1997b3d4d7: Layer already exists 12:49:28 fadf8c048009: Layer already exists 12:49:28 b6a45979992f: Layer already exists 12:49:28 7b7a24d58fe4: Layer already exists 12:49:28 5d99e428f5f9: Layer already exists 12:49:28 5f70bf18a086: Layer already exists 12:49:28 be8bfdf3bf52: Layer already exists 12:49:28 03ba6f53ebfc: Layer already exists 12:49:28 4.1.0-dev.124: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:49:33 116e7d5b111d: Preparing 12:49:33 2c9269971466: Preparing 12:49:33 39f8b84715bb: Preparing 12:49:33 abd3ce31445d: Preparing 12:49:33 d992f23e6e22: Preparing 12:49:33 dc134bab3ddc: Preparing 12:49:33 73155f15e307: Preparing 12:49:33 8a6263655494: Preparing 12:49:33 fadf8c048009: Preparing 12:49:33 fe1997b3d4d7: Preparing 12:49:33 be8bfdf3bf52: Preparing 12:49:33 5f70bf18a086: Preparing 12:49:33 7b7a24d58fe4: Preparing 12:49:33 5d99e428f5f9: Preparing 12:49:33 b6a45979992f: Preparing 12:49:33 03ba6f53ebfc: Preparing 12:49:33 73155f15e307: Waiting 12:49:33 dc134bab3ddc: Waiting 12:49:33 5f70bf18a086: Waiting 12:49:33 7b7a24d58fe4: Waiting 12:49:33 5d99e428f5f9: Waiting 12:49:33 b6a45979992f: Waiting 12:49:33 03ba6f53ebfc: Waiting 12:49:33 fadf8c048009: Waiting 12:49:33 fe1997b3d4d7: Waiting 12:49:33 be8bfdf3bf52: Waiting 12:49:33 8a6263655494: Waiting 12:49:33 d992f23e6e22: Layer already exists 12:49:33 116e7d5b111d: Layer already exists 12:49:33 2c9269971466: Layer already exists 12:49:33 39f8b84715bb: Layer already exists 12:49:33 abd3ce31445d: Layer already exists 12:49:33 73155f15e307: Layer already exists 12:49:33 fadf8c048009: Layer already exists 12:49:33 8a6263655494: Layer already exists 12:49:33 dc134bab3ddc: Layer already exists 12:49:33 fe1997b3d4d7: Layer already exists 12:49:33 5f70bf18a086: Layer already exists 12:49:33 be8bfdf3bf52: Layer already exists 12:49:33 5d99e428f5f9: Layer already exists 12:49:33 7b7a24d58fe4: Layer already exists 12:49:33 b6a45979992f: Layer already exists 12:49:33 03ba6f53ebfc: Layer already exists 12:49:33 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 12:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:49:34 116e7d5b111d: Preparing 12:49:34 2c9269971466: Preparing 12:49:34 39f8b84715bb: Preparing 12:49:34 abd3ce31445d: Preparing 12:49:34 d992f23e6e22: Preparing 12:49:34 dc134bab3ddc: Preparing 12:49:34 73155f15e307: Preparing 12:49:34 8a6263655494: Preparing 12:49:34 fadf8c048009: Preparing 12:49:34 fe1997b3d4d7: Preparing 12:49:34 be8bfdf3bf52: Preparing 12:49:34 5f70bf18a086: Preparing 12:49:34 7b7a24d58fe4: Preparing 12:49:34 5d99e428f5f9: Preparing 12:49:34 b6a45979992f: Preparing 12:49:34 03ba6f53ebfc: Preparing 12:49:34 fadf8c048009: Waiting 12:49:34 fe1997b3d4d7: Waiting 12:49:34 be8bfdf3bf52: Waiting 12:49:34 5f70bf18a086: Waiting 12:49:34 7b7a24d58fe4: Waiting 12:49:34 5d99e428f5f9: Waiting 12:49:34 b6a45979992f: Waiting 12:49:34 03ba6f53ebfc: Waiting 12:49:34 dc134bab3ddc: Waiting 12:49:34 73155f15e307: Waiting 12:49:34 8a6263655494: Waiting 12:49:34 39f8b84715bb: Layer already exists 12:49:34 d992f23e6e22: Layer already exists 12:49:34 abd3ce31445d: Layer already exists 12:49:34 116e7d5b111d: Layer already exists 12:49:34 2c9269971466: Layer already exists 12:49:34 8a6263655494: Layer already exists 12:49:34 fe1997b3d4d7: Layer already exists 12:49:34 fadf8c048009: Layer already exists 12:49:34 73155f15e307: Layer already exists 12:49:34 dc134bab3ddc: Layer already exists 12:49:34 5f70bf18a086: Layer already exists 12:49:34 b6a45979992f: Layer already exists 12:49:34 5d99e428f5f9: Layer already exists 12:49:34 7b7a24d58fe4: Layer already exists 12:49:34 be8bfdf3bf52: Layer already exists 12:49:34 03ba6f53ebfc: Layer already exists 12:49:34 main: digest: sha256:73ae24d593527a0228b729604425d9d7b705e058d84fad306ab8804d4554350f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:34 ===================================================== [Pipeline] echo 12:49:34 taggedImages: 12:49:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:49:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:49:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.124 12:49:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 12:49:34 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 12:49:34 d60d281f4406048612d0268e01845a9ebff5150c 12:49:34 latest 12:49:34 4.1.0-dev.124 12:49:34 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:34 main 12:49:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:49:35 7cc8e72c25e8: Preparing 12:49:35 ad33c5666c5c: Preparing 12:49:35 ba8d5481ab54: Preparing 12:49:35 ff83f71578c4: Preparing 12:49:35 8a6263655494: Preparing 12:49:35 fadf8c048009: Preparing 12:49:35 fa79e4a96477: Preparing 12:49:35 9465484d9408: Preparing 12:49:35 03ba6f53ebfc: Preparing 12:49:35 fadf8c048009: Waiting 12:49:35 fa79e4a96477: Waiting 12:49:35 9465484d9408: Waiting 12:49:35 03ba6f53ebfc: Waiting 12:49:35 8a6263655494: Layer already exists 12:49:35 fadf8c048009: Layer already exists 12:49:35 fa79e4a96477: Layer already exists 12:49:35 ba8d5481ab54: Pushed 12:49:35 ad33c5666c5c: Pushed 12:49:35 9465484d9408: Layer already exists 12:49:35 03ba6f53ebfc: Layer already exists 12:49:35 7cc8e72c25e8: Pushed 12:49:43 ff83f71578c4: Pushed 12:49:43 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:44 + 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 12:49:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 12:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:49:45 7cc8e72c25e8: Preparing 12:49:45 ad33c5666c5c: Preparing 12:49:45 ba8d5481ab54: Preparing 12:49:45 ff83f71578c4: Preparing 12:49:45 8a6263655494: Preparing 12:49:45 fadf8c048009: Preparing 12:49:45 fa79e4a96477: Preparing 12:49:45 9465484d9408: Preparing 12:49:45 03ba6f53ebfc: Preparing 12:49:45 fadf8c048009: Waiting 12:49:45 fa79e4a96477: Waiting 12:49:45 9465484d9408: Waiting 12:49:45 03ba6f53ebfc: Waiting 12:49:45 7cc8e72c25e8: Layer already exists 12:49:45 ad33c5666c5c: Layer already exists 12:49:45 ff83f71578c4: Layer already exists 12:49:45 ba8d5481ab54: Layer already exists 12:49:45 8a6263655494: Layer already exists 12:49:45 fadf8c048009: Layer already exists 12:49:45 fa79e4a96477: Layer already exists 12:49:45 9465484d9408: Layer already exists 12:49:45 03ba6f53ebfc: Layer already exists 12:49:45 latest: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.124 12:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:49:46 7cc8e72c25e8: Preparing 12:49:46 ad33c5666c5c: Preparing 12:49:46 ba8d5481ab54: Preparing 12:49:46 ff83f71578c4: Preparing 12:49:46 8a6263655494: Preparing 12:49:46 fadf8c048009: Preparing 12:49:46 fa79e4a96477: Preparing 12:49:46 9465484d9408: Preparing 12:49:46 03ba6f53ebfc: Preparing 12:49:46 fadf8c048009: Waiting 12:49:46 fa79e4a96477: Waiting 12:49:46 9465484d9408: Waiting 12:49:46 03ba6f53ebfc: Waiting 12:49:46 ba8d5481ab54: Layer already exists 12:49:46 ad33c5666c5c: Layer already exists 12:49:46 8a6263655494: Layer already exists 12:49:46 7cc8e72c25e8: Layer already exists 12:49:46 ff83f71578c4: Layer already exists 12:49:46 fadf8c048009: Layer already exists 12:49:46 03ba6f53ebfc: Layer already exists 12:49:46 fa79e4a96477: Layer already exists 12:49:46 9465484d9408: Layer already exists 12:49:46 4.1.0-dev.124: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:49:47 7cc8e72c25e8: Preparing 12:49:47 ad33c5666c5c: Preparing 12:49:47 ba8d5481ab54: Preparing 12:49:47 ff83f71578c4: Preparing 12:49:47 8a6263655494: Preparing 12:49:47 fadf8c048009: Preparing 12:49:47 fa79e4a96477: Preparing 12:49:47 9465484d9408: Preparing 12:49:47 03ba6f53ebfc: Preparing 12:49:47 fadf8c048009: Waiting 12:49:47 fa79e4a96477: Waiting 12:49:47 9465484d9408: Waiting 12:49:47 03ba6f53ebfc: Waiting 12:49:47 ff83f71578c4: Layer already exists 12:49:47 ad33c5666c5c: Layer already exists 12:49:47 ba8d5481ab54: Layer already exists 12:49:47 8a6263655494: Layer already exists 12:49:47 7cc8e72c25e8: Layer already exists 12:49:47 fadf8c048009: Layer already exists 12:49:47 fa79e4a96477: Layer already exists 12:49:47 03ba6f53ebfc: Layer already exists 12:49:47 9465484d9408: Layer already exists 12:49:47 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 12:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:49:48 7cc8e72c25e8: Preparing 12:49:48 ad33c5666c5c: Preparing 12:49:48 ba8d5481ab54: Preparing 12:49:48 ff83f71578c4: Preparing 12:49:48 8a6263655494: Preparing 12:49:48 fadf8c048009: Preparing 12:49:48 fa79e4a96477: Preparing 12:49:48 fadf8c048009: Waiting 12:49:48 fa79e4a96477: Waiting 12:49:48 9465484d9408: Preparing 12:49:48 03ba6f53ebfc: Preparing 12:49:48 9465484d9408: Waiting 12:49:48 03ba6f53ebfc: Waiting 12:49:48 ff83f71578c4: Layer already exists 12:49:48 7cc8e72c25e8: Layer already exists 12:49:48 8a6263655494: Layer already exists 12:49:48 ba8d5481ab54: Layer already exists 12:49:48 ad33c5666c5c: Layer already exists 12:49:48 fadf8c048009: Layer already exists 12:49:48 fa79e4a96477: Layer already exists 12:49:48 9465484d9408: Layer already exists 12:49:48 03ba6f53ebfc: Layer already exists 12:49:48 main: digest: sha256:c49f2415f110d6a4087a20102bd0c02d22b5ece7cf3d6de0c6822f3fb9380527 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:48 ===================================================== [Pipeline] echo 12:49:48 taggedImages: 12:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 12:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.124 12:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 12:49:48 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 12:49:48 d60d281f4406048612d0268e01845a9ebff5150c 12:49:48 latest 12:49:48 4.1.0-dev.124 12:49:48 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:49:48 main 12:49:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:49:49 b97c0fa54bc4: Preparing 12:49:49 23ba8d6af2f1: Preparing 12:49:49 d9219f8b44ec: Preparing 12:49:49 c4dccfa0b3ac: Preparing 12:49:49 3fa1da6d1ddb: Preparing 12:49:49 8a6263655494: Preparing 12:49:49 fadf8c048009: Preparing 12:49:49 fa31699b5da8: Preparing 12:49:49 a2d92cb91d7b: Preparing 12:49:49 4324229a20ee: Preparing 12:49:49 03ba6f53ebfc: Preparing 12:49:49 8a6263655494: Waiting 12:49:49 a2d92cb91d7b: Waiting 12:49:49 fadf8c048009: Waiting 12:49:49 4324229a20ee: Waiting 12:49:49 fa31699b5da8: Waiting 12:49:49 03ba6f53ebfc: Waiting 12:49:50 c4dccfa0b3ac: Pushed 12:49:50 3fa1da6d1ddb: Pushed 12:49:50 23ba8d6af2f1: Pushed 12:49:50 8a6263655494: Layer already exists 12:49:50 b97c0fa54bc4: Pushed 12:49:50 fadf8c048009: Layer already exists 12:49:50 03ba6f53ebfc: Layer already exists 12:49:50 a2d92cb91d7b: Pushed 12:49:50 fa31699b5da8: Pushed 12:49:53 4324229a20ee: Pushed 12:49:56 d9219f8b44ec: Pushed 12:49:56 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:57 + 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 12:49:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:49:58 b97c0fa54bc4: Preparing 12:49:58 23ba8d6af2f1: Preparing 12:49:58 d9219f8b44ec: Preparing 12:49:58 c4dccfa0b3ac: Preparing 12:49:58 3fa1da6d1ddb: Preparing 12:49:58 8a6263655494: Preparing 12:49:58 fadf8c048009: Preparing 12:49:58 fa31699b5da8: Preparing 12:49:58 a2d92cb91d7b: Preparing 12:49:58 4324229a20ee: Preparing 12:49:58 03ba6f53ebfc: Preparing 12:49:58 8a6263655494: Waiting 12:49:58 fadf8c048009: Waiting 12:49:58 fa31699b5da8: Waiting 12:49:58 a2d92cb91d7b: Waiting 12:49:58 4324229a20ee: Waiting 12:49:58 03ba6f53ebfc: Waiting 12:49:58 d9219f8b44ec: Layer already exists 12:49:58 c4dccfa0b3ac: Layer already exists 12:49:58 23ba8d6af2f1: Layer already exists 12:49:58 b97c0fa54bc4: Layer already exists 12:49:58 3fa1da6d1ddb: Layer already exists 12:49:58 8a6263655494: Layer already exists 12:49:58 fadf8c048009: Layer already exists 12:49:58 fa31699b5da8: Layer already exists 12:49:58 a2d92cb91d7b: Layer already exists 12:49:58 4324229a20ee: Layer already exists 12:49:58 03ba6f53ebfc: Layer already exists 12:49:59 latest: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.124 12:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:49:59 b97c0fa54bc4: Preparing 12:49:59 23ba8d6af2f1: Preparing 12:49:59 d9219f8b44ec: Preparing 12:49:59 c4dccfa0b3ac: Preparing 12:49:59 3fa1da6d1ddb: Preparing 12:49:59 8a6263655494: Preparing 12:49:59 fadf8c048009: Preparing 12:49:59 fa31699b5da8: Preparing 12:49:59 a2d92cb91d7b: Preparing 12:49:59 4324229a20ee: Preparing 12:49:59 03ba6f53ebfc: Preparing 12:49:59 fadf8c048009: Waiting 12:49:59 fa31699b5da8: Waiting 12:49:59 a2d92cb91d7b: Waiting 12:49:59 4324229a20ee: Waiting 12:49:59 03ba6f53ebfc: Waiting 12:49:59 8a6263655494: Waiting 12:49:59 b97c0fa54bc4: Layer already exists 12:49:59 d9219f8b44ec: Layer already exists 12:49:59 c4dccfa0b3ac: Layer already exists 12:49:59 3fa1da6d1ddb: Layer already exists 12:49:59 23ba8d6af2f1: Layer already exists 12:49:59 8a6263655494: Layer already exists 12:49:59 fa31699b5da8: Layer already exists 12:49:59 a2d92cb91d7b: Layer already exists 12:49:59 fadf8c048009: Layer already exists 12:49:59 4324229a20ee: Layer already exists 12:49:59 03ba6f53ebfc: Layer already exists 12:50:00 4.1.0-dev.124: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:50:00 b97c0fa54bc4: Preparing 12:50:00 23ba8d6af2f1: Preparing 12:50:00 d9219f8b44ec: Preparing 12:50:00 c4dccfa0b3ac: Preparing 12:50:00 3fa1da6d1ddb: Preparing 12:50:00 8a6263655494: Preparing 12:50:00 fadf8c048009: Preparing 12:50:00 fa31699b5da8: Preparing 12:50:00 a2d92cb91d7b: Preparing 12:50:00 4324229a20ee: Preparing 12:50:00 03ba6f53ebfc: Preparing 12:50:00 a2d92cb91d7b: Waiting 12:50:00 8a6263655494: Waiting 12:50:00 4324229a20ee: Waiting 12:50:00 03ba6f53ebfc: Waiting 12:50:00 fa31699b5da8: Waiting 12:50:00 fadf8c048009: Waiting 12:50:00 3fa1da6d1ddb: Layer already exists 12:50:00 c4dccfa0b3ac: Layer already exists 12:50:00 23ba8d6af2f1: Layer already exists 12:50:00 d9219f8b44ec: Layer already exists 12:50:00 b97c0fa54bc4: Layer already exists 12:50:00 8a6263655494: Layer already exists 12:50:00 4324229a20ee: Layer already exists 12:50:00 fa31699b5da8: Layer already exists 12:50:00 fadf8c048009: Layer already exists 12:50:00 a2d92cb91d7b: Layer already exists 12:50:00 03ba6f53ebfc: Layer already exists 12:50:01 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:01 + 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 12:50:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 12:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:50:01 b97c0fa54bc4: Preparing 12:50:01 23ba8d6af2f1: Preparing 12:50:01 d9219f8b44ec: Preparing 12:50:01 c4dccfa0b3ac: Preparing 12:50:01 3fa1da6d1ddb: Preparing 12:50:01 8a6263655494: Preparing 12:50:01 fadf8c048009: Preparing 12:50:01 fa31699b5da8: Preparing 12:50:01 a2d92cb91d7b: Preparing 12:50:01 4324229a20ee: Preparing 12:50:01 03ba6f53ebfc: Preparing 12:50:01 fa31699b5da8: Waiting 12:50:01 a2d92cb91d7b: Waiting 12:50:01 4324229a20ee: Waiting 12:50:01 03ba6f53ebfc: Waiting 12:50:01 8a6263655494: Waiting 12:50:01 fadf8c048009: Waiting 12:50:01 23ba8d6af2f1: Layer already exists 12:50:01 c4dccfa0b3ac: Layer already exists 12:50:01 b97c0fa54bc4: Layer already exists 12:50:01 d9219f8b44ec: Layer already exists 12:50:01 3fa1da6d1ddb: Layer already exists 12:50:01 8a6263655494: Layer already exists 12:50:01 fa31699b5da8: Layer already exists 12:50:01 fadf8c048009: Layer already exists 12:50:01 4324229a20ee: Layer already exists 12:50:01 a2d92cb91d7b: Layer already exists 12:50:01 03ba6f53ebfc: Layer already exists 12:50:02 main: digest: sha256:6a93031d48a483deb347ede77f2187e16a0cea4973efaf43fa1c9eca50fcecbe size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:50:02 ===================================================== [Pipeline] echo 12:50:02 taggedImages: 12:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.124 12:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 12:50:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 12:50:02 d60d281f4406048612d0268e01845a9ebff5150c 12:50:02 latest 12:50:02 4.1.0-dev.124 12:50:02 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:50:02 main 12:50:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:50:03 f07c1e111790: Preparing 12:50:03 0bdcadcadbf4: Preparing 12:50:03 252d2d3c042a: Preparing 12:50:03 9283be212df2: Preparing 12:50:03 5461c5e98add: Preparing 12:50:03 9ba32e4a6bf1: Preparing 12:50:03 9ba32e4a6bf1: Waiting 12:50:03 da91f8940cea: Preparing 12:50:03 8a6263655494: Preparing 12:50:03 da91f8940cea: Waiting 12:50:03 fadf8c048009: Preparing 12:50:03 8a6263655494: Waiting 12:50:03 1272668cbdc7: Preparing 12:50:03 fadf8c048009: Waiting 12:50:03 350fa74fb1f4: Preparing 12:50:03 03ba6f53ebfc: Preparing 12:50:03 1272668cbdc7: Waiting 12:50:03 350fa74fb1f4: Waiting 12:50:03 03ba6f53ebfc: Waiting 12:50:03 5461c5e98add: Pushed 12:50:03 f07c1e111790: Pushed 12:50:03 0bdcadcadbf4: Pushed 12:50:03 8a6263655494: Layer already exists 12:50:03 fadf8c048009: Layer already exists 12:50:03 9ba32e4a6bf1: Pushed 12:50:03 da91f8940cea: Pushed 12:50:03 03ba6f53ebfc: Layer already exists 12:50:03 1272668cbdc7: Pushed 12:50:06 350fa74fb1f4: Pushed 12:50:10 9283be212df2: Pushed 12:50:10 252d2d3c042a: Pushed 12:50:11 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:12 + 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 12:50:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:50:12 f07c1e111790: Preparing 12:50:12 0bdcadcadbf4: Preparing 12:50:12 252d2d3c042a: Preparing 12:50:12 9283be212df2: Preparing 12:50:12 5461c5e98add: Preparing 12:50:12 9ba32e4a6bf1: Preparing 12:50:12 da91f8940cea: Preparing 12:50:12 8a6263655494: Preparing 12:50:12 fadf8c048009: Preparing 12:50:12 1272668cbdc7: Preparing 12:50:12 350fa74fb1f4: Preparing 12:50:12 03ba6f53ebfc: Preparing 12:50:12 8a6263655494: Waiting 12:50:12 fadf8c048009: Waiting 12:50:12 1272668cbdc7: Waiting 12:50:12 350fa74fb1f4: Waiting 12:50:12 03ba6f53ebfc: Waiting 12:50:12 9ba32e4a6bf1: Waiting 12:50:12 da91f8940cea: Waiting 12:50:12 0bdcadcadbf4: Layer already exists 12:50:12 9283be212df2: Layer already exists 12:50:12 5461c5e98add: Layer already exists 12:50:12 252d2d3c042a: Layer already exists 12:50:12 f07c1e111790: Layer already exists 12:50:12 da91f8940cea: Layer already exists 12:50:12 1272668cbdc7: Layer already exists 12:50:12 9ba32e4a6bf1: Layer already exists 12:50:12 8a6263655494: Layer already exists 12:50:12 fadf8c048009: Layer already exists 12:50:12 350fa74fb1f4: Layer already exists 12:50:12 03ba6f53ebfc: Layer already exists 12:50:12 latest: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.124 12:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:50:13 f07c1e111790: Preparing 12:50:13 0bdcadcadbf4: Preparing 12:50:13 252d2d3c042a: Preparing 12:50:13 9283be212df2: Preparing 12:50:13 5461c5e98add: Preparing 12:50:13 9ba32e4a6bf1: Preparing 12:50:13 da91f8940cea: Preparing 12:50:13 8a6263655494: Preparing 12:50:13 fadf8c048009: Preparing 12:50:13 1272668cbdc7: Preparing 12:50:13 350fa74fb1f4: Preparing 12:50:13 03ba6f53ebfc: Preparing 12:50:13 9ba32e4a6bf1: Waiting 12:50:13 da91f8940cea: Waiting 12:50:13 8a6263655494: Waiting 12:50:13 fadf8c048009: Waiting 12:50:13 1272668cbdc7: Waiting 12:50:13 350fa74fb1f4: Waiting 12:50:13 03ba6f53ebfc: Waiting 12:50:13 5461c5e98add: Layer already exists 12:50:13 0bdcadcadbf4: Layer already exists 12:50:13 252d2d3c042a: Layer already exists 12:50:13 f07c1e111790: Layer already exists 12:50:13 9283be212df2: Layer already exists 12:50:13 da91f8940cea: Layer already exists 12:50:13 9ba32e4a6bf1: Layer already exists 12:50:13 8a6263655494: Layer already exists 12:50:13 fadf8c048009: Layer already exists 12:50:13 1272668cbdc7: Layer already exists 12:50:13 350fa74fb1f4: Layer already exists 12:50:13 03ba6f53ebfc: Layer already exists 12:50:13 4.1.0-dev.124: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:50:14 f07c1e111790: Preparing 12:50:14 0bdcadcadbf4: Preparing 12:50:14 252d2d3c042a: Preparing 12:50:14 9283be212df2: Preparing 12:50:14 5461c5e98add: Preparing 12:50:14 9ba32e4a6bf1: Preparing 12:50:14 da91f8940cea: Preparing 12:50:14 8a6263655494: Preparing 12:50:14 fadf8c048009: Preparing 12:50:14 1272668cbdc7: Preparing 12:50:14 350fa74fb1f4: Preparing 12:50:14 03ba6f53ebfc: Preparing 12:50:14 9ba32e4a6bf1: Waiting 12:50:14 da91f8940cea: Waiting 12:50:14 8a6263655494: Waiting 12:50:14 fadf8c048009: Waiting 12:50:14 1272668cbdc7: Waiting 12:50:14 03ba6f53ebfc: Waiting 12:50:14 350fa74fb1f4: Waiting 12:50:14 252d2d3c042a: Layer already exists 12:50:14 5461c5e98add: Layer already exists 12:50:14 0bdcadcadbf4: Layer already exists 12:50:14 f07c1e111790: Layer already exists 12:50:14 9283be212df2: Layer already exists 12:50:14 9ba32e4a6bf1: Layer already exists 12:50:14 8a6263655494: Layer already exists 12:50:14 fadf8c048009: Layer already exists 12:50:14 da91f8940cea: Layer already exists 12:50:14 1272668cbdc7: Layer already exists 12:50:14 350fa74fb1f4: Layer already exists 12:50:14 03ba6f53ebfc: Layer already exists 12:50:14 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:15 + 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 12:50:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 12:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:50:15 f07c1e111790: Preparing 12:50:15 0bdcadcadbf4: Preparing 12:50:15 252d2d3c042a: Preparing 12:50:15 9283be212df2: Preparing 12:50:15 5461c5e98add: Preparing 12:50:15 9ba32e4a6bf1: Preparing 12:50:15 da91f8940cea: Preparing 12:50:15 8a6263655494: Preparing 12:50:15 fadf8c048009: Preparing 12:50:15 1272668cbdc7: Preparing 12:50:15 350fa74fb1f4: Preparing 12:50:15 03ba6f53ebfc: Preparing 12:50:15 8a6263655494: Waiting 12:50:15 fadf8c048009: Waiting 12:50:15 1272668cbdc7: Waiting 12:50:15 350fa74fb1f4: Waiting 12:50:15 03ba6f53ebfc: Waiting 12:50:15 9ba32e4a6bf1: Waiting 12:50:15 da91f8940cea: Waiting 12:50:15 252d2d3c042a: Layer already exists 12:50:15 5461c5e98add: Layer already exists 12:50:15 0bdcadcadbf4: Layer already exists 12:50:15 f07c1e111790: Layer already exists 12:50:15 9283be212df2: Layer already exists 12:50:15 9ba32e4a6bf1: Layer already exists 12:50:15 fadf8c048009: Layer already exists 12:50:15 da91f8940cea: Layer already exists 12:50:15 1272668cbdc7: Layer already exists 12:50:15 8a6263655494: Layer already exists 12:50:15 350fa74fb1f4: Layer already exists 12:50:15 03ba6f53ebfc: Layer already exists 12:50:15 main: digest: sha256:ddf05acb0056bcfbbf565f84222d56b7491e5bdfa69c59df5e454ad75a03b5dc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:50:15 ===================================================== [Pipeline] echo 12:50:16 taggedImages: 12:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.124 12:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 12:50:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 12:50:16 d60d281f4406048612d0268e01845a9ebff5150c 12:50:16 latest 12:50:16 4.1.0-dev.124 12:50:16 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:50:16 main 12:50:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:50:16 bbf67a35bd76: Preparing 12:50:16 1954fd3d6d2e: Preparing 12:50:16 8a6263655494: Preparing 12:50:16 fadf8c048009: Preparing 12:50:16 5c9baf36b22a: Preparing 12:50:16 9c254b3986fc: Preparing 12:50:16 03ba6f53ebfc: Preparing 12:50:16 9c254b3986fc: Waiting 12:50:16 03ba6f53ebfc: Waiting 12:50:16 8a6263655494: Layer already exists 12:50:16 fadf8c048009: Layer already exists 12:50:17 03ba6f53ebfc: Layer already exists 12:50:17 5c9baf36b22a: Pushed 12:50:17 bbf67a35bd76: Pushed 12:50:18 9c254b3986fc: Pushed 12:50:24 1954fd3d6d2e: Pushed 12:50:24 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:24 + 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 12:50:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:50:25 bbf67a35bd76: Preparing 12:50:25 1954fd3d6d2e: Preparing 12:50:25 8a6263655494: Preparing 12:50:25 fadf8c048009: Preparing 12:50:25 5c9baf36b22a: Preparing 12:50:25 9c254b3986fc: Preparing 12:50:25 03ba6f53ebfc: Preparing 12:50:25 9c254b3986fc: Waiting 12:50:25 03ba6f53ebfc: Waiting 12:50:25 1954fd3d6d2e: Layer already exists 12:50:25 fadf8c048009: Layer already exists 12:50:25 bbf67a35bd76: Layer already exists 12:50:25 8a6263655494: Layer already exists 12:50:25 5c9baf36b22a: Layer already exists 12:50:25 03ba6f53ebfc: Layer already exists 12:50:25 9c254b3986fc: Layer already exists 12:50:25 latest: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.124 12:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:50:26 bbf67a35bd76: Preparing 12:50:26 1954fd3d6d2e: Preparing 12:50:26 8a6263655494: Preparing 12:50:26 fadf8c048009: Preparing 12:50:26 5c9baf36b22a: Preparing 12:50:26 9c254b3986fc: Preparing 12:50:26 03ba6f53ebfc: Preparing 12:50:26 9c254b3986fc: Waiting 12:50:26 03ba6f53ebfc: Waiting 12:50:26 bbf67a35bd76: Layer already exists 12:50:26 1954fd3d6d2e: Layer already exists 12:50:26 8a6263655494: Layer already exists 12:50:26 fadf8c048009: Layer already exists 12:50:26 5c9baf36b22a: Layer already exists 12:50:26 03ba6f53ebfc: Layer already exists 12:50:26 9c254b3986fc: Layer already exists 12:50:26 4.1.0-dev.124: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:50:26 bbf67a35bd76: Preparing 12:50:26 1954fd3d6d2e: Preparing 12:50:26 8a6263655494: Preparing 12:50:26 fadf8c048009: Preparing 12:50:26 5c9baf36b22a: Preparing 12:50:26 9c254b3986fc: Preparing 12:50:26 03ba6f53ebfc: Preparing 12:50:26 9c254b3986fc: Waiting 12:50:26 03ba6f53ebfc: Waiting 12:50:26 1954fd3d6d2e: Layer already exists 12:50:26 bbf67a35bd76: Layer already exists 12:50:26 5c9baf36b22a: Layer already exists 12:50:26 fadf8c048009: Layer already exists 12:50:26 8a6263655494: Layer already exists 12:50:26 9c254b3986fc: Layer already exists 12:50:26 03ba6f53ebfc: Layer already exists 12:50:26 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:27 + 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 12:50:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 12:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:50:27 bbf67a35bd76: Preparing 12:50:27 1954fd3d6d2e: Preparing 12:50:27 8a6263655494: Preparing 12:50:27 fadf8c048009: Preparing 12:50:27 5c9baf36b22a: Preparing 12:50:27 9c254b3986fc: Preparing 12:50:27 03ba6f53ebfc: Preparing 12:50:27 9c254b3986fc: Waiting 12:50:27 03ba6f53ebfc: Waiting 12:50:27 5c9baf36b22a: Layer already exists 12:50:27 8a6263655494: Layer already exists 12:50:27 fadf8c048009: Layer already exists 12:50:27 1954fd3d6d2e: Layer already exists 12:50:27 bbf67a35bd76: Layer already exists 12:50:27 9c254b3986fc: Layer already exists 12:50:27 03ba6f53ebfc: Layer already exists 12:50:27 main: digest: sha256:b9d9bcba00d45fa45ff4b1684328334176f7eba2230b5ab6ad0aef9a581ae156 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:50:27 ===================================================== [Pipeline] echo 12:50:27 taggedImages: 12:50:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:50:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:50:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.124 12:50:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:50:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 12:50:27 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 12:50:27 d60d281f4406048612d0268e01845a9ebff5150c 12:50:27 latest 12:50:27 4.1.0-dev.124 12:50:27 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:50:27 main 12:50:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:50:28 d0adc2d517ea: Preparing 12:50:28 2c3a66c3a8ee: Preparing 12:50:28 b0f4747b4aab: Preparing 12:50:28 8a6263655494: Preparing 12:50:28 fadf8c048009: Preparing 12:50:28 95e879b7cbc4: Preparing 12:50:28 bb5d42b82745: Preparing 12:50:28 6727b7426427: Preparing 12:50:28 bd4871069cd7: Preparing 12:50:28 03ba6f53ebfc: Preparing 12:50:28 6727b7426427: Waiting 12:50:28 bd4871069cd7: Waiting 12:50:28 03ba6f53ebfc: Waiting 12:50:28 95e879b7cbc4: Waiting 12:50:28 bb5d42b82745: Waiting 12:50:28 8a6263655494: Layer already exists 12:50:28 fadf8c048009: Layer already exists 12:50:28 2c3a66c3a8ee: Pushed 12:50:28 b0f4747b4aab: Pushed 12:50:28 d0adc2d517ea: Pushed 12:50:28 03ba6f53ebfc: Layer already exists 12:50:28 6727b7426427: Pushed 12:50:29 bd4871069cd7: Pushed 12:50:42 bb5d42b82745: Pushed 12:50:57 95e879b7cbc4: Pushed 12:50:57 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:57 + 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 12:50:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:50:58 d0adc2d517ea: Preparing 12:50:58 2c3a66c3a8ee: Preparing 12:50:58 b0f4747b4aab: Preparing 12:50:58 8a6263655494: Preparing 12:50:58 fadf8c048009: Preparing 12:50:58 95e879b7cbc4: Preparing 12:50:58 bb5d42b82745: Preparing 12:50:58 6727b7426427: Preparing 12:50:58 bd4871069cd7: Preparing 12:50:58 03ba6f53ebfc: Preparing 12:50:58 6727b7426427: Waiting 12:50:58 bd4871069cd7: Waiting 12:50:58 03ba6f53ebfc: Waiting 12:50:58 95e879b7cbc4: Waiting 12:50:58 bb5d42b82745: Waiting 12:50:58 8a6263655494: Layer already exists 12:50:58 d0adc2d517ea: Layer already exists 12:50:58 2c3a66c3a8ee: Layer already exists 12:50:58 b0f4747b4aab: Layer already exists 12:50:58 fadf8c048009: Layer already exists 12:50:58 95e879b7cbc4: Layer already exists 12:50:58 6727b7426427: Layer already exists 12:50:58 bb5d42b82745: Layer already exists 12:50:58 03ba6f53ebfc: Layer already exists 12:50:58 bd4871069cd7: Layer already exists 12:50:58 latest: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.124 12:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:50:59 d0adc2d517ea: Preparing 12:50:59 2c3a66c3a8ee: Preparing 12:50:59 b0f4747b4aab: Preparing 12:50:59 8a6263655494: Preparing 12:50:59 fadf8c048009: Preparing 12:50:59 95e879b7cbc4: Preparing 12:50:59 bb5d42b82745: Preparing 12:50:59 95e879b7cbc4: Waiting 12:50:59 6727b7426427: Preparing 12:50:59 bd4871069cd7: Preparing 12:50:59 03ba6f53ebfc: Preparing 12:50:59 bd4871069cd7: Waiting 12:50:59 03ba6f53ebfc: Waiting 12:50:59 6727b7426427: Waiting 12:50:59 2c3a66c3a8ee: Layer already exists 12:50:59 fadf8c048009: Layer already exists 12:50:59 8a6263655494: Layer already exists 12:50:59 b0f4747b4aab: Layer already exists 12:50:59 d0adc2d517ea: Layer already exists 12:50:59 95e879b7cbc4: Layer already exists 12:50:59 03ba6f53ebfc: Layer already exists 12:50:59 6727b7426427: Layer already exists 12:50:59 bb5d42b82745: Layer already exists 12:50:59 bd4871069cd7: Layer already exists 12:50:59 4.1.0-dev.124: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:51:00 d0adc2d517ea: Preparing 12:51:00 2c3a66c3a8ee: Preparing 12:51:00 b0f4747b4aab: Preparing 12:51:00 8a6263655494: Preparing 12:51:00 fadf8c048009: Preparing 12:51:00 95e879b7cbc4: Preparing 12:51:00 bb5d42b82745: Preparing 12:51:00 6727b7426427: Preparing 12:51:00 bd4871069cd7: Preparing 12:51:00 03ba6f53ebfc: Preparing 12:51:00 95e879b7cbc4: Waiting 12:51:00 bb5d42b82745: Waiting 12:51:00 03ba6f53ebfc: Waiting 12:51:00 6727b7426427: Waiting 12:51:00 bd4871069cd7: Waiting 12:51:00 b0f4747b4aab: Layer already exists 12:51:00 fadf8c048009: Layer already exists 12:51:00 8a6263655494: Layer already exists 12:51:00 2c3a66c3a8ee: Layer already exists 12:51:00 d0adc2d517ea: Layer already exists 12:51:00 bb5d42b82745: Layer already exists 12:51:00 bd4871069cd7: Layer already exists 12:51:00 03ba6f53ebfc: Layer already exists 12:51:00 95e879b7cbc4: Layer already exists 12:51:00 6727b7426427: Layer already exists 12:51:00 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:00 + 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 12:51:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 12:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:51:01 d0adc2d517ea: Preparing 12:51:01 2c3a66c3a8ee: Preparing 12:51:01 b0f4747b4aab: Preparing 12:51:01 8a6263655494: Preparing 12:51:01 fadf8c048009: Preparing 12:51:01 95e879b7cbc4: Preparing 12:51:01 bb5d42b82745: Preparing 12:51:01 6727b7426427: Preparing 12:51:01 bd4871069cd7: Preparing 12:51:01 03ba6f53ebfc: Preparing 12:51:01 bb5d42b82745: Waiting 12:51:01 6727b7426427: Waiting 12:51:01 95e879b7cbc4: Waiting 12:51:01 bd4871069cd7: Waiting 12:51:01 03ba6f53ebfc: Waiting 12:51:01 d0adc2d517ea: Layer already exists 12:51:01 2c3a66c3a8ee: Layer already exists 12:51:01 fadf8c048009: Layer already exists 12:51:01 8a6263655494: Layer already exists 12:51:01 b0f4747b4aab: Layer already exists 12:51:01 bb5d42b82745: Layer already exists 12:51:01 03ba6f53ebfc: Layer already exists 12:51:01 bd4871069cd7: Layer already exists 12:51:01 6727b7426427: Layer already exists 12:51:01 95e879b7cbc4: Layer already exists 12:51:01 main: digest: sha256:eea114a23e43cb2d93139eac361ea776e6dcd65955d59eeb411aa46d7825d63c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:51:01 ===================================================== [Pipeline] echo 12:51:01 taggedImages: 12:51:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:51:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:51:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.124 12:51:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:51:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 12:51:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 12:51:01 d60d281f4406048612d0268e01845a9ebff5150c 12:51:01 latest 12:51:01 4.1.0-dev.124 12:51:01 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:51:01 main 12:51:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:51:02 54591fa6ef43: Preparing 12:51:02 7902869297d2: Preparing 12:51:02 5ebd6974f2df: Preparing 12:51:02 8a6263655494: Preparing 12:51:02 fadf8c048009: Preparing 12:51:02 392c556ccde5: Preparing 12:51:02 1e986c71f36b: Preparing 12:51:02 cca71d566515: Preparing 12:51:02 03ba6f53ebfc: Preparing 12:51:02 1e986c71f36b: Waiting 12:51:02 cca71d566515: Waiting 12:51:02 03ba6f53ebfc: Waiting 12:51:02 392c556ccde5: Waiting 12:51:02 fadf8c048009: Layer already exists 12:51:02 8a6263655494: Layer already exists 12:51:02 5ebd6974f2df: Pushed 12:51:02 7902869297d2: Pushed 12:51:02 54591fa6ef43: Pushed 12:51:02 03ba6f53ebfc: Layer already exists 12:51:02 1e986c71f36b: Pushed 12:51:03 cca71d566515: Pushed 12:51:35 392c556ccde5: Pushed 12:51:35 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:35 + 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 12:51:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:51:36 54591fa6ef43: Preparing 12:51:36 7902869297d2: Preparing 12:51:36 5ebd6974f2df: Preparing 12:51:36 8a6263655494: Preparing 12:51:36 fadf8c048009: Preparing 12:51:36 392c556ccde5: Preparing 12:51:36 1e986c71f36b: Preparing 12:51:36 cca71d566515: Preparing 12:51:36 03ba6f53ebfc: Preparing 12:51:36 392c556ccde5: Waiting 12:51:36 1e986c71f36b: Waiting 12:51:36 cca71d566515: Waiting 12:51:36 03ba6f53ebfc: Waiting 12:51:36 54591fa6ef43: Layer already exists 12:51:36 7902869297d2: Layer already exists 12:51:36 fadf8c048009: Layer already exists 12:51:36 5ebd6974f2df: Layer already exists 12:51:36 8a6263655494: Layer already exists 12:51:36 392c556ccde5: Layer already exists 12:51:36 cca71d566515: Layer already exists 12:51:36 1e986c71f36b: Layer already exists 12:51:36 03ba6f53ebfc: Layer already exists 12:51:36 latest: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.124 12:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:51:37 54591fa6ef43: Preparing 12:51:37 7902869297d2: Preparing 12:51:37 5ebd6974f2df: Preparing 12:51:37 8a6263655494: Preparing 12:51:37 fadf8c048009: Preparing 12:51:37 392c556ccde5: Preparing 12:51:37 1e986c71f36b: Preparing 12:51:37 cca71d566515: Preparing 12:51:37 03ba6f53ebfc: Preparing 12:51:37 1e986c71f36b: Waiting 12:51:37 cca71d566515: Waiting 12:51:37 03ba6f53ebfc: Waiting 12:51:37 392c556ccde5: Waiting 12:51:37 5ebd6974f2df: Layer already exists 12:51:37 7902869297d2: Layer already exists 12:51:37 fadf8c048009: Layer already exists 12:51:37 8a6263655494: Layer already exists 12:51:37 54591fa6ef43: Layer already exists 12:51:37 cca71d566515: Layer already exists 12:51:37 1e986c71f36b: Layer already exists 12:51:37 392c556ccde5: Layer already exists 12:51:37 03ba6f53ebfc: Layer already exists 12:51:37 4.1.0-dev.124: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:51:38 54591fa6ef43: Preparing 12:51:38 7902869297d2: Preparing 12:51:38 5ebd6974f2df: Preparing 12:51:38 8a6263655494: Preparing 12:51:38 fadf8c048009: Preparing 12:51:38 392c556ccde5: Preparing 12:51:38 1e986c71f36b: Preparing 12:51:38 cca71d566515: Preparing 12:51:38 03ba6f53ebfc: Preparing 12:51:38 1e986c71f36b: Waiting 12:51:38 cca71d566515: Waiting 12:51:38 392c556ccde5: Waiting 12:51:38 54591fa6ef43: Layer already exists 12:51:38 5ebd6974f2df: Layer already exists 12:51:38 fadf8c048009: Layer already exists 12:51:38 8a6263655494: Layer already exists 12:51:38 7902869297d2: Layer already exists 12:51:38 392c556ccde5: Layer already exists 12:51:38 cca71d566515: Layer already exists 12:51:38 03ba6f53ebfc: Layer already exists 12:51:38 1e986c71f36b: Layer already exists 12:51:38 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:38 + 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 12:51:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 12:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:51:39 54591fa6ef43: Preparing 12:51:39 7902869297d2: Preparing 12:51:39 5ebd6974f2df: Preparing 12:51:39 8a6263655494: Preparing 12:51:39 fadf8c048009: Preparing 12:51:39 392c556ccde5: Preparing 12:51:39 1e986c71f36b: Preparing 12:51:39 cca71d566515: Preparing 12:51:39 03ba6f53ebfc: Preparing 12:51:39 1e986c71f36b: Waiting 12:51:39 392c556ccde5: Waiting 12:51:39 cca71d566515: Waiting 12:51:39 03ba6f53ebfc: Waiting 12:51:39 7902869297d2: Layer already exists 12:51:39 fadf8c048009: Layer already exists 12:51:39 5ebd6974f2df: Layer already exists 12:51:39 8a6263655494: Layer already exists 12:51:39 54591fa6ef43: Layer already exists 12:51:39 1e986c71f36b: Layer already exists 12:51:39 cca71d566515: Layer already exists 12:51:39 03ba6f53ebfc: Layer already exists 12:51:39 392c556ccde5: Layer already exists 12:51:39 main: digest: sha256:8c10737d4d73b6c3effdbbf08e2b9404da2450aa40f9b6048d60d17ba4411726 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:51:39 ===================================================== [Pipeline] echo 12:51:39 taggedImages: 12:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.124 12:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 12:51:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 12:51:39 d60d281f4406048612d0268e01845a9ebff5150c 12:51:39 latest 12:51:39 4.1.0-dev.124 12:51:39 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:51:39 main 12:51:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:51:40 3921aa745384: Preparing 12:51:40 739e7ce30561: Preparing 12:51:40 1dfa7f019a22: Preparing 12:51:40 8a6263655494: Preparing 12:51:40 fadf8c048009: Preparing 12:51:40 e19cf378d1ec: Preparing 12:51:40 6727b7426427: Preparing 12:51:40 bd4871069cd7: Preparing 12:51:40 03ba6f53ebfc: Preparing 12:51:40 6727b7426427: Waiting 12:51:40 bd4871069cd7: Waiting 12:51:40 03ba6f53ebfc: Waiting 12:51:40 e19cf378d1ec: Waiting 12:51:40 8a6263655494: Layer already exists 12:51:40 fadf8c048009: Layer already exists 12:51:40 6727b7426427: Layer already exists 12:51:40 bd4871069cd7: Layer already exists 12:51:40 1dfa7f019a22: Pushed 12:51:40 739e7ce30561: Pushed 12:51:40 3921aa745384: Pushed 12:51:40 03ba6f53ebfc: Layer already exists 12:52:07 e19cf378d1ec: Pushed 12:52:07 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:07 + 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 12:52:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:52:08 3921aa745384: Preparing 12:52:08 739e7ce30561: Preparing 12:52:08 1dfa7f019a22: Preparing 12:52:08 8a6263655494: Preparing 12:52:08 fadf8c048009: Preparing 12:52:08 e19cf378d1ec: Preparing 12:52:08 6727b7426427: Preparing 12:52:08 bd4871069cd7: Preparing 12:52:08 03ba6f53ebfc: Preparing 12:52:08 e19cf378d1ec: Waiting 12:52:08 6727b7426427: Waiting 12:52:08 bd4871069cd7: Waiting 12:52:08 03ba6f53ebfc: Waiting 12:52:08 8a6263655494: Layer already exists 12:52:08 739e7ce30561: Layer already exists 12:52:08 fadf8c048009: Layer already exists 12:52:08 3921aa745384: Layer already exists 12:52:08 1dfa7f019a22: Layer already exists 12:52:08 6727b7426427: Layer already exists 12:52:08 bd4871069cd7: Layer already exists 12:52:08 e19cf378d1ec: Layer already exists 12:52:08 03ba6f53ebfc: Layer already exists 12:52:08 latest: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.124 12:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:52:09 3921aa745384: Preparing 12:52:09 739e7ce30561: Preparing 12:52:09 1dfa7f019a22: Preparing 12:52:09 8a6263655494: Preparing 12:52:09 fadf8c048009: Preparing 12:52:09 e19cf378d1ec: Preparing 12:52:09 6727b7426427: Preparing 12:52:09 bd4871069cd7: Preparing 12:52:09 03ba6f53ebfc: Preparing 12:52:09 6727b7426427: Waiting 12:52:09 bd4871069cd7: Waiting 12:52:09 03ba6f53ebfc: Waiting 12:52:09 e19cf378d1ec: Waiting 12:52:09 3921aa745384: Layer already exists 12:52:09 739e7ce30561: Layer already exists 12:52:09 1dfa7f019a22: Layer already exists 12:52:09 fadf8c048009: Layer already exists 12:52:09 8a6263655494: Layer already exists 12:52:09 6727b7426427: Layer already exists 12:52:09 e19cf378d1ec: Layer already exists 12:52:09 bd4871069cd7: Layer already exists 12:52:09 03ba6f53ebfc: Layer already exists 12:52:09 4.1.0-dev.124: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:52:10 3921aa745384: Preparing 12:52:10 739e7ce30561: Preparing 12:52:10 1dfa7f019a22: Preparing 12:52:10 8a6263655494: Preparing 12:52:10 fadf8c048009: Preparing 12:52:10 e19cf378d1ec: Preparing 12:52:10 6727b7426427: Preparing 12:52:10 bd4871069cd7: Preparing 12:52:10 03ba6f53ebfc: Preparing 12:52:10 e19cf378d1ec: Waiting 12:52:10 bd4871069cd7: Waiting 12:52:10 6727b7426427: Waiting 12:52:10 03ba6f53ebfc: Waiting 12:52:10 fadf8c048009: Layer already exists 12:52:10 8a6263655494: Layer already exists 12:52:10 3921aa745384: Layer already exists 12:52:10 1dfa7f019a22: Layer already exists 12:52:10 739e7ce30561: Layer already exists 12:52:10 e19cf378d1ec: Layer already exists 12:52:10 bd4871069cd7: Layer already exists 12:52:10 03ba6f53ebfc: Layer already exists 12:52:10 6727b7426427: Layer already exists 12:52:10 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:10 + 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 12:52:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 12:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:52:15 3921aa745384: Preparing 12:52:15 739e7ce30561: Preparing 12:52:15 1dfa7f019a22: Preparing 12:52:15 8a6263655494: Preparing 12:52:15 fadf8c048009: Preparing 12:52:15 e19cf378d1ec: Preparing 12:52:15 6727b7426427: Preparing 12:52:15 bd4871069cd7: Preparing 12:52:15 03ba6f53ebfc: Preparing 12:52:15 e19cf378d1ec: Waiting 12:52:15 6727b7426427: Waiting 12:52:15 bd4871069cd7: Waiting 12:52:15 03ba6f53ebfc: Waiting 12:52:15 8a6263655494: Layer already exists 12:52:15 1dfa7f019a22: Layer already exists 12:52:15 fadf8c048009: Layer already exists 12:52:15 739e7ce30561: Layer already exists 12:52:15 3921aa745384: Layer already exists 12:52:15 e19cf378d1ec: Layer already exists 12:52:15 03ba6f53ebfc: Layer already exists 12:52:15 bd4871069cd7: Layer already exists 12:52:15 6727b7426427: Layer already exists 12:52:15 main: digest: sha256:0551c90af6e210c57b688325ecc27f63f961d5f56020d26574da21e15dd67fbb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:52:15 ===================================================== [Pipeline] echo 12:52:15 taggedImages: 12:52:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:52:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:52:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.124 12:52:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:52:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 12:52:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 12:52:15 d60d281f4406048612d0268e01845a9ebff5150c 12:52:15 latest 12:52:15 4.1.0-dev.124 12:52:15 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:52:15 main 12:52:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:52:16 3b0fe37cd85c: Preparing 12:52:16 0c799994c295: Preparing 12:52:16 8a6263655494: Preparing 12:52:16 fadf8c048009: Preparing 12:52:16 e90b2171df81: Preparing 12:52:16 76b26fd6cc05: Preparing 12:52:16 03ba6f53ebfc: Preparing 12:52:16 76b26fd6cc05: Waiting 12:52:16 03ba6f53ebfc: Waiting 12:52:16 8a6263655494: Layer already exists 12:52:16 fadf8c048009: Layer already exists 12:52:16 03ba6f53ebfc: Layer already exists 12:52:16 3b0fe37cd85c: Pushed 12:52:16 e90b2171df81: Pushed 12:52:17 76b26fd6cc05: Pushed 12:52:25 0c799994c295: Pushed 12:52:25 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:52:29 3b0fe37cd85c: Preparing 12:52:29 0c799994c295: Preparing 12:52:29 8a6263655494: Preparing 12:52:29 fadf8c048009: Preparing 12:52:29 e90b2171df81: Preparing 12:52:29 76b26fd6cc05: Preparing 12:52:29 03ba6f53ebfc: Preparing 12:52:29 76b26fd6cc05: Waiting 12:52:29 03ba6f53ebfc: Waiting 12:52:29 0c799994c295: Layer already exists 12:52:29 fadf8c048009: Layer already exists 12:52:29 8a6263655494: Layer already exists 12:52:29 e90b2171df81: Layer already exists 12:52:29 3b0fe37cd85c: Layer already exists 12:52:29 03ba6f53ebfc: Layer already exists 12:52:29 76b26fd6cc05: Layer already exists 12:52:29 latest: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.124 12:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:52:30 3b0fe37cd85c: Preparing 12:52:30 0c799994c295: Preparing 12:52:30 8a6263655494: Preparing 12:52:30 fadf8c048009: Preparing 12:52:30 e90b2171df81: Preparing 12:52:30 76b26fd6cc05: Preparing 12:52:30 03ba6f53ebfc: Preparing 12:52:30 76b26fd6cc05: Waiting 12:52:30 03ba6f53ebfc: Waiting 12:52:30 fadf8c048009: Layer already exists 12:52:30 8a6263655494: Layer already exists 12:52:30 0c799994c295: Layer already exists 12:52:30 3b0fe37cd85c: Layer already exists 12:52:30 e90b2171df81: Layer already exists 12:52:30 03ba6f53ebfc: Layer already exists 12:52:30 76b26fd6cc05: Layer already exists 12:52:30 4.1.0-dev.124: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:52:31 3b0fe37cd85c: Preparing 12:52:31 0c799994c295: Preparing 12:52:31 8a6263655494: Preparing 12:52:31 fadf8c048009: Preparing 12:52:31 e90b2171df81: Preparing 12:52:31 76b26fd6cc05: Preparing 12:52:31 03ba6f53ebfc: Preparing 12:52:31 76b26fd6cc05: Waiting 12:52:31 03ba6f53ebfc: Waiting 12:52:31 fadf8c048009: Layer already exists 12:52:31 e90b2171df81: Layer already exists 12:52:31 8a6263655494: Layer already exists 12:52:31 0c799994c295: Layer already exists 12:52:31 3b0fe37cd85c: Layer already exists 12:52:31 03ba6f53ebfc: Layer already exists 12:52:31 76b26fd6cc05: Layer already exists 12:52:31 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 12:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:52:32 3b0fe37cd85c: Preparing 12:52:32 0c799994c295: Preparing 12:52:32 8a6263655494: Preparing 12:52:32 fadf8c048009: Preparing 12:52:32 e90b2171df81: Preparing 12:52:32 76b26fd6cc05: Preparing 12:52:32 76b26fd6cc05: Waiting 12:52:32 03ba6f53ebfc: Preparing 12:52:32 03ba6f53ebfc: Waiting 12:52:32 8a6263655494: Layer already exists 12:52:32 0c799994c295: Layer already exists 12:52:32 e90b2171df81: Layer already exists 12:52:32 fadf8c048009: Layer already exists 12:52:32 3b0fe37cd85c: Layer already exists 12:52:32 76b26fd6cc05: Layer already exists 12:52:32 03ba6f53ebfc: Layer already exists 12:52:32 main: digest: sha256:d48936ea11e80a7afe7c6b9e85740c02bf9927c9892fe880f52e65b3ee487989 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:52:33 ===================================================== [Pipeline] echo 12:52:33 taggedImages: 12:52:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:52:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:52:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.124 12:52:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:52:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 12:52:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 12:52:33 d60d281f4406048612d0268e01845a9ebff5150c 12:52:33 latest 12:52:33 4.1.0-dev.124 12:52:33 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:52:33 main 12:52:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:52:33 929c3957b15d: Preparing 12:52:33 b5a2c193038d: Preparing 12:52:33 8a6263655494: Preparing 12:52:33 fadf8c048009: Preparing 12:52:33 ec3a8abfb29c: Preparing 12:52:33 d5d26b45dd76: Preparing 12:52:33 03ba6f53ebfc: Preparing 12:52:33 d5d26b45dd76: Waiting 12:52:33 03ba6f53ebfc: Waiting 12:52:33 fadf8c048009: Layer already exists 12:52:34 8a6263655494: Layer already exists 12:52:34 03ba6f53ebfc: Layer already exists 12:52:34 ec3a8abfb29c: Pushed 12:52:34 929c3957b15d: Pushed 12:52:34 d5d26b45dd76: Pushed 12:52:42 b5a2c193038d: Pushed 12:52:44 d60d281f4406048612d0268e01845a9ebff5150c: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:52:44 929c3957b15d: Preparing 12:52:44 b5a2c193038d: Preparing 12:52:44 8a6263655494: Preparing 12:52:44 fadf8c048009: Preparing 12:52:44 ec3a8abfb29c: Preparing 12:52:44 d5d26b45dd76: Preparing 12:52:44 03ba6f53ebfc: Preparing 12:52:44 d5d26b45dd76: Waiting 12:52:44 03ba6f53ebfc: Waiting 12:52:44 ec3a8abfb29c: Layer already exists 12:52:44 929c3957b15d: Layer already exists 12:52:44 8a6263655494: Layer already exists 12:52:44 fadf8c048009: Layer already exists 12:52:44 b5a2c193038d: Layer already exists 12:52:44 d5d26b45dd76: Layer already exists 12:52:44 03ba6f53ebfc: Layer already exists 12:52:45 latest: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.124 12:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:52:45 929c3957b15d: Preparing 12:52:45 b5a2c193038d: Preparing 12:52:45 8a6263655494: Preparing 12:52:45 fadf8c048009: Preparing 12:52:45 ec3a8abfb29c: Preparing 12:52:45 d5d26b45dd76: Preparing 12:52:45 03ba6f53ebfc: Preparing 12:52:45 d5d26b45dd76: Waiting 12:52:45 03ba6f53ebfc: Waiting 12:52:45 8a6263655494: Layer already exists 12:52:45 929c3957b15d: Layer already exists 12:52:45 b5a2c193038d: Layer already exists 12:52:45 ec3a8abfb29c: Layer already exists 12:52:45 fadf8c048009: Layer already exists 12:52:45 03ba6f53ebfc: Layer already exists 12:52:45 d5d26b45dd76: Layer already exists 12:52:46 4.1.0-dev.124: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:52:46 929c3957b15d: Preparing 12:52:46 b5a2c193038d: Preparing 12:52:46 8a6263655494: Preparing 12:52:46 fadf8c048009: Preparing 12:52:46 ec3a8abfb29c: Preparing 12:52:46 d5d26b45dd76: Preparing 12:52:46 03ba6f53ebfc: Preparing 12:52:46 d5d26b45dd76: Waiting 12:52:46 03ba6f53ebfc: Waiting 12:52:46 b5a2c193038d: Layer already exists 12:52:46 ec3a8abfb29c: Layer already exists 12:52:46 fadf8c048009: Layer already exists 12:52:46 929c3957b15d: Layer already exists 12:52:46 8a6263655494: Layer already exists 12:52:46 d5d26b45dd76: Layer already exists 12:52:46 03ba6f53ebfc: Layer already exists 12:52:46 d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 12:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:52:47 929c3957b15d: Preparing 12:52:47 b5a2c193038d: Preparing 12:52:47 8a6263655494: Preparing 12:52:47 fadf8c048009: Preparing 12:52:47 ec3a8abfb29c: Preparing 12:52:47 d5d26b45dd76: Preparing 12:52:47 03ba6f53ebfc: Preparing 12:52:47 d5d26b45dd76: Waiting 12:52:47 03ba6f53ebfc: Waiting 12:52:47 fadf8c048009: Layer already exists 12:52:47 b5a2c193038d: Layer already exists 12:52:47 ec3a8abfb29c: Layer already exists 12:52:47 929c3957b15d: Layer already exists 12:52:47 8a6263655494: Layer already exists 12:52:47 d5d26b45dd76: Layer already exists 12:52:47 03ba6f53ebfc: Layer already exists 12:52:48 main: digest: sha256:285608b837b91388be1dc4135d90dc860633fb5e293d0328872db8cdcbb18ace size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:52:48 ===================================================== [Pipeline] echo 12:52:48 taggedImages: 12:52:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c 12:52:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:52:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.124 12:52:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d60d281f4406048612d0268e01845a9ebff5150c-4.1.0-dev.124 12:52:48 - 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 12:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:52:48 12:52:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:52:49 arm64: Pulling from edgex-lftools-log-publisher 12:52:49 8998bd30e6a1: Pulling fs layer 12:52:49 04944245beec: Pulling fs layer 12:52:49 699f458cf7ca: Pulling fs layer 12:52:49 765212b225bb: Pulling fs layer 12:52:49 f23df028b6ca: Pulling fs layer 12:52:49 d65c8cfc05b1: Pulling fs layer 12:52:49 2437ff75d9bd: Pulling fs layer 12:52:49 765212b225bb: Waiting 12:52:49 f23df028b6ca: Waiting 12:52:49 d65c8cfc05b1: Waiting 12:52:49 2437ff75d9bd: Waiting 12:52:49 04944245beec: Verifying Checksum 12:52:49 04944245beec: Download complete 12:52:49 765212b225bb: Verifying Checksum 12:52:49 765212b225bb: Download complete 12:52:49 f23df028b6ca: Verifying Checksum 12:52:49 f23df028b6ca: Download complete 12:52:49 d65c8cfc05b1: Verifying Checksum 12:52:49 d65c8cfc05b1: Download complete 12:52:49 699f458cf7ca: Verifying Checksum 12:52:49 699f458cf7ca: Download complete 12:52:49 8998bd30e6a1: Verifying Checksum 12:52:49 8998bd30e6a1: Download complete 12:52:52 2437ff75d9bd: Verifying Checksum 12:52:52 2437ff75d9bd: Download complete 12:52:54 8998bd30e6a1: Pull complete 12:52:54 04944245beec: Pull complete 12:52:58 699f458cf7ca: Pull complete 12:52:58 765212b225bb: Pull complete 12:52:59 f23df028b6ca: Pull complete 12:53:00 d65c8cfc05b1: Pull complete 12:53:18 2437ff75d9bd: Pull complete 12:53:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:53:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:18 prd-ubuntu20.04-docker-arm64-4c-16g-14363 does not seem to be running inside a container 12:53:18 $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@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 12:53:21 $ docker top 6dd151313ba28b3277e600a459a20bcaf984b7c182daae3caae5c8e3dc22993e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:22 ---> job-cost.sh 12:53:22 lf-activate-venv: SKIPPING 12:53:22 INFO: No Stack... 12:53:22 INFO: Retrieving Pricing Info for: v3-standard-4 12:53:23 INFO: Archiving Costs [Pipeline] sh 12:53:24 + + cutcat -d, /w/workspace/edgex-go/989/archives/cost.csv -f6 12:53:24 [Pipeline] lock 12:53:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-989-stack-cost] 12:53:24 Resource [jenkins-edgexfoundry-edgex-go-main-989-stack-cost] did not exist. Created. 12:53:24 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-989-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:53:24 + echo total: 0.10999999940395355 [Pipeline] stash 12:53:25 Stashed 1 file(s) [Pipeline] } 12:53:25 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-989-stack-cost] [Pipeline] // lock [Pipeline] } 12:53:25 $ docker stop --time=1 6dd151313ba28b3277e600a459a20bcaf984b7c182daae3caae5c8e3dc22993e 12:53:27 $ docker rm -f --volumes 6dd151313ba28b3277e600a459a20bcaf984b7c182daae3caae5c8e3dc22993e [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 12:53:27 provisioning config files... 12:53:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/989@tmp/config6116602223559220777tmp [Pipeline] { [Pipeline] sh 12:53:28 + set +x 12:53:28 + curl -s https://codecov.io/bash 12:53:28 + bash -s -- 12:53:28 12:53:28 _____ _ 12:53:28 / ____| | | 12:53:28 | | ___ __| | ___ ___ _____ __ 12:53:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:53:28 | |___| (_) | (_| | __/ (_| (_) \ V / 12:53:28 \_____\___/ \__,_|\___|\___\___/ \_/ 12:53:28 Bash-1.0.6 12:53:28 12:53:28 12:53:28 ==> git version 2.25.1 found 12:53:28 ==> 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 12:53:28 Release-Date: 2020-01-08 12:53:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:53:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:53:28 ==> Jenkins CI detected. 12:53:28 current dir:  /w/workspace/edgex-go/989 12:53:28 project root: . 12:53:28 --> token set from env 12:53:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:53:28 ==> Running gcov in . (disable via -X gcov) 12:53:28 ==> Python coveragepy not found 12:53:28 ==> Searching for coverage reports in: 12:53:28 + . 12:53:28 -> Found 1 reports 12:53:28 ==> Detecting git/mercurial file structure 12:53:28 ==> Reading reports 12:53:28 + ./coverage.out bytes=1053838 12:53:28 ==> Appending adjustments 12:53:28 https://docs.codecov.io/docs/fixing-reports 12:53:30 + Found adjustments 12:53:30 ==> Gzipping contents 12:53:30 108K /tmp/codecov.crJa0g.gz 12:53:30 ==> Uploading reports 12:53:30 url: https://codecov.io 12:53:30 query: branch=main&commit=d60d281f4406048612d0268e01845a9ebff5150c&build=989&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F989%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:53:30 -> Pinging Codecov 12:53:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d60d281f4406048612d0268e01845a9ebff5150c&build=989&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F989%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:53:30 -> Uploading to 12:53:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d60d281f4406048612d0268e01845a9ebff5150c/9115a6c2-ce88-4a84-8aab-edf56e1b3a67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260706%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260706T125329Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f2ccb71ad3f1ed7f004b3d2407373752a90485a708c27819b0080f3e68042f79 12:53:30 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:30 Dload Upload Total Spent Left Speed 12:53:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 392k --:--:-- --:--:-- --:--:-- 392k 12:53:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d60d281f4406048612d0268e01845a9ebff5150c [Pipeline] } 12:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 12:53:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:53:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:53:31 12:53:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:53:31 latest: Pulling from edgex-devops/edgex-snyk-go 12:53:31 2d35ebdb57d9: Already exists 12:53:31 85e8836fcdb2: Pulling fs layer 12:53:31 91631faa732a: Pulling fs layer 12:53:31 f3f5ae8826fa: Pulling fs layer 12:53:31 4f4fb700ef54: Pulling fs layer 12:53:31 7861252a18e6: Pulling fs layer 12:53:31 9130f900ef6f: Pulling fs layer 12:53:31 7861252a18e6: Waiting 12:53:31 4f4fb700ef54: Waiting 12:53:31 9130f900ef6f: Waiting 12:53:31 f3f5ae8826fa: Verifying Checksum 12:53:31 f3f5ae8826fa: Download complete 12:53:31 85e8836fcdb2: Verifying Checksum 12:53:31 85e8836fcdb2: Download complete 12:53:31 4f4fb700ef54: Download complete 12:53:31 85e8836fcdb2: Pull complete 12:53:31 7861252a18e6: Verifying Checksum 12:53:31 7861252a18e6: Download complete 12:53:31 91631faa732a: Verifying Checksum 12:53:31 91631faa732a: Download complete 12:53:32 9130f900ef6f: Verifying Checksum 12:53:32 9130f900ef6f: Download complete 12:53:36 91631faa732a: Pull complete 12:53:36 f3f5ae8826fa: Pull complete 12:53:36 4f4fb700ef54: Pull complete 12:53:36 7861252a18e6: Pull complete 12:53:40 9130f900ef6f: Pull complete 12:53:40 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:53:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:40 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 12:53:41 $ 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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:53:44 $ docker top 3d783c49f1d65b71cbb145e8868ffbc107b4bb82f8195f3ea29a7c36810c0125 -eo pid,comm [Pipeline] { [Pipeline] sh 12:53:44 + git config --global --add safe.directory /w/workspace/edgex-go/989 [Pipeline] echo 12:53:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 12:53:44 + set -o pipefail 12:53:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 12:53:54 12:53:54 Monitoring /w/workspace/edgex-go/989 (github.com/edgexfoundry/edgex-go)... 12:53:54 12:53:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ebe05522-9d9a-43b2-9043-6831fc3e2c09 12:53:54 12:53:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:53:54 12:53:55 12:53:55 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 12:53:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:53:55 $ docker stop --time=1 3d783c49f1d65b71cbb145e8868ffbc107b4bb82f8195f3ea29a7c36810c0125 12:53:57 $ docker rm -f --volumes 3d783c49f1d65b71cbb145e8868ffbc107b4bb82f8195f3ea29a7c36810c0125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 12:53:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:58 provisioning config files... 12:53:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/989@tmp/config7849277564104903951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:58 --> edgex-publish-swagger.sh 12:53:58 === Publish openapi API === 12:53:58 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 12:53:58 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/989/openapi/core-command.yaml] 12:53:58 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:58 Dload Upload Total Spent Left Speed 12:53:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 318 157k --:--:-- --:--:-- --:--:-- 157k 12:53:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:53:58 12:53:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/989/openapi/core-data.yaml] 12:53:58 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:58 Dload Upload Total Spent Left Speed 12:53:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 381 424k --:--:-- --:--:-- --:--:-- 425k 12:53:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:53:58 12:53:58 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/989/openapi/core-keeper.yaml] 12:53:58 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:58 Dload Upload Total Spent Left Speed 12:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 647 289k --:--:-- --:--:-- --:--:-- 290k 12:53:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:53:59 12:53:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/989/openapi/core-metadata.yaml] 12:53:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:59 Dload Upload Total Spent Left Speed 12:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 423 1046k --:--:-- --:--:-- --:--:-- 1039k 100 163k 100 66 100 163k 423 1046k --:--:-- --:--:-- --:--:-- 1039k 12:53:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:53:59 12:53:59 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/989/openapi/security-proxy-auth.yaml] 12:53:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:59 Dload Upload Total Spent Left Speed 12:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 471 170k --:--:-- --:--:-- --:--:-- 171k 12:53:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:53:59 12:53:59 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/989/openapi/security-secretstore-setup.yaml] 12:53:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:59 Dload Upload Total Spent Left Speed 12:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 767 45500 --:--:-- --:--:-- --:--:-- 46267 12:53:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:53:59 12:53:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/989/openapi/support-notifications.yaml] 12:53:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:59 Dload Upload Total Spent Left Speed 12:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 407 602k --:--:-- --:--:-- --:--:-- 603k 12:53:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:53:59 12:53:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/989/openapi/support-scheduler.yaml] 12:53:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:59 Dload Upload Total Spent Left Speed 12:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53121 100 66 100 53055 564 442k --:--:-- --:--:-- --:--:-- 443k 12:53:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:53:59 [Pipeline] } 12:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 12:54:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:54:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:00 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 12:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:54:00 $ docker top 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d -eo pid,comm 12:54:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:54:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:00 [ssh-agent] Looking for ssh-agent implementation... 12:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:00 $ docker exec 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d ssh-agent 12:54:01 SSH_AUTH_SOCK=/tmp/ssh-tBMoDk4Fz61W/agent.32 12:54:01 SSH_AGENT_PID=38 12:54:01 Running ssh-add (command line suppressed) 12:54:01 Identity added: /w/workspace/edgex-go/989@tmp/private_key_734912437022565008.key (/w/workspace/edgex-go/989@tmp/private_key_734912437022565008.key) 12:54:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:01 + git semver tag 12:54:01 2026-07-06 12:54:01,716 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:54:01 2026-07-06 12:54:01,720 [run_tag] DEBUG tag force:False 12:54:01 2026-07-06 12:54:01,720 [check_head_tag] DEBUG check head tag 12:54:01 2026-07-06 12:54:01,721 [execute] INFO git cat-file --batch-check 12:54:01 2026-07-06 12:54:01,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/989, stdin=, shell=False, universal_newlines=False) 12:54:01 2026-07-06 12:54:01,725 [execute] INFO git cat-file --batch 12:54:01 2026-07-06 12:54:01,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/989, stdin=, shell=False, universal_newlines=False) 12:54:01 2026-07-06 12:54:01,736 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main 12:54:01 2026-07-06 12:54:01,736 [execute] INFO git tag -a v4.1.0-dev.124 -m v4.1.0-dev.124 12:54:01 2026-07-06 12:54:01,736 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.124', '-m', 'v4.1.0-dev.124'], cwd=/w/workspace/edgex-go/989, stdin=None, shell=False, universal_newlines=False) 12:54:02 2026-07-06 12:54:01,739 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main 12:54:02 4.1.0-dev.124 [Pipeline] } 12:54:02 $ docker exec --env ******** --env ******** 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d ssh-agent -k 12:54:02 unset SSH_AUTH_SOCK; 12:54:02 unset SSH_AGENT_PID; 12:54:02 echo Agent pid 38 killed; 12:54:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:02 + git semver [Pipeline] } 12:54:02 $ docker stop --time=1 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d 12:54:04 $ docker rm -f --volumes 1853684ce0934aed82c92ee68af2279ad0d03f9979563418ee370d51abf0b39d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:54:04 12:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:54:04 0.23.1-centos7: Pulling from edgex-lftools 12:54:04 ab5ef0e58194: Pulling fs layer 12:54:04 9712f1f96733: Pulling fs layer 12:54:04 63f879dbbcfc: Pulling fs layer 12:54:04 0d9ebad4ef96: Pulling fs layer 12:54:04 e9a5061849ea: Pulling fs layer 12:54:04 d747dcd14b5f: Pulling fs layer 12:54:04 2de7ff778b66: Pulling fs layer 12:54:04 0d9ebad4ef96: Waiting 12:54:04 e9a5061849ea: Waiting 12:54:04 d747dcd14b5f: Waiting 12:54:04 2de7ff778b66: Waiting 12:54:04 9712f1f96733: Download complete 12:54:05 63f879dbbcfc: Verifying Checksum 12:54:05 63f879dbbcfc: Download complete 12:54:05 e9a5061849ea: Verifying Checksum 12:54:05 e9a5061849ea: Download complete 12:54:05 d747dcd14b5f: Download complete 12:54:05 0d9ebad4ef96: Verifying Checksum 12:54:05 0d9ebad4ef96: Download complete 12:54:05 ab5ef0e58194: Verifying Checksum 12:54:05 ab5ef0e58194: Download complete 12:54:05 2de7ff778b66: Verifying Checksum 12:54:05 2de7ff778b66: Download complete 12:54:08 ab5ef0e58194: Pull complete 12:54:08 9712f1f96733: Pull complete 12:54:09 63f879dbbcfc: Pull complete 12:54:14 0d9ebad4ef96: Pull complete 12:54:14 e9a5061849ea: Pull complete 12:54:14 d747dcd14b5f: Pull complete 12:54:15 2de7ff778b66: Pull complete 12:54:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:54:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:15 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 12:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:54:18 $ docker top 9fc68ccc53740f35ff3276e5e48ea3f7b9ef3c9958b9b62d620f4c447fe005ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:54:18 provisioning config files... 12:54:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/989@tmp/config16250791601237804526tmp 12:54:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/989@tmp/config5683221341311287463tmp 12:54:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/989@tmp/config17857257396252675357tmp [Pipeline] { [Pipeline] echo 12:54:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:54:18 ---> sigul-configuration.sh 12:54:18 gpg: directory `/root/.gnupg' created 12:54:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:54:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:54:18 gpg: keyring `/root/.gnupg/secring.gpg' created 12:54:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:54:18 gpg: CAST5 encrypted data 12:54:18 gpg: encrypted with 1 passphrase 12:54:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:54:19 + mkdir /home/jenkins 12:54:19 + mkdir /home/jenkins/sigul [Pipeline] sh 12:54:19 + 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 12:54:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:54:19 ---> sigul-install.sh 12:54:19 Sigul already installed; skipping installation. [Pipeline] sh 12:54:20 + git tag --list 12:54:20 0.6.0 12:54:20 0.6.1 12:54:20 0.7.0 12:54:20 0.7.1 12:54:20 v1.0.0 12:54:20 v1.0.1 12:54:20 v1.1.0 12:54:20 v1.2.0 12:54:20 v1.2.1 12:54:20 v1.3.0 12:54:20 v1.3.1 12:54:20 v2.0.0 12:54:20 v2.1.0 12:54:20 v2.1.1 12:54:20 v2.2.0 12:54:20 v2.3.0 12:54:20 v3.0 12:54:20 v3.0.0 12:54:20 v3.1 12:54:20 v3.1.0 12:54:20 v3.1.1 12:54:20 v4.0 12:54:20 v4.0.0 12:54:20 v4.0.1 12:54:20 v4.0.2 12:54:20 v4.1.0-dev.120 12:54:20 v4.1.0-dev.121 12:54:20 v4.1.0-dev.122 12:54:20 v4.1.0-dev.123 12:54:20 v4.1.0-dev.124 [Pipeline] sh 12:54:20 + lftools sign git-tag v4.1.0-dev.124 12:54:21 Signing Git tag with Sigul... 12:54:21 Signing v4.1.0-dev.124 [Pipeline] echo 12:54:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:54:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:54:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:54:21 $ docker stop --time=1 9fc68ccc53740f35ff3276e5e48ea3f7b9ef3c9958b9b62d620f4c447fe005ab 12:54:23 $ docker rm -f --volumes 9fc68ccc53740f35ff3276e5e48ea3f7b9ef3c9958b9b62d620f4c447fe005ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:54:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:54:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:24 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 12:54:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:54:24 $ docker top 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 -eo pid,comm 12:54:24 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). 12:54:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:24 [ssh-agent] Looking for ssh-agent implementation... 12:54:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:24 $ docker exec 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 ssh-agent 12:54:24 SSH_AUTH_SOCK=/tmp/ssh-2lgVodEs99cE/agent.32 12:54:24 SSH_AGENT_PID=38 12:54:24 Running ssh-add (command line suppressed) 12:54:24 Identity added: /w/workspace/edgex-go/989@tmp/private_key_7521887607426979611.key (/w/workspace/edgex-go/989@tmp/private_key_7521887607426979611.key) 12:54:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:25 + git semver bump pre 12:54:25 2026-07-06 12:54:25,333 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:54:25 2026-07-06 12:54:25,337 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main 12:54:25 2026-07-06 12:54:25,337 [bump_version] DEBUG bumping version:4.1.0-dev.124 on axis:pre with prefix:dev 12:54:25 2026-07-06 12:54:25,337 [bump_version] DEBUG bumped version:4.1.0-dev.125 12:54:25 2026-07-06 12:54:25,337 [write_version] DEBUG write version:4.1.0-dev.125 to path:/w/workspace/edgex-go/989/.semver/main with force:True 12:54:25 2026-07-06 12:54:25,337 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main 12:54:25 2026-07-06 12:54:25,337 [write_file] DEBUG write to file:/w/workspace/edgex-go/989/.semver/main 12:54:25 2026-07-06 12:54:25,340 [execute] INFO git cat-file --batch-check 12:54:25 2026-07-06 12:54:25,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/989/.semver, stdin=, shell=False, universal_newlines=False) 12:54:25 2026-07-06 12:54:25,345 [execute] INFO git cat-file --batch 12:54:25 2026-07-06 12:54:25,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/989/.semver, stdin=, shell=False, universal_newlines=False) 12:54:25 2026-07-06 12:54:25,348 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main 12:54:25 4.1.0-dev.125 [Pipeline] } 12:54:25 $ docker exec --env ******** --env ******** 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 ssh-agent -k 12:54:25 unset SSH_AUTH_SOCK; 12:54:25 unset SSH_AGENT_PID; 12:54:25 echo Agent pid 38 killed; 12:54:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:25 + git semver [Pipeline] } 12:54:26 $ docker stop --time=1 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 12:54:27 $ docker rm -f --volumes 9f63742a876837a2c3ce6dbb6090354f7ef52ad0d554f280ce2474a352e0b895 [Pipeline] // withDockerContainer [Pipeline] sh 12:54:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:54:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:28 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 12:54:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:54:28 $ docker top 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 -eo pid,comm 12:54:28 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). 12:54:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:28 [ssh-agent] Looking for ssh-agent implementation... 12:54:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:28 $ docker exec 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 ssh-agent 12:54:28 SSH_AUTH_SOCK=/tmp/ssh-pY9os51Voj8g/agent.31 12:54:28 SSH_AGENT_PID=37 12:54:28 Running ssh-add (command line suppressed) 12:54:28 Identity added: /w/workspace/edgex-go/989@tmp/private_key_15773665589192063160.key (/w/workspace/edgex-go/989@tmp/private_key_15773665589192063160.key) 12:54:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:29 + git semver push 12:54:29 2026-07-06 12:54:29,306 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:54:29 2026-07-06 12:54:29,310 [run_push] DEBUG push 12:54:29 2026-07-06 12:54:29,311 [execute] INFO git cat-file --batch-check 12:54:29 2026-07-06 12:54:29,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/989/.semver, stdin=, shell=False, universal_newlines=False) 12:54:29 2026-07-06 12:54:29,313 [execute] INFO git rev-list 85d2cd4b23ee742eb6ca10e3dde5b0090b4b4e03 -- 12:54:29 2026-07-06 12:54:29,313 [execute] DEBUG Popen(['git', 'rev-list', '85d2cd4b23ee742eb6ca10e3dde5b0090b4b4e03', '--'], cwd=/w/workspace/edgex-go/989/.semver, stdin=None, shell=False, universal_newlines=False) 12:54:29 2026-07-06 12:54:29,334 [execute] INFO git fetch -v -- origin 12:54:29 2026-07-06 12:54:29,335 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/989/.semver, stdin=None, shell=False, universal_newlines=True) 12:54:29 2026-07-06 12:54:29,875 [run_push] DEBUG no remote changes detected 12:54:29 2026-07-06 12:54:29,876 [execute] INFO git push origin semver 12:54:29 2026-07-06 12:54:29,876 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/989/.semver, stdin=None, shell=False, universal_newlines=False) 12:54:31 2026-07-06 12:54:30,968 [run_push] DEBUG push all version tags 12:54:31 2026-07-06 12:54:30,968 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:54:31 2026-07-06 12:54:30,968 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/989, stdin=None, shell=False, universal_newlines=False) 12:54:32 2026-07-06 12:54:32,255 [read_version] DEBUG read version from /w/workspace/edgex-go/989/.semver/main 12:54:32 4.1.0-dev.125 [Pipeline] } 12:54:32 $ docker exec --env ******** --env ******** 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 ssh-agent -k 12:54:32 unset SSH_AUTH_SOCK; 12:54:32 unset SSH_AGENT_PID; 12:54:32 echo Agent pid 37 killed; 12:54:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:33 + git semver [Pipeline] } 12:54:33 $ docker stop --time=1 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 12:54:35 $ docker rm -f --volumes 128c76a2143afc4bfb34a7251336baeba46cd962cab2d1ac77598d012aa852f0 [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 12:54:35 + [ -d /w/workspace/edgex-go/989/archives ] [Pipeline] libraryResource [Pipeline] sh 12:54:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:54:36 ---> package-listing.sh 12:54:36 ++ facter osfamily 12:54:36 ++ tr '[:upper:]' '[:lower:]' 12:54:37 + OS_FAMILY=debian 12:54:37 + workspace=/w/workspace/edgex-go/989 12:54:37 + START_PACKAGES=/tmp/packages_start.txt 12:54:37 + END_PACKAGES=/tmp/packages_end.txt 12:54:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:37 + PACKAGES=/tmp/packages_start.txt 12:54:37 + '[' /w/workspace/edgex-go/989 ']' 12:54:37 + PACKAGES=/tmp/packages_end.txt 12:54:37 + case "${OS_FAMILY}" in 12:54:37 + dpkg -l 12:54:37 + grep '^ii' 12:54:37 + '[' -f /tmp/packages_start.txt ']' 12:54:37 + '[' -f /tmp/packages_end.txt ']' 12:54:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:37 + '[' /w/workspace/edgex-go/989 ']' 12:54:37 + mkdir -p /w/workspace/edgex-go/989/archives/ 12:54:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/989/archives/ [Pipeline] echo 12:54:37 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/989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:54:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:37 12:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:38 latest: Pulling from edgex-lftools-log-publisher 12:54:38 5eb5b503b376: Pulling fs layer 12:54:38 5c69ac0246d0: Pulling fs layer 12:54:38 ec43610c2a17: Pulling fs layer 12:54:38 3a2ae6a8a46f: Pulling fs layer 12:54:38 33b1e0a273af: Pulling fs layer 12:54:38 5d3b04190fa2: Pulling fs layer 12:54:38 2f39f015ded8: Pulling fs layer 12:54:38 3a2ae6a8a46f: Waiting 12:54:38 2f39f015ded8: Waiting 12:54:38 5d3b04190fa2: Waiting 12:54:38 33b1e0a273af: Waiting 12:54:38 5c69ac0246d0: Verifying Checksum 12:54:38 5c69ac0246d0: Download complete 12:54:38 3a2ae6a8a46f: Download complete 12:54:38 33b1e0a273af: Verifying Checksum 12:54:38 33b1e0a273af: Download complete 12:54:38 ec43610c2a17: Verifying Checksum 12:54:38 ec43610c2a17: Download complete 12:54:38 5d3b04190fa2: Verifying Checksum 12:54:38 5d3b04190fa2: Download complete 12:54:38 5eb5b503b376: Verifying Checksum 12:54:38 5eb5b503b376: Download complete 12:54:38 2f39f015ded8: Verifying Checksum 12:54:38 2f39f015ded8: Download complete 12:54:40 5eb5b503b376: Pull complete 12:54:40 5c69ac0246d0: Pull complete 12:54:40 ec43610c2a17: Pull complete 12:54:40 3a2ae6a8a46f: Pull complete 12:54:40 33b1e0a273af: Pull complete 12:54:40 5d3b04190fa2: Pull complete 12:54:46 2f39f015ded8: Pull complete 12:54:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:46 prd-ubuntu20.04-docker-8c-8g-14362 does not seem to be running inside a container 12:54:46 $ 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/989/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/989 -v /w/workspace/edgex-go/989:/w/workspace/edgex-go/989:rw,z -v /w/workspace/edgex-go/989@tmp:/w/workspace/edgex-go/989@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:54:48 $ docker top c8f63de45d2353aea31816eb1b991131c62a5a6cc0684a9124fefd4ca8d7a6a9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:48 + touch /tmp/pre-build-complete [Pipeline] sh 12:54:48 + mkdir -p /var/log/sysstat [Pipeline] sh 12:54:49 + ls /var/log/sa-host 12:54:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:49 provisioning config files... 12:54:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/989@tmp/config1514336777139195133tmp [Pipeline] { [Pipeline] echo 12:54:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:54:49 ---> create-netrc.sh [Pipeline] } 12:54:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:54:50 ---> python-tools-install.sh [Pipeline] echo 12:54:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:54:50 ---> sudo-logs.sh 12:54:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:54:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:54:50 ---> job-cost.sh 12:54:50 lf-activate-venv: SKIPPING 12:54:50 DEBUG: total: 0.10999999940395355 12:54:50 INFO: Retrieving Stack Cost... 12:54:50 INFO: Retrieving Pricing Info for: v3-standard-8 12:54:51 INFO: Archiving Costs [Pipeline] echo 12:54:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:54:51 ---> logs-deploy.sh 12:54:51 lf-activate-venv: SKIPPING 12:54:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/989 12:54:51 INFO: archiving workspace using pattern(s): 12:54:52 Archives upload complete. 12:54:52 INFO: archiving logs to Nexus 12:54:53 ---> uname -a: 12:54:53 Linux prd-ubuntu20-04-docker-8c-8g-14362 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 12:54:53 12:54:53 12:54:53 ---> lscpu: 12:54:53 Architecture: x86_64 12:54:53 CPU op-mode(s): 32-bit, 64-bit 12:54:53 Byte Order: Little Endian 12:54:53 Address sizes: 40 bits physical, 48 bits virtual 12:54:53 CPU(s): 8 12:54:53 On-line CPU(s) list: 0-7 12:54:53 Thread(s) per core: 1 12:54:53 Core(s) per socket: 1 12:54:53 Socket(s): 8 12:54:53 NUMA node(s): 1 12:54:53 Vendor ID: AuthenticAMD 12:54:53 CPU family: 23 12:54:53 Model: 49 12:54:53 Model name: AMD EPYC-Rome Processor 12:54:53 Stepping: 0 12:54:53 CPU MHz: 2800.000 12:54:53 BogoMIPS: 5600.00 12:54:53 Virtualization: AMD-V 12:54:53 Hypervisor vendor: KVM 12:54:53 Virtualization type: full 12:54:53 L1d cache: 256 KiB 12:54:53 L1i cache: 256 KiB 12:54:53 L2 cache: 4 MiB 12:54:53 L3 cache: 128 MiB 12:54:53 NUMA node0 CPU(s): 0-7 12:54:53 Vulnerability Gather data sampling: Not affected 12:54:53 Vulnerability Itlb multihit: Not affected 12:54:53 Vulnerability L1tf: Not affected 12:54:53 Vulnerability Mds: Not affected 12:54:53 Vulnerability Meltdown: Not affected 12:54:53 Vulnerability Mmio stale data: Not affected 12:54:53 Vulnerability Retbleed: Vulnerable 12:54:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:54:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:54:53 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:54:53 Vulnerability Srbds: Not affected 12:54:53 Vulnerability Tsx async abort: Not affected 12:54:53 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 12:54:53 12:54:53 12:54:53 ---> nproc: 12:54:53 8 12:54:53 12:54:53 12:54:53 ---> df -h: 12:54:53 Filesystem Size Used Avail Use% Mounted on 12:54:53 overlay 155G 35G 121G 23% / 12:54:53 tmpfs 64M 0 64M 0% /dev 12:54:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:54:53 shm 64M 0 64M 0% /dev/shm 12:54:53 /dev/vda1 155G 35G 121G 23% /facter-os 12:54:53 12:54:53 12:54:53 ---> sar -b -r -n DEV: 12:54:53 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14362) 07/06/26 _x86_64_ (8 CPU) 12:54:53 12:54:53 11:57:51 LINUX RESTART (8 CPU) 12:54:53 12:54:53 11:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:54:53 11:59:02 429.35 72.57 356.77 0.00 12273.69 197215.80 0.00 12:54:53 12:00:01 172.96 10.10 162.86 0.00 1716.30 40675.57 0.00 12:54:53 12:01:01 43.23 0.12 43.11 0.00 0.93 36944.79 0.00 12:54:53 12:02:01 53.02 0.23 52.78 0.00 2.80 23972.14 0.00 12:54:53 12:03:01 251.37 0.38 250.99 0.00 46.17 182521.34 0.00 12:54:53 12:04:01 1050.31 21.92 1028.39 0.00 214.29 422774.21 0.00 12:54:53 12:05:01 193.09 0.83 192.25 0.00 7.73 42440.65 0.00 12:54:53 12:06:01 407.66 0.37 407.30 0.00 8.79 123009.19 0.00 12:54:53 12:07:01 862.06 45.34 816.71 0.00 2277.22 187868.02 0.00 12:54:53 12:08:01 36.09 0.48 35.60 0.00 12.66 934.09 0.00 12:54:53 12:09:01 23.36 1.37 21.99 0.00 215.00 554.48 0.00 12:54:53 12:10:01 3.02 0.00 3.02 0.00 0.00 65.86 0.00 12:54:53 12:11:01 1.87 0.32 1.55 0.00 16.93 21.46 0.00 12:54:53 12:12:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 12:54:53 12:13:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 12:54:53 12:14:01 5.42 3.90 1.52 0.00 95.32 19.86 0.00 12:54:53 12:15:01 1.33 0.00 1.33 0.00 0.00 18.40 0.00 12:54:53 12:16:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 12:54:53 12:17:01 1.30 0.05 1.25 0.00 1.07 15.06 0.00 12:54:53 12:18:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 12:54:53 12:19:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 12:54:53 12:20:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 12:54:53 12:21:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 12:54:53 12:22:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 12:54:53 12:23:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 12:54:53 12:24:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 12:54:53 12:25:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 12:54:53 12:26:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 12:54:53 12:27:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 12:54:53 12:28:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 12:54:53 12:29:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 12:54:53 12:30:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 12:54:53 12:31:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 12:54:53 12:32:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 12:54:53 12:33:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 12:54:53 12:34:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 12:54:53 12:35:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 12:54:53 12:36:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 12:54:53 12:37:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 12:54:53 12:38:01 1.43 0.00 1.43 0.00 0.00 17.99 0.00 12:54:53 12:39:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 12:54:53 12:40:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 12:54:53 12:41:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 12:54:53 12:42:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 12:54:53 12:43:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 12:54:53 12:44:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 12:54:53 12:45:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 12:54:53 12:46:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 12:54:53 12:47:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 12:54:53 12:48:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 12:54:53 12:49:02 1.53 0.00 1.53 0.00 0.00 18.26 0.00 12:54:53 12:50:01 1.03 0.00 1.03 0.00 0.00 11.25 0.00 12:54:53 12:51:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 12:54:53 12:52:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 12:54:53 12:53:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 12:54:53 12:54:01 96.38 2.58 93.80 0.00 190.90 39290.92 0.00 12:54:53 Average: 65.65 2.87 62.79 0.00 304.64 23203.90 0.00 12:54:53 12:54:53 11:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:54:53 11:59:02 28910016 31548392 762296 2.32 75836 2857236 1663128 4.90 983132 2616152 840 12:54:53 12:00:01 27340380 31314240 965684 2.94 120500 4034684 2206348 6.50 1527688 3496356 67352 12:54:53 12:01:01 25930508 31250072 1026868 3.12 128828 5298660 2237020 6.60 2325968 4034788 267564 12:54:53 12:02:01 25640348 31135276 1140064 3.47 135252 5433048 2346064 6.92 2035952 4577484 322348 12:54:53 12:03:01 20501680 31272836 992856 3.02 147008 10578668 2582784 7.61 2318824 9294124 1764212 12:54:53 12:04:01 9242408 30908220 1290856 3.93 379956 20513736 5428024 16.00 3567168 18495008 57288 12:54:53 12:05:01 2832484 27235708 4930268 15.00 419284 22961160 12303932 36.27 8400056 19762228 1436592 12:54:53 12:06:01 867800 28253320 3915728 11.91 434904 25818112 9789092 28.86 8672836 21362564 1111052 12:54:53 12:07:01 5853684 31392324 841468 2.56 434940 24180524 2054756 6.06 3554708 21793604 640 12:54:53 12:08:01 5840368 31381328 851708 2.59 436328 24181616 2147476 6.33 3891072 21471364 476 12:54:53 12:09:01 5830960 31379284 853348 2.60 436992 24188404 2178688 6.42 4373140 20998852 484 12:54:53 12:10:01 5840460 31388948 843784 2.57 437096 24188404 2043136 6.02 4384872 20976956 144 12:54:53 12:11:01 5842252 31391284 841904 2.56 437140 24188912 2043136 6.02 4384164 20977268 60 12:54:53 12:12:01 5844080 31393184 840124 2.56 437164 24188912 2043136 6.02 4383316 20977264 180 12:54:53 12:13:01 5861440 31410580 822980 2.50 437200 24188916 2043136 6.02 4364720 20977100 16 12:54:53 12:14:01 5854336 31407428 826564 2.51 437676 24191332 2099896 6.19 4369900 20978516 148 12:54:53 12:15:01 5854264 31407344 826528 2.51 437692 24191304 2099896 6.19 4369120 20978384 8 12:54:53 12:16:01 5854620 31407728 826296 2.51 437716 24191312 2099896 6.19 4369292 20978392 180 12:54:53 12:17:01 5853948 31407116 826804 2.52 437744 24191308 2099896 6.19 4369748 20978372 12 12:54:53 12:18:01 5854396 31407672 826160 2.51 437764 24191340 2099896 6.19 4369228 20978384 52 12:54:53 12:19:01 5853924 31407208 826608 2.51 437772 24191348 2099896 6.19 4369308 20978388 8 12:54:53 12:20:01 5853924 31407216 826560 2.51 437788 24191348 2099896 6.19 4368908 20978388 144 12:54:53 12:21:01 5853688 31407000 826708 2.52 437812 24191352 2099896 6.19 4369164 20978392 8 12:54:53 12:22:01 5853892 31407228 826428 2.51 437828 24191352 2099896 6.19 4368944 20978392 140 12:54:53 12:23:01 5853592 31406948 826652 2.51 437840 24191356 2099896 6.19 4368992 20978396 12 12:54:53 12:24:01 5853544 31406924 826608 2.51 437860 24191364 2099896 6.19 4369096 20978404 152 12:54:53 12:25:01 5853712 31407116 826568 2.51 437884 24191368 2099896 6.19 4369348 20978408 4 12:54:53 12:26:01 5853924 31407356 826320 2.51 437904 24191372 2099896 6.19 4369064 20978412 172 12:54:53 12:27:01 5854104 31407556 826052 2.51 437932 24191372 2099896 6.19 4369084 20978412 8 12:54:53 12:28:01 5853804 31407288 826276 2.51 437944 24191376 2099896 6.19 4369112 20978416 164 12:54:53 12:29:01 5853992 31407528 826032 2.51 437972 24191380 2099896 6.19 4369296 20978420 36 12:54:53 12:30:01 5853992 31407532 825944 2.51 437996 24191380 2099896 6.19 4369180 20978420 152 12:54:53 12:31:01 5854184 31407768 825872 2.51 438020 24191384 2099896 6.19 4369476 20978424 4 12:54:53 12:32:01 5853672 31407264 826468 2.51 438044 24191384 2099896 6.19 4369632 20978424 148 12:54:53 12:33:01 5853868 31407488 826184 2.51 438068 24191388 2099896 6.19 4369264 20978428 4 12:54:53 12:34:01 5853756 31407424 826196 2.51 438092 24191396 2099896 6.19 4369448 20978432 172 12:54:53 12:35:01 5853732 31407456 826164 2.51 438116 24191396 2099896 6.19 4369644 20978436 8 12:54:53 12:36:01 5853188 31406916 826644 2.51 438140 24191400 2099896 6.19 4369772 20978440 156 12:54:53 12:37:01 5853340 31407112 826612 2.51 438160 24191400 2083376 6.14 4369464 20978440 12 12:54:53 12:38:01 5853348 31407140 826592 2.51 438176 24191400 2083376 6.14 4369552 20978444 120 12:54:53 12:39:01 5853524 31407328 826628 2.51 438188 24191408 2083376 6.14 4369496 20978448 4 12:54:53 12:40:01 5853548 31407356 826564 2.51 438204 24191408 2083376 6.14 4369520 20978448 160 12:54:53 12:41:01 5853216 31407052 826820 2.52 438216 24191412 2083376 6.14 4369464 20978452 20 12:54:53 12:42:01 5853200 31407056 826752 2.52 438232 24191416 2083376 6.14 4369492 20978452 180 12:54:53 12:43:01 5853436 31407316 826436 2.51 438248 24191420 2083376 6.14 4369512 20978456 4 12:54:53 12:44:01 5853420 31407312 826380 2.51 438252 24191428 2083376 6.14 4369672 20978468 172 12:54:53 12:45:01 5853120 31407024 826608 2.51 438264 24191428 2083376 6.14 4369540 20978468 4 12:54:53 12:46:01 5853072 31406996 826576 2.51 438276 24191432 2083376 6.14 4370496 20978472 176 12:54:53 12:47:01 5853176 31407112 826620 2.51 438284 24191432 2083376 6.14 4369548 20978472 12 12:54:53 12:48:01 5853444 31407396 826304 2.51 438296 24191436 2083376 6.14 4370532 20978476 156 12:54:53 12:49:02 5853556 31407540 826140 2.51 438324 24191440 2083376 6.14 4369672 20978480 8 12:54:53 12:50:01 5853728 31407728 825892 2.51 438340 24191440 2099548 6.19 4370588 20978480 156 12:54:53 12:51:01 5853380 31407388 826180 2.51 438356 24191444 2099548 6.19 4369628 20978484 28 12:54:53 12:52:01 5853088 31407192 826320 2.51 438372 24191512 2099548 6.19 4370692 20978548 160 12:54:53 12:53:01 5853388 31407516 825956 2.51 438380 24191516 2099548 6.19 4369688 20978552 36 12:54:53 12:54:01 4978348 31346784 884052 2.69 476020 24908196 2127480 6.27 4481584 21676604 824 12:54:53 Average: 7523290 31255247 979643 2.98 408868 22488658 2482447 7.32 4257675 19511165 89882 12:54:53 12:54:53 11:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:54:53 11:59:02 docker0 543.74 528.46 37.53 3060.31 0.00 0.00 0.00 0.00 12:54:53 11:59:02 lo 3.70 3.70 0.36 0.36 0.00 0.00 0.00 0.00 12:54:53 11:59:02 veth57fe0c8 543.74 528.58 44.97 3060.32 0.00 0.00 0.00 0.25 12:54:53 11:59:02 ens3 1609.78 1410.46 10659.20 176.24 0.00 0.00 0.00 0.00 12:54:53 12:00:01 docker0 283.18 365.44 22.33 1614.20 0.00 0.00 0.00 0.00 12:54:53 12:00:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 12:54:53 12:00:01 vetha40abaa 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:00:01 ens3 533.16 387.09 5051.22 82.58 0.00 0.00 0.00 0.00 12:54:53 12:01:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 12:54:53 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:01:01 vetha40abaa 0.83 0.88 0.07 0.08 0.00 0.00 0.00 0.00 12:54:53 12:01:01 ens3 22.65 16.78 17.67 10.27 0.00 0.00 0.00 0.00 12:54:53 12:02:01 docker0 0.40 0.40 0.03 0.04 0.00 0.00 0.00 0.00 12:54:53 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:02:01 vetha40abaa 0.40 0.42 0.04 0.04 0.00 0.00 0.00 0.00 12:54:53 12:02:01 ens3 24.36 16.16 20.17 11.87 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth293be76 1.41 3.64 0.12 42.52 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth573cf85 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:03:01 docker0 18.08 32.66 1.27 493.25 0.00 0.00 0.00 0.00 12:54:53 12:03:01 vethe1d1892 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth05427a9 4.12 6.89 0.33 85.02 0.00 0.00 0.00 0.01 12:54:53 12:03:01 vethbe8286e 1.68 3.81 0.14 42.53 0.00 0.00 0.00 0.00 12:54:53 12:03:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 12:54:53 12:03:01 vetha16471b 1.86 4.02 0.16 43.18 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth5e1a72a 4.06 1.80 42.54 0.15 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth01eff91 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth14765ca 2.84 6.82 0.23 125.68 0.00 0.00 0.00 0.01 12:54:53 12:03:01 veth739e66c 0.63 0.05 0.03 0.00 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth15d405e 1.56 3.83 0.13 42.53 0.00 0.00 0.00 0.00 12:54:53 12:03:01 vethc1e4973 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth5c0c07a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:03:01 vethfbb378e 0.62 1.16 0.05 0.27 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth7b7bbd4 1.80 4.06 0.15 42.54 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth2eefbf5 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 12:54:53 12:03:01 vethca6aecf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:03:01 veth546c54d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:03:01 vethcab1f7c 2.11 4.26 0.19 69.25 0.00 0.00 0.00 0.01 12:54:53 12:03:01 ens3 141.91 91.73 2773.29 20.87 0.00 0.00 0.00 0.00 12:54:53 12:03:01 vethfb6ae4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:04:01 veth3b25e8b 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 veth6bf8be6 0.03 0.43 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 docker0 602.18 911.53 51.43 8926.09 0.00 0.00 0.00 0.00 12:54:53 12:04:01 veth38e091f 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 vethf246c12 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 vethec6eb9b 0.03 0.45 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 12:54:53 12:04:01 vetha6f82b7 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 vethe617add 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 veth4325b49 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 vethfd6f792 0.03 0.43 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 vethfbb378e 0.05 2.68 0.00 0.11 0.00 0.00 0.00 0.00 12:54:53 12:04:01 vethd503740 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 veth296e4b4 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 veth27014b5 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 12:54:53 12:04:01 ens3 1031.90 648.09 10800.53 73.97 0.00 0.00 0.00 0.00 12:54:53 12:05:01 veth3b25e8b 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 veth6bf8be6 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 docker0 0.23 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:05:01 veth38e091f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 vethf246c12 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 vethec6eb9b 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:54:53 12:05:01 vetha6f82b7 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 vethe617add 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 veth4325b49 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 vethfd6f792 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 vethfbb378e 0.08 0.22 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 vethd503740 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 veth296e4b4 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 veth27014b5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:54:53 12:05:01 ens3 10.23 6.33 8.15 4.45 0.00 0.00 0.00 0.00 12:54:53 12:06:01 veth3b25e8b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 veth6bf8be6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 veth38e091f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 vethec6eb9b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:06:01 vetha6f82b7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 vethe617add 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 veth4325b49 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 vethfd6f792 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 vethfbb378e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 vethd503740 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 veth27014b5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:06:01 ens3 4.80 2.45 3.87 2.10 0.00 0.00 0.00 0.00 12:54:53 12:07:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:07:01 lo 3.80 3.80 0.38 0.38 0.00 0.00 0.00 0.00 12:54:53 12:07:01 ens3 49.99 42.48 30.48 191.04 0.00 0.00 0.00 0.00 12:54:53 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:08:01 lo 41.32 41.32 4.04 4.04 0.00 0.00 0.00 0.00 12:54:53 12:08:01 ens3 437.15 443.20 214.56 2063.49 0.00 0.00 0.00 0.00 12:54:53 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:09:01 lo 21.33 21.33 2.09 2.09 0.00 0.00 0.00 0.00 12:54:53 12:09:01 ens3 356.15 369.33 132.33 2417.78 0.00 0.00 0.00 0.00 12:54:53 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:10:01 lo 2.93 2.93 0.28 0.28 0.00 0.00 0.00 0.00 12:54:53 12:10:01 ens3 29.68 25.40 17.66 108.37 0.00 0.00 0.00 0.00 12:54:53 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:11:01 ens3 0.98 0.62 0.83 0.38 0.00 0.00 0.00 0.00 12:54:53 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:12:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:13:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:54:53 12:14:01 ens3 6.15 5.42 3.95 4.94 0.00 0.00 0.00 0.00 12:54:53 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:15:01 ens3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:16:01 ens3 1.90 1.58 0.99 1.22 0.00 0.00 0.00 0.00 12:54:53 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:18:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:54:53 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:19:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 12:54:53 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:21:01 ens3 0.50 0.30 0.27 0.21 0.00 0.00 0.00 0.00 12:54:53 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:23:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:24:01 ens3 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 12:54:53 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:25:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:27:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:28:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:54:53 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:29:01 ens3 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 12:54:53 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:30:01 ens3 0.27 0.08 0.03 0.01 0.00 0.00 0.00 0.00 12:54:53 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:31:01 ens3 0.77 0.53 0.30 0.22 0.00 0.00 0.00 0.00 12:54:53 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:32:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 12:54:53 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:33:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:34:01 ens3 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 12:54:53 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:35:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:37:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:38:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:54:53 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:39:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 12:54:53 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:41:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:42:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:54:53 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:43:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:44:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 12:54:53 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:45:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:54:53 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:46:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:54:53 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:47:01 ens3 0.45 0.02 0.03 0.00 0.00 0.00 0.00 0.00 12:54:53 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:48:01 ens3 0.58 0.08 0.03 0.01 0.00 0.00 0.00 0.00 12:54:53 12:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:49:02 ens3 0.72 0.18 0.16 0.07 0.00 0.00 0.00 0.00 12:54:53 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:50:01 ens3 0.58 0.08 0.03 0.01 0.00 0.00 0.00 0.00 12:54:53 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:51:01 ens3 0.52 0.02 0.03 0.00 0.00 0.00 0.00 0.00 12:54:53 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:53 12:52:01 ens3 0.55 0.08 0.03 0.01 0.00 0.00 0.00 0.00 12:54:53 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:53:01 ens3 0.50 0.02 0.03 0.00 0.00 0.00 0.00 0.00 12:54:53 12:54:01 docker0 69.41 75.40 6.19 792.06 0.00 0.00 0.00 0.00 12:54:53 12:54:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 12:54:53 12:54:01 vethde8e327 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 12:54:01 ens3 239.61 173.35 4849.03 37.20 0.00 0.00 0.00 0.00 12:54:53 Average: docker0 27.04 34.11 2.12 265.55 0.00 0.00 0.00 0.00 12:54:53 Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 12:54:53 Average: vethde8e327 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:53 Average: ens3 80.43 65.00 616.59 93.03 0.00 0.00 0.00 0.00 12:54:53 12:54:53 12:54:53 ---> sar -P ALL: 12:54:53 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14362) 07/06/26 _x86_64_ (8 CPU) 12:54:53 12:54:53 11:57:51 LINUX RESTART (8 CPU) 12:54:53 12:54:53 11:58:01 CPU %user %nice %system %iowait %steal %idle 12:54:53 11:59:02 all 9.45 0.00 2.92 2.21 0.06 85.36 12:54:53 11:59:02 0 6.51 0.00 3.48 4.91 0.05 85.04 12:54:53 11:59:02 1 5.53 0.00 2.46 1.27 0.07 90.67 12:54:53 11:59:02 2 16.40 0.00 3.49 1.70 0.07 78.34 12:54:53 11:59:02 3 6.44 0.00 2.24 3.05 0.05 88.22 12:54:53 11:59:02 4 10.61 0.00 1.54 0.45 0.05 87.34 12:54:53 11:59:02 5 9.92 0.00 2.07 0.22 0.07 87.72 12:54:53 11:59:02 6 8.44 0.00 2.14 0.59 0.07 88.77 12:54:53 11:59:02 7 11.72 0.00 5.97 5.46 0.05 76.80 12:54:53 12:00:01 all 8.35 0.00 2.92 0.96 0.07 87.70 12:54:53 12:00:01 0 7.87 0.00 3.53 3.89 0.07 84.64 12:54:53 12:00:01 1 7.98 0.00 3.07 0.22 0.05 88.67 12:54:53 12:00:01 2 9.24 0.00 2.46 0.82 0.07 87.41 12:54:53 12:00:01 3 8.37 0.00 2.69 0.07 0.09 88.79 12:54:53 12:00:01 4 8.53 0.00 3.64 1.53 0.10 86.20 12:54:53 12:00:01 5 10.56 0.00 2.41 0.17 0.05 86.81 12:54:53 12:00:01 6 6.49 0.00 1.97 0.17 0.07 91.30 12:54:53 12:00:01 7 7.76 0.00 3.56 0.83 0.09 87.77 12:54:53 12:01:01 all 48.74 0.00 8.34 0.48 0.11 42.32 12:54:53 12:01:01 0 49.65 0.00 8.15 0.05 0.12 42.04 12:54:53 12:01:01 1 49.27 0.00 8.09 0.05 0.12 42.46 12:54:53 12:01:01 2 48.40 0.00 8.23 0.64 0.12 42.61 12:54:53 12:01:01 3 49.27 0.00 8.58 0.07 0.10 41.98 12:54:53 12:01:01 4 48.52 0.00 8.41 2.55 0.10 40.42 12:54:53 12:01:01 5 49.10 0.00 7.61 0.00 0.12 43.17 12:54:53 12:01:01 6 46.44 0.00 9.35 0.08 0.12 44.01 12:54:53 12:01:01 7 49.27 0.00 8.32 0.39 0.12 41.91 12:54:53 12:02:01 all 62.16 0.00 7.77 0.08 0.11 29.87 12:54:53 12:02:01 0 61.66 0.00 7.65 0.02 0.10 30.58 12:54:53 12:02:01 1 63.40 0.00 7.99 0.00 0.10 28.51 12:54:53 12:02:01 2 60.40 0.00 7.71 0.02 0.12 31.76 12:54:53 12:02:01 3 62.29 0.00 7.85 0.00 0.13 29.73 12:54:53 12:02:01 4 63.10 0.00 7.55 0.49 0.12 28.75 12:54:53 12:02:01 5 62.30 0.00 7.82 0.02 0.12 29.75 12:54:53 12:02:01 6 62.16 0.00 8.03 0.00 0.10 29.71 12:54:53 12:02:01 7 62.00 0.00 7.55 0.12 0.12 30.22 12:54:53 12:03:01 all 34.45 0.00 7.77 3.18 0.09 54.51 12:54:53 12:03:01 0 35.88 0.00 7.92 2.71 0.10 53.39 12:54:53 12:03:01 1 37.27 0.00 8.52 4.25 0.10 49.85 12:54:53 12:03:01 2 34.13 0.00 7.35 2.80 0.07 55.65 12:54:53 12:03:01 3 33.19 0.00 7.02 2.34 0.08 57.37 12:54:53 12:03:01 4 33.27 0.00 7.15 2.77 0.08 56.72 12:54:53 12:03:01 5 33.61 0.00 7.08 1.38 0.08 57.85 12:54:53 12:03:01 6 34.31 0.00 7.52 2.87 0.10 55.20 12:54:53 12:03:01 7 33.94 0.00 9.60 6.33 0.12 50.02 12:54:53 12:04:01 all 16.99 0.00 8.88 36.64 0.10 37.39 12:54:53 12:04:01 0 16.37 0.00 9.88 26.28 0.12 47.35 12:54:53 12:04:01 1 16.62 0.00 9.93 47.46 0.08 25.91 12:54:53 12:04:01 2 18.78 0.00 8.19 33.76 0.08 39.18 12:54:53 12:04:01 3 16.69 0.00 8.48 29.37 0.12 45.35 12:54:53 12:04:01 4 16.91 0.00 8.32 47.86 0.12 26.79 12:54:53 12:04:01 5 16.79 0.00 9.25 35.23 0.10 38.64 12:54:53 12:04:01 6 17.17 0.00 8.26 40.36 0.10 34.11 12:54:53 12:04:01 7 16.57 0.00 8.71 32.82 0.10 41.79 12:54:53 12:05:01 all 87.01 0.00 10.62 2.15 0.15 0.06 12:54:53 12:05:01 0 87.36 0.00 10.44 1.98 0.15 0.07 12:54:53 12:05:01 1 86.66 0.00 10.88 2.10 0.15 0.20 12:54:53 12:05:01 2 87.88 0.00 9.64 2.29 0.15 0.03 12:54:53 12:05:01 3 87.73 0.00 9.87 2.20 0.15 0.05 12:54:53 12:05:01 4 86.64 0.00 10.87 2.30 0.13 0.05 12:54:53 12:05:01 5 86.92 0.00 10.63 2.29 0.13 0.03 12:54:53 12:05:01 6 86.02 0.00 11.91 1.87 0.17 0.03 12:54:53 12:05:01 7 86.87 0.00 10.74 2.19 0.17 0.03 12:54:53 12:06:01 all 91.15 0.00 8.69 0.00 0.15 0.00 12:54:53 12:06:01 0 90.84 0.00 9.01 0.00 0.15 0.00 12:54:53 12:06:01 1 90.97 0.00 8.88 0.00 0.15 0.00 12:54:53 12:06:01 2 91.35 0.00 8.50 0.00 0.15 0.00 12:54:53 12:06:01 3 91.60 0.00 8.25 0.00 0.15 0.00 12:54:53 12:06:01 4 89.77 0.00 10.06 0.00 0.17 0.00 12:54:53 12:06:01 5 91.57 0.00 8.28 0.00 0.15 0.00 12:54:53 12:06:01 6 91.82 0.00 8.01 0.00 0.17 0.00 12:54:53 12:06:01 7 91.29 0.00 8.56 0.00 0.15 0.00 12:54:53 12:07:01 all 75.74 0.00 8.24 1.04 0.15 14.83 12:54:53 12:07:01 0 75.03 0.00 8.44 1.08 0.13 15.32 12:54:53 12:07:01 1 76.00 0.00 7.94 0.93 0.15 14.98 12:54:53 12:07:01 2 76.52 0.00 7.55 1.19 0.15 14.60 12:54:53 12:07:01 3 76.26 0.00 7.67 1.42 0.15 14.50 12:54:53 12:07:01 4 74.01 0.00 9.64 1.37 0.15 14.83 12:54:53 12:07:01 5 76.07 0.00 8.63 0.82 0.15 14.33 12:54:53 12:07:01 6 76.38 0.00 8.30 0.53 0.15 14.63 12:54:53 12:07:01 7 75.65 0.00 7.77 0.97 0.15 15.47 12:54:53 12:08:01 all 7.79 0.00 0.98 0.11 0.06 91.06 12:54:53 12:08:01 0 9.44 0.00 1.24 0.02 0.05 89.25 12:54:53 12:08:01 1 8.08 0.00 1.05 0.10 0.07 90.70 12:54:53 12:08:01 2 7.31 0.00 0.99 0.03 0.05 91.61 12:54:53 12:08:01 3 9.06 0.00 0.95 0.05 0.05 89.89 12:54:53 12:08:01 4 5.46 0.00 0.92 0.02 0.05 93.55 12:54:53 12:08:01 5 7.11 0.00 0.95 0.60 0.05 91.28 12:54:53 12:08:01 6 8.77 0.00 0.80 0.03 0.08 90.31 12:54:53 12:08:01 7 7.05 0.00 0.98 0.03 0.08 91.86 12:54:53 12:09:01 all 9.92 0.00 0.97 0.07 0.06 88.98 12:54:53 12:09:01 0 15.94 0.00 0.90 0.05 0.08 83.03 12:54:53 12:09:01 1 8.60 0.00 0.83 0.02 0.03 90.51 12:54:53 12:09:01 2 14.25 0.00 0.99 0.02 0.08 84.67 12:54:53 12:09:01 3 9.82 0.00 0.99 0.03 0.07 89.10 12:54:53 12:09:01 4 9.03 0.00 0.95 0.02 0.05 89.95 12:54:53 12:09:01 5 5.58 0.00 0.90 0.15 0.05 93.32 12:54:53 12:09:01 6 10.06 0.00 1.19 0.29 0.05 88.41 12:54:53 12:09:01 7 6.08 0.00 0.99 0.02 0.03 92.88 12:54:53 12:54:53 12:09:01 CPU %user %nice %system %iowait %steal %idle 12:54:53 12:10:01 all 0.54 0.00 0.11 0.01 0.02 99.32 12:54:53 12:10:01 0 1.25 0.00 0.08 0.00 0.02 98.65 12:54:53 12:10:01 1 0.07 0.00 0.07 0.00 0.02 99.85 12:54:53 12:10:01 2 0.47 0.00 0.12 0.00 0.02 99.40 12:54:53 12:10:01 3 1.18 0.00 0.23 0.00 0.02 98.57 12:54:53 12:10:01 4 0.13 0.00 0.10 0.00 0.02 99.75 12:54:53 12:10:01 5 0.28 0.00 0.12 0.00 0.02 99.58 12:54:53 12:10:01 6 0.07 0.00 0.08 0.07 0.02 99.77 12:54:53 12:10:01 7 0.87 0.00 0.08 0.02 0.02 99.02 12:54:53 12:11:01 all 0.11 0.00 0.02 0.01 0.01 99.86 12:54:53 12:11:01 0 0.13 0.00 0.02 0.00 0.02 99.83 12:54:53 12:11:01 1 0.25 0.00 0.05 0.00 0.02 99.68 12:54:53 12:11:01 2 0.07 0.00 0.00 0.00 0.00 99.93 12:54:53 12:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:11:01 4 0.20 0.00 0.03 0.02 0.02 99.73 12:54:53 12:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:54:53 12:11:01 6 0.00 0.00 0.02 0.03 0.00 99.95 12:54:53 12:11:01 7 0.18 0.00 0.00 0.00 0.02 99.80 12:54:53 12:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:54:53 12:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:54:53 12:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:54:53 12:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:54:53 12:12:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:54:53 12:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:54:53 12:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:54:53 12:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:13:01 all 0.09 0.00 0.02 0.00 0.01 99.88 12:54:53 12:13:01 0 0.03 0.00 0.00 0.00 0.03 99.93 12:54:53 12:13:01 1 0.52 0.00 0.05 0.00 0.00 99.43 12:54:53 12:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:54:53 12:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:54:53 12:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:13:01 7 0.05 0.00 0.02 0.02 0.00 99.92 12:54:53 12:14:01 all 0.30 0.00 0.05 0.03 0.01 99.61 12:54:53 12:14:01 0 0.13 0.00 0.05 0.00 0.00 99.82 12:54:53 12:14:01 1 0.96 0.00 0.05 0.00 0.02 98.97 12:54:53 12:14:01 2 0.17 0.00 0.07 0.02 0.02 99.73 12:54:53 12:14:01 3 0.00 0.00 0.05 0.02 0.02 99.92 12:54:53 12:14:01 4 0.05 0.00 0.05 0.00 0.02 99.88 12:54:53 12:14:01 5 0.10 0.00 0.03 0.05 0.02 99.80 12:54:53 12:14:01 6 0.27 0.00 0.03 0.18 0.00 99.52 12:54:53 12:14:01 7 0.72 0.00 0.05 0.00 0.02 99.22 12:54:53 12:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:54:53 12:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:54:53 12:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:54:53 12:15:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:54:53 12:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:54:53 12:15:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:54:53 12:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:54:53 12:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:54:53 12:16:01 all 0.05 0.00 0.02 0.00 0.01 99.92 12:54:53 12:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:16:01 1 0.07 0.00 0.00 0.00 0.00 99.93 12:54:53 12:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:54:53 12:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:54:53 12:16:01 4 0.03 0.00 0.08 0.00 0.03 99.85 12:54:53 12:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:54:53 12:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:54:53 12:16:01 7 0.23 0.00 0.02 0.00 0.00 99.75 12:54:53 12:17:01 all 0.12 0.00 0.02 0.00 0.00 99.85 12:54:53 12:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:17:01 1 0.71 0.00 0.12 0.00 0.02 99.15 12:54:53 12:17:01 2 0.08 0.00 0.00 0.00 0.00 99.92 12:54:53 12:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:17:01 4 0.07 0.00 0.02 0.00 0.02 99.90 12:54:53 12:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:54:53 12:17:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:54:53 12:18:01 all 0.04 0.00 0.01 0.01 0.01 99.93 12:54:53 12:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:54:53 12:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:18:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:54:53 12:18:01 4 0.05 0.00 0.03 0.00 0.02 99.90 12:54:53 12:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:54:53 12:18:01 6 0.00 0.00 0.00 0.07 0.00 99.93 12:54:53 12:18:01 7 0.12 0.00 0.03 0.00 0.02 99.83 12:54:53 12:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:54:53 12:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:54:53 12:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:19:01 4 0.07 0.00 0.03 0.00 0.02 99.88 12:54:53 12:19:01 5 0.08 0.00 0.00 0.00 0.00 99.92 12:54:53 12:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:54:53 12:19:01 7 0.08 0.00 0.03 0.00 0.00 99.88 12:54:53 12:20:01 all 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:54:53 12:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:20:01 4 0.07 0.00 0.02 0.00 0.02 99.90 12:54:53 12:20:01 5 0.05 0.00 0.05 0.00 0.00 99.90 12:54:53 12:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:54:53 12:54:53 12:20:01 CPU %user %nice %system %iowait %steal %idle 12:54:53 12:21:01 all 0.06 0.00 0.02 0.07 0.01 99.85 12:54:53 12:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:54:53 12:21:01 1 0.20 0.00 0.00 0.00 0.02 99.78 12:54:53 12:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:54:53 12:21:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:54:53 12:21:01 5 0.10 0.00 0.02 0.00 0.02 99.87 12:54:53 12:21:01 6 0.02 0.00 0.03 0.27 0.00 99.68 12:54:53 12:21:01 7 0.08 0.00 0.03 0.27 0.02 99.60 12:54:53 12:22:01 all 0.19 0.00 0.02 0.02 0.00 99.77 12:54:53 12:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:22:01 1 1.37 0.00 0.00 0.00 0.00 98.63 12:54:53 12:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:22:01 3 0.02 0.00 0.07 0.00 0.00 99.92 12:54:53 12:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:22:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:54:53 12:22:01 6 0.02 0.00 0.02 0.20 0.02 99.75 12:54:53 12:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:23:01 all 0.09 0.00 0.01 0.08 0.01 99.81 12:54:53 12:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:23:01 1 0.47 0.00 0.00 0.00 0.00 99.53 12:54:53 12:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:23:01 3 0.00 0.00 0.00 0.13 0.00 99.87 12:54:53 12:23:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:54:53 12:23:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:54:53 12:23:01 6 0.02 0.00 0.02 0.47 0.02 99.48 12:54:53 12:23:01 7 0.12 0.00 0.00 0.03 0.00 99.85 12:54:53 12:24:01 all 0.02 0.00 0.01 0.18 0.01 99.78 12:54:53 12:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:24:01 2 0.02 0.00 0.00 0.00 0.05 99.93 12:54:53 12:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:54:53 12:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:24:01 6 0.02 0.00 0.02 1.08 0.00 98.88 12:54:53 12:24:01 7 0.02 0.00 0.02 0.33 0.02 99.62 12:54:53 12:25:01 all 0.05 0.00 0.01 0.05 0.01 99.88 12:54:53 12:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:25:01 1 0.22 0.00 0.00 0.00 0.02 99.77 12:54:53 12:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:25:01 5 0.07 0.00 0.02 0.00 0.02 99.90 12:54:53 12:25:01 6 0.02 0.00 0.02 0.25 0.02 99.70 12:54:53 12:25:01 7 0.05 0.00 0.03 0.12 0.00 99.80 12:54:53 12:26:01 all 0.05 0.00 0.01 0.09 0.01 99.85 12:54:53 12:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:54:53 12:26:01 1 0.28 0.00 0.00 0.00 0.00 99.72 12:54:53 12:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:26:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:54:53 12:26:01 6 0.03 0.00 0.03 0.67 0.02 99.25 12:54:53 12:26:01 7 0.00 0.00 0.00 0.03 0.02 99.95 12:54:53 12:27:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:54:53 12:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:27:01 1 0.22 0.00 0.00 0.00 0.02 99.77 12:54:53 12:27:01 2 0.08 0.00 0.00 0.00 0.00 99.92 12:54:53 12:27:01 3 0.00 0.00 0.00 0.03 0.02 99.95 12:54:53 12:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:54:53 12:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:54:53 12:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:54:53 12:28:01 all 0.09 0.00 0.02 0.00 0.01 99.88 12:54:53 12:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:54:53 12:28:01 1 0.47 0.00 0.03 0.00 0.00 99.50 12:54:53 12:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:54:53 12:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:54:53 12:28:01 5 0.10 0.00 0.02 0.00 0.02 99.87 12:54:53 12:28:01 6 0.03 0.00 0.03 0.02 0.02 99.90 12:54:53 12:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:29:01 all 0.18 0.00 0.01 0.00 0.01 99.79 12:54:53 12:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:29:01 1 1.19 0.00 0.02 0.00 0.02 98.78 12:54:53 12:29:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:54:53 12:29:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:54:53 12:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:29:01 5 0.08 0.00 0.02 0.00 0.00 99.90 12:54:53 12:29:01 6 0.02 0.00 0.03 0.02 0.02 99.92 12:54:53 12:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:30:01 all 0.16 0.00 0.02 0.00 0.01 99.81 12:54:53 12:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:30:01 1 1.14 0.00 0.05 0.00 0.02 98.79 12:54:53 12:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:54:53 12:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:54:53 12:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:54:53 12:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:31:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:54:53 12:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:54:53 12:31:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:54:53 12:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:31:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:54:53 12:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:54:53 12:31:01 CPU %user %nice %system %iowait %steal %idle 12:54:53 12:32:01 all 0.09 0.00 0.02 0.00 0.01 99.89 12:54:53 12:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:32:01 1 0.55 0.00 0.02 0.00 0.00 99.43 12:54:53 12:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:54:53 12:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:54:53 12:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:32:01 6 0.02 0.00 0.03 0.02 0.02 99.92 12:54:53 12:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:33:01 all 0.09 0.00 0.02 0.00 0.01 99.88 12:54:53 12:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:33:01 1 0.52 0.00 0.00 0.00 0.02 99.47 12:54:53 12:33:01 2 0.07 0.00 0.03 0.00 0.00 99.90 12:54:53 12:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:33:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:54:53 12:33:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:54:53 12:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:33:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:54:53 12:34:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:54:53 12:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:34:01 1 0.27 0.00 0.02 0.00 0.00 99.72 12:54:53 12:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:34:01 3 0.10 0.00 0.02 0.02 0.02 99.85 12:54:53 12:34:01 4 0.10 0.00 0.00 0.00 0.00 99.90 12:54:53 12:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:54:53 12:34:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:54:53 12:35:01 all 0.04 0.00 0.00 0.00 0.01 99.94 12:54:53 12:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:54:53 12:35:01 2 0.07 0.00 0.00 0.00 0.00 99.93 12:54:53 12:35:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:54:53 12:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:54:53 12:35:01 7 0.18 0.00 0.00 0.00 0.03 99.78 12:54:53 12:36:01 all 0.09 0.00 0.01 0.00 0.01 99.88 12:54:53 12:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:54:53 12:36:01 1 0.68 0.00 0.02 0.00 0.02 99.29 12:54:53 12:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:54:53 12:36:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:54:53 12:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:54:53 12:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:54:53 12:37:01 all 0.10 0.00 0.02 0.00 0.01 99.87 12:54:53 12:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:37:01 1 0.58 0.00 0.02 0.00 0.02 99.38 12:54:53 12:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:54:53 12:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:37:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:54:53 12:37:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:54:53 12:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:54:53 12:37:01 7 0.07 0.00 0.03 0.00 0.03 99.87 12:54:53 12:38:01 all 0.10 0.00 0.01 0.00 0.01 99.88 12:54:53 12:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:54:53 12:38:01 1 0.60 0.00 0.00 0.00 0.02 99.38 12:54:53 12:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:54:53 12:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:54:53 12:38:01 7 0.12 0.00 0.00 0.00 0.02 99.87 12:54:53 12:39:01 all 0.13 0.00 0.02 0.00 0.01 99.84 12:54:53 12:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:54:53 12:39:01 1 0.75 0.00 0.00 0.00 0.00 99.25 12:54:53 12:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:54:53 12:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:54:53 12:39:01 5 0.07 0.00 0.02 0.00 0.00 99.92 12:54:53 12:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:54:53 12:39:01 7 0.08 0.00 0.03 0.00 0.03 99.85 12:54:53 12:40:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:54:53 12:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:54:53 12:40:01 1 1.95 0.00 0.02 0.00 0.00 98.03 12:54:53 12:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:54:53 12:40:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:54:53 12:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:54:53 12:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:54:53 12:40:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:54:53 12:41:01 all 0.05 0.00 0.02 0.00 0.01 99.92 12:54:53 12:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:41:01 1 0.13 0.00 0.03 0.00 0.02 99.82 12:54:53 12:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:41:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:54:53 12:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:54:53 12:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:54:53 12:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:54:53 12:41:01 7 0.15 0.00 0.02 0.00 0.02 99.82 12:54:53 12:42:01 all 0.19 0.00 0.02 0.00 0.00 99.79 12:54:53 12:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:42:01 1 1.29 0.00 0.02 0.00 0.00 98.70 12:54:53 12:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:42:01 3 0.07 0.00 0.03 0.00 0.02 99.88 12:54:53 12:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:54:53 12:54:53 12:42:01 CPU %user %nice %system %iowait %steal %idle 12:54:53 12:43:01 all 0.17 0.00 0.01 0.01 0.01 99.80 12:54:53 12:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:54:53 12:43:01 1 1.14 0.00 0.00 0.00 0.03 98.82 12:54:53 12:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:43:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:54:53 12:43:01 4 0.10 0.00 0.02 0.00 0.02 99.87 12:54:53 12:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:43:01 6 0.02 0.00 0.00 0.03 0.00 99.95 12:54:53 12:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:54:53 12:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:54:53 12:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:44:01 3 0.05 0.00 0.03 0.02 0.02 99.88 12:54:53 12:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:54:53 12:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:54:53 12:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 12:54:53 12:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:54:53 12:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:54:53 12:45:01 3 0.03 0.00 0.02 0.00 0.03 99.92 12:54:53 12:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:54:53 12:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:54:53 12:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:54:53 12:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:54:53 12:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 12:54:53 12:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:54:53 12:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:47:01 all 0.10 0.00 0.01 0.00 0.01 99.88 12:54:53 12:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:47:01 1 0.53 0.00 0.03 0.00 0.00 99.43 12:54:53 12:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:47:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:54:53 12:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:54:53 12:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:47:01 7 0.10 0.00 0.02 0.00 0.02 99.87 12:54:53 12:48:01 all 0.06 0.00 0.02 0.05 0.01 99.87 12:54:53 12:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:54:53 12:48:01 1 0.40 0.00 0.02 0.00 0.00 99.58 12:54:53 12:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:54:53 12:48:01 3 0.00 0.00 0.05 0.07 0.02 99.87 12:54:53 12:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:48:01 6 0.00 0.00 0.00 0.32 0.00 99.68 12:54:53 12:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:54:53 12:49:02 all 0.04 0.00 0.02 0.19 0.01 99.75 12:54:53 12:49:02 0 0.02 0.00 0.05 0.00 0.00 99.93 12:54:53 12:49:02 1 0.05 0.00 0.00 0.00 0.02 99.93 12:54:53 12:49:02 2 0.07 0.00 0.00 0.00 0.00 99.93 12:54:53 12:49:02 3 0.02 0.00 0.03 0.33 0.02 99.60 12:54:53 12:49:02 4 0.07 0.00 0.02 0.00 0.02 99.90 12:54:53 12:49:02 5 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:49:02 6 0.03 0.00 0.02 1.22 0.00 98.73 12:54:53 12:49:02 7 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:50:01 all 0.03 0.00 0.01 0.05 0.00 99.90 12:54:53 12:50:01 0 0.05 0.00 0.00 0.37 0.02 99.56 12:54:53 12:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:54:53 12:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 12:54:53 12:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:54:53 12:50:01 6 0.02 0.00 0.02 0.05 0.00 99.92 12:54:53 12:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:51:01 all 0.06 0.00 0.02 0.03 0.01 99.88 12:54:53 12:51:01 0 0.03 0.00 0.05 0.02 0.00 99.90 12:54:53 12:51:01 1 0.32 0.00 0.02 0.00 0.02 99.65 12:54:53 12:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:54:53 12:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:51:01 6 0.02 0.00 0.00 0.22 0.02 99.75 12:54:53 12:51:01 7 0.07 0.00 0.00 0.00 0.02 99.92 12:54:53 12:52:01 all 0.02 0.00 0.01 0.04 0.00 99.93 12:54:53 12:52:01 0 0.05 0.00 0.03 0.17 0.00 99.75 12:54:53 12:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:54:53 12:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:52:01 3 0.07 0.00 0.03 0.02 0.02 99.87 12:54:53 12:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:54:53 12:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:54:53 12:52:01 6 0.02 0.00 0.00 0.10 0.00 99.88 12:54:53 12:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:54:53 12:53:01 all 0.09 0.00 0.01 0.00 0.01 99.88 12:54:53 12:53:01 0 0.03 0.00 0.07 0.00 0.02 99.88 12:54:53 12:53:01 1 0.55 0.00 0.00 0.00 0.00 99.45 12:54:53 12:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:54:53 12:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:54:53 12:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:54:53 12:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:54:53 12:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:54:53 12:53:01 7 0.07 0.00 0.00 0.00 0.00 99.93 12:54:53 12:54:53 12:53:01 CPU %user %nice %system %iowait %steal %idle 12:54:53 12:54:01 all 5.10 0.00 2.15 0.77 0.05 91.93 12:54:53 12:54:01 0 5.46 0.00 2.15 0.10 0.07 92.22 12:54:53 12:54:01 1 4.71 0.00 1.75 1.40 0.05 92.09 12:54:53 12:54:01 2 4.71 0.00 1.99 0.08 0.05 93.16 12:54:53 12:54:01 3 4.15 0.00 1.66 0.08 0.05 94.05 12:54:53 12:54:01 4 4.39 0.00 1.56 0.02 0.03 94.00 12:54:53 12:54:01 5 6.40 0.00 3.19 3.95 0.05 86.40 12:54:53 12:54:01 6 5.16 0.00 1.78 0.35 0.03 92.68 12:54:53 12:54:01 7 5.83 0.00 3.11 0.18 0.07 90.80 12:54:53 Average: all 8.21 0.00 1.26 0.86 0.03 89.64 12:54:53 Average: 0 8.26 0.00 1.31 0.74 0.03 89.66 12:54:53 Average: 1 8.44 0.00 1.28 1.02 0.03 89.23 12:54:53 Average: 2 8.38 0.00 1.20 0.76 0.03 89.63 12:54:53 Average: 3 8.14 0.00 1.19 0.70 0.03 89.93 12:54:53 Average: 4 8.05 0.00 1.27 1.05 0.03 89.61 12:54:53 Average: 5 8.15 0.00 1.24 0.79 0.03 89.79 12:54:53 Average: 6 8.09 0.00 1.24 0.93 0.03 89.72 12:54:53 Average: 7 8.15 0.00 1.36 0.89 0.03 89.57 12:54:53 12:54:53 12:54:53