Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a84f56edc9f66ba8d992e2d3f445956798a6ebd6 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-ssh4555036162407764744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17945315821931467852.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh16225463000115279006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9357786434000896286.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-ssh15897706489574547186.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-41556’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41557 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/813 [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/813 # 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 Avoid second fetch Checking out Revision a84f56edc9f66ba8d992e2d3f445956798a6ebd6 (main) Commit message: "Merge pull request #5118 from judehung/single-schema-name" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f a84f56edc9f66ba8d992e2d3f445956798a6ebd6 # timeout=10 > git rev-list --no-walk 544488c04c58fb09d5a4e1432ff61429c65333d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:41 ========================================================= 08:30:41 EdgeX Global Pipelines Version Info 08:30:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:41 ------------------- 08:30:41 stable info: 08:30:41 ------------------- 08:30:41 Commited By: Cherry Wang cherry@iotechsys.com 08:30:41 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 08:30:41 Message: update stable to v1.0.272 08:30:42 ------------------- 08:30:42 experimental info: 08:30:42 ------------------- 08:30:42 Commited By: Ginny Guan ginny@iotechsys.com 08:30:42 Commit SHA: f6db5fc2479be019f42e69019374e584c3d84f0b 08:30:42 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a84f56e [Pipeline] echo 08:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:43 provisioning config files... 08:30:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/813@tmp/config2137515347027939729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:43 ---> ****-login.sh 08:30:43 nexus3.edgexfoundry.org:10001 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 nexus3.edgexfoundry.org:10002 08:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:44 Configure a credential helper to remove this warning. See 08:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:44 08:30:44 Login Succeeded 08:30:44 nexus3.edgexfoundry.org:10003 08:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:44 Configure a credential helper to remove this warning. See 08:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:44 08:30:44 Login Succeeded 08:30:44 nexus3.edgexfoundry.org:10004 08:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:44 Configure a credential helper to remove this warning. See 08:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:44 08:30:44 Login Succeeded 08:30:44 ****.io 08:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:44 Configure a credential helper to remove this warning. See 08:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:44 08:30:44 Login Succeeded 08:30:44 ---> ****-login.sh ends [Pipeline] } 08:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:44 + 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 08:30:44 + cut -d/ -f2 08:30:44 + dirname cmd/core-command/Dockerfile 08:30:44 + echo core-command,cmd/core-command/Dockerfile 08:30:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:44 + + cut -d/ -f2 08:30:44 dirname cmd/core-data/Dockerfile 08:30:44 + echo core-data,cmd/core-data/Dockerfile 08:30:44 + dirname cmd/core-keeper/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:44 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 08:30:44 08:30:44 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:44 + dirname cmd/security-bootstrapper/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:44 + dirname cmd/security-proxy-auth/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:44 + dirname cmd/security-proxy-setup/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:44 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:44 + dirname cmd/security-spire-agent/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:44 + dirname cmd/security-spire-config/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:44 + dirname cmd/security-spire-server/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:44 + dirname cmd/support-notifications/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:44 + dirname cmd/support-scheduler/Dockerfile 08:30:44 + cut -d/ -f2 08:30:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:44 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 08:30:45 + git rev-list -1 --merges a84f56edc9f66ba8d992e2d3f445956798a6ebd6~1..a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] echo 08:30:45 -----------> git rev-list -1 --merges a84f56edc9f66ba8d992e2d3f445956798a6ebd6~1..a84f56edc9f66ba8d992e2d3f445956798a6ebd6 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:30:45 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [false] [Pipeline] sh 08:30:45 + git log --format=format:%s -1 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] echo 08:30:45 ========================================================= 08:30:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:45 + grep -v github /etc/ssh/ssh_known_hosts 08:30:45 + [ -e /tmp/ssh_known_hosts ] 08:30:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:45 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:46 08:30:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:46 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:46 b85a868b505f: Pulling fs layer 08:30:46 e2be974225ed: Pulling fs layer 08:30:46 339a4e72a1f5: Pulling fs layer 08:30:46 988bab9f4d93: Pulling fs layer 08:30:46 1469e6f7b9e6: Pulling fs layer 08:30:46 eaf3925da568: Pulling fs layer 08:30:46 1469e6f7b9e6: Waiting 08:30:46 bab4dde63d76: Pulling fs layer 08:30:46 bde34c3a00c8: Pulling fs layer 08:30:46 b352a97aabf1: Pulling fs layer 08:30:46 4872d77fe225: Pulling fs layer 08:30:46 5851b861e8e6: Pulling fs layer 08:30:46 eaf3925da568: Waiting 08:30:46 bde34c3a00c8: Waiting 08:30:46 4872d77fe225: Waiting 08:30:46 bab4dde63d76: Waiting 08:30:46 5851b861e8e6: Waiting 08:30:46 e2be974225ed: Download complete 08:30:46 988bab9f4d93: Download complete 08:30:46 1469e6f7b9e6: Verifying Checksum 08:30:46 1469e6f7b9e6: Download complete 08:30:46 eaf3925da568: Download complete 08:30:46 339a4e72a1f5: Verifying Checksum 08:30:46 339a4e72a1f5: Download complete 08:30:46 bde34c3a00c8: Verifying Checksum 08:30:46 bde34c3a00c8: Download complete 08:30:46 b352a97aabf1: Download complete 08:30:46 5851b861e8e6: Verifying Checksum 08:30:46 5851b861e8e6: Download complete 08:30:46 b85a868b505f: Verifying Checksum 08:30:46 b85a868b505f: Download complete 08:30:47 bab4dde63d76: Verifying Checksum 08:30:47 bab4dde63d76: Download complete 08:30:48 b85a868b505f: Pull complete 08:30:48 e2be974225ed: Pull complete 08:30:48 339a4e72a1f5: Pull complete 08:30:48 988bab9f4d93: Pull complete 08:30:48 1469e6f7b9e6: Pull complete 08:30:48 eaf3925da568: Pull complete 08:30:50 bab4dde63d76: Pull complete 08:30:50 bde34c3a00c8: Pull complete 08:30:50 b352a97aabf1: Pull complete 08:30:50 4872d77fe225: Pull complete 08:30:50 5851b861e8e6: Pull complete 08:30:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:50 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 08:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:52 $ docker top cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed -eo pid,comm 08:30:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:52 [ssh-agent] Looking for ssh-agent implementation... 08:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:52 $ docker exec cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed ssh-agent 08:30:53 SSH_AUTH_SOCK=/tmp/ssh-bCANIesqklfF/agent.32 08:30:53 SSH_AGENT_PID=38 08:30:53 Running ssh-add (command line suppressed) 08:30:53 Identity added: /w/workspace/edgex-go/813@tmp/private_key_14309669823672877257.key (/w/workspace/edgex-go/813@tmp/private_key_14309669823672877257.key) 08:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:53 + git tag --points-at HEAD [Pipeline] } 08:30:53 $ docker exec --env ******** --env ******** cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed ssh-agent -k 08:30:53 unset SSH_AUTH_SOCK; 08:30:53 unset SSH_AGENT_PID; 08:30:53 echo Agent pid 38 killed; 08:30:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:53 [ssh-agent] Looking for ssh-agent implementation... 08:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:53 $ docker exec cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed ssh-agent 08:30:53 SSH_AUTH_SOCK=/tmp/ssh-Q5WQpbpsf8XX/agent.71 08:30:53 SSH_AGENT_PID=77 08:30:53 Running ssh-add (command line suppressed) 08:30:54 Identity added: /w/workspace/edgex-go/813@tmp/private_key_13616137507761437886.key (/w/workspace/edgex-go/813@tmp/private_key_13616137507761437886.key) 08:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:54 + git semver init 08:30:54 2025-03-18 08:30:54,480 [run_init] DEBUG init version:0.0.0 force:False 08:30:54 2025-03-18 08:30:54,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/813/.semver 08:30:54 2025-03-18 08:30:54,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/813/.semver 08:30:54 2025-03-18 08:30:54,482 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/813/.semver'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=None) 08:31:01 2025-03-18 08:30:59,872 [append_file] DEBUG append to file:/w/workspace/edgex-go/813/.git/info/exclude 08:31:01 2025-03-18 08:30:59,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/813/.semver/main with force:False 08:31:01 2025-03-18 08:30:59,872 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main 08:31:01 2025-03-18 08:30:59,872 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main 08:31:01 4.0.0-dev.75 [Pipeline] } 08:31:01 $ docker exec --env ******** --env ******** cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed ssh-agent -k 08:31:01 unset SSH_AUTH_SOCK; 08:31:01 unset SSH_AGENT_PID; 08:31:01 echo Agent pid 77 killed; 08:31:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:01 + git semver [Pipeline] } 08:31:01 $ docker stop --time=1 cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed 08:31:03 $ docker rm -f --volumes cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed [Pipeline] // withDockerContainer [Pipeline] sh 08:31:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:03 Stashed 1 file(s) [Pipeline] echo 08:31:03 [edgeXSemver]: initialized semver on version 4.0.0-dev.75 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:04 + git config --global --add safe.directory /w/workspace/edgex-go/813 [Pipeline] echo 08:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:04 ========================================================= 08:31:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:31:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:04 da9db072f522: Pulling fs layer 08:31:04 6ef4a4ee8ca5: Pulling fs layer 08:31:04 06f05ace1117: Pulling fs layer 08:31:04 5fe327b54edc: Pulling fs layer 08:31:04 4f4fb700ef54: Pulling fs layer 08:31:04 92a5565b7b96: Pulling fs layer 08:31:04 ff9bb7016b71: Pulling fs layer 08:31:04 b67dba6c2c7d: Pulling fs layer 08:31:04 a813b0c90790: Pulling fs layer 08:31:04 92a5565b7b96: Waiting 08:31:04 ff9bb7016b71: Waiting 08:31:04 b67dba6c2c7d: Waiting 08:31:04 a813b0c90790: Waiting 08:31:04 5fe327b54edc: Waiting 08:31:04 4f4fb700ef54: Waiting 08:31:04 6ef4a4ee8ca5: Verifying Checksum 08:31:04 6ef4a4ee8ca5: Download complete 08:31:04 5fe327b54edc: Verifying Checksum 08:31:04 5fe327b54edc: Download complete 08:31:04 4f4fb700ef54: Verifying Checksum 08:31:04 4f4fb700ef54: Download complete 08:31:04 92a5565b7b96: Verifying Checksum 08:31:04 92a5565b7b96: Download complete 08:31:04 da9db072f522: Download complete 08:31:04 ff9bb7016b71: Verifying Checksum 08:31:04 ff9bb7016b71: Download complete 08:31:04 da9db072f522: Pull complete 08:31:04 a813b0c90790: Verifying Checksum 08:31:04 a813b0c90790: Download complete 08:31:04 6ef4a4ee8ca5: Pull complete 08:31:05 06f05ace1117: Verifying Checksum 08:31:05 06f05ace1117: Download complete 08:31:05 b67dba6c2c7d: Verifying Checksum 08:31:05 b67dba6c2c7d: Download complete 08:31:08 06f05ace1117: Pull complete 08:31:08 5fe327b54edc: Pull complete 08:31:08 4f4fb700ef54: Pull complete 08:31:08 92a5565b7b96: Pull complete 08:31:08 ff9bb7016b71: Pull complete 08:31:11 b67dba6c2c7d: Pull complete 08:31:11 a813b0c90790: Pull complete 08:31:11 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:31:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:11 WORKDIR /edgex 08:31:11 COPY go.mod . 08:31:11 RUN go mod download 08:31:11 + docker build -t ci-base-image-x86_64 -f - . 08:31:12 Sending build context to Docker daemon 185.9MB 08:31:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:12 ---> 3ba60ce46760 08:31:12 Step 2/4 : WORKDIR /edgex 08:31:15 ---> Running in 75ccaaf3caf5 08:31:15 Removing intermediate container 75ccaaf3caf5 08:31:15 ---> 16f19495550d 08:31:15 Step 3/4 : COPY go.mod . 08:31:15 ---> f0703437d3cc 08:31:15 Step 4/4 : RUN go mod download 08:31:15 ---> Running in 6fdb51e99df1 08:31:18 Still waiting to schedule task 08:31:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:34 Removing intermediate container 6fdb51e99df1 08:31:34 ---> 67dd531b643d 08:31:34 Successfully built 67dd531b643d 08:31:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 + docker inspect -f . ci-base-image-x86_64 08:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:34 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 08:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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 08:31:34 $ docker top 76a4af06555cee27eb87b54ff8a565edf87123e0f86dd14a880db03ef286dd79 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:35 + go version 08:31:35 go version go1.23.4 linux/amd64 [Pipeline] } 08:31:35 $ docker stop --time=1 76a4af06555cee27eb87b54ff8a565edf87123e0f86dd14a880db03ef286dd79 08:31:36 $ docker rm -f --volumes 76a4af06555cee27eb87b54ff8a565edf87123e0f86dd14a880db03ef286dd79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:36 + docker inspect -f . ci-base-image-x86_64 08:31:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:36 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 08:31:36 $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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 08:31:37 $ docker top 92dadf1b5463432a13557f9a79c55f98b33c08263beedae330b9e4f55e59a66b -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:37 ========================================================= 08:31:37 [edgeXBuildGoParallel] Running Tests and Build... 08:31:37 ========================================================= [Pipeline] sh 08:31:37 + git config --global --add safe.directory /w/workspace/edgex-go/813 [Pipeline] fileExists [Pipeline] sh 08:31:37 + make test 08:31:37 go test -race -coverprofile=coverage.out ./... 08:31:46 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:12 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:32:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:12 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:32:12 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements 08:32:13 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:32:13 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:32:13 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:32:13 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:16 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:32:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:32:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 45.7% of statements 08:32:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:32:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.136s coverage: 93.4% of statements 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:20 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:32:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:20 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:32:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:32:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:32:20 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:32:20 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:20 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:32:20 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:32:20 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:32:22 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.6% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:32:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:32:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:32:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:32:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:32:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:32:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:32:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:32:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.036s coverage: 94.4% of statements 08:32:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:32:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:32:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:32:39 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:32:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:32:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:32:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:32:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:32:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:32:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:32:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:32:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41558 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:32:44 Running in /w/workspace/edgex-go/813 [Pipeline] { [Pipeline] checkout 08:32:44 The recommended git tool is: git 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.042s coverage: 92.9% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.053s coverage: 6.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.052s coverage: 33.3% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.183s coverage: 54.5% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.033s coverage: 100.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.037s coverage: 88.6% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 29.2% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.032s coverage: 76.2% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 97.7% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements 08:32:48 using credential edgex-jenkins-ssh 08:32:48 Cloning the remote Git repository 08:32:48 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:49 running golangci-lint 08:32:49 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:32:49 go version go1.23.4 linux/amd64 08:32:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:48 > git init /w/workspace/edgex-go/813 # timeout=10 08:32:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:49 > git --version # timeout=10 08:32:49 > git --version # 'git version 2.25.1' 08:32:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:49 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:32:49 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:49 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:07 Avoid second fetch 08:33:07 Checking out Revision a84f56edc9f66ba8d992e2d3f445956798a6ebd6 (main) 08:33:08 Commit message: "Merge pull request #5118 from judehung/single-schema-name" 08:33:07 > git config core.sparsecheckout # timeout=10 08:33:07 > git checkout -f a84f56edc9f66ba8d992e2d3f445956798a6ebd6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:12 Dload Upload Total Spent Left Speed 08:33:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh 08:33:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:13 + sudo tee /etc/docker/daemon.new 08:33:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:13 { 08:33:13 "registry-mirrors": [ 08:33:13 "https://nexus3.edgexfoundry.org:10001" 08:33:13 ], 08:33:13 "bip": "10.250.0.254/24", 08:33:13 "hosts": [ 08:33:13 "tcp://0.0.0.0:5555", 08:33:13 "unix:///var/run/docker.sock" 08:33:13 ], 08:33:13 "mtu": 1458, 08:33:13 "selinux-enabled": true, 08:33:13 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:13 } [Pipeline] sh 08:33:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:14 + sudo service docker restart 08:33:15 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|name|exports_file|files|imports) took 24.104527134s" 08:33:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.66999ms" 08:33:30 level=info msg="[linters_context/goanalysis] analyzers took 1m56.782599729s with top 10 stages: buildir: 1m12.951268563s, gosec: 4.139082259s, inspect: 3.330937421s, fact_deprecated: 3.188793015s, printf: 2.163581045s, ctrlflow: 1.73003739s, fact_purity: 1.434776701s, nilness: 1.271942988s, S1038: 1.23055248s, typedness: 811.502315ms" 08:33:30 level=info msg="[runner] Issues before processing: 202, after processing: 0" 08:33:30 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, exclude: 202/202, nolint: 20/0, skip_files: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, invalid_issue: 202/202, identifier_marker: 202/202" 08:33:30 level=info msg="[runner] processing took 18.752563ms with stages: nolint: 8.054366ms, identifier_marker: 5.726767ms, exclude-rules: 1.735934ms, path_prettifier: 1.24704ms, autogenerated_exclude: 1.21138ms, skip_dirs: 655.645µs, cgo: 52.65µs, invalid_issue: 40.671µs, filename_unadjuster: 22.68µs, max_same_issues: 1.43µs, fixer: 840ns, uniq_by_line: 790ns, exclude: 470ns, max_from_linter: 440ns, sort_results: 430ns, skip_files: 310ns, diff: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 100ns, severity-rules: 90ns" 08:33:30 level=info msg="[runner] linters took 15.108356417s with stages: goanalysis_metalinter: 15.089515804s" 08:33:30 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:30 level=info msg="Memory: 387 samples, avg is 314.3MB, max is 1388.0MB" 08:33:30 level=info msg="Execution took 39.26719465s" 08:33:30 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:32 provisioning config files... 08:33:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/813@tmp/config8657828046759375174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:32 ---> ****-login.sh 08:33:32 nexus3.edgexfoundry.org:10001 08:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:33 Configure a credential helper to remove this warning. See 08:33:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:33 08:33:33 Login Succeeded 08:33:33 nexus3.edgexfoundry.org:10002 08:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:34 Configure a credential helper to remove this warning. See 08:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:34 08:33:34 Login Succeeded 08:33:34 nexus3.edgexfoundry.org:10003 08:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:34 Configure a credential helper to remove this warning. See 08:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:34 08:33:34 Login Succeeded 08:33:34 nexus3.edgexfoundry.org:10004 08:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:34 Configure a credential helper to remove this warning. See 08:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:34 08:33:34 Login Succeeded 08:33:34 ****.io 08:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 ---> ****-login.sh ends [Pipeline] } 08:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:35 + git config --global --add safe.directory /w/workspace/edgex-go/813 [Pipeline] echo 08:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:33:35 ========================================================= 08:33:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:33:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:33:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:36 9986a736f7d3: Pulling fs layer 08:33:36 1f018df60701: Pulling fs layer 08:33:36 39f8f326b044: Pulling fs layer 08:33:36 e6a1e7a6a96a: Pulling fs layer 08:33:36 4f4fb700ef54: Pulling fs layer 08:33:36 d45d956e0dbf: Pulling fs layer 08:33:36 d7702b0d1db1: Pulling fs layer 08:33:36 5c7f0f088c93: Pulling fs layer 08:33:36 4fdc064ae6cf: Pulling fs layer 08:33:36 e6a1e7a6a96a: Waiting 08:33:36 d45d956e0dbf: Waiting 08:33:36 4f4fb700ef54: Waiting 08:33:36 d7702b0d1db1: Waiting 08:33:36 5c7f0f088c93: Waiting 08:33:36 4fdc064ae6cf: Waiting 08:33:36 ./bin/test-attribution-txt.sh 08:33:36 1f018df60701: Verifying Checksum 08:33:36 1f018df60701: Download complete 08:33:36 e6a1e7a6a96a: Verifying Checksum 08:33:36 e6a1e7a6a96a: Download complete 08:33:36 4f4fb700ef54: Verifying Checksum 08:33:36 4f4fb700ef54: Download complete 08:33:36 d45d956e0dbf: Verifying Checksum 08:33:36 d45d956e0dbf: Download complete 08:33:36 9986a736f7d3: Download complete 08:33:36 d7702b0d1db1: Download complete [Pipeline] echo 08:33:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:33:36 + ls -al . 08:33:36 total 1992 08:33:36 drwxrwxr-x 11 1001 1001 4096 Mar 18 08:31 . 08:33:36 drwxr-xr-x 4 root root 4096 Mar 18 08:31 .. 08:33:36 drwxrwxr-x 2 1001 1001 4096 Mar 18 08:30 .blubracket 08:33:36 -rw-rw-r-- 1 1001 1001 10 Mar 18 08:30 .dockerignore 08:33:36 drwxrwxr-x 8 1001 1001 4096 Mar 18 08:32 .git 08:33:36 drwxrwxr-x 3 1001 1001 4096 Mar 18 08:30 .github 08:33:36 -rw-rw-r-- 1 1001 1001 909 Mar 18 08:30 .gitignore 08:33:36 -rw-rw-r-- 1 1001 1001 218 Mar 18 08:30 .golangci.yml 08:33:36 -rw-rw-r-- 1 1001 1001 100 Mar 18 08:30 .hadolint.yml 08:33:36 drwxr-xr-x 3 1001 1001 4096 Mar 18 08:30 .semver 08:33:36 -rw-rw-r-- 1 1001 1001 155 Mar 18 08:30 .sonarcloud.properties 08:33:36 -rw-rw-r-- 1 1001 1001 1171 Mar 18 08:30 ADOPTERS.md 08:33:36 -rw-rw-r-- 1 1001 1001 17374 Mar 18 08:30 Attribution.txt 08:33:36 -rw-rw-r-- 1 1001 1001 108018 Mar 18 08:30 CHANGELOG.md 08:33:36 -rw-rw-r-- 1 1001 1001 3804 Mar 18 08:30 CONTRIBUTING.md 08:33:36 -rw-rw-r-- 1 1001 1001 677 Mar 18 08:30 GOVERNANCE.md 08:33:36 -rw-rw-r-- 1 1001 1001 858 Mar 18 08:30 Jenkinsfile 08:33:36 -rw-rw-r-- 1 1001 1001 10775 Mar 18 08:30 LICENSE 08:33:36 -rw-rw-r-- 1 1001 1001 16740 Mar 18 08:30 Makefile 08:33:36 -rw-rw-r-- 1 1001 1001 582 Mar 18 08:30 OWNERS.md 08:33:36 -rw-rw-r-- 1 1001 1001 9932 Mar 18 08:30 README.md 08:33:36 -rw-rw-r-- 1 1001 1001 789 Mar 18 08:30 SECURITY.md 08:33:36 -rw-rw-r-- 1 1001 1001 12 Mar 18 08:31 VERSION 08:33:36 drwxrwxr-x 2 1001 1001 4096 Mar 18 08:30 bin 08:33:36 drwxrwxr-x 19 1001 1001 4096 Mar 18 08:30 cmd 08:33:36 -rw-r--r-- 1 root root 1660924 Mar 18 08:32 coverage.out 08:33:36 drwxrwxr-x 2 1001 1001 4096 Mar 18 08:30 fuzz_test 08:33:36 -rw-rw-r-- 1 1001 1001 6454 Mar 18 08:30 go.mod 08:33:36 -rw-rw-r-- 1 1001 1001 88143 Mar 18 08:30 go.sum 08:33:36 drwxrwxr-x 7 1001 1001 4096 Mar 18 08:30 internal 08:33:36 drwxrwxr-x 2 1001 1001 4096 Mar 18 08:30 openapi 08:33:36 -rw-rw-r-- 1 1001 1001 584 Mar 18 08:30 security.txt 08:33:36 -rw-rw-r-- 1 1001 1001 204 Mar 18 08:30 version.go [Pipeline] sh 08:33:36 4fdc064ae6cf: Verifying Checksum 08:33:36 4fdc064ae6cf: Download complete 08:33:37 + '[' -e coverage.out ] 08:33:37 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:37 9986a736f7d3: Pull complete 08:33:37 Stashed 1 file(s) [Pipeline] sh 08:33:37 + make build 08:33:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:33:37 1f018df60701: Pull complete 08:33:38 39f8f326b044: Verifying Checksum 08:33:38 39f8f326b044: Download complete 08:33:39 5c7f0f088c93: Verifying Checksum 08:33:39 5c7f0f088c93: Download complete 08:33:51 39f8f326b044: Pull complete 08:33:51 e6a1e7a6a96a: Pull complete 08:33:52 4f4fb700ef54: Pull complete 08:33:52 d45d956e0dbf: Pull complete 08:33:52 d7702b0d1db1: Pull complete 08:34:01 5c7f0f088c93: Pull complete 08:34:02 4fdc064ae6cf: Pull complete 08:34:02 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 08:34:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:34:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:34:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:34:03 WORKDIR /edgex 08:34:03 COPY go.mod . 08:34:03 RUN go mod download 08:34:03 + docker build -t ci-base-image-arm64 -f - . 08:34:03 Sending build context to Docker daemon 3.692MB 08:34:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:34:03 ---> 63f30b955cb9 08:34:03 Step 2/4 : WORKDIR /edgex 08:34:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:34:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:34:05 ---> Running in e506a94803e4 08:34:05 Removing intermediate container e506a94803e4 08:34:05 ---> bb78646246b5 08:34:05 Step 3/4 : COPY go.mod . 08:34:06 ---> c717c058b4d1 08:34:06 Step 4/4 : RUN go mod download 08:34:06 ---> Running in 4f99e07d032a 08:34:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:34:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:24 $ docker stop --time=1 92dadf1b5463432a13557f9a79c55f98b33c08263beedae330b9e4f55e59a66b 08:34:28 $ docker rm -f --volumes 92dadf1b5463432a13557f9a79c55f98b33c08263beedae330b9e4f55e59a66b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:29 08:34:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:29 latest: Pulling from edgex-devops/edgex-compose 08:34:29 91d30c5bc195: Pulling fs layer 08:34:29 2e9b0aa3be6d: Pulling fs layer 08:34:29 9c61dcf015f6: Pulling fs layer 08:34:29 4698f68db338: Pulling fs layer 08:34:29 2a2f49069b9e: Pulling fs layer 08:34:29 e0025b399a48: Pulling fs layer 08:34:29 4698f68db338: Waiting 08:34:29 e0025b399a48: Waiting 08:34:29 2a2f49069b9e: Waiting 08:34:29 91d30c5bc195: Verifying Checksum 08:34:29 91d30c5bc195: Download complete 08:34:29 4698f68db338: Verifying Checksum 08:34:29 4698f68db338: Download complete 08:34:30 2e9b0aa3be6d: Verifying Checksum 08:34:30 2e9b0aa3be6d: Download complete 08:34:30 e0025b399a48: Verifying Checksum 08:34:30 e0025b399a48: Download complete 08:34:30 91d30c5bc195: Pull complete 08:34:30 2a2f49069b9e: Download complete 08:34:30 2e9b0aa3be6d: Pull complete 08:34:30 9c61dcf015f6: Verifying Checksum 08:34:30 9c61dcf015f6: Download complete 08:34:33 9c61dcf015f6: Pull complete 08:34:33 4698f68db338: Pull complete 08:34:33 2a2f49069b9e: Pull complete 08:34:33 e0025b399a48: Pull complete 08:34:33 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:33 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 08:34:33 $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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 08:34:35 $ docker top e3721f5c01c40a36057b5feb7a758a75765e391f9979b8a85ad46b32ff33251d -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:35 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:38 #1 [core-command internal] load build definition from Dockerfile 08:34:38 #1 transferring dockerfile: 1.94kB done 08:34:38 #1 DONE 0.0s 08:34:38 08:34:38 #2 [core-keeper internal] load build definition from Dockerfile 08:34:38 #2 transferring dockerfile: 2.01kB done 08:34:38 #2 DONE 0.0s 08:34:38 08:34:38 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:38 #3 transferring dockerfile: 2.23kB done 08:34:38 #3 DONE 0.0s 08:34:38 08:34:38 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:34:38 #4 transferring dockerfile: 2.50kB done 08:34:38 #4 DONE 0.0s 08:34:38 08:34:38 #5 [security-spire-server internal] load build definition from Dockerfile 08:34:38 #5 transferring dockerfile: 1.70kB done 08:34:38 #5 DONE 0.0s 08:34:38 08:34:38 #6 [security-bootstrapper internal] load build definition from Dockerfile 08:34:38 #6 transferring dockerfile: 3.02kB done 08:34:38 #6 DONE 0.0s 08:34:38 08:34:38 #7 [security-spire-config internal] load build definition from Dockerfile 08:34:38 #7 transferring dockerfile: 1.69kB done 08:34:38 #7 DONE 0.0s 08:34:38 08:34:38 #8 [security-spire-agent internal] load build definition from Dockerfile 08:34:38 #8 transferring dockerfile: 1.81kB done 08:34:38 #8 DONE 0.0s 08:34:38 08:34:38 #9 [support-notifications internal] load build definition from Dockerfile 08:34:38 #9 transferring dockerfile: 2.00kB done 08:34:38 #9 DONE 0.0s 08:34:38 08:34:38 #10 [support-scheduler internal] load build definition from Dockerfile 08:34:38 #10 transferring dockerfile: 1.83kB done 08:34:38 #10 DONE 0.0s 08:34:38 08:34:38 #11 [core-metadata internal] load build definition from Dockerfile 08:34:38 #11 transferring dockerfile: 2.10kB done 08:34:38 #11 DONE 0.0s 08:34:38 08:34:38 #12 [core-data internal] load build definition from Dockerfile 08:34:38 #12 transferring dockerfile: 2.04kB done 08:34:38 #12 DONE 0.0s 08:34:38 08:34:38 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:38 #13 transferring dockerfile: 1.89kB done 08:34:38 #13 DONE 0.0s 08:34:38 08:34:38 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:38 #14 transferring dockerfile: 2.49kB done 08:34:38 #14 DONE 0.1s 08:34:38 08:34:38 #15 [security-proxy-auth internal] load build definition from Dockerfile 08:34:38 #15 transferring dockerfile: 2.14kB done 08:34:38 #15 DONE 0.1s 08:34:38 08:34:38 #16 [core-command internal] load .dockerignore 08:34:38 #16 transferring context: 50B done 08:34:38 #16 DONE 0.1s 08:34:38 08:34:38 #17 [core-keeper internal] load .dockerignore 08:34:38 #17 transferring context: 50B done 08:34:38 #17 DONE 0.0s 08:34:38 08:34:38 #18 [core-common-config-bootstrapper internal] load .dockerignore 08:34:38 #18 transferring context: 50B done 08:34:38 #18 DONE 0.0s 08:34:38 08:34:38 #19 [security-proxy-setup internal] load .dockerignore 08:34:38 #19 transferring context: 50B done 08:34:38 #19 DONE 0.0s 08:34:38 08:34:38 #20 [security-spire-server internal] load .dockerignore 08:34:38 #20 transferring context: 50B done 08:34:38 #20 DONE 0.0s 08:34:38 08:34:38 #21 [security-bootstrapper internal] load .dockerignore 08:34:38 #21 transferring context: 50B done 08:34:38 #21 DONE 0.0s 08:34:38 08:34:38 #22 [security-spire-config internal] load .dockerignore 08:34:38 #22 transferring context: 50B done 08:34:38 #22 DONE 0.0s 08:34:38 08:34:38 #23 [security-spire-agent internal] load .dockerignore 08:34:38 #23 transferring context: 50B done 08:34:38 #23 DONE 0.0s 08:34:38 08:34:38 #24 [support-notifications internal] load .dockerignore 08:34:38 #24 transferring context: 50B done 08:34:38 #24 DONE 0.0s 08:34:38 08:34:38 #25 [support-scheduler internal] load .dockerignore 08:34:38 #25 transferring context: 50B done 08:34:38 #25 DONE 0.0s 08:34:38 08:34:38 #26 [core-metadata internal] load .dockerignore 08:34:38 #26 transferring context: 50B done 08:34:38 #26 DONE 0.0s 08:34:38 08:34:38 #27 [security-spiffe-token-provider internal] load .dockerignore 08:34:38 #27 transferring context: 50B done 08:34:38 #27 DONE 0.0s 08:34:38 08:34:38 #28 [core-data internal] load .dockerignore 08:34:38 #28 transferring context: 50B done 08:34:38 #28 DONE 0.0s 08:34:38 08:34:38 #29 [security-proxy-auth internal] load .dockerignore 08:34:38 #29 transferring context: 50B done 08:34:38 #29 DONE 0.0s 08:34:38 08:34:38 #30 [security-secretstore-setup internal] load .dockerignore 08:34:38 #30 transferring context: 50B done 08:34:38 #30 DONE 0.0s 08:34:38 08:34:38 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:38 #31 DONE 0.0s 08:34:38 08:34:38 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:34:38 #32 DONE 0.1s 08:34:38 08:34:38 #33 [core-keeper internal] load build context 08:34:38 #33 ... 08:34:38 08:34:38 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:38 #31 DONE 0.0s 08:34:38 08:34:38 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:34:38 #32 DONE 0.2s 08:34:38 08:34:38 #33 [core-keeper internal] load build context 08:34:39 #33 ... 08:34:39 08:34:39 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:39 #31 DONE 0.0s 08:34:39 08:34:39 #33 [core-keeper internal] load build context 08:34:39 #33 ... 08:34:39 08:34:39 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:39 #31 DONE 0.0s 08:34:39 08:34:39 #33 [core-keeper internal] load build context 08:34:39 #33 ... 08:34:39 08:34:39 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 08:34:39 #32 DONE 0.4s 08:34:39 08:34:39 #33 [core-keeper internal] load build context 08:34:39 #33 ... 08:34:39 08:34:39 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:39 #34 DONE 0.8s 08:34:39 08:34:39 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:34:39 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:34:39 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:34:39 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:34:39 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:34:39 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 08:34:39 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 08:34:39 #35 DONE 0.9s 08:34:39 08:34:39 #33 [core-keeper internal] load build context 08:34:44 #33 transferring context: 219.35MB 4.8s 08:34:44 #33 ... 08:34:44 08:34:44 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 08:34:44 #36 DONE 5.5s 08:34:44 08:34:44 #33 [core-keeper internal] load build context 08:34:44 #33 ... 08:34:44 08:34:44 #37 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:45 #37 ... 08:34:45 08:34:45 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:34:45 #38 DONE 6.1s 08:34:45 08:34:45 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:34:45 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:34:45 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:34:45 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:34:45 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:34:45 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 08:34:45 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 08:34:45 #35 DONE 0.9s 08:34:45 08:34:45 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:34:45 #39 DONE 6.3s 08:34:45 08:34:45 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:34:45 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:34:45 #40 ... 08:34:45 08:34:45 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:34:45 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:34:45 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:34:45 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:34:45 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:34:45 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 08:34:45 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 08:34:45 #35 DONE 0.9s 08:34:45 08:34:45 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:34:45 #40 ... 08:34:45 08:34:45 #41 [security-spire-agent internal] load build context 08:34:45 #41 transferring context: 23.33kB 0.0s done 08:34:45 #41 DONE 0.2s 08:34:45 08:34:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:34:45 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 08:34:45 #40 ... 08:34:45 08:34:45 #42 [security-spire-config internal] load build context 08:34:45 #42 transferring context: 22.05kB 0.0s done 08:34:45 #42 DONE 0.2s 08:34:45 08:34:45 #43 [security-spire-server internal] load build context 08:34:45 #43 transferring context: 23.80kB 0.0s done 08:34:45 #43 DONE 0.3s 08:34:45 08:34:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:34:45 #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:34:45 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 08:34:45 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 08:34:45 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 08:34:45 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:34:45 #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:34:45 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s 08:34:45 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 08:34:45 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 08:34:45 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s 08:34:46 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 08:34:46 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.5s 08:34:46 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:34:46 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.6s 08:34:46 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.36MB / 36.47MB 0.8s 08:34:46 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s 08:34:48 #40 ... 08:34:48 08:34:48 #44 [core-command internal] load build context 08:34:48 #44 ... 08:34:48 08:34:48 #45 [core-common-config-bootstrapper internal] load build context 08:34:49 #45 ... 08:34:49 08:34:49 #46 [security-proxy-setup internal] load build context 08:34:49 #46 ... 08:34:49 08:34:49 #47 [support-notifications internal] load build context 08:34:49 #47 ... 08:34:49 08:34:49 #48 [core-metadata internal] load build context 08:34:49 #48 ... 08:34:49 08:34:49 #49 [security-bootstrapper internal] load build context 08:34:49 #49 ... 08:34:49 08:34:49 #50 [security-proxy-auth internal] load build context 08:34:49 #50 ... 08:34:49 08:34:49 #51 [security-secretstore-setup internal] load build context 08:34:49 #51 ... 08:34:49 08:34:49 #52 [support-scheduler internal] load build context 08:34:50 #52 ... 08:34:50 08:34:50 #53 [core-data internal] load build context 08:34:50 #53 ... 08:34:50 08:34:50 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:50 #0 5.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:50 #0 6.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:50 #0 6.529 (1/2) Installing dumb-init (1.2.5-r3) 08:34:50 #0 6.540 (2/2) Installing su-exec (0.2-r3) 08:34:50 #0 6.550 Executing busybox-1.36.1-r29.trigger 08:34:50 #0 6.561 OK: 8 MiB in 16 packages 08:34:50 #54 ... 08:34:50 08:34:50 #55 [security-spiffe-token-provider internal] load build context 08:34:50 #55 ... 08:34:50 08:34:50 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:50 #0 5.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:50 #0 6.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:50 #0 6.504 (1/1) Installing dumb-init (1.2.5-r3) 08:34:50 #0 6.504 Executing busybox-1.36.1-r29.trigger 08:34:50 #0 6.531 OK: 8 MiB in 15 packages 08:34:50 #56 ... 08:34:50 08:34:50 #55 [security-spiffe-token-provider internal] load build context 08:34:50 #55 transferring context: 390.46MB 11.0s 08:34:54 #55 transferring context: 501.82MB 14.6s done 08:34:55 #55 ... 08:34:55 08:34:55 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:55 #0 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:55 #0 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:55 #0 1.435 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:55 #0 1.435 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:55 #0 1.435 OK: 24190 distinct packages available 08:34:55 #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:55 #0 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:55 #0 1.853 OK: 248 MiB in 58 packages 08:34:55 #57 ... 08:34:55 08:34:55 #33 [core-keeper internal] load build context 08:34:55 #33 transferring context: 501.82MB 13.2s done 08:34:55 #33 ... 08:34:55 08:34:55 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:55 #58 ... 08:34:55 08:34:55 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:56 #59 ... 08:34:56 08:34:56 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:34:56 #60 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 08:34:56 #60 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:34:56 #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 08:34:56 #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 08:34:56 #60 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:34:56 #60 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:34:56 #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.3s done 08:34:56 #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:34:56 #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 3.3s done 08:34:56 #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:34:56 #60 ... 08:34:56 08:34:56 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:34:56 #0 3.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 3.476 OK: 248 MiB in 58 packages 08:34:56 #61 ... 08:34:56 08:34:56 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:34:56 #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 5.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 5.393 OK: 248 MiB in 58 packages 08:34:56 #62 ... 08:34:56 08:34:56 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:56 #63 ... 08:34:56 08:34:56 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:56 #64 ... 08:34:56 08:34:56 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:56 #65 ... 08:34:56 08:34:56 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:56 #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 2.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 3.115 OK: 248 MiB in 58 packages 08:34:56 #66 ... 08:34:56 08:34:56 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:57 #67 ... 08:34:57 08:34:57 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:57 #68 ... 08:34:57 08:34:57 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:34:57 #69 ... 08:34:57 08:34:57 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:57 #70 ... 08:34:57 08:34:57 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:57 #71 ... 08:34:57 08:34:57 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:34:57 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.3s done 08:34:57 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:34:58 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:34:58 #40 ... 08:34:58 08:34:58 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:34:58 #60 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:34:59 #60 ... 08:34:59 08:34:59 #46 [security-proxy-setup internal] load build context 08:34:59 #46 transferring context: 501.82MB 13.8s done 08:34:59 #46 ... 08:34:59 08:34:59 #44 [core-command internal] load build context 08:34:59 #44 transferring context: 501.82MB 19.4s done 08:34:59 #44 ... 08:34:59 08:34:59 #49 [security-bootstrapper internal] load build context 08:34:59 #49 transferring context: 501.82MB 14.3s done 08:34:59 #49 ... 08:34:59 08:34:59 #48 [core-metadata internal] load build context 08:34:59 #48 transferring context: 501.82MB 16.8s done 08:35:00 #48 ... 08:35:00 08:35:00 #50 [security-proxy-auth internal] load build context 08:35:00 #50 transferring context: 501.82MB 17.9s done 08:35:00 #50 ... 08:35:00 08:35:00 #51 [security-secretstore-setup internal] load build context 08:35:00 #51 transferring context: 501.82MB 14.9s done 08:35:00 #51 ... 08:35:00 08:35:00 #45 [core-common-config-bootstrapper internal] load build context 08:35:00 #45 transferring context: 501.82MB 19.1s done 08:35:00 #45 ... 08:35:00 08:35:00 #52 [support-scheduler internal] load build context 08:35:00 #52 transferring context: 501.82MB 13.6s done 08:35:00 #52 ... 08:35:00 08:35:00 #47 [support-notifications internal] load build context 08:35:00 #47 transferring context: 501.82MB 15.1s done 08:35:00 #47 ... 08:35:00 08:35:00 #53 [core-data internal] load build context 08:35:00 #53 transferring context: 501.82MB 11.8s done 08:35:02 Removing intermediate container 4f99e07d032a 08:35:02 ---> 284e8081e85b 08:35:02 Successfully built 284e8081e85b 08:35:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:03 + docker inspect -f . ci-base-image-arm64 08:35:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:03 prd-ubuntu20.04-docker-arm64-4c-16g-41558 does not seem to be running inside a container 08:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:04 $ docker top 5cb85e1f365937eca16872d31d6ee12b5f945616d505401d1deb98f99240441e -eo pid,comm 08:35:04 #53 ... 08:35:04 08:35:04 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:35:04 #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 08:35:04 #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done [Pipeline] { [Pipeline] sh 08:35:05 + go version 08:35:05 go version go1.23.4 linux/arm64 [Pipeline] } 08:35:05 $ docker stop --time=1 5cb85e1f365937eca16872d31d6ee12b5f945616d505401d1deb98f99240441e 08:35:07 $ docker rm -f --volumes 5cb85e1f365937eca16872d31d6ee12b5f945616d505401d1deb98f99240441e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:07 08:35:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 #60 ... 08:35:08 08:35:08 #53 [core-data internal] load build context 08:35:08 #53 DONE 28.5s 08:35:08 08:35:08 #52 [support-scheduler internal] load build context 08:35:08 #52 DONE 28.7s 08:35:08 08:35:08 #33 [core-keeper internal] load build context 08:35:08 #33 DONE 29.0s 08:35:08 08:35:08 #46 [security-proxy-setup internal] load build context 08:35:08 #46 DONE 28.9s 08:35:08 08:35:08 #49 [security-bootstrapper internal] load build context 08:35:08 #49 DONE 28.9s 08:35:08 08:35:08 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:08 #67 DONE 23.2s 08:35:08 08:35:08 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:08 #54 DONE 28.4s 08:35:08 08:35:08 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:08 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done 08:35:08 #40 ... 08:35:08 08:35:08 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:08 #64 DONE 23.3s 08:35:08 08:35:08 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:08 #66 DONE 23.3s 08:35:08 08:35:08 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:08 #56 DONE 28.5s 08:35:08 08:35:08 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:35:08 #61 DONE 23.5s 08:35:08 08:35:08 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:08 #57 DONE 23.4s 08:35:08 08:35:08 #55 [security-spiffe-token-provider internal] load build context 08:35:08 #55 DONE 28.8s 08:35:08 08:35:08 #51 [security-secretstore-setup internal] load build context 08:35:08 #51 DONE 28.8s 08:35:08 08:35:08 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:35:08 #62 DONE 23.4s 08:35:08 08:35:08 #47 [support-notifications internal] load build context 08:35:08 #47 DONE 29.0s 08:35:08 08:35:08 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:08 latest: Pulling from edgex-devops/edgex-compose-arm64 08:35:08 547446be3368: Pulling fs layer 08:35:08 d125d8839a47: Pulling fs layer 08:35:08 3e85d5ac6304: Pulling fs layer 08:35:08 c3105a71a48b: Pulling fs layer 08:35:08 0f093f025ec4: Pulling fs layer 08:35:08 c3106fc0e877: Pulling fs layer 08:35:08 c3105a71a48b: Waiting 08:35:08 0f093f025ec4: Waiting 08:35:08 c3106fc0e877: Waiting 08:35:08 #72 ... 08:35:08 08:35:08 #48 [core-metadata internal] load build context 08:35:08 #48 DONE 29.0s 08:35:08 08:35:08 #50 [security-proxy-auth internal] load build context 08:35:08 #50 DONE 28.9s 08:35:08 08:35:08 #45 [core-common-config-bootstrapper internal] load build context 08:35:08 #45 DONE 29.4s 08:35:08 08:35:08 #44 [core-command internal] load build context 08:35:08 #44 DONE 29.5s 08:35:08 08:35:08 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:08 547446be3368: Verifying Checksum 08:35:08 547446be3368: Download complete 08:35:08 c3105a71a48b: Verifying Checksum 08:35:08 c3105a71a48b: Download complete 08:35:08 #73 DONE 0.4s 08:35:08 08:35:08 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:08 #74 DONE 0.5s 08:35:08 08:35:08 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:08 #72 DONE 0.3s 08:35:08 08:35:08 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:08 #75 DONE 0.5s 08:35:08 08:35:08 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 d125d8839a47: Verifying Checksum 08:35:08 d125d8839a47: Download complete 08:35:08 c3106fc0e877: Verifying Checksum 08:35:08 c3106fc0e877: Download complete 08:35:09 0f093f025ec4: Verifying Checksum 08:35:09 0f093f025ec4: Download complete 08:35:09 547446be3368: Pull complete 08:35:09 #76 ... 08:35:09 08:35:09 #37 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:09 #37 24.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:09 #37 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:09 #37 24.69 (1/1) Installing dumb-init (1.2.5-r3) 08:35:09 #37 24.70 Executing busybox-1.36.1-r29.trigger 08:35:09 #37 24.71 OK: 8 MiB in 15 packages 08:35:09 #37 DONE 25.2s 08:35:09 08:35:09 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:09 #70 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:09 #70 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:09 #70 24.57 (1/4) Installing dumb-init (1.2.5-r3) 08:35:09 #70 24.58 (2/4) Installing openssl (3.3.3-r0) 08:35:09 #70 24.59 (3/4) Installing su-exec (0.2-r3) 08:35:09 #70 24.59 (4/4) Installing yq-go (4.44.1-r2) 08:35:09 #70 24.67 Executing busybox-1.36.1-r29.trigger 08:35:09 #70 24.68 OK: 19 MiB in 18 packages 08:35:09 #70 DONE 25.0s 08:35:09 08:35:09 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:09 #69 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:09 #69 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:09 #69 24.55 (1/7) Installing ca-certificates (20241121-r1) 08:35:09 #69 24.57 (2/7) Installing dumb-init (1.2.5-r3) 08:35:09 #69 24.57 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:35:09 #69 24.58 (4/7) Installing libsodium (1.0.19-r0) 08:35:09 #69 24.59 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:35:09 #69 24.62 (6/7) Installing libzmq (4.3.5-r2) 08:35:09 #69 24.62 (7/7) Installing zeromq (4.3.5-r2) 08:35:09 #69 24.63 Executing busybox-1.36.1-r29.trigger 08:35:09 #69 24.64 Executing ca-certificates-20241121-r1.trigger 08:35:09 #69 24.69 OK: 12 MiB in 21 packages 08:35:09 #69 DONE 25.1s 08:35:09 08:35:09 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:09 #63 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:09 #63 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:09 #63 24.94 OK: 248 MiB in 58 packages 08:35:09 #63 DONE 25.1s 08:35:09 08:35:09 #77 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:35:10 #77 ... 08:35:10 08:35:10 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:10 #59 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:10 #59 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:10 #59 25.06 (1/4) Installing ca-certificates (20241121-r1) 08:35:10 #59 25.08 (2/4) Installing dumb-init (1.2.5-r3) 08:35:10 #59 25.08 (3/4) Installing su-exec (0.2-r3) 08:35:10 #59 25.09 (4/4) Installing yq-go (4.44.1-r2) 08:35:10 #59 25.16 Executing busybox-1.36.1-r29.trigger 08:35:10 #59 25.16 Executing ca-certificates-20241121-r1.trigger 08:35:10 #59 25.22 OK: 19 MiB in 18 packages 08:35:10 #59 DONE 25.6s 08:35:10 08:35:10 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:10 #58 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:10 #58 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:10 #58 24.91 (1/3) Installing ca-certificates (20241121-r1) 08:35:10 #58 24.92 (2/3) Installing dumb-init (1.2.5-r3) 08:35:10 #58 24.93 (3/3) Installing tzdata (2025a-r0) 08:35:10 #58 24.96 Executing busybox-1.36.1-r29.trigger 08:35:10 #58 24.97 Executing ca-certificates-20241121-r1.trigger 08:35:10 #58 25.06 OK: 10 MiB in 17 packages 08:35:10 #58 DONE 25.6s 08:35:10 08:35:10 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:10 #71 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:10 #71 24.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:10 #71 24.62 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:35:10 #71 24.62 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:35:10 #71 24.62 OK: 24170 distinct packages available 08:35:10 #71 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:10 #71 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:10 #71 25.16 (1/14) Installing ca-certificates (20241121-r1) 08:35:10 #71 25.18 (2/14) Installing brotli-libs (1.1.0-r2) 08:35:10 #71 25.19 (3/14) Installing c-ares (1.33.1-r0) 08:35:10 #71 25.19 (4/14) Installing libunistring (1.2-r0) 08:35:10 #71 25.21 (5/14) Installing libidn2 (2.3.7-r0) 08:35:10 #71 25.21 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:35:10 #71 25.22 (7/14) Installing libpsl (0.21.5-r1) 08:35:10 #71 25.22 (8/14) Installing zstd-libs (1.5.6-r0) 08:35:10 #71 25.23 (9/14) Installing libcurl (8.12.1-r0) 08:35:10 #71 25.25 (10/14) Installing curl (8.12.1-r0) 08:35:10 #71 25.26 (11/14) Installing dumb-init (1.2.5-r3) 08:35:10 #71 25.26 (12/14) Installing musl-obstack (1.2.3-r2) 08:35:10 #71 25.27 (13/14) Installing libucontext (1.2-r3) 08:35:10 #71 25.28 (14/14) Installing gcompat (1.1.0-r4) 08:35:10 #71 25.28 Executing busybox-1.36.1-r29.trigger 08:35:10 #71 25.28 Executing ca-certificates-20241121-r1.trigger 08:35:10 #71 25.34 OK: 13 MiB in 28 packages 08:35:10 #71 DONE 25.6s 08:35:10 d125d8839a47: Pull complete 08:35:10 08:35:10 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:10 #78 DONE 0.6s 08:35:10 08:35:10 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:10 #68 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:10 #68 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:10 #68 24.44 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:35:10 #68 24.44 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:35:10 #68 24.44 OK: 24170 distinct packages available 08:35:10 #68 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:10 #68 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:10 #68 24.92 (1/4) Installing dumb-init (1.2.5-r3) 08:35:10 #68 24.92 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:10 #68 24.92 (3/4) Installing libucontext (1.2-r3) 08:35:10 #68 24.93 (4/4) Installing gcompat (1.1.0-r4) 08:35:10 #68 24.93 Executing busybox-1.36.1-r29.trigger 08:35:10 #68 24.94 OK: 8 MiB in 18 packages 08:35:10 #68 DONE 25.1s 08:35:10 08:35:10 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:10 3e85d5ac6304: Verifying Checksum 08:35:10 3e85d5ac6304: Download complete 08:35:11 #79 ... 08:35:11 08:35:11 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:11 #65 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:11 #65 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:11 #65 24.95 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:35:11 #65 24.95 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:35:11 #65 24.95 OK: 24170 distinct packages available 08:35:11 #65 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:11 #65 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:11 #65 25.40 (1/5) Installing dumb-init (1.2.5-r3) 08:35:11 #65 25.41 (2/5) Installing musl-obstack (1.2.3-r2) 08:35:11 #65 25.41 (3/5) Installing libucontext (1.2-r3) 08:35:11 #65 25.41 (4/5) Installing gcompat (1.1.0-r4) 08:35:11 #65 25.42 (5/5) Installing openssl (3.3.3-r0) 08:35:11 #65 25.43 Executing busybox-1.36.1-r29.trigger 08:35:11 #65 25.43 OK: 9 MiB in 19 packages 08:35:11 #65 DONE 26.1s 08:35:11 08:35:11 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:12 #80 ... 08:35:12 08:35:12 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:12 #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.668 OK: 8 MiB in 15 packages 08:35:12 #81 DONE 4.3s 08:35:12 08:35:12 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:12 #0 3.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.816 OK: 8 MiB in 16 packages 08:35:12 #82 DONE 4.4s 08:35:12 08:35:12 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:12 #0 2.410 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.872 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.597 (1/1) Installing dumb-init (1.2.5-r3) 08:35:12 #0 3.888 Executing busybox-1.36.1-r29.trigger 08:35:12 #0 3.893 OK: 8 MiB in 15 packages 08:35:12 #83 DONE 4.4s 08:35:12 08:35:12 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:12 #84 ... 08:35:12 08:35:12 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:12 #0 3.370 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.832 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 4.589 OK: 248 MiB in 58 packages 08:35:12 #85 DONE 4.8s 08:35:12 08:35:12 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:12 #86 DONE 0.1s 08:35:12 08:35:12 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:12 #0 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.974 OK: 19 MiB in 18 packages 08:35:12 #87 DONE 3.1s 08:35:12 08:35:12 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:12 #88 DONE 0.0s 08:35:12 08:35:12 #77 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:35:12 #77 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:13 #77 3.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:13 #77 ... 08:35:13 08:35:13 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:13 #0 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.360 OK: 12 MiB in 21 packages 08:35:13 #89 DONE 3.5s 08:35:13 08:35:13 #77 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:35:13 #77 3.657 OK: 8 MiB in 15 packages 08:35:13 #77 DONE 3.9s 08:35:13 08:35:13 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #90 ... 08:35:13 08:35:13 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:13 #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.537 OK: 13 MiB in 28 packages 08:35:13 #91 DONE 3.7s 08:35:14 08:35:14 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:14 #80 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:14 #80 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:14 #80 ... 08:35:14 08:35:14 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:14 #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:14 #0 3.876 OK: 19 MiB in 18 packages 08:35:14 #92 DONE 4.0s 08:35:14 08:35:14 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:14 #0 3.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:14 #0 3.699 OK: 8 MiB in 18 packages 08:35:14 #93 DONE 3.9s 08:35:14 08:35:14 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:14 #80 3.138 OK: 9 MiB in 19 packages 08:35:15 #80 DONE 4.2s 08:35:15 08:35:15 #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:15 #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:15 #0 4.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:15 #0 4.383 OK: 10 MiB in 17 packages 08:35:15 #94 DONE 5.1s 08:35:15 08:35:15 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:15 #95 DONE 1.1s 08:35:15 08:35:15 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:15 #84 DONE 3.2s 08:35:15 08:35:15 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:35:16 #96 DONE 1.3s 08:35:16 08:35:16 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:16 #97 DONE 1.3s 08:35:16 08:35:16 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:16 #98 DONE 1.3s 08:35:16 08:35:16 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:16 #99 DONE 1.3s 08:35:16 08:35:16 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:17 #100 DONE 0.9s 08:35:17 08:35:17 #101 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:17 #101 DONE 0.9s 08:35:17 08:35:17 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:17 #102 DONE 1.0s 08:35:17 08:35:17 #103 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:17 #103 DONE 0.1s 08:35:17 08:35:17 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:17 #104 DONE 0.1s 08:35:17 08:35:17 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:17 #105 DONE 0.1s 08:35:17 08:35:17 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:17 #106 DONE 0.1s 08:35:17 08:35:17 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:17 #107 DONE 0.1s 08:35:17 08:35:17 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:17 #108 DONE 0.1s 08:35:17 08:35:17 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:17 #109 DONE 0.1s 08:35:17 08:35:17 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:17 #110 DONE 0.1s 08:35:17 08:35:17 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:17 #111 DONE 0.1s 08:35:17 08:35:17 #112 [security-spire-config] exporting to image 08:35:17 #112 exporting layers 08:35:18 #112 ... 08:35:18 08:35:18 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:18 #113 DONE 0.1s 08:35:18 08:35:18 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:18 #114 DONE 0.1s 08:35:18 08:35:18 #112 [security-spire-server] exporting to image 08:35:18 #112 ... 08:35:18 08:35:18 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:18 #115 DONE 0.1s 08:35:18 08:35:18 #112 [security-spire-agent] exporting to image 08:35:18 #112 ... 08:35:18 08:35:18 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:18 #116 ... 08:35:18 08:35:18 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:18 #117 ... 08:35:18 08:35:18 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:19 #118 ... 08:35:19 08:35:19 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:35:19 #60 ... 08:35:19 08:35:19 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:19 #40 ... 08:35:19 08:35:19 #112 [security-spire-server] exporting to image 08:35:19 #112 exporting layers 1.0s done 08:35:19 #112 writing image sha256:477b8d3d6053c632057e7e00f1d402c61fccf501cc557ebe4db1f46466bc1105 0.0s done 08:35:19 #112 naming to docker.io/library/security-spire-config done 08:35:19 #112 writing image sha256:8b5f941f3b1c1f5cbc7bb5e73f90b8f8ec406379e78e0c9b7dd3700a2bfb1dda 0.0s done 08:35:19 #112 naming to docker.io/library/security-spire-server done 08:35:19 #112 writing image sha256:c8c72f017f0f259d9ad02de739849c760569fdd840a82d962603f1968280f4fa done 08:35:19 #112 naming to docker.io/library/security-spire-agent done 08:35:19 #112 DONE 1.3s 08:35:19 08:35:19 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:21 3e85d5ac6304: Pull complete 08:35:21 c3105a71a48b: Pull complete 08:35:21 0f093f025ec4: Pull complete 08:35:21 c3106fc0e877: Pull complete 08:35:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:22 prd-ubuntu20.04-docker-arm64-4c-16g-41558 does not seem to be running inside a container 08:35:22 $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:35:24 $ docker top 33f0c2d60b7587ebce8bfe2d362da1d5a9e13a76a3a32eab0f9d6e30fef4bf16 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:24 + docker compose -f ./docker-compose-build.yml build --parallel 08:35:34 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:35:34 #1 transferring dockerfile: 2.23kB done 08:35:34 #1 DONE 0.1s 08:35:34 08:35:34 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:35:34 #2 transferring dockerfile: 2.49kB 0.0s done 08:35:34 #2 DONE 0.1s 08:35:34 08:35:34 #3 [security-spire-server internal] load build definition from Dockerfile 08:35:34 #3 transferring dockerfile: 1.70kB 0.0s done 08:35:34 #3 DONE 0.1s 08:35:34 08:35:34 #4 [security-proxy-auth internal] load build definition from Dockerfile 08:35:34 #4 transferring dockerfile: 2.14kB 0.0s done 08:35:34 #4 DONE 0.1s 08:35:34 08:35:34 #5 [security-spire-agent internal] load build definition from Dockerfile 08:35:34 #5 transferring dockerfile: 1.81kB done 08:35:34 #5 DONE 0.1s 08:35:34 08:35:34 #6 [security-bootstrapper internal] load build definition from Dockerfile 08:35:34 #6 transferring dockerfile: 3.02kB 0.0s done 08:35:34 #6 DONE 0.1s 08:35:34 08:35:34 #7 [security-spire-config internal] load build definition from Dockerfile 08:35:34 #7 transferring dockerfile: 1.69kB done 08:35:34 #7 DONE 0.1s 08:35:34 08:35:34 #8 [core-command internal] load build definition from Dockerfile 08:35:34 #8 transferring dockerfile: 1.94kB 0.0s done 08:35:34 #8 DONE 0.1s 08:35:34 08:35:34 #9 [core-data internal] load build definition from Dockerfile 08:35:34 #9 transferring dockerfile: 2.04kB done 08:35:34 #9 DONE 0.1s 08:35:34 08:35:34 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:35:34 #10 transferring dockerfile: 2.50kB 0.0s done 08:35:34 #10 DONE 0.1s 08:35:34 08:35:34 #11 [support-notifications internal] load build definition from Dockerfile 08:35:34 #11 transferring dockerfile: 2.00kB done 08:35:34 #11 DONE 0.1s 08:35:34 08:35:34 #12 [support-scheduler internal] load build definition from Dockerfile 08:35:34 #12 transferring dockerfile: 1.83kB done 08:35:34 #12 DONE 0.1s 08:35:34 08:35:34 #13 [core-metadata internal] load build definition from Dockerfile 08:35:35 #13 transferring dockerfile: 2.10kB done 08:35:35 #13 DONE 0.1s 08:35:35 08:35:35 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:35:35 #14 transferring dockerfile: 1.89kB done 08:35:35 #14 DONE 0.1s 08:35:35 08:35:35 #15 [core-keeper internal] load build definition from Dockerfile 08:35:35 #15 transferring dockerfile: 2.01kB done 08:35:35 #15 DONE 0.1s 08:35:35 08:35:35 #16 [core-common-config-bootstrapper internal] load .dockerignore 08:35:35 #16 transferring context: 50B done 08:35:35 #16 DONE 0.1s 08:35:35 08:35:35 #17 [security-secretstore-setup internal] load .dockerignore 08:35:35 #17 transferring context: 50B done 08:35:35 #17 DONE 0.0s 08:35:35 08:35:35 #18 [security-spire-server internal] load .dockerignore 08:35:35 #18 transferring context: 50B done 08:35:35 #18 DONE 0.0s 08:35:35 08:35:35 #19 [security-proxy-auth internal] load .dockerignore 08:35:35 #19 transferring context: 50B 0.0s done 08:35:35 #19 DONE 0.1s 08:35:36 08:35:36 #20 [security-spire-agent internal] load .dockerignore 08:35:36 #20 transferring context: 50B 0.0s done 08:35:36 #20 DONE 0.1s 08:35:36 08:35:36 #21 [security-bootstrapper internal] load .dockerignore 08:35:36 #21 transferring context: 50B done 08:35:36 #21 DONE 0.1s 08:35:36 08:35:36 #22 [security-spire-config internal] load .dockerignore 08:35:36 #22 transferring context: 50B done 08:35:36 #22 DONE 0.1s 08:35:36 08:35:36 #23 [core-command internal] load .dockerignore 08:35:36 #23 transferring context: 50B done 08:35:36 #23 DONE 0.1s 08:35:36 08:35:36 #24 [core-data internal] load .dockerignore 08:35:36 #24 transferring context: 50B done 08:35:36 #24 DONE 0.1s 08:35:36 08:35:36 #25 [security-proxy-setup internal] load .dockerignore 08:35:36 #25 transferring context: 50B done 08:35:36 #25 DONE 0.0s 08:35:36 08:35:36 #26 [support-notifications internal] load .dockerignore 08:35:36 #26 transferring context: 50B done 08:35:36 #26 DONE 0.1s 08:35:36 08:35:36 #27 [support-scheduler internal] load .dockerignore 08:35:36 #27 transferring context: 50B done 08:35:36 #27 DONE 0.1s 08:35:36 08:35:36 #28 [core-metadata internal] load .dockerignore 08:35:36 #28 transferring context: 50B 0.0s done 08:35:36 #28 DONE 0.1s 08:35:36 08:35:36 #29 [security-spiffe-token-provider internal] load .dockerignore 08:35:36 #29 transferring context: 50B 0.0s done 08:35:36 #29 DONE 0.1s 08:35:36 08:35:36 #30 [core-keeper internal] load .dockerignore 08:35:36 #30 transferring context: 50B 0.0s done 08:35:36 #30 DONE 0.1s 08:35:36 08:35:36 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:36 #31 DONE 0.0s 08:35:36 08:35:36 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:35:37 #32 DONE 0.4s 08:35:37 08:35:37 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:35:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:35:37 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:35:37 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:35:37 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 49.15kB / 4.09MB 0.1s 08:35:37 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.11MB / 4.09MB 0.2s 08:35:37 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:35:37 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 08:35:37 #33 ... 08:35:37 08:35:37 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:37 #31 DONE 0.0s 08:35:37 08:35:37 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:35:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:35:37 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:35:37 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:35:37 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:35:37 #33 ... 08:35:37 08:35:37 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:37 #31 DONE 0.0s 08:35:37 08:35:37 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 08:35:37 #32 DONE 0.5s 08:35:37 08:35:37 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:38 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:35:38 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:35:38 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:35:38 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:35:38 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:35:38 #33 ... 08:35:38 08:35:38 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:38 #31 DONE 0.0s 08:35:38 08:35:38 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:38 #33 ... 08:35:38 08:35:38 #34 [core-common-config-bootstrapper internal] load build context 08:35:38 #34 transferring context: 3.21MB 0.9s done 08:35:38 #34 DONE 1.3s 08:35:38 08:35:38 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:38 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:35:38 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:35:38 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:35:38 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:35:38 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:35:38 #33 ... 08:35:38 08:35:38 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:38 #31 DONE 0.0s 08:35:38 08:35:38 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:39 #33 ... 08:35:39 08:35:39 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:39 #31 DONE 0.0s 08:35:39 08:35:39 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:39 #33 ... 08:35:39 08:35:39 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:35:39 #32 DONE 1.5s 08:35:39 08:35:39 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:39 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:35:39 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:35:39 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:35:39 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:35:39 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:35:39 #33 ... 08:35:39 08:35:39 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:39 #31 DONE 0.0s 08:35:39 08:35:39 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:35:39 #35 DONE 1.3s 08:35:39 08:35:39 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:39 #33 ... 08:35:39 08:35:39 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:35:39 #36 DONE 1.6s 08:35:39 08:35:39 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:39 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:35:39 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:35:39 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:35:39 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:35:39 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:35:39 #33 ... 08:35:39 08:35:39 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:39 #31 DONE 0.0s 08:35:39 08:35:39 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:39 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:35:39 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:35:39 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:35:39 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:35:39 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:35:39 #33 ... 08:35:39 08:35:39 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:39 #31 DONE 0.0s 08:35:39 08:35:39 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:39 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done 08:35:40 #33 ... 08:35:40 08:35:40 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:40 #31 DONE 0.0s 08:35:40 08:35:40 #37 [security-secretstore-setup internal] load build context 08:35:40 #37 transferring context: 3.21MB 1.5s done 08:35:40 #37 DONE 2.1s 08:35:40 08:35:40 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:40 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 08:35:40 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:35:40 #38 ... 08:35:40 08:35:40 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:40 #31 DONE 0.0s 08:35:40 08:35:40 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:40 #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:35:40 #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:35:40 #38 ... 08:35:40 08:35:40 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:40 #31 DONE 0.0s 08:35:40 08:35:40 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:40 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s 08:35:40 #38 ... 08:35:40 08:35:40 #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:35:40 #39 DONE 4.3s 08:35:40 08:35:40 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:40 #38 ... 08:35:40 08:35:40 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 08:35:40 #32 DONE 2.8s 08:35:40 08:35:40 #40 [security-proxy-auth internal] load build context 08:35:40 #40 transferring context: 3.21MB 1.4s done 08:35:40 #40 DONE 2.6s 08:35:40 08:35:40 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:40 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 08:35:40 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.4s 08:35:40 #38 ... 08:35:40 08:35:40 #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:35:40 #39 DONE 4.3s 08:35:40 08:35:40 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:40 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 08:35:40 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:35:40 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done 08:35:40 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.6s 08:35:41 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s 08:35:41 #38 ... 08:35:41 08:35:41 #41 [security-bootstrapper internal] load build context 08:35:41 #41 transferring context: 3.21MB 1.2s done 08:35:41 #41 DONE 2.7s 08:35:41 08:35:41 #42 [security-spire-config internal] load build context 08:35:41 #42 transferring context: 22.05kB 0.1s done 08:35:41 #42 DONE 1.7s 08:35:41 08:35:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:41 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 08:35:41 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.9s 08:35:41 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 08:35:41 #38 ... 08:35:41 08:35:41 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:35:41 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:35:41 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:35:41 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:35:41 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:35:41 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:35:41 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done 08:35:41 #33 DONE 5.0s 08:35:41 08:35:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:41 #38 ... 08:35:41 08:35:41 #43 [security-spire-agent internal] load build context 08:35:41 #43 transferring context: 23.33kB 0.2s done 08:35:41 #43 DONE 2.1s 08:35:41 08:35:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:41 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 08:35:41 #38 ... 08:35:41 08:35:41 #44 [security-spire-server internal] load build context 08:35:41 #44 transferring context: 23.80kB 0.3s done 08:35:41 #44 DONE 2.3s 08:35:41 08:35:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:41 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.80MB / 33.17MB 1.4s 08:35:42 #38 ... 08:35:42 08:35:42 #45 [core-command internal] load build context 08:35:42 #45 transferring context: 3.21MB 1.6s done 08:35:42 #45 DONE 2.6s 08:35:42 08:35:42 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:42 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.93MB / 33.17MB 1.6s 08:35:42 #38 ... 08:35:42 08:35:42 #46 [core-data internal] load build context 08:35:42 #46 transferring context: 3.21MB 1.9s done 08:35:42 #46 DONE 2.8s 08:35:42 08:35:42 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:42 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.9s 08:35:42 #38 ... 08:35:42 08:35:42 #47 [security-proxy-setup internal] load build context 08:35:42 #47 transferring context: 3.21MB 1.5s done 08:35:42 #47 DONE 2.7s 08:35:42 08:35:42 #48 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:35:42 #48 DONE 2.4s 08:35:42 08:35:42 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:42 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.80MB / 33.17MB 2.1s 08:35:42 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:35:42 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 2.4s 08:35:43 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.30MB / 33.17MB 2.7s 08:35:43 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.14MB / 33.17MB 2.9s 08:35:43 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 3.0s 08:35:43 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.4s 08:35:43 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.6s 08:35:45 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 4.7s 08:35:45 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 4.9s 08:35:45 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.4s 08:35:45 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.5s done 08:35:46 #38 ... 08:35:46 08:35:46 #49 [support-notifications internal] load build context 08:35:46 #49 transferring context: 3.21MB 3.0s done 08:35:46 #49 DONE 5.8s 08:35:46 08:35:46 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:35:46 #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 08:35:46 #50 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:35:46 #50 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 08:35:46 #50 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 08:35:46 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 08:35:46 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done 08:35:46 #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done 08:35:46 #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:35:46 #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.1s done 08:35:46 #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 08:35:46 #50 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 08:35:46 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.8s 08:35:46 #50 ... 08:35:46 08:35:46 #51 [security-spiffe-token-provider internal] load build context 08:35:46 #51 transferring context: 3.21MB 3.0s done 08:35:46 #51 DONE 5.6s 08:35:46 08:35:46 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:35:46 #50 ... 08:35:46 08:35:46 #52 [core-keeper internal] load build context 08:35:46 #52 transferring context: 3.21MB 3.4s done 08:35:46 #52 ... 08:35:46 08:35:46 #53 [core-metadata internal] load build context 08:35:46 #53 transferring context: 3.21MB 3.4s done 08:35:46 #53 DONE 6.3s 08:35:46 08:35:46 #54 [support-scheduler internal] load build context 08:35:46 #54 transferring context: 3.21MB 3.3s done 08:35:46 #54 DONE 6.3s 08:35:46 08:35:46 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:35:46 #50 ... 08:35:46 08:35:46 #52 [core-keeper internal] load build context 08:35:46 #52 DONE 5.9s 08:35:46 08:35:46 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:35:51 #50 ... 08:35:51 08:35:51 #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:51 #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:51 #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:51 #0 7.885 (1/1) Installing dumb-init (1.2.5-r3) 08:35:51 #0 7.908 Executing busybox-1.36.1-r29.trigger 08:35:51 #0 7.972 OK: 9 MiB in 15 packages 08:35:51 #55 DONE 10.0s 08:35:51 08:35:51 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:35:51 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.0s 08:35:51 #116 DONE 40.6s 08:35:51 08:35:51 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 #90 DONE 36.2s 08:35:51 08:35:51 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 #79 DONE 38.7s 08:35:51 08:35:51 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 #117 DONE 40.6s 08:35:51 08:35:51 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 #118 DONE 40.6s 08:35:51 08:35:51 #119 [security-proxy-setup builder 6/7] COPY . . 08:35:51 #119 ... 08:35:51 08:35:51 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 #76 DONE 40.6s 08:35:51 08:35:51 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:52 #50 ... 08:35:52 08:35:52 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:52 #56 ... 08:35:52 08:35:52 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:52 #57 ... 08:35:52 08:35:52 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:52 #58 ... 08:35:52 08:35:52 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:52 #59 ... 08:35:52 08:35:52 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:35:52 #60 ... 08:35:52 08:35:52 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:52 #61 ... 08:35:52 08:35:52 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:53 #62 ... 08:35:53 08:35:53 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:53 #63 ... 08:35:53 08:35:53 #64 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:35:53 #64 ... 08:35:53 08:35:53 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:53 #65 ... 08:35:53 08:35:53 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:53 #66 ... 08:35:53 08:35:53 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:53 #67 ... 08:35:53 08:35:53 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:53 #68 ... 08:35:53 08:35:53 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:53 #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:53 #0 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:54 #69 ... 08:35:54 08:35:54 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:54 #0 9.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:54 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:54 #70 ... 08:35:54 08:35:54 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:54 #71 ... 08:35:54 08:35:54 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:54 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.2s 08:35:54 #38 ... 08:35:54 08:35:54 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:54 #63 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:56 #63 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:56 #63 ... 08:35:56 08:35:56 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:35:56 #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.3s done 08:35:56 #50 DONE 17.0s 08:35:56 08:35:56 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:56 #69 14.51 (1/2) Installing dumb-init (1.2.5-r3) 08:35:56 #69 14.60 (2/2) Installing su-exec (0.2-r3) 08:35:56 #69 14.65 Executing busybox-1.36.1-r29.trigger 08:35:56 #69 14.85 OK: 9 MiB in 16 packages 08:35:57 #69 ... 08:35:57 08:35:57 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:57 #58 DONE 15.3s 08:35:57 08:35:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:58 #38 ... 08:35:58 08:35:58 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:58 #65 DONE 15.9s 08:35:58 08:35:58 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:59 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.4s 08:35:59 #38 ... 08:35:59 08:35:59 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:59 #69 DONE 17.4s 08:35:59 08:35:59 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:00 #120 ... 08:36:00 08:36:00 #121 [core-keeper builder 7/8] COPY . . 08:36:00 #121 ... 08:36:00 08:36:00 #122 [support-scheduler builder 6/7] COPY . . 08:36:00 #122 ... 08:36:00 08:36:00 #123 [support-notifications builder 6/7] COPY . . 08:36:00 #123 ... 08:36:00 08:36:00 #124 [core-data builder 6/7] COPY . . 08:36:01 #38 ... 08:36:01 08:36:01 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:36:01 #0 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:01 #72 ... 08:36:01 08:36:01 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:03 #38 ... 08:36:03 08:36:03 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:03 #56 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:03 #56 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:03 #56 19.08 (1/4) Installing ca-certificates (20241121-r1) 08:36:03 #56 19.72 (2/4) Installing dumb-init (1.2.5-r3) 08:36:03 #56 19.75 (3/4) Installing su-exec (0.2-r3) 08:36:03 #56 19.76 (4/4) Installing yq-go (4.44.1-r2) 08:36:03 #56 ... 08:36:03 08:36:03 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:03 #38 ... 08:36:03 08:36:03 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:03 #62 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:03 #62 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:04 #62 ... 08:36:04 08:36:04 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:04 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.6s 08:36:04 #38 ... 08:36:04 08:36:04 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:04 #67 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:04 #67 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:04 #67 ... 08:36:04 08:36:04 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:05 #38 ... 08:36:05 08:36:05 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:05 #70 13.14 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:05 #70 13.14 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:05 #70 13.14 OK: 24048 distinct packages available 08:36:05 #70 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:05 #70 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:05 #70 ... 08:36:05 08:36:05 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:06 #38 ... 08:36:06 08:36:06 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:06 #66 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:06 #66 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:06 #66 ... 08:36:06 08:36:06 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:06 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done 08:36:06 #38 ... 08:36:06 08:36:06 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:06 #71 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:06 #71 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:06 #71 ... 08:36:06 08:36:06 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:06 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done 08:36:06 #38 ... 08:36:06 08:36:06 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:36:06 #61 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:06 #61 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:06 #124 DONE 16.9s 08:36:06 08:36:06 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:06 #120 DONE 16.8s 08:36:06 08:36:06 #125 [security-secretstore-setup builder 6/7] COPY . . 08:36:06 #125 CACHED 08:36:06 08:36:06 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:06 #126 CACHED 08:36:06 08:36:06 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:06 #127 CACHED 08:36:06 08:36:06 #121 [core-keeper builder 7/8] COPY . . 08:36:06 #121 DONE 16.8s 08:36:06 08:36:06 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:06 #128 CACHED 08:36:06 08:36:06 #129 [security-bootstrapper builder 6/7] COPY . . 08:36:06 #129 CACHED 08:36:06 08:36:06 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:06 #130 CACHED 08:36:06 08:36:06 #122 [support-scheduler builder 6/7] COPY . . 08:36:06 #122 DONE 16.8s 08:36:06 08:36:06 #119 [security-proxy-setup builder 6/7] COPY . . 08:36:06 #119 DONE 16.8s 08:36:06 08:36:06 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:06 #131 CACHED 08:36:06 08:36:06 #132 [security-proxy-auth builder 6/7] COPY . . 08:36:06 #132 CACHED 08:36:06 08:36:06 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:06 #133 CACHED 08:36:06 08:36:06 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:06 #134 ... 08:36:06 08:36:06 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:06 #135 CACHED 08:36:06 08:36:06 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:06 #136 CACHED 08:36:06 08:36:06 #137 [core-metadata builder 6/7] COPY . . 08:36:06 #137 CACHED 08:36:06 08:36:06 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:06 #138 CACHED 08:36:06 08:36:06 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:06 #139 CACHED 08:36:06 08:36:06 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:06 #140 CACHED 08:36:06 08:36:06 #123 [support-notifications builder 6/7] COPY . . 08:36:06 #123 DONE 16.9s 08:36:06 08:36:06 #141 [core-command builder 6/7] COPY . . 08:36:06 #141 CACHED 08:36:06 08:36:06 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:06 #142 CACHED 08:36:06 08:36:06 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 08:36:06 #143 CACHED 08:36:06 08:36:06 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:06 #61 ... 08:36:06 08:36:06 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:06 #63 24.65 (1/3) Installing ca-certificates (20241121-r1) 08:36:06 #63 ... 08:36:06 08:36:06 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:36:06 #57 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:06 #57 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:07 #57 ... 08:36:07 08:36:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:07 #62 22.19 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:07 #62 22.20 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:07 #62 22.20 OK: 24048 distinct packages available 08:36:07 #62 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:07 #62 ... 08:36:07 08:36:07 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:36:07 #59 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:07 #59 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:07 #144 1.564 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:07 #59 ... 08:36:07 08:36:07 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:36:07 #60 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:07 #60 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:07 #60 ... 08:36:07 08:36:07 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:07 #56 21.61 Executing busybox-1.36.1-r29.trigger 08:36:07 #56 21.78 Executing ca-certificates-20241121-r1.trigger 08:36:07 #56 22.97 OK: 20 MiB in 18 packages 08:36:07 #56 DONE 25.8s 08:36:07 08:36:07 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:36:07 #0 5.433 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:07 #0 7.577 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:08 #73 ... 08:36:08 08:36:08 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:08 #74 ... 08:36:08 08:36:08 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:36:08 #68 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:08 #68 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:08 #68 ... 08:36:08 08:36:08 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:36:08 #0 4.591 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:08 #0 6.614 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:08 #75 ... 08:36:08 08:36:08 #64 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:36:08 #64 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:08 #64 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:08 #64 ... 08:36:08 08:36:08 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:08 #67 26.09 (1/7) Installing ca-certificates (20241121-r1) 08:36:09 #67 26.67 (2/7) Installing dumb-init (1.2.5-r3) 08:36:09 #67 26.69 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:36:09 #67 26.77 (4/7) Installing libsodium (1.0.19-r0) 08:36:09 #67 26.82 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:36:09 #67 27.16 (6/7) Installing libzmq (4.3.5-r2) 08:36:09 #67 27.27 (7/7) Installing zeromq (4.3.5-r2) 08:36:09 #67 ... 08:36:09 08:36:09 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:09 #0 4.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:09 #0 6.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:09 #76 ... 08:36:09 08:36:09 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:09 #67 27.40 Executing busybox-1.36.1-r29.trigger 08:36:09 #67 27.49 Executing ca-certificates-20241121-r1.trigger 08:36:11 #67 28.64 OK: 14 MiB in 21 packages 08:36:11 #67 ... 08:36:11 08:36:11 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:11 #70 26.92 (1/5) Installing dumb-init (1.2.5-r3) 08:36:11 #70 26.95 (2/5) Installing musl-obstack (1.2.3-r2) 08:36:11 #70 27.03 (3/5) Installing libucontext (1.2-r3) 08:36:11 #70 27.05 (4/5) Installing gcompat (1.1.0-r4) 08:36:11 #70 27.13 (5/5) Installing openssl (3.3.3-r0) 08:36:11 #70 27.27 Executing busybox-1.36.1-r29.trigger 08:36:11 #70 27.42 OK: 10 MiB in 19 packages 08:36:11 #70 DONE 29.5s 08:36:11 08:36:11 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:36:11 #61 29.14 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:11 #61 29.14 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:11 #61 29.14 OK: 24068 distinct packages available 08:36:11 #61 ... 08:36:11 08:36:11 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:36:11 #72 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:11 #72 19.86 OK: 9 MiB in 15 packages 08:36:11 #72 DONE 22.0s 08:36:11 08:36:11 #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:36:12 #77 ... 08:36:12 08:36:12 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:36:12 #60 28.07 OK: 239 MiB in 58 packages 08:36:12 #60 DONE 30.5s 08:36:12 08:36:12 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:36:13 #78 DONE 0.6s 08:36:13 08:36:13 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 #79 ... 08:36:13 08:36:13 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:13 #63 25.29 (2/3) Installing dumb-init (1.2.5-r3) 08:36:13 #63 25.36 (3/3) Installing tzdata (2025a-r0) 08:36:13 #63 27.37 Executing busybox-1.36.1-r29.trigger 08:36:13 #63 27.53 Executing ca-certificates-20241121-r1.trigger 08:36:13 #63 28.74 OK: 11 MiB in 17 packages 08:36:13 #63 DONE 31.4s 08:36:13 08:36:13 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:36:13 #57 28.46 (1/1) Installing dumb-init (1.2.5-r3) 08:36:13 #57 28.49 Executing busybox-1.36.1-r29.trigger 08:36:13 #57 28.68 OK: 9 MiB in 15 packages 08:36:13 #57 DONE 31.6s 08:36:13 08:36:13 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:13 #67 DONE 31.6s 08:36:13 08:36:13 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:15 #80 ... 08:36:15 08:36:15 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:15 #66 27.93 (1/4) Installing dumb-init (1.2.5-r3) 08:36:15 #66 27.98 (2/4) Installing openssl (3.3.3-r0) 08:36:15 #66 28.09 (3/4) Installing su-exec (0.2-r3) 08:36:15 #66 28.11 (4/4) Installing yq-go (4.44.1-r2) 08:36:15 #66 29.41 Executing busybox-1.36.1-r29.trigger 08:36:15 #66 29.83 OK: 20 MiB in 18 packages 08:36:15 #66 DONE 33.2s 08:36:15 08:36:15 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:36:15 #64 30.42 OK: 239 MiB in 58 packages 08:36:15 #64 DONE 34.2s 08:36:15 08:36:15 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:15 #144 ... 08:36:15 08:36:15 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:15 #0 1.318 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:36:16 #81 ... 08:36:16 08:36:16 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:36:16 #59 30.95 OK: 239 MiB in 58 packages 08:36:16 #59 DONE 33.7s 08:36:16 08:36:16 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:36:16 #68 30.37 OK: 239 MiB in 58 packages 08:36:16 #68 DONE 33.7s 08:36:16 08:36:16 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:16 #145 ... 08:36:16 08:36:16 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:16 #0 1.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:36:16 #146 ... 08:36:16 08:36:16 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:16 #0 0.696 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:36:16 #147 ... 08:36:16 08:36:16 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:16 #0 0.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:16 #148 ... 08:36:16 08:36:16 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:16 #0 1.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:16 #149 ... 08:36:16 08:36:16 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:16 #0 1.469 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:16 #150 ... 08:36:16 08:36:16 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:16 #0 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:16 #151 ... 08:36:16 08:36:16 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:16 #134 1.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:17 #134 ... 08:36:17 08:36:17 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:17 #0 0.776 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:36:17 #152 ... 08:36:17 08:36:17 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:17 #0 1.427 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:17 #153 ... 08:36:17 08:36:17 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:17 #0 1.372 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:17 #82 ... 08:36:17 08:36:17 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:36:17 #73 18.61 OK: 239 MiB in 58 packages 08:36:17 #73 DONE 19.7s 08:36:17 08:36:17 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:17 #81 DONE 1.7s 08:36:17 08:36:17 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:36:18 #83 ... 08:36:18 08:36:18 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:18 #84 DONE 1.9s 08:36:18 08:36:18 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:18 #62 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:18 #62 35.14 (1/14) Installing ca-certificates (20241121-r1) 08:36:18 #62 35.51 (2/14) Installing brotli-libs (1.1.0-r2) 08:36:18 #62 35.59 (3/14) Installing c-ares (1.33.1-r0) 08:36:18 #62 35.75 (4/14) Installing libunistring (1.2-r0) 08:36:18 #62 35.90 (5/14) Installing libidn2 (2.3.7-r0) 08:36:18 #62 35.90 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:36:18 #62 35.93 (7/14) Installing libpsl (0.21.5-r1) 08:36:18 #62 35.93 (8/14) Installing zstd-libs (1.5.6-r0) 08:36:18 #62 ... 08:36:18 08:36:18 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:18 #82 DONE 2.1s 08:36:18 08:36:18 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:18 #62 36.02 (9/14) Installing libcurl (8.12.1-r0) 08:36:18 #62 36.09 (10/14) Installing curl (8.12.1-r0) 08:36:18 #62 36.10 (11/14) Installing dumb-init (1.2.5-r3) 08:36:18 #62 ... 08:36:18 08:36:18 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 #85 ... 08:36:19 08:36:19 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:19 #76 17.55 OK: 9 MiB in 16 packages 08:36:19 #76 DONE 19.6s 08:36:19 08:36:19 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:36:19 #86 ... 08:36:19 08:36:19 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:19 #71 27.58 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:19 #71 27.58 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:19 #71 27.59 OK: 24048 distinct packages available 08:36:19 #71 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:19 #71 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:20 #71 ... 08:36:20 08:36:20 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:36:20 #83 DONE 2.7s 08:36:20 08:36:20 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:20 #62 36.15 (12/14) Installing musl-obstack (1.2.3-r2) 08:36:20 #62 36.15 (13/14) Installing libucontext (1.2-r3) 08:36:20 #62 36.15 (14/14) Installing gcompat (1.1.0-r4) 08:36:20 #62 36.19 Executing busybox-1.36.1-r29.trigger 08:36:20 #62 36.29 Executing ca-certificates-20241121-r1.trigger 08:36:20 #62 37.00 OK: 15 MiB in 28 packages 08:36:20 #62 ... 08:36:20 08:36:20 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:36:20 #75 19.04 (1/1) Installing dumb-init (1.2.5-r3) 08:36:20 #75 19.80 Executing busybox-1.36.1-r29.trigger 08:36:20 #75 19.98 OK: 9 MiB in 15 packages 08:36:20 #75 DONE 22.2s 08:36:20 08:36:20 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:20 #62 DONE 38.4s 08:36:20 08:36:20 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 #87 ... 08:36:20 08:36:20 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:20 #74 2.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:20 #74 4.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:20 #74 12.46 OK: 20 MiB in 18 packages 08:36:20 #74 ... 08:36:20 08:36:20 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:21 #88 ... 08:36:21 08:36:21 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:21 #74 DONE 13.7s 08:36:21 08:36:21 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:36:21 #61 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:21 #61 33.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:21 #61 38.24 OK: 239 MiB in 58 packages 08:36:21 #61 DONE 39.4s 08:36:21 08:36:21 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:36:22 #89 ... 08:36:22 08:36:22 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:22 #71 38.66 (1/4) Installing dumb-init (1.2.5-r3) 08:36:22 #71 38.66 (2/4) Installing musl-obstack (1.2.3-r2) 08:36:22 #71 38.69 (3/4) Installing libucontext (1.2-r3) 08:36:22 #71 38.69 (4/4) Installing gcompat (1.1.0-r4) 08:36:22 #71 38.70 Executing busybox-1.36.1-r29.trigger 08:36:22 #71 38.75 OK: 9 MiB in 18 packages 08:36:22 #71 DONE 39.5s 08:36:22 08:36:22 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:22 #90 ... 08:36:22 08:36:22 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:36:22 #89 DONE 1.1s 08:36:22 08:36:22 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #91 ... 08:36:23 08:36:23 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:23 #92 ... 08:36:23 08:36:23 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:24 #93 ... 08:36:24 08:36:24 #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:36:24 #77 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:24 #77 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:25 #77 ... 08:36:25 08:36:25 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:25 #94 ... 08:36:25 08:36:25 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:25 #92 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:26 #92 ... 08:36:26 08:36:26 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:36:26 #86 DONE 7.6s 08:36:26 08:36:26 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:26 #92 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:27 #92 ... 08:36:27 08:36:27 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:36:27 #95 DONE 0.3s 08:36:27 08:36:27 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:27 #88 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:27 #88 ... 08:36:27 08:36:27 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:27 #96 ... 08:36:27 08:36:27 #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:36:27 #77 16.09 OK: 10 MiB in 19 packages 08:36:28 #77 ... 08:36:28 08:36:28 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:28 #97 ... 08:36:28 08:36:28 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:28 #90 6.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:28 #90 ... 08:36:28 08:36:28 #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:36:28 #77 DONE 17.2s 08:36:28 08:36:28 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:29 #98 ... 08:36:29 08:36:29 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:36:29 #99 DONE 1.0s 08:36:30 08:36:30 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:30 #100 ... 08:36:30 08:36:30 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:30 #98 DONE 1.8s 08:36:30 08:36:30 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:36:30 #101 DONE 0.2s 08:36:30 08:36:30 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:36:30 #102 DONE 0.2s 08:36:30 08:36:30 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:31 #103 ... 08:36:31 08:36:31 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:31 #100 DONE 1.4s 08:36:31 08:36:31 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:31 #103 DONE 0.2s 08:36:31 08:36:31 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:31 #104 ... 08:36:31 08:36:31 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:36:31 #105 DONE 0.2s 08:36:31 08:36:31 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:31 #104 DONE 0.4s 08:36:31 08:36:31 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:31 #106 ... 08:36:31 08:36:31 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 08:36:31 #107 DONE 0.3s 08:36:31 08:36:31 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:31 #106 DONE 0.2s 08:36:31 08:36:31 #108 [security-spire-server] exporting to image 08:36:31 #108 exporting layers 08:36:32 #108 ... 08:36:32 08:36:32 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:32 #109 DONE 0.3s 08:36:32 08:36:32 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:32 #110 DONE 0.2s 08:36:32 08:36:32 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:32 #90 7.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:32 #90 ... 08:36:32 08:36:32 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:32 #111 DONE 0.1s 08:36:32 08:36:32 #108 [security-spire-agent] exporting to image 08:36:34 #108 ... 08:36:34 08:36:34 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:34 #80 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:34 #80 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:34 #80 18.63 OK: 9 MiB in 15 packages 08:36:34 #80 DONE 20.0s 08:36:34 08:36:34 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:34 #94 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:34 #94 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:34 #94 ... 08:36:34 08:36:34 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:34 #92 20.80 OK: 11 MiB in 17 packages 08:36:35 #92 ... 08:36:35 08:36:35 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:35 #93 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:35 #93 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:35 #93 20.69 OK: 14 MiB in 21 packages 08:36:35 #93 ... 08:36:35 08:36:35 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:35 #92 DONE 21.6s 08:36:35 08:36:35 #108 [security-spire-agent] exporting to image 08:36:35 #108 exporting layers 3.1s done 08:36:35 #108 writing image sha256:dcae6c96d468db54036c07a38189fead816db14859b0adeb77908fa5c07b53b7 done 08:36:35 #108 naming to docker.io/library/security-spire-server-arm64 done 08:36:35 #108 writing image sha256:6959e7324655137ef10f9cc26c25fa30869d57c615ae51b9308c0fc047479d33 0.0s done 08:36:35 #108 naming to docker.io/library/security-spire-agent-arm64 done 08:36:35 #108 DONE 3.6s 08:36:35 08:36:35 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:35 #88 8.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:35 #88 ... 08:36:35 08:36:35 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:35 #94 20.27 OK: 20 MiB in 18 packages 08:36:36 #94 ... 08:36:36 08:36:36 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:36 #93 DONE 22.0s 08:36:36 08:36:36 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 #96 ... 08:36:36 08:36:36 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:36 #88 15.76 OK: 15 MiB in 28 packages 08:36:36 #88 ... 08:36:36 08:36:36 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:36 #94 DONE 21.2s 08:36:36 08:36:36 #112 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:36:37 #112 DONE 0.2s 08:36:37 08:36:37 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:37 #90 14.81 OK: 9 MiB in 18 packages 08:36:37 #90 DONE 15.6s 08:36:37 08:36:37 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:37 #88 DONE 17.0s 08:36:37 08:36:37 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:39 #113 DONE 2.0s 08:36:39 08:36:39 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:39 #87 ... 08:36:39 08:36:39 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:36:39 #114 DONE 0.1s 08:36:39 08:36:39 #115 [security-spire-config stage-2 6/10] COPY security.txt / 08:36:39 #115 DONE 0.1s 08:36:39 08:36:39 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:39 #87 ... 08:36:39 08:36:39 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:39 #116 DONE 0.1s 08:36:39 08:36:39 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:39 #117 DONE 0.1s 08:36:39 08:36:39 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:40 #118 DONE 0.1s 08:36:40 08:36:40 #108 [security-spire-config] exporting to image 08:36:42 #108 exporting layers 1.9s done 08:36:42 #108 writing image sha256:6ba36b619662596bae3597330e8a86a210c9c55a0ea196859b50ea7dfeeb2a75 done 08:36:42 #108 naming to docker.io/library/security-spire-config-arm64 done 08:36:42 #108 DONE 5.5s 08:36:42 08:36:42 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:53 #154 ... 08:37:53 08:37:53 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:53 #151 DONE 95.6s 08:37:53 08:37:53 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:53 #150 DONE 95.6s 08:37:53 08:37:53 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 #155 ... 08:37:53 08:37:53 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:53 #156 DONE 0.4s 08:37:53 08:37:53 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 #155 DONE 0.3s 08:37:53 08:37:53 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:53 #157 DONE 0.1s 08:37:53 08:37:53 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:53 #158 DONE 0.4s 08:37:53 08:37:53 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:53 #159 ... 08:37:53 08:37:53 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:53 #160 DONE 0.4s 08:37:53 08:37:53 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:53 #161 DONE 0.1s 08:37:53 08:37:53 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:53 #159 DONE 1.1s 08:37:53 08:37:53 #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 #162 DONE 0.2s 08:37:53 08:37:53 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:53 #163 ... 08:37:53 08:37:53 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:53 #164 DONE 0.2s 08:37:53 08:37:53 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:53 #165 DONE 0.4s 08:37:53 08:37:53 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:37:53 #40 ... 08:37:53 08:37:53 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:53 #166 DONE 0.3s 08:37:53 08:37:53 #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/ 08:37:53 #167 DONE 0.2s 08:37:53 08:37:53 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:53 #146 ... 08:37:53 08:37:53 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:53 #163 DONE 1.4s 08:37:53 08:37:53 #112 [core-common-config-bootstrapper] exporting to image 08:37:53 #112 exporting layers 08:37:53 #112 ... 08:37:53 08:37:53 #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/ 08:37:53 #168 DONE 0.2s 08:37:53 08:37:53 #112 [core-common-config-bootstrapper] exporting to image 08:37:53 #112 exporting layers 0.4s done 08:37:53 #112 writing image sha256:199fc22aebc28aac411f7b70c5aaaa54d3ba2a2706555c551888fa8c3141f54e done 08:37:53 #112 naming to docker.io/library/core-common-config-bootstrapper done 08:37:53 #112 DONE 1.7s 08:37:53 08:37:53 #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/ 08:37:53 #169 DONE 0.2s 08:37:53 08:37:53 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:53 #170 DONE 0.2s 08:37:53 08:37:53 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:53 #171 DONE 1.0s 08:37:53 08:37:53 #112 [security-bootstrapper] exporting to image 08:37:53 #112 exporting layers 0.5s done 08:37:53 #112 writing image sha256:284f0d3ae410d1afb020fb2efd3b63900e2df2a8d8118d42240c04ab699cc59d done 08:37:53 #112 naming to docker.io/library/security-bootstrapper 08:37:53 #112 naming to docker.io/library/security-bootstrapper done 08:37:53 #112 DONE 2.2s 08:37:53 08:37:53 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:18 #91 ... 08:38:18 08:38:18 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #79 DONE 113.7s 08:38:18 08:38:18 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #91 DONE 104.4s 08:38:18 08:38:18 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #97 DONE 109.0s 08:38:18 08:38:18 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #96 DONE 109.7s 08:38:18 08:38:18 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:38:18 #119 ... 08:38:18 08:38:18 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #85 DONE 109.2s 08:38:18 08:38:18 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #87 DONE 107.1s 08:38:18 08:38:18 #120 [core-keeper builder 7/8] COPY . . 08:38:18 #120 ... 08:38:18 08:38:18 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:38:18 #119 DONE 1.8s 08:38:18 08:38:18 #121 [support-notifications builder 6/7] COPY . . 08:38:18 #121 DONE 1.9s 08:38:18 08:38:18 #122 [security-secretstore-setup builder 6/7] COPY . . 08:38:18 #122 DONE 1.9s 08:38:18 08:38:18 #120 [core-keeper builder 7/8] COPY . . 08:38:18 #120 DONE 1.8s 08:38:18 08:38:18 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:38:18 #123 CACHED 08:38:18 08:38:18 #124 [core-metadata builder 6/7] COPY . . 08:38:18 #124 CACHED 08:38:18 08:38:18 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #125 CACHED 08:38:18 08:38:18 #126 [support-scheduler builder 6/7] COPY . . 08:38:18 #126 DONE 1.9s 08:38:18 08:38:18 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #127 CACHED 08:38:18 08:38:18 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:38:18 #128 CACHED 08:38:18 08:38:18 #129 [security-proxy-setup builder 6/7] COPY . . 08:38:18 #129 CACHED 08:38:18 08:38:18 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #130 CACHED 08:38:18 08:38:18 #131 [security-bootstrapper builder 6/7] COPY . . 08:38:18 #131 CACHED 08:38:18 08:38:18 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:38:18 #132 CACHED 08:38:18 08:38:18 #133 [core-data builder 6/7] COPY . . 08:38:18 #133 CACHED 08:38:18 08:38:18 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 08:38:18 #134 CACHED 08:38:18 08:38:18 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #135 CACHED 08:38:18 08:38:18 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #136 CACHED 08:38:18 08:38:18 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 08:38:18 #137 CACHED 08:38:18 08:38:18 #138 [core-command builder 6/7] COPY . . 08:38:18 #138 CACHED 08:38:18 08:38:18 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 #139 CACHED 08:38:18 08:38:18 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:38:18 #140 CACHED 08:38:18 08:38:18 #141 [security-proxy-auth builder 6/7] COPY . . 08:38:18 #141 CACHED 08:38:18 08:38:18 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 08:38:18 #142 DONE 2.0s 08:38:18 08:38:18 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:18 #143 ... 08:38:18 08:38:18 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:18 #0 5.328 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:38:18 #144 ... 08:38:18 08:38:18 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:18 #0 5.911 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:38:18 #145 ... 08:38:18 08:38:18 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:18 #0 6.249 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:38:18 #146 ... 08:38:18 08:38:18 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:18 #143 6.506 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:38:19 #143 ... 08:38:19 08:38:19 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:19 #0 3.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:38:19 #147 ... 08:38:19 08:38:19 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:19 #0 6.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:38:19 #148 ... 08:38:19 08:38:19 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:19 #0 5.926 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:38:19 #149 ... 08:38:19 08:38:19 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:19 #0 6.159 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:38:20 #150 ... 08:38:20 08:38:20 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:20 #0 4.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:38:20 #151 ... 08:38:20 08:38:20 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:20 #0 5.204 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:38:20 #152 ... 08:38:20 08:38:20 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:20 #0 6.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:38:20 #153 ... 08:38:20 08:38:20 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:20 #0 5.054 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:38:50 #146 ... 08:38:50 08:38:50 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:50 #149 157.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:50 #149 ... 08:38:50 08:38:50 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:50 #147 DONE 164.5s 08:38:50 08:38:50 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:50 #152 DONE 164.6s 08:38:50 08:38:50 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:50 #145 DONE 164.5s 08:38:50 08:38:50 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:50 #148 DONE 164.7s 08:38:50 08:38:50 #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:50 #172 ... 08:38:50 08:38:50 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:50 #149 DONE 164.8s 08:38:50 08:38:50 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:50 #173 DONE 0.1s 08:38:50 08:38:50 #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:50 #172 DONE 0.3s 08:38:50 08:38:50 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:50 #174 DONE 0.2s 08:38:50 08:38:50 #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:51 #175 ... 08:38:51 08:38:51 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:51 #176 DONE 0.5s 08:38:51 08:38:51 #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:51 #177 DONE 0.5s 08:38:51 08:38:51 #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:51 #175 DONE 0.5s 08:38:51 08:38:51 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:51 #178 DONE 0.6s 08:38:51 08:38:51 #179 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:51 #179 ... 08:38:51 08:38:51 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:51 #180 DONE 0.4s 08:38:51 08:38:51 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:51 #181 DONE 0.3s 08:38:51 08:38:51 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:51 #182 DONE 0.3s 08:38:51 08:38:51 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:51 #154 DONE 165.8s 08:38:51 08:38:51 #179 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:51 #179 DONE 0.4s 08:38:51 08:38:51 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:51 #183 DONE 0.3s 08:38:51 08:38:51 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:52 #184 ... 08:38:52 08:38:52 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:52 #134 DONE 166.4s 08:38:52 08:38:52 #112 [core-keeper] exporting to image 08:38:52 #112 exporting layers 08:38:52 #112 ... 08:38:52 08:38:52 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:52 #185 CACHED 08:38:52 08:38:52 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:52 #186 CACHED 08:38:52 08:38:52 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:52 #146 DONE 166.7s 08:38:52 08:38:52 #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:52 #187 DONE 0.9s 08:38:52 08:38:52 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:52 #188 DONE 0.9s 08:38:52 08:38:52 #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:52 #189 CACHED 08:38:52 08:38:52 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:52 #190 CACHED 08:38:52 08:38:52 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:52 #184 DONE 1.0s 08:38:52 08:38:52 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:52 #191 DONE 0.9s 08:38:52 08:38:52 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:53 #192 ... 08:38:53 08:38:53 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:53 #193 DONE 0.5s 08:38:53 08:38:53 #112 [core-keeper] exporting to image 08:38:53 #112 exporting layers 0.2s done 08:38:53 #112 writing image sha256:e2f3a15e56680dabd03af5c69603eace9a3f124051519af0f19a5f5729b33c52 0.0s done 08:38:53 #112 naming to docker.io/library/core-keeper done 08:38:53 #112 writing image sha256:cf1976a53bab582581f260c356dee23f350f2f7cf082b46902d409428fec6e71 08:38:53 #112 ... 08:38:53 08:38:53 #194 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:53 #194 DONE 0.6s 08:38:53 08:38:53 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:53 #192 DONE 0.5s 08:38:53 08:38:53 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:53 #195 DONE 0.5s 08:38:53 08:38:53 #196 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:53 #196 DONE 0.6s 08:38:53 08:38:53 #197 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #197 DONE 0.5s 08:38:53 08:38:53 #112 [security-spiffe-token-provider] exporting to image 08:38:53 #112 writing image sha256:cf1976a53bab582581f260c356dee23f350f2f7cf082b46902d409428fec6e71 done 08:38:53 #112 naming to docker.io/library/core-command done 08:38:53 #112 ... 08:38:53 08:38:53 #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:53 #198 DONE 0.3s 08:38:53 08:38:53 #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:53 #199 DONE 0.2s 08:38:53 08:38:53 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:38:53 #200 DONE 0.2s 08:38:53 08:38:53 #201 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:53 #201 DONE 0.2s 08:38:53 08:38:53 #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:53 #202 DONE 0.1s 08:38:53 08:38:53 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:53 #203 DONE 0.1s 08:38:53 08:38:53 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:53 #204 DONE 0.1s 08:38:53 08:38:53 #112 [core-metadata] exporting to image 08:38:53 #112 writing image sha256:ae00458fa10986e552f1e6b11ce51bbcaa22139765fff95906f75194810c25fa done 08:38:53 #112 naming to docker.io/library/security-spiffe-token-provider 08:38:53 #112 ... 08:38:53 08:38:53 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:53 #205 DONE 0.1s 08:38:53 08:38:53 #112 [security-spiffe-token-provider] exporting to image 08:38:53 #112 naming to docker.io/library/security-spiffe-token-provider done 08:38:54 #112 ... 08:38:54 08:38:54 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:54 #206 DONE 0.6s 08:38:54 08:38:54 #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:54 #207 DONE 0.7s 08:38:54 08:38:54 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:54 #153 DONE 168.3s 08:38:54 08:38:54 #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:54 #208 ... 08:38:54 08:38:54 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:54 #209 DONE 0.2s 08:38:54 08:38:54 #112 [core-data] exporting to image 08:38:54 #112 exporting layers 1.1s done 08:38:54 #112 ... 08:38:54 08:38:54 #210 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:54 #210 DONE 1.4s 08:38:54 08:38:54 #112 [security-proxy-setup] exporting to image 08:38:54 #112 writing image sha256:5f352800e7ecfb08f1af4a95a5f8b8c97f9e543b62f9d7afd92475e88b9335f1 done 08:38:54 #112 naming to docker.io/library/core-metadata done 08:38:54 #112 ... 08:38:54 08:38:54 #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:54 #208 DONE 0.6s 08:38:54 08:38:54 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:54 #211 DONE 0.6s 08:38:54 08:38:54 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:54 #212 DONE 1.2s 08:38:54 08:38:54 #112 [security-proxy-auth] exporting to image 08:38:55 #112 exporting layers 0.9s done 08:38:55 #112 writing image sha256:6c90febe25592e80c6f5343a14182a6d10acee9af7f2894712c248897db7e767 0.1s done 08:38:55 #112 naming to docker.io/library/core-data 08:38:55 #112 naming to docker.io/library/core-data 0.1s done 08:38:55 #112 ... 08:38:55 08:38:55 #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:55 #213 DONE 0.9s 08:38:55 08:38:55 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:55 #144 DONE 169.7s 08:38:55 08:38:55 #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:55 #214 DONE 0.6s 08:38:55 08:38:55 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:55 #215 DONE 0.1s 08:38:55 08:38:55 #112 [security-proxy-setup] exporting to image 08:38:55 #112 exporting layers 1.1s done 08:38:55 #112 writing image sha256:93691b277435d073426137c8e6863f0d07aa23f450d805b9cf4318cf3090ac96 0.0s done 08:38:55 #112 naming to docker.io/library/security-proxy-auth done 08:38:55 #112 writing image sha256:8f78cbd43784b436b11ab04d638e635665bc2113469c1892f71c7ea2c9adb7a1 done 08:38:55 #112 naming to docker.io/library/security-proxy-setup done 08:38:55 #112 DONE 6.2s 08:38:55 08:38:55 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:56 #216 DONE 0.3s 08:38:56 08:38:56 #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:56 #217 DONE 0.3s 08:38:56 08:38:56 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:38:56 #218 DONE 0.0s 08:38:56 08:38:56 #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:56 #219 DONE 0.5s 08:38:56 08:38:56 #112 [support-scheduler] exporting to image 08:38:56 #112 ... 08:38:56 08:38:56 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:56 #220 DONE 0.3s 08:38:56 08:38:56 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:56 #221 DONE 0.0s 08:38:56 08:38:56 #112 [support-notifications] exporting to image 08:38:56 #112 exporting layers 0.3s done 08:38:56 #112 exporting layers 0.5s done 08:38:56 #112 writing image sha256:b7116a4a817475a69d412b5f10259a283d012d460bae2364cfd0b146866560ca done 08:38:56 #112 naming to docker.io/library/support-scheduler done 08:38:56 #112 exporting layers 0.2s done 08:38:56 #112 writing image sha256:b5970622c1ed525f3ae955592c59ca4d4ae5207f29563818ab0b4f97037ab73c done 08:38:56 #112 naming to docker.io/library/security-secretstore-setup done 08:38:56 #112 writing image sha256:5ea7db0e3ac34a08af16d76659ff1324f258acd46e81cdde882383e9f2962a43 done 08:38:56 #112 naming to docker.io/library/support-notifications done 08:38:56 #112 DONE 6.8s 08:38:56 08:38:56 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:56 time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:56 $ docker stop --time=1 e3721f5c01c40a36057b5feb7a758a75765e391f9979b8a85ad46b32ff33251d 08:38:57 $ docker rm -f --volumes e3721f5c01c40a36057b5feb7a758a75765e391f9979b8a85ad46b32ff33251d [Pipeline] // withDockerContainer [Pipeline] sh 08:38:58 + docker images 08:38:58 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:58 support-notifications latest 5ea7db0e3ac3 1 second ago 51.6MB 08:38:58 support-scheduler latest b7116a4a8174 2 seconds ago 48MB 08:38:58 security-secretstore-setup latest b5970622c1ed 2 seconds ago 67.7MB 08:38:58 security-proxy-setup latest 8f78cbd43784 3 seconds ago 38.2MB 08:38:58 security-proxy-auth latest 93691b277435 3 seconds ago 31.3MB 08:38:58 core-data latest 6c90febe2559 3 seconds ago 32.4MB 08:38:58 core-metadata latest 5f352800e7ec 4 seconds ago 32.6MB 08:38:58 security-spiffe-token-provider latest ae00458fa109 4 seconds ago 46.9MB 08:38:58 core-command latest cf1976a53bab 5 seconds ago 27.9MB 08:38:58 core-keeper latest e2f3a15e5668 6 seconds ago 32.1MB 08:38:58 security-bootstrapper latest 284f0d3ae410 About a minute ago 20.3MB 08:38:58 core-common-config-bootstrapper latest 199fc22aebc2 About a minute ago 17.1MB 08:38:58 security-spire-agent latest c8c72f017f0f 3 minutes ago 195MB 08:38:58 security-spire-server latest 8b5f941f3b1c 3 minutes ago 149MB 08:38:58 security-spire-config latest 477b8d3d6053 3 minutes ago 149MB 08:38:58 ci-base-image-x86_64 latest 67dd531b643d 7 minutes ago 929MB 08:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 08:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 08:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:58 provisioning config files... 08:38:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/813@tmp/config15856389365943385186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:58 ---> ****-login.sh 08:38:58 nexus3.edgexfoundry.org:10001 08:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:58 Configure a credential helper to remove this warning. See 08:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:58 08:38:58 Login Succeeded 08:38:58 nexus3.edgexfoundry.org:10002 08:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:58 Configure a credential helper to remove this warning. See 08:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:58 08:38:58 Login Succeeded 08:38:58 nexus3.edgexfoundry.org:10003 08:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:58 Configure a credential helper to remove this warning. See 08:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:58 08:38:58 Login Succeeded 08:38:58 nexus3.edgexfoundry.org:10004 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 ****.io 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 ---> ****-login.sh ends [Pipeline] } 08:38:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:38:59 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:38:59 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:38:59 latest 08:38:59 4.0.0-dev.75 08:38:59 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:38:59 main 08:38:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:00 + docker push nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:39:00 076378f9a530: Preparing 08:39:00 2596cee22840: Preparing 08:39:00 0ecbd348946e: Preparing 08:39:00 b201b62bbc52: Preparing 08:39:00 73028ba58a36: Preparing 08:39:00 99acdc101365: Preparing 08:39:00 994456c4fd7b: Preparing 08:39:00 99acdc101365: Waiting 08:39:00 994456c4fd7b: Waiting 08:39:00 076378f9a530: Pushed 08:39:00 0ecbd348946e: Pushed 08:39:00 73028ba58a36: Pushed 08:39:00 b201b62bbc52: Pushed 08:39:00 994456c4fd7b: Layer already exists 08:39:00 99acdc101365: Pushed 08:39:02 2596cee22840: Pushed 08:39:02 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:39:03 076378f9a530: Preparing 08:39:03 2596cee22840: Preparing 08:39:03 0ecbd348946e: Preparing 08:39:03 b201b62bbc52: Preparing 08:39:03 73028ba58a36: Preparing 08:39:03 99acdc101365: Preparing 08:39:03 994456c4fd7b: Preparing 08:39:03 99acdc101365: Waiting 08:39:03 994456c4fd7b: Waiting 08:39:03 0ecbd348946e: Layer already exists 08:39:03 73028ba58a36: Layer already exists 08:39:03 2596cee22840: Layer already exists 08:39:03 b201b62bbc52: Layer already exists 08:39:03 076378f9a530: Layer already exists 08:39:03 99acdc101365: Layer already exists 08:39:03 994456c4fd7b: Layer already exists 08:39:03 latest: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:03 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.75 08:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:39:03 076378f9a530: Preparing 08:39:03 2596cee22840: Preparing 08:39:03 0ecbd348946e: Preparing 08:39:03 b201b62bbc52: Preparing 08:39:03 73028ba58a36: Preparing 08:39:03 99acdc101365: Preparing 08:39:03 994456c4fd7b: Preparing 08:39:03 994456c4fd7b: Waiting 08:39:03 99acdc101365: Waiting 08:39:03 076378f9a530: Layer already exists 08:39:03 0ecbd348946e: Layer already exists 08:39:03 b201b62bbc52: Layer already exists 08:39:03 73028ba58a36: Layer already exists 08:39:03 2596cee22840: Layer already exists 08:39:03 994456c4fd7b: Layer already exists 08:39:03 99acdc101365: Layer already exists 08:39:03 4.0.0-dev.75: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:04 + docker push nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:39:04 076378f9a530: Preparing 08:39:04 2596cee22840: Preparing 08:39:04 0ecbd348946e: Preparing 08:39:04 b201b62bbc52: Preparing 08:39:04 73028ba58a36: Preparing 08:39:04 99acdc101365: Preparing 08:39:04 994456c4fd7b: Preparing 08:39:04 994456c4fd7b: Waiting 08:39:04 99acdc101365: Waiting 08:39:04 0ecbd348946e: Layer already exists 08:39:04 73028ba58a36: Layer already exists 08:39:04 2596cee22840: Layer already exists 08:39:04 b201b62bbc52: Layer already exists 08:39:04 076378f9a530: Layer already exists 08:39:04 99acdc101365: Layer already exists 08:39:04 994456c4fd7b: Layer already exists 08:39:04 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:05 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:39:05 076378f9a530: Preparing 08:39:05 2596cee22840: Preparing 08:39:05 0ecbd348946e: Preparing 08:39:05 b201b62bbc52: Preparing 08:39:05 73028ba58a36: Preparing 08:39:05 99acdc101365: Preparing 08:39:05 994456c4fd7b: Preparing 08:39:05 994456c4fd7b: Waiting 08:39:05 99acdc101365: Waiting 08:39:05 b201b62bbc52: Layer already exists 08:39:05 0ecbd348946e: Layer already exists 08:39:05 73028ba58a36: Layer already exists 08:39:05 076378f9a530: Layer already exists 08:39:05 2596cee22840: Layer already exists 08:39:05 99acdc101365: Layer already exists 08:39:05 994456c4fd7b: Layer already exists 08:39:05 main: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:05 ===================================================== [Pipeline] echo 08:39:05 taggedImages: 08:39:05 - nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:05 - nexus3.edgexfoundry.org:10004/core-command:latest 08:39:05 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.75 08:39:05 - nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:05 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:39:05 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:39:05 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:05 latest 08:39:05 4.0.0-dev.75 08:39:05 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:05 main 08:39:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:39:05 870c46535a40: Preparing 08:39:05 2ac85b55e5d6: Preparing 08:39:05 d4897944aeef: Preparing 08:39:05 e05433accf9a: Preparing 08:39:05 0ecbd348946e: Preparing 08:39:05 b201b62bbc52: Preparing 08:39:05 73028ba58a36: Preparing 08:39:05 99acdc101365: Preparing 08:39:05 994456c4fd7b: Preparing 08:39:05 73028ba58a36: Waiting 08:39:05 99acdc101365: Waiting 08:39:05 b201b62bbc52: Waiting 08:39:05 994456c4fd7b: Waiting 08:39:05 0ecbd348946e: Layer already exists 08:39:05 b201b62bbc52: Layer already exists 08:39:05 73028ba58a36: Layer already exists 08:39:05 99acdc101365: Layer already exists 08:39:05 994456c4fd7b: Layer already exists 08:39:05 870c46535a40: Pushed 08:39:05 2ac85b55e5d6: Pushed 08:39:05 d4897944aeef: Pushed 08:39:06 e05433accf9a: Pushed 08:39:07 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:39:07 870c46535a40: Preparing 08:39:07 2ac85b55e5d6: Preparing 08:39:07 d4897944aeef: Preparing 08:39:07 e05433accf9a: Preparing 08:39:07 0ecbd348946e: Preparing 08:39:07 b201b62bbc52: Preparing 08:39:07 73028ba58a36: Preparing 08:39:07 99acdc101365: Preparing 08:39:07 994456c4fd7b: Preparing 08:39:07 b201b62bbc52: Waiting 08:39:07 99acdc101365: Waiting 08:39:07 994456c4fd7b: Waiting 08:39:07 73028ba58a36: Waiting 08:39:07 0ecbd348946e: Layer already exists 08:39:07 870c46535a40: Layer already exists 08:39:07 e05433accf9a: Layer already exists 08:39:07 d4897944aeef: Layer already exists 08:39:07 2ac85b55e5d6: Layer already exists 08:39:07 b201b62bbc52: Layer already exists 08:39:07 73028ba58a36: Layer already exists 08:39:07 99acdc101365: Layer already exists 08:39:07 994456c4fd7b: Layer already exists 08:39:07 latest: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.75 08:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:39:08 870c46535a40: Preparing 08:39:08 2ac85b55e5d6: Preparing 08:39:08 d4897944aeef: Preparing 08:39:08 e05433accf9a: Preparing 08:39:08 0ecbd348946e: Preparing 08:39:08 b201b62bbc52: Preparing 08:39:08 73028ba58a36: Preparing 08:39:08 99acdc101365: Preparing 08:39:08 994456c4fd7b: Preparing 08:39:08 b201b62bbc52: Waiting 08:39:08 73028ba58a36: Waiting 08:39:08 994456c4fd7b: Waiting 08:39:08 0ecbd348946e: Layer already exists 08:39:08 e05433accf9a: Layer already exists 08:39:08 2ac85b55e5d6: Layer already exists 08:39:08 d4897944aeef: Layer already exists 08:39:08 870c46535a40: Layer already exists 08:39:08 73028ba58a36: Layer already exists 08:39:08 b201b62bbc52: Layer already exists 08:39:08 99acdc101365: Layer already exists 08:39:08 994456c4fd7b: Layer already exists 08:39:08 4.0.0-dev.75: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:39:08 870c46535a40: Preparing 08:39:08 2ac85b55e5d6: Preparing 08:39:08 d4897944aeef: Preparing 08:39:08 e05433accf9a: Preparing 08:39:08 0ecbd348946e: Preparing 08:39:08 b201b62bbc52: Preparing 08:39:08 73028ba58a36: Preparing 08:39:08 99acdc101365: Preparing 08:39:08 994456c4fd7b: Preparing 08:39:08 b201b62bbc52: Waiting 08:39:08 73028ba58a36: Waiting 08:39:08 994456c4fd7b: Waiting 08:39:08 99acdc101365: Waiting 08:39:08 2ac85b55e5d6: Layer already exists 08:39:08 e05433accf9a: Layer already exists 08:39:08 870c46535a40: Layer already exists 08:39:08 0ecbd348946e: Layer already exists 08:39:08 d4897944aeef: Layer already exists 08:39:08 99acdc101365: Layer already exists 08:39:08 73028ba58a36: Layer already exists 08:39:08 b201b62bbc52: Layer already exists 08:39:08 994456c4fd7b: Layer already exists 08:39:08 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:39:09 870c46535a40: Preparing 08:39:09 2ac85b55e5d6: Preparing 08:39:09 d4897944aeef: Preparing 08:39:09 e05433accf9a: Preparing 08:39:09 0ecbd348946e: Preparing 08:39:09 b201b62bbc52: Preparing 08:39:09 73028ba58a36: Preparing 08:39:09 99acdc101365: Preparing 08:39:09 994456c4fd7b: Preparing 08:39:09 b201b62bbc52: Waiting 08:39:09 994456c4fd7b: Waiting 08:39:09 73028ba58a36: Waiting 08:39:09 99acdc101365: Waiting 08:39:09 e05433accf9a: Layer already exists 08:39:09 d4897944aeef: Layer already exists 08:39:09 2ac85b55e5d6: Layer already exists 08:39:09 0ecbd348946e: Layer already exists 08:39:09 870c46535a40: Layer already exists 08:39:09 b201b62bbc52: Layer already exists 08:39:09 73028ba58a36: Layer already exists 08:39:09 99acdc101365: Layer already exists 08:39:09 994456c4fd7b: Layer already exists 08:39:09 main: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:09 ===================================================== [Pipeline] echo 08:39:09 taggedImages: 08:39:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:39:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.75 08:39:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:39:09 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:39:09 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:09 latest 08:39:09 4.0.0-dev.75 08:39:09 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:09 main 08:39:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:10 + docker push nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:39:10 f4502366b9da: Preparing 08:39:10 1a3b4b8330ca: Preparing 08:39:10 0ecbd348946e: Preparing 08:39:10 b201b62bbc52: Preparing 08:39:10 cfeffeaf88f1: Preparing 08:39:10 bd889c02bcd0: Preparing 08:39:10 994456c4fd7b: Preparing 08:39:10 bd889c02bcd0: Waiting 08:39:10 0ecbd348946e: Layer already exists 08:39:10 b201b62bbc52: Layer already exists 08:39:10 994456c4fd7b: Layer already exists 08:39:10 cfeffeaf88f1: Pushed 08:39:10 f4502366b9da: Pushed 08:39:10 bd889c02bcd0: Pushed 08:39:13 1a3b4b8330ca: Pushed 08:39:13 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:39:14 f4502366b9da: Preparing 08:39:14 1a3b4b8330ca: Preparing 08:39:14 0ecbd348946e: Preparing 08:39:14 b201b62bbc52: Preparing 08:39:14 cfeffeaf88f1: Preparing 08:39:14 bd889c02bcd0: Preparing 08:39:14 994456c4fd7b: Preparing 08:39:14 bd889c02bcd0: Waiting 08:39:14 994456c4fd7b: Waiting 08:39:14 cfeffeaf88f1: Layer already exists 08:39:14 f4502366b9da: Layer already exists 08:39:14 1a3b4b8330ca: Layer already exists 08:39:14 b201b62bbc52: Layer already exists 08:39:14 0ecbd348946e: Layer already exists 08:39:14 bd889c02bcd0: Layer already exists 08:39:14 994456c4fd7b: Layer already exists 08:39:14 latest: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:15 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.75 08:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:39:15 f4502366b9da: Preparing 08:39:15 1a3b4b8330ca: Preparing 08:39:15 0ecbd348946e: Preparing 08:39:15 b201b62bbc52: Preparing 08:39:15 cfeffeaf88f1: Preparing 08:39:15 bd889c02bcd0: Preparing 08:39:15 994456c4fd7b: Preparing 08:39:15 994456c4fd7b: Waiting 08:39:15 bd889c02bcd0: Waiting 08:39:15 0ecbd348946e: Layer already exists 08:39:15 1a3b4b8330ca: Layer already exists 08:39:15 b201b62bbc52: Layer already exists 08:39:15 f4502366b9da: Layer already exists 08:39:15 cfeffeaf88f1: Layer already exists 08:39:15 bd889c02bcd0: Layer already exists 08:39:15 994456c4fd7b: Layer already exists 08:39:15 4.0.0-dev.75: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:15 + docker push nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:39:15 f4502366b9da: Preparing 08:39:15 1a3b4b8330ca: Preparing 08:39:15 0ecbd348946e: Preparing 08:39:15 b201b62bbc52: Preparing 08:39:15 cfeffeaf88f1: Preparing 08:39:15 bd889c02bcd0: Preparing 08:39:15 994456c4fd7b: Preparing 08:39:15 bd889c02bcd0: Waiting 08:39:15 994456c4fd7b: Waiting 08:39:15 f4502366b9da: Layer already exists 08:39:15 b201b62bbc52: Layer already exists 08:39:15 cfeffeaf88f1: Layer already exists 08:39:15 0ecbd348946e: Layer already exists 08:39:15 1a3b4b8330ca: Layer already exists 08:39:15 bd889c02bcd0: Layer already exists 08:39:15 994456c4fd7b: Layer already exists 08:39:15 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:16 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:39:16 f4502366b9da: Preparing 08:39:16 1a3b4b8330ca: Preparing 08:39:16 0ecbd348946e: Preparing 08:39:16 b201b62bbc52: Preparing 08:39:16 cfeffeaf88f1: Preparing 08:39:16 bd889c02bcd0: Preparing 08:39:16 994456c4fd7b: Preparing 08:39:16 bd889c02bcd0: Waiting 08:39:16 994456c4fd7b: Waiting 08:39:16 f4502366b9da: Layer already exists 08:39:16 0ecbd348946e: Layer already exists 08:39:16 b201b62bbc52: Layer already exists 08:39:16 1a3b4b8330ca: Layer already exists 08:39:16 cfeffeaf88f1: Layer already exists 08:39:16 bd889c02bcd0: Layer already exists 08:39:16 994456c4fd7b: Layer already exists 08:39:16 main: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:16 ===================================================== [Pipeline] echo 08:39:16 taggedImages: 08:39:16 - nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:16 - nexus3.edgexfoundry.org:10004/core-data:latest 08:39:16 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.75 08:39:16 - nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:39:16 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:39:16 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:16 latest 08:39:16 4.0.0-dev.75 08:39:16 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:16 main 08:39:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:39:17 f2cb85d1c363: Preparing 08:39:17 2696ff4f2d88: Preparing 08:39:17 b201b62bbc52: Preparing 08:39:17 6e57bc6f7171: Preparing 08:39:17 eb2537e672a0: Preparing 08:39:17 994456c4fd7b: Preparing 08:39:17 994456c4fd7b: Waiting 08:39:17 b201b62bbc52: Layer already exists 08:39:17 994456c4fd7b: Layer already exists 08:39:17 eb2537e672a0: Pushed 08:39:17 f2cb85d1c363: Pushed 08:39:17 6e57bc6f7171: Pushed 08:39:19 2696ff4f2d88: Pushed 08:39:19 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:39:20 f2cb85d1c363: Preparing 08:39:20 2696ff4f2d88: Preparing 08:39:20 b201b62bbc52: Preparing 08:39:20 6e57bc6f7171: Preparing 08:39:20 eb2537e672a0: Preparing 08:39:20 994456c4fd7b: Preparing 08:39:20 f2cb85d1c363: Layer already exists 08:39:20 eb2537e672a0: Layer already exists 08:39:20 b201b62bbc52: Layer already exists 08:39:20 2696ff4f2d88: Layer already exists 08:39:20 6e57bc6f7171: Layer already exists 08:39:20 994456c4fd7b: Layer already exists 08:39:20 latest: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.75 08:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:39:21 f2cb85d1c363: Preparing 08:39:21 2696ff4f2d88: Preparing 08:39:21 b201b62bbc52: Preparing 08:39:21 6e57bc6f7171: Preparing 08:39:21 eb2537e672a0: Preparing 08:39:21 994456c4fd7b: Preparing 08:39:21 994456c4fd7b: Waiting 08:39:21 eb2537e672a0: Layer already exists 08:39:21 b201b62bbc52: Layer already exists 08:39:21 6e57bc6f7171: Layer already exists 08:39:21 f2cb85d1c363: Layer already exists 08:39:21 2696ff4f2d88: Layer already exists 08:39:21 994456c4fd7b: Layer already exists 08:39:21 4.0.0-dev.75: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:39:21 f2cb85d1c363: Preparing 08:39:21 2696ff4f2d88: Preparing 08:39:21 b201b62bbc52: Preparing 08:39:21 6e57bc6f7171: Preparing 08:39:21 eb2537e672a0: Preparing 08:39:21 994456c4fd7b: Preparing 08:39:21 994456c4fd7b: Waiting 08:39:21 eb2537e672a0: Layer already exists 08:39:21 6e57bc6f7171: Layer already exists 08:39:21 2696ff4f2d88: Layer already exists 08:39:21 b201b62bbc52: Layer already exists 08:39:21 f2cb85d1c363: Layer already exists 08:39:21 994456c4fd7b: Layer already exists 08:39:21 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:39:22 f2cb85d1c363: Preparing 08:39:22 2696ff4f2d88: Preparing 08:39:22 b201b62bbc52: Preparing 08:39:22 6e57bc6f7171: Preparing 08:39:22 eb2537e672a0: Preparing 08:39:22 994456c4fd7b: Preparing 08:39:22 994456c4fd7b: Waiting 08:39:22 2696ff4f2d88: Layer already exists 08:39:22 eb2537e672a0: Layer already exists 08:39:22 6e57bc6f7171: Layer already exists 08:39:22 f2cb85d1c363: Layer already exists 08:39:22 b201b62bbc52: Layer already exists 08:39:22 994456c4fd7b: Layer already exists 08:39:22 main: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:22 ===================================================== [Pipeline] echo 08:39:22 taggedImages: 08:39:22 - nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:22 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:39:22 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.75 08:39:22 - nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:22 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:39:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:39:22 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:22 latest 08:39:22 4.0.0-dev.75 08:39:22 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:22 main 08:39:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:39:23 adbd12d9a988: Preparing 08:39:23 c37dd77dbaf7: Preparing 08:39:23 5cf7cd63a502: Preparing 08:39:23 0ecbd348946e: Preparing 08:39:23 b201b62bbc52: Preparing 08:39:23 73028ba58a36: Preparing 08:39:23 99acdc101365: Preparing 08:39:23 994456c4fd7b: Preparing 08:39:23 73028ba58a36: Waiting 08:39:23 99acdc101365: Waiting 08:39:23 994456c4fd7b: Waiting 08:39:23 b201b62bbc52: Layer already exists 08:39:23 0ecbd348946e: Layer already exists 08:39:23 73028ba58a36: Layer already exists 08:39:23 99acdc101365: Layer already exists 08:39:23 994456c4fd7b: Layer already exists 08:39:23 c37dd77dbaf7: Pushed 08:39:23 adbd12d9a988: Pushed 08:39:25 5cf7cd63a502: Pushed 08:39:25 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:39:26 adbd12d9a988: Preparing 08:39:26 c37dd77dbaf7: Preparing 08:39:26 5cf7cd63a502: Preparing 08:39:26 0ecbd348946e: Preparing 08:39:26 b201b62bbc52: Preparing 08:39:26 73028ba58a36: Preparing 08:39:26 99acdc101365: Preparing 08:39:26 994456c4fd7b: Preparing 08:39:26 73028ba58a36: Waiting 08:39:26 99acdc101365: Waiting 08:39:26 994456c4fd7b: Waiting 08:39:26 c37dd77dbaf7: Layer already exists 08:39:26 b201b62bbc52: Layer already exists 08:39:26 5cf7cd63a502: Layer already exists 08:39:26 0ecbd348946e: Layer already exists 08:39:26 adbd12d9a988: Layer already exists 08:39:26 994456c4fd7b: Layer already exists 08:39:26 99acdc101365: Layer already exists 08:39:26 73028ba58a36: Layer already exists 08:39:26 latest: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.75 08:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:39:27 adbd12d9a988: Preparing 08:39:27 c37dd77dbaf7: Preparing 08:39:27 5cf7cd63a502: Preparing 08:39:27 0ecbd348946e: Preparing 08:39:27 b201b62bbc52: Preparing 08:39:27 73028ba58a36: Preparing 08:39:27 99acdc101365: Preparing 08:39:27 994456c4fd7b: Preparing 08:39:27 73028ba58a36: Waiting 08:39:27 99acdc101365: Waiting 08:39:27 994456c4fd7b: Waiting 08:39:27 0ecbd348946e: Layer already exists 08:39:27 5cf7cd63a502: Layer already exists 08:39:27 adbd12d9a988: Layer already exists 08:39:27 b201b62bbc52: Layer already exists 08:39:27 c37dd77dbaf7: Layer already exists 08:39:27 99acdc101365: Layer already exists 08:39:27 73028ba58a36: Layer already exists 08:39:27 994456c4fd7b: Layer already exists 08:39:27 4.0.0-dev.75: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:39:27 adbd12d9a988: Preparing 08:39:27 c37dd77dbaf7: Preparing 08:39:27 5cf7cd63a502: Preparing 08:39:27 0ecbd348946e: Preparing 08:39:27 b201b62bbc52: Preparing 08:39:27 73028ba58a36: Preparing 08:39:27 99acdc101365: Preparing 08:39:27 994456c4fd7b: Preparing 08:39:27 73028ba58a36: Waiting 08:39:27 994456c4fd7b: Waiting 08:39:27 c37dd77dbaf7: Layer already exists 08:39:27 0ecbd348946e: Layer already exists 08:39:27 5cf7cd63a502: Layer already exists 08:39:27 adbd12d9a988: Layer already exists 08:39:27 b201b62bbc52: Layer already exists 08:39:27 73028ba58a36: Layer already exists 08:39:27 99acdc101365: Layer already exists 08:39:27 994456c4fd7b: Layer already exists 08:39:27 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:39:28 adbd12d9a988: Preparing 08:39:28 c37dd77dbaf7: Preparing 08:39:28 5cf7cd63a502: Preparing 08:39:28 0ecbd348946e: Preparing 08:39:28 b201b62bbc52: Preparing 08:39:28 73028ba58a36: Preparing 08:39:28 99acdc101365: Preparing 08:39:28 994456c4fd7b: Preparing 08:39:28 73028ba58a36: Waiting 08:39:28 994456c4fd7b: Waiting 08:39:28 99acdc101365: Waiting 08:39:28 0ecbd348946e: Layer already exists 08:39:28 c37dd77dbaf7: Layer already exists 08:39:28 5cf7cd63a502: Layer already exists 08:39:28 adbd12d9a988: Layer already exists 08:39:28 b201b62bbc52: Layer already exists 08:39:28 73028ba58a36: Layer already exists 08:39:28 994456c4fd7b: Layer already exists 08:39:28 99acdc101365: Layer already exists 08:39:28 main: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:28 ===================================================== [Pipeline] echo 08:39:28 taggedImages: 08:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.75 08:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:39:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:39:28 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:28 latest 08:39:28 4.0.0-dev.75 08:39:28 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:28 main 08:39:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:39:29 fd430986831a: Preparing 08:39:29 b672604be68b: Preparing 08:39:29 6db0920aa576: Preparing 08:39:29 839976da1722: Preparing 08:39:29 e215ef5bc852: Preparing 08:39:29 ac581c0d3d13: Preparing 08:39:29 b69898d5a682: Preparing 08:39:29 0ecbd348946e: Preparing 08:39:29 b69898d5a682: Waiting 08:39:29 b201b62bbc52: Preparing 08:39:29 93993c633bc4: Preparing 08:39:29 58fd1db72057: Preparing 08:39:29 0ecbd348946e: Waiting 08:39:29 5f70bf18a086: Preparing 08:39:29 93993c633bc4: Waiting 08:39:29 8f93c09b79f7: Preparing 08:39:29 965ac1ccf4ce: Preparing 08:39:29 5f70bf18a086: Waiting 08:39:29 8f93c09b79f7: Waiting 08:39:29 1d3e4c9a1cef: Preparing 08:39:29 994456c4fd7b: Preparing 08:39:29 965ac1ccf4ce: Waiting 08:39:29 994456c4fd7b: Waiting 08:39:29 839976da1722: Pushed 08:39:29 6db0920aa576: Pushed 08:39:29 fd430986831a: Pushed 08:39:29 e215ef5bc852: Pushed 08:39:29 b672604be68b: Pushed 08:39:29 0ecbd348946e: Layer already exists 08:39:29 ac581c0d3d13: Pushed 08:39:29 b201b62bbc52: Layer already exists 08:39:29 5f70bf18a086: Layer already exists 08:39:29 93993c633bc4: Pushed 08:39:29 58fd1db72057: Pushed 08:39:29 8f93c09b79f7: Pushed 08:39:29 994456c4fd7b: Layer already exists 08:39:29 965ac1ccf4ce: Pushed 08:39:29 1d3e4c9a1cef: Pushed 08:39:30 b69898d5a682: Pushed 08:39:30 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:39:31 fd430986831a: Preparing 08:39:31 b672604be68b: Preparing 08:39:31 6db0920aa576: Preparing 08:39:31 839976da1722: Preparing 08:39:31 e215ef5bc852: Preparing 08:39:31 ac581c0d3d13: Preparing 08:39:31 b69898d5a682: Preparing 08:39:31 0ecbd348946e: Preparing 08:39:31 b201b62bbc52: Preparing 08:39:31 93993c633bc4: Preparing 08:39:31 58fd1db72057: Preparing 08:39:31 5f70bf18a086: Preparing 08:39:31 8f93c09b79f7: Preparing 08:39:31 965ac1ccf4ce: Preparing 08:39:31 1d3e4c9a1cef: Preparing 08:39:31 994456c4fd7b: Preparing 08:39:31 965ac1ccf4ce: Waiting 08:39:31 1d3e4c9a1cef: Waiting 08:39:31 994456c4fd7b: Waiting 08:39:31 8f93c09b79f7: Waiting 08:39:31 b201b62bbc52: Waiting 08:39:31 58fd1db72057: Waiting 08:39:31 0ecbd348946e: Waiting 08:39:31 b69898d5a682: Waiting 08:39:31 93993c633bc4: Waiting 08:39:31 5f70bf18a086: Waiting 08:39:31 e215ef5bc852: Layer already exists 08:39:31 839976da1722: Layer already exists 08:39:31 b672604be68b: Layer already exists 08:39:31 fd430986831a: Layer already exists 08:39:31 6db0920aa576: Layer already exists 08:39:31 b201b62bbc52: Layer already exists 08:39:31 b69898d5a682: Layer already exists 08:39:31 ac581c0d3d13: Layer already exists 08:39:31 93993c633bc4: Layer already exists 08:39:31 0ecbd348946e: Layer already exists 08:39:31 8f93c09b79f7: Layer already exists 08:39:31 58fd1db72057: Layer already exists 08:39:31 1d3e4c9a1cef: Layer already exists 08:39:31 5f70bf18a086: Layer already exists 08:39:31 965ac1ccf4ce: Layer already exists 08:39:31 994456c4fd7b: Layer already exists 08:39:31 latest: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.75 08:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:39:32 fd430986831a: Preparing 08:39:32 b672604be68b: Preparing 08:39:32 6db0920aa576: Preparing 08:39:32 839976da1722: Preparing 08:39:32 e215ef5bc852: Preparing 08:39:32 ac581c0d3d13: Preparing 08:39:32 b69898d5a682: Preparing 08:39:32 0ecbd348946e: Preparing 08:39:32 b201b62bbc52: Preparing 08:39:32 93993c633bc4: Preparing 08:39:32 58fd1db72057: Preparing 08:39:32 5f70bf18a086: Preparing 08:39:32 8f93c09b79f7: Preparing 08:39:32 965ac1ccf4ce: Preparing 08:39:32 1d3e4c9a1cef: Preparing 08:39:32 994456c4fd7b: Preparing 08:39:32 ac581c0d3d13: Waiting 08:39:32 b69898d5a682: Waiting 08:39:32 0ecbd348946e: Waiting 08:39:32 b201b62bbc52: Waiting 08:39:32 93993c633bc4: Waiting 08:39:32 58fd1db72057: Waiting 08:39:32 5f70bf18a086: Waiting 08:39:32 8f93c09b79f7: Waiting 08:39:32 965ac1ccf4ce: Waiting 08:39:32 1d3e4c9a1cef: Waiting 08:39:32 994456c4fd7b: Waiting 08:39:32 e215ef5bc852: Layer already exists 08:39:32 839976da1722: Layer already exists 08:39:32 fd430986831a: Layer already exists 08:39:32 6db0920aa576: Layer already exists 08:39:32 b672604be68b: Layer already exists 08:39:32 0ecbd348946e: Layer already exists 08:39:32 ac581c0d3d13: Layer already exists 08:39:32 b69898d5a682: Layer already exists 08:39:32 b201b62bbc52: Layer already exists 08:39:32 93993c633bc4: Layer already exists 08:39:32 8f93c09b79f7: Layer already exists 08:39:32 5f70bf18a086: Layer already exists 08:39:32 58fd1db72057: Layer already exists 08:39:32 1d3e4c9a1cef: Layer already exists 08:39:32 965ac1ccf4ce: Layer already exists 08:39:32 994456c4fd7b: Layer already exists 08:39:32 4.0.0-dev.75: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:39:32 fd430986831a: Preparing 08:39:32 b672604be68b: Preparing 08:39:32 6db0920aa576: Preparing 08:39:32 839976da1722: Preparing 08:39:32 e215ef5bc852: Preparing 08:39:32 ac581c0d3d13: Preparing 08:39:32 b69898d5a682: Preparing 08:39:32 0ecbd348946e: Preparing 08:39:32 b201b62bbc52: Preparing 08:39:32 93993c633bc4: Preparing 08:39:32 58fd1db72057: Preparing 08:39:32 5f70bf18a086: Preparing 08:39:32 8f93c09b79f7: Preparing 08:39:32 965ac1ccf4ce: Preparing 08:39:32 1d3e4c9a1cef: Preparing 08:39:32 994456c4fd7b: Preparing 08:39:32 b69898d5a682: Waiting 08:39:32 0ecbd348946e: Waiting 08:39:32 b201b62bbc52: Waiting 08:39:32 93993c633bc4: Waiting 08:39:32 965ac1ccf4ce: Waiting 08:39:32 1d3e4c9a1cef: Waiting 08:39:32 994456c4fd7b: Waiting 08:39:32 58fd1db72057: Waiting 08:39:32 5f70bf18a086: Waiting 08:39:32 8f93c09b79f7: Waiting 08:39:32 ac581c0d3d13: Waiting 08:39:32 b672604be68b: Layer already exists 08:39:32 fd430986831a: Layer already exists 08:39:32 e215ef5bc852: Layer already exists 08:39:32 839976da1722: Layer already exists 08:39:32 6db0920aa576: Layer already exists 08:39:32 ac581c0d3d13: Layer already exists 08:39:32 b69898d5a682: Layer already exists 08:39:32 b201b62bbc52: Layer already exists 08:39:32 0ecbd348946e: Layer already exists 08:39:32 93993c633bc4: Layer already exists 08:39:32 58fd1db72057: Layer already exists 08:39:32 965ac1ccf4ce: Layer already exists 08:39:32 1d3e4c9a1cef: Layer already exists 08:39:32 5f70bf18a086: Layer already exists 08:39:32 8f93c09b79f7: Layer already exists 08:39:32 994456c4fd7b: Layer already exists 08:39:32 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:39:33 fd430986831a: Preparing 08:39:33 b672604be68b: Preparing 08:39:33 6db0920aa576: Preparing 08:39:33 839976da1722: Preparing 08:39:33 e215ef5bc852: Preparing 08:39:33 ac581c0d3d13: Preparing 08:39:33 b69898d5a682: Preparing 08:39:33 0ecbd348946e: Preparing 08:39:33 b201b62bbc52: Preparing 08:39:33 93993c633bc4: Preparing 08:39:33 58fd1db72057: Preparing 08:39:33 5f70bf18a086: Preparing 08:39:33 8f93c09b79f7: Preparing 08:39:33 965ac1ccf4ce: Preparing 08:39:33 1d3e4c9a1cef: Preparing 08:39:33 994456c4fd7b: Preparing 08:39:33 93993c633bc4: Waiting 08:39:33 58fd1db72057: Waiting 08:39:33 5f70bf18a086: Waiting 08:39:33 8f93c09b79f7: Waiting 08:39:33 965ac1ccf4ce: Waiting 08:39:33 ac581c0d3d13: Waiting 08:39:33 b69898d5a682: Waiting 08:39:33 1d3e4c9a1cef: Waiting 08:39:33 994456c4fd7b: Waiting 08:39:33 b201b62bbc52: Waiting 08:39:33 0ecbd348946e: Waiting 08:39:33 839976da1722: Layer already exists 08:39:33 e215ef5bc852: Layer already exists 08:39:33 fd430986831a: Layer already exists 08:39:33 b672604be68b: Layer already exists 08:39:33 6db0920aa576: Layer already exists 08:39:33 ac581c0d3d13: Layer already exists 08:39:33 b201b62bbc52: Layer already exists 08:39:33 0ecbd348946e: Layer already exists 08:39:33 b69898d5a682: Layer already exists 08:39:33 93993c633bc4: Layer already exists 08:39:33 58fd1db72057: Layer already exists 08:39:33 965ac1ccf4ce: Layer already exists 08:39:33 5f70bf18a086: Layer already exists 08:39:33 8f93c09b79f7: Layer already exists 08:39:33 1d3e4c9a1cef: Layer already exists 08:39:33 994456c4fd7b: Layer already exists 08:39:33 main: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:33 ===================================================== [Pipeline] echo 08:39:33 taggedImages: 08:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.75 08:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:39:33 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:39:33 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:33 latest 08:39:33 4.0.0-dev.75 08:39:33 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:33 main 08:39:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:39:34 77c74a10c548: Preparing 08:39:34 0ee715a82df6: Preparing 08:39:34 5fcad017cfe8: Preparing 08:39:34 ee9eab0865bc: Preparing 08:39:34 0ecbd348946e: Preparing 08:39:34 b201b62bbc52: Preparing 08:39:34 73028ba58a36: Preparing 08:39:34 99acdc101365: Preparing 08:39:34 994456c4fd7b: Preparing 08:39:34 b201b62bbc52: Waiting 08:39:34 73028ba58a36: Waiting 08:39:34 99acdc101365: Waiting 08:39:34 994456c4fd7b: Waiting 08:39:34 0ecbd348946e: Layer already exists 08:39:34 b201b62bbc52: Layer already exists 08:39:34 73028ba58a36: Layer already exists 08:39:34 99acdc101365: Layer already exists 08:39:34 5fcad017cfe8: Pushed 08:39:34 994456c4fd7b: Layer already exists 08:39:34 0ee715a82df6: Pushed 08:39:34 77c74a10c548: Pushed 08:39:36 ee9eab0865bc: Pushed 08:39:36 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:39:37 77c74a10c548: Preparing 08:39:37 0ee715a82df6: Preparing 08:39:37 5fcad017cfe8: Preparing 08:39:37 ee9eab0865bc: Preparing 08:39:37 0ecbd348946e: Preparing 08:39:37 b201b62bbc52: Preparing 08:39:37 73028ba58a36: Preparing 08:39:37 99acdc101365: Preparing 08:39:37 994456c4fd7b: Preparing 08:39:37 99acdc101365: Waiting 08:39:37 0ecbd348946e: Layer already exists 08:39:37 0ee715a82df6: Layer already exists 08:39:37 ee9eab0865bc: Layer already exists 08:39:37 77c74a10c548: Layer already exists 08:39:37 5fcad017cfe8: Layer already exists 08:39:37 73028ba58a36: Layer already exists 08:39:37 b201b62bbc52: Layer already exists 08:39:37 99acdc101365: Layer already exists 08:39:37 994456c4fd7b: Layer already exists 08:39:37 latest: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.75 08:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:39:38 77c74a10c548: Preparing 08:39:38 0ee715a82df6: Preparing 08:39:38 5fcad017cfe8: Preparing 08:39:38 ee9eab0865bc: Preparing 08:39:38 0ecbd348946e: Preparing 08:39:38 b201b62bbc52: Preparing 08:39:38 73028ba58a36: Preparing 08:39:38 99acdc101365: Preparing 08:39:38 b201b62bbc52: Waiting 08:39:38 73028ba58a36: Waiting 08:39:38 99acdc101365: Waiting 08:39:38 994456c4fd7b: Preparing 08:39:38 994456c4fd7b: Waiting 08:39:38 0ee715a82df6: Layer already exists 08:39:38 ee9eab0865bc: Layer already exists 08:39:38 0ecbd348946e: Layer already exists 08:39:38 5fcad017cfe8: Layer already exists 08:39:38 77c74a10c548: Layer already exists 08:39:38 73028ba58a36: Layer already exists 08:39:38 99acdc101365: Layer already exists 08:39:38 b201b62bbc52: Layer already exists 08:39:38 994456c4fd7b: Layer already exists 08:39:38 4.0.0-dev.75: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:39:38 77c74a10c548: Preparing 08:39:38 0ee715a82df6: Preparing 08:39:38 5fcad017cfe8: Preparing 08:39:38 ee9eab0865bc: Preparing 08:39:38 0ecbd348946e: Preparing 08:39:38 b201b62bbc52: Preparing 08:39:38 73028ba58a36: Preparing 08:39:38 99acdc101365: Preparing 08:39:38 994456c4fd7b: Preparing 08:39:38 b201b62bbc52: Waiting 08:39:38 99acdc101365: Waiting 08:39:38 73028ba58a36: Waiting 08:39:38 994456c4fd7b: Waiting 08:39:38 5fcad017cfe8: Layer already exists 08:39:38 77c74a10c548: Layer already exists 08:39:38 0ee715a82df6: Layer already exists 08:39:38 ee9eab0865bc: Layer already exists 08:39:38 0ecbd348946e: Layer already exists 08:39:38 b201b62bbc52: Layer already exists 08:39:38 99acdc101365: Layer already exists 08:39:38 73028ba58a36: Layer already exists 08:39:38 994456c4fd7b: Layer already exists 08:39:38 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:39:39 77c74a10c548: Preparing 08:39:39 0ee715a82df6: Preparing 08:39:39 5fcad017cfe8: Preparing 08:39:39 ee9eab0865bc: Preparing 08:39:39 0ecbd348946e: Preparing 08:39:39 b201b62bbc52: Preparing 08:39:39 73028ba58a36: Preparing 08:39:39 99acdc101365: Preparing 08:39:39 994456c4fd7b: Preparing 08:39:39 99acdc101365: Waiting 08:39:39 b201b62bbc52: Waiting 08:39:39 73028ba58a36: Waiting 08:39:39 0ee715a82df6: Layer already exists 08:39:39 0ecbd348946e: Layer already exists 08:39:39 77c74a10c548: Layer already exists 08:39:39 5fcad017cfe8: Layer already exists 08:39:39 ee9eab0865bc: Layer already exists 08:39:39 b201b62bbc52: Layer already exists 08:39:39 73028ba58a36: Layer already exists 08:39:39 99acdc101365: Layer already exists 08:39:39 994456c4fd7b: Layer already exists 08:39:39 main: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:39 ===================================================== [Pipeline] echo 08:39:39 taggedImages: 08:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.75 08:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:39:39 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:39:39 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:39 latest 08:39:39 4.0.0-dev.75 08:39:39 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:39 main 08:39:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:39:40 c3c17267024e: Preparing 08:39:40 7e4944ebe56d: Preparing 08:39:40 a931968acab9: Preparing 08:39:40 dd7ae1a55881: Preparing 08:39:40 30704ada6a11: Preparing 08:39:40 0ecbd348946e: Preparing 08:39:40 b201b62bbc52: Preparing 08:39:40 9cd95624b73f: Preparing 08:39:40 6b2a0d082e62: Preparing 08:39:40 f4ae5038060d: Preparing 08:39:40 994456c4fd7b: Preparing 08:39:40 9cd95624b73f: Waiting 08:39:40 6b2a0d082e62: Waiting 08:39:40 f4ae5038060d: Waiting 08:39:40 0ecbd348946e: Waiting 08:39:40 994456c4fd7b: Waiting 08:39:40 b201b62bbc52: Waiting 08:39:40 7e4944ebe56d: Pushed 08:39:40 dd7ae1a55881: Pushed 08:39:40 0ecbd348946e: Layer already exists 08:39:40 30704ada6a11: Pushed 08:39:40 b201b62bbc52: Layer already exists 08:39:40 c3c17267024e: Pushed 08:39:40 994456c4fd7b: Layer already exists 08:39:40 9cd95624b73f: Pushed 08:39:40 6b2a0d082e62: Pushed 08:39:41 f4ae5038060d: Pushed 08:39:42 a931968acab9: Pushed 08:39:42 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:39:43 c3c17267024e: Preparing 08:39:43 7e4944ebe56d: Preparing 08:39:43 a931968acab9: Preparing 08:39:43 dd7ae1a55881: Preparing 08:39:43 30704ada6a11: Preparing 08:39:43 0ecbd348946e: Preparing 08:39:43 b201b62bbc52: Preparing 08:39:43 9cd95624b73f: Preparing 08:39:43 6b2a0d082e62: Preparing 08:39:43 f4ae5038060d: Preparing 08:39:43 994456c4fd7b: Preparing 08:39:43 b201b62bbc52: Waiting 08:39:43 9cd95624b73f: Waiting 08:39:43 0ecbd348946e: Waiting 08:39:43 6b2a0d082e62: Waiting 08:39:43 f4ae5038060d: Waiting 08:39:43 994456c4fd7b: Waiting 08:39:43 dd7ae1a55881: Layer already exists 08:39:43 c3c17267024e: Layer already exists 08:39:43 30704ada6a11: Layer already exists 08:39:43 7e4944ebe56d: Layer already exists 08:39:43 a931968acab9: Layer already exists 08:39:43 0ecbd348946e: Layer already exists 08:39:43 b201b62bbc52: Layer already exists 08:39:43 f4ae5038060d: Layer already exists 08:39:43 6b2a0d082e62: Layer already exists 08:39:43 9cd95624b73f: Layer already exists 08:39:43 994456c4fd7b: Layer already exists 08:39:43 latest: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.75 08:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:39:43 c3c17267024e: Preparing 08:39:43 7e4944ebe56d: Preparing 08:39:43 a931968acab9: Preparing 08:39:43 dd7ae1a55881: Preparing 08:39:43 30704ada6a11: Preparing 08:39:43 0ecbd348946e: Preparing 08:39:43 b201b62bbc52: Preparing 08:39:43 9cd95624b73f: Preparing 08:39:43 6b2a0d082e62: Preparing 08:39:43 f4ae5038060d: Preparing 08:39:43 994456c4fd7b: Preparing 08:39:43 9cd95624b73f: Waiting 08:39:43 994456c4fd7b: Waiting 08:39:43 6b2a0d082e62: Waiting 08:39:43 0ecbd348946e: Waiting 08:39:43 b201b62bbc52: Waiting 08:39:43 f4ae5038060d: Waiting 08:39:43 7e4944ebe56d: Layer already exists 08:39:43 30704ada6a11: Layer already exists 08:39:43 a931968acab9: Layer already exists 08:39:43 dd7ae1a55881: Layer already exists 08:39:43 c3c17267024e: Layer already exists 08:39:43 0ecbd348946e: Layer already exists 08:39:43 9cd95624b73f: Layer already exists 08:39:43 b201b62bbc52: Layer already exists 08:39:43 f4ae5038060d: Layer already exists 08:39:43 6b2a0d082e62: Layer already exists 08:39:43 994456c4fd7b: Layer already exists 08:39:43 4.0.0-dev.75: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:39:44 c3c17267024e: Preparing 08:39:44 7e4944ebe56d: Preparing 08:39:44 a931968acab9: Preparing 08:39:44 dd7ae1a55881: Preparing 08:39:44 30704ada6a11: Preparing 08:39:44 0ecbd348946e: Preparing 08:39:44 b201b62bbc52: Preparing 08:39:44 9cd95624b73f: Preparing 08:39:44 6b2a0d082e62: Preparing 08:39:44 f4ae5038060d: Preparing 08:39:44 994456c4fd7b: Preparing 08:39:44 9cd95624b73f: Waiting 08:39:44 6b2a0d082e62: Waiting 08:39:44 f4ae5038060d: Waiting 08:39:44 994456c4fd7b: Waiting 08:39:44 0ecbd348946e: Waiting 08:39:44 b201b62bbc52: Waiting 08:39:44 30704ada6a11: Layer already exists 08:39:44 7e4944ebe56d: Layer already exists 08:39:44 a931968acab9: Layer already exists 08:39:44 c3c17267024e: Layer already exists 08:39:44 dd7ae1a55881: Layer already exists 08:39:44 0ecbd348946e: Layer already exists 08:39:44 b201b62bbc52: Layer already exists 08:39:44 9cd95624b73f: Layer already exists 08:39:44 f4ae5038060d: Layer already exists 08:39:44 6b2a0d082e62: Layer already exists 08:39:44 994456c4fd7b: Layer already exists 08:39:44 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:39:44 c3c17267024e: Preparing 08:39:44 7e4944ebe56d: Preparing 08:39:44 a931968acab9: Preparing 08:39:44 dd7ae1a55881: Preparing 08:39:44 30704ada6a11: Preparing 08:39:44 0ecbd348946e: Preparing 08:39:44 b201b62bbc52: Preparing 08:39:44 9cd95624b73f: Preparing 08:39:44 6b2a0d082e62: Preparing 08:39:44 f4ae5038060d: Preparing 08:39:44 994456c4fd7b: Preparing 08:39:44 b201b62bbc52: Waiting 08:39:44 994456c4fd7b: Waiting 08:39:44 f4ae5038060d: Waiting 08:39:44 9cd95624b73f: Waiting 08:39:44 0ecbd348946e: Waiting 08:39:44 30704ada6a11: Layer already exists 08:39:44 7e4944ebe56d: Layer already exists 08:39:44 a931968acab9: Layer already exists 08:39:44 dd7ae1a55881: Layer already exists 08:39:44 c3c17267024e: Layer already exists 08:39:44 9cd95624b73f: Layer already exists 08:39:44 0ecbd348946e: Layer already exists 08:39:44 6b2a0d082e62: Layer already exists 08:39:44 b201b62bbc52: Layer already exists 08:39:44 f4ae5038060d: Layer already exists 08:39:44 994456c4fd7b: Layer already exists 08:39:44 main: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:45 ===================================================== [Pipeline] echo 08:39:45 taggedImages: 08:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.75 08:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:39:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:39:45 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:45 latest 08:39:45 4.0.0-dev.75 08:39:45 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:45 main 08:39:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:39:45 5ac30fa45c9f: Preparing 08:39:45 7513e474ec7a: Preparing 08:39:45 611f35da188d: Preparing 08:39:45 0c344a36df45: Preparing 08:39:45 870f96b10144: Preparing 08:39:45 3152d08f22ab: Preparing 08:39:45 2866489b9414: Preparing 08:39:45 0ecbd348946e: Preparing 08:39:45 b201b62bbc52: Preparing 08:39:45 ec79ec4dd3b3: Preparing 08:39:45 e43b6bffb316: Preparing 08:39:45 994456c4fd7b: Preparing 08:39:45 2866489b9414: Waiting 08:39:45 0ecbd348946e: Waiting 08:39:45 b201b62bbc52: Waiting 08:39:45 ec79ec4dd3b3: Waiting 08:39:45 e43b6bffb316: Waiting 08:39:45 994456c4fd7b: Waiting 08:39:45 3152d08f22ab: Waiting 08:39:45 7513e474ec7a: Pushed 08:39:45 870f96b10144: Pushed 08:39:45 5ac30fa45c9f: Pushed 08:39:45 0ecbd348946e: Layer already exists 08:39:45 b201b62bbc52: Layer already exists 08:39:45 3152d08f22ab: Pushed 08:39:45 2866489b9414: Pushed 08:39:45 994456c4fd7b: Layer already exists 08:39:46 ec79ec4dd3b3: Pushed 08:39:47 e43b6bffb316: Pushed 08:39:47 0c344a36df45: Pushed 08:39:49 611f35da188d: Pushed 08:39:49 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:39:49 5ac30fa45c9f: Preparing 08:39:49 7513e474ec7a: Preparing 08:39:49 611f35da188d: Preparing 08:39:49 0c344a36df45: Preparing 08:39:49 870f96b10144: Preparing 08:39:49 3152d08f22ab: Preparing 08:39:49 2866489b9414: Preparing 08:39:49 0ecbd348946e: Preparing 08:39:49 b201b62bbc52: Preparing 08:39:49 ec79ec4dd3b3: Preparing 08:39:49 e43b6bffb316: Preparing 08:39:49 994456c4fd7b: Preparing 08:39:49 b201b62bbc52: Waiting 08:39:49 ec79ec4dd3b3: Waiting 08:39:49 0ecbd348946e: Waiting 08:39:49 2866489b9414: Waiting 08:39:49 e43b6bffb316: Waiting 08:39:49 994456c4fd7b: Waiting 08:39:49 3152d08f22ab: Waiting 08:39:49 870f96b10144: Layer already exists 08:39:49 7513e474ec7a: Layer already exists 08:39:49 611f35da188d: Layer already exists 08:39:49 5ac30fa45c9f: Layer already exists 08:39:49 0c344a36df45: Layer already exists 08:39:49 3152d08f22ab: Layer already exists 08:39:49 b201b62bbc52: Layer already exists 08:39:49 2866489b9414: Layer already exists 08:39:49 0ecbd348946e: Layer already exists 08:39:49 ec79ec4dd3b3: Layer already exists 08:39:49 e43b6bffb316: Layer already exists 08:39:49 994456c4fd7b: Layer already exists 08:39:49 latest: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.75 08:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:39:50 5ac30fa45c9f: Preparing 08:39:50 7513e474ec7a: Preparing 08:39:50 611f35da188d: Preparing 08:39:50 0c344a36df45: Preparing 08:39:50 870f96b10144: Preparing 08:39:50 3152d08f22ab: Preparing 08:39:50 2866489b9414: Preparing 08:39:50 0ecbd348946e: Preparing 08:39:50 b201b62bbc52: Preparing 08:39:50 ec79ec4dd3b3: Preparing 08:39:50 e43b6bffb316: Preparing 08:39:50 994456c4fd7b: Preparing 08:39:50 0ecbd348946e: Waiting 08:39:50 3152d08f22ab: Waiting 08:39:50 2866489b9414: Waiting 08:39:50 b201b62bbc52: Waiting 08:39:50 e43b6bffb316: Waiting 08:39:50 994456c4fd7b: Waiting 08:39:50 ec79ec4dd3b3: Waiting 08:39:50 7513e474ec7a: Layer already exists 08:39:50 870f96b10144: Layer already exists 08:39:50 611f35da188d: Layer already exists 08:39:50 0c344a36df45: Layer already exists 08:39:50 5ac30fa45c9f: Layer already exists 08:39:50 3152d08f22ab: Layer already exists 08:39:50 2866489b9414: Layer already exists 08:39:50 b201b62bbc52: Layer already exists 08:39:50 0ecbd348946e: Layer already exists 08:39:50 ec79ec4dd3b3: Layer already exists 08:39:50 e43b6bffb316: Layer already exists 08:39:50 994456c4fd7b: Layer already exists 08:39:50 4.0.0-dev.75: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:39:51 5ac30fa45c9f: Preparing 08:39:51 7513e474ec7a: Preparing 08:39:51 611f35da188d: Preparing 08:39:51 0c344a36df45: Preparing 08:39:51 870f96b10144: Preparing 08:39:51 3152d08f22ab: Preparing 08:39:51 2866489b9414: Preparing 08:39:51 0ecbd348946e: Preparing 08:39:51 b201b62bbc52: Preparing 08:39:51 ec79ec4dd3b3: Preparing 08:39:51 e43b6bffb316: Preparing 08:39:51 994456c4fd7b: Preparing 08:39:51 e43b6bffb316: Waiting 08:39:51 3152d08f22ab: Waiting 08:39:51 0ecbd348946e: Waiting 08:39:51 994456c4fd7b: Waiting 08:39:51 b201b62bbc52: Waiting 08:39:51 ec79ec4dd3b3: Waiting 08:39:51 2866489b9414: Waiting 08:39:51 870f96b10144: Layer already exists 08:39:51 611f35da188d: Layer already exists 08:39:51 0c344a36df45: Layer already exists 08:39:51 7513e474ec7a: Layer already exists 08:39:51 5ac30fa45c9f: Layer already exists 08:39:51 3152d08f22ab: Layer already exists 08:39:51 2866489b9414: Layer already exists 08:39:51 b201b62bbc52: Layer already exists 08:39:51 0ecbd348946e: Layer already exists 08:39:51 ec79ec4dd3b3: Layer already exists 08:39:51 e43b6bffb316: Layer already exists 08:39:51 994456c4fd7b: Layer already exists 08:39:51 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:39:51 5ac30fa45c9f: Preparing 08:39:51 7513e474ec7a: Preparing 08:39:51 611f35da188d: Preparing 08:39:51 0c344a36df45: Preparing 08:39:51 870f96b10144: Preparing 08:39:51 3152d08f22ab: Preparing 08:39:51 2866489b9414: Preparing 08:39:51 0ecbd348946e: Preparing 08:39:51 b201b62bbc52: Preparing 08:39:51 ec79ec4dd3b3: Preparing 08:39:51 e43b6bffb316: Preparing 08:39:51 994456c4fd7b: Preparing 08:39:51 2866489b9414: Waiting 08:39:51 0ecbd348946e: Waiting 08:39:51 b201b62bbc52: Waiting 08:39:51 ec79ec4dd3b3: Waiting 08:39:51 e43b6bffb316: Waiting 08:39:51 994456c4fd7b: Waiting 08:39:51 3152d08f22ab: Waiting 08:39:51 870f96b10144: Layer already exists 08:39:51 5ac30fa45c9f: Layer already exists 08:39:51 611f35da188d: Layer already exists 08:39:51 0c344a36df45: Layer already exists 08:39:51 7513e474ec7a: Layer already exists 08:39:51 3152d08f22ab: Layer already exists 08:39:51 2866489b9414: Layer already exists 08:39:51 0ecbd348946e: Layer already exists 08:39:51 b201b62bbc52: Layer already exists 08:39:51 ec79ec4dd3b3: Layer already exists 08:39:51 e43b6bffb316: Layer already exists 08:39:51 994456c4fd7b: Layer already exists 08:39:51 main: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:51 ===================================================== [Pipeline] echo 08:39:51 taggedImages: 08:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.75 08:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:39:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:39:51 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:51 latest 08:39:51 4.0.0-dev.75 08:39:51 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:51 main 08:39:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:39:52 d565f63b875d: Preparing 08:39:52 7e2591d9e306: Preparing 08:39:52 0ecbd348946e: Preparing 08:39:52 b201b62bbc52: Preparing 08:39:52 636d1d6ceca3: Preparing 08:39:52 adab74e31b94: Preparing 08:39:52 994456c4fd7b: Preparing 08:39:52 adab74e31b94: Waiting 08:39:52 0ecbd348946e: Layer already exists 08:39:52 b201b62bbc52: Layer already exists 08:39:52 994456c4fd7b: Layer already exists 08:39:52 636d1d6ceca3: Pushed 08:39:52 d565f63b875d: Pushed 08:39:53 adab74e31b94: Pushed 08:39:55 7e2591d9e306: Pushed 08:39:55 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:39:56 d565f63b875d: Preparing 08:39:56 7e2591d9e306: Preparing 08:39:56 0ecbd348946e: Preparing 08:39:56 b201b62bbc52: Preparing 08:39:56 636d1d6ceca3: Preparing 08:39:56 adab74e31b94: Preparing 08:39:56 994456c4fd7b: Preparing 08:39:56 adab74e31b94: Waiting 08:39:56 994456c4fd7b: Waiting 08:39:56 7e2591d9e306: Layer already exists 08:39:56 0ecbd348946e: Layer already exists 08:39:56 636d1d6ceca3: Layer already exists 08:39:56 b201b62bbc52: Layer already exists 08:39:56 d565f63b875d: Layer already exists 08:39:56 adab74e31b94: Layer already exists 08:39:56 994456c4fd7b: Layer already exists 08:39:56 latest: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.75 08:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:39:57 d565f63b875d: Preparing 08:39:57 7e2591d9e306: Preparing 08:39:57 0ecbd348946e: Preparing 08:39:57 b201b62bbc52: Preparing 08:39:57 636d1d6ceca3: Preparing 08:39:57 adab74e31b94: Preparing 08:39:57 994456c4fd7b: Preparing 08:39:57 adab74e31b94: Waiting 08:39:57 994456c4fd7b: Waiting 08:39:57 b201b62bbc52: Layer already exists 08:39:57 d565f63b875d: Layer already exists 08:39:57 0ecbd348946e: Layer already exists 08:39:57 7e2591d9e306: Layer already exists 08:39:57 636d1d6ceca3: Layer already exists 08:39:57 adab74e31b94: Layer already exists 08:39:57 994456c4fd7b: Layer already exists 08:39:57 4.0.0-dev.75: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:39:57 d565f63b875d: Preparing 08:39:57 7e2591d9e306: Preparing 08:39:57 0ecbd348946e: Preparing 08:39:57 b201b62bbc52: Preparing 08:39:57 636d1d6ceca3: Preparing 08:39:57 adab74e31b94: Preparing 08:39:57 994456c4fd7b: Preparing 08:39:57 adab74e31b94: Waiting 08:39:57 7e2591d9e306: Layer already exists 08:39:57 d565f63b875d: Layer already exists 08:39:57 b201b62bbc52: Layer already exists 08:39:57 636d1d6ceca3: Layer already exists 08:39:57 0ecbd348946e: Layer already exists 08:39:57 adab74e31b94: Layer already exists 08:39:57 994456c4fd7b: Layer already exists 08:39:57 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:39:58 d565f63b875d: Preparing 08:39:58 7e2591d9e306: Preparing 08:39:58 0ecbd348946e: Preparing 08:39:58 b201b62bbc52: Preparing 08:39:58 636d1d6ceca3: Preparing 08:39:58 adab74e31b94: Preparing 08:39:58 994456c4fd7b: Preparing 08:39:58 adab74e31b94: Waiting 08:39:58 994456c4fd7b: Waiting 08:39:58 0ecbd348946e: Layer already exists 08:39:58 d565f63b875d: Layer already exists 08:39:58 636d1d6ceca3: Layer already exists 08:39:58 7e2591d9e306: Layer already exists 08:39:58 b201b62bbc52: Layer already exists 08:39:58 994456c4fd7b: Layer already exists 08:39:58 adab74e31b94: Layer already exists 08:39:58 main: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:58 ===================================================== [Pipeline] echo 08:39:58 taggedImages: 08:39:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:39:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.75 08:39:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:39:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:39:58 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:58 latest 08:39:58 4.0.0-dev.75 08:39:58 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:39:58 main 08:39:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:39:59 3cc3d2abd0a2: Preparing 08:39:59 1636428cad97: Preparing 08:39:59 6c75b25e4c28: Preparing 08:39:59 0ecbd348946e: Preparing 08:39:59 b201b62bbc52: Preparing 08:39:59 d6c4cebe00ad: Preparing 08:39:59 26036ae05acb: Preparing 08:39:59 00e4c50f0496: Preparing 08:39:59 b00b20d08e98: Preparing 08:39:59 994456c4fd7b: Preparing 08:39:59 d6c4cebe00ad: Waiting 08:39:59 00e4c50f0496: Waiting 08:39:59 26036ae05acb: Waiting 08:39:59 b00b20d08e98: Waiting 08:39:59 994456c4fd7b: Waiting 08:39:59 0ecbd348946e: Layer already exists 08:39:59 b201b62bbc52: Layer already exists 08:39:59 1636428cad97: Pushed 08:39:59 3cc3d2abd0a2: Pushed 08:39:59 6c75b25e4c28: Pushed 08:39:59 994456c4fd7b: Layer already exists 08:39:59 00e4c50f0496: Pushed 08:39:59 b00b20d08e98: Pushed 08:40:04 26036ae05acb: Pushed 08:40:12 d6c4cebe00ad: Pushed 08:40:12 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:40:13 3cc3d2abd0a2: Preparing 08:40:13 1636428cad97: Preparing 08:40:13 6c75b25e4c28: Preparing 08:40:13 0ecbd348946e: Preparing 08:40:13 b201b62bbc52: Preparing 08:40:13 d6c4cebe00ad: Preparing 08:40:13 26036ae05acb: Preparing 08:40:13 00e4c50f0496: Preparing 08:40:13 b00b20d08e98: Preparing 08:40:13 994456c4fd7b: Preparing 08:40:13 d6c4cebe00ad: Waiting 08:40:13 26036ae05acb: Waiting 08:40:13 00e4c50f0496: Waiting 08:40:13 b00b20d08e98: Waiting 08:40:13 994456c4fd7b: Waiting 08:40:13 6c75b25e4c28: Layer already exists 08:40:13 b201b62bbc52: Layer already exists 08:40:13 1636428cad97: Layer already exists 08:40:13 0ecbd348946e: Layer already exists 08:40:13 3cc3d2abd0a2: Layer already exists 08:40:13 d6c4cebe00ad: Layer already exists 08:40:13 00e4c50f0496: Layer already exists 08:40:13 26036ae05acb: Layer already exists 08:40:13 994456c4fd7b: Layer already exists 08:40:13 b00b20d08e98: Layer already exists 08:40:13 latest: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.75 08:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:40:13 3cc3d2abd0a2: Preparing 08:40:13 1636428cad97: Preparing 08:40:13 6c75b25e4c28: Preparing 08:40:13 0ecbd348946e: Preparing 08:40:13 b201b62bbc52: Preparing 08:40:13 d6c4cebe00ad: Preparing 08:40:13 26036ae05acb: Preparing 08:40:13 00e4c50f0496: Preparing 08:40:13 d6c4cebe00ad: Waiting 08:40:13 b00b20d08e98: Preparing 08:40:13 994456c4fd7b: Preparing 08:40:13 994456c4fd7b: Waiting 08:40:13 b00b20d08e98: Waiting 08:40:13 00e4c50f0496: Waiting 08:40:13 6c75b25e4c28: Layer already exists 08:40:13 b201b62bbc52: Layer already exists 08:40:13 0ecbd348946e: Layer already exists 08:40:13 3cc3d2abd0a2: Layer already exists 08:40:13 1636428cad97: Layer already exists 08:40:13 d6c4cebe00ad: Layer already exists 08:40:13 26036ae05acb: Layer already exists 08:40:13 b00b20d08e98: Layer already exists 08:40:13 00e4c50f0496: Layer already exists 08:40:13 994456c4fd7b: Layer already exists 08:40:13 4.0.0-dev.75: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:40:14 3cc3d2abd0a2: Preparing 08:40:14 1636428cad97: Preparing 08:40:14 6c75b25e4c28: Preparing 08:40:14 0ecbd348946e: Preparing 08:40:14 b201b62bbc52: Preparing 08:40:14 d6c4cebe00ad: Preparing 08:40:14 26036ae05acb: Preparing 08:40:14 00e4c50f0496: Preparing 08:40:14 b00b20d08e98: Preparing 08:40:14 994456c4fd7b: Preparing 08:40:14 d6c4cebe00ad: Waiting 08:40:14 26036ae05acb: Waiting 08:40:14 00e4c50f0496: Waiting 08:40:14 b00b20d08e98: Waiting 08:40:14 994456c4fd7b: Waiting 08:40:14 6c75b25e4c28: Layer already exists 08:40:14 0ecbd348946e: Layer already exists 08:40:14 b201b62bbc52: Layer already exists 08:40:14 3cc3d2abd0a2: Layer already exists 08:40:14 1636428cad97: Layer already exists 08:40:14 26036ae05acb: Layer already exists 08:40:14 b00b20d08e98: Layer already exists 08:40:14 d6c4cebe00ad: Layer already exists 08:40:14 994456c4fd7b: Layer already exists 08:40:14 00e4c50f0496: Layer already exists 08:40:14 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:40:15 3cc3d2abd0a2: Preparing 08:40:15 1636428cad97: Preparing 08:40:15 6c75b25e4c28: Preparing 08:40:15 0ecbd348946e: Preparing 08:40:15 b201b62bbc52: Preparing 08:40:15 d6c4cebe00ad: Preparing 08:40:15 26036ae05acb: Preparing 08:40:15 00e4c50f0496: Preparing 08:40:15 b00b20d08e98: Preparing 08:40:15 994456c4fd7b: Preparing 08:40:15 00e4c50f0496: Waiting 08:40:15 b00b20d08e98: Waiting 08:40:15 26036ae05acb: Waiting 08:40:15 d6c4cebe00ad: Waiting 08:40:15 994456c4fd7b: Waiting 08:40:15 0ecbd348946e: Layer already exists 08:40:15 3cc3d2abd0a2: Layer already exists 08:40:15 1636428cad97: Layer already exists 08:40:15 6c75b25e4c28: Layer already exists 08:40:15 b201b62bbc52: Layer already exists 08:40:15 d6c4cebe00ad: Layer already exists 08:40:15 26036ae05acb: Layer already exists 08:40:15 00e4c50f0496: Layer already exists 08:40:15 994456c4fd7b: Layer already exists 08:40:15 b00b20d08e98: Layer already exists 08:40:15 main: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:15 ===================================================== [Pipeline] echo 08:40:15 taggedImages: 08:40:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:40:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.75 08:40:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:40:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:40:15 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:15 latest 08:40:15 4.0.0-dev.75 08:40:15 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:15 main 08:40:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:40:15 8dc2c07ccabb: Preparing 08:40:15 eb09f2d36960: Preparing 08:40:15 7e3db150979f: Preparing 08:40:15 0ecbd348946e: Preparing 08:40:15 b201b62bbc52: Preparing 08:40:15 c2064618c028: Preparing 08:40:15 49b8780b1c66: Preparing 08:40:15 ea8383cc52f6: Preparing 08:40:15 994456c4fd7b: Preparing 08:40:15 994456c4fd7b: Waiting 08:40:15 ea8383cc52f6: Waiting 08:40:15 c2064618c028: Waiting 08:40:15 49b8780b1c66: Waiting 08:40:15 0ecbd348946e: Layer already exists 08:40:15 b201b62bbc52: Layer already exists 08:40:15 7e3db150979f: Pushed 08:40:15 eb09f2d36960: Pushed 08:40:15 8dc2c07ccabb: Pushed 08:40:15 994456c4fd7b: Layer already exists 08:40:15 49b8780b1c66: Pushed 08:40:16 ea8383cc52f6: Pushed 08:40:28 c2064618c028: Pushed 08:40:28 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:40:29 8dc2c07ccabb: Preparing 08:40:29 eb09f2d36960: Preparing 08:40:29 7e3db150979f: Preparing 08:40:29 0ecbd348946e: Preparing 08:40:29 b201b62bbc52: Preparing 08:40:29 c2064618c028: Preparing 08:40:29 49b8780b1c66: Preparing 08:40:29 ea8383cc52f6: Preparing 08:40:29 994456c4fd7b: Preparing 08:40:29 c2064618c028: Waiting 08:40:29 49b8780b1c66: Waiting 08:40:29 ea8383cc52f6: Waiting 08:40:29 994456c4fd7b: Waiting 08:40:29 8dc2c07ccabb: Layer already exists 08:40:29 7e3db150979f: Layer already exists 08:40:29 0ecbd348946e: Layer already exists 08:40:29 eb09f2d36960: Layer already exists 08:40:29 b201b62bbc52: Layer already exists 08:40:29 ea8383cc52f6: Layer already exists 08:40:29 49b8780b1c66: Layer already exists 08:40:29 c2064618c028: Layer already exists 08:40:29 994456c4fd7b: Layer already exists 08:40:29 latest: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.75 08:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:40:29 8dc2c07ccabb: Preparing 08:40:29 eb09f2d36960: Preparing 08:40:29 7e3db150979f: Preparing 08:40:29 0ecbd348946e: Preparing 08:40:29 b201b62bbc52: Preparing 08:40:29 c2064618c028: Preparing 08:40:29 49b8780b1c66: Preparing 08:40:29 ea8383cc52f6: Preparing 08:40:29 994456c4fd7b: Preparing 08:40:29 c2064618c028: Waiting 08:40:29 49b8780b1c66: Waiting 08:40:29 ea8383cc52f6: Waiting 08:40:29 994456c4fd7b: Waiting 08:40:29 eb09f2d36960: Layer already exists 08:40:29 8dc2c07ccabb: Layer already exists 08:40:29 b201b62bbc52: Layer already exists 08:40:29 7e3db150979f: Layer already exists 08:40:29 0ecbd348946e: Layer already exists 08:40:29 c2064618c028: Layer already exists 08:40:29 49b8780b1c66: Layer already exists 08:40:29 994456c4fd7b: Layer already exists 08:40:29 ea8383cc52f6: Layer already exists 08:40:29 4.0.0-dev.75: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:40:30 8dc2c07ccabb: Preparing 08:40:30 eb09f2d36960: Preparing 08:40:30 7e3db150979f: Preparing 08:40:30 0ecbd348946e: Preparing 08:40:30 b201b62bbc52: Preparing 08:40:30 c2064618c028: Preparing 08:40:30 49b8780b1c66: Preparing 08:40:30 ea8383cc52f6: Preparing 08:40:30 994456c4fd7b: Preparing 08:40:30 c2064618c028: Waiting 08:40:30 49b8780b1c66: Waiting 08:40:30 ea8383cc52f6: Waiting 08:40:30 994456c4fd7b: Waiting 08:40:30 7e3db150979f: Layer already exists 08:40:30 8dc2c07ccabb: Layer already exists 08:40:30 eb09f2d36960: Layer already exists 08:40:30 0ecbd348946e: Layer already exists 08:40:30 b201b62bbc52: Layer already exists 08:40:30 ea8383cc52f6: Layer already exists 08:40:30 994456c4fd7b: Layer already exists 08:40:30 49b8780b1c66: Layer already exists 08:40:30 c2064618c028: Layer already exists 08:40:30 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:40:31 8dc2c07ccabb: Preparing 08:40:31 eb09f2d36960: Preparing 08:40:31 7e3db150979f: Preparing 08:40:31 0ecbd348946e: Preparing 08:40:31 b201b62bbc52: Preparing 08:40:31 c2064618c028: Preparing 08:40:31 49b8780b1c66: Preparing 08:40:31 ea8383cc52f6: Preparing 08:40:31 994456c4fd7b: Preparing 08:40:31 49b8780b1c66: Waiting 08:40:31 c2064618c028: Waiting 08:40:31 ea8383cc52f6: Waiting 08:40:31 994456c4fd7b: Waiting 08:40:31 8dc2c07ccabb: Layer already exists 08:40:31 0ecbd348946e: Layer already exists 08:40:31 7e3db150979f: Layer already exists 08:40:31 b201b62bbc52: Layer already exists 08:40:31 eb09f2d36960: Layer already exists 08:40:31 c2064618c028: Layer already exists 08:40:31 ea8383cc52f6: Layer already exists 08:40:31 49b8780b1c66: Layer already exists 08:40:31 994456c4fd7b: Layer already exists 08:40:31 main: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:31 ===================================================== [Pipeline] echo 08:40:31 taggedImages: 08:40:31 - nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:31 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:40:31 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.75 08:40:31 - nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:31 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:40:31 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:40:31 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:31 latest 08:40:31 4.0.0-dev.75 08:40:31 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:31 main 08:40:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:40:32 d7874f1d556b: Preparing 08:40:32 b03c275271f2: Preparing 08:40:32 29105b5424d8: Preparing 08:40:32 0ecbd348946e: Preparing 08:40:32 b201b62bbc52: Preparing 08:40:32 7f66e9ae491d: Preparing 08:40:32 00e4c50f0496: Preparing 08:40:32 b00b20d08e98: Preparing 08:40:32 994456c4fd7b: Preparing 08:40:32 7f66e9ae491d: Waiting 08:40:32 00e4c50f0496: Waiting 08:40:32 b00b20d08e98: Waiting 08:40:32 994456c4fd7b: Waiting 08:40:32 b201b62bbc52: Layer already exists 08:40:32 0ecbd348946e: Layer already exists 08:40:32 00e4c50f0496: Layer already exists 08:40:32 b00b20d08e98: Layer already exists 08:40:32 b03c275271f2: Pushed 08:40:32 994456c4fd7b: Layer already exists 08:40:32 29105b5424d8: Pushed 08:40:32 d7874f1d556b: Pushed 08:40:44 7f66e9ae491d: Pushed 08:40:44 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:40:44 d7874f1d556b: Preparing 08:40:44 b03c275271f2: Preparing 08:40:44 29105b5424d8: Preparing 08:40:44 0ecbd348946e: Preparing 08:40:44 b201b62bbc52: Preparing 08:40:44 7f66e9ae491d: Preparing 08:40:44 00e4c50f0496: Preparing 08:40:44 b00b20d08e98: Preparing 08:40:44 994456c4fd7b: Preparing 08:40:44 00e4c50f0496: Waiting 08:40:44 994456c4fd7b: Waiting 08:40:44 7f66e9ae491d: Waiting 08:40:44 29105b5424d8: Layer already exists 08:40:44 0ecbd348946e: Layer already exists 08:40:44 b201b62bbc52: Layer already exists 08:40:44 b03c275271f2: Layer already exists 08:40:44 d7874f1d556b: Layer already exists 08:40:44 00e4c50f0496: Layer already exists 08:40:44 7f66e9ae491d: Layer already exists 08:40:44 994456c4fd7b: Layer already exists 08:40:44 b00b20d08e98: Layer already exists 08:40:44 latest: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.75 08:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:40:45 d7874f1d556b: Preparing 08:40:45 b03c275271f2: Preparing 08:40:45 29105b5424d8: Preparing 08:40:45 0ecbd348946e: Preparing 08:40:45 b201b62bbc52: Preparing 08:40:45 7f66e9ae491d: Preparing 08:40:45 00e4c50f0496: Preparing 08:40:45 b00b20d08e98: Preparing 08:40:45 994456c4fd7b: Preparing 08:40:45 7f66e9ae491d: Waiting 08:40:45 00e4c50f0496: Waiting 08:40:45 b00b20d08e98: Waiting 08:40:45 994456c4fd7b: Waiting 08:40:45 29105b5424d8: Layer already exists 08:40:45 d7874f1d556b: Layer already exists 08:40:45 b03c275271f2: Layer already exists 08:40:45 0ecbd348946e: Layer already exists 08:40:45 b201b62bbc52: Layer already exists 08:40:45 00e4c50f0496: Layer already exists 08:40:45 7f66e9ae491d: Layer already exists 08:40:45 b00b20d08e98: Layer already exists 08:40:45 994456c4fd7b: Layer already exists 08:40:45 4.0.0-dev.75: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:40:46 d7874f1d556b: Preparing 08:40:46 b03c275271f2: Preparing 08:40:46 29105b5424d8: Preparing 08:40:46 0ecbd348946e: Preparing 08:40:46 b201b62bbc52: Preparing 08:40:46 7f66e9ae491d: Preparing 08:40:46 00e4c50f0496: Preparing 08:40:46 b00b20d08e98: Preparing 08:40:46 994456c4fd7b: Preparing 08:40:46 00e4c50f0496: Waiting 08:40:46 7f66e9ae491d: Waiting 08:40:46 b00b20d08e98: Waiting 08:40:46 994456c4fd7b: Waiting 08:40:46 0ecbd348946e: Layer already exists 08:40:46 d7874f1d556b: Layer already exists 08:40:46 b03c275271f2: Layer already exists 08:40:46 b201b62bbc52: Layer already exists 08:40:46 29105b5424d8: Layer already exists 08:40:46 7f66e9ae491d: Layer already exists 08:40:46 00e4c50f0496: Layer already exists 08:40:46 b00b20d08e98: Layer already exists 08:40:46 994456c4fd7b: Layer already exists 08:40:46 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:40:46 d7874f1d556b: Preparing 08:40:46 b03c275271f2: Preparing 08:40:46 29105b5424d8: Preparing 08:40:46 0ecbd348946e: Preparing 08:40:46 b201b62bbc52: Preparing 08:40:46 7f66e9ae491d: Preparing 08:40:46 00e4c50f0496: Preparing 08:40:46 b00b20d08e98: Preparing 08:40:46 994456c4fd7b: Preparing 08:40:46 00e4c50f0496: Waiting 08:40:46 b00b20d08e98: Waiting 08:40:46 994456c4fd7b: Waiting 08:40:46 7f66e9ae491d: Waiting 08:40:46 29105b5424d8: Layer already exists 08:40:46 d7874f1d556b: Layer already exists 08:40:46 b03c275271f2: Layer already exists 08:40:46 0ecbd348946e: Layer already exists 08:40:46 b201b62bbc52: Layer already exists 08:40:46 7f66e9ae491d: Layer already exists 08:40:46 00e4c50f0496: Layer already exists 08:40:46 b00b20d08e98: Layer already exists 08:40:46 994456c4fd7b: Layer already exists 08:40:46 main: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:46 ===================================================== [Pipeline] echo 08:40:46 taggedImages: 08:40:46 - nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:40:46 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.75 08:40:46 - nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:40:46 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:40:46 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:46 latest 08:40:46 4.0.0-dev.75 08:40:46 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:46 main 08:40:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:40:47 2bb8b6aef969: Preparing 08:40:47 aa0edf7a9ee0: Preparing 08:40:47 0ecbd348946e: Preparing 08:40:47 b201b62bbc52: Preparing 08:40:47 9c44fb3eb3fd: Preparing 08:40:47 52a0ed788ea2: Preparing 08:40:47 994456c4fd7b: Preparing 08:40:47 994456c4fd7b: Waiting 08:40:47 52a0ed788ea2: Waiting 08:40:47 0ecbd348946e: Layer already exists 08:40:47 b201b62bbc52: Layer already exists 08:40:47 994456c4fd7b: Layer already exists 08:40:47 9c44fb3eb3fd: Pushed 08:40:47 2bb8b6aef969: Pushed 08:40:48 52a0ed788ea2: Pushed 08:40:51 aa0edf7a9ee0: Pushed 08:40:51 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:40:52 2bb8b6aef969: Preparing 08:40:52 aa0edf7a9ee0: Preparing 08:40:52 0ecbd348946e: Preparing 08:40:52 b201b62bbc52: Preparing 08:40:52 9c44fb3eb3fd: Preparing 08:40:52 52a0ed788ea2: Preparing 08:40:52 994456c4fd7b: Preparing 08:40:52 52a0ed788ea2: Waiting 08:40:52 994456c4fd7b: Waiting 08:40:52 b201b62bbc52: Layer already exists 08:40:52 aa0edf7a9ee0: Layer already exists 08:40:52 9c44fb3eb3fd: Layer already exists 08:40:52 2bb8b6aef969: Layer already exists 08:40:52 0ecbd348946e: Layer already exists 08:40:52 52a0ed788ea2: Layer already exists 08:40:52 994456c4fd7b: Layer already exists 08:40:52 latest: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.75 08:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:40:53 2bb8b6aef969: Preparing 08:40:53 aa0edf7a9ee0: Preparing 08:40:53 0ecbd348946e: Preparing 08:40:53 b201b62bbc52: Preparing 08:40:53 9c44fb3eb3fd: Preparing 08:40:53 52a0ed788ea2: Preparing 08:40:53 994456c4fd7b: Preparing 08:40:53 52a0ed788ea2: Waiting 08:40:53 994456c4fd7b: Waiting 08:40:53 9c44fb3eb3fd: Layer already exists 08:40:53 b201b62bbc52: Layer already exists 08:40:53 2bb8b6aef969: Layer already exists 08:40:53 0ecbd348946e: Layer already exists 08:40:53 aa0edf7a9ee0: Layer already exists 08:40:53 52a0ed788ea2: Layer already exists 08:40:53 994456c4fd7b: Layer already exists 08:40:53 4.0.0-dev.75: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:40:53 2bb8b6aef969: Preparing 08:40:53 aa0edf7a9ee0: Preparing 08:40:53 0ecbd348946e: Preparing 08:40:53 b201b62bbc52: Preparing 08:40:53 9c44fb3eb3fd: Preparing 08:40:53 52a0ed788ea2: Preparing 08:40:53 994456c4fd7b: Preparing 08:40:53 52a0ed788ea2: Waiting 08:40:53 994456c4fd7b: Waiting 08:40:53 9c44fb3eb3fd: Layer already exists 08:40:53 2bb8b6aef969: Layer already exists 08:40:53 0ecbd348946e: Layer already exists 08:40:53 b201b62bbc52: Layer already exists 08:40:53 aa0edf7a9ee0: Layer already exists 08:40:53 52a0ed788ea2: Layer already exists 08:40:53 994456c4fd7b: Layer already exists 08:40:53 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:40:54 2bb8b6aef969: Preparing 08:40:54 aa0edf7a9ee0: Preparing 08:40:54 0ecbd348946e: Preparing 08:40:54 b201b62bbc52: Preparing 08:40:54 9c44fb3eb3fd: Preparing 08:40:54 52a0ed788ea2: Preparing 08:40:54 994456c4fd7b: Preparing 08:40:54 52a0ed788ea2: Waiting 08:40:54 994456c4fd7b: Waiting 08:40:54 2bb8b6aef969: Layer already exists 08:40:54 aa0edf7a9ee0: Layer already exists 08:40:54 0ecbd348946e: Layer already exists 08:40:54 9c44fb3eb3fd: Layer already exists 08:40:54 b201b62bbc52: Layer already exists 08:40:54 52a0ed788ea2: Layer already exists 08:40:54 994456c4fd7b: Layer already exists 08:40:54 main: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:54 ===================================================== [Pipeline] echo 08:40:54 taggedImages: 08:40:54 - nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:54 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:40:54 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.75 08:40:54 - nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:54 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:40:54 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:40:54 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:54 latest 08:40:54 4.0.0-dev.75 08:40:54 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:40:54 main 08:40:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:40:55 d1b9dc3fa209: Preparing 08:40:55 e1d0de20fdcc: Preparing 08:40:55 0ecbd348946e: Preparing 08:40:55 b201b62bbc52: Preparing 08:40:55 35458412b9e8: Preparing 08:40:55 8a72c455b3b0: Preparing 08:40:55 994456c4fd7b: Preparing 08:40:55 994456c4fd7b: Waiting 08:40:55 8a72c455b3b0: Waiting 08:40:55 0ecbd348946e: Layer already exists 08:40:55 b201b62bbc52: Layer already exists 08:40:55 994456c4fd7b: Layer already exists 08:40:55 35458412b9e8: Pushed 08:40:55 d1b9dc3fa209: Pushed 08:40:55 8a72c455b3b0: Pushed 08:40:59 e1d0de20fdcc: Pushed 08:40:59 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:41:00 d1b9dc3fa209: Preparing 08:41:00 e1d0de20fdcc: Preparing 08:41:00 0ecbd348946e: Preparing 08:41:00 b201b62bbc52: Preparing 08:41:00 35458412b9e8: Preparing 08:41:00 8a72c455b3b0: Preparing 08:41:00 994456c4fd7b: Preparing 08:41:00 994456c4fd7b: Waiting 08:41:00 d1b9dc3fa209: Layer already exists 08:41:00 35458412b9e8: Layer already exists 08:41:00 e1d0de20fdcc: Layer already exists 08:41:00 0ecbd348946e: Layer already exists 08:41:00 b201b62bbc52: Layer already exists 08:41:00 994456c4fd7b: Layer already exists 08:41:00 8a72c455b3b0: Layer already exists 08:41:00 latest: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.75 08:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:41:00 d1b9dc3fa209: Preparing 08:41:00 e1d0de20fdcc: Preparing 08:41:00 0ecbd348946e: Preparing 08:41:00 b201b62bbc52: Preparing 08:41:00 35458412b9e8: Preparing 08:41:00 8a72c455b3b0: Preparing 08:41:00 994456c4fd7b: Preparing 08:41:00 8a72c455b3b0: Waiting 08:41:00 994456c4fd7b: Waiting 08:41:00 35458412b9e8: Layer already exists 08:41:00 d1b9dc3fa209: Layer already exists 08:41:00 0ecbd348946e: Layer already exists 08:41:00 e1d0de20fdcc: Layer already exists 08:41:00 b201b62bbc52: Layer already exists 08:41:00 8a72c455b3b0: Layer already exists 08:41:00 994456c4fd7b: Layer already exists 08:41:00 4.0.0-dev.75: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:41:01 d1b9dc3fa209: Preparing 08:41:01 e1d0de20fdcc: Preparing 08:41:01 0ecbd348946e: Preparing 08:41:01 b201b62bbc52: Preparing 08:41:01 35458412b9e8: Preparing 08:41:01 8a72c455b3b0: Preparing 08:41:01 994456c4fd7b: Preparing 08:41:01 8a72c455b3b0: Waiting 08:41:01 994456c4fd7b: Waiting 08:41:01 0ecbd348946e: Layer already exists 08:41:01 e1d0de20fdcc: Layer already exists 08:41:01 d1b9dc3fa209: Layer already exists 08:41:01 35458412b9e8: Layer already exists 08:41:01 b201b62bbc52: Layer already exists 08:41:01 994456c4fd7b: Layer already exists 08:41:01 8a72c455b3b0: Layer already exists 08:41:01 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:41:02 d1b9dc3fa209: Preparing 08:41:02 e1d0de20fdcc: Preparing 08:41:02 0ecbd348946e: Preparing 08:41:02 b201b62bbc52: Preparing 08:41:02 35458412b9e8: Preparing 08:41:02 8a72c455b3b0: Preparing 08:41:02 994456c4fd7b: Preparing 08:41:02 8a72c455b3b0: Waiting 08:41:02 994456c4fd7b: Waiting 08:41:02 d1b9dc3fa209: Layer already exists 08:41:02 0ecbd348946e: Layer already exists 08:41:02 e1d0de20fdcc: Layer already exists 08:41:02 35458412b9e8: Layer already exists 08:41:02 b201b62bbc52: Layer already exists 08:41:02 994456c4fd7b: Layer already exists 08:41:02 8a72c455b3b0: Layer already exists 08:41:02 main: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:02 ===================================================== [Pipeline] echo 08:41:02 taggedImages: 08:41:02 - nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 08:41:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:41:02 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.75 08:41:02 - nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 08:41:02 - 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] } 08:55:43 #154 ... 08:55:43 08:55:43 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:55:43 #149 DONE 1048.8s 08:55:43 08:55:43 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:55:43 #146 ... 08:55:43 08:55:43 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:55:43 #155 DONE 0.1s 08:55:43 08:55:43 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:55:43 #153 ... 08:55:43 08:55:43 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:55:43 #156 DONE 0.1s 08:55:43 08:55:43 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:55:43 #157 DONE 0.3s 08:55:43 08:55:43 #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 08:55:43 #158 DONE 0.1s 08:55:43 08:55:43 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:43 #154 ... 08:55:43 08:55:43 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:55:43 #159 DONE 0.1s 08:55:43 08:55:43 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:43 #160 DONE 2.2s 08:55:43 08:55:43 #108 [core-common-config-bootstrapper] exporting to image 08:55:43 #108 exporting layers 08:55:43 #108 exporting layers 0.9s done 08:55:43 #108 writing image sha256:b7dad1f29fd8b02d6196afad50441a7ac4c240b43b19e7b0919c83de1062756f 0.0s done 08:55:43 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:55:43 #108 DONE 6.5s 08:55:43 08:55:43 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:55:55 #147 ... 08:55:55 08:55:55 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:55:55 #148 DONE 1064.9s 08:55:55 08:55:55 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:55:55 #161 DONE 0.5s 08:55:55 08:55:55 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:55:55 #151 ... 08:55:55 08:55:55 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:55:56 #162 DONE 2.0s 08:55:56 08:55:56 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:56 #154 ... 08:55:56 08:55:56 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:55:56 #163 DONE 0.3s 08:55:56 08:55:56 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:57 #154 ... 08:55:57 08:55:57 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:55:57 #164 DONE 0.2s 08:55:57 08:55:57 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:55:57 #165 DONE 0.3s 08:55:57 08:55:57 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:55:57 #166 DONE 0.1s 08:55:57 08:55:57 #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/ 08:55:57 #167 DONE 0.1s 08:55:57 08:55:57 #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/ 08:55:57 #168 DONE 0.1s 08:55:57 08:55:57 #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/ 08:55:57 #169 DONE 0.1s 08:55:57 08:55:57 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:55:57 #170 DONE 0.1s 08:55:57 08:55:57 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:58 #154 ... 08:55:58 08:55:58 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:56:00 #171 DONE 2.0s 08:56:00 08:56:00 #108 [security-bootstrapper] exporting to image 08:56:00 #108 exporting layers 08:56:01 #108 exporting layers 1.0s done 08:56:01 #108 writing image sha256:39524d752907239d4c4c83a8eddafda06b851494688149f3c923aa1d89a141c1 done 08:56:01 #108 naming to docker.io/library/security-bootstrapper-arm64 done 08:56:01 #108 DONE 7.5s 08:56:01 08:56:01 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:09:38 #145 ... 09:09:38 09:09:38 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:09:38 #144 DONE 1886.7s 09:09:38 09:09:38 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:09:38 #146 ... 09:09:38 09:09:38 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:09:38 #172 DONE 0.1s 09:09:38 09:09:38 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:09:38 #173 DONE 0.1s 09:09:38 09:09:38 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:09:38 #150 ... 09:09:38 09:09:38 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:38 #174 DONE 0.4s 09:09:38 09:09:38 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:09:38 #151 ... 09:09:38 09:09:38 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:09:38 #175 DONE 0.1s 09:09:38 09:09:38 #108 [core-command] exporting to image 09:09:38 #108 exporting layers 09:09:38 #108 exporting layers 0.4s done 09:09:38 #108 writing image sha256:ff8c660aad2f60914ada54a9a88342ca9194cae05c0fc200f9250bad2b48a49b done 09:09:38 #108 naming to docker.io/library/core-command-arm64 done 09:09:38 #108 DONE 8.0s 09:09:38 09:09:38 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:09:51 #154 ... 09:09:51 09:09:51 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:09:51 #147 1900.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:10:06 #147 ... 09:10:06 09:10:06 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:10:06 #153 DONE 1916.6s 09:10:06 09:10:06 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:06 #146 ... 09:10:06 09:10:06 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:10:06 #176 DONE 0.2s 09:10:06 09:10:06 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:06 #146 ... 09:10:06 09:10:06 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:10:06 #177 DONE 0.3s 09:10:06 09:10:06 #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 09:10:07 #178 DONE 0.1s 09:10:07 09:10:07 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:10:07 #179 DONE 0.2s 09:10:07 09:10:07 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:10:07 #180 DONE 0.4s 09:10:07 09:10:07 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:10:07 #147 ... 09:10:07 09:10:07 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:10:07 #181 DONE 0.1s 09:10:07 09:10:07 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:09 #182 DONE 2.0s 09:10:09 09:10:09 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:09 #145 ... 09:10:09 09:10:09 #108 [security-proxy-setup] exporting to image 09:10:09 #108 exporting layers 09:10:11 #108 exporting layers 1.1s done 09:10:11 #108 writing image sha256:5b777a424c080cfc261d35579a327ba97c5d74f548396863f2bdc90544a6d6c8 done 09:10:11 #108 naming to docker.io/library/security-proxy-setup-arm64 done 09:10:11 #108 DONE 9.1s 09:10:11 09:10:11 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:10:25 #143 ... 09:10:25 09:10:25 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:10:25 #147 DONE 1934.3s 09:10:25 09:10:25 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:25 #146 ... 09:10:25 09:10:25 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:10:25 #183 DONE 0.2s 09:10:25 09:10:25 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:25 #154 ... 09:10:25 09:10:25 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:10:25 #184 DONE 0.3s 09:10:25 09:10:25 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:25 #145 ... 09:10:25 09:10:25 #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 09:10:25 #185 DONE 0.2s 09:10:25 09:10:25 #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 09:10:25 #186 DONE 0.2s 09:10:25 09:10:25 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:10:25 #187 DONE 0.2s 09:10:25 09:10:25 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:10:25 #143 ... 09:10:25 09:10:25 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:25 #188 DONE 0.3s 09:10:25 09:10:25 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:10:25 #143 ... 09:10:25 09:10:25 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:25 #189 DONE 0.4s 09:10:25 09:10:25 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:25 #154 ... 09:10:25 09:10:25 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:25 #190 DONE 0.2s 09:10:25 09:10:25 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:27 #191 DONE 1.9s 09:10:27 09:10:27 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:27 #145 ... 09:10:27 09:10:27 #108 [security-secretstore-setup] exporting to image 09:10:27 #108 exporting layers 09:10:29 #108 exporting layers 1.7s done 09:10:29 #108 writing image sha256:46eaba92ca9181cbfe5f91a04f98bbf015e9e7e88a9209e96f783ea0c6ad84d2 done 09:10:29 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 09:10:29 #108 DONE 10.8s 09:10:29 09:10:29 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:51 #143 ... 09:11:51 09:11:51 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:11:51 #151 DONE 2009.0s 09:11:51 09:11:51 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:51 #146 ... 09:11:51 09:11:51 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:51 #192 DONE 0.2s 09:11:51 09:11:51 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:51 #146 ... 09:11:51 09:11:51 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:51 #193 DONE 0.3s 09:11:51 09:11:51 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:51 #146 ... 09:11:51 09:11:51 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:11:51 #194 DONE 0.4s 09:11:51 09:11:51 #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 09:11:51 #195 DONE 0.1s 09:11:51 09:11:51 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:51 #146 ... 09:11:51 09:11:51 #108 [security-spiffe-token-provider] exporting to image 09:11:51 #108 exporting layers 09:11:51 #108 exporting layers 1.0s done 09:11:51 #108 writing image sha256:3a6402b5d7a3df40b88ae2f70a1d3ff61bd51628a3bbdb9394b3c4be94976295 done 09:11:51 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:11:51 #108 DONE 11.8s 09:11:51 09:11:51 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:13 #154 ... 09:12:13 09:12:13 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:12:13 #146 DONE 2043.1s 09:12:13 09:12:13 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:12:13 #150 DONE 2043.1s 09:12:13 09:12:13 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:12:13 #152 ... 09:12:13 09:12:13 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:13 #196 DONE 0.3s 09:12:13 09:12:13 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:14 #197 DONE 0.6s 09:12:14 09:12:14 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:12:14 #198 DONE 0.4s 09:12:14 09:12:14 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:12:14 #199 DONE 0.5s 09:12:14 09:12:14 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:12:14 #200 DONE 0.6s 09:12:14 09:12:14 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:12:14 #201 DONE 0.1s 09:12:14 09:12:14 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:12:14 #202 DONE 0.2s 09:12:14 09:12:14 #108 [core-keeper] exporting to image 09:12:14 #108 exporting layers 09:12:14 #108 ... 09:12:14 09:12:14 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:12:14 #203 DONE 0.2s 09:12:15 09:12:15 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:15 #204 ... 09:12:15 09:12:15 #108 [core-keeper] exporting to image 09:12:15 #108 exporting layers 0.9s done 09:12:15 #108 writing image sha256:8e1199600e58d47a70fdb7d97de1e111144cb9d3cfbb61c1da028752c19b2f8b done 09:12:15 #108 naming to docker.io/library/core-keeper-arm64 done 09:12:15 #108 DONE 12.7s 09:12:15 09:12:15 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:16 #154 ... 09:12:16 09:12:16 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:12:16 #152 DONE 2047.6s 09:12:17 09:12:17 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:17 #204 DONE 2.0s 09:12:17 09:12:17 #108 [security-proxy-auth] exporting to image 09:12:18 #108 ... 09:12:18 09:12:18 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:18 #205 DONE 0.2s 09:12:18 09:12:18 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:18 #206 DONE 0.2s 09:12:18 09:12:18 #108 [security-proxy-auth] exporting to image 09:12:18 #108 exporting layers 1.2s done 09:12:18 #108 writing image sha256:9b7c18428b3191202fccae42bcef601ab6f2b855719417252737fe21cd3038a1 done 09:12:18 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:12:18 #108 DONE 13.9s 09:12:18 09:12:18 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:12:18 #207 DONE 0.5s 09:12:18 09:12:18 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:12:19 #208 DONE 0.2s 09:12:19 09:12:19 #108 [core-data] exporting to image 09:12:19 #108 ... 09:12:19 09:12:19 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:12:19 #145 DONE 2050.2s 09:12:19 09:12:19 #108 [core-data] exporting to image 09:12:19 #108 exporting layers 0.9s done 09:12:19 #108 writing image sha256:32968795aa8faf7daff22f9d2a61e115de68bfefd951eed2241f6194e37e2c3f done 09:12:19 #108 naming to docker.io/library/core-data-arm64 done 09:12:19 #108 DONE 14.8s 09:12:19 09:12:19 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:12:20 #38 ... 09:12:20 09:12:20 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:20 #209 DONE 0.1s 09:12:20 09:12:20 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:20 #210 DONE 0.1s 09:12:20 09:12:20 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:12:20 #38 ... 09:12:20 09:12:20 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:12:20 #211 DONE 0.3s 09:12:20 09:12:20 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:12:20 #212 DONE 0.1s 09:12:20 09:12:20 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:12:20 #38 ... 09:12:20 09:12:20 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:12:20 #213 DONE 0.1s 09:12:20 09:12:20 #108 [core-metadata] exporting to image 09:12:21 #108 exporting layers 0.4s done 09:12:21 #108 writing image sha256:3bc98ae9cc03e94acb2e2ad696598ddcf2ff13313fc9d3547a06402adfe917ca done 09:12:21 #108 naming to docker.io/library/core-metadata-arm64 done 09:12:21 #108 DONE 15.2s 09:12:21 09:12:21 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:53 #154 ... 09:12:53 09:12:53 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:12:53 #143 DONE 2082.2s 09:12:53 09:12:53 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:12:53 #38 ... 09:12:53 09:12:53 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:53 #214 DONE 0.1s 09:12:53 09:12:53 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:53 #215 DONE 0.1s 09:12:53 09:12:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:53 #154 ... 09:12:53 09:12:53 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:12:53 #216 DONE 0.5s 09:12:53 09:12:53 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:12:53 #217 DONE 0.1s 09:12:53 09:12:53 #108 [support-scheduler] exporting to image 09:12:53 #108 exporting layers 09:12:54 #108 exporting layers 1.1s done 09:12:54 #108 writing image sha256:d4f535d5cd3a43cc41517c8af6fd5484c4990d78c6421eda64eedbbea829d232 done 09:12:54 #108 naming to docker.io/library/support-scheduler-arm64 done 09:12:54 #108 DONE 16.3s 09:12:54 09:12:54 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:12:59 #38 ... 09:12:59 09:12:59 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:59 #154 DONE 2090.2s 09:12:59 09:12:59 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:12:59 #218 DONE 0.2s 09:12:59 09:12:59 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:12:59 #219 DONE 0.1s 09:12:59 09:12:59 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:12:59 #38 ... 09:12:59 09:12:59 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:00 #220 DONE 0.4s 09:13:00 09:13:00 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:13:00 #221 DONE 0.1s 09:13:00 09:13:00 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:13:00 #38 ... 09:13:00 09:13:00 #108 [support-notifications] exporting to image 09:13:00 #108 exporting layers 09:13:00 #108 exporting layers 0.6s done 09:13:00 #108 writing image sha256:eb645e9785f8b8a69425cf5d8b61b55fa53c3eef9d3bc63be175100fdbd1934b done 09:13:00 #108 naming to docker.io/library/support-notifications-arm64 done 09:13:00 #108 DONE 16.9s 09:13:00 09:13:00 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:13:00 time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:13:00 $ docker stop --time=1 33f0c2d60b7587ebce8bfe2d362da1d5a9e13a76a3a32eab0f9d6e30fef4bf16 09:13:02 $ docker rm -f --volumes 33f0c2d60b7587ebce8bfe2d362da1d5a9e13a76a3a32eab0f9d6e30fef4bf16 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:03 + docker images 09:13:03 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:03 support-notifications-arm64 latest eb645e9785f8 2 seconds ago 52MB 09:13:03 support-scheduler-arm64 latest d4f535d5cd3a 10 seconds ago 48.2MB 09:13:03 core-metadata-arm64 latest 3bc98ae9cc03 42 seconds ago 33MB 09:13:03 core-data-arm64 latest 32968795aa8f 44 seconds ago 32.8MB 09:13:03 security-proxy-auth-arm64 latest 9b7c18428b31 46 seconds ago 31.8MB 09:13:03 core-keeper-arm64 latest 8e1199600e58 48 seconds ago 32.5MB 09:13:03 security-spiffe-token-provider-arm64 latest 3a6402b5d7a3 About a minute ago 47.8MB 09:13:03 security-secretstore-setup-arm64 latest 46eaba92ca91 2 minutes ago 67.2MB 09:13:03 security-proxy-setup-arm64 latest 5b777a424c08 2 minutes ago 38.6MB 09:13:03 core-command-arm64 latest ff8c660aad2f 3 minutes ago 28.4MB 09:13:03 security-bootstrapper-arm64 latest 39524d752907 17 minutes ago 21.1MB 09:13:03 core-common-config-bootstrapper-arm64 latest b7dad1f29fd8 17 minutes ago 17.9MB 09:13:03 security-spire-config-arm64 latest 6ba36b619662 36 minutes ago 143MB 09:13:03 security-spire-agent-arm64 latest 6959e7324655 36 minutes ago 187MB 09:13:03 security-spire-server-arm64 latest dcae6c96d468 36 minutes ago 144MB 09:13:03 ci-base-image-arm64 latest 284e8081e85b 38 minutes ago 915MB 09:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 09:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:03 provisioning config files... 09:13:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/813@tmp/config17371160222526464410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:03 ---> ****-login.sh 09:13:03 nexus3.edgexfoundry.org:10001 09:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:03 Configure a credential helper to remove this warning. See 09:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:03 09:13:03 Login Succeeded 09:13:03 nexus3.edgexfoundry.org:10002 09:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:04 Configure a credential helper to remove this warning. See 09:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:04 09:13:04 Login Succeeded 09:13:04 nexus3.edgexfoundry.org:10003 09:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:04 Configure a credential helper to remove this warning. See 09:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:04 09:13:04 Login Succeeded 09:13:04 nexus3.edgexfoundry.org:10004 09:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:04 Configure a credential helper to remove this warning. See 09:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:04 09:13:04 Login Succeeded 09:13:04 ****.io 09:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:05 Configure a credential helper to remove this warning. See 09:13:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:05 09:13:05 Login Succeeded 09:13:05 ---> ****-login.sh ends [Pipeline] } 09:13:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:13:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:13:05 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:05 latest 09:13:05 4.0.0-dev.75 09:13:05 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:05 main 09:13:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:13:06 7addf486f6e1: Preparing 09:13:06 50a8fd66fcf2: Preparing 09:13:06 433cc15b206a: Preparing 09:13:06 b90c4b1f60f0: Preparing 09:13:06 238b3e35487b: Preparing 09:13:06 2092a168ac61: Preparing 09:13:06 dd9c8f8612c8: Preparing 09:13:06 2092a168ac61: Waiting 09:13:06 dd9c8f8612c8: Waiting 09:13:06 b90c4b1f60f0: Pushed 09:13:06 433cc15b206a: Pushed 09:13:06 7addf486f6e1: Pushed 09:13:06 238b3e35487b: Pushed 09:13:06 dd9c8f8612c8: Layer already exists 09:13:06 2092a168ac61: Pushed 09:13:11 50a8fd66fcf2: Pushed 09:13:11 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:13:11 7addf486f6e1: Preparing 09:13:11 50a8fd66fcf2: Preparing 09:13:11 433cc15b206a: Preparing 09:13:11 b90c4b1f60f0: Preparing 09:13:11 238b3e35487b: Preparing 09:13:11 2092a168ac61: Preparing 09:13:11 dd9c8f8612c8: Preparing 09:13:11 2092a168ac61: Waiting 09:13:11 50a8fd66fcf2: Layer already exists 09:13:11 7addf486f6e1: Layer already exists 09:13:11 b90c4b1f60f0: Layer already exists 09:13:11 433cc15b206a: Layer already exists 09:13:11 238b3e35487b: Layer already exists 09:13:11 2092a168ac61: Layer already exists 09:13:11 dd9c8f8612c8: Layer already exists 09:13:12 latest: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.75 09:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:13:12 7addf486f6e1: Preparing 09:13:12 50a8fd66fcf2: Preparing 09:13:12 433cc15b206a: Preparing 09:13:12 b90c4b1f60f0: Preparing 09:13:12 238b3e35487b: Preparing 09:13:12 2092a168ac61: Preparing 09:13:12 dd9c8f8612c8: Preparing 09:13:12 2092a168ac61: Waiting 09:13:12 dd9c8f8612c8: Waiting 09:13:12 238b3e35487b: Layer already exists 09:13:12 50a8fd66fcf2: Layer already exists 09:13:12 433cc15b206a: Layer already exists 09:13:12 b90c4b1f60f0: Layer already exists 09:13:12 7addf486f6e1: Layer already exists 09:13:12 2092a168ac61: Layer already exists 09:13:12 dd9c8f8612c8: Layer already exists 09:13:13 4.0.0-dev.75: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:13:13 7addf486f6e1: Preparing 09:13:13 50a8fd66fcf2: Preparing 09:13:13 433cc15b206a: Preparing 09:13:13 b90c4b1f60f0: Preparing 09:13:13 238b3e35487b: Preparing 09:13:13 2092a168ac61: Preparing 09:13:13 dd9c8f8612c8: Preparing 09:13:13 2092a168ac61: Waiting 09:13:13 b90c4b1f60f0: Layer already exists 09:13:13 238b3e35487b: Layer already exists 09:13:13 433cc15b206a: Layer already exists 09:13:13 50a8fd66fcf2: Layer already exists 09:13:13 7addf486f6e1: Layer already exists 09:13:13 2092a168ac61: Layer already exists 09:13:13 dd9c8f8612c8: Layer already exists 09:13:13 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:13:14 7addf486f6e1: Preparing 09:13:14 50a8fd66fcf2: Preparing 09:13:14 433cc15b206a: Preparing 09:13:14 b90c4b1f60f0: Preparing 09:13:14 238b3e35487b: Preparing 09:13:14 2092a168ac61: Preparing 09:13:14 dd9c8f8612c8: Preparing 09:13:14 2092a168ac61: Waiting 09:13:14 dd9c8f8612c8: Waiting 09:13:14 433cc15b206a: Layer already exists 09:13:14 b90c4b1f60f0: Layer already exists 09:13:14 50a8fd66fcf2: Layer already exists 09:13:14 7addf486f6e1: Layer already exists 09:13:14 238b3e35487b: Layer already exists 09:13:14 2092a168ac61: Layer already exists 09:13:14 dd9c8f8612c8: Layer already exists 09:13:14 main: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:14 ===================================================== [Pipeline] echo 09:13:14 taggedImages: 09:13:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:13:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.75 09:13:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:13:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:13:14 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:14 latest 09:13:14 4.0.0-dev.75 09:13:14 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:14 main 09:13:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:16 19a9c545899e: Preparing 09:13:16 5431d2dd1b56: Preparing 09:13:16 7030cbc3c1fb: Preparing 09:13:16 ab92fbea0241: Preparing 09:13:16 433cc15b206a: Preparing 09:13:16 b90c4b1f60f0: Preparing 09:13:16 238b3e35487b: Preparing 09:13:16 2092a168ac61: Preparing 09:13:16 dd9c8f8612c8: Preparing 09:13:16 238b3e35487b: Waiting 09:13:16 dd9c8f8612c8: Waiting 09:13:16 2092a168ac61: Waiting 09:13:16 b90c4b1f60f0: Waiting 09:13:16 433cc15b206a: Layer already exists 09:13:16 b90c4b1f60f0: Layer already exists 09:13:16 5431d2dd1b56: Pushed 09:13:16 238b3e35487b: Layer already exists 09:13:16 7030cbc3c1fb: Pushed 09:13:16 2092a168ac61: Layer already exists 09:13:16 19a9c545899e: Pushed 09:13:16 dd9c8f8612c8: Layer already exists 09:13:18 ab92fbea0241: Pushed 09:13:18 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:19 19a9c545899e: Preparing 09:13:19 5431d2dd1b56: Preparing 09:13:19 7030cbc3c1fb: Preparing 09:13:19 ab92fbea0241: Preparing 09:13:19 433cc15b206a: Preparing 09:13:19 b90c4b1f60f0: Preparing 09:13:19 238b3e35487b: Preparing 09:13:19 2092a168ac61: Preparing 09:13:19 dd9c8f8612c8: Preparing 09:13:19 b90c4b1f60f0: Waiting 09:13:19 238b3e35487b: Waiting 09:13:19 2092a168ac61: Waiting 09:13:19 dd9c8f8612c8: Waiting 09:13:19 433cc15b206a: Layer already exists 09:13:19 7030cbc3c1fb: Layer already exists 09:13:19 ab92fbea0241: Layer already exists 09:13:19 19a9c545899e: Layer already exists 09:13:19 5431d2dd1b56: Layer already exists 09:13:19 2092a168ac61: Layer already exists 09:13:19 238b3e35487b: Layer already exists 09:13:19 b90c4b1f60f0: Layer already exists 09:13:19 dd9c8f8612c8: Layer already exists 09:13:19 latest: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.75 09:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:20 19a9c545899e: Preparing 09:13:20 5431d2dd1b56: Preparing 09:13:20 7030cbc3c1fb: Preparing 09:13:20 ab92fbea0241: Preparing 09:13:20 433cc15b206a: Preparing 09:13:20 b90c4b1f60f0: Preparing 09:13:20 238b3e35487b: Preparing 09:13:20 b90c4b1f60f0: Waiting 09:13:20 2092a168ac61: Preparing 09:13:20 238b3e35487b: Waiting 09:13:20 dd9c8f8612c8: Preparing 09:13:20 2092a168ac61: Waiting 09:13:20 dd9c8f8612c8: Waiting 09:13:20 7030cbc3c1fb: Layer already exists 09:13:20 ab92fbea0241: Layer already exists 09:13:20 19a9c545899e: Layer already exists 09:13:20 5431d2dd1b56: Layer already exists 09:13:20 433cc15b206a: Layer already exists 09:13:20 b90c4b1f60f0: Layer already exists 09:13:20 238b3e35487b: Layer already exists 09:13:20 2092a168ac61: Layer already exists 09:13:20 dd9c8f8612c8: Layer already exists 09:13:20 4.0.0-dev.75: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:21 19a9c545899e: Preparing 09:13:21 5431d2dd1b56: Preparing 09:13:21 7030cbc3c1fb: Preparing 09:13:21 ab92fbea0241: Preparing 09:13:21 433cc15b206a: Preparing 09:13:21 b90c4b1f60f0: Preparing 09:13:21 238b3e35487b: Preparing 09:13:21 2092a168ac61: Preparing 09:13:21 dd9c8f8612c8: Preparing 09:13:21 238b3e35487b: Waiting 09:13:21 2092a168ac61: Waiting 09:13:21 dd9c8f8612c8: Waiting 09:13:21 b90c4b1f60f0: Waiting 09:13:21 19a9c545899e: Layer already exists 09:13:21 ab92fbea0241: Layer already exists 09:13:21 7030cbc3c1fb: Layer already exists 09:13:21 433cc15b206a: Layer already exists 09:13:21 5431d2dd1b56: Layer already exists 09:13:21 238b3e35487b: Layer already exists 09:13:21 2092a168ac61: Layer already exists 09:13:21 b90c4b1f60f0: Layer already exists 09:13:21 dd9c8f8612c8: Layer already exists 09:13:21 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:13:22 19a9c545899e: Preparing 09:13:22 5431d2dd1b56: Preparing 09:13:22 7030cbc3c1fb: Preparing 09:13:22 ab92fbea0241: Preparing 09:13:22 433cc15b206a: Preparing 09:13:22 b90c4b1f60f0: Preparing 09:13:22 238b3e35487b: Preparing 09:13:22 2092a168ac61: Preparing 09:13:22 dd9c8f8612c8: Preparing 09:13:22 b90c4b1f60f0: Waiting 09:13:22 238b3e35487b: Waiting 09:13:22 dd9c8f8612c8: Waiting 09:13:22 2092a168ac61: Waiting 09:13:22 19a9c545899e: Layer already exists 09:13:22 7030cbc3c1fb: Layer already exists 09:13:22 ab92fbea0241: Layer already exists 09:13:22 5431d2dd1b56: Layer already exists 09:13:22 433cc15b206a: Layer already exists 09:13:22 2092a168ac61: Layer already exists 09:13:22 238b3e35487b: Layer already exists 09:13:22 b90c4b1f60f0: Layer already exists 09:13:22 dd9c8f8612c8: Layer already exists 09:13:22 main: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:22 ===================================================== [Pipeline] echo 09:13:22 taggedImages: 09:13:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:13:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.75 09:13:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:13:22 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:13:22 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:22 latest 09:13:22 4.0.0-dev.75 09:13:22 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:22 main 09:13:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:23 7dfa95493761: Preparing 09:13:23 ebdd8f8f54ba: Preparing 09:13:23 433cc15b206a: Preparing 09:13:23 b90c4b1f60f0: Preparing 09:13:23 03dc7d96e6b0: Preparing 09:13:23 0b553d200506: Preparing 09:13:23 dd9c8f8612c8: Preparing 09:13:23 0b553d200506: Waiting 09:13:23 dd9c8f8612c8: Waiting 09:13:23 433cc15b206a: Layer already exists 09:13:23 b90c4b1f60f0: Layer already exists 09:13:23 dd9c8f8612c8: Layer already exists 09:13:23 03dc7d96e6b0: Pushed 09:13:23 7dfa95493761: Pushed 09:13:23 0b553d200506: Pushed 09:13:28 ebdd8f8f54ba: Pushed 09:13:28 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:29 7dfa95493761: Preparing 09:13:29 ebdd8f8f54ba: Preparing 09:13:29 433cc15b206a: Preparing 09:13:29 b90c4b1f60f0: Preparing 09:13:29 03dc7d96e6b0: Preparing 09:13:29 0b553d200506: Preparing 09:13:29 dd9c8f8612c8: Preparing 09:13:29 0b553d200506: Waiting 09:13:29 dd9c8f8612c8: Waiting 09:13:29 03dc7d96e6b0: Layer already exists 09:13:29 433cc15b206a: Layer already exists 09:13:29 ebdd8f8f54ba: Layer already exists 09:13:29 7dfa95493761: Layer already exists 09:13:29 b90c4b1f60f0: Layer already exists 09:13:29 dd9c8f8612c8: Layer already exists 09:13:29 0b553d200506: Layer already exists 09:13:29 latest: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.75 09:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:30 7dfa95493761: Preparing 09:13:30 ebdd8f8f54ba: Preparing 09:13:30 433cc15b206a: Preparing 09:13:30 b90c4b1f60f0: Preparing 09:13:30 03dc7d96e6b0: Preparing 09:13:30 0b553d200506: Preparing 09:13:30 dd9c8f8612c8: Preparing 09:13:30 0b553d200506: Waiting 09:13:30 dd9c8f8612c8: Waiting 09:13:30 03dc7d96e6b0: Layer already exists 09:13:30 ebdd8f8f54ba: Layer already exists 09:13:30 b90c4b1f60f0: Layer already exists 09:13:30 7dfa95493761: Layer already exists 09:13:30 433cc15b206a: Layer already exists 09:13:30 0b553d200506: Layer already exists 09:13:30 dd9c8f8612c8: Layer already exists 09:13:30 4.0.0-dev.75: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:31 7dfa95493761: Preparing 09:13:31 ebdd8f8f54ba: Preparing 09:13:31 433cc15b206a: Preparing 09:13:31 b90c4b1f60f0: Preparing 09:13:31 03dc7d96e6b0: Preparing 09:13:31 0b553d200506: Preparing 09:13:31 dd9c8f8612c8: Preparing 09:13:31 0b553d200506: Waiting 09:13:31 dd9c8f8612c8: Waiting 09:13:31 433cc15b206a: Layer already exists 09:13:31 7dfa95493761: Layer already exists 09:13:31 b90c4b1f60f0: Layer already exists 09:13:31 03dc7d96e6b0: Layer already exists 09:13:31 ebdd8f8f54ba: Layer already exists 09:13:31 0b553d200506: Layer already exists 09:13:31 dd9c8f8612c8: Layer already exists 09:13:31 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:13:32 7dfa95493761: Preparing 09:13:32 ebdd8f8f54ba: Preparing 09:13:32 433cc15b206a: Preparing 09:13:32 b90c4b1f60f0: Preparing 09:13:32 03dc7d96e6b0: Preparing 09:13:32 0b553d200506: Preparing 09:13:32 dd9c8f8612c8: Preparing 09:13:32 0b553d200506: Waiting 09:13:32 dd9c8f8612c8: Waiting 09:13:32 ebdd8f8f54ba: Layer already exists 09:13:32 433cc15b206a: Layer already exists 09:13:32 03dc7d96e6b0: Layer already exists 09:13:32 b90c4b1f60f0: Layer already exists 09:13:32 7dfa95493761: Layer already exists 09:13:32 0b553d200506: Layer already exists 09:13:32 dd9c8f8612c8: Layer already exists 09:13:32 main: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:32 ===================================================== [Pipeline] echo 09:13:32 taggedImages: 09:13:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:13:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.75 09:13:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:13:32 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:13:32 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:32 latest 09:13:32 4.0.0-dev.75 09:13:32 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:32 main 09:13:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:33 eb25716dc019: Preparing 09:13:33 74c75250a52b: Preparing 09:13:33 b90c4b1f60f0: Preparing 09:13:33 6dd5aaf3f536: Preparing 09:13:33 e7e153de59c9: Preparing 09:13:33 dd9c8f8612c8: Preparing 09:13:33 dd9c8f8612c8: Waiting 09:13:33 b90c4b1f60f0: Layer already exists 09:13:33 dd9c8f8612c8: Layer already exists 09:13:33 e7e153de59c9: Pushed 09:13:33 6dd5aaf3f536: Pushed 09:13:33 eb25716dc019: Pushed 09:13:39 74c75250a52b: Pushed 09:13:39 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:39 eb25716dc019: Preparing 09:13:39 74c75250a52b: Preparing 09:13:39 b90c4b1f60f0: Preparing 09:13:39 6dd5aaf3f536: Preparing 09:13:39 e7e153de59c9: Preparing 09:13:39 dd9c8f8612c8: Preparing 09:13:39 dd9c8f8612c8: Waiting 09:13:39 e7e153de59c9: Layer already exists 09:13:39 eb25716dc019: Layer already exists 09:13:39 b90c4b1f60f0: Layer already exists 09:13:39 6dd5aaf3f536: Layer already exists 09:13:39 74c75250a52b: Layer already exists 09:13:39 dd9c8f8612c8: Layer already exists 09:13:39 latest: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.75 09:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:40 eb25716dc019: Preparing 09:13:40 74c75250a52b: Preparing 09:13:40 b90c4b1f60f0: Preparing 09:13:40 6dd5aaf3f536: Preparing 09:13:40 e7e153de59c9: Preparing 09:13:40 dd9c8f8612c8: Preparing 09:13:40 dd9c8f8612c8: Waiting 09:13:40 eb25716dc019: Layer already exists 09:13:40 74c75250a52b: Layer already exists 09:13:40 b90c4b1f60f0: Layer already exists 09:13:40 e7e153de59c9: Layer already exists 09:13:40 6dd5aaf3f536: Layer already exists 09:13:40 dd9c8f8612c8: Layer already exists 09:13:40 4.0.0-dev.75: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:41 eb25716dc019: Preparing 09:13:41 74c75250a52b: Preparing 09:13:41 b90c4b1f60f0: Preparing 09:13:41 6dd5aaf3f536: Preparing 09:13:41 e7e153de59c9: Preparing 09:13:41 dd9c8f8612c8: Preparing 09:13:41 eb25716dc019: Layer already exists 09:13:41 e7e153de59c9: Layer already exists 09:13:41 74c75250a52b: Layer already exists 09:13:41 b90c4b1f60f0: Layer already exists 09:13:41 6dd5aaf3f536: Layer already exists 09:13:41 dd9c8f8612c8: Layer already exists 09:13:41 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:13:42 eb25716dc019: Preparing 09:13:42 74c75250a52b: Preparing 09:13:42 b90c4b1f60f0: Preparing 09:13:42 6dd5aaf3f536: Preparing 09:13:42 e7e153de59c9: Preparing 09:13:42 dd9c8f8612c8: Preparing 09:13:42 dd9c8f8612c8: Waiting 09:13:42 eb25716dc019: Layer already exists 09:13:42 b90c4b1f60f0: Layer already exists 09:13:42 e7e153de59c9: Layer already exists 09:13:42 6dd5aaf3f536: Layer already exists 09:13:42 74c75250a52b: Layer already exists 09:13:42 dd9c8f8612c8: Layer already exists 09:13:42 main: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:42 ===================================================== [Pipeline] echo 09:13:42 taggedImages: 09:13:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:13:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.75 09:13:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:13:42 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:13:42 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:42 latest 09:13:42 4.0.0-dev.75 09:13:42 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:42 main 09:13:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:43 1046342e3233: Preparing 09:13:43 2b3396e88c82: Preparing 09:13:43 a3af91c5dc49: Preparing 09:13:43 433cc15b206a: Preparing 09:13:43 b90c4b1f60f0: Preparing 09:13:43 238b3e35487b: Preparing 09:13:43 2092a168ac61: Preparing 09:13:43 dd9c8f8612c8: Preparing 09:13:43 238b3e35487b: Waiting 09:13:43 2092a168ac61: Waiting 09:13:43 dd9c8f8612c8: Waiting 09:13:43 b90c4b1f60f0: Layer already exists 09:13:43 433cc15b206a: Layer already exists 09:13:43 238b3e35487b: Layer already exists 09:13:43 2092a168ac61: Layer already exists 09:13:43 dd9c8f8612c8: Layer already exists 09:13:43 2b3396e88c82: Pushed 09:13:43 1046342e3233: Pushed 09:13:48 a3af91c5dc49: Pushed 09:13:48 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:49 1046342e3233: Preparing 09:13:49 2b3396e88c82: Preparing 09:13:49 a3af91c5dc49: Preparing 09:13:49 433cc15b206a: Preparing 09:13:49 b90c4b1f60f0: Preparing 09:13:49 238b3e35487b: Preparing 09:13:49 2092a168ac61: Preparing 09:13:49 dd9c8f8612c8: Preparing 09:13:49 238b3e35487b: Waiting 09:13:49 2092a168ac61: Waiting 09:13:49 dd9c8f8612c8: Waiting 09:13:49 2b3396e88c82: Layer already exists 09:13:49 1046342e3233: Layer already exists 09:13:49 a3af91c5dc49: Layer already exists 09:13:49 b90c4b1f60f0: Layer already exists 09:13:49 433cc15b206a: Layer already exists 09:13:49 dd9c8f8612c8: Layer already exists 09:13:49 238b3e35487b: Layer already exists 09:13:49 2092a168ac61: Layer already exists 09:13:49 latest: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.75 09:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:50 1046342e3233: Preparing 09:13:50 2b3396e88c82: Preparing 09:13:50 a3af91c5dc49: Preparing 09:13:50 433cc15b206a: Preparing 09:13:50 b90c4b1f60f0: Preparing 09:13:50 238b3e35487b: Preparing 09:13:50 2092a168ac61: Preparing 09:13:50 dd9c8f8612c8: Preparing 09:13:50 2092a168ac61: Waiting 09:13:50 dd9c8f8612c8: Waiting 09:13:50 238b3e35487b: Waiting 09:13:50 b90c4b1f60f0: Layer already exists 09:13:50 2b3396e88c82: Layer already exists 09:13:50 a3af91c5dc49: Layer already exists 09:13:50 433cc15b206a: Layer already exists 09:13:50 1046342e3233: Layer already exists 09:13:50 dd9c8f8612c8: Layer already exists 09:13:50 2092a168ac61: Layer already exists 09:13:50 238b3e35487b: Layer already exists 09:13:50 4.0.0-dev.75: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:51 1046342e3233: Preparing 09:13:51 2b3396e88c82: Preparing 09:13:51 a3af91c5dc49: Preparing 09:13:51 433cc15b206a: Preparing 09:13:51 b90c4b1f60f0: Preparing 09:13:51 238b3e35487b: Preparing 09:13:51 2092a168ac61: Preparing 09:13:51 dd9c8f8612c8: Preparing 09:13:51 238b3e35487b: Waiting 09:13:51 2092a168ac61: Waiting 09:13:51 dd9c8f8612c8: Waiting 09:13:51 a3af91c5dc49: Layer already exists 09:13:51 433cc15b206a: Layer already exists 09:13:51 2b3396e88c82: Layer already exists 09:13:51 1046342e3233: Layer already exists 09:13:51 b90c4b1f60f0: Layer already exists 09:13:51 238b3e35487b: Layer already exists 09:13:51 2092a168ac61: Layer already exists 09:13:51 dd9c8f8612c8: Layer already exists 09:13:51 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:13:52 1046342e3233: Preparing 09:13:52 2b3396e88c82: Preparing 09:13:52 a3af91c5dc49: Preparing 09:13:52 433cc15b206a: Preparing 09:13:52 b90c4b1f60f0: Preparing 09:13:52 238b3e35487b: Preparing 09:13:52 2092a168ac61: Preparing 09:13:52 dd9c8f8612c8: Preparing 09:13:52 238b3e35487b: Waiting 09:13:52 2092a168ac61: Waiting 09:13:52 dd9c8f8612c8: Waiting 09:13:52 1046342e3233: Layer already exists 09:13:52 2b3396e88c82: Layer already exists 09:13:52 b90c4b1f60f0: Layer already exists 09:13:52 433cc15b206a: Layer already exists 09:13:52 a3af91c5dc49: Layer already exists 09:13:52 238b3e35487b: Layer already exists 09:13:52 dd9c8f8612c8: Layer already exists 09:13:52 2092a168ac61: Layer already exists 09:13:52 main: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:52 ===================================================== [Pipeline] echo 09:13:52 taggedImages: 09:13:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:13:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.75 09:13:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:13:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:13:52 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:52 latest 09:13:52 4.0.0-dev.75 09:13:52 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:52 main 09:13:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:53 cd5e4b1e2eb0: Preparing 09:13:53 ec9a11ddf844: Preparing 09:13:53 465c6ba3fe43: Preparing 09:13:53 cf68c9a906de: Preparing 09:13:53 e07fb7ff28ff: Preparing 09:13:53 dc1031f35572: Preparing 09:13:53 4724b3c5f0a9: Preparing 09:13:53 433cc15b206a: Preparing 09:13:53 b90c4b1f60f0: Preparing 09:13:53 af3a61516c31: Preparing 09:13:53 af3efd9f9677: Preparing 09:13:53 5f70bf18a086: Preparing 09:13:53 55c6ed8bdc8b: Preparing 09:13:53 e257e0329e25: Preparing 09:13:53 d5acb92e3d60: Preparing 09:13:53 dd9c8f8612c8: Preparing 09:13:53 dc1031f35572: Waiting 09:13:53 af3efd9f9677: Waiting 09:13:53 5f70bf18a086: Waiting 09:13:53 55c6ed8bdc8b: Waiting 09:13:53 e257e0329e25: Waiting 09:13:53 d5acb92e3d60: Waiting 09:13:53 dd9c8f8612c8: Waiting 09:13:53 4724b3c5f0a9: Waiting 09:13:53 b90c4b1f60f0: Waiting 09:13:53 af3a61516c31: Waiting 09:13:53 cf68c9a906de: Pushed 09:13:53 465c6ba3fe43: Pushed 09:13:53 e07fb7ff28ff: Pushed 09:13:53 cd5e4b1e2eb0: Pushed 09:13:53 ec9a11ddf844: Pushed 09:13:53 433cc15b206a: Layer already exists 09:13:53 b90c4b1f60f0: Layer already exists 09:13:53 dc1031f35572: Pushed 09:13:53 5f70bf18a086: Layer already exists 09:13:53 af3efd9f9677: Pushed 09:13:53 af3a61516c31: Pushed 09:13:53 dd9c8f8612c8: Layer already exists 09:13:53 55c6ed8bdc8b: Pushed 09:13:53 e257e0329e25: Pushed 09:13:53 d5acb92e3d60: Pushed 09:13:56 4724b3c5f0a9: Pushed 09:13:56 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:57 cd5e4b1e2eb0: Preparing 09:13:57 ec9a11ddf844: Preparing 09:13:57 465c6ba3fe43: Preparing 09:13:57 cf68c9a906de: Preparing 09:13:57 e07fb7ff28ff: Preparing 09:13:57 dc1031f35572: Preparing 09:13:57 4724b3c5f0a9: Preparing 09:13:57 433cc15b206a: Preparing 09:13:57 b90c4b1f60f0: Preparing 09:13:57 af3a61516c31: Preparing 09:13:57 af3efd9f9677: Preparing 09:13:57 5f70bf18a086: Preparing 09:13:57 dc1031f35572: Waiting 09:13:57 4724b3c5f0a9: Waiting 09:13:57 433cc15b206a: Waiting 09:13:57 b90c4b1f60f0: Waiting 09:13:57 af3a61516c31: Waiting 09:13:57 af3efd9f9677: Waiting 09:13:57 55c6ed8bdc8b: Preparing 09:13:57 5f70bf18a086: Waiting 09:13:57 e257e0329e25: Preparing 09:13:57 55c6ed8bdc8b: Waiting 09:13:57 d5acb92e3d60: Preparing 09:13:57 e257e0329e25: Waiting 09:13:57 dd9c8f8612c8: Preparing 09:13:57 dd9c8f8612c8: Waiting 09:13:57 d5acb92e3d60: Waiting 09:13:57 465c6ba3fe43: Layer already exists 09:13:57 ec9a11ddf844: Layer already exists 09:13:57 cd5e4b1e2eb0: Layer already exists 09:13:57 cf68c9a906de: Layer already exists 09:13:57 e07fb7ff28ff: Layer already exists 09:13:57 4724b3c5f0a9: Layer already exists 09:13:57 dc1031f35572: Layer already exists 09:13:57 433cc15b206a: Layer already exists 09:13:57 af3a61516c31: Layer already exists 09:13:57 b90c4b1f60f0: Layer already exists 09:13:57 af3efd9f9677: Layer already exists 09:13:57 5f70bf18a086: Layer already exists 09:13:57 55c6ed8bdc8b: Layer already exists 09:13:57 e257e0329e25: Layer already exists 09:13:57 d5acb92e3d60: Layer already exists 09:13:57 dd9c8f8612c8: Layer already exists 09:13:57 latest: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.75 09:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:58 cd5e4b1e2eb0: Preparing 09:13:58 ec9a11ddf844: Preparing 09:13:58 465c6ba3fe43: Preparing 09:13:58 cf68c9a906de: Preparing 09:13:58 e07fb7ff28ff: Preparing 09:13:58 dc1031f35572: Preparing 09:13:58 4724b3c5f0a9: Preparing 09:13:58 433cc15b206a: Preparing 09:13:58 b90c4b1f60f0: Preparing 09:13:58 af3a61516c31: Preparing 09:13:58 af3efd9f9677: Preparing 09:13:58 5f70bf18a086: Preparing 09:13:58 55c6ed8bdc8b: Preparing 09:13:58 e257e0329e25: Preparing 09:13:58 d5acb92e3d60: Preparing 09:13:58 dd9c8f8612c8: Preparing 09:13:58 af3a61516c31: Waiting 09:13:58 af3efd9f9677: Waiting 09:13:58 5f70bf18a086: Waiting 09:13:58 55c6ed8bdc8b: Waiting 09:13:58 e257e0329e25: Waiting 09:13:58 d5acb92e3d60: Waiting 09:13:58 dd9c8f8612c8: Waiting 09:13:58 4724b3c5f0a9: Waiting 09:13:58 dc1031f35572: Waiting 09:13:58 433cc15b206a: Waiting 09:13:58 b90c4b1f60f0: Waiting 09:13:58 465c6ba3fe43: Layer already exists 09:13:58 ec9a11ddf844: Layer already exists 09:13:58 e07fb7ff28ff: Layer already exists 09:13:58 cd5e4b1e2eb0: Layer already exists 09:13:58 cf68c9a906de: Layer already exists 09:13:58 dc1031f35572: Layer already exists 09:13:58 b90c4b1f60f0: Layer already exists 09:13:58 433cc15b206a: Layer already exists 09:13:58 af3a61516c31: Layer already exists 09:13:58 4724b3c5f0a9: Layer already exists 09:13:58 5f70bf18a086: Layer already exists 09:13:58 af3efd9f9677: Layer already exists 09:13:58 e257e0329e25: Layer already exists 09:13:58 55c6ed8bdc8b: Layer already exists 09:13:58 d5acb92e3d60: Layer already exists 09:13:58 dd9c8f8612c8: Layer already exists 09:13:58 4.0.0-dev.75: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:13:59 cd5e4b1e2eb0: Preparing 09:13:59 ec9a11ddf844: Preparing 09:13:59 465c6ba3fe43: Preparing 09:13:59 cf68c9a906de: Preparing 09:13:59 e07fb7ff28ff: Preparing 09:13:59 dc1031f35572: Preparing 09:13:59 4724b3c5f0a9: Preparing 09:13:59 433cc15b206a: Preparing 09:13:59 b90c4b1f60f0: Preparing 09:13:59 af3a61516c31: Preparing 09:13:59 af3efd9f9677: Preparing 09:13:59 5f70bf18a086: Preparing 09:13:59 55c6ed8bdc8b: Preparing 09:13:59 e257e0329e25: Preparing 09:13:59 d5acb92e3d60: Preparing 09:13:59 dd9c8f8612c8: Preparing 09:13:59 dc1031f35572: Waiting 09:13:59 4724b3c5f0a9: Waiting 09:13:59 433cc15b206a: Waiting 09:13:59 b90c4b1f60f0: Waiting 09:13:59 af3efd9f9677: Waiting 09:13:59 e257e0329e25: Waiting 09:13:59 d5acb92e3d60: Waiting 09:13:59 dd9c8f8612c8: Waiting 09:13:59 5f70bf18a086: Waiting 09:13:59 55c6ed8bdc8b: Waiting 09:13:59 af3a61516c31: Waiting 09:13:59 465c6ba3fe43: Layer already exists 09:13:59 ec9a11ddf844: Layer already exists 09:13:59 cd5e4b1e2eb0: Layer already exists 09:13:59 e07fb7ff28ff: Layer already exists 09:13:59 cf68c9a906de: Layer already exists 09:13:59 b90c4b1f60f0: Layer already exists 09:13:59 dc1031f35572: Layer already exists 09:13:59 433cc15b206a: Layer already exists 09:13:59 4724b3c5f0a9: Layer already exists 09:13:59 af3a61516c31: Layer already exists 09:13:59 5f70bf18a086: Layer already exists 09:13:59 af3efd9f9677: Layer already exists 09:13:59 e257e0329e25: Layer already exists 09:13:59 55c6ed8bdc8b: Layer already exists 09:13:59 d5acb92e3d60: Layer already exists 09:13:59 dd9c8f8612c8: Layer already exists 09:13:59 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:14:00 cd5e4b1e2eb0: Preparing 09:14:00 ec9a11ddf844: Preparing 09:14:00 465c6ba3fe43: Preparing 09:14:00 cf68c9a906de: Preparing 09:14:00 e07fb7ff28ff: Preparing 09:14:00 dc1031f35572: Preparing 09:14:00 4724b3c5f0a9: Preparing 09:14:00 433cc15b206a: Preparing 09:14:00 b90c4b1f60f0: Preparing 09:14:00 af3a61516c31: Preparing 09:14:00 af3efd9f9677: Preparing 09:14:00 5f70bf18a086: Preparing 09:14:00 55c6ed8bdc8b: Preparing 09:14:00 e257e0329e25: Preparing 09:14:00 d5acb92e3d60: Preparing 09:14:00 dd9c8f8612c8: Preparing 09:14:00 dc1031f35572: Waiting 09:14:00 4724b3c5f0a9: Waiting 09:14:00 433cc15b206a: Waiting 09:14:00 b90c4b1f60f0: Waiting 09:14:00 af3a61516c31: Waiting 09:14:00 af3efd9f9677: Waiting 09:14:00 5f70bf18a086: Waiting 09:14:00 dd9c8f8612c8: Waiting 09:14:00 e257e0329e25: Waiting 09:14:00 d5acb92e3d60: Waiting 09:14:00 55c6ed8bdc8b: Waiting 09:14:00 cd5e4b1e2eb0: Layer already exists 09:14:00 cf68c9a906de: Layer already exists 09:14:00 465c6ba3fe43: Layer already exists 09:14:00 e07fb7ff28ff: Layer already exists 09:14:00 ec9a11ddf844: Layer already exists 09:14:00 433cc15b206a: Layer already exists 09:14:00 af3a61516c31: Layer already exists 09:14:00 dc1031f35572: Layer already exists 09:14:00 4724b3c5f0a9: Layer already exists 09:14:00 b90c4b1f60f0: Layer already exists 09:14:00 af3efd9f9677: Layer already exists 09:14:00 5f70bf18a086: Layer already exists 09:14:00 55c6ed8bdc8b: Layer already exists 09:14:00 d5acb92e3d60: Layer already exists 09:14:00 e257e0329e25: Layer already exists 09:14:00 dd9c8f8612c8: Layer already exists 09:14:00 main: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:00 ===================================================== [Pipeline] echo 09:14:00 taggedImages: 09:14:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:14:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.75 09:14:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:14:00 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:14:00 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:00 latest 09:14:00 4.0.0-dev.75 09:14:00 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:00 main 09:14:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:01 e6036a713297: Preparing 09:14:01 c37ae3a75244: Preparing 09:14:01 2fecffa8bbd6: Preparing 09:14:01 be8e23353735: Preparing 09:14:01 433cc15b206a: Preparing 09:14:01 b90c4b1f60f0: Preparing 09:14:01 238b3e35487b: Preparing 09:14:01 2092a168ac61: Preparing 09:14:01 dd9c8f8612c8: Preparing 09:14:01 b90c4b1f60f0: Waiting 09:14:01 238b3e35487b: Waiting 09:14:01 dd9c8f8612c8: Waiting 09:14:01 2092a168ac61: Waiting 09:14:01 433cc15b206a: Layer already exists 09:14:01 b90c4b1f60f0: Layer already exists 09:14:01 c37ae3a75244: Pushed 09:14:01 238b3e35487b: Layer already exists 09:14:01 2fecffa8bbd6: Pushed 09:14:01 e6036a713297: Pushed 09:14:01 2092a168ac61: Layer already exists 09:14:01 dd9c8f8612c8: Layer already exists 09:14:06 be8e23353735: Pushed 09:14:06 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:07 e6036a713297: Preparing 09:14:07 c37ae3a75244: Preparing 09:14:07 2fecffa8bbd6: Preparing 09:14:07 be8e23353735: Preparing 09:14:07 433cc15b206a: Preparing 09:14:07 b90c4b1f60f0: Preparing 09:14:07 238b3e35487b: Preparing 09:14:07 2092a168ac61: Preparing 09:14:07 dd9c8f8612c8: Preparing 09:14:07 b90c4b1f60f0: Waiting 09:14:07 238b3e35487b: Waiting 09:14:07 2092a168ac61: Waiting 09:14:07 dd9c8f8612c8: Waiting 09:14:07 433cc15b206a: Layer already exists 09:14:07 2fecffa8bbd6: Layer already exists 09:14:07 be8e23353735: Layer already exists 09:14:07 e6036a713297: Layer already exists 09:14:07 c37ae3a75244: Layer already exists 09:14:07 2092a168ac61: Layer already exists 09:14:07 b90c4b1f60f0: Layer already exists 09:14:07 238b3e35487b: Layer already exists 09:14:07 dd9c8f8612c8: Layer already exists 09:14:07 latest: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.75 09:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:08 e6036a713297: Preparing 09:14:08 c37ae3a75244: Preparing 09:14:08 2fecffa8bbd6: Preparing 09:14:08 be8e23353735: Preparing 09:14:08 433cc15b206a: Preparing 09:14:08 b90c4b1f60f0: Preparing 09:14:08 238b3e35487b: Preparing 09:14:08 2092a168ac61: Preparing 09:14:08 dd9c8f8612c8: Preparing 09:14:08 238b3e35487b: Waiting 09:14:08 2092a168ac61: Waiting 09:14:08 dd9c8f8612c8: Waiting 09:14:08 b90c4b1f60f0: Waiting 09:14:08 2fecffa8bbd6: Layer already exists 09:14:08 c37ae3a75244: Layer already exists 09:14:08 be8e23353735: Layer already exists 09:14:08 e6036a713297: Layer already exists 09:14:08 433cc15b206a: Layer already exists 09:14:08 238b3e35487b: Layer already exists 09:14:08 b90c4b1f60f0: Layer already exists 09:14:08 2092a168ac61: Layer already exists 09:14:08 dd9c8f8612c8: Layer already exists 09:14:08 4.0.0-dev.75: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:09 e6036a713297: Preparing 09:14:09 c37ae3a75244: Preparing 09:14:09 2fecffa8bbd6: Preparing 09:14:09 be8e23353735: Preparing 09:14:09 433cc15b206a: Preparing 09:14:09 b90c4b1f60f0: Preparing 09:14:09 238b3e35487b: Preparing 09:14:09 2092a168ac61: Preparing 09:14:09 dd9c8f8612c8: Preparing 09:14:09 b90c4b1f60f0: Waiting 09:14:09 238b3e35487b: Waiting 09:14:09 2092a168ac61: Waiting 09:14:09 dd9c8f8612c8: Waiting 09:14:09 2fecffa8bbd6: Layer already exists 09:14:09 be8e23353735: Layer already exists 09:14:09 c37ae3a75244: Layer already exists 09:14:09 433cc15b206a: Layer already exists 09:14:09 e6036a713297: Layer already exists 09:14:09 2092a168ac61: Layer already exists 09:14:09 b90c4b1f60f0: Layer already exists 09:14:09 238b3e35487b: Layer already exists 09:14:09 dd9c8f8612c8: Layer already exists 09:14:09 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:14:10 e6036a713297: Preparing 09:14:10 c37ae3a75244: Preparing 09:14:10 2fecffa8bbd6: Preparing 09:14:10 be8e23353735: Preparing 09:14:10 433cc15b206a: Preparing 09:14:10 b90c4b1f60f0: Preparing 09:14:10 238b3e35487b: Preparing 09:14:10 2092a168ac61: Preparing 09:14:10 dd9c8f8612c8: Preparing 09:14:10 b90c4b1f60f0: Waiting 09:14:10 238b3e35487b: Waiting 09:14:10 dd9c8f8612c8: Waiting 09:14:10 2092a168ac61: Waiting 09:14:10 be8e23353735: Layer already exists 09:14:10 e6036a713297: Layer already exists 09:14:10 2fecffa8bbd6: Layer already exists 09:14:10 c37ae3a75244: Layer already exists 09:14:10 433cc15b206a: Layer already exists 09:14:10 238b3e35487b: Layer already exists 09:14:10 b90c4b1f60f0: Layer already exists 09:14:10 2092a168ac61: Layer already exists 09:14:10 dd9c8f8612c8: Layer already exists 09:14:10 main: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:10 ===================================================== [Pipeline] echo 09:14:10 taggedImages: 09:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.75 09:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:14:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:14:11 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:11 latest 09:14:11 4.0.0-dev.75 09:14:11 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:11 main 09:14:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:11 6667e3059a0e: Preparing 09:14:11 7e8624ceff1d: Preparing 09:14:11 88cab108c8ce: Preparing 09:14:11 b11c86d65906: Preparing 09:14:11 e4dcdfaa236e: Preparing 09:14:11 433cc15b206a: Preparing 09:14:11 b90c4b1f60f0: Preparing 09:14:11 e2183d2422d7: Preparing 09:14:11 fdf02365f52f: Preparing 09:14:11 0186c742d44c: Preparing 09:14:11 dd9c8f8612c8: Preparing 09:14:11 e2183d2422d7: Waiting 09:14:11 fdf02365f52f: Waiting 09:14:11 0186c742d44c: Waiting 09:14:11 dd9c8f8612c8: Waiting 09:14:11 433cc15b206a: Waiting 09:14:11 b90c4b1f60f0: Waiting 09:14:12 b11c86d65906: Pushed 09:14:12 e4dcdfaa236e: Pushed 09:14:12 7e8624ceff1d: Pushed 09:14:12 6667e3059a0e: Pushed 09:14:12 433cc15b206a: Layer already exists 09:14:12 b90c4b1f60f0: Layer already exists 09:14:12 dd9c8f8612c8: Layer already exists 09:14:12 e2183d2422d7: Pushed 09:14:12 fdf02365f52f: Pushed 09:14:14 0186c742d44c: Pushed 09:14:15 88cab108c8ce: Pushed 09:14:16 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:16 6667e3059a0e: Preparing 09:14:16 7e8624ceff1d: Preparing 09:14:16 88cab108c8ce: Preparing 09:14:16 b11c86d65906: Preparing 09:14:16 e4dcdfaa236e: Preparing 09:14:16 433cc15b206a: Preparing 09:14:16 b90c4b1f60f0: Preparing 09:14:16 e2183d2422d7: Preparing 09:14:16 fdf02365f52f: Preparing 09:14:16 0186c742d44c: Preparing 09:14:16 dd9c8f8612c8: Preparing 09:14:16 433cc15b206a: Waiting 09:14:16 b90c4b1f60f0: Waiting 09:14:16 e2183d2422d7: Waiting 09:14:16 fdf02365f52f: Waiting 09:14:16 0186c742d44c: Waiting 09:14:16 dd9c8f8612c8: Waiting 09:14:16 b11c86d65906: Layer already exists 09:14:16 e4dcdfaa236e: Layer already exists 09:14:16 88cab108c8ce: Layer already exists 09:14:16 7e8624ceff1d: Layer already exists 09:14:16 6667e3059a0e: Layer already exists 09:14:16 433cc15b206a: Layer already exists 09:14:16 b90c4b1f60f0: Layer already exists 09:14:16 e2183d2422d7: Layer already exists 09:14:16 fdf02365f52f: Layer already exists 09:14:16 0186c742d44c: Layer already exists 09:14:16 dd9c8f8612c8: Layer already exists 09:14:17 latest: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.75 09:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:17 6667e3059a0e: Preparing 09:14:17 7e8624ceff1d: Preparing 09:14:17 88cab108c8ce: Preparing 09:14:17 b11c86d65906: Preparing 09:14:17 e4dcdfaa236e: Preparing 09:14:17 433cc15b206a: Preparing 09:14:17 b90c4b1f60f0: Preparing 09:14:17 e2183d2422d7: Preparing 09:14:17 fdf02365f52f: Preparing 09:14:17 0186c742d44c: Preparing 09:14:17 dd9c8f8612c8: Preparing 09:14:17 e2183d2422d7: Waiting 09:14:17 fdf02365f52f: Waiting 09:14:17 0186c742d44c: Waiting 09:14:17 dd9c8f8612c8: Waiting 09:14:17 433cc15b206a: Waiting 09:14:17 b90c4b1f60f0: Waiting 09:14:17 e4dcdfaa236e: Layer already exists 09:14:17 6667e3059a0e: Layer already exists 09:14:17 88cab108c8ce: Layer already exists 09:14:17 7e8624ceff1d: Layer already exists 09:14:17 b11c86d65906: Layer already exists 09:14:17 433cc15b206a: Layer already exists 09:14:17 e2183d2422d7: Layer already exists 09:14:17 b90c4b1f60f0: Layer already exists 09:14:17 fdf02365f52f: Layer already exists 09:14:17 0186c742d44c: Layer already exists 09:14:17 dd9c8f8612c8: Layer already exists 09:14:18 4.0.0-dev.75: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:18 6667e3059a0e: Preparing 09:14:18 7e8624ceff1d: Preparing 09:14:18 88cab108c8ce: Preparing 09:14:18 b11c86d65906: Preparing 09:14:18 e4dcdfaa236e: Preparing 09:14:18 433cc15b206a: Preparing 09:14:18 b90c4b1f60f0: Preparing 09:14:18 e2183d2422d7: Preparing 09:14:18 fdf02365f52f: Preparing 09:14:18 0186c742d44c: Preparing 09:14:18 dd9c8f8612c8: Preparing 09:14:18 e2183d2422d7: Waiting 09:14:18 fdf02365f52f: Waiting 09:14:18 0186c742d44c: Waiting 09:14:18 433cc15b206a: Waiting 09:14:18 dd9c8f8612c8: Waiting 09:14:18 b90c4b1f60f0: Waiting 09:14:18 b11c86d65906: Layer already exists 09:14:18 88cab108c8ce: Layer already exists 09:14:18 7e8624ceff1d: Layer already exists 09:14:18 e4dcdfaa236e: Layer already exists 09:14:18 6667e3059a0e: Layer already exists 09:14:18 433cc15b206a: Layer already exists 09:14:18 b90c4b1f60f0: Layer already exists 09:14:18 e2183d2422d7: Layer already exists 09:14:18 0186c742d44c: Layer already exists 09:14:18 fdf02365f52f: Layer already exists 09:14:18 dd9c8f8612c8: Layer already exists 09:14:18 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:14:19 6667e3059a0e: Preparing 09:14:19 7e8624ceff1d: Preparing 09:14:19 88cab108c8ce: Preparing 09:14:19 b11c86d65906: Preparing 09:14:19 e4dcdfaa236e: Preparing 09:14:19 433cc15b206a: Preparing 09:14:19 b90c4b1f60f0: Preparing 09:14:19 e2183d2422d7: Preparing 09:14:19 fdf02365f52f: Preparing 09:14:19 0186c742d44c: Preparing 09:14:19 dd9c8f8612c8: Preparing 09:14:19 433cc15b206a: Waiting 09:14:19 e2183d2422d7: Waiting 09:14:19 fdf02365f52f: Waiting 09:14:19 b90c4b1f60f0: Waiting 09:14:19 0186c742d44c: Waiting 09:14:19 b11c86d65906: Layer already exists 09:14:19 7e8624ceff1d: Layer already exists 09:14:19 6667e3059a0e: Layer already exists 09:14:19 88cab108c8ce: Layer already exists 09:14:19 e4dcdfaa236e: Layer already exists 09:14:19 e2183d2422d7: Layer already exists 09:14:19 433cc15b206a: Layer already exists 09:14:19 fdf02365f52f: Layer already exists 09:14:19 b90c4b1f60f0: Layer already exists 09:14:19 0186c742d44c: Layer already exists 09:14:19 dd9c8f8612c8: Layer already exists 09:14:20 main: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:20 ===================================================== [Pipeline] echo 09:14:20 taggedImages: 09:14:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:14:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.75 09:14:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:14:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:14:20 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:20 latest 09:14:20 4.0.0-dev.75 09:14:20 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:20 main 09:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:20 e22504b1a006: Preparing 09:14:20 c466ef04437b: Preparing 09:14:20 ded6da2900fa: Preparing 09:14:20 9953f071904d: Preparing 09:14:20 4038f9920a44: Preparing 09:14:20 7cd098cfba28: Preparing 09:14:20 a3734457312d: Preparing 09:14:20 433cc15b206a: Preparing 09:14:20 b90c4b1f60f0: Preparing 09:14:20 c17a0990b6fa: Preparing 09:14:20 3560db9584a6: Preparing 09:14:20 dd9c8f8612c8: Preparing 09:14:20 433cc15b206a: Waiting 09:14:20 b90c4b1f60f0: Waiting 09:14:20 c17a0990b6fa: Waiting 09:14:20 3560db9584a6: Waiting 09:14:20 dd9c8f8612c8: Waiting 09:14:20 7cd098cfba28: Waiting 09:14:20 a3734457312d: Waiting 09:14:21 4038f9920a44: Pushed 09:14:21 e22504b1a006: Pushed 09:14:21 c466ef04437b: Pushed 09:14:21 433cc15b206a: Layer already exists 09:14:21 b90c4b1f60f0: Layer already exists 09:14:21 a3734457312d: Pushed 09:14:21 7cd098cfba28: Pushed 09:14:21 dd9c8f8612c8: Layer already exists 09:14:21 c17a0990b6fa: Pushed 09:14:24 3560db9584a6: Pushed 09:14:25 9953f071904d: Pushed 09:14:27 ded6da2900fa: Pushed 09:14:27 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:28 e22504b1a006: Preparing 09:14:28 c466ef04437b: Preparing 09:14:28 ded6da2900fa: Preparing 09:14:28 9953f071904d: Preparing 09:14:28 4038f9920a44: Preparing 09:14:28 7cd098cfba28: Preparing 09:14:28 a3734457312d: Preparing 09:14:28 433cc15b206a: Preparing 09:14:28 b90c4b1f60f0: Preparing 09:14:28 c17a0990b6fa: Preparing 09:14:28 3560db9584a6: Preparing 09:14:28 dd9c8f8612c8: Preparing 09:14:28 b90c4b1f60f0: Waiting 09:14:28 c17a0990b6fa: Waiting 09:14:28 3560db9584a6: Waiting 09:14:28 dd9c8f8612c8: Waiting 09:14:28 7cd098cfba28: Waiting 09:14:28 a3734457312d: Waiting 09:14:28 433cc15b206a: Waiting 09:14:28 9953f071904d: Layer already exists 09:14:28 e22504b1a006: Layer already exists 09:14:28 ded6da2900fa: Layer already exists 09:14:28 4038f9920a44: Layer already exists 09:14:28 c466ef04437b: Layer already exists 09:14:28 433cc15b206a: Layer already exists 09:14:28 b90c4b1f60f0: Layer already exists 09:14:28 7cd098cfba28: Layer already exists 09:14:28 a3734457312d: Layer already exists 09:14:28 c17a0990b6fa: Layer already exists 09:14:28 dd9c8f8612c8: Layer already exists 09:14:28 3560db9584a6: Layer already exists 09:14:28 latest: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.75 09:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:29 e22504b1a006: Preparing 09:14:29 c466ef04437b: Preparing 09:14:29 ded6da2900fa: Preparing 09:14:29 9953f071904d: Preparing 09:14:29 4038f9920a44: Preparing 09:14:29 7cd098cfba28: Preparing 09:14:29 a3734457312d: Preparing 09:14:29 433cc15b206a: Preparing 09:14:29 b90c4b1f60f0: Preparing 09:14:29 c17a0990b6fa: Preparing 09:14:29 3560db9584a6: Preparing 09:14:29 dd9c8f8612c8: Preparing 09:14:29 7cd098cfba28: Waiting 09:14:29 a3734457312d: Waiting 09:14:29 b90c4b1f60f0: Waiting 09:14:29 433cc15b206a: Waiting 09:14:29 c17a0990b6fa: Waiting 09:14:29 dd9c8f8612c8: Waiting 09:14:29 3560db9584a6: Waiting 09:14:29 ded6da2900fa: Layer already exists 09:14:29 4038f9920a44: Layer already exists 09:14:29 e22504b1a006: Layer already exists 09:14:29 9953f071904d: Layer already exists 09:14:29 c466ef04437b: Layer already exists 09:14:29 a3734457312d: Layer already exists 09:14:29 7cd098cfba28: Layer already exists 09:14:29 b90c4b1f60f0: Layer already exists 09:14:29 c17a0990b6fa: Layer already exists 09:14:29 433cc15b206a: Layer already exists 09:14:29 3560db9584a6: Layer already exists 09:14:29 dd9c8f8612c8: Layer already exists 09:14:29 4.0.0-dev.75: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:30 e22504b1a006: Preparing 09:14:30 c466ef04437b: Preparing 09:14:30 ded6da2900fa: Preparing 09:14:30 9953f071904d: Preparing 09:14:30 4038f9920a44: Preparing 09:14:30 7cd098cfba28: Preparing 09:14:30 a3734457312d: Preparing 09:14:30 433cc15b206a: Preparing 09:14:30 b90c4b1f60f0: Preparing 09:14:30 c17a0990b6fa: Preparing 09:14:30 3560db9584a6: Preparing 09:14:30 dd9c8f8612c8: Preparing 09:14:30 7cd098cfba28: Waiting 09:14:30 a3734457312d: Waiting 09:14:30 b90c4b1f60f0: Waiting 09:14:30 c17a0990b6fa: Waiting 09:14:30 3560db9584a6: Waiting 09:14:30 dd9c8f8612c8: Waiting 09:14:30 433cc15b206a: Waiting 09:14:30 c466ef04437b: Layer already exists 09:14:30 4038f9920a44: Layer already exists 09:14:30 9953f071904d: Layer already exists 09:14:30 ded6da2900fa: Layer already exists 09:14:30 e22504b1a006: Layer already exists 09:14:30 a3734457312d: Layer already exists 09:14:30 433cc15b206a: Layer already exists 09:14:30 7cd098cfba28: Layer already exists 09:14:30 b90c4b1f60f0: Layer already exists 09:14:30 c17a0990b6fa: Layer already exists 09:14:30 3560db9584a6: Layer already exists 09:14:30 dd9c8f8612c8: Layer already exists 09:14:30 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:14:31 e22504b1a006: Preparing 09:14:31 c466ef04437b: Preparing 09:14:31 ded6da2900fa: Preparing 09:14:31 9953f071904d: Preparing 09:14:31 4038f9920a44: Preparing 09:14:31 7cd098cfba28: Preparing 09:14:31 a3734457312d: Preparing 09:14:31 433cc15b206a: Preparing 09:14:31 b90c4b1f60f0: Preparing 09:14:31 c17a0990b6fa: Preparing 09:14:31 3560db9584a6: Preparing 09:14:31 dd9c8f8612c8: Preparing 09:14:31 433cc15b206a: Waiting 09:14:31 b90c4b1f60f0: Waiting 09:14:31 3560db9584a6: Waiting 09:14:31 dd9c8f8612c8: Waiting 09:14:31 7cd098cfba28: Waiting 09:14:31 a3734457312d: Waiting 09:14:31 c17a0990b6fa: Waiting 09:14:31 9953f071904d: Layer already exists 09:14:31 4038f9920a44: Layer already exists 09:14:31 c466ef04437b: Layer already exists 09:14:31 e22504b1a006: Layer already exists 09:14:31 ded6da2900fa: Layer already exists 09:14:31 433cc15b206a: Layer already exists 09:14:31 a3734457312d: Layer already exists 09:14:31 7cd098cfba28: Layer already exists 09:14:31 b90c4b1f60f0: Layer already exists 09:14:31 c17a0990b6fa: Layer already exists 09:14:31 dd9c8f8612c8: Layer already exists 09:14:31 3560db9584a6: Layer already exists 09:14:31 main: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:31 ===================================================== [Pipeline] echo 09:14:31 taggedImages: 09:14:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:14:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.75 09:14:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:14:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:14:31 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:31 latest 09:14:31 4.0.0-dev.75 09:14:31 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:31 main 09:14:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:32 0c3a6e89b70f: Preparing 09:14:32 437b86489876: Preparing 09:14:32 433cc15b206a: Preparing 09:14:32 b90c4b1f60f0: Preparing 09:14:32 e1678e29a806: Preparing 09:14:32 1d67a381251a: Preparing 09:14:32 dd9c8f8612c8: Preparing 09:14:32 1d67a381251a: Waiting 09:14:32 dd9c8f8612c8: Waiting 09:14:32 b90c4b1f60f0: Layer already exists 09:14:32 433cc15b206a: Layer already exists 09:14:32 dd9c8f8612c8: Layer already exists 09:14:32 e1678e29a806: Pushed 09:14:32 0c3a6e89b70f: Pushed 09:14:34 1d67a381251a: Pushed 09:14:39 437b86489876: Pushed 09:14:39 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:40 0c3a6e89b70f: Preparing 09:14:40 437b86489876: Preparing 09:14:40 433cc15b206a: Preparing 09:14:40 b90c4b1f60f0: Preparing 09:14:40 e1678e29a806: Preparing 09:14:40 1d67a381251a: Preparing 09:14:40 dd9c8f8612c8: Preparing 09:14:40 1d67a381251a: Waiting 09:14:40 dd9c8f8612c8: Waiting 09:14:40 433cc15b206a: Layer already exists 09:14:40 437b86489876: Layer already exists 09:14:40 e1678e29a806: Layer already exists 09:14:40 b90c4b1f60f0: Layer already exists 09:14:40 0c3a6e89b70f: Layer already exists 09:14:40 1d67a381251a: Layer already exists 09:14:40 dd9c8f8612c8: Layer already exists 09:14:40 latest: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.75 09:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:41 0c3a6e89b70f: Preparing 09:14:41 437b86489876: Preparing 09:14:41 433cc15b206a: Preparing 09:14:41 b90c4b1f60f0: Preparing 09:14:41 e1678e29a806: Preparing 09:14:41 1d67a381251a: Preparing 09:14:41 dd9c8f8612c8: Preparing 09:14:41 1d67a381251a: Waiting 09:14:41 dd9c8f8612c8: Waiting 09:14:41 433cc15b206a: Layer already exists 09:14:41 437b86489876: Layer already exists 09:14:41 e1678e29a806: Layer already exists 09:14:41 0c3a6e89b70f: Layer already exists 09:14:41 b90c4b1f60f0: Layer already exists 09:14:41 1d67a381251a: Layer already exists 09:14:41 dd9c8f8612c8: Layer already exists 09:14:41 4.0.0-dev.75: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:42 0c3a6e89b70f: Preparing 09:14:42 437b86489876: Preparing 09:14:42 433cc15b206a: Preparing 09:14:42 b90c4b1f60f0: Preparing 09:14:42 e1678e29a806: Preparing 09:14:42 1d67a381251a: Preparing 09:14:42 dd9c8f8612c8: Preparing 09:14:42 1d67a381251a: Waiting 09:14:42 dd9c8f8612c8: Waiting 09:14:42 437b86489876: Layer already exists 09:14:42 0c3a6e89b70f: Layer already exists 09:14:42 e1678e29a806: Layer already exists 09:14:42 b90c4b1f60f0: Layer already exists 09:14:42 433cc15b206a: Layer already exists 09:14:42 1d67a381251a: Layer already exists 09:14:42 dd9c8f8612c8: Layer already exists 09:14:42 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:14:43 0c3a6e89b70f: Preparing 09:14:43 437b86489876: Preparing 09:14:43 433cc15b206a: Preparing 09:14:43 b90c4b1f60f0: Preparing 09:14:43 e1678e29a806: Preparing 09:14:43 1d67a381251a: Preparing 09:14:43 dd9c8f8612c8: Preparing 09:14:43 1d67a381251a: Waiting 09:14:43 dd9c8f8612c8: Waiting 09:14:43 437b86489876: Layer already exists 09:14:43 0c3a6e89b70f: Layer already exists 09:14:43 b90c4b1f60f0: Layer already exists 09:14:43 433cc15b206a: Layer already exists 09:14:43 e1678e29a806: Layer already exists 09:14:43 dd9c8f8612c8: Layer already exists 09:14:43 1d67a381251a: Layer already exists 09:14:43 main: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:43 ===================================================== [Pipeline] echo 09:14:43 taggedImages: 09:14:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:14:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.75 09:14:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:14:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:14:43 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:43 latest 09:14:43 4.0.0-dev.75 09:14:43 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:14:43 main 09:14:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:14:44 97e3d5c4f369: Preparing 09:14:44 32d0e3085f6d: Preparing 09:14:44 1cc430cce0f3: Preparing 09:14:44 433cc15b206a: Preparing 09:14:44 b90c4b1f60f0: Preparing 09:14:44 81589fe5be16: Preparing 09:14:44 3407a1413956: Preparing 09:14:44 487ced33c8f6: Preparing 09:14:44 ccd7af99aad8: Preparing 09:14:44 dd9c8f8612c8: Preparing 09:14:44 3407a1413956: Waiting 09:14:44 487ced33c8f6: Waiting 09:14:44 ccd7af99aad8: Waiting 09:14:44 dd9c8f8612c8: Waiting 09:14:44 81589fe5be16: Waiting 09:14:44 433cc15b206a: Layer already exists 09:14:44 b90c4b1f60f0: Layer already exists 09:14:44 32d0e3085f6d: Pushed 09:14:44 97e3d5c4f369: Pushed 09:14:44 1cc430cce0f3: Pushed 09:14:44 dd9c8f8612c8: Layer already exists 09:14:44 487ced33c8f6: Pushed 09:14:45 ccd7af99aad8: Pushed 09:14:55 3407a1413956: Pushed 09:15:10 81589fe5be16: Pushed 09:15:10 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:15:11 97e3d5c4f369: Preparing 09:15:11 32d0e3085f6d: Preparing 09:15:11 1cc430cce0f3: Preparing 09:15:11 433cc15b206a: Preparing 09:15:11 b90c4b1f60f0: Preparing 09:15:11 81589fe5be16: Preparing 09:15:11 3407a1413956: Preparing 09:15:11 487ced33c8f6: Preparing 09:15:11 ccd7af99aad8: Preparing 09:15:11 dd9c8f8612c8: Preparing 09:15:11 81589fe5be16: Waiting 09:15:11 3407a1413956: Waiting 09:15:11 487ced33c8f6: Waiting 09:15:11 ccd7af99aad8: Waiting 09:15:11 dd9c8f8612c8: Waiting 09:15:11 32d0e3085f6d: Layer already exists 09:15:11 97e3d5c4f369: Layer already exists 09:15:11 1cc430cce0f3: Layer already exists 09:15:11 433cc15b206a: Layer already exists 09:15:11 b90c4b1f60f0: Layer already exists 09:15:11 3407a1413956: Layer already exists 09:15:11 487ced33c8f6: Layer already exists 09:15:11 ccd7af99aad8: Layer already exists 09:15:11 81589fe5be16: Layer already exists 09:15:11 dd9c8f8612c8: Layer already exists 09:15:11 latest: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.75 09:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:15:12 97e3d5c4f369: Preparing 09:15:12 32d0e3085f6d: Preparing 09:15:12 1cc430cce0f3: Preparing 09:15:12 433cc15b206a: Preparing 09:15:12 b90c4b1f60f0: Preparing 09:15:12 81589fe5be16: Preparing 09:15:12 3407a1413956: Preparing 09:15:12 487ced33c8f6: Preparing 09:15:12 ccd7af99aad8: Preparing 09:15:12 dd9c8f8612c8: Preparing 09:15:12 81589fe5be16: Waiting 09:15:12 3407a1413956: Waiting 09:15:12 487ced33c8f6: Waiting 09:15:12 ccd7af99aad8: Waiting 09:15:12 dd9c8f8612c8: Waiting 09:15:12 97e3d5c4f369: Layer already exists 09:15:12 1cc430cce0f3: Layer already exists 09:15:12 32d0e3085f6d: Layer already exists 09:15:12 433cc15b206a: Layer already exists 09:15:12 b90c4b1f60f0: Layer already exists 09:15:12 3407a1413956: Layer already exists 09:15:12 81589fe5be16: Layer already exists 09:15:12 dd9c8f8612c8: Layer already exists 09:15:12 487ced33c8f6: Layer already exists 09:15:12 ccd7af99aad8: Layer already exists 09:15:12 4.0.0-dev.75: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:15:13 97e3d5c4f369: Preparing 09:15:13 32d0e3085f6d: Preparing 09:15:13 1cc430cce0f3: Preparing 09:15:13 433cc15b206a: Preparing 09:15:13 b90c4b1f60f0: Preparing 09:15:13 81589fe5be16: Preparing 09:15:13 3407a1413956: Preparing 09:15:13 487ced33c8f6: Preparing 09:15:13 ccd7af99aad8: Preparing 09:15:13 dd9c8f8612c8: Preparing 09:15:13 487ced33c8f6: Waiting 09:15:13 dd9c8f8612c8: Waiting 09:15:13 ccd7af99aad8: Waiting 09:15:13 81589fe5be16: Waiting 09:15:13 3407a1413956: Waiting 09:15:13 32d0e3085f6d: Layer already exists 09:15:13 b90c4b1f60f0: Layer already exists 09:15:13 1cc430cce0f3: Layer already exists 09:15:13 97e3d5c4f369: Layer already exists 09:15:13 433cc15b206a: Layer already exists 09:15:13 81589fe5be16: Layer already exists 09:15:13 3407a1413956: Layer already exists 09:15:13 ccd7af99aad8: Layer already exists 09:15:13 487ced33c8f6: Layer already exists 09:15:13 dd9c8f8612c8: Layer already exists 09:15:13 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:15:14 97e3d5c4f369: Preparing 09:15:14 32d0e3085f6d: Preparing 09:15:14 1cc430cce0f3: Preparing 09:15:14 433cc15b206a: Preparing 09:15:14 b90c4b1f60f0: Preparing 09:15:14 81589fe5be16: Preparing 09:15:14 3407a1413956: Preparing 09:15:14 487ced33c8f6: Preparing 09:15:14 ccd7af99aad8: Preparing 09:15:14 dd9c8f8612c8: Preparing 09:15:14 81589fe5be16: Waiting 09:15:14 3407a1413956: Waiting 09:15:14 487ced33c8f6: Waiting 09:15:14 ccd7af99aad8: Waiting 09:15:14 dd9c8f8612c8: Waiting 09:15:14 97e3d5c4f369: Layer already exists 09:15:14 433cc15b206a: Layer already exists 09:15:14 b90c4b1f60f0: Layer already exists 09:15:14 1cc430cce0f3: Layer already exists 09:15:14 32d0e3085f6d: Layer already exists 09:15:14 ccd7af99aad8: Layer already exists 09:15:14 487ced33c8f6: Layer already exists 09:15:14 3407a1413956: Layer already exists 09:15:14 81589fe5be16: Layer already exists 09:15:14 dd9c8f8612c8: Layer already exists 09:15:14 main: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:14 ===================================================== [Pipeline] echo 09:15:14 taggedImages: 09:15:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:15:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:15:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.75 09:15:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:15:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:15:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:15:14 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:15:14 latest 09:15:14 4.0.0-dev.75 09:15:14 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:15:14 main 09:15:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:15 8224666f3ec2: Preparing 09:15:15 75e055efe908: Preparing 09:15:15 f47280b566ed: Preparing 09:15:15 433cc15b206a: Preparing 09:15:15 b90c4b1f60f0: Preparing 09:15:15 6068498a0453: Preparing 09:15:15 6068498a0453: Waiting 09:15:15 d7716a52a098: Preparing 09:15:15 b2701b75e23c: Preparing 09:15:15 d7716a52a098: Waiting 09:15:15 dd9c8f8612c8: Preparing 09:15:15 b2701b75e23c: Waiting 09:15:15 dd9c8f8612c8: Waiting 09:15:15 433cc15b206a: Layer already exists 09:15:15 b90c4b1f60f0: Layer already exists 09:15:15 75e055efe908: Pushed 09:15:15 8224666f3ec2: Pushed 09:15:15 f47280b566ed: Pushed 09:15:15 d7716a52a098: Pushed 09:15:15 dd9c8f8612c8: Layer already exists 09:15:15 b2701b75e23c: Pushed 09:15:42 6068498a0453: Pushed 09:15:42 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:43 8224666f3ec2: Preparing 09:15:43 75e055efe908: Preparing 09:15:43 f47280b566ed: Preparing 09:15:43 433cc15b206a: Preparing 09:15:43 b90c4b1f60f0: Preparing 09:15:43 6068498a0453: Preparing 09:15:43 d7716a52a098: Preparing 09:15:43 b2701b75e23c: Preparing 09:15:43 dd9c8f8612c8: Preparing 09:15:43 6068498a0453: Waiting 09:15:43 d7716a52a098: Waiting 09:15:43 b2701b75e23c: Waiting 09:15:43 dd9c8f8612c8: Waiting 09:15:43 433cc15b206a: Layer already exists 09:15:43 75e055efe908: Layer already exists 09:15:43 b90c4b1f60f0: Layer already exists 09:15:43 f47280b566ed: Layer already exists 09:15:43 8224666f3ec2: Layer already exists 09:15:43 d7716a52a098: Layer already exists 09:15:43 dd9c8f8612c8: Layer already exists 09:15:43 b2701b75e23c: Layer already exists 09:15:43 6068498a0453: Layer already exists 09:15:43 latest: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.75 09:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:44 8224666f3ec2: Preparing 09:15:44 75e055efe908: Preparing 09:15:44 f47280b566ed: Preparing 09:15:44 433cc15b206a: Preparing 09:15:44 b90c4b1f60f0: Preparing 09:15:44 6068498a0453: Preparing 09:15:44 d7716a52a098: Preparing 09:15:44 6068498a0453: Waiting 09:15:44 b2701b75e23c: Preparing 09:15:44 d7716a52a098: Waiting 09:15:44 dd9c8f8612c8: Preparing 09:15:44 dd9c8f8612c8: Waiting 09:15:44 75e055efe908: Layer already exists 09:15:44 8224666f3ec2: Layer already exists 09:15:44 b90c4b1f60f0: Layer already exists 09:15:44 433cc15b206a: Layer already exists 09:15:44 f47280b566ed: Layer already exists 09:15:44 b2701b75e23c: Layer already exists 09:15:44 dd9c8f8612c8: Layer already exists 09:15:44 d7716a52a098: Layer already exists 09:15:44 6068498a0453: Layer already exists 09:15:44 4.0.0-dev.75: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:44 8224666f3ec2: Preparing 09:15:44 75e055efe908: Preparing 09:15:44 f47280b566ed: Preparing 09:15:44 433cc15b206a: Preparing 09:15:44 b90c4b1f60f0: Preparing 09:15:44 6068498a0453: Preparing 09:15:44 d7716a52a098: Preparing 09:15:44 b2701b75e23c: Preparing 09:15:44 dd9c8f8612c8: Preparing 09:15:44 6068498a0453: Waiting 09:15:44 d7716a52a098: Waiting 09:15:44 b2701b75e23c: Waiting 09:15:44 dd9c8f8612c8: Waiting 09:15:44 75e055efe908: Layer already exists 09:15:44 8224666f3ec2: Layer already exists 09:15:44 b90c4b1f60f0: Layer already exists 09:15:44 f47280b566ed: Layer already exists 09:15:44 433cc15b206a: Layer already exists 09:15:44 6068498a0453: Layer already exists 09:15:44 d7716a52a098: Layer already exists 09:15:44 b2701b75e23c: Layer already exists 09:15:44 dd9c8f8612c8: Layer already exists 09:15:45 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:15:45 8224666f3ec2: Preparing 09:15:45 75e055efe908: Preparing 09:15:45 f47280b566ed: Preparing 09:15:45 433cc15b206a: Preparing 09:15:45 b90c4b1f60f0: Preparing 09:15:45 6068498a0453: Preparing 09:15:45 d7716a52a098: Preparing 09:15:45 b2701b75e23c: Preparing 09:15:45 dd9c8f8612c8: Preparing 09:15:45 d7716a52a098: Waiting 09:15:45 b2701b75e23c: Waiting 09:15:45 dd9c8f8612c8: Waiting 09:15:45 6068498a0453: Waiting 09:15:45 b90c4b1f60f0: Layer already exists 09:15:45 8224666f3ec2: Layer already exists 09:15:45 75e055efe908: Layer already exists 09:15:45 433cc15b206a: Layer already exists 09:15:45 f47280b566ed: Layer already exists 09:15:45 d7716a52a098: Layer already exists 09:15:45 b2701b75e23c: Layer already exists 09:15:45 6068498a0453: Layer already exists 09:15:45 dd9c8f8612c8: Layer already exists 09:15:46 main: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:46 ===================================================== [Pipeline] echo 09:15:46 taggedImages: 09:15:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:15:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:15:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.75 09:15:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:15:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:15:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:15:46 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:15:46 latest 09:15:46 4.0.0-dev.75 09:15:46 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:15:46 main 09:15:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:15:47 6e5b0b51ede6: Preparing 09:15:47 c773b2c2bbee: Preparing 09:15:47 328b6a8f135b: Preparing 09:15:47 433cc15b206a: Preparing 09:15:47 b90c4b1f60f0: Preparing 09:15:47 a28fbaa8c61d: Preparing 09:15:47 487ced33c8f6: Preparing 09:15:47 ccd7af99aad8: Preparing 09:15:47 dd9c8f8612c8: Preparing 09:15:47 a28fbaa8c61d: Waiting 09:15:47 487ced33c8f6: Waiting 09:15:47 ccd7af99aad8: Waiting 09:15:47 dd9c8f8612c8: Waiting 09:15:47 b90c4b1f60f0: Layer already exists 09:15:47 433cc15b206a: Layer already exists 09:15:47 487ced33c8f6: Layer already exists 09:15:47 c773b2c2bbee: Pushed 09:15:47 ccd7af99aad8: Layer already exists 09:15:47 328b6a8f135b: Pushed 09:15:47 6e5b0b51ede6: Pushed 09:15:47 dd9c8f8612c8: Layer already exists 09:16:13 a28fbaa8c61d: Pushed 09:16:13 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:16:14 6e5b0b51ede6: Preparing 09:16:14 c773b2c2bbee: Preparing 09:16:14 328b6a8f135b: Preparing 09:16:14 433cc15b206a: Preparing 09:16:14 b90c4b1f60f0: Preparing 09:16:14 a28fbaa8c61d: Preparing 09:16:14 487ced33c8f6: Preparing 09:16:14 ccd7af99aad8: Preparing 09:16:14 dd9c8f8612c8: Preparing 09:16:14 a28fbaa8c61d: Waiting 09:16:14 487ced33c8f6: Waiting 09:16:14 ccd7af99aad8: Waiting 09:16:14 dd9c8f8612c8: Waiting 09:16:14 6e5b0b51ede6: Layer already exists 09:16:14 b90c4b1f60f0: Layer already exists 09:16:14 433cc15b206a: Layer already exists 09:16:14 328b6a8f135b: Layer already exists 09:16:14 c773b2c2bbee: Layer already exists 09:16:14 487ced33c8f6: Layer already exists 09:16:14 a28fbaa8c61d: Layer already exists 09:16:14 dd9c8f8612c8: Layer already exists 09:16:14 ccd7af99aad8: Layer already exists 09:16:14 latest: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.75 09:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:16:15 6e5b0b51ede6: Preparing 09:16:15 c773b2c2bbee: Preparing 09:16:15 328b6a8f135b: Preparing 09:16:15 433cc15b206a: Preparing 09:16:15 b90c4b1f60f0: Preparing 09:16:15 a28fbaa8c61d: Preparing 09:16:15 487ced33c8f6: Preparing 09:16:15 ccd7af99aad8: Preparing 09:16:15 dd9c8f8612c8: Preparing 09:16:15 a28fbaa8c61d: Waiting 09:16:15 487ced33c8f6: Waiting 09:16:15 ccd7af99aad8: Waiting 09:16:15 dd9c8f8612c8: Waiting 09:16:15 328b6a8f135b: Layer already exists 09:16:15 6e5b0b51ede6: Layer already exists 09:16:15 433cc15b206a: Layer already exists 09:16:15 c773b2c2bbee: Layer already exists 09:16:15 b90c4b1f60f0: Layer already exists 09:16:15 a28fbaa8c61d: Layer already exists 09:16:15 ccd7af99aad8: Layer already exists 09:16:15 487ced33c8f6: Layer already exists 09:16:15 dd9c8f8612c8: Layer already exists 09:16:15 4.0.0-dev.75: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:16:16 6e5b0b51ede6: Preparing 09:16:16 c773b2c2bbee: Preparing 09:16:16 328b6a8f135b: Preparing 09:16:16 433cc15b206a: Preparing 09:16:16 b90c4b1f60f0: Preparing 09:16:16 a28fbaa8c61d: Preparing 09:16:16 487ced33c8f6: Preparing 09:16:16 a28fbaa8c61d: Waiting 09:16:16 ccd7af99aad8: Preparing 09:16:16 487ced33c8f6: Waiting 09:16:16 dd9c8f8612c8: Preparing 09:16:16 ccd7af99aad8: Waiting 09:16:16 dd9c8f8612c8: Waiting 09:16:16 433cc15b206a: Layer already exists 09:16:16 328b6a8f135b: Layer already exists 09:16:16 6e5b0b51ede6: Layer already exists 09:16:16 c773b2c2bbee: Layer already exists 09:16:16 b90c4b1f60f0: Layer already exists 09:16:16 dd9c8f8612c8: Layer already exists 09:16:16 487ced33c8f6: Layer already exists 09:16:16 a28fbaa8c61d: Layer already exists 09:16:16 ccd7af99aad8: Layer already exists 09:16:16 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:16:17 6e5b0b51ede6: Preparing 09:16:17 c773b2c2bbee: Preparing 09:16:17 328b6a8f135b: Preparing 09:16:17 433cc15b206a: Preparing 09:16:17 b90c4b1f60f0: Preparing 09:16:17 a28fbaa8c61d: Preparing 09:16:17 487ced33c8f6: Preparing 09:16:17 ccd7af99aad8: Preparing 09:16:17 dd9c8f8612c8: Preparing 09:16:17 a28fbaa8c61d: Waiting 09:16:17 487ced33c8f6: Waiting 09:16:17 ccd7af99aad8: Waiting 09:16:17 dd9c8f8612c8: Waiting 09:16:17 b90c4b1f60f0: Layer already exists 09:16:17 328b6a8f135b: Layer already exists 09:16:17 433cc15b206a: Layer already exists 09:16:17 c773b2c2bbee: Layer already exists 09:16:17 6e5b0b51ede6: Layer already exists 09:16:17 a28fbaa8c61d: Layer already exists 09:16:17 487ced33c8f6: Layer already exists 09:16:17 ccd7af99aad8: Layer already exists 09:16:17 dd9c8f8612c8: Layer already exists 09:16:17 main: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:16:17 ===================================================== [Pipeline] echo 09:16:17 taggedImages: 09:16:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:16:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:16:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.75 09:16:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:16:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:16:17 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:16:17 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:16:17 latest 09:16:17 4.0.0-dev.75 09:16:17 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:16:17 main 09:16:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:18 cb81c2f6b8b3: Preparing 09:16:18 59e41fcb5402: Preparing 09:16:18 433cc15b206a: Preparing 09:16:18 b90c4b1f60f0: Preparing 09:16:18 15830a4b1b36: Preparing 09:16:18 cb901cf02ad2: Preparing 09:16:18 dd9c8f8612c8: Preparing 09:16:18 cb901cf02ad2: Waiting 09:16:18 dd9c8f8612c8: Waiting 09:16:18 433cc15b206a: Layer already exists 09:16:18 b90c4b1f60f0: Layer already exists 09:16:18 dd9c8f8612c8: Layer already exists 09:16:18 15830a4b1b36: Pushed 09:16:18 cb81c2f6b8b3: Pushed 09:16:20 cb901cf02ad2: Pushed 09:16:26 59e41fcb5402: Pushed 09:16:26 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:27 cb81c2f6b8b3: Preparing 09:16:27 59e41fcb5402: Preparing 09:16:27 433cc15b206a: Preparing 09:16:27 b90c4b1f60f0: Preparing 09:16:27 15830a4b1b36: Preparing 09:16:27 cb901cf02ad2: Preparing 09:16:27 dd9c8f8612c8: Preparing 09:16:27 cb901cf02ad2: Waiting 09:16:27 dd9c8f8612c8: Waiting 09:16:27 cb81c2f6b8b3: Layer already exists 09:16:27 b90c4b1f60f0: Layer already exists 09:16:27 59e41fcb5402: Layer already exists 09:16:27 433cc15b206a: Layer already exists 09:16:27 15830a4b1b36: Layer already exists 09:16:27 dd9c8f8612c8: Layer already exists 09:16:27 cb901cf02ad2: Layer already exists 09:16:27 latest: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.75 09:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:28 cb81c2f6b8b3: Preparing 09:16:28 59e41fcb5402: Preparing 09:16:28 433cc15b206a: Preparing 09:16:28 b90c4b1f60f0: Preparing 09:16:28 15830a4b1b36: Preparing 09:16:28 cb901cf02ad2: Preparing 09:16:28 dd9c8f8612c8: Preparing 09:16:28 cb901cf02ad2: Waiting 09:16:28 dd9c8f8612c8: Waiting 09:16:28 433cc15b206a: Layer already exists 09:16:28 cb81c2f6b8b3: Layer already exists 09:16:28 b90c4b1f60f0: Layer already exists 09:16:28 15830a4b1b36: Layer already exists 09:16:28 59e41fcb5402: Layer already exists 09:16:28 cb901cf02ad2: Layer already exists 09:16:28 dd9c8f8612c8: Layer already exists 09:16:28 4.0.0-dev.75: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:29 cb81c2f6b8b3: Preparing 09:16:29 59e41fcb5402: Preparing 09:16:29 433cc15b206a: Preparing 09:16:29 b90c4b1f60f0: Preparing 09:16:29 15830a4b1b36: Preparing 09:16:29 cb901cf02ad2: Preparing 09:16:29 dd9c8f8612c8: Preparing 09:16:29 cb901cf02ad2: Waiting 09:16:29 dd9c8f8612c8: Waiting 09:16:29 433cc15b206a: Layer already exists 09:16:29 15830a4b1b36: Layer already exists 09:16:29 cb81c2f6b8b3: Layer already exists 09:16:29 b90c4b1f60f0: Layer already exists 09:16:29 59e41fcb5402: Layer already exists 09:16:29 cb901cf02ad2: Layer already exists 09:16:29 dd9c8f8612c8: Layer already exists 09:16:29 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:16:30 cb81c2f6b8b3: Preparing 09:16:30 59e41fcb5402: Preparing 09:16:30 433cc15b206a: Preparing 09:16:30 b90c4b1f60f0: Preparing 09:16:30 15830a4b1b36: Preparing 09:16:30 cb901cf02ad2: Preparing 09:16:30 dd9c8f8612c8: Preparing 09:16:30 dd9c8f8612c8: Waiting 09:16:30 cb901cf02ad2: Waiting 09:16:30 cb81c2f6b8b3: Layer already exists 09:16:30 433cc15b206a: Layer already exists 09:16:30 b90c4b1f60f0: Layer already exists 09:16:30 15830a4b1b36: Layer already exists 09:16:30 59e41fcb5402: Layer already exists 09:16:30 cb901cf02ad2: Layer already exists 09:16:30 dd9c8f8612c8: Layer already exists 09:16:30 main: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:16:30 ===================================================== [Pipeline] echo 09:16:30 taggedImages: 09:16:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:16:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:16:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.75 09:16:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:16:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:16:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:16:30 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:16:30 latest 09:16:30 4.0.0-dev.75 09:16:30 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:16:30 main 09:16:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:16:30 21f1deabff9b: Preparing 09:16:30 8765e4a72333: Preparing 09:16:30 433cc15b206a: Preparing 09:16:30 b90c4b1f60f0: Preparing 09:16:30 0ba76e14e9c4: Preparing 09:16:30 10c8460272f3: Preparing 09:16:30 dd9c8f8612c8: Preparing 09:16:30 10c8460272f3: Waiting 09:16:30 dd9c8f8612c8: Waiting 09:16:31 b90c4b1f60f0: Layer already exists 09:16:31 433cc15b206a: Layer already exists 09:16:31 dd9c8f8612c8: Layer already exists 09:16:31 0ba76e14e9c4: Pushed 09:16:31 21f1deabff9b: Pushed 09:16:31 10c8460272f3: Pushed 09:16:39 8765e4a72333: Pushed 09:16:39 a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:16:40 21f1deabff9b: Preparing 09:16:40 8765e4a72333: Preparing 09:16:40 433cc15b206a: Preparing 09:16:40 b90c4b1f60f0: Preparing 09:16:40 0ba76e14e9c4: Preparing 09:16:40 10c8460272f3: Preparing 09:16:40 dd9c8f8612c8: Preparing 09:16:40 10c8460272f3: Waiting 09:16:40 dd9c8f8612c8: Waiting 09:16:40 21f1deabff9b: Layer already exists 09:16:40 8765e4a72333: Layer already exists 09:16:40 b90c4b1f60f0: Layer already exists 09:16:40 0ba76e14e9c4: Layer already exists 09:16:40 433cc15b206a: Layer already exists 09:16:40 10c8460272f3: Layer already exists 09:16:40 dd9c8f8612c8: Layer already exists 09:16:40 latest: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.75 09:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:16:41 21f1deabff9b: Preparing 09:16:41 8765e4a72333: Preparing 09:16:41 433cc15b206a: Preparing 09:16:41 b90c4b1f60f0: Preparing 09:16:41 0ba76e14e9c4: Preparing 09:16:41 10c8460272f3: Preparing 09:16:41 dd9c8f8612c8: Preparing 09:16:41 10c8460272f3: Waiting 09:16:41 dd9c8f8612c8: Waiting 09:16:41 b90c4b1f60f0: Layer already exists 09:16:41 0ba76e14e9c4: Layer already exists 09:16:41 8765e4a72333: Layer already exists 09:16:41 433cc15b206a: Layer already exists 09:16:41 21f1deabff9b: Layer already exists 09:16:41 10c8460272f3: Layer already exists 09:16:41 dd9c8f8612c8: Layer already exists 09:16:41 4.0.0-dev.75: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:16:42 21f1deabff9b: Preparing 09:16:42 8765e4a72333: Preparing 09:16:42 433cc15b206a: Preparing 09:16:42 b90c4b1f60f0: Preparing 09:16:42 0ba76e14e9c4: Preparing 09:16:42 10c8460272f3: Preparing 09:16:42 dd9c8f8612c8: Preparing 09:16:42 10c8460272f3: Waiting 09:16:42 dd9c8f8612c8: Waiting 09:16:42 0ba76e14e9c4: Layer already exists 09:16:42 b90c4b1f60f0: Layer already exists 09:16:42 21f1deabff9b: Layer already exists 09:16:42 433cc15b206a: Layer already exists 09:16:42 8765e4a72333: Layer already exists 09:16:42 10c8460272f3: Layer already exists 09:16:42 dd9c8f8612c8: Layer already exists 09:16:42 a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:16:43 21f1deabff9b: Preparing 09:16:43 8765e4a72333: Preparing 09:16:43 433cc15b206a: Preparing 09:16:43 b90c4b1f60f0: Preparing 09:16:43 0ba76e14e9c4: Preparing 09:16:43 10c8460272f3: Preparing 09:16:43 dd9c8f8612c8: Preparing 09:16:43 10c8460272f3: Waiting 09:16:43 dd9c8f8612c8: Waiting 09:16:43 b90c4b1f60f0: Layer already exists 09:16:43 8765e4a72333: Layer already exists 09:16:43 433cc15b206a: Layer already exists 09:16:43 0ba76e14e9c4: Layer already exists 09:16:43 21f1deabff9b: Layer already exists 09:16:43 dd9c8f8612c8: Layer already exists 09:16:43 10c8460272f3: Layer already exists 09:16:43 main: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:16:43 ===================================================== [Pipeline] echo 09:16:43 taggedImages: 09:16:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 09:16:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:16:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.75 09:16:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 09:16:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:44 09:16:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:44 arm64: Pulling from edgex-lftools-log-publisher 09:16:44 8998bd30e6a1: Pulling fs layer 09:16:44 04944245beec: Pulling fs layer 09:16:44 699f458cf7ca: Pulling fs layer 09:16:44 765212b225bb: Pulling fs layer 09:16:44 f23df028b6ca: Pulling fs layer 09:16:44 d65c8cfc05b1: Pulling fs layer 09:16:44 2437ff75d9bd: Pulling fs layer 09:16:44 765212b225bb: Waiting 09:16:44 f23df028b6ca: Waiting 09:16:44 d65c8cfc05b1: Waiting 09:16:44 2437ff75d9bd: Waiting 09:16:44 04944245beec: Verifying Checksum 09:16:44 04944245beec: Download complete 09:16:44 765212b225bb: Verifying Checksum 09:16:44 765212b225bb: Download complete 09:16:44 f23df028b6ca: Verifying Checksum 09:16:44 f23df028b6ca: Download complete 09:16:44 d65c8cfc05b1: Verifying Checksum 09:16:44 d65c8cfc05b1: Download complete 09:16:45 699f458cf7ca: Verifying Checksum 09:16:45 699f458cf7ca: Download complete 09:16:45 8998bd30e6a1: Verifying Checksum 09:16:45 8998bd30e6a1: Download complete 09:16:47 2437ff75d9bd: Verifying Checksum 09:16:47 2437ff75d9bd: Download complete 09:16:49 8998bd30e6a1: Pull complete 09:16:50 04944245beec: Pull complete 09:16:51 699f458cf7ca: Pull complete 09:16:52 765212b225bb: Pull complete 09:16:53 f23df028b6ca: Pull complete 09:16:53 d65c8cfc05b1: Pull complete 09:17:11 2437ff75d9bd: Pull complete 09:17:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:11 prd-ubuntu20.04-docker-arm64-4c-16g-41558 does not seem to be running inside a container 09:17:11 $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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:arm64 cat 09:17:14 $ docker top 62a91770462688c28ac5a60c0d6d0e4021243cacc363351b6ac037fc7b10511c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:14 ---> job-cost.sh 09:17:14 lf-activate-venv: SKIPPING 09:17:14 INFO: No Stack... 09:17:15 INFO: Retrieving Pricing Info for: v3-standard-4 09:17:16 INFO: Archiving Costs [Pipeline] sh 09:17:16 + cat /w/workspace/edgex-go/813/archives/cost.csv 09:17:16 + cut -d, -f6 [Pipeline] lock 09:17:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-813-stack-cost] 09:17:16 Resource [jenkins-edgexfoundry-edgex-go-main-813-stack-cost] did not exist. Created. 09:17:16 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-813-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:17 + echo total: 0.10999999940395355 [Pipeline] stash 09:17:18 Stashed 1 file(s) [Pipeline] } 09:17:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-813-stack-cost] [Pipeline] // lock [Pipeline] } 09:17:18 $ docker stop --time=1 62a91770462688c28ac5a60c0d6d0e4021243cacc363351b6ac037fc7b10511c 09:17:19 $ docker rm -f --volumes 62a91770462688c28ac5a60c0d6d0e4021243cacc363351b6ac037fc7b10511c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:17:20 provisioning config files... 09:17:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/813@tmp/config6586432299102965112tmp [Pipeline] { [Pipeline] sh 09:17:20 + set +x 09:17:20 + + bash -scurl -- -s 09:17:20 https://codecov.io/bash 09:17:20 09:17:20 _____ _ 09:17:20 / ____| | | 09:17:20 | | ___ __| | ___ ___ _____ __ 09:17:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:17:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:17:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:17:20 Bash-1.0.6 09:17:20 09:17:20 09:17:20 ==> git version 2.25.1 found 09:17:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:17:20 Release-Date: 2020-01-08 09:17:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:17:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:17:20 ==> Jenkins CI detected. 09:17:20 current dir:  /w/workspace/edgex-go/813 09:17:20 project root: . 09:17:20 --> token set from env 09:17:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:17:20 ==> Running gcov in . (disable via -X gcov) 09:17:20 ==> Python coveragepy not found 09:17:20 ==> Searching for coverage reports in: 09:17:20 + . 09:17:20 -> Found 1 reports 09:17:20 ==> Detecting git/mercurial file structure 09:17:20 ==> Reading reports 09:17:20 + ./coverage.out bytes=1660924 09:17:20 ==> Appending adjustments 09:17:20 https://docs.codecov.io/docs/fixing-reports 09:17:22 + Found adjustments 09:17:22 ==> Gzipping contents 09:17:22 140K /tmp/codecov.GvYtLA.gz 09:17:22 ==> Uploading reports 09:17:22 url: https://codecov.io 09:17:22 query: branch=main&commit=a84f56edc9f66ba8d992e2d3f445956798a6ebd6&build=813&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F813%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:17:22 -> Pinging Codecov 09:17:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a84f56edc9f66ba8d992e2d3f445956798a6ebd6&build=813&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F813%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:17:22 -> Uploading to 09:17:22 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/a84f56edc9f66ba8d992e2d3f445956798a6ebd6/d790f5ae-67d9-442e-a6f3-d308708300c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250318%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250318T091722Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5c093248c2c63f3c12c7906ef383632466de0abad3a8c6dd42d197c527d98694 09:17:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:22 Dload Upload Total Spent Left Speed 09:17:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 338k --:--:-- --:--:-- --:--:-- 338k 09:17:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } 09:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:17:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:17:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:17:23 09:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:17:23 latest: Pulling from edgex-devops/edgex-snyk-go 09:17:23 43c4264eed91: Pulling fs layer 09:17:23 4cc291be95ef: Pulling fs layer 09:17:23 2ac1f1163629: Pulling fs layer 09:17:23 5c3c966382ef: Pulling fs layer 09:17:23 4f4fb700ef54: Pulling fs layer 09:17:23 d9c7d2e4e75e: Pulling fs layer 09:17:23 9c3e1370e548: Pulling fs layer 09:17:23 d9c7d2e4e75e: Waiting 09:17:23 4f4fb700ef54: Waiting 09:17:23 9c3e1370e548: Waiting 09:17:23 5c3c966382ef: Waiting 09:17:23 4cc291be95ef: Verifying Checksum 09:17:23 4cc291be95ef: Download complete 09:17:23 5c3c966382ef: Verifying Checksum 09:17:23 5c3c966382ef: Download complete 09:17:23 4f4fb700ef54: Verifying Checksum 09:17:23 4f4fb700ef54: Download complete 09:17:23 43c4264eed91: Verifying Checksum 09:17:23 43c4264eed91: Download complete 09:17:24 d9c7d2e4e75e: Verifying Checksum 09:17:24 d9c7d2e4e75e: Download complete 09:17:24 43c4264eed91: Pull complete 09:17:24 4cc291be95ef: Pull complete 09:17:24 2ac1f1163629: Verifying Checksum 09:17:24 2ac1f1163629: Download complete 09:17:25 9c3e1370e548: Verifying Checksum 09:17:25 9c3e1370e548: Download complete 09:17:28 2ac1f1163629: Pull complete 09:17:28 5c3c966382ef: Pull complete 09:17:28 4f4fb700ef54: Pull complete 09:17:28 d9c7d2e4e75e: Pull complete 09:17:31 9c3e1370e548: Pull complete 09:17:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:17:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:31 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 09:17:31 $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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 09:17:34 $ docker top 4938ae51f472e6df81283e2beb43d9fd24e2afb450c341499ac89db57ff9f8e7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:34 + git config --global --add safe.directory /w/workspace/edgex-go/813 [Pipeline] echo 09:17:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:17:34 + set -o pipefail 09:17:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:17:43 09:17:43 Monitoring /w/workspace/edgex-go/813 (github.com/edgexfoundry/edgex-go)... 09:17:43 09:17:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2989fa7e-4ce9-48c1-b7c9-8b9a58576c18 09:17:43 09:17:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:17:43 09:17:43 09:17:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:17:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:17:43 $ docker stop --time=1 4938ae51f472e6df81283e2beb43d9fd24e2afb450c341499ac89db57ff9f8e7 09:17:45 $ docker rm -f --volumes 4938ae51f472e6df81283e2beb43d9fd24e2afb450c341499ac89db57ff9f8e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:17:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:46 provisioning config files... 09:17:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/813@tmp/config12071661411460017324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:46 --> edgex-publish-swagger.sh 09:17:46 === Publish openapi API === 09:17:46 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:17:46 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/813/openapi/core-command.yaml] 09:17:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:46 Dload Upload Total Spent Left Speed 09:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 73337 --:--:-- --:--:-- --:--:-- 73502 09:17:47 09:17:47 09:17:47 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/813/openapi/core-data.yaml] 09:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:47 Dload Upload Total Spent Left Speed 09:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 201k --:--:-- --:--:-- --:--:-- 200k 100 71081 0 0 100 71081 0 201k --:--:-- --:--:-- --:--:-- 200k 09:17:47 09:17:47 09:17:47 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/813/openapi/core-keeper.yaml] 09:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:47 Dload Upload Total Spent Left Speed 09:17:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 245 119k --:--:-- --:--:-- --:--:-- 119k 09:17:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:47 09:17:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/813/openapi/core-metadata.yaml] 09:17:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:47 Dload Upload Total Spent Left Speed 09:17:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 262 262k --:--:-- --:--:-- --:--:-- 263k 09:17:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:17:48 09:17:48 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/813/openapi/security-proxy-auth.yaml] 09:17:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:48 Dload Upload Total Spent Left Speed 09:17:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 412 149k --:--:-- --:--:-- --:--:-- 148k 09:17:48 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:48 09:17:48 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/813/openapi/security-secretstore-setup.yaml] 09:17:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:48 Dload Upload Total Spent Left Speed 09:17:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 461 27363 --:--:-- --:--:-- --:--:-- 27825 09:17:48 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:17:48 09:17:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/813/openapi/support-notifications.yaml] 09:17:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:48 Dload Upload Total Spent Left Speed 09:17:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 525 328k --:--:-- --:--:-- --:--:-- 329k 09:17:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:17:48 09:17:48 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/813/openapi/support-scheduler.yaml] 09:17:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:48 Dload Upload Total Spent Left Speed 09:17:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 384 121k --:--:-- --:--:-- --:--:-- 122k 100 50857 100 156 100 50701 384 121k --:--:-- --:--:-- --:--:-- 122k 09:17:49 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:17:49 [Pipeline] } 09:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:17:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:50 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 09:17:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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 09:17:50 $ docker top 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 -eo pid,comm 09:17:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:17:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:50 [ssh-agent] Looking for ssh-agent implementation... 09:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:50 $ docker exec 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 ssh-agent 09:17:51 SSH_AUTH_SOCK=/tmp/ssh-2QJ68Zh4gj9u/agent.32 09:17:51 SSH_AGENT_PID=38 09:17:51 Running ssh-add (command line suppressed) 09:17:51 Identity added: /w/workspace/edgex-go/813@tmp/private_key_15305639972896617810.key (/w/workspace/edgex-go/813@tmp/private_key_15305639972896617810.key) 09:17:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:51 + git semver tag 09:17:51 2025-03-18 09:17:51,646 [run_tag] DEBUG tag force:False 09:17:51 2025-03-18 09:17:51,646 [check_head_tag] DEBUG check head tag 09:17:51 2025-03-18 09:17:51,649 [execute] INFO git cat-file --batch-check 09:17:51 2025-03-18 09:17:51,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=) 09:17:51 2025-03-18 09:17:51,654 [execute] INFO git cat-file --batch 09:17:51 2025-03-18 09:17:51,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=) 09:17:51 2025-03-18 09:17:51,722 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main 09:17:51 2025-03-18 09:17:51,722 [execute] INFO git tag -a v4.0.0-dev.75 -m v4.0.0-dev.75 09:17:51 2025-03-18 09:17:51,722 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.75', '-m', 'v4.0.0-dev.75'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=None) 09:17:51 2025-03-18 09:17:51,728 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main 09:17:51 4.0.0-dev.75 [Pipeline] } 09:17:52 $ docker exec --env ******** --env ******** 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 ssh-agent -k 09:17:52 unset SSH_AUTH_SOCK; 09:17:52 unset SSH_AGENT_PID; 09:17:52 echo Agent pid 38 killed; 09:17:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:52 + git semver [Pipeline] } 09:17:52 $ docker stop --time=1 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 09:17:54 $ docker rm -f --volumes 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:54 09:17:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:54 0.23.1-centos7: Pulling from edgex-lftools 09:17:54 ab5ef0e58194: Pulling fs layer 09:17:54 9712f1f96733: Pulling fs layer 09:17:54 63f879dbbcfc: Pulling fs layer 09:17:54 0d9ebad4ef96: Pulling fs layer 09:17:54 e9a5061849ea: Pulling fs layer 09:17:54 d747dcd14b5f: Pulling fs layer 09:17:54 2de7ff778b66: Pulling fs layer 09:17:54 0d9ebad4ef96: Waiting 09:17:54 e9a5061849ea: Waiting 09:17:54 2de7ff778b66: Waiting 09:17:54 9712f1f96733: Verifying Checksum 09:17:54 9712f1f96733: Download complete 09:17:54 63f879dbbcfc: Verifying Checksum 09:17:54 63f879dbbcfc: Download complete 09:17:55 e9a5061849ea: Verifying Checksum 09:17:55 e9a5061849ea: Download complete 09:17:55 d747dcd14b5f: Download complete 09:17:55 ab5ef0e58194: Verifying Checksum 09:17:55 ab5ef0e58194: Download complete 09:17:55 0d9ebad4ef96: Verifying Checksum 09:17:55 0d9ebad4ef96: Download complete 09:17:55 2de7ff778b66: Verifying Checksum 09:17:55 2de7ff778b66: Download complete 09:17:58 ab5ef0e58194: Pull complete 09:17:58 9712f1f96733: Pull complete 09:17:58 63f879dbbcfc: Pull complete 09:18:02 0d9ebad4ef96: Pull complete 09:18:02 e9a5061849ea: Pull complete 09:18:02 d747dcd14b5f: Pull complete 09:18:04 2de7ff778b66: Pull complete 09:18:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:18:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:04 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 09:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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 09:18:07 $ docker top 371955db83817d0ba8c1c740ee4760fd406eb315854bc42a10a8567de2112aa2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:18:07 provisioning config files... 09:18:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/813@tmp/config4146053120161304424tmp 09:18:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/813@tmp/config4873650700627705013tmp 09:18:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/813@tmp/config3942059697873647156tmp [Pipeline] { [Pipeline] echo 09:18:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:18:07 ---> sigul-configuration.sh 09:18:07 gpg: directory `/root/.gnupg' created 09:18:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:18:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:18:07 gpg: keyring `/root/.gnupg/secring.gpg' created 09:18:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:18:07 gpg: CAST5 encrypted data 09:18:07 gpg: encrypted with 1 passphrase 09:18:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:18:08 + mkdir /home/jenkins 09:18:08 + mkdir /home/jenkins/sigul [Pipeline] sh 09:18:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:18:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:18:08 ---> sigul-install.sh 09:18:08 Sigul already installed; skipping installation. [Pipeline] sh 09:18:09 + git tag --list 09:18:09 0.6.0 09:18:09 0.6.1 09:18:09 0.7.0 09:18:09 0.7.1 09:18:09 v1.0.0 09:18:09 v1.0.1 09:18:09 v1.1.0 09:18:09 v1.2.0 09:18:09 v1.2.1 09:18:09 v1.3.0 09:18:09 v1.3.1 09:18:09 v2.0.0 09:18:09 v2.1.0 09:18:09 v2.1.1 09:18:09 v2.2.0 09:18:09 v2.3.0 09:18:09 v3.0 09:18:09 v3.0.0 09:18:09 v3.1 09:18:09 v3.1.0 09:18:09 v3.1.0-dev.1 09:18:09 v3.1.0-dev.10 09:18:09 v3.1.0-dev.11 09:18:09 v3.1.0-dev.12 09:18:09 v3.1.0-dev.13 09:18:09 v3.1.0-dev.14 09:18:09 v3.1.0-dev.15 09:18:09 v3.1.0-dev.16 09:18:09 v3.1.0-dev.17 09:18:09 v3.1.0-dev.18 09:18:09 v3.1.0-dev.19 09:18:09 v3.1.0-dev.2 09:18:09 v3.1.0-dev.20 09:18:09 v3.1.0-dev.21 09:18:09 v3.1.0-dev.22 09:18:09 v3.1.0-dev.23 09:18:09 v3.1.0-dev.24 09:18:09 v3.1.0-dev.25 09:18:09 v3.1.0-dev.26 09:18:09 v3.1.0-dev.27 09:18:09 v3.1.0-dev.28 09:18:09 v3.1.0-dev.29 09:18:09 v3.1.0-dev.3 09:18:09 v3.1.0-dev.30 09:18:09 v3.1.0-dev.31 09:18:09 v3.1.0-dev.32 09:18:09 v3.1.0-dev.33 09:18:09 v3.1.0-dev.34 09:18:09 v3.1.0-dev.35 09:18:09 v3.1.0-dev.36 09:18:09 v3.1.0-dev.37 09:18:09 v3.1.0-dev.38 09:18:09 v3.1.0-dev.39 09:18:09 v3.1.0-dev.4 09:18:09 v3.1.0-dev.40 09:18:09 v3.1.0-dev.41 09:18:09 v3.1.0-dev.42 09:18:09 v3.1.0-dev.43 09:18:09 v3.1.0-dev.44 09:18:09 v3.1.0-dev.45 09:18:09 v3.1.0-dev.46 09:18:09 v3.1.0-dev.47 09:18:09 v3.1.0-dev.48 09:18:09 v3.1.0-dev.49 09:18:09 v3.1.0-dev.5 09:18:09 v3.1.0-dev.50 09:18:09 v3.1.0-dev.51 09:18:09 v3.1.0-dev.52 09:18:09 v3.1.0-dev.53 09:18:09 v3.1.0-dev.54 09:18:09 v3.1.0-dev.55 09:18:09 v3.1.0-dev.56 09:18:09 v3.1.0-dev.57 09:18:09 v3.1.0-dev.58 09:18:09 v3.1.0-dev.59 09:18:09 v3.1.0-dev.6 09:18:09 v3.1.0-dev.60 09:18:09 v3.1.0-dev.61 09:18:09 v3.1.0-dev.62 09:18:09 v3.1.0-dev.63 09:18:09 v3.1.0-dev.64 09:18:09 v3.1.0-dev.65 09:18:09 v3.1.0-dev.66 09:18:09 v3.1.0-dev.67 09:18:09 v3.1.0-dev.68 09:18:09 v3.1.0-dev.69 09:18:09 v3.1.0-dev.7 09:18:09 v3.1.0-dev.70 09:18:09 v3.1.0-dev.71 09:18:09 v3.1.0-dev.72 09:18:09 v3.1.0-dev.73 09:18:09 v3.1.0-dev.8 09:18:09 v3.1.0-dev.9 09:18:09 v3.1.1 09:18:09 v3.1.1-dev.1 09:18:09 v3.1.1-dev.2 09:18:09 v3.2.0-dev.1 09:18:09 v3.2.0-dev.10 09:18:09 v3.2.0-dev.100 09:18:09 v3.2.0-dev.101 09:18:09 v3.2.0-dev.102 09:18:09 v3.2.0-dev.103 09:18:09 v3.2.0-dev.104 09:18:09 v3.2.0-dev.105 09:18:09 v3.2.0-dev.106 09:18:09 v3.2.0-dev.107 09:18:09 v3.2.0-dev.108 09:18:09 v3.2.0-dev.109 09:18:09 v3.2.0-dev.11 09:18:09 v3.2.0-dev.12 09:18:09 v3.2.0-dev.13 09:18:09 v3.2.0-dev.14 09:18:09 v3.2.0-dev.15 09:18:09 v3.2.0-dev.16 09:18:09 v3.2.0-dev.17 09:18:09 v3.2.0-dev.18 09:18:09 v3.2.0-dev.19 09:18:09 v3.2.0-dev.2 09:18:09 v3.2.0-dev.20 09:18:09 v3.2.0-dev.21 09:18:09 v3.2.0-dev.22 09:18:09 v3.2.0-dev.23 09:18:09 v3.2.0-dev.24 09:18:09 v3.2.0-dev.25 09:18:09 v3.2.0-dev.26 09:18:09 v3.2.0-dev.27 09:18:09 v3.2.0-dev.28 09:18:09 v3.2.0-dev.29 09:18:09 v3.2.0-dev.3 09:18:09 v3.2.0-dev.30 09:18:09 v3.2.0-dev.31 09:18:09 v3.2.0-dev.32 09:18:09 v3.2.0-dev.33 09:18:09 v3.2.0-dev.34 09:18:09 v3.2.0-dev.35 09:18:09 v3.2.0-dev.36 09:18:09 v3.2.0-dev.37 09:18:09 v3.2.0-dev.38 09:18:09 v3.2.0-dev.39 09:18:09 v3.2.0-dev.4 09:18:09 v3.2.0-dev.40 09:18:09 v3.2.0-dev.41 09:18:09 v3.2.0-dev.42 09:18:09 v3.2.0-dev.43 09:18:09 v3.2.0-dev.44 09:18:09 v3.2.0-dev.45 09:18:09 v3.2.0-dev.46 09:18:09 v3.2.0-dev.47 09:18:09 v3.2.0-dev.48 09:18:09 v3.2.0-dev.49 09:18:09 v3.2.0-dev.5 09:18:09 v3.2.0-dev.50 09:18:09 v3.2.0-dev.51 09:18:09 v3.2.0-dev.52 09:18:09 v3.2.0-dev.53 09:18:09 v3.2.0-dev.54 09:18:09 v3.2.0-dev.55 09:18:09 v3.2.0-dev.56 09:18:09 v3.2.0-dev.57 09:18:09 v3.2.0-dev.58 09:18:09 v3.2.0-dev.59 09:18:09 v3.2.0-dev.6 09:18:09 v3.2.0-dev.60 09:18:09 v3.2.0-dev.61 09:18:09 v3.2.0-dev.62 09:18:09 v3.2.0-dev.63 09:18:09 v3.2.0-dev.64 09:18:09 v3.2.0-dev.65 09:18:09 v3.2.0-dev.66 09:18:09 v3.2.0-dev.67 09:18:09 v3.2.0-dev.68 09:18:09 v3.2.0-dev.69 09:18:09 v3.2.0-dev.7 09:18:09 v3.2.0-dev.70 09:18:09 v3.2.0-dev.71 09:18:09 v3.2.0-dev.72 09:18:09 v3.2.0-dev.73 09:18:09 v3.2.0-dev.74 09:18:09 v3.2.0-dev.75 09:18:09 v3.2.0-dev.76 09:18:09 v3.2.0-dev.77 09:18:09 v3.2.0-dev.78 09:18:09 v3.2.0-dev.79 09:18:09 v3.2.0-dev.8 09:18:09 v3.2.0-dev.80 09:18:09 v3.2.0-dev.81 09:18:09 v3.2.0-dev.82 09:18:09 v3.2.0-dev.83 09:18:09 v3.2.0-dev.84 09:18:09 v3.2.0-dev.85 09:18:09 v3.2.0-dev.86 09:18:09 v3.2.0-dev.87 09:18:09 v3.2.0-dev.88 09:18:09 v3.2.0-dev.89 09:18:09 v3.2.0-dev.9 09:18:09 v3.2.0-dev.90 09:18:09 v3.2.0-dev.91 09:18:09 v3.2.0-dev.92 09:18:09 v3.2.0-dev.93 09:18:09 v3.2.0-dev.94 09:18:09 v3.2.0-dev.95 09:18:09 v3.2.0-dev.96 09:18:09 v3.2.0-dev.97 09:18:09 v3.2.0-dev.98 09:18:09 v3.2.0-dev.99 09:18:09 v4.0 09:18:09 v4.0.0 09:18:09 v4.0.0-dev.1 09:18:09 v4.0.0-dev.10 09:18:09 v4.0.0-dev.11 09:18:09 v4.0.0-dev.12 09:18:09 v4.0.0-dev.13 09:18:09 v4.0.0-dev.14 09:18:09 v4.0.0-dev.15 09:18:09 v4.0.0-dev.16 09:18:09 v4.0.0-dev.17 09:18:09 v4.0.0-dev.18 09:18:09 v4.0.0-dev.19 09:18:09 v4.0.0-dev.2 09:18:09 v4.0.0-dev.20 09:18:09 v4.0.0-dev.21 09:18:09 v4.0.0-dev.22 09:18:09 v4.0.0-dev.23 09:18:09 v4.0.0-dev.24 09:18:09 v4.0.0-dev.25 09:18:09 v4.0.0-dev.26 09:18:09 v4.0.0-dev.27 09:18:09 v4.0.0-dev.28 09:18:09 v4.0.0-dev.29 09:18:09 v4.0.0-dev.3 09:18:09 v4.0.0-dev.30 09:18:09 v4.0.0-dev.31 09:18:09 v4.0.0-dev.32 09:18:09 v4.0.0-dev.33 09:18:09 v4.0.0-dev.34 09:18:09 v4.0.0-dev.35 09:18:09 v4.0.0-dev.36 09:18:09 v4.0.0-dev.37 09:18:09 v4.0.0-dev.38 09:18:09 v4.0.0-dev.39 09:18:09 v4.0.0-dev.4 09:18:09 v4.0.0-dev.40 09:18:09 v4.0.0-dev.41 09:18:09 v4.0.0-dev.42 09:18:09 v4.0.0-dev.43 09:18:09 v4.0.0-dev.44 09:18:09 v4.0.0-dev.45 09:18:09 v4.0.0-dev.46 09:18:09 v4.0.0-dev.47 09:18:09 v4.0.0-dev.48 09:18:09 v4.0.0-dev.49 09:18:09 v4.0.0-dev.5 09:18:09 v4.0.0-dev.50 09:18:09 v4.0.0-dev.51 09:18:09 v4.0.0-dev.52 09:18:09 v4.0.0-dev.53 09:18:09 v4.0.0-dev.54 09:18:09 v4.0.0-dev.55 09:18:09 v4.0.0-dev.56 09:18:09 v4.0.0-dev.57 09:18:09 v4.0.0-dev.58 09:18:09 v4.0.0-dev.59 09:18:09 v4.0.0-dev.6 09:18:09 v4.0.0-dev.60 09:18:09 v4.0.0-dev.61 09:18:09 v4.0.0-dev.62 09:18:09 v4.0.0-dev.63 09:18:09 v4.0.0-dev.64 09:18:09 v4.0.0-dev.65 09:18:09 v4.0.0-dev.66 09:18:09 v4.0.0-dev.67 09:18:09 v4.0.0-dev.68 09:18:09 v4.0.0-dev.69 09:18:09 v4.0.0-dev.7 09:18:09 v4.0.0-dev.70 09:18:09 v4.0.0-dev.71 09:18:09 v4.0.0-dev.72 09:18:09 v4.0.0-dev.73 09:18:09 v4.0.0-dev.74 09:18:09 v4.0.0-dev.75 09:18:09 v4.0.0-dev.8 09:18:09 v4.0.0-dev.9 09:18:09 v4.0.1 09:18:09 v4.0.1-dev.1 09:18:09 v4.0.2-dev.1 [Pipeline] sh 09:18:09 + lftools sign git-tag v4.0.0-dev.75 09:18:09 Signing Git tag with Sigul... 09:18:09 Signing v4.0.0-dev.75 [Pipeline] echo 09:18:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:18:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:18:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:18:10 $ docker stop --time=1 371955db83817d0ba8c1c740ee4760fd406eb315854bc42a10a8567de2112aa2 09:18:12 $ docker rm -f --volumes 371955db83817d0ba8c1c740ee4760fd406eb315854bc42a10a8567de2112aa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:18:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:18:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:12 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 09:18:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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 09:18:13 $ docker top ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf -eo pid,comm 09:18:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:18:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:18:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:18:13 [ssh-agent] Looking for ssh-agent implementation... 09:18:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:18:13 $ docker exec ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf ssh-agent 09:18:13 SSH_AUTH_SOCK=/tmp/ssh-aQY36XNB7G29/agent.33 09:18:13 SSH_AGENT_PID=39 09:18:13 Running ssh-add (command line suppressed) 09:18:13 Identity added: /w/workspace/edgex-go/813@tmp/private_key_7944164887521015399.key (/w/workspace/edgex-go/813@tmp/private_key_7944164887521015399.key) 09:18:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:14 + git semver bump pre 09:18:14 2025-03-18 09:18:14,480 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main 09:18:14 2025-03-18 09:18:14,480 [bump_version] DEBUG bumping version:4.0.0-dev.75 on axis:pre with prefix:dev 09:18:14 2025-03-18 09:18:14,480 [bump_version] DEBUG bumped version:4.0.0-dev.76 09:18:14 2025-03-18 09:18:14,480 [write_version] DEBUG write version:4.0.0-dev.76 to path:/w/workspace/edgex-go/813/.semver/main with force:True 09:18:14 2025-03-18 09:18:14,480 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main 09:18:14 2025-03-18 09:18:14,480 [write_file] DEBUG write to file:/w/workspace/edgex-go/813/.semver/main 09:18:14 2025-03-18 09:18:14,483 [execute] INFO git cat-file --batch-check 09:18:14 2025-03-18 09:18:14,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=) 09:18:14 2025-03-18 09:18:14,489 [execute] INFO git cat-file --batch 09:18:14 2025-03-18 09:18:14,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=) 09:18:14 2025-03-18 09:18:14,495 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main 09:18:14 4.0.0-dev.76 [Pipeline] } 09:18:14 $ docker exec --env ******** --env ******** ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf ssh-agent -k 09:18:14 unset SSH_AUTH_SOCK; 09:18:14 unset SSH_AGENT_PID; 09:18:14 echo Agent pid 39 killed; 09:18:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:15 + git semver [Pipeline] } 09:18:15 $ docker stop --time=1 ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf 09:18:16 $ docker rm -f --volumes ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf [Pipeline] // withDockerContainer [Pipeline] sh 09:18:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:18:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:17 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 09:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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 09:18:17 $ docker top 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:18:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:18:17 [ssh-agent] Looking for ssh-agent implementation... 09:18:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:18:17 $ docker exec 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 ssh-agent 09:18:17 SSH_AUTH_SOCK=/tmp/ssh-fsI9KRYcEPOS/agent.32 09:18:17 SSH_AGENT_PID=38 09:18:17 Running ssh-add (command line suppressed) 09:18:18 Identity added: /w/workspace/edgex-go/813@tmp/private_key_11422449893721979135.key (/w/workspace/edgex-go/813@tmp/private_key_11422449893721979135.key) 09:18:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:18 + git semver push 09:18:18 2025-03-18 09:18:18,525 [run_push] DEBUG push 09:18:18 2025-03-18 09:18:18,526 [execute] INFO git cat-file --batch-check 09:18:18 2025-03-18 09:18:18,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=) 09:18:18 2025-03-18 09:18:18,531 [execute] INFO git rev-list 59106e912eafccea7a8527379e9ee9dc92822513 -- 09:18:18 2025-03-18 09:18:18,531 [execute] DEBUG Popen(['git', 'rev-list', '59106e912eafccea7a8527379e9ee9dc92822513', '--'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=None) 09:18:18 2025-03-18 09:18:18,549 [execute] INFO git fetch -v origin 09:18:18 2025-03-18 09:18:18,550 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=True, shell=None, istream=None) 09:18:19 2025-03-18 09:18:19,004 [run_push] DEBUG no remote changes detected 09:18:19 2025-03-18 09:18:19,005 [execute] INFO git push origin semver 09:18:19 2025-03-18 09:18:19,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=None) 09:18:20 2025-03-18 09:18:19,788 [run_push] DEBUG push all version tags 09:18:20 2025-03-18 09:18:19,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:18:20 2025-03-18 09:18:19,789 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=None) 09:18:21 2025-03-18 09:18:20,709 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main 09:18:21 4.0.0-dev.76 [Pipeline] } 09:18:21 $ docker exec --env ******** --env ******** 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 ssh-agent -k 09:18:21 unset SSH_AUTH_SOCK; 09:18:21 unset SSH_AGENT_PID; 09:18:21 echo Agent pid 38 killed; 09:18:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:21 + git semver [Pipeline] } 09:18:21 $ docker stop --time=1 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 09:18:23 $ docker rm -f --volumes 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:18:23 + [ -d /w/workspace/edgex-go/813/archives ] [Pipeline] libraryResource [Pipeline] sh 09:18:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:18:24 ---> package-listing.sh 09:18:24 ++ facter osfamily 09:18:24 ++ tr '[:upper:]' '[:lower:]' 09:18:24 + OS_FAMILY=debian 09:18:24 + workspace=/w/workspace/edgex-go/813 09:18:24 + START_PACKAGES=/tmp/packages_start.txt 09:18:24 + END_PACKAGES=/tmp/packages_end.txt 09:18:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:24 + PACKAGES=/tmp/packages_start.txt 09:18:24 + '[' /w/workspace/edgex-go/813 ']' 09:18:24 + PACKAGES=/tmp/packages_end.txt 09:18:24 + case "${OS_FAMILY}" in 09:18:24 + dpkg -l 09:18:24 + grep '^ii' 09:18:24 + '[' -f /tmp/packages_start.txt ']' 09:18:24 + '[' -f /tmp/packages_end.txt ']' 09:18:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:24 + '[' /w/workspace/edgex-go/813 ']' 09:18:24 + mkdir -p /w/workspace/edgex-go/813/archives/ 09:18:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/813/archives/ [Pipeline] echo 09:18:24 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/813/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:18:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:25 09:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:26 latest: Pulling from edgex-lftools-log-publisher 09:18:26 5eb5b503b376: Pulling fs layer 09:18:26 5c69ac0246d0: Pulling fs layer 09:18:26 ec43610c2a17: Pulling fs layer 09:18:26 3a2ae6a8a46f: Pulling fs layer 09:18:26 33b1e0a273af: Pulling fs layer 09:18:26 5d3b04190fa2: Pulling fs layer 09:18:26 2f39f015ded8: Pulling fs layer 09:18:26 3a2ae6a8a46f: Waiting 09:18:26 33b1e0a273af: Waiting 09:18:26 5d3b04190fa2: Waiting 09:18:26 2f39f015ded8: Waiting 09:18:26 5c69ac0246d0: Download complete 09:18:26 3a2ae6a8a46f: Verifying Checksum 09:18:26 3a2ae6a8a46f: Download complete 09:18:26 33b1e0a273af: Verifying Checksum 09:18:26 33b1e0a273af: Download complete 09:18:26 5d3b04190fa2: Verifying Checksum 09:18:26 5d3b04190fa2: Download complete 09:18:26 ec43610c2a17: Verifying Checksum 09:18:26 ec43610c2a17: Download complete 09:18:26 5eb5b503b376: Verifying Checksum 09:18:26 5eb5b503b376: Download complete 09:18:26 2f39f015ded8: Download complete 09:18:27 5eb5b503b376: Pull complete 09:18:27 5c69ac0246d0: Pull complete 09:18:28 ec43610c2a17: Pull complete 09:18:28 3a2ae6a8a46f: Pull complete 09:18:28 33b1e0a273af: Pull complete 09:18:28 5d3b04190fa2: Pull complete 09:18:32 2f39f015ded8: Pull complete 09:18:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:32 prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container 09:18:32 $ 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/813/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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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 09:18:35 $ docker top 867e8f8d1a399d1ce2f04af674219b1e3a6172af08bb99c8d88db0a53c25115b -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:36 + touch /tmp/pre-build-complete [Pipeline] sh 09:18:36 + mkdir -p /var/log/sysstat [Pipeline] sh 09:18:36 + ls /var/log/sa-host 09:18:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:36 provisioning config files... 09:18:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/813@tmp/config1209182063550502990tmp [Pipeline] { [Pipeline] echo 09:18:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:18:37 ---> create-netrc.sh [Pipeline] } 09:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:18:37 ---> python-tools-install.sh [Pipeline] echo 09:18:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:18:37 ---> sudo-logs.sh 09:18:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:18:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:18:38 ---> job-cost.sh 09:18:38 lf-activate-venv: SKIPPING 09:18:38 DEBUG: total: 0.10999999940395355 09:18:38 INFO: Retrieving Stack Cost... 09:18:38 INFO: Retrieving Pricing Info for: v3-standard-8 09:18:38 INFO: Archiving Costs [Pipeline] echo 09:18:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:18:39 ---> logs-deploy.sh 09:18:39 lf-activate-venv: SKIPPING 09:18:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/813 09:18:39 INFO: archiving workspace using pattern(s): 09:18:40 Archives upload complete. 09:18:40 INFO: archiving logs to Nexus 09:18:41 ---> uname -a: 09:18:41 Linux prd-ubuntu20-04-docker-8c-8g-41557 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:18:41 09:18:41 09:18:41 ---> lscpu: 09:18:41 Architecture: x86_64 09:18:41 CPU op-mode(s): 32-bit, 64-bit 09:18:41 Byte Order: Little Endian 09:18:41 Address sizes: 40 bits physical, 48 bits virtual 09:18:41 CPU(s): 8 09:18:41 On-line CPU(s) list: 0-7 09:18:41 Thread(s) per core: 1 09:18:41 Core(s) per socket: 1 09:18:41 Socket(s): 8 09:18:41 NUMA node(s): 1 09:18:41 Vendor ID: AuthenticAMD 09:18:41 CPU family: 23 09:18:41 Model: 49 09:18:41 Model name: AMD EPYC-Rome Processor 09:18:41 Stepping: 0 09:18:41 CPU MHz: 2799.998 09:18:41 BogoMIPS: 5599.99 09:18:41 Virtualization: AMD-V 09:18:41 Hypervisor vendor: KVM 09:18:41 Virtualization type: full 09:18:41 L1d cache: 256 KiB 09:18:41 L1i cache: 256 KiB 09:18:41 L2 cache: 4 MiB 09:18:41 L3 cache: 128 MiB 09:18:41 NUMA node0 CPU(s): 0-7 09:18:41 Vulnerability Itlb multihit: Not affected 09:18:41 Vulnerability L1tf: Not affected 09:18:41 Vulnerability Mds: Not affected 09:18:41 Vulnerability Meltdown: Not affected 09:18:41 Vulnerability Mmio stale data: Not affected 09:18:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:18:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:18:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:18:41 Vulnerability Srbds: Not affected 09:18:41 Vulnerability Tsx async abort: Not affected 09:18:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:18:41 09:18:41 09:18:41 ---> nproc: 09:18:41 8 09:18:41 09:18:41 09:18:41 ---> df -h: 09:18:41 Filesystem Size Used Avail Use% Mounted on 09:18:41 overlay 155G 30G 126G 20% / 09:18:41 tmpfs 64M 0 64M 0% /dev 09:18:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:18:41 shm 64M 0 64M 0% /dev/shm 09:18:41 /dev/vda1 155G 30G 126G 20% /facter-os 09:18:41 09:18:41 09:18:41 ---> sar -b -r -n DEV: 09:18:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41557) 03/18/25 _x86_64_ (8 CPU) 09:18:41 09:18:41 08:29:52 LINUX RESTART (8 CPU) 09:18:41 09:18:41 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:18:41 08:31:02 353.77 47.98 305.80 0.00 5380.57 155108.95 0.00 09:18:41 08:32:01 191.73 1.81 189.92 0.00 56.52 60911.01 0.00 09:18:41 08:33:01 48.79 0.00 48.79 0.00 0.00 35902.17 0.00 09:18:41 08:34:01 31.14 0.15 30.99 0.00 4.40 19861.09 0.00 09:18:41 08:35:01 271.99 0.40 271.59 0.00 37.33 202118.18 0.00 09:18:41 08:36:01 1034.36 24.09 1010.26 0.00 3572.41 268321.76 0.00 09:18:41 08:37:01 296.27 0.37 295.90 0.00 4.93 65346.18 0.00 09:18:41 08:38:01 458.32 0.03 458.29 0.00 0.27 110913.88 0.00 09:18:41 08:39:01 727.66 0.08 727.58 0.00 4.80 154696.62 0.00 09:18:41 08:40:01 42.16 0.05 42.11 0.00 10.80 1087.55 0.00 09:18:41 08:41:01 18.90 0.03 18.86 0.00 6.93 475.12 0.00 09:18:41 08:42:01 2.38 0.00 2.38 0.00 0.00 36.52 0.00 09:18:41 08:43:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 09:18:41 08:44:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 09:18:41 08:45:01 1.90 0.02 1.88 0.00 0.13 21.33 0.00 09:18:41 08:46:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:18:41 08:47:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 09:18:41 08:48:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 09:18:41 08:49:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 09:18:41 08:50:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 09:18:41 08:51:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 09:18:41 08:52:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 09:18:41 08:53:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 09:18:41 08:54:01 2.80 1.02 1.78 0.00 21.86 19.46 0.00 09:18:41 08:55:01 1.52 0.00 1.52 0.00 0.00 21.60 0.00 09:18:41 08:56:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 09:18:41 08:57:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 09:18:41 08:58:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 09:18:41 08:59:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 09:18:41 09:00:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 09:18:41 09:01:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 09:18:41 09:02:01 1.40 0.00 1.40 0.00 0.00 14.53 0.00 09:18:41 09:03:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 09:18:41 09:04:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:18:41 09:05:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 09:18:41 09:06:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 09:18:41 09:07:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 09:18:41 09:08:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 09:18:41 09:09:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 09:18:41 09:10:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 09:18:41 09:11:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 09:18:41 09:12:01 2.00 0.37 1.63 0.00 11.46 19.06 0.00 09:18:41 09:13:01 2.53 1.22 1.32 0.00 25.46 17.46 0.00 09:18:41 09:14:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 09:18:41 09:15:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 09:18:41 09:16:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 09:18:41 09:17:01 1.33 0.02 1.32 0.00 0.13 15.33 0.00 09:18:41 09:18:01 134.69 0.55 134.14 0.00 14.40 39022.83 0.00 09:18:41 Average: 76.16 1.63 74.53 0.00 190.72 23202.21 0.00 09:18:41 09:18:41 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:18:41 08:31:02 29539676 31561012 781308 2.38 60840 2249744 1891308 5.57 1027044 1969612 908 09:18:41 08:32:01 27150216 31071548 1230288 3.74 128392 3934772 2504012 7.38 2030540 3165296 679344 09:18:41 08:33:01 26918032 31153100 1145420 3.48 131836 4224116 2543900 7.50 1881300 3524000 433448 09:18:41 08:34:01 26678320 31484912 813780 2.47 136000 4740148 1875192 5.53 1445288 4155352 409840 09:18:41 08:35:01 21299896 31362140 929248 2.83 147596 9873572 2977024 8.77 1919828 8930792 1123948 09:18:41 08:36:01 13676680 31364188 901908 2.74 353920 16800232 2521648 7.43 2876344 15072320 746188 09:18:41 08:37:01 8152984 28388856 3808524 11.58 392240 18922840 11230920 33.10 6822192 16162248 1276632 09:18:41 08:38:01 4693492 27398280 4803176 14.61 408092 21284060 10971056 32.33 8857212 17504688 743236 09:18:41 08:39:01 8727004 31379148 884976 2.69 421980 21408596 2456016 7.24 3374700 19238460 532 09:18:41 08:40:01 8746428 31401268 863548 2.63 424164 21409432 2373720 7.00 3626060 18971136 548 09:18:41 08:41:01 8760220 31416220 848604 2.58 424920 21409828 2271384 6.69 4094372 18492196 704 09:18:41 08:42:01 8760400 31416412 848548 2.58 424940 21409820 2253320 6.64 4093152 18492188 132 09:18:41 08:43:01 8761176 31417304 847944 2.58 424944 21409948 2253320 6.64 4091800 18492304 172 09:18:41 08:44:01 8775056 31431216 834328 2.54 424956 21409952 2253320 6.64 4078056 18492308 172 09:18:41 08:45:01 8773280 31429608 835876 2.54 424984 21409952 2282716 6.73 4078080 18492388 24 09:18:41 08:46:01 8775068 31431432 834032 2.54 425016 21409956 2282716 6.73 4076492 18492392 160 09:18:41 08:47:01 8775208 31431572 833736 2.54 425044 21409956 2282716 6.73 4076228 18492392 16 09:18:41 08:48:01 8775072 31431484 833768 2.54 425056 21409964 2282716 6.73 4076512 18492400 152 09:18:41 08:49:01 8774976 31431392 833792 2.54 425088 21409968 2282716 6.73 4076312 18492404 12 09:18:41 08:50:01 8774936 31431412 833740 2.54 425116 21409968 2282716 6.73 4076312 18492404 172 09:18:41 08:51:01 8775152 31431632 833652 2.54 425124 21409972 2282716 6.73 4076400 18492408 8 09:18:41 08:52:01 8775680 31432184 833088 2.53 425140 21409972 2282716 6.73 4076404 18492408 152 09:18:41 08:53:01 8775608 31432116 833068 2.53 425152 21409976 2282716 6.73 4076148 18492412 4 09:18:41 08:54:01 8767872 31425364 839584 2.55 425208 21410596 2318220 6.83 4085844 18492940 4 09:18:41 08:55:01 8773756 31431256 833612 2.54 425244 21410588 2318220 6.83 4076436 18492940 8 09:18:41 08:56:01 8773092 31430616 834216 2.54 425256 21410604 2318220 6.83 4076760 18492944 4 09:18:41 08:57:01 8773116 31430644 834116 2.54 425268 21410608 2318220 6.83 4076396 18492944 4 09:18:41 08:58:01 8773360 31430892 833808 2.54 425268 21410612 2318220 6.83 4076380 18492948 136 09:18:41 08:59:01 8773740 31431316 833556 2.53 425296 21410612 2318220 6.83 4076432 18492960 8 09:18:41 09:00:01 8773472 31431056 833772 2.54 425312 21410616 2318220 6.83 4076432 18492964 140 09:18:41 09:01:01 8773488 31431132 833692 2.54 425348 21410620 2318220 6.83 4076540 18492972 12 09:18:41 09:02:01 8773440 31431124 833684 2.54 425360 21410620 2318220 6.83 4076748 18492964 172 09:18:41 09:03:01 8773416 31431104 833652 2.54 425376 21410624 2302160 6.78 4076584 18492968 12 09:18:41 09:04:01 8773304 31431052 833660 2.54 425412 21410624 2302160 6.78 4076944 18492968 156 09:18:41 09:05:01 8773516 31431288 833360 2.53 425444 21410620 2302160 6.78 4076620 18492972 8 09:18:41 09:06:01 8773216 31430996 833584 2.54 425448 21410632 2302160 6.78 4076684 18492972 140 09:18:41 09:07:01 8773136 31430920 833632 2.54 425460 21410636 2302160 6.78 4076616 18492976 12 09:18:41 09:08:01 8773076 31430864 833880 2.54 425460 21410640 2302160 6.78 4076616 18492980 136 09:18:41 09:09:01 8773060 31430852 833856 2.54 425468 21410640 2302160 6.78 4076624 18492980 8 09:18:41 09:10:01 8773012 31430972 833692 2.54 425484 21410772 2302160 6.78 4076656 18493104 52 09:18:41 09:11:01 8773028 31431004 833596 2.54 425504 21410772 2285992 6.74 4077032 18493116 12 09:18:41 09:12:01 8771808 31430188 834492 2.54 425544 21411112 2285992 6.74 4080620 18493240 4 09:18:41 09:13:01 8757172 31417372 847244 2.58 425572 21411888 2285992 6.74 4094680 18493492 12 09:18:41 09:14:01 8757124 31417368 847312 2.58 425600 21411892 2285992 6.74 4094772 18493428 4 09:18:41 09:15:01 8757528 31417792 847028 2.58 425628 21411888 2285992 6.74 4094452 18493428 4 09:18:41 09:16:01 8757552 31417828 846956 2.58 425652 21411896 2285992 6.74 4094236 18493428 140 09:18:41 09:17:01 8757284 31417596 847140 2.58 425676 21411896 2269892 6.69 4094492 18493432 8 09:18:41 09:18:01 7309728 31343216 918724 2.79 442268 22659584 2607144 7.68 4209796 19703824 591024 09:18:41 Average: 10570768 31265464 1001004 3.04 391314 19577049 2683226 7.91 3938712 16929842 125182 09:18:41 09:18:41 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:18:41 08:31:02 docker0 271.90 348.11 16.26 2964.11 0.00 0.00 0.00 0.00 09:18:41 08:31:02 veth79cb719 271.90 348.23 19.98 2964.12 0.00 0.00 0.00 0.24 09:18:41 08:31:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 09:18:41 08:31:02 ens3 1031.66 795.55 8350.86 122.39 0.00 0.00 0.00 0.00 09:18:41 08:32:01 docker0 197.73 287.60 17.13 1675.97 0.00 0.00 0.00 0.00 09:18:41 08:32:01 veth9582a04 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:32:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 09:18:41 08:32:01 ens3 445.21 287.78 5001.48 42.52 0.00 0.00 0.00 0.00 09:18:41 08:33:01 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 09:18:41 08:33:01 veth9582a04 1.25 1.28 0.11 0.11 0.00 0.00 0.00 0.00 09:18:41 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:33:01 ens3 35.68 21.51 28.24 15.75 0.00 0.00 0.00 0.00 09:18:41 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:34:01 veth9582a04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:34:01 ens3 19.68 11.68 17.16 9.43 0.00 0.00 0.00 0.00 09:18:41 08:35:01 docker0 10.50 20.81 0.65 268.06 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth1e8bcc3 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth7b856c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth5c9cfbb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:35:01 vethb413f66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth50d5772 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 vetha7a05c3 0.37 0.53 0.03 0.14 0.00 0.00 0.00 0.00 09:18:41 08:35:01 vethbae04a5 1.23 2.82 0.10 38.68 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth70d0590 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth0bd07dd 2.88 5.83 0.21 76.19 0.00 0.00 0.00 0.01 09:18:41 08:35:01 veth652eb03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth916964a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth1c3a75d 1.42 3.42 0.10 38.13 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth740a98f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 vethe19c17d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth51cab6a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth9e968ba 1.48 2.98 0.12 38.76 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth5c092e2 1.92 4.27 0.14 38.18 0.00 0.00 0.00 0.00 09:18:41 08:35:01 veth169b298 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:35:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:18:41 08:35:01 vetha093d2c 1.20 2.30 0.09 38.07 0.00 0.00 0.00 0.00 09:18:41 08:35:01 ens3 208.38 139.73 3412.64 179.13 0.00 0.00 0.00 0.00 09:18:41 08:36:01 docker0 509.91 1035.59 43.80 8499.16 0.00 0.00 0.00 0.00 09:18:41 08:36:01 vetha7a05c3 0.07 0.85 0.00 0.04 0.00 0.00 0.00 0.00 09:18:41 08:36:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 09:18:41 08:36:01 ens3 1126.52 551.10 9924.73 63.53 0.00 0.00 0.00 0.00 09:18:41 08:37:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:37:01 veth9a136b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 vethf9723f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 veth53be953 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 veth691603d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 vethd7f69c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 vetha7a05c3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:37:01 veth55ba451 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 vethfad7d25 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 vethe3a1cbc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 veth528deb7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 veth5e1e35d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 veth732afe9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 vethffa617d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:18:41 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:37:01 ens3 12.91 7.08 10.70 5.82 0.00 0.00 0.00 0.00 09:18:41 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 veth9a136b2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 vethf9723f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 veth53be953 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 veth691603d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 vethd7f69c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 vetha7a05c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 veth55ba451 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 vethfad7d25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 vethe3a1cbc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 veth528deb7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 veth5e1e35d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:38:01 ens3 4.25 2.17 3.46 1.87 0.00 0.00 0.00 0.00 09:18:41 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:39:01 lo 3.20 3.20 0.32 0.32 0.00 0.00 0.00 0.00 09:18:41 08:39:01 ens3 32.21 26.11 20.75 88.01 0.00 0.00 0.00 0.00 09:18:41 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:40:01 lo 53.52 53.52 5.27 5.27 0.00 0.00 0.00 0.00 09:18:41 08:40:01 ens3 458.81 454.66 243.21 1962.51 0.00 0.00 0.00 0.00 09:18:41 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:41:01 lo 22.06 22.06 2.18 2.18 0.00 0.00 0.00 0.00 09:18:41 08:41:01 ens3 319.05 321.31 119.69 2335.28 0.00 0.00 0.00 0.00 09:18:41 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:42:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 09:18:41 08:42:01 ens3 8.53 6.30 7.18 2.24 0.00 0.00 0.00 0.00 09:18:41 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:44:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:45:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:46:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:18:41 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:47:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:49:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:18:41 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:50:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:51:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:18:41 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:54:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:56:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 09:18:41 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:58:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 08:59:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:01:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:18:41 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:02:01 ens3 0.63 0.67 0.33 0.23 0.00 0.00 0.00 0.00 09:18:41 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:04:01 ens3 0.78 0.50 0.30 0.22 0.00 0.00 0.00 0.00 09:18:41 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:05:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:06:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:18:41 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:07:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:18:41 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:08:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:09:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:11:01 ens3 0.65 0.15 0.18 0.07 0.00 0.00 0.00 0.00 09:18:41 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:12:01 ens3 1.28 0.90 1.16 0.62 0.00 0.00 0.00 0.00 09:18:41 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:13:01 ens3 27.68 42.36 5.17 111.36 0.00 0.00 0.00 0.00 09:18:41 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:14:01 ens3 1.58 0.87 0.97 1.11 0.00 0.00 0.00 0.00 09:18:41 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:15:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:41 09:16:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:18:41 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:41 09:17:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:18:41 09:18:01 docker0 49.46 93.08 4.97 867.12 0.00 0.00 0.00 0.00 09:18:41 09:18:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 09:18:41 09:18:01 ens3 372.89 208.03 7991.19 44.43 0.00 0.00 0.00 0.00 09:18:41 Average: docker0 21.62 37.13 1.72 296.93 0.00 0.00 0.00 0.00 09:18:41 Average: lo 1.96 1.96 0.19 0.19 0.00 0.00 0.00 0.00 09:18:41 Average: ens3 85.53 59.93 730.62 103.91 0.00 0.00 0.00 0.00 09:18:41 09:18:41 09:18:41 ---> sar -P ALL: 09:18:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41557) 03/18/25 _x86_64_ (8 CPU) 09:18:41 09:18:41 08:29:52 LINUX RESTART (8 CPU) 09:18:41 09:18:41 08:30:01 CPU %user %nice %system %iowait %steal %idle 09:18:41 08:31:02 all 8.70 0.00 2.49 2.42 0.05 86.34 09:18:41 08:31:02 0 9.69 0.00 2.30 0.12 0.05 87.84 09:18:41 08:31:02 1 11.78 0.00 3.66 0.22 0.05 84.29 09:18:41 08:31:02 2 8.84 0.00 2.02 0.25 0.03 88.85 09:18:41 08:31:02 3 8.42 0.00 2.95 10.19 0.07 78.37 09:18:41 08:31:02 4 8.90 0.00 1.53 1.98 0.05 87.55 09:18:41 08:31:02 5 5.95 0.00 2.31 2.61 0.05 89.09 09:18:41 08:31:02 6 8.80 0.00 2.16 0.17 0.05 88.82 09:18:41 08:31:02 7 7.16 0.00 3.02 3.87 0.05 85.90 09:18:41 08:32:01 all 31.44 0.00 6.85 1.46 0.08 60.16 09:18:41 08:32:01 0 31.05 0.00 8.63 8.96 0.09 51.28 09:18:41 08:32:01 1 32.56 0.00 5.96 0.07 0.07 61.34 09:18:41 08:32:01 2 30.72 0.00 6.63 1.68 0.09 60.88 09:18:41 08:32:01 3 31.28 0.00 6.83 0.52 0.09 61.29 09:18:41 08:32:01 4 32.83 0.00 7.05 0.31 0.09 59.72 09:18:41 08:32:01 5 30.35 0.00 6.38 0.07 0.07 63.14 09:18:41 08:32:01 6 31.43 0.00 7.40 0.10 0.07 61.00 09:18:41 08:32:01 7 31.33 0.00 5.96 0.03 0.09 62.59 09:18:41 08:33:01 all 36.76 0.00 6.06 0.55 0.08 56.55 09:18:41 08:33:01 0 37.31 0.00 6.25 0.02 0.08 56.34 09:18:41 08:33:01 1 39.24 0.00 6.26 0.00 0.08 54.42 09:18:41 08:33:01 2 36.18 0.00 5.99 0.07 0.07 57.70 09:18:41 08:33:01 3 37.68 0.00 5.74 0.82 0.08 55.67 09:18:41 08:33:01 4 36.22 0.00 6.39 0.05 0.07 57.27 09:18:41 08:33:01 5 35.94 0.00 5.44 0.00 0.07 58.56 09:18:41 08:33:01 6 37.16 0.00 6.57 3.48 0.08 52.71 09:18:41 08:33:01 7 34.39 0.00 5.82 0.00 0.07 59.73 09:18:41 08:34:01 all 66.42 0.00 8.22 0.13 0.09 25.14 09:18:41 08:34:01 0 67.74 0.00 8.27 0.05 0.10 23.84 09:18:41 08:34:01 1 65.22 0.00 8.23 0.00 0.10 26.45 09:18:41 08:34:01 2 65.40 0.00 8.71 0.15 0.10 25.64 09:18:41 08:34:01 3 68.08 0.00 7.98 0.00 0.08 23.86 09:18:41 08:34:01 4 66.29 0.00 8.51 0.00 0.08 25.11 09:18:41 08:34:01 5 65.94 0.00 7.51 0.00 0.10 26.45 09:18:41 08:34:01 6 66.44 0.00 8.64 0.80 0.10 24.01 09:18:41 08:34:01 7 66.22 0.00 7.96 0.00 0.08 25.74 09:18:41 08:35:01 all 25.55 0.00 7.90 7.75 0.09 58.71 09:18:41 08:35:01 0 24.32 0.00 8.23 5.33 0.08 62.03 09:18:41 08:35:01 1 24.80 0.00 8.37 6.86 0.08 59.88 09:18:41 08:35:01 2 26.45 0.00 7.71 4.25 0.07 61.53 09:18:41 08:35:01 3 28.11 0.00 7.97 11.57 0.08 52.27 09:18:41 08:35:01 4 25.52 0.00 7.57 5.76 0.12 61.02 09:18:41 08:35:01 5 25.13 0.00 7.91 14.60 0.09 52.28 09:18:41 08:35:01 6 25.38 0.00 8.06 9.11 0.08 57.36 09:18:41 08:35:01 7 24.73 0.00 7.38 4.55 0.10 63.24 09:18:41 08:36:01 all 12.89 0.00 7.33 26.34 0.09 53.36 09:18:41 08:36:01 0 13.19 0.00 7.15 16.20 0.08 63.37 09:18:41 08:36:01 1 12.00 0.00 7.29 22.97 0.08 57.66 09:18:41 08:36:01 2 14.09 0.00 6.50 13.94 0.08 65.39 09:18:41 08:36:01 3 13.29 0.00 8.29 55.65 0.10 22.67 09:18:41 08:36:01 4 12.31 0.00 7.65 20.57 0.07 59.39 09:18:41 08:36:01 5 12.80 0.00 7.37 29.57 0.08 50.17 09:18:41 08:36:01 6 11.74 0.00 7.42 16.21 0.10 64.53 09:18:41 08:36:01 7 13.66 0.00 6.96 35.77 0.12 43.49 09:18:41 08:37:01 all 78.83 0.00 11.47 2.79 0.12 6.78 09:18:41 08:37:01 0 78.13 0.00 12.32 0.78 0.12 8.65 09:18:41 08:37:01 1 78.99 0.00 11.53 0.93 0.12 8.43 09:18:41 08:37:01 2 79.94 0.00 10.66 0.90 0.13 8.37 09:18:41 08:37:01 3 79.62 0.00 10.30 4.68 0.12 5.28 09:18:41 08:37:01 4 77.84 0.00 12.51 2.43 0.12 7.11 09:18:41 08:37:01 5 79.21 0.00 11.22 3.17 0.12 6.28 09:18:41 08:37:01 6 78.33 0.00 11.93 1.12 0.12 8.51 09:18:41 08:37:01 7 78.60 0.00 11.30 8.32 0.13 1.64 09:18:41 08:38:01 all 90.23 0.00 9.65 0.00 0.12 0.00 09:18:41 08:38:01 0 89.23 0.00 10.65 0.00 0.12 0.00 09:18:41 08:38:01 1 91.14 0.00 8.73 0.00 0.13 0.00 09:18:41 08:38:01 2 91.47 0.00 8.42 0.00 0.12 0.00 09:18:41 08:38:01 3 90.29 0.00 9.60 0.00 0.12 0.00 09:18:41 08:38:01 4 89.67 0.00 10.21 0.00 0.12 0.00 09:18:41 08:38:01 5 90.30 0.00 9.58 0.00 0.12 0.00 09:18:41 08:38:01 6 89.74 0.00 10.15 0.00 0.12 0.00 09:18:41 08:38:01 7 89.99 0.00 9.90 0.00 0.12 0.00 09:18:41 08:39:01 all 77.17 0.00 10.24 1.84 0.11 10.64 09:18:41 08:39:01 0 77.38 0.00 10.11 2.34 0.13 10.04 09:18:41 08:39:01 1 78.22 0.00 9.29 2.29 0.12 10.09 09:18:41 08:39:01 2 77.82 0.00 10.02 1.87 0.12 10.17 09:18:41 08:39:01 3 76.43 0.00 10.66 1.59 0.10 11.22 09:18:41 08:39:01 4 77.55 0.00 9.95 1.64 0.08 10.78 09:18:41 08:39:01 5 76.39 0.00 10.41 1.02 0.12 12.07 09:18:41 08:39:01 6 78.03 0.00 9.80 2.32 0.12 9.73 09:18:41 08:39:01 7 75.51 0.00 11.70 1.67 0.12 11.00 09:18:41 08:40:01 all 8.16 0.00 1.15 0.14 0.07 90.49 09:18:41 08:40:01 0 7.98 0.00 1.37 0.05 0.08 90.51 09:18:41 08:40:01 1 7.64 0.00 1.05 0.05 0.05 91.21 09:18:41 08:40:01 2 10.39 0.00 1.09 0.07 0.07 88.39 09:18:41 08:40:01 3 8.01 0.00 1.02 0.02 0.08 90.87 09:18:41 08:40:01 4 7.45 0.00 1.19 0.44 0.07 90.86 09:18:41 08:40:01 5 6.88 0.00 1.14 0.05 0.05 91.88 09:18:41 08:40:01 6 6.93 0.00 1.15 0.42 0.07 91.43 09:18:41 08:40:01 7 10.01 0.00 1.15 0.03 0.07 88.74 09:18:41 08:41:01 all 9.89 0.00 0.65 0.08 0.07 89.31 09:18:41 08:41:01 0 8.70 0.00 0.72 0.03 0.07 90.49 09:18:41 08:41:01 1 11.57 0.00 0.58 0.32 0.05 87.48 09:18:41 08:41:01 2 12.01 0.00 0.65 0.02 0.08 87.23 09:18:41 08:41:01 3 10.89 0.00 0.65 0.15 0.07 88.24 09:18:41 08:41:01 4 12.84 0.00 0.60 0.02 0.08 86.46 09:18:41 08:41:01 5 5.47 0.00 0.55 0.05 0.07 93.86 09:18:41 08:41:01 6 9.34 0.00 0.70 0.02 0.05 89.89 09:18:41 08:41:01 7 8.30 0.00 0.77 0.02 0.07 90.84 09:18:41 09:18:41 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:18:41 08:42:01 all 0.07 0.00 0.04 0.01 0.02 99.86 09:18:41 08:42:01 0 0.07 0.00 0.10 0.00 0.03 99.80 09:18:41 08:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 08:42:01 2 0.10 0.00 0.03 0.03 0.00 99.83 09:18:41 08:42:01 3 0.07 0.00 0.03 0.02 0.03 99.85 09:18:41 08:42:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:18:41 08:42:01 5 0.12 0.00 0.03 0.00 0.03 99.82 09:18:41 08:42:01 6 0.12 0.00 0.05 0.00 0.02 99.82 09:18:41 08:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:18:41 08:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:18:41 08:43:01 0 0.07 0.00 0.02 0.02 0.02 99.88 09:18:41 08:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:18:41 08:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 08:43:01 3 0.05 0.00 0.05 0.02 0.03 99.85 09:18:41 08:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 08:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 08:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:18:41 08:44:01 all 0.05 0.00 0.01 0.00 0.02 99.92 09:18:41 08:44:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:18:41 08:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 08:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 08:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 08:44:01 4 0.03 0.00 0.00 0.00 0.03 99.93 09:18:41 08:44:01 5 0.20 0.00 0.02 0.00 0.03 99.75 09:18:41 08:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:18:41 08:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 08:45:01 all 0.27 0.00 0.04 0.01 0.01 99.67 09:18:41 08:45:01 0 0.00 0.00 0.05 0.02 0.02 99.92 09:18:41 08:45:01 1 0.00 0.00 0.03 0.02 0.00 99.95 09:18:41 08:45:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:18:41 08:45:01 3 0.03 0.00 0.03 0.07 0.02 99.85 09:18:41 08:45:01 4 0.02 0.00 0.05 0.00 0.02 99.92 09:18:41 08:45:01 5 2.07 0.00 0.07 0.00 0.03 97.83 09:18:41 08:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 08:45:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:18:41 08:46:01 all 0.28 0.00 0.02 0.00 0.02 99.68 09:18:41 08:46:01 0 0.02 0.00 0.05 0.02 0.02 99.90 09:18:41 08:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 08:46:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 08:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:18:41 08:46:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:18:41 08:46:01 5 2.04 0.00 0.03 0.00 0.03 97.90 09:18:41 08:46:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:18:41 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 08:47:01 all 0.26 0.00 0.02 0.00 0.01 99.71 09:18:41 08:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:18:41 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 08:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 08:47:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:18:41 08:47:01 5 1.94 0.00 0.03 0.00 0.02 98.01 09:18:41 08:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:18:41 08:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 08:48:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:18:41 08:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 08:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:18:41 08:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 08:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:18:41 08:48:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:18:41 08:48:01 5 0.17 0.00 0.03 0.00 0.03 99.77 09:18:41 08:48:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:18:41 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 08:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:18:41 08:49:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:18:41 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 08:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 08:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:18:41 08:49:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:18:41 08:49:01 5 0.07 0.00 0.02 0.00 0.03 99.88 09:18:41 08:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 08:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 08:50:01 all 0.05 0.00 0.01 0.01 0.01 99.92 09:18:41 08:50:01 0 0.02 0.00 0.03 0.05 0.02 99.88 09:18:41 08:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:18:41 08:50:01 2 0.12 0.00 0.00 0.00 0.00 99.88 09:18:41 08:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 08:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 08:50:01 5 0.08 0.00 0.03 0.00 0.02 99.87 09:18:41 08:50:01 6 0.05 0.00 0.00 0.03 0.00 99.92 09:18:41 08:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 08:51:01 all 0.03 0.00 0.02 0.00 0.01 99.93 09:18:41 08:51:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:18:41 08:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 08:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 08:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:18:41 08:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:18:41 08:51:01 5 0.07 0.00 0.05 0.00 0.03 99.85 09:18:41 08:51:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:18:41 08:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 08:52:01 all 0.04 0.00 0.01 0.00 0.02 99.94 09:18:41 08:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:18:41 08:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 08:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:18:41 08:52:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:18:41 08:52:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:18:41 08:52:01 5 0.10 0.00 0.02 0.00 0.03 99.85 09:18:41 08:52:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:18:41 08:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:18:41 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:18:41 08:53:01 all 0.17 0.00 0.02 0.00 0.01 99.80 09:18:41 08:53:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:18:41 08:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:18:41 08:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 08:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 08:53:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:18:41 08:53:01 5 1.18 0.00 0.07 0.00 0.02 98.74 09:18:41 08:53:01 6 0.05 0.00 0.03 0.02 0.02 99.88 09:18:41 08:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 08:54:01 all 0.33 0.00 0.04 0.01 0.02 99.60 09:18:41 08:54:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:18:41 08:54:01 1 0.25 0.00 0.12 0.02 0.02 99.60 09:18:41 08:54:01 2 0.10 0.00 0.03 0.00 0.00 99.87 09:18:41 08:54:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:18:41 08:54:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:18:41 08:54:01 5 1.89 0.00 0.05 0.00 0.03 98.03 09:18:41 08:54:01 6 0.23 0.00 0.00 0.03 0.02 99.72 09:18:41 08:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:18:41 08:55:01 all 0.27 0.00 0.02 0.01 0.01 99.68 09:18:41 08:55:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:18:41 08:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:18:41 08:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 08:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:18:41 08:55:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:18:41 08:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:18:41 08:55:01 6 2.00 0.00 0.03 0.10 0.03 97.83 09:18:41 08:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:18:41 08:56:01 all 0.27 0.00 0.02 0.00 0.01 99.69 09:18:41 08:56:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:18:41 08:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:18:41 08:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:18:41 08:56:01 3 0.10 0.00 0.05 0.00 0.02 99.83 09:18:41 08:56:01 4 0.03 0.00 0.00 0.00 0.03 99.93 09:18:41 08:56:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 08:56:01 6 1.87 0.00 0.05 0.02 0.02 98.04 09:18:41 08:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 08:57:01 all 0.05 0.00 0.02 0.00 0.01 99.92 09:18:41 08:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 08:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 08:57:01 3 0.08 0.00 0.03 0.00 0.02 99.87 09:18:41 08:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 08:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:18:41 08:57:01 6 0.22 0.00 0.07 0.02 0.02 99.68 09:18:41 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 08:58:01 all 0.03 0.00 0.01 0.00 0.02 99.94 09:18:41 08:58:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:18:41 08:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 08:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 08:58:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:18:41 08:58:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:18:41 08:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 08:58:01 6 0.05 0.00 0.02 0.02 0.02 99.90 09:18:41 08:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 08:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:18:41 08:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 08:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 08:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 08:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:18:41 08:59:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:18:41 08:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 08:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 09:00:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:18:41 09:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:18:41 09:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:18:41 09:00:01 3 0.08 0.00 0.02 0.00 0.02 99.88 09:18:41 09:00:01 4 0.03 0.00 0.02 0.02 0.03 99.90 09:18:41 09:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:00:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:18:41 09:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:01:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:18:41 09:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:18:41 09:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:18:41 09:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:18:41 09:01:01 3 0.10 0.00 0.02 0.00 0.02 99.87 09:18:41 09:01:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:18:41 09:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 09:01:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:18:41 09:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:02:01 all 0.03 0.00 0.01 0.00 0.02 99.94 09:18:41 09:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:18:41 09:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 09:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 09:02:01 3 0.07 0.00 0.05 0.00 0.03 99.85 09:18:41 09:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 09:02:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:18:41 09:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 09:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:03:01 all 0.27 0.00 0.01 0.01 0.01 99.70 09:18:41 09:03:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:18:41 09:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:18:41 09:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:18:41 09:03:01 3 0.13 0.00 0.02 0.00 0.02 99.83 09:18:41 09:03:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:18:41 09:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:18:41 09:03:01 6 1.81 0.00 0.02 0.07 0.02 98.09 09:18:41 09:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 09:18:41 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:18:41 09:04:01 all 0.07 0.00 0.01 0.01 0.01 99.90 09:18:41 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:18:41 09:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:18:41 09:04:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:18:41 09:04:01 6 0.38 0.00 0.02 0.07 0.00 99.53 09:18:41 09:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:18:41 09:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:18:41 09:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:18:41 09:05:01 3 0.08 0.00 0.03 0.00 0.02 99.87 09:18:41 09:05:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:18:41 09:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 09:05:01 6 0.03 0.00 0.00 0.05 0.02 99.90 09:18:41 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:18:41 09:06:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:18:41 09:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:06:01 3 0.07 0.00 0.02 0.00 0.03 99.88 09:18:41 09:06:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:18:41 09:06:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:18:41 09:06:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:18:41 09:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 09:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:18:41 09:07:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:18:41 09:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 09:07:01 3 0.08 0.00 0.03 0.00 0.02 99.87 09:18:41 09:07:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:18:41 09:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 09:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:18:41 09:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:18:41 09:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:08:01 3 0.05 0.00 0.05 0.00 0.03 99.87 09:18:41 09:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:18:41 09:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:08:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:18:41 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:09:01 all 0.04 0.00 0.01 0.00 0.02 99.93 09:18:41 09:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:18:41 09:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:18:41 09:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 09:09:01 3 0.10 0.00 0.03 0.00 0.02 99.85 09:18:41 09:09:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:18:41 09:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 09:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:18:41 09:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 09:10:01 all 0.19 0.00 0.01 0.01 0.01 99.77 09:18:41 09:10:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:18:41 09:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:10:01 3 0.05 0.00 0.03 0.00 0.03 99.88 09:18:41 09:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 09:10:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:18:41 09:10:01 6 1.39 0.00 0.03 0.02 0.02 98.55 09:18:41 09:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:18:41 09:11:01 all 0.28 0.00 0.01 0.00 0.02 99.69 09:18:41 09:11:01 0 0.00 0.00 0.03 0.02 0.02 99.93 09:18:41 09:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 09:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 09:11:01 3 0.05 0.00 0.00 0.00 0.03 99.92 09:18:41 09:11:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:18:41 09:11:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:18:41 09:11:01 6 1.99 0.00 0.00 0.02 0.02 97.98 09:18:41 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:12:01 all 0.34 0.00 0.02 0.01 0.01 99.62 09:18:41 09:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:18:41 09:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:18:41 09:12:01 2 0.22 0.00 0.03 0.00 0.03 99.72 09:18:41 09:12:01 3 0.20 0.00 0.02 0.00 0.02 99.77 09:18:41 09:12:01 4 0.10 0.00 0.00 0.00 0.00 99.90 09:18:41 09:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:12:01 6 2.00 0.00 0.03 0.02 0.02 97.93 09:18:41 09:12:01 7 0.17 0.00 0.02 0.07 0.02 99.73 09:18:41 09:13:01 all 0.30 0.00 0.07 0.01 0.01 99.60 09:18:41 09:13:01 0 0.17 0.00 0.05 0.02 0.02 99.75 09:18:41 09:13:01 1 0.38 0.00 0.05 0.00 0.00 99.57 09:18:41 09:13:01 2 0.35 0.00 0.07 0.00 0.02 99.57 09:18:41 09:13:01 3 0.32 0.00 0.08 0.02 0.03 99.55 09:18:41 09:13:01 4 0.37 0.00 0.05 0.00 0.00 99.58 09:18:41 09:13:01 5 0.08 0.00 0.05 0.00 0.02 99.85 09:18:41 09:13:01 6 0.30 0.00 0.07 0.03 0.02 99.58 09:18:41 09:13:01 7 0.45 0.00 0.13 0.02 0.02 99.38 09:18:41 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:18:41 09:14:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:18:41 09:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 09:14:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:18:41 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:18:41 09:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:18:41 09:14:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:18:41 09:18:41 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:18:41 09:15:01 all 0.20 0.00 0.01 0.00 0.01 99.78 09:18:41 09:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:18:41 09:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:15:01 3 0.08 0.00 0.02 0.00 0.02 99.88 09:18:41 09:15:01 4 1.45 0.00 0.03 0.00 0.02 98.50 09:18:41 09:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:18:41 09:15:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:18:41 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:16:01 all 0.28 0.00 0.01 0.01 0.01 99.69 09:18:41 09:16:01 0 0.00 0.00 0.03 0.02 0.02 99.93 09:18:41 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:18:41 09:16:01 3 0.10 0.00 0.03 0.00 0.03 99.83 09:18:41 09:16:01 4 2.00 0.00 0.00 0.00 0.00 98.00 09:18:41 09:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:18:41 09:16:01 6 0.02 0.00 0.00 0.05 0.00 99.93 09:18:41 09:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:18:41 09:17:01 all 0.21 0.00 0.02 0.00 0.01 99.76 09:18:41 09:17:01 0 0.02 0.00 0.05 0.02 0.02 99.90 09:18:41 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:18:41 09:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:18:41 09:17:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:18:41 09:17:01 4 1.48 0.00 0.02 0.00 0.02 98.48 09:18:41 09:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:18:41 09:17:01 6 0.05 0.00 0.03 0.02 0.00 99.90 09:18:41 09:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:18:41 09:18:01 all 8.28 0.00 3.66 0.72 0.05 87.29 09:18:41 09:18:01 0 7.98 0.00 3.45 0.64 0.07 87.86 09:18:41 09:18:01 1 8.24 0.00 4.43 0.20 0.05 87.07 09:18:41 09:18:01 2 10.11 0.00 3.58 0.19 0.05 86.08 09:18:41 09:18:01 3 8.30 0.00 2.79 0.07 0.07 88.77 09:18:41 09:18:01 4 8.28 0.00 2.63 0.15 0.05 88.89 09:18:41 09:18:01 5 7.40 0.00 3.48 0.03 0.05 89.04 09:18:41 09:18:01 6 7.93 0.00 3.44 4.34 0.05 84.24 09:18:41 09:18:01 7 8.00 0.00 5.45 0.12 0.03 86.39 09:18:41 Average: all 9.52 0.00 1.58 0.92 0.03 87.95 09:18:41 Average: 0 9.41 0.00 1.66 0.72 0.03 88.17 09:18:41 Average: 1 9.61 0.00 1.57 0.70 0.02 88.10 09:18:41 Average: 2 9.65 0.00 1.50 0.48 0.03 88.34 09:18:41 Average: 3 9.61 0.00 1.57 1.76 0.04 87.03 09:18:41 Average: 4 9.59 0.00 1.58 0.69 0.04 88.11 09:18:41 Average: 5 9.40 0.00 1.53 1.05 0.03 87.98 09:18:41 Average: 6 9.63 0.00 1.62 0.80 0.03 87.92 09:18:41 Average: 7 9.31 0.00 1.61 1.12 0.03 87.93 09:18:41 09:18:41 09:18:41