Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 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-ssh4102652076642551921.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11783441052100812881.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3962024420609407418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh3587051477513833972.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-ssh868619429397556121.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40459 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/807 [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/807 # 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 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a (main) Commit message: "Merge pull request #5104 from judehung/update-release-odessa" > 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 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a # timeout=10 > git rev-list --no-walk c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:05:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:05:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:05:03 ========================================================= 11:05:03 EdgeX Global Pipelines Version Info 11:05:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:05:04 ------------------- 11:05:04 stable info: 11:05:04 ------------------- 11:05:04 Commited By: Cherry Wang cherry@iotechsys.com 11:05:04 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:05:04 Message: update stable to v1.0.269 11:05:04 ------------------- 11:05:04 experimental info: 11:05:04 ------------------- 11:05:04 Commited By: Ginny Guan ginny@iotechsys.com 11:05:04 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:05:04 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0039a45 [Pipeline] echo 11:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:05 provisioning config files... 11:05:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/807@tmp/config18179744835015165914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:05 ---> ****-login.sh 11:05:05 nexus3.edgexfoundry.org:10001 11:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:06 Configure a credential helper to remove this warning. See 11:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:06 11:05:06 Login Succeeded 11:05:06 nexus3.edgexfoundry.org:10002 11:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:06 Configure a credential helper to remove this warning. See 11:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:06 11:05:06 Login Succeeded 11:05:06 nexus3.edgexfoundry.org:10003 11:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:06 Configure a credential helper to remove this warning. See 11:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:06 11:05:06 Login Succeeded 11:05:06 nexus3.edgexfoundry.org:10004 11:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:06 Configure a credential helper to remove this warning. See 11:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:06 11:05:06 Login Succeeded 11:05:06 ****.io 11:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:06 Configure a credential helper to remove this warning. See 11:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:06 11:05:06 Login Succeeded 11:05:06 ---> ****-login.sh ends [Pipeline] } 11:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:06 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 11:05:06 + dirname cmd/core-command/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo core-command,cmd/core-command/Dockerfile 11:05:06 + dirname cmd/core-common-config-bootstrapper/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 11:05:06 + dirname cmd/core-data/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo core-data,cmd/core-data/Dockerfile 11:05:06 + dirname cmd/core-keeper/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo core-keeper,cmd/core-keeper/Dockerfile 11:05:06 + dirname cmd/core-metadata/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo core-metadata,cmd/core-metadata/Dockerfile 11:05:06 + dirname cmd/security-bootstrapper/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:05:06 + dirname cmd/security-proxy-auth/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 11:05:06 + dirname cmd/security-proxy-setup/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:05:06 + dirname cmd/security-secretstore-setup/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:05:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:05:06 + dirname cmd/security-spire-agent/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:05:06 + dirname cmd/security-spire-config/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:05:06 + dirname cmd/security-spire-server/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:05:06 + dirname cmd/support-notifications/Dockerfile 11:05:06 + cut -d/ -f2 11:05:06 + echo support-notifications,cmd/support-notifications/Dockerfile 11:05:06 + + dirname cmd/support-scheduler/Dockerfilecut 11:05:06 -d/ -f2 11:05:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 11:05:06 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:05:07 + git rev-list -1 --merges 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a~1..0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] echo 11:05:07 -----------> git rev-list -1 --merges 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a~1..0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:05:07 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [false] [Pipeline] sh 11:05:07 + git log --format=format:%s -1 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] echo 11:05:07 ========================================================= 11:05:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:05:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:05:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:05:08 + grep -v github /etc/ssh/ssh_known_hosts 11:05:08 + [ -e /tmp/ssh_known_hosts ] 11:05:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:05:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:05:08 sudo tee -a /etc/ssh/ssh_known_hosts 11:05:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:08 11:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:08 0.1.4: Pulling from edgex-devops/py-git-semver 11:05:08 b85a868b505f: Pulling fs layer 11:05:08 e2be974225ed: Pulling fs layer 11:05:08 339a4e72a1f5: Pulling fs layer 11:05:08 988bab9f4d93: Pulling fs layer 11:05:08 1469e6f7b9e6: Pulling fs layer 11:05:08 eaf3925da568: Pulling fs layer 11:05:08 988bab9f4d93: Waiting 11:05:08 1469e6f7b9e6: Waiting 11:05:08 bab4dde63d76: Pulling fs layer 11:05:08 bde34c3a00c8: Pulling fs layer 11:05:08 eaf3925da568: Waiting 11:05:08 b352a97aabf1: Pulling fs layer 11:05:08 bab4dde63d76: Waiting 11:05:08 4872d77fe225: Pulling fs layer 11:05:08 5851b861e8e6: Pulling fs layer 11:05:08 bde34c3a00c8: Waiting 11:05:08 b352a97aabf1: Waiting 11:05:08 e2be974225ed: Verifying Checksum 11:05:08 e2be974225ed: Download complete 11:05:08 988bab9f4d93: Download complete 11:05:09 1469e6f7b9e6: Verifying Checksum 11:05:09 1469e6f7b9e6: Download complete 11:05:09 339a4e72a1f5: Verifying Checksum 11:05:09 339a4e72a1f5: Download complete 11:05:09 eaf3925da568: Verifying Checksum 11:05:09 eaf3925da568: Download complete 11:05:09 bde34c3a00c8: Download complete 11:05:09 b352a97aabf1: Verifying Checksum 11:05:09 b352a97aabf1: Download complete 11:05:09 4872d77fe225: Download complete 11:05:09 5851b861e8e6: Download complete 11:05:09 b85a868b505f: Verifying Checksum 11:05:09 b85a868b505f: Download complete 11:05:09 bab4dde63d76: Verifying Checksum 11:05:09 bab4dde63d76: Download complete 11:05:10 b85a868b505f: Pull complete 11:05:10 e2be974225ed: Pull complete 11:05:10 339a4e72a1f5: Pull complete 11:05:10 988bab9f4d93: Pull complete 11:05:11 1469e6f7b9e6: Pull complete 11:05:11 eaf3925da568: Pull complete 11:05:12 bab4dde63d76: Pull complete 11:05:12 bde34c3a00c8: Pull complete 11:05:13 b352a97aabf1: Pull complete 11:05:13 4872d77fe225: Pull complete 11:05:13 5851b861e8e6: Pull complete 11:05:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:13 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:05:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:05:16 $ docker top e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 -eo pid,comm 11:05:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:05:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:05:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:16 [ssh-agent] Looking for ssh-agent implementation... 11:05:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:16 $ docker exec e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 ssh-agent 11:05:16 SSH_AUTH_SOCK=/tmp/ssh-vD7ZxtwBGyoS/agent.32 11:05:16 SSH_AGENT_PID=38 11:05:16 Running ssh-add (command line suppressed) 11:05:16 Identity added: /w/workspace/edgex-go/807@tmp/private_key_6350277788858364122.key (/w/workspace/edgex-go/807@tmp/private_key_6350277788858364122.key) 11:05:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:17 + git tag --points-at HEAD [Pipeline] } 11:05:17 $ docker exec --env ******** --env ******** e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 ssh-agent -k 11:05:17 unset SSH_AUTH_SOCK; 11:05:17 unset SSH_AGENT_PID; 11:05:17 echo Agent pid 38 killed; 11:05:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:05:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:17 [ssh-agent] Looking for ssh-agent implementation... 11:05:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:17 $ docker exec e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 ssh-agent 11:05:17 SSH_AUTH_SOCK=/tmp/ssh-Aq949BmYZwKU/agent.71 11:05:17 SSH_AGENT_PID=77 11:05:17 Running ssh-add (command line suppressed) 11:05:17 Identity added: /w/workspace/edgex-go/807@tmp/private_key_11714955726309116809.key (/w/workspace/edgex-go/807@tmp/private_key_11714955726309116809.key) 11:05:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:18 + git semver init 11:05:18 2025-03-06 11:05:18,225 [run_init] DEBUG init version:0.0.0 force:False 11:05:18 2025-03-06 11:05:18,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/807/.semver 11:05:18 2025-03-06 11:05:18,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/807/.semver 11:05:18 2025-03-06 11:05:18,227 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/807/.semver'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=None) 11:05:24 2025-03-06 11:05:23,570 [append_file] DEBUG append to file:/w/workspace/edgex-go/807/.git/info/exclude 11:05:24 2025-03-06 11:05:23,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/807/.semver/main with force:False 11:05:24 2025-03-06 11:05:23,571 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main 11:05:24 2025-03-06 11:05:23,571 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main 11:05:24 4.0.0-dev.69 [Pipeline] } 11:05:24 $ docker exec --env ******** --env ******** e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 ssh-agent -k 11:05:24 unset SSH_AUTH_SOCK; 11:05:24 unset SSH_AGENT_PID; 11:05:24 echo Agent pid 77 killed; 11:05:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:25 + git semver [Pipeline] } 11:05:25 $ docker stop --time=1 e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 11:05:26 $ docker rm -f --volumes e6d29cb8525315e446b511b7019f99251fd0cac0a04481e3bdf220bf6ed19446 [Pipeline] // withDockerContainer [Pipeline] sh 11:05:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:05:27 Stashed 1 file(s) [Pipeline] echo 11:05:27 [edgeXSemver]: initialized semver on version 4.0.0-dev.69 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:27 + git config --global --add safe.directory /w/workspace/edgex-go/807 [Pipeline] echo 11:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:05:28 ========================================================= 11:05:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:05:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:05:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:05:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:05:28 da9db072f522: Pulling fs layer 11:05:28 6ef4a4ee8ca5: Pulling fs layer 11:05:28 06f05ace1117: Pulling fs layer 11:05:28 5fe327b54edc: Pulling fs layer 11:05:28 4f4fb700ef54: Pulling fs layer 11:05:28 92a5565b7b96: Pulling fs layer 11:05:28 5fe327b54edc: Waiting 11:05:28 4f4fb700ef54: Waiting 11:05:28 ff9bb7016b71: Pulling fs layer 11:05:28 92a5565b7b96: Waiting 11:05:28 b67dba6c2c7d: Pulling fs layer 11:05:28 a813b0c90790: Pulling fs layer 11:05:28 ff9bb7016b71: Waiting 11:05:28 6ef4a4ee8ca5: Verifying Checksum 11:05:28 6ef4a4ee8ca5: Download complete 11:05:28 5fe327b54edc: Download complete 11:05:28 4f4fb700ef54: Verifying Checksum 11:05:28 4f4fb700ef54: Download complete 11:05:28 92a5565b7b96: Verifying Checksum 11:05:28 92a5565b7b96: Download complete 11:05:28 da9db072f522: Download complete 11:05:28 ff9bb7016b71: Verifying Checksum 11:05:28 ff9bb7016b71: Download complete 11:05:28 da9db072f522: Pull complete 11:05:28 a813b0c90790: Verifying Checksum 11:05:28 a813b0c90790: Download complete 11:05:28 6ef4a4ee8ca5: Pull complete 11:05:28 06f05ace1117: Verifying Checksum 11:05:28 06f05ace1117: Download complete 11:05:29 b67dba6c2c7d: Verifying Checksum 11:05:29 b67dba6c2c7d: Download complete 11:05:32 06f05ace1117: Pull complete 11:05:32 5fe327b54edc: Pull complete 11:05:32 4f4fb700ef54: Pull complete 11:05:32 92a5565b7b96: Pull complete 11:05:32 ff9bb7016b71: Pull complete 11:05:35 b67dba6c2c7d: Pull complete 11:05:35 a813b0c90790: Pull complete 11:05:35 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 11:05:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:05:35 WORKDIR /edgex 11:05:35 COPY go.mod . 11:05:35 RUN go mod download+ 11:05:35 docker build -t ci-base-image-x86_64 -f - . 11:05:36 Sending build context to Docker daemon 180.4MB 11:05:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:05:36 ---> 3ba60ce46760 11:05:36 Step 2/4 : WORKDIR /edgex 11:05:41 ---> Running in a535fe8f0956 11:05:41 Removing intermediate container a535fe8f0956 11:05:41 ---> a5d6717839ec 11:05:41 Step 3/4 : COPY go.mod . 11:05:41 ---> b1a6dbbb91df 11:05:41 Step 4/4 : RUN go mod download 11:05:41 ---> Running in 14a5ac3d20f8 11:05:42 Still waiting to schedule task 11:05:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:05:59 Removing intermediate container 14a5ac3d20f8 11:05:59 ---> f714a1b8a9d2 11:05:59 Successfully built f714a1b8a9d2 11:05:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:59 + docker inspect -f . ci-base-image-x86_64 11:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:59 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:06:00 $ docker top 91b3aba83e77f3a6c0c93c72d5f402a8e81c708adc19f837b89236d0b0439ef3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:00 + go version 11:06:00 go version go1.23.4 linux/amd64 [Pipeline] } 11:06:00 $ docker stop --time=1 91b3aba83e77f3a6c0c93c72d5f402a8e81c708adc19f837b89236d0b0439ef3 11:06:02 $ docker rm -f --volumes 91b3aba83e77f3a6c0c93c72d5f402a8e81c708adc19f837b89236d0b0439ef3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:02 + docker inspect -f . ci-base-image-x86_64 11:06:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:02 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:06:02 $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:06:02 $ docker top a1ad201bd766e0cd6d0ccbad127b576358484ad9e136cb565fd6c6750de55717 -eo pid,comm [Pipeline] { [Pipeline] echo 11:06:02 ========================================================= 11:06:02 [edgeXBuildGoParallel] Running Tests and Build... 11:06:02 ========================================================= [Pipeline] sh 11:06:03 + git config --global --add safe.directory /w/workspace/edgex-go/807 [Pipeline] fileExists [Pipeline] sh 11:06:03 + make test 11:06:03 go test -race -coverprofile=coverage.out ./... 11:06:11 ? github.com/edgexfoundry/edgex-go [no test files] 11:06:38 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 11:06:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:06:38 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 11:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 11:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 11:06:38 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 11:06:39 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 11:06:39 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 11:06:39 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 11:06:39 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:06:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:06:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 11:06:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 11:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 11:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:06:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 11:06:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 11:06:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:06:40 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 45.7% of statements 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.710s coverage: 93.4% of statements 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.3% of statements 11:06:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 11:06:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 11:06:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 8.4% of statements 11:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 11:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:06:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 11:06:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:06:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 11:06:43 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 11:06:43 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 11:06:43 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 11:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:06:43 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 11:06:43 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 11:06:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 11:06:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 11:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 95.8% of statements 11:06:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 11:06:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 11:06:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 11:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 11:06:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 11:06:45 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 11:06:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 11:06:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 11:06:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 43.1% of statements 11:06:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 11:06:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 11:06:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 11:06:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 11:06:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 11:06:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 11:06:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 11:06:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 11:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:06:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 11:06:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 11:06:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 11:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 11:06:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 11:06:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 11:06:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 11:06:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 11:06:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 11:06:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 11:06:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 11:06:51 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 11:06:51 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 11:06:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 11:06:52 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 11:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:06:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 11:06:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 11:06:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 11:06:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 11:06:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 11:06:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 11:06:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 11:06:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 11:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 11:07:01 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 11:07:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 11:07:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 11:07:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 11:07:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.038s coverage: 92.9% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.058s coverage: 100.0% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.021s coverage: 96.8% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 11:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements 11:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 11:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:07:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:07:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 11:07:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 11:07:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 11:07:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 11:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 11:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:07:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 17.0% of statements 11:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements 11:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.024s coverage: 9.0% of statements 11:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements 11:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 11:07:11 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 11:07:11 running golangci-lint 11:07:11 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 11:07:11 go version go1.23.4 linux/amd64 11:07:11 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 11:07:11 level=info msg="[config_reader] Used config file .golangci.yml" 11:07:11 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 11:07:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40460 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 11:07:28 Running in /w/workspace/edgex-go/807 [Pipeline] { [Pipeline] checkout 11:07:28 The recommended git tool is: git 11:07:33 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|compiled_files|name|types_sizes|deps) took 22.230920618s" 11:07:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 71.557005ms" 11:07:33 using credential edgex-jenkins-ssh 11:07:34 Cloning the remote Git repository 11:07:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:07:34 > git init /w/workspace/edgex-go/807 # timeout=10 11:07:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:07:34 > git --version # timeout=10 11:07:34 > git --version # 'git version 2.25.1' 11:07:34 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:48 level=info msg="[linters_context/goanalysis] analyzers took 2m9.347422668s with top 10 stages: buildir: 1m4.237293908s, gosec: 3.817289182s, fact_deprecated: 3.579215054s, inspect: 3.423998715s, printf: 2.34819773s, ctrlflow: 2.347989423s, fact_purity: 1.530049914s, nilness: 1.441435914s, unused: 1.268775784s, S1038: 1.193841803s" 11:07:48 level=info msg="[runner] Issues before processing: 202, after processing: 0" 11:07:48 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, nolint: 20/0, invalid_issue: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, exclude-rules: 202/20, cgo: 202/202, filename_unadjuster: 202/202" 11:07:48 level=info msg="[runner] processing took 16.717817ms with stages: nolint: 7.275366ms, identifier_marker: 3.472875ms, path_prettifier: 2.082903ms, autogenerated_exclude: 1.632386ms, exclude-rules: 1.143299ms, skip_dirs: 1.038947ms, invalid_issue: 28.011µs, cgo: 27.2µs, filename_unadjuster: 13.2µs, skip_files: 650ns, max_same_issues: 610ns, uniq_by_line: 430ns, fixer: 390ns, exclude: 300ns, sort_results: 250ns, diff: 170ns, max_from_linter: 170ns, path_prefixer: 160ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, severity-rules: 100ns" 11:07:48 level=info msg="[runner] linters took 13.529502813s with stages: goanalysis_metalinter: 13.512705915s" 11:07:48 level=info msg="File cache stats: 0 entries of total size 0B" 11:07:48 level=info msg="Memory: 359 samples, avg is 318.5MB, max is 1372.3MB" 11:07:48 level=info msg="Execution took 35.840748789s" 11:07:48 go vet ./... 11:07:51 Avoid second fetch 11:07:51 Checking out Revision 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a (main) 11:07:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:07:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:52 Commit message: "Merge pull request #5104 from judehung/update-release-odessa" 11:07:51 > git config core.sparsecheckout # timeout=10 11:07:51 > git checkout -f 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a # timeout=10 11:07:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:53 ./bin/test-attribution-txt.sh [Pipeline] echo 11:07:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:07:54 + ls -al . 11:07:54 total 1992 11:07:54 drwxrwxr-x 11 1001 1001 4096 Mar 6 11:06 . 11:07:54 drwxr-xr-x 4 root root 4096 Mar 6 11:06 .. 11:07:54 drwxrwxr-x 2 1001 1001 4096 Mar 6 11:04 .blubracket 11:07:54 -rw-rw-r-- 1 1001 1001 10 Mar 6 11:04 .dockerignore 11:07:54 drwxrwxr-x 8 1001 1001 4096 Mar 6 11:07 .git 11:07:54 drwxrwxr-x 3 1001 1001 4096 Mar 6 11:04 .github 11:07:54 -rw-rw-r-- 1 1001 1001 907 Mar 6 11:04 .gitignore 11:07:54 -rw-rw-r-- 1 1001 1001 199 Mar 6 11:04 .golangci.yml 11:07:54 -rw-rw-r-- 1 1001 1001 100 Mar 6 11:04 .hadolint.yml 11:07:54 drwxr-xr-x 3 1001 1001 4096 Mar 6 11:05 .semver 11:07:54 -rw-rw-r-- 1 1001 1001 155 Mar 6 11:04 .sonarcloud.properties 11:07:54 -rw-rw-r-- 1 1001 1001 1171 Mar 6 11:04 ADOPTERS.md 11:07:54 -rw-rw-r-- 1 1001 1001 17374 Mar 6 11:04 Attribution.txt 11:07:54 -rw-rw-r-- 1 1001 1001 108018 Mar 6 11:04 CHANGELOG.md 11:07:54 -rw-rw-r-- 1 1001 1001 3804 Mar 6 11:04 CONTRIBUTING.md 11:07:54 -rw-rw-r-- 1 1001 1001 677 Mar 6 11:04 GOVERNANCE.md 11:07:54 -rw-rw-r-- 1 1001 1001 858 Mar 6 11:04 Jenkinsfile 11:07:54 -rw-rw-r-- 1 1001 1001 10775 Mar 6 11:04 LICENSE 11:07:54 -rw-rw-r-- 1 1001 1001 16740 Mar 6 11:04 Makefile 11:07:54 -rw-rw-r-- 1 1001 1001 582 Mar 6 11:04 OWNERS.md 11:07:54 -rw-rw-r-- 1 1001 1001 9932 Mar 6 11:04 README.md 11:07:54 -rw-rw-r-- 1 1001 1001 789 Mar 6 11:04 SECURITY.md 11:07:54 -rw-rw-r-- 1 1001 1001 12 Mar 6 11:05 VERSION 11:07:54 drwxrwxr-x 2 1001 1001 4096 Mar 6 11:04 bin 11:07:54 drwxrwxr-x 19 1001 1001 4096 Mar 6 11:04 cmd 11:07:54 -rw-r--r-- 1 root root 1660758 Mar 6 11:07 coverage.out 11:07:54 drwxrwxr-x 2 1001 1001 4096 Mar 6 11:04 fuzz_test 11:07:54 -rw-rw-r-- 1 1001 1001 6454 Mar 6 11:04 go.mod 11:07:54 -rw-rw-r-- 1 1001 1001 88143 Mar 6 11:04 go.sum 11:07:54 drwxrwxr-x 7 1001 1001 4096 Mar 6 11:04 internal 11:07:54 drwxrwxr-x 2 1001 1001 4096 Mar 6 11:04 openapi 11:07:54 -rw-rw-r-- 1 1001 1001 584 Mar 6 11:04 security.txt 11:07:54 -rw-rw-r-- 1 1001 1001 204 Mar 6 11:04 version.go [Pipeline] sh 11:07:54 + '[' -e coverage.out ] 11:07:54 + chown 1001:1001 coverage.out [Pipeline] stash 11:07:54 Stashed 1 file(s) [Pipeline] sh 11:07:54 + make build 11:07:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:07:57 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:57 Dload Upload Total Spent Left Speed 11:07:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh 11:07:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:07:57 + + sudo teesudo /etc/docker/daemon.new jq 11:07:57 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:07:57 { 11:07:57 "registry-mirrors": [ 11:07:57 "https://nexus3.edgexfoundry.org:10001" 11:07:57 ], 11:07:57 "bip": "10.250.0.254/24", 11:07:57 "hosts": [ 11:07:57 "tcp://0.0.0.0:5555", 11:07:57 "unix:///var/run/docker.sock" 11:07:57 ], 11:07:57 "mtu": 1458, 11:07:57 "selinux-enabled": true, 11:07:57 "seccomp-profile": "/etc/docker/seccomp.json" 11:07:57 } [Pipeline] sh 11:07:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:07:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:16 provisioning config files... 11:08:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/807@tmp/config1162212274277327470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:08:17 ---> ****-login.sh 11:08:17 nexus3.edgexfoundry.org:10001 11:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:08:17 Configure a credential helper to remove this warning. See 11:08:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:08:17 11:08:17 Login Succeeded 11:08:17 nexus3.edgexfoundry.org:10002 11:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:08:18 Configure a credential helper to remove this warning. See 11:08:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:08:18 11:08:18 Login Succeeded 11:08:18 nexus3.edgexfoundry.org:10003 11:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:08:18 Configure a credential helper to remove this warning. See 11:08:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:08:18 11:08:18 Login Succeeded 11:08:18 nexus3.edgexfoundry.org:10004 11:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:08:18 Configure a credential helper to remove this warning. See 11:08:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:08:18 11:08:18 Login Succeeded 11:08:18 ****.io 11:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:08:19 Configure a credential helper to remove this warning. See 11:08:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:08:19 11:08:19 Login Succeeded 11:08:19 ---> ****-login.sh ends [Pipeline] } 11:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 11:08:20 + git config --global --add safe.directory /w/workspace/edgex-go/807 [Pipeline] echo 11:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:08:20 ========================================================= 11:08:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:08:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:08:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:08:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:08:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:08:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:08:20 9986a736f7d3: Pulling fs layer 11:08:20 1f018df60701: Pulling fs layer 11:08:20 39f8f326b044: Pulling fs layer 11:08:20 e6a1e7a6a96a: Pulling fs layer 11:08:20 4f4fb700ef54: Pulling fs layer 11:08:20 d45d956e0dbf: Pulling fs layer 11:08:20 d7702b0d1db1: Pulling fs layer 11:08:20 5c7f0f088c93: Pulling fs layer 11:08:20 4fdc064ae6cf: Pulling fs layer 11:08:20 d45d956e0dbf: Waiting 11:08:20 d7702b0d1db1: Waiting 11:08:20 5c7f0f088c93: Waiting 11:08:20 4fdc064ae6cf: Waiting 11:08:20 e6a1e7a6a96a: Waiting 11:08:20 4f4fb700ef54: Waiting 11:08:20 1f018df60701: Verifying Checksum 11:08:20 1f018df60701: Download complete 11:08:20 e6a1e7a6a96a: Verifying Checksum 11:08:20 e6a1e7a6a96a: Download complete 11:08:20 4f4fb700ef54: Verifying Checksum 11:08:20 4f4fb700ef54: Download complete 11:08:20 d45d956e0dbf: Verifying Checksum 11:08:20 d45d956e0dbf: Download complete 11:08:20 d7702b0d1db1: Verifying Checksum 11:08:20 d7702b0d1db1: Download complete 11:08:20 9986a736f7d3: Verifying Checksum 11:08:20 9986a736f7d3: Download complete 11:08:21 4fdc064ae6cf: Verifying Checksum 11:08:21 4fdc064ae6cf: Download complete 11:08:21 9986a736f7d3: Pull complete 11:08:22 1f018df60701: Pull complete 11:08:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:08:22 39f8f326b044: Verifying Checksum 11:08:22 39f8f326b044: Download complete 11:08:23 5c7f0f088c93: Verifying Checksum 11:08:23 5c7f0f088c93: Download complete 11:08:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:08:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:08:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:08:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:08:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:08:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:08:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:08:38 $ docker stop --time=1 a1ad201bd766e0cd6d0ccbad127b576358484ad9e136cb565fd6c6750de55717 11:08:38 39f8f326b044: Pull complete 11:08:38 e6a1e7a6a96a: Pull complete 11:08:38 4f4fb700ef54: Pull complete 11:08:38 d45d956e0dbf: Pull complete 11:08:38 d7702b0d1db1: Pull complete 11:08:42 $ docker rm -f --volumes a1ad201bd766e0cd6d0ccbad127b576358484ad9e136cb565fd6c6750de55717 [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 11:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:08:43 11:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:08:43 latest: Pulling from edgex-devops/edgex-compose 11:08:43 91d30c5bc195: Pulling fs layer 11:08:43 2e9b0aa3be6d: Pulling fs layer 11:08:43 9c61dcf015f6: Pulling fs layer 11:08:43 4698f68db338: Pulling fs layer 11:08:43 2a2f49069b9e: Pulling fs layer 11:08:43 e0025b399a48: Pulling fs layer 11:08:43 4698f68db338: Waiting 11:08:43 2a2f49069b9e: Waiting 11:08:43 e0025b399a48: Waiting 11:08:43 91d30c5bc195: Verifying Checksum 11:08:43 91d30c5bc195: Download complete 11:08:43 4698f68db338: Verifying Checksum 11:08:43 4698f68db338: Download complete 11:08:43 2e9b0aa3be6d: Verifying Checksum 11:08:43 2e9b0aa3be6d: Download complete 11:08:43 e0025b399a48: Verifying Checksum 11:08:43 e0025b399a48: Download complete 11:08:43 91d30c5bc195: Pull complete 11:08:43 2a2f49069b9e: Download complete 11:08:44 2e9b0aa3be6d: Pull complete 11:08:44 9c61dcf015f6: Verifying Checksum 11:08:44 9c61dcf015f6: Download complete 11:08:45 5c7f0f088c93: Pull complete 11:08:46 9c61dcf015f6: Pull complete 11:08:46 4698f68db338: Pull complete 11:08:47 4fdc064ae6cf: Pull complete 11:08:47 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 11:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:08:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 11:08:47 2a2f49069b9e: Pull complete 11:08:47 e0025b399a48: Pull complete 11:08:47 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 11:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:08:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:47 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:08:47 $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:08:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:08:47 WORKDIR /edgex 11:08:47 COPY go.mod . 11:08:47 RUN go mod download 11:08:47 + docker build -t ci-base-image-arm64 -f - . 11:08:48 Sending build context to Docker daemon 3.689MB 11:08:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:08:48 ---> 63f30b955cb9 11:08:48 Step 2/4 : WORKDIR /edgex 11:08:49 $ docker top 5a1d7814a0294019ef3c3f64c410671435b6bb1138f2aeefc0308485e36e3cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:49 + docker compose -f ./docker-compose-build.yml build --parallel 11:08:50 ---> Running in 38e0b015554a 11:08:50 Removing intermediate container 38e0b015554a 11:08:50 ---> 3b19481eb9df 11:08:50 Step 3/4 : COPY go.mod . 11:08:51 ---> b6a9ff0718b5 11:08:51 Step 4/4 : RUN go mod download 11:08:51 ---> Running in ba7aba8062e7 11:08:52 #1 [security-secretstore-setup internal] load build definition from Dockerfile 11:08:52 #1 transferring dockerfile: 2.49kB done 11:08:52 #1 DONE 0.0s 11:08:52 11:08:52 #2 [core-data internal] load build definition from Dockerfile 11:08:52 #2 transferring dockerfile: 2.04kB done 11:08:52 #2 DONE 0.0s 11:08:52 11:08:52 #3 [core-metadata internal] load build definition from Dockerfile 11:08:52 #3 transferring dockerfile: 2.10kB done 11:08:52 #3 DONE 0.0s 11:08:52 11:08:52 #4 [security-spire-config internal] load build definition from Dockerfile 11:08:52 #4 transferring dockerfile: 1.69kB done 11:08:52 #4 DONE 0.0s 11:08:52 11:08:52 #5 [core-keeper internal] load build definition from Dockerfile 11:08:52 #5 transferring dockerfile: 2.01kB done 11:08:52 #5 DONE 0.0s 11:08:52 11:08:52 #6 [security-spire-server internal] load build definition from Dockerfile 11:08:52 #6 transferring dockerfile: 1.70kB done 11:08:52 #6 DONE 0.0s 11:08:52 11:08:52 #7 [security-spire-agent internal] load build definition from Dockerfile 11:08:52 #7 transferring dockerfile: 1.81kB done 11:08:52 #7 DONE 0.0s 11:08:52 11:08:52 #8 [security-proxy-setup internal] load build definition from Dockerfile 11:08:52 #8 transferring dockerfile: 2.50kB done 11:08:52 #8 DONE 0.0s 11:08:52 11:08:52 #9 [security-proxy-auth internal] load build definition from Dockerfile 11:08:52 #9 transferring dockerfile: 2.14kB done 11:08:52 #9 DONE 0.1s 11:08:52 11:08:52 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:08:52 #10 transferring dockerfile: 1.89kB done 11:08:52 #10 DONE 0.0s 11:08:52 11:08:52 #11 [security-bootstrapper internal] load build definition from Dockerfile 11:08:52 #11 transferring dockerfile: 3.02kB done 11:08:52 #11 DONE 0.0s 11:08:52 11:08:52 #12 [core-command internal] load build definition from Dockerfile 11:08:52 #12 transferring dockerfile: 1.94kB done 11:08:52 #12 DONE 0.1s 11:08:52 11:08:52 #13 [support-scheduler internal] load build definition from Dockerfile 11:08:52 #13 transferring dockerfile: 1.83kB done 11:08:52 #13 DONE 0.1s 11:08:52 11:08:52 #14 [security-secretstore-setup internal] load .dockerignore 11:08:52 #14 transferring context: 50B done 11:08:52 #14 DONE 0.1s 11:08:52 11:08:52 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:08:52 #15 transferring dockerfile: 2.23kB done 11:08:52 #15 DONE 0.1s 11:08:52 11:08:52 #16 [support-notifications internal] load build definition from Dockerfile 11:08:52 #16 transferring dockerfile: 2.00kB done 11:08:52 #16 DONE 0.1s 11:08:52 11:08:52 #17 [core-data internal] load .dockerignore 11:08:52 #17 transferring context: 50B done 11:08:52 #17 DONE 0.0s 11:08:52 11:08:52 #18 [core-metadata internal] load .dockerignore 11:08:52 #18 transferring context: 50B done 11:08:52 #18 DONE 0.0s 11:08:52 11:08:52 #19 [security-spire-config internal] load .dockerignore 11:08:52 #19 transferring context: 50B done 11:08:52 #19 DONE 0.0s 11:08:52 11:08:52 #20 [core-keeper internal] load .dockerignore 11:08:52 #20 transferring context: 50B done 11:08:52 #20 DONE 0.0s 11:08:52 11:08:52 #21 [security-spire-server internal] load .dockerignore 11:08:52 #21 transferring context: 50B done 11:08:52 #21 DONE 0.0s 11:08:52 11:08:52 #22 [security-spire-agent internal] load .dockerignore 11:08:52 #22 transferring context: 50B done 11:08:52 #22 DONE 0.0s 11:08:52 11:08:52 #23 [security-proxy-setup internal] load .dockerignore 11:08:52 #23 transferring context: 50B done 11:08:52 #23 DONE 0.1s 11:08:52 11:08:52 #24 [security-spiffe-token-provider internal] load .dockerignore 11:08:52 #24 transferring context: 50B done 11:08:52 #24 DONE 0.1s 11:08:52 11:08:52 #25 [security-proxy-auth internal] load .dockerignore 11:08:52 #25 transferring context: 50B done 11:08:52 #25 DONE 0.0s 11:08:52 11:08:52 #26 [security-bootstrapper internal] load .dockerignore 11:08:52 #26 transferring context: 50B done 11:08:52 #26 DONE 0.1s 11:08:52 11:08:52 #27 [core-command internal] load .dockerignore 11:08:52 #27 transferring context: 50B done 11:08:52 #27 DONE 0.0s 11:08:52 11:08:52 #28 [support-scheduler internal] load .dockerignore 11:08:52 #28 transferring context: 50B done 11:08:52 #28 DONE 0.1s 11:08:52 11:08:52 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:08:52 #29 DONE 0.0s 11:08:52 11:08:52 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 11:08:52 #30 DONE 0.1s 11:08:52 11:08:52 #31 [core-common-config-bootstrapper internal] load .dockerignore 11:08:52 #31 transferring context: 50B done 11:08:52 #31 DONE 0.1s 11:08:52 11:08:52 #32 [support-notifications internal] load .dockerignore 11:08:52 #32 transferring context: 50B done 11:08:52 #32 DONE 0.0s 11:08:52 11:08:52 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:08:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:08:52 #33 ... 11:08:52 11:08:52 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:08:52 #29 DONE 0.0s 11:08:52 11:08:52 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 11:08:52 #30 DONE 0.1s 11:08:52 11:08:52 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:08:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:08:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:08:52 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:08:52 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:08:52 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 11:08:52 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 11:08:53 #33 ... 11:08:53 11:08:53 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:08:53 #29 DONE 0.0s 11:08:53 11:08:53 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:08:53 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:08:53 #33 ... 11:08:53 11:08:53 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:08:53 #29 DONE 0.0s 11:08:53 11:08:53 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:08:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:08:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:08:53 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:08:53 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:08:53 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:08:53 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:08:53 #33 ... 11:08:53 11:08:53 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:08:53 #29 DONE 0.0s 11:08:53 11:08:53 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:08:53 #34 DONE 0.6s 11:08:53 11:08:53 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:08:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:08:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:08:53 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:08:53 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:08:53 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:08:53 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:08:53 #33 ... 11:08:53 11:08:53 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:08:53 #29 DONE 0.0s 11:08:53 11:08:53 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:08:53 #34 DONE 0.6s 11:08:53 11:08:53 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:08:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:08:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:08:53 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:08:53 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:08:53 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:08:53 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:08:53 #33 ... 11:08:53 11:08:53 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:08:53 #29 DONE 0.0s 11:08:53 11:08:53 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 11:09:00 #30 ... 11:09:00 11:09:00 #35 [security-spiffe-token-provider internal] load build context 11:09:00 #35 transferring context: 441.52MB 5.0s 11:09:00 #35 transferring context: 496.29MB 5.5s done 11:09:00 #35 ... 11:09:00 11:09:00 #36 [security-secretstore-setup internal] load build context 11:09:00 #36 transferring context: 496.29MB 7.7s done 11:09:01 #36 ... 11:09:01 11:09:01 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:09:01 #34 DONE 0.6s 11:09:01 11:09:01 #30 [core-command internal] load metadata for docker.io/library/alpine:3.20 11:09:01 #30 DONE 8.0s 11:09:01 11:09:01 #37 [security-proxy-setup internal] load build context 11:09:01 #37 transferring context: 496.29MB 5.2s done 11:09:01 #37 DONE 7.8s 11:09:01 11:09:01 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:09:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:09:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:09:01 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:09:01 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:09:01 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:09:01 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:09:01 #33 DONE 8.3s 11:09:01 11:09:01 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 11:09:01 #38 DONE 7.9s 11:09:01 11:09:01 #39 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:09:01 #39 ... 11:09:01 11:09:01 #35 [security-spiffe-token-provider internal] load build context 11:09:01 #35 DONE 7.8s 11:09:01 11:09:01 #40 [core-data internal] load build context 11:09:01 #40 transferring context: 496.29MB 5.8s done 11:09:01 #40 DONE 8.1s 11:09:01 11:09:01 #41 [core-keeper internal] load build context 11:09:01 #41 transferring context: 496.29MB 5.7s done 11:09:01 #41 DONE 7.9s 11:09:01 11:09:01 #42 [core-metadata internal] load build context 11:09:01 #42 transferring context: 496.29MB 7.3s done 11:09:01 #42 DONE 8.1s 11:09:01 11:09:01 #36 [security-secretstore-setup internal] load build context 11:09:01 #36 DONE 8.2s 11:09:01 11:09:01 #43 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:09:01 #43 ... 11:09:01 11:09:01 #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:09:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:09:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:09:01 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:09:01 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:09:01 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:09:01 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:09:01 #33 DONE 8.3s 11:09:01 11:09:01 #44 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 11:09:01 #44 DONE 8.5s 11:09:01 11:09:01 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:09:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:09:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:09:01 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:09:01 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:09:01 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:09:01 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:09:01 #33 DONE 8.3s 11:09:01 11:09:01 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 11:09:01 #45 DONE 8.4s 11:09:01 11:09:01 #46 [security-spire-config internal] load build context 11:09:01 #46 transferring context: 22.05kB 0.0s done 11:09:01 #46 DONE 0.1s 11:09:01 11:09:01 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:09:01 #47 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 11:09:01 #47 ... 11:09:01 11:09:01 #48 [security-spire-agent internal] load build context 11:09:01 #48 transferring context: 23.33kB 0.0s done 11:09:01 #48 DONE 0.1s 11:09:01 11:09:01 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:09:01 #47 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 11:09:01 #47 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 11:09:01 #47 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 11:09:01 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 11:09:01 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 11:09:01 #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 11:09:01 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 11:09:01 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 11:09:01 #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 11:09:01 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 11:09:01 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 11:09:01 #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 11:09:01 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 11:09:02 #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.5s 11:09:02 #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 10.01MB / 36.47MB 0.6s 11:09:02 #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 11:09:02 #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 0.7s 11:09:02 #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 0.9s 11:09:02 #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 1.0s 11:09:02 #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.2s 11:09:03 #47 ... 11:09:03 11:09:03 #49 [security-proxy-auth internal] load build context 11:09:03 #49 ... 11:09:03 11:09:03 #50 [security-bootstrapper internal] load build context 11:09:03 #50 ... 11:09:03 11:09:03 #49 [security-proxy-auth internal] load build context 11:09:07 #49 transferring context: 292.31MB 5.9s 11:09:09 #49 ... 11:09:09 11:09:09 #51 [support-notifications internal] load build context 11:09:09 #51 transferring context: 496.29MB 8.1s done 11:09:09 #51 ... 11:09:09 11:09:09 #49 [security-proxy-auth internal] load build context 11:09:09 #49 transferring context: 496.29MB 8.7s done 11:09:11 #49 ... 11:09:11 11:09:11 #52 [core-command internal] load build context 11:09:11 #52 transferring context: 496.29MB 8.2s done 11:09:11 #52 ... 11:09:11 11:09:11 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:09:11 #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:11 #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:11 #0 1.322 (1/1) Installing dumb-init (1.2.5-r3) 11:09:11 #0 1.338 Executing busybox-1.36.1-r29.trigger 11:09:11 #0 1.371 OK: 8 MiB in 15 packages 11:09:11 #53 ... 11:09:11 11:09:11 #54 [core-common-config-bootstrapper internal] load build context 11:09:11 #54 transferring context: 496.29MB 7.9s done 11:09:11 #54 ... 11:09:11 11:09:11 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:09:11 #0 5.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:11 #0 6.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:11 #0 6.345 (1/4) Installing dumb-init (1.2.5-r3) 11:09:11 #0 6.349 (2/4) Installing openssl (3.3.3-r0) 11:09:11 #0 6.363 (3/4) Installing su-exec (0.2-r3) 11:09:11 #0 6.363 (4/4) Installing yq-go (4.44.1-r2) 11:09:11 #0 6.437 Executing busybox-1.36.1-r29.trigger 11:09:11 #0 6.442 OK: 19 MiB in 18 packages 11:09:11 #55 ... 11:09:11 11:09:11 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:09:11 #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:11 #0 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:11 #0 2.992 OK: 248 MiB in 58 packages 11:09:11 #56 ... 11:09:11 11:09:11 #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:09:11 #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:11 #0 6.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:11 #0 6.451 (1/1) Installing dumb-init (1.2.5-r3) 11:09:11 #0 6.465 Executing busybox-1.36.1-r29.trigger 11:09:11 #0 6.466 OK: 8 MiB in 15 packages 11:09:12 #57 ... 11:09:12 11:09:12 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:09:12 #58 ... 11:09:12 11:09:12 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:09:12 #59 ... 11:09:12 11:09:12 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:09:12 #60 ... 11:09:12 11:09:12 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:09:12 #0 0.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:12 #0 0.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:12 #0 1.240 (1/4) Installing ca-certificates (20241121-r1) 11:09:12 #0 1.273 (2/4) Installing dumb-init (1.2.5-r3) 11:09:12 #0 1.275 (3/4) Installing su-exec (0.2-r3) 11:09:12 #0 1.281 (4/4) Installing yq-go (4.44.1-r2) 11:09:12 #0 1.423 Executing busybox-1.36.1-r29.trigger 11:09:12 #0 1.460 Executing ca-certificates-20241121-r1.trigger 11:09:12 #0 1.567 OK: 19 MiB in 18 packages 11:09:12 #61 ... 11:09:12 11:09:12 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:09:12 #0 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:12 #0 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:12 #0 1.622 OK: 248 MiB in 58 packages 11:09:12 #62 ... 11:09:12 11:09:12 #63 [support-scheduler internal] load build context 11:09:12 #63 transferring context: 496.29MB 7.9s done 11:09:12 #63 ... 11:09:12 11:09:12 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:12 #64 ... 11:09:12 11:09:12 #43 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:09:12 #43 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:12 #43 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:12 #43 1.798 OK: 248 MiB in 58 packages 11:09:12 #43 ... 11:09:12 11:09:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:09:12 #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 11:09:12 #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 11:09:12 #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 11:09:12 #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 11:09:12 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 11:09:12 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 11:09:12 #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done 11:09:12 #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 11:09:12 #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 11:09:13 #65 ... 11:09:13 11:09:13 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:09:13 #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:13 #0 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:13 #0 1.736 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:09:13 #0 1.736 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:09:13 #0 1.736 OK: 24188 distinct packages available 11:09:13 #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:13 #0 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:13 #0 2.240 OK: 248 MiB in 58 packages 11:09:13 #66 ... 11:09:13 11:09:13 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:09:13 #67 ... 11:09:13 11:09:13 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:09:13 #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:13 #0 4.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:13 #0 5.157 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:09:13 #0 5.157 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:09:13 #0 5.157 OK: 24170 distinct packages available 11:09:13 #0 5.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:13 #0 5.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:13 #0 5.590 (1/14) Installing ca-certificates (20241121-r1) 11:09:13 #0 5.935 (2/14) Installing brotli-libs (1.1.0-r2) 11:09:13 #0 5.945 (3/14) Installing c-ares (1.33.1-r0) 11:09:13 #0 5.954 (4/14) Installing libunistring (1.2-r0) 11:09:13 #0 5.968 (5/14) Installing libidn2 (2.3.7-r0) 11:09:13 #0 5.975 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:09:13 #0 5.979 (7/14) Installing libpsl (0.21.5-r1) 11:09:13 #0 6.022 (8/14) Installing zstd-libs (1.5.6-r0) 11:09:13 #0 6.029 (9/14) Installing libcurl (8.12.1-r0) 11:09:13 #0 6.045 (10/14) Installing curl (8.12.1-r0) 11:09:13 #0 6.053 (11/14) Installing dumb-init (1.2.5-r3) 11:09:13 #0 6.053 (12/14) Installing musl-obstack (1.2.3-r2) 11:09:13 #0 6.060 (13/14) Installing libucontext (1.2-r3) 11:09:13 #0 6.062 (14/14) Installing gcompat (1.1.0-r4) 11:09:13 #0 6.066 Executing busybox-1.36.1-r29.trigger 11:09:13 #0 6.072 Executing ca-certificates-20241121-r1.trigger 11:09:13 #0 6.127 OK: 13 MiB in 28 packages 11:09:13 #68 ... 11:09:13 11:09:13 #69 [security-spire-server internal] load build context 11:09:13 #69 transferring context: 23.80kB 0.0s done 11:09:13 #69 ... 11:09:13 11:09:13 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:13 #70 ... 11:09:13 11:09:13 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:09:13 #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.9s done 11:09:13 #47 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 11:09:13 #47 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done 11:09:13 #47 ... 11:09:13 11:09:13 #50 [security-bootstrapper internal] load build context 11:09:13 #50 transferring context: 496.29MB 9.6s done 11:09:14 #50 ... 11:09:14 11:09:14 #39 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:09:14 #39 0.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:14 #39 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:14 #39 1.387 OK: 248 MiB in 58 packages 11:09:14 #39 ... 11:09:14 11:09:14 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:09:14 #71 ... 11:09:14 11:09:14 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:09:14 #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done 11:09:26 #65 ... 11:09:26 11:09:26 #54 [core-common-config-bootstrapper internal] load build context 11:09:26 #54 DONE 25.1s 11:09:26 11:09:26 #52 [core-command internal] load build context 11:09:31 #52 ... 11:09:31 11:09:31 #50 [security-bootstrapper internal] load build context 11:09:31 #50 DONE 38.1s 11:09:31 11:09:31 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:09:33 #55 ... 11:09:33 11:09:33 #63 [support-scheduler internal] load build context 11:09:33 #63 DONE 32.0s 11:09:33 11:09:33 #51 [support-notifications internal] load build context 11:09:33 #51 DONE 32.0s 11:09:33 11:09:33 #52 [core-command internal] load build context 11:09:33 #52 DONE 32.0s 11:09:33 11:09:33 #49 [security-proxy-auth internal] load build context 11:09:33 #49 DONE 39.7s 11:09:33 11:09:33 #39 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:09:33 #39 DONE 32.1s 11:09:33 11:09:33 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:09:33 #53 DONE 32.1s 11:09:33 11:09:33 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:33 #70 DONE 32.1s 11:09:33 11:09:33 #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:09:33 #43 DONE 32.2s 11:09:33 11:09:33 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:09:33 #62 DONE 32.3s 11:09:33 11:09:33 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:09:33 #61 DONE 32.2s 11:09:33 11:09:33 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 11:09:33 #72 ... 11:09:33 11:09:33 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:09:33 #56 DONE 32.2s 11:09:33 11:09:33 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:09:33 #66 DONE 32.2s 11:09:33 11:09:33 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:09:33 #57 DONE 32.2s 11:09:33 11:09:33 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:09:33 #55 DONE 32.2s 11:09:33 11:09:33 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:09:33 #68 DONE 32.3s 11:09:33 11:09:33 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:09:33 #73 DONE 0.3s 11:09:33 11:09:33 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 11:09:33 #74 ... 11:09:33 11:09:33 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:09:33 #75 DONE 0.2s 11:09:33 11:09:33 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:09:33 #76 DONE 0.2s 11:09:33 11:09:33 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 11:09:33 #72 DONE 0.3s 11:09:33 11:09:33 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:09:33 #77 DONE 0.3s 11:09:33 11:09:33 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:09:33 #65 DONE 32.0s 11:09:33 11:09:33 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:09:33 #47 DONE 32.1s 11:09:33 11:09:33 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:34 #78 ... 11:09:34 11:09:34 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:34 #64 DONE 33.2s 11:09:34 11:09:34 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:09:34 #71 33.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:34 #71 33.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:34 #71 ... 11:09:34 11:09:34 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:09:34 #59 32.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:34 #59 33.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:34 #59 33.32 (1/2) Installing dumb-init (1.2.5-r3) 11:09:34 #59 33.39 (2/2) Installing su-exec (0.2-r3) 11:09:34 #59 33.39 Executing busybox-1.36.1-r29.trigger 11:09:34 #59 33.40 OK: 8 MiB in 16 packages 11:09:34 #59 DONE 33.5s 11:09:34 11:09:34 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:09:34 #60 32.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:34 #60 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:34 #60 33.48 (1/3) Installing ca-certificates (20241121-r1) 11:09:34 #60 33.50 (2/3) Installing dumb-init (1.2.5-r3) 11:09:34 #60 33.50 (3/3) Installing tzdata (2025a-r0) 11:09:34 #60 33.54 Executing busybox-1.36.1-r29.trigger 11:09:34 #60 33.54 Executing ca-certificates-20241121-r1.trigger 11:09:34 #60 33.60 OK: 10 MiB in 17 packages 11:09:34 #60 DONE 33.7s 11:09:34 11:09:34 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:09:34 #67 33.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:34 #67 33.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:35 #67 33.48 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:09:35 #67 33.48 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:09:35 #67 33.48 OK: 24170 distinct packages available 11:09:35 #67 33.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:35 #67 ... 11:09:35 11:09:35 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:09:35 #71 33.79 (1/7) Installing ca-certificates (20241121-r1) 11:09:35 #71 33.80 (2/7) Installing dumb-init (1.2.5-r3) 11:09:35 #71 33.80 (3/7) Installing libgcc (13.2.1_git20240309-r1) 11:09:35 #71 33.81 (4/7) Installing libsodium (1.0.19-r0) 11:09:35 #71 33.82 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 11:09:35 #71 33.84 (6/7) Installing libzmq (4.3.5-r2) 11:09:35 #71 33.84 (7/7) Installing zeromq (4.3.5-r2) 11:09:35 #71 33.85 Executing busybox-1.36.1-r29.trigger 11:09:35 #71 33.86 Executing ca-certificates-20241121-r1.trigger 11:09:35 #71 33.90 OK: 12 MiB in 21 packages 11:09:35 #71 DONE 34.1s 11:09:35 11:09:35 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:09:35 #58 32.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:35 #58 32.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:35 #58 32.85 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:09:35 #58 32.85 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:09:35 #58 32.85 OK: 24170 distinct packages available 11:09:35 #58 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:35 #58 33.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:35 #58 33.35 (1/5) Installing dumb-init (1.2.5-r3) 11:09:35 #58 33.35 (2/5) Installing musl-obstack (1.2.3-r2) 11:09:35 #58 33.36 (3/5) Installing libucontext (1.2-r3) 11:09:35 #58 33.36 (4/5) Installing gcompat (1.1.0-r4) 11:09:35 #58 33.36 (5/5) Installing openssl (3.3.3-r0) 11:09:35 #58 33.37 Executing busybox-1.36.1-r29.trigger 11:09:35 #58 33.38 OK: 9 MiB in 19 packages 11:09:35 #58 DONE 33.6s 11:09:35 11:09:35 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:09:35 #67 33.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:35 #67 33.94 (1/4) Installing dumb-init (1.2.5-r3) 11:09:35 #67 33.94 (2/4) Installing musl-obstack (1.2.3-r2) 11:09:35 #67 33.95 (3/4) Installing libucontext (1.2-r3) 11:09:35 #67 33.95 (4/4) Installing gcompat (1.1.0-r4) 11:09:35 #67 33.96 Executing busybox-1.36.1-r29.trigger 11:09:35 #67 33.97 OK: 8 MiB in 18 packages 11:09:35 #67 DONE 34.1s 11:09:35 11:09:35 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:09:36 #79 ... 11:09:36 11:09:36 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:09:36 #0 2.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:36 #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:36 #0 2.779 OK: 8 MiB in 15 packages 11:09:36 #80 DONE 3.0s 11:09:36 11:09:36 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 11:09:36 #74 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:36 #74 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:36 #74 ... 11:09:36 11:09:36 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:09:36 #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:36 #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:36 #0 3.006 OK: 19 MiB in 18 packages 11:09:36 #81 DONE 3.3s 11:09:36 11:09:36 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 11:09:36 #74 3.179 OK: 8 MiB in 15 packages 11:09:36 #74 ... 11:09:36 11:09:36 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:09:36 #0 2.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:36 #0 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:36 #0 3.095 OK: 13 MiB in 28 packages 11:09:36 #82 DONE 3.2s 11:09:36 11:09:36 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 11:09:36 #74 DONE 3.4s 11:09:36 11:09:36 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:09:36 #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:36 #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:36 #0 3.270 OK: 19 MiB in 18 packages 11:09:36 #83 DONE 3.4s 11:09:36 11:09:36 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:09:36 #84 DONE 0.1s 11:09:36 11:09:36 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:09:36 #0 2.352 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:36 #0 2.795 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:36 #0 3.503 OK: 248 MiB in 58 packages 11:09:36 #85 DONE 3.7s 11:09:36 11:09:36 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:09:37 #86 DONE 0.1s 11:09:37 11:09:37 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:09:37 Removing intermediate container ba7aba8062e7 11:09:37 ---> 85bf5e42663f 11:09:38 Successfully built 85bf5e42663f 11:09:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:38 + docker inspect -f . ci-base-image-arm64 11:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-40460 does not seem to be running inside a container 11:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:09:38 #87 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:38 #87 3.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:39 #87 3.357 OK: 8 MiB in 18 packages 11:09:40 $ docker top dc07068df5beef17e51dee446c13d29792fcc3d313a97593648bc80f2fccd385 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:40 + go version 11:09:40 go version go1.23.4 linux/arm64 [Pipeline] } 11:09:40 $ docker stop --time=1 dc07068df5beef17e51dee446c13d29792fcc3d313a97593648bc80f2fccd385 11:09:41 #87 ... 11:09:41 11:09:41 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:09:41 #79 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:41 #79 3.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:41 #79 3.702 OK: 9 MiB in 19 packages 11:09:42 $ docker rm -f --volumes dc07068df5beef17e51dee446c13d29792fcc3d313a97593648bc80f2fccd385 [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 11:09:43 #79 ... 11:09:43 11:09:43 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:09:43 #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:43 #0 3.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:43 #0 3.743 OK: 8 MiB in 16 packages 11:09:43 #88 DONE 8.2s 11:09:43 11:09:43 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:09:43 11:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:43 #89 ... 11:09:43 11:09:43 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:09:43 latest: Pulling from edgex-devops/edgex-compose-arm64 11:09:43 547446be3368: Pulling fs layer 11:09:43 d125d8839a47: Pulling fs layer 11:09:43 3e85d5ac6304: Pulling fs layer 11:09:43 c3105a71a48b: Pulling fs layer 11:09:43 0f093f025ec4: Pulling fs layer 11:09:43 c3106fc0e877: Pulling fs layer 11:09:43 c3105a71a48b: Waiting 11:09:43 0f093f025ec4: Waiting 11:09:43 c3106fc0e877: Waiting 11:09:43 #90 ... 11:09:43 11:09:43 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:43 547446be3368: Verifying Checksum 11:09:43 547446be3368: Download complete 11:09:43 c3105a71a48b: Download complete 11:09:43 #91 ... 11:09:43 11:09:43 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:43 #92 ... 11:09:43 11:09:43 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:44 d125d8839a47: Verifying Checksum 11:09:44 d125d8839a47: Download complete 11:09:44 c3106fc0e877: Verifying Checksum 11:09:44 c3106fc0e877: Download complete 11:09:44 #93 ... 11:09:44 11:09:44 #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:09:44 #0 3.264 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:44 #0 3.721 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:44 #0 4.487 (1/1) Installing dumb-init (1.2.5-r3) 11:09:44 #0 4.782 Executing busybox-1.36.1-r29.trigger 11:09:44 #0 4.791 OK: 8 MiB in 15 packages 11:09:44 0f093f025ec4: Verifying Checksum 11:09:44 0f093f025ec4: Download complete 11:09:44 547446be3368: Pull complete 11:09:44 #94 ... 11:09:44 11:09:44 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:09:44 #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:44 #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:44 #0 3.932 OK: 10 MiB in 17 packages 11:09:45 #95 ... 11:09:45 11:09:45 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:09:45 #0 3.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:45 #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:45 #0 3.957 OK: 12 MiB in 21 packages 11:09:45 d125d8839a47: Pull complete 11:09:46 3e85d5ac6304: Verifying Checksum 11:09:46 3e85d5ac6304: Download complete 11:09:47 #96 ... 11:09:47 11:09:47 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:56 3e85d5ac6304: Pull complete 11:09:56 c3105a71a48b: Pull complete 11:09:57 0f093f025ec4: Pull complete 11:09:57 c3106fc0e877: Pull complete 11:09:57 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:09:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:57 prd-ubuntu20.04-docker-arm64-4c-16g-40460 does not seem to be running inside a container 11:09:57 $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:09:59 $ docker top ab47467b9043c2afe4d347dcc1c8a353df57e7bff914f6dfc4fd0a7ac5cde772 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:00 + docker compose -f ./docker-compose-build.yml build --parallel 11:10:08 #97 ... 11:10:08 11:10:08 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:10:08 #95 DONE 31.2s 11:10:08 11:10:08 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:10:08 #96 DONE 30.8s 11:10:08 11:10:08 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:10:08 #79 DONE 30.8s 11:10:08 11:10:08 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:10:08 #87 DONE 30.3s 11:10:08 11:10:08 #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:10:08 #94 DONE 31.8s 11:10:08 11:10:08 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:08 #78 DONE 32.5s 11:10:08 11:10:08 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:08 #93 DONE 32.6s 11:10:08 11:10:08 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:08 #97 DONE 29.0s 11:10:08 11:10:08 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:08 #92 DONE 32.6s 11:10:08 11:10:08 #98 [core-keeper builder 7/8] COPY . . 11:10:08 #98 ... 11:10:08 11:10:08 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:08 #91 DONE 32.6s 11:10:08 11:10:08 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:08 #90 DONE 32.6s 11:10:08 11:10:08 #99 [support-notifications builder 6/7] COPY . . 11:10:10 #1 [core-command internal] load build definition from Dockerfile 11:10:10 #1 transferring dockerfile: 1.94kB 0.0s done 11:10:10 #1 DONE 0.1s 11:10:10 11:10:10 #2 [security-bootstrapper internal] load build definition from Dockerfile 11:10:10 #2 transferring dockerfile: 3.02kB done 11:10:10 #2 DONE 0.0s 11:10:10 11:10:10 #3 [core-keeper internal] load build definition from Dockerfile 11:10:10 #3 transferring dockerfile: 2.01kB done 11:10:10 #3 DONE 0.1s 11:10:10 11:10:10 #4 [security-spire-agent internal] load build definition from Dockerfile 11:10:10 #4 transferring dockerfile: 1.81kB 0.0s done 11:10:10 #4 DONE 0.1s 11:10:10 11:10:10 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:10:10 #5 transferring dockerfile: 1.89kB done 11:10:10 #5 DONE 0.0s 11:10:10 11:10:10 #6 [core-metadata internal] load build definition from Dockerfile 11:10:10 #6 transferring dockerfile: 2.10kB 0.0s done 11:10:10 #6 DONE 0.1s 11:10:10 11:10:10 #7 [security-proxy-setup internal] load build definition from Dockerfile 11:10:10 #7 transferring dockerfile: 2.50kB done 11:10:10 #7 DONE 0.1s 11:10:10 11:10:10 #8 [support-notifications internal] load build definition from Dockerfile 11:10:10 #8 transferring dockerfile: 2.00kB done 11:10:10 #8 DONE 0.0s 11:10:10 11:10:10 #9 [support-scheduler internal] load build definition from Dockerfile 11:10:10 #9 transferring dockerfile: 1.83kB done 11:10:10 #9 DONE 0.1s 11:10:10 11:10:10 #10 [security-spire-config internal] load build definition from Dockerfile 11:10:10 #10 transferring dockerfile: 1.69kB 0.0s done 11:10:10 #10 DONE 0.1s 11:10:10 11:10:10 #11 [security-proxy-auth internal] load build definition from Dockerfile 11:10:10 #11 transferring dockerfile: 2.14kB 0.0s done 11:10:10 #11 DONE 0.1s 11:10:10 11:10:10 #12 [security-secretstore-setup internal] load build definition from Dockerfile 11:10:10 #12 transferring dockerfile: 2.49kB done 11:10:10 #12 DONE 0.1s 11:10:10 11:10:10 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:10:10 #13 transferring dockerfile: 2.23kB done 11:10:10 #13 DONE 0.1s 11:10:10 11:10:10 #14 [core-data internal] load build definition from Dockerfile 11:10:10 #14 transferring dockerfile: 2.04kB done 11:10:10 #14 DONE 0.1s 11:10:10 11:10:10 #15 [security-spire-server internal] load build definition from Dockerfile 11:10:10 #15 transferring dockerfile: 1.70kB done 11:10:10 #15 DONE 0.1s 11:10:10 11:10:10 #16 [core-command internal] load .dockerignore 11:10:10 #16 transferring context: 50B done 11:10:10 #16 DONE 0.1s 11:10:10 11:10:10 #17 [security-bootstrapper internal] load .dockerignore 11:10:11 #17 transferring context: 50B done 11:10:11 #17 DONE 0.0s 11:10:11 11:10:11 #18 [core-keeper internal] load .dockerignore 11:10:11 #18 transferring context: 50B 0.0s done 11:10:11 #18 DONE 0.1s 11:10:11 11:10:11 #19 [security-spire-agent internal] load .dockerignore 11:10:11 #19 transferring context: 50B done 11:10:11 #19 DONE 0.1s 11:10:11 11:10:11 #20 [security-spiffe-token-provider internal] load .dockerignore 11:10:11 #20 transferring context: 50B done 11:10:11 #20 DONE 0.1s 11:10:11 11:10:11 #21 [core-metadata internal] load .dockerignore 11:10:11 #21 transferring context: 50B done 11:10:11 #21 DONE 0.1s 11:10:11 11:10:11 #22 [security-proxy-setup internal] load .dockerignore 11:10:11 #22 transferring context: 50B done 11:10:11 #22 DONE 0.0s 11:10:11 11:10:11 #23 [support-scheduler internal] load .dockerignore 11:10:11 #23 transferring context: 50B done 11:10:11 #23 DONE 0.1s 11:10:11 11:10:11 #24 [security-spire-config internal] load .dockerignore 11:10:11 #24 transferring context: 50B done 11:10:11 #24 DONE 0.0s 11:10:11 11:10:11 #25 [security-proxy-auth internal] load .dockerignore 11:10:11 #25 DONE 0.0s 11:10:11 11:10:11 #26 [support-notifications internal] load .dockerignore 11:10:11 #26 transferring context: 50B 0.0s done 11:10:11 #26 ... 11:10:11 11:10:11 #25 [security-proxy-auth internal] load .dockerignore 11:10:11 #25 transferring context: 50B 0.0s done 11:10:11 #25 DONE 0.1s 11:10:11 11:10:11 #27 [security-secretstore-setup internal] load .dockerignore 11:10:11 #27 transferring context: 50B 0.0s done 11:10:11 #27 DONE 0.1s 11:10:11 11:10:11 #28 [core-common-config-bootstrapper internal] load .dockerignore 11:10:11 #28 transferring context: 50B done 11:10:11 #28 DONE 0.1s 11:10:11 11:10:11 #29 [core-data internal] load .dockerignore 11:10:11 #29 transferring context: 50B 0.0s done 11:10:11 #29 DONE 0.1s 11:10:11 11:10:11 #30 [security-spire-server internal] load .dockerignore 11:10:11 #30 transferring context: 50B done 11:10:11 #30 DONE 0.1s 11:10:11 11:10:11 #26 [support-notifications internal] load .dockerignore 11:10:11 #26 ... 11:10:11 11:10:11 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:11 #31 DONE 0.0s 11:10:12 11:10:12 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 11:10:12 #32 DONE 0.3s 11:10:12 11:10:12 #26 [support-notifications internal] load .dockerignore 11:10:13 #26 ... 11:10:13 11:10:13 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:13 #31 DONE 0.0s 11:10:13 11:10:13 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:13 #31 DONE 0.0s 11:10:13 11:10:13 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 11:10:13 #33 ... 11:10:13 11:10:13 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:13 #31 DONE 0.0s 11:10:13 11:10:13 #34 [core-command internal] load build context 11:10:13 #34 transferring context: 3.21MB 0.7s done 11:10:13 #34 DONE 0.9s 11:10:13 11:10:13 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:13 #31 DONE 0.0s 11:10:13 11:10:13 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:10:13 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:10:13 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:10:13 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 11:10:13 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 11:10:13 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 11:10:13 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.7s 11:10:13 #35 ... 11:10:13 11:10:13 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 11:10:13 #32 DONE 0.5s 11:10:13 11:10:13 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:10:13 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:10:13 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:10:13 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 11:10:13 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 11:10:13 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 11:10:13 #35 ... 11:10:13 11:10:13 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:13 #31 DONE 0.0s 11:10:13 11:10:13 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:10:13 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:10:13 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:10:13 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 11:10:13 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 11:10:13 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 11:10:13 #35 ... 11:10:13 11:10:13 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:13 #31 DONE 0.0s 11:10:13 11:10:13 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:10:13 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.3s done 11:10:13 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.3s done 11:10:14 #35 ... 11:10:14 11:10:14 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:14 #31 DONE 0.0s 11:10:14 11:10:14 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:10:14 #36 DONE 2.7s 11:10:14 11:10:14 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:10:14 #36 DONE 2.7s 11:10:14 11:10:14 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:10:14 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:10:14 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:10:14 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 11:10:14 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 11:10:14 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 11:10:14 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.3s done 11:10:14 #35 ... 11:10:14 11:10:14 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:14 #31 DONE 0.0s 11:10:14 11:10:14 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:14 #31 DONE 0.1s 11:10:14 11:10:14 #37 [core-command builder 2/7] WORKDIR /edgex-go 11:10:15 #37 ... 11:10:15 11:10:15 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:10:15 #31 DONE 0.1s 11:10:15 11:10:15 #38 [security-spiffe-token-provider internal] load build context 11:10:15 #38 ... 11:10:15 11:10:15 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:10:15 #36 DONE 2.8s 11:10:15 11:10:15 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 11:10:15 #32 DONE 2.2s 11:10:15 11:10:15 #38 [security-spiffe-token-provider internal] load build context 11:10:15 #38 ... 11:10:15 11:10:15 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:10:15 #36 DONE 2.8s 11:10:15 11:10:15 #39 [core-data internal] load build context 11:10:15 #39 DONE 0.0s 11:10:15 11:10:15 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:15 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 11:10:15 #40 DONE 0.3s 11:10:15 11:10:15 #38 [security-spiffe-token-provider internal] load build context 11:10:15 #38 ... 11:10:15 11:10:15 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:10:15 #36 DONE 2.8s 11:10:15 11:10:15 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 11:10:15 #33 DONE 2.4s 11:10:15 11:10:15 #38 [security-spiffe-token-provider internal] load build context 11:10:15 #38 transferring context: 3.21MB 2.0s done 11:10:16 #38 DONE 3.0s 11:10:16 11:10:16 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:16 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 11:10:16 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s 11:10:16 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 11:10:16 #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 11:10:16 #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 11:10:16 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s 11:10:16 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 11:10:16 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 11:10:16 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 11:10:16 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.7s 11:10:16 #40 ... 11:10:16 11:10:16 #41 [core-keeper internal] load build context 11:10:16 #41 transferring context: 3.21MB 2.4s done 11:10:16 #41 DONE 3.3s 11:10:16 11:10:16 #42 [security-bootstrapper internal] load build context 11:10:16 #42 transferring context: 3.21MB 2.2s done 11:10:16 #42 DONE 3.4s 11:10:16 11:10:16 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:16 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 11:10:16 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s 11:10:16 #40 ... 11:10:16 11:10:16 #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 11:10:16 #43 DONE 3.3s 11:10:16 11:10:16 #44 [security-spire-server internal] load build context 11:10:16 #44 DONE 0.0s 11:10:16 11:10:16 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:10:16 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:10:16 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:10:16 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 11:10:16 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 11:10:16 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 11:10:16 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.3s done 11:10:16 #35 DONE 5.4s 11:10:16 11:10:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:16 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 11:10:16 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 11:10:16 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 11:10:16 #40 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 11:10:16 #40 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 11:10:16 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 11:10:16 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 11:10:16 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done 11:10:16 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.1s 11:10:16 #40 ... 11:10:16 11:10:16 #45 [support-notifications internal] load build context 11:10:16 #45 transferring context: 3.21MB 1.7s done 11:10:16 #45 DONE 2.6s 11:10:16 11:10:16 #46 [core-metadata internal] load build context 11:10:16 #46 transferring context: 3.21MB 1.9s done 11:10:16 #46 DONE 3.3s 11:10:16 11:10:16 #47 [security-proxy-setup internal] load build context 11:10:16 #47 transferring context: 3.21MB 2.2s done 11:10:16 #47 DONE 3.4s 11:10:16 11:10:16 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 11:10:16 #37 DONE 3.4s 11:10:16 11:10:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:16 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 11:10:16 #40 ... 11:10:16 11:10:16 #48 [support-scheduler internal] load build context 11:10:16 #48 transferring context: 3.21MB 1.1s done 11:10:16 #48 DONE 2.9s 11:10:16 11:10:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:17 #99 ... 11:10:17 11:10:17 #100 [core-data builder 6/7] COPY . . 11:10:17 #100 ... 11:10:17 11:10:17 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:10:17 #101 ... 11:10:17 11:10:17 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:10:17 #102 ... 11:10:17 11:10:17 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:10:17 #103 ... 11:10:17 11:10:17 #104 [security-spiffe-token-provider builder 6/7] COPY . . 11:10:17 #104 ... 11:10:17 11:10:17 #105 [support-scheduler builder 6/7] COPY . . 11:10:17 #105 ... 11:10:17 11:10:17 #106 [security-secretstore-setup builder 6/7] COPY . . 11:10:17 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.5s 11:10:17 #40 ... 11:10:17 11:10:17 #49 [security-spire-config internal] load build context 11:10:17 #49 transferring context: 22.05kB 0.2s done 11:10:17 #49 DONE 2.0s 11:10:17 11:10:17 #50 [security-spire-agent internal] load build context 11:10:17 #50 transferring context: 23.33kB 0.2s done 11:10:17 #50 DONE 1.7s 11:10:17 11:10:17 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:17 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.31MB / 33.17MB 2.0s 11:10:17 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 2.2s 11:10:17 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 11:10:18 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 2.4s 11:10:18 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.64MB / 33.17MB 2.7s 11:10:18 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.58MB / 33.17MB 2.9s 11:10:18 #40 ... 11:10:18 11:10:18 #44 [security-spire-server internal] load build context 11:10:18 #44 transferring context: 23.80kB 0.2s done 11:10:18 #44 DONE 2.0s 11:10:18 11:10:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:18 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 3.1s 11:10:18 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 3.2s 11:10:18 #40 ... 11:10:18 11:10:18 #51 [core-common-config-bootstrapper internal] load build context 11:10:18 #51 transferring context: 3.21MB 2.0s done 11:10:18 #51 DONE 3.4s 11:10:18 11:10:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:18 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.59MB / 33.17MB 3.3s 11:10:19 #40 ... 11:10:19 11:10:19 #52 [security-secretstore-setup internal] load build context 11:10:19 #52 transferring context: 3.21MB 2.0s done 11:10:19 #52 DONE 3.5s 11:10:19 11:10:19 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:19 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.05MB / 33.17MB 3.4s 11:10:19 #40 ... 11:10:19 11:10:19 #39 [core-data internal] load build context 11:10:19 #39 transferring context: 3.21MB 2.0s done 11:10:19 #39 DONE 3.5s 11:10:19 11:10:19 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:19 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.6s 11:10:19 #40 ... 11:10:19 11:10:19 #53 [security-proxy-auth internal] load build context 11:10:19 #53 transferring context: 3.21MB 2.1s done 11:10:19 #53 DONE 3.7s 11:10:19 11:10:19 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:19 #40 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.8s done 11:10:21 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11:10:25 #106 DONE 19.1s 11:10:25 11:10:25 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:10:25 #89 DONE 42.4s 11:10:25 11:10:25 #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:10:25 #107 CACHED 11:10:25 11:10:25 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:25 #108 CACHED 11:10:25 11:10:25 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 11:10:25 #109 CACHED 11:10:25 11:10:25 #100 [core-data builder 6/7] COPY . . 11:10:25 #100 DONE 19.1s 11:10:25 11:10:25 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 11:10:25 #110 CACHED 11:10:25 11:10:25 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:25 #111 CACHED 11:10:25 11:10:25 #112 [core-command builder 6/7] COPY . . 11:10:25 #112 CACHED 11:10:25 11:10:25 #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:10:25 #113 CACHED 11:10:25 11:10:25 #114 [security-proxy-auth builder 6/7] COPY . . 11:10:25 #114 CACHED 11:10:25 11:10:25 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:25 #115 CACHED 11:10:25 11:10:25 #99 [support-notifications builder 6/7] COPY . . 11:10:25 #99 DONE 19.1s 11:10:25 11:10:25 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:25 #116 CACHED 11:10:25 11:10:25 #117 [core-metadata builder 6/7] COPY . . 11:10:25 #117 CACHED 11:10:25 11:10:25 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:10:25 #118 CACHED 11:10:25 11:10:25 #119 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:10:25 #119 ... 11:10:25 11:10:25 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:25 #120 CACHED 11:10:25 11:10:25 #121 [security-bootstrapper builder 6/7] COPY . . 11:10:25 #121 CACHED 11:10:25 11:10:25 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:10:25 #122 CACHED 11:10:25 11:10:25 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:10:25 #123 CACHED 11:10:25 11:10:25 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:25 #124 CACHED 11:10:25 11:10:25 #125 [security-proxy-setup builder 6/7] COPY . . 11:10:25 #125 CACHED 11:10:25 11:10:25 #98 [core-keeper builder 7/8] COPY . . 11:10:25 #98 DONE 19.2s 11:10:25 11:10:25 #104 [security-spiffe-token-provider builder 6/7] COPY . . 11:10:25 #104 DONE 19.2s 11:10:25 11:10:25 #105 [support-scheduler builder 6/7] COPY . . 11:10:25 #105 DONE 19.3s 11:10:25 11:10:25 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:10:25 #103 DONE 19.3s 11:10:25 11:10:25 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:10:25 #101 DONE 19.3s 11:10:25 11:10:25 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:10:25 #102 DONE 19.4s 11:10:25 11:10:25 #126 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:10:25 #126 ... 11:10:25 11:10:25 #127 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:10:25 #127 DONE 0.3s 11:10:25 11:10:25 #128 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:10:25 #128 DONE 0.2s 11:10:25 11:10:25 #129 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:10:25 #129 DONE 0.2s 11:10:25 11:10:25 #130 [security-spire-config stage-2 6/10] COPY security.txt / 11:10:26 #40 ... 11:10:26 11:10:26 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:10:26 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.0s done 11:10:26 #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 11:10:26 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.3s done 11:10:26 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 11:10:26 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 11:10:26 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 11:10:26 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done 11:10:26 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 11:10:26 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.7s 11:10:26 #54 ... 11:10:26 11:10:26 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:26 #40 ... 11:10:26 11:10:26 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:10:26 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:26 #130 DONE 1.0s 11:10:26 11:10:26 #131 [security-spire-server stage-2 6/9] COPY security.txt / 11:10:26 #131 DONE 0.9s 11:10:26 11:10:26 #126 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:10:26 #126 DONE 1.1s 11:10:26 11:10:26 #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:10:26 #132 ... 11:10:26 11:10:26 #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:10:26 #133 DONE 0.1s 11:10:26 11:10:26 #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:10:26 #134 DONE 0.1s 11:10:26 11:10:26 #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:10:26 #132 DONE 0.1s 11:10:26 11:10:26 #135 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:10:26 #135 DONE 0.1s 11:10:26 11:10:26 #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:10:26 #136 DONE 0.1s 11:10:26 11:10:26 #137 [security-spire-agent stage-3 7/10] COPY security.txt / 11:10:26 #137 DONE 0.2s 11:10:26 11:10:26 #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:10:26 #55 ... 11:10:26 11:10:26 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:10:26 #138 ... 11:10:26 11:10:26 #139 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:10:26 #139 DONE 0.2s 11:10:26 11:10:26 #140 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:10:26 #140 DONE 0.2s 11:10:26 11:10:26 #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:10:26 #138 DONE 0.3s 11:10:26 11:10:26 #141 [security-spire-config] exporting to image 11:10:26 #141 exporting layers 11:10:27 #56 ... 11:10:27 11:10:27 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:10:27 #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:27 #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:27 #57 ... 11:10:27 11:10:27 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:10:27 #58 ... 11:10:27 11:10:27 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:10:27 #59 ... 11:10:27 11:10:27 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:10:27 #60 ... 11:10:27 11:10:27 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:10:27 #141 ... 11:10:27 11:10:27 #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:10:27 #142 DONE 0.4s 11:10:27 11:10:27 #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:10:27 #61 ... 11:10:27 11:10:27 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:10:28 #62 ... 11:10:28 11:10:28 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:10:28 #63 ... 11:10:28 11:10:28 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:10:28 #143 DONE 0.5s 11:10:28 11:10:28 #119 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:10:28 #119 1.693 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:10:28 #64 ... 11:10:28 11:10:28 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:10:28 #65 ... 11:10:28 11:10:28 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:28 #66 DONE 11.0s 11:10:28 11:10:28 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:28 #67 ... 11:10:28 11:10:28 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:10:28 #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:28 #68 ... 11:10:28 11:10:28 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:10:28 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:28 #69 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:28 #69 ... 11:10:28 11:10:28 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:10:28 #0 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:28 #0 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:29 #70 ... 11:10:29 11:10:29 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:10:29 #71 ... 11:10:29 11:10:29 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:10:29 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.6s done 11:10:30 #54 ... 11:10:30 11:10:30 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:30 #67 DONE 13.9s 11:10:30 11:10:30 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:10:30 #65 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:31 #65 ... 11:10:31 11:10:31 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:10:31 #54 DONE 15.6s 11:10:31 11:10:31 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:31 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.6s 11:10:32 #119 ... 11:10:32 11:10:32 #141 [security-spire-config] exporting to image 11:10:32 #141 exporting layers 2.9s done 11:10:32 #141 writing image sha256:3ff3db6f0d3c399e609b20c64d043b74f84981749157900fad035a324fd03524 1.1s done 11:10:32 #141 writing image sha256:1fdc7d41c29bdc57870fb81bca6993f739264bff4f8750ae470f197ff14dc851 0.7s done 11:10:32 #141 naming to docker.io/library/security-spire-server 0.1s done 11:10:32 #141 naming to docker.io/library/security-spire-config 0.1s done 11:10:32 #141 exporting layers 4.4s done 11:10:32 #141 writing image sha256:bd688774540807aa78c5770cddf6c259fba36035b15e18cb962224c8c60b2bc9 11:10:32 #141 writing image sha256:bd688774540807aa78c5770cddf6c259fba36035b15e18cb962224c8c60b2bc9 0.2s done 11:10:32 #141 naming to docker.io/library/security-spire-agent 11:10:32 #141 naming to docker.io/library/security-spire-agent 0.2s done 11:10:32 #141 DONE 5.8s 11:10:32 11:10:32 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:10:32 #0 2.525 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:10:35 #144 ... 11:10:35 11:10:35 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:10:35 #0 2.410 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:10:35 #145 ... 11:10:35 11:10:35 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:10:35 #0 2.238 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:10:35 #146 ... 11:10:35 11:10:35 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:10:35 #0 1.543 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:10:35 #147 ... 11:10:35 11:10:35 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:10:35 #0 2.596 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:10:35 #148 ... 11:10:35 11:10:35 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:10:35 #0 2.029 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:10:35 #149 ... 11:10:35 11:10:35 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:10:35 #0 1.874 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:10:36 #150 ... 11:10:36 11:10:36 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:10:36 #0 1.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:10:36 #151 ... 11:10:36 11:10:36 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:10:36 #0 1.299 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:10:36 #152 ... 11:10:36 11:10:36 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:10:36 #0 1.715 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:10:36 #153 ... 11:10:36 11:10:36 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:10:36 #0 1.633 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:10:36 #40 ... 11:10:36 11:10:36 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:10:36 #57 19.59 OK: 239 MiB in 58 packages 11:10:37 #57 ... 11:10:37 11:10:37 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:10:37 #55 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:37 #55 18.98 OK: 239 MiB in 58 packages 11:10:37 #55 ... 11:10:37 11:10:37 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:37 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s 11:10:37 #40 ... 11:10:37 11:10:37 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:10:37 #55 DONE 20.7s 11:10:37 11:10:37 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:10:37 #57 DONE 20.7s 11:10:37 11:10:37 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:37 #40 ... 11:10:37 11:10:37 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:10:37 #58 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:37 #58 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:37 #58 20.99 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:10:37 #58 20.99 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:10:37 #58 20.99 OK: 24066 distinct packages available 11:10:37 #58 ... 11:10:37 11:10:37 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:10:38 #72 DONE 0.9s 11:10:38 11:10:38 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:10:38 #73 DONE 0.8s 11:10:38 11:10:38 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:38 #40 ... 11:10:38 11:10:38 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:10:38 #0 5.079 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:38 #0 6.756 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:38 #74 ... 11:10:38 11:10:38 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:10:38 #70 20.44 OK: 239 MiB in 58 packages 11:10:38 #70 DONE 22.0s 11:10:38 11:10:38 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:10:38 #63 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:38 #63 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:38 #63 ... 11:10:38 11:10:38 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:10:38 #68 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:38 #68 19.08 (1/7) Installing ca-certificates (20241121-r1) 11:10:38 #68 19.76 (2/7) Installing dumb-init (1.2.5-r3) 11:10:38 #68 19.81 (3/7) Installing libgcc (13.2.1_git20240309-r1) 11:10:38 #68 19.83 (4/7) Installing libsodium (1.0.19-r0) 11:10:38 #68 19.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 11:10:38 #68 20.11 (6/7) Installing libzmq (4.3.5-r2) 11:10:38 #68 20.16 (7/7) Installing zeromq (4.3.5-r2) 11:10:38 #68 20.23 Executing busybox-1.36.1-r29.trigger 11:10:38 #68 20.47 Executing ca-certificates-20241121-r1.trigger 11:10:38 #68 ... 11:10:38 11:10:38 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:39 #40 ... 11:10:39 11:10:39 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:10:39 #61 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:39 #61 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:39 #61 ... 11:10:39 11:10:39 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:10:39 #56 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:39 #56 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:39 #56 ... 11:10:39 11:10:39 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:10:39 #75 DONE 1.1s 11:10:39 11:10:39 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:40 #40 ... 11:10:40 11:10:40 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:10:40 #0 4.297 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:40 #0 5.907 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:40 #76 ... 11:10:40 11:10:40 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:10:40 #60 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:40 #60 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:40 #60 ... 11:10:40 11:10:40 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:10:40 #58 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:41 #58 ... 11:10:41 11:10:41 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:10:41 #62 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:41 #62 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:41 #62 ... 11:10:41 11:10:41 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:41 #40 ... 11:10:41 11:10:41 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:10:41 #71 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:41 #71 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:41 #71 ... 11:10:41 11:10:41 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:10:41 #64 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:41 #64 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:41 #64 ... 11:10:41 11:10:41 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:42 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.3s 11:10:42 #40 ... 11:10:42 11:10:42 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:10:42 #59 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:42 #59 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:42 #59 ... 11:10:42 11:10:42 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:10:42 #65 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:42 #65 ... 11:10:42 11:10:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:42 #40 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.4s done 11:10:42 #40 ... 11:10:42 11:10:42 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:10:42 #69 22.32 (1/2) Installing dumb-init (1.2.5-r3) 11:10:42 #69 22.43 (2/2) Installing su-exec (0.2-r3) 11:10:42 #69 22.49 Executing busybox-1.36.1-r29.trigger 11:10:42 #69 22.80 OK: 9 MiB in 16 packages 11:10:42 #69 DONE 25.2s 11:10:42 11:10:42 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:10:42 #40 DONE 27.6s 11:10:42 11:10:42 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:10:42 #68 22.30 OK: 14 MiB in 21 packages 11:10:42 #68 DONE 25.7s 11:10:42 11:10:42 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:10:46 #77 ... 11:10:46 11:10:46 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:10:46 #56 27.36 OK: 239 MiB in 58 packages 11:10:46 #56 DONE 30.1s 11:10:46 11:10:46 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:10:46 #62 28.09 (1/4) Installing dumb-init (1.2.5-r3) 11:10:46 #62 28.14 (2/4) Installing openssl (3.3.3-r0) 11:10:46 #62 28.33 (3/4) Installing su-exec (0.2-r3) 11:10:46 #62 28.38 (4/4) Installing yq-go (4.44.1-r2) 11:10:46 #62 ... 11:10:46 11:10:46 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:10:46 #60 26.14 (1/1) Installing dumb-init (1.2.5-r3) 11:10:46 #60 26.21 Executing busybox-1.36.1-r29.trigger 11:10:46 #60 26.48 OK: 9 MiB in 15 packages 11:10:46 #60 DONE 30.4s 11:10:46 11:10:46 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 11:10:47 #78 ... 11:10:47 11:10:47 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 11:10:47 #79 DONE 1.2s 11:10:47 11:10:47 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:10:47 #62 29.97 Executing busybox-1.36.1-r29.trigger 11:10:47 #62 30.26 OK: 20 MiB in 18 packages 11:10:47 #62 ... 11:10:47 11:10:47 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:10:47 #71 27.90 (1/1) Installing dumb-init (1.2.5-r3) 11:10:47 #71 27.94 Executing busybox-1.36.1-r29.trigger 11:10:47 #71 28.14 OK: 9 MiB in 15 packages 11:10:47 #71 DONE 30.5s 11:10:47 11:10:47 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:10:48 #80 ... 11:10:48 11:10:48 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:48 #81 ... 11:10:48 11:10:48 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:48 #82 ... 11:10:48 11:10:48 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:10:48 #77 5.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:49 #77 ... 11:10:49 11:10:49 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:10:49 #63 21.96 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:10:49 #63 21.96 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:10:49 #63 21.96 OK: 24048 distinct packages available 11:10:49 #63 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:49 #63 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:49 #63 ... 11:10:49 11:10:49 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:10:49 #64 28.37 (1/4) Installing ca-certificates (20241121-r1) 11:10:49 #64 29.16 (2/4) Installing dumb-init (1.2.5-r3) 11:10:49 #64 29.19 (3/4) Installing su-exec (0.2-r3) 11:10:49 #64 29.23 (4/4) Installing yq-go (4.44.1-r2) 11:10:49 #64 31.43 Executing busybox-1.36.1-r29.trigger 11:10:49 #64 31.69 Executing ca-certificates-20241121-r1.trigger 11:10:49 #64 ... 11:10:49 11:10:49 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:50 #83 ... 11:10:50 11:10:50 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:10:50 #76 19.05 OK: 239 MiB in 58 packages 11:10:50 #76 ... 11:10:50 11:10:50 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:10:50 #65 26.32 (1/3) Installing ca-certificates (20241121-r1) 11:10:50 #65 27.04 (2/3) Installing dumb-init (1.2.5-r3) 11:10:50 #65 27.10 (3/3) Installing tzdata (2025a-r0) 11:10:50 #65 29.09 Executing busybox-1.36.1-r29.trigger 11:10:50 #65 29.28 Executing ca-certificates-20241121-r1.trigger 11:10:50 #65 30.86 OK: 11 MiB in 17 packages 11:10:50 #65 DONE 33.4s 11:10:50 11:10:50 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:10:50 #62 DONE 33.4s 11:10:50 11:10:50 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:10:51 #84 ... 11:10:51 11:10:51 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:10:51 #74 19.12 (1/1) Installing dumb-init (1.2.5-r3) 11:10:51 #74 20.37 Executing busybox-1.36.1-r29.trigger 11:10:51 #74 20.62 OK: 9 MiB in 15 packages 11:10:51 #74 DONE 22.5s 11:10:51 11:10:51 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:10:51 #77 8.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:51 #77 ... 11:10:51 11:10:51 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:10:51 #76 DONE 21.0s 11:10:51 11:10:51 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:10:52 #85 ... 11:10:52 11:10:52 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:10:52 #61 24.50 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:10:52 #61 24.50 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:10:52 #61 24.50 OK: 24048 distinct packages available 11:10:52 #61 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:52 #61 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:52 #61 ... 11:10:52 11:10:52 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 11:10:52 #78 4.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:52 #78 5.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:52 #78 ... 11:10:52 11:10:52 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:10:52 #85 DONE 0.9s 11:10:52 11:10:52 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:10:52 #0 4.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:52 #0 7.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:52 #86 ... 11:10:52 11:10:52 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:53 #87 ... 11:10:53 11:10:53 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:10:53 #59 26.05 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:10:53 #59 26.05 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:10:53 #59 26.05 OK: 24048 distinct packages available 11:10:53 #59 28.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:53 #59 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:53 #59 ... 11:10:53 11:10:53 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:10:53 #58 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:10:53 #58 ... 11:10:53 11:10:53 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:10:53 #64 33.26 OK: 20 MiB in 18 packages 11:10:53 #64 DONE 36.0s 11:10:53 11:10:53 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:10:56 #88 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:10:57 #88 ... 11:10:57 11:10:57 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:57 #89 ... 11:10:57 11:10:57 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:10:57 #58 39.01 OK: 239 MiB in 58 packages 11:10:57 #58 DONE 40.6s 11:10:57 11:10:57 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:10:57 #61 38.92 (1/5) Installing dumb-init (1.2.5-r3) 11:10:57 #61 38.97 (2/5) Installing musl-obstack (1.2.3-r2) 11:10:57 #61 38.99 (3/5) Installing libucontext (1.2-r3) 11:10:57 #61 39.01 (4/5) Installing gcompat (1.1.0-r4) 11:10:57 #61 39.10 (5/5) Installing openssl (3.3.3-r0) 11:10:57 #61 39.22 Executing busybox-1.36.1-r29.trigger 11:10:57 #61 39.32 OK: 10 MiB in 19 packages 11:10:57 #61 ... 11:10:57 11:10:57 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:10:57 #63 38.18 (1/4) Installing dumb-init (1.2.5-r3) 11:10:57 #63 38.20 (2/4) Installing musl-obstack (1.2.3-r2) 11:10:57 #63 38.21 (3/4) Installing libucontext (1.2-r3) 11:10:57 #63 38.24 (4/4) Installing gcompat (1.1.0-r4) 11:10:57 #63 38.28 Executing busybox-1.36.1-r29.trigger 11:10:57 #63 38.40 OK: 9 MiB in 18 packages 11:10:57 #63 DONE 40.2s 11:10:57 11:10:57 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:10:57 #59 40.79 (1/14) Installing ca-certificates (20241121-r1) 11:10:58 #59 41.51 (2/14) Installing brotli-libs (1.1.0-r2) 11:10:58 #59 ... 11:10:58 11:10:58 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:10:58 #90 DONE 1.2s 11:10:58 11:10:58 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:10:58 #59 41.68 (3/14) Installing c-ares (1.33.1-r0) 11:10:58 #59 41.72 (4/14) Installing libunistring (1.2-r0) 11:10:59 #59 42.06 (5/14) Installing libidn2 (2.3.7-r0) 11:10:59 #59 42.09 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:10:59 #59 42.16 (7/14) Installing libpsl (0.21.5-r1) 11:10:59 #59 42.26 (8/14) Installing zstd-libs (1.5.6-r0) 11:10:59 #59 ... 11:10:59 11:10:59 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:10:59 #61 DONE 42.2s 11:10:59 11:10:59 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:10:59 #59 42.45 (9/14) Installing libcurl (8.12.1-r0) 11:10:59 #59 42.59 (10/14) Installing curl (8.12.1-r0) 11:10:59 #59 42.65 (11/14) Installing dumb-init (1.2.5-r3) 11:10:59 #59 42.77 (12/14) Installing musl-obstack (1.2.3-r2) 11:10:59 #59 42.78 (13/14) Installing libucontext (1.2-r3) 11:10:59 #59 42.79 (14/14) Installing gcompat (1.1.0-r4) 11:11:00 #59 42.92 Executing busybox-1.36.1-r29.trigger 11:11:00 #59 43.15 Executing ca-certificates-20241121-r1.trigger 11:11:00 #59 ... 11:11:00 11:11:00 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:11:00 #0 5.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:11:00 #0 6.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:11:00 #91 ... 11:11:00 11:11:00 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:11:00 #77 17.75 OK: 14 MiB in 21 packages 11:11:01 #77 ... 11:11:01 11:11:01 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:11:01 #86 16.58 OK: 9 MiB in 16 packages 11:11:01 #86 DONE 18.8s 11:11:01 11:11:01 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:11:01 #59 44.40 OK: 15 MiB in 28 packages 11:11:02 #59 ... 11:11:02 11:11:02 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:11:02 #77 DONE 19.7s 11:11:02 11:11:02 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 11:11:02 #78 15.34 OK: 9 MiB in 15 packages 11:11:03 #78 ... 11:11:03 11:11:03 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:11:03 #59 DONE 46.4s 11:11:03 11:11:03 #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade 11:11:03 #78 DONE 17.9s 11:11:03 11:11:03 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:11:04 #92 ... 11:11:04 11:11:04 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:11:04 #80 6.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:11:04 #80 8.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:11:04 #80 ... 11:11:04 11:11:04 #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 11:11:04 #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:11:05 #93 ... 11:11:05 11:11:05 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:11:05 #94 DONE 3.9s 11:11:05 11:11:05 #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 11:11:05 #93 5.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:11:05 #93 ... 11:11:05 11:11:05 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:11:05 #95 DONE 0.2s 11:11:05 11:11:05 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:11:05 #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:11:05 #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:11:05 #96 ... 11:11:05 11:11:05 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:11:05 #84 4.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:11:05 #84 6.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:11:06 #84 ... 11:11:06 11:11:06 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:11:06 #92 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:11:07 #92 ... 11:11:07 11:11:07 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:11:07 #80 17.90 OK: 9 MiB in 15 packages 11:11:07 #80 DONE 18.7s 11:11:07 11:11:07 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:11:07 #91 16.10 OK: 11 MiB in 17 packages 11:11:07 #91 DONE 17.3s 11:11:07 11:11:07 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:11:07 #92 3.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:11:08 #92 ... 11:11:08 11:11:08 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:11:08 #88 5.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:11:08 #88 13.65 OK: 20 MiB in 18 packages 11:11:08 #88 DONE 14.8s 11:11:08 11:11:08 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:11:08 #84 16.29 OK: 20 MiB in 18 packages 11:11:08 #84 DONE 17.6s 11:11:08 11:11:08 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:11:08 #97 DONE 0.3s 11:11:08 11:11:08 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:10 #98 ... 11:11:10 11:11:10 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:11:10 #96 12.48 OK: 9 MiB in 18 packages 11:11:11 #96 DONE 13.3s 11:11:11 11:11:11 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:11:11 #99 ... 11:11:11 11:11:11 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 11:11:11 #93 10.93 OK: 10 MiB in 19 packages 11:11:11 #93 DONE 12.7s 11:11:12 11:11:12 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:11:13 #100 ... 11:11:13 11:11:13 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:11:13 #92 8.168 OK: 15 MiB in 28 packages 11:11:13 #92 DONE 9.8s 11:11:13 11:11:13 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:11:13 #101 ... 11:11:13 11:11:13 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:11:13 #100 DONE 1.6s 11:11:13 11:11:13 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:11:13 #99 DONE 2.6s 11:11:13 11:11:13 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:11:14 #102 DONE 0.3s 11:11:14 11:11:14 #103 [security-spire-config stage-2 6/10] COPY security.txt / 11:11:14 #103 DONE 0.3s 11:11:14 11:11:14 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:11:14 #101 DONE 2.3s 11:11:14 11:11:14 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:11:14 #104 DONE 0.3s 11:11:14 11:11:14 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:11:14 #105 DONE 0.4s 11:11:14 11:11:14 #106 [security-spire-server stage-2 6/9] COPY security.txt / 11:11:15 #106 DONE 0.3s 11:11:15 11:11:15 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:11:15 #107 DONE 0.3s 11:11:15 11:11:15 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:11:15 #108 ... 11:11:15 11:11:15 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:11:15 #109 DONE 0.2s 11:11:15 11:11:15 #110 [security-spire-config] exporting to image 11:11:15 #110 exporting layers 11:11:15 #110 ... 11:11:15 11:11:15 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:11:15 #108 DONE 0.4s 11:11:15 11:11:15 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:11:15 #111 DONE 0.5s 11:11:15 11:11:15 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:11:16 #112 DONE 0.3s 11:11:16 11:11:16 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:11:18 #113 DONE 4.1s 11:11:18 11:11:18 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:11:18 #114 DONE 0.3s 11:11:18 11:11:18 #110 [security-spire-server] exporting to image 11:11:18 #110 ... 11:11:18 11:11:18 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 11:11:18 #115 DONE 0.3s 11:11:18 11:11:18 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:11:18 #116 DONE 0.3s 11:11:18 11:11:18 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:11:18 #117 DONE 0.4s 11:11:18 11:11:18 #110 [security-spire-server] exporting to image 11:11:18 #110 exporting layers 3.7s done 11:11:19 #110 writing image sha256:e85657c5f3e3b455849c098ced413db2036d48ecba3cd13bfca78300c8fc0d5a 0.0s done 11:11:19 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 11:11:19 #110 ... 11:11:19 11:11:19 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:11:19 #118 DONE 0.3s 11:11:19 11:11:19 #110 [security-spire-agent] exporting to image 11:11:20 #110 exporting layers 3.7s done 11:11:20 #110 writing image sha256:42f85f4fda7926c6fd76c921ec583f3a724b587f2e5690c3c4ef51f297677fff 11:11:20 #110 writing image sha256:42f85f4fda7926c6fd76c921ec583f3a724b587f2e5690c3c4ef51f297677fff 0.0s done 11:11:20 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 11:11:22 #110 exporting layers 2.4s done 11:11:22 #110 writing image sha256:e04166bf73b04b200847ff3f1ca3ddffcbba02334505fd55240545d081044141 0.0s done 11:11:22 #110 naming to docker.io/library/security-spire-agent-arm64 done 11:11:22 #110 DONE 6.7s 11:11:22 11:11:22 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:58 #154 ... 11:11:58 11:11:58 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:11:58 #152 DONE 90.9s 11:11:58 11:11:58 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:11:58 #150 ... 11:11:58 11:11:58 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:11:58 #155 DONE 0.1s 11:11:58 11:11:58 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:11:58 #156 DONE 0.1s 11:11:58 11:11:58 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:11:58 #151 ... 11:11:58 11:11:58 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:11:58 #157 DONE 0.3s 11:11:58 11:11:58 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:11:58 #150 ... 11:11:58 11:11:58 #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 11:11:58 #158 DONE 0.1s 11:11:58 11:11:58 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:11:58 #159 DONE 0.0s 11:11:58 11:11:58 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:11:58 #160 DONE 1.5s 11:11:58 11:11:58 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:11:58 #150 DONE 93.5s 11:11:58 11:11:58 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:11:58 #161 DONE 0.2s 11:11:58 11:11:58 #141 [core-common-config-bootstrapper] exporting to image 11:11:58 #141 exporting layers 11:11:59 #141 exporting layers 0.5s done 11:11:59 #141 writing image sha256:edf1693bc05890693323a343963c3c8286924fffd8905c6defa6fcd23c331256 done 11:11:59 #141 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 11:11:59 #141 DONE 6.3s 11:11:59 11:11:59 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:12:00 #162 DONE 1.3s 11:12:00 11:12:00 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:12:00 #151 ... 11:12:00 11:12:00 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:12:00 #163 DONE 0.1s 11:12:00 11:12:00 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:12:00 #164 DONE 0.2s 11:12:00 11:12:00 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:12:00 #154 ... 11:12:00 11:12:00 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:12:00 #165 DONE 0.3s 11:12:00 11:12:00 #119 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:12:00 #119 ... 11:12:00 11:12:00 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:12:00 #166 DONE 0.1s 11:12:01 11:12:01 #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/ 11:12:01 #167 DONE 0.1s 11:12:01 11:12:01 #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/ 11:12:01 #168 DONE 0.1s 11:12:01 11:12:01 #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/ 11:12:01 #169 DONE 0.0s 11:12:01 11:12:01 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:12:01 #170 DONE 0.0s 11:12:01 11:12:01 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:12:01 #151 ... 11:12:01 11:12:01 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:12:02 #171 DONE 1.0s 11:12:02 11:12:02 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:12:02 #144 ... 11:12:02 11:12:02 #141 [security-bootstrapper] exporting to image 11:12:03 #141 exporting layers 0.6s done 11:12:03 #141 writing image sha256:6ba0ba0815172ac307b52c72aeccbab9e674fd2f0c8c27212829d379de8b2e38 done 11:12:03 #141 naming to docker.io/library/security-bootstrapper done 11:12:03 #141 DONE 6.9s 11:12:03 11:12:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:12:43 #83 ... 11:12:43 11:12:43 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #98 DONE 93.3s 11:12:43 11:12:43 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #82 DONE 113.6s 11:12:43 11:12:43 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #81 DONE 113.7s 11:12:43 11:12:43 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #89 DONE 104.9s 11:12:43 11:12:43 #119 [core-command builder 6/7] COPY . . 11:12:43 #119 ... 11:12:43 11:12:43 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #87 DONE 99.5s 11:12:43 11:12:43 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #83 DONE 112.5s 11:12:43 11:12:43 #120 [security-bootstrapper builder 6/7] COPY . . 11:12:43 #120 ... 11:12:43 11:12:43 #121 [support-scheduler builder 6/7] COPY . . 11:12:43 #121 DONE 2.0s 11:12:43 11:12:43 #122 [core-keeper builder 7/8] COPY . . 11:12:43 #122 DONE 1.9s 11:12:43 11:12:43 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #123 CACHED 11:12:43 11:12:43 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:12:43 #124 CACHED 11:12:43 11:12:43 #125 [security-secretstore-setup builder 6/7] COPY . . 11:12:43 #125 CACHED 11:12:43 11:12:43 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #126 CACHED 11:12:43 11:12:43 #127 [core-data builder 6/7] COPY . . 11:12:43 #127 CACHED 11:12:43 11:12:43 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 11:12:43 #128 CACHED 11:12:43 11:12:43 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #129 CACHED 11:12:43 11:12:43 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:12:43 #130 CACHED 11:12:43 11:12:43 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 11:12:43 #131 CACHED 11:12:43 11:12:43 #132 [security-proxy-setup builder 6/7] COPY . . 11:12:43 #132 CACHED 11:12:43 11:12:43 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:12:43 #133 CACHED 11:12:43 11:12:43 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #134 CACHED 11:12:43 11:12:43 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:12:43 #135 CACHED 11:12:43 11:12:43 #136 [security-proxy-auth builder 6/7] COPY . . 11:12:43 #136 CACHED 11:12:43 11:12:43 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #137 CACHED 11:12:43 11:12:43 #138 [support-notifications builder 6/7] COPY . . 11:12:43 #138 DONE 2.1s 11:12:43 11:12:43 #139 [security-spiffe-token-provider builder 6/7] COPY . . 11:12:43 #139 DONE 2.0s 11:12:43 11:12:43 #120 [security-bootstrapper builder 6/7] COPY . . 11:12:43 #120 DONE 1.8s 11:12:43 11:12:43 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:12:43 #140 CACHED 11:12:43 11:12:43 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 #141 CACHED 11:12:43 11:12:43 #142 [core-metadata builder 6/7] COPY . . 11:12:43 #142 CACHED 11:12:43 11:12:43 #119 [core-command builder 6/7] COPY . . 11:12:43 #119 DONE 2.0s 11:12:43 11:12:43 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:12:43 #143 5.411 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:12:43 #143 ... 11:12:43 11:12:43 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:12:43 #0 6.014 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:12:43 #144 ... 11:12:43 11:12:43 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:12:43 #0 4.784 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:12:43 #145 ... 11:12:43 11:12:43 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:12:43 #0 5.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:12:44 #146 ... 11:12:44 11:12:44 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:12:44 #0 5.867 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:12:44 #147 ... 11:12:44 11:12:44 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:12:44 #0 4.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:12:44 #148 ... 11:12:44 11:12:44 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:12:44 #0 4.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:12:44 #149 ... 11:12:44 11:12:44 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:12:44 #0 6.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:12:45 #150 ... 11:12:45 11:12:45 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:12:45 #0 5.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:12:45 #151 ... 11:12:45 11:12:45 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:12:45 #0 5.468 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:12:45 #152 ... 11:12:45 11:12:45 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:12:45 #0 6.157 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:12:45 #153 ... 11:12:45 11:12:45 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:12:45 #0 5.846 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:13:10 #151 ... 11:13:10 11:13:10 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:13:10 #145 162.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:13:17 #145 DONE 171.6s 11:13:17 11:13:17 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:13:17 #154 DONE 171.7s 11:13:17 11:13:17 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:13:17 #148 DONE 171.6s 11:13:17 11:13:17 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #172 ... 11:13:17 11:13:17 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:13:17 #147 DONE 171.7s 11:13:17 11:13:17 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:13:17 #153 DONE 171.8s 11:13:17 11:13:17 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:13:17 #149 DONE 171.8s 11:13:17 11:13:17 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:13:17 #146 DONE 171.7s 11:13:17 11:13:17 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:13:17 #151 DONE 171.9s 11:13:17 11:13:17 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:13:17 #144 DONE 171.7s 11:13:17 11:13:17 #119 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:13:17 #119 DONE 171.9s 11:13:17 11:13:17 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #173 ... 11:13:17 11:13:17 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #172 DONE 0.3s 11:13:17 11:13:17 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #174 DONE 0.3s 11:13:17 11:13:17 #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #175 DONE 0.3s 11:13:17 11:13:17 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #176 DONE 0.3s 11:13:17 11:13:17 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #177 DONE 0.3s 11:13:17 11:13:17 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #173 DONE 0.2s 11:13:17 11:13:17 #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #178 DONE 0.2s 11:13:17 11:13:17 #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:13:17 #179 ... 11:13:17 11:13:17 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:13:17 #180 DONE 0.2s 11:13:17 11:13:17 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:13:17 #181 CACHED 11:13:17 11:13:17 #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #182 CACHED 11:13:17 11:13:17 #183 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #183 DONE 0.2s 11:13:17 11:13:17 #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:13:17 #184 CACHED 11:13:17 11:13:17 #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:13:17 #185 CACHED 11:13:17 11:13:17 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:13:17 #186 DONE 0.2s 11:13:17 11:13:17 #187 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:13:17 #187 DONE 0.2s 11:13:17 11:13:17 #188 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:13:17 #188 DONE 0.2s 11:13:17 11:13:17 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:13:17 #189 DONE 0.2s 11:13:17 11:13:17 #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:13:17 #190 DONE 0.2s 11:13:17 11:13:17 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:13:18 #191 ... 11:13:18 11:13:18 #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:13:18 #179 DONE 0.9s 11:13:18 11:13:18 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:13:18 #192 DONE 0.9s 11:13:18 11:13:18 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:13:18 #193 DONE 1.0s 11:13:18 11:13:18 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:13:18 #194 DONE 1.0s 11:13:18 11:13:18 #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:13:18 #195 DONE 1.0s 11:13:18 11:13:18 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:13:18 #196 DONE 0.9s 11:13:18 11:13:18 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:13:18 #197 DONE 1.0s 11:13:18 11:13:18 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:13:18 #191 DONE 0.9s 11:13:18 11:13:18 #198 [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 11:13:18 #198 DONE 0.9s 11:13:18 11:13:18 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:13:19 #199 ... 11:13:19 11:13:19 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:13:19 #200 DONE 0.5s 11:13:19 11:13:19 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:13:19 #201 DONE 0.5s 11:13:19 11:13:19 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:13:19 #202 DONE 0.5s 11:13:19 11:13:19 #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:13:19 #203 DONE 0.5s 11:13:19 11:13:19 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:13:19 #204 DONE 0.5s 11:13:19 11:13:19 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:13:19 #205 DONE 0.5s 11:13:19 11:13:19 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:13:19 #206 DONE 0.5s 11:13:19 11:13:19 #207 [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 11:13:19 #207 DONE 0.5s 11:13:19 11:13:19 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:13:19 #199 DONE 0.5s 11:13:19 11:13:19 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:13:19 #208 DONE 0.5s 11:13:19 11:13:19 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:13:19 #209 DONE 0.2s 11:13:19 11:13:19 #141 [core-data] exporting to image 11:13:19 #141 exporting layers 11:13:19 #141 ... 11:13:19 11:13:19 #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:13:19 #210 DONE 0.3s 11:13:19 11:13:19 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:13:19 #211 DONE 0.3s 11:13:19 11:13:19 #141 [support-scheduler] exporting to image 11:13:19 #141 ... 11:13:19 11:13:19 #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:13:19 #212 DONE 0.4s 11:13:19 11:13:19 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:13:19 #213 DONE 0.4s 11:13:19 11:13:19 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:13:19 #214 DONE 0.4s 11:13:19 11:13:19 #141 [core-command] exporting to image 11:13:19 #141 writing image sha256:d47891eba73aa5c25f0558e9ae9b4c85689de830e217acd0aa284a665b49c69c 0.0s done 11:13:19 #141 writing image sha256:9b81085770f79862c6cdcb6696ab0008e625338b65d529d1b09de8fb5ebcfea3 11:13:19 #141 naming to docker.io/library/core-command done 11:13:19 #141 exporting layers 0.4s done 11:13:19 #141 writing image sha256:9b81085770f79862c6cdcb6696ab0008e625338b65d529d1b09de8fb5ebcfea3 0.0s done 11:13:19 #141 naming to docker.io/library/core-keeper done 11:13:19 #141 ... 11:13:19 11:13:19 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:13:19 #215 DONE 0.3s 11:13:19 11:13:19 #141 [core-data] exporting to image 11:13:19 #141 exporting layers 0.6s done 11:13:19 #141 writing image sha256:af59a96b9e493a117a65fc34f60cb4ad8975d28a82804518ae35ff44fcedf132 0.0s done 11:13:19 #141 writing image sha256:906920e3113edadd6fc0c75bfcea80b7a43d417c0a084c72735d9cbc70dff5f0 0.0s done 11:13:19 #141 naming to docker.io/library/core-data done 11:13:19 #141 naming to docker.io/library/security-spiffe-token-provider 11:13:19 #141 ... 11:13:19 11:13:19 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:13:19 #216 DONE 0.3s 11:13:19 11:13:19 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:13:19 #217 DONE 0.6s 11:13:19 11:13:19 #141 [support-notifications] exporting to image 11:13:19 #141 exporting layers 0.4s done 11:13:19 #141 naming to docker.io/library/security-spiffe-token-provider done 11:13:19 #141 writing image sha256:565d441236863d091595d801e869aa4e32821d5deb4633a79fcdffcbaca2e234 done 11:13:19 #141 writing image sha256:f13efe8a86c678b315498f5369699042940128772096366e3738e7378890e546 done 11:13:19 #141 naming to docker.io/library/support-scheduler done 11:13:19 #141 naming to docker.io/library/support-notifications done 11:13:20 #141 ... 11:13:20 11:13:20 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:13:20 #218 DONE 0.3s 11:13:20 11:13:20 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:13:20 #219 DONE 0.0s 11:13:20 11:13:20 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:13:20 #220 ... 11:13:20 11:13:20 #141 [security-proxy-auth] exporting to image 11:13:20 #141 exporting layers 0.6s done 11:13:20 #141 writing image sha256:4a7faca21342920c48e0a11c19b89b20d4d036d484b0ca85f837dbc6cd69387c 0.0s done 11:13:20 #141 naming to docker.io/library/core-metadata done 11:13:20 #141 writing image sha256:f584a62dcd2a793c4b10ead59d7935608341c84fe2876f72a97c4f257ab9faba done 11:13:20 #141 naming to docker.io/library/security-proxy-auth done 11:13:20 #141 DONE 8.3s 11:13:20 11:13:20 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:13:20 #221 DONE 0.8s 11:13:20 11:13:20 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:13:20 #220 DONE 0.4s 11:13:20 11:13:20 #141 [security-proxy-setup] exporting to image 11:13:20 #141 exporting layers 0.3s done 11:13:20 #141 exporting layers 0.3s done 11:13:20 #141 writing image sha256:2b410ec72d2cf8357e5e63f07eea5024d5d09f9d0100b94bb3c370d9c0cf6957 done 11:13:20 #141 naming to docker.io/library/security-proxy-setup done 11:13:20 #141 writing image sha256:286c4de5b80bfcc91ed16ba4fca2fc909327c6d1a4c5dc020480f097973c724a done 11:13:20 #141 naming to docker.io/library/security-secretstore-setup done 11:13:20 #141 DONE 8.8s 11:13:20 11:13:20 #69 [security-spire-server internal] load build context 11:13:20 time="2025-03-06T11:08:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:13:20 time="2025-03-06T11:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:13:20 $ docker stop --time=1 5a1d7814a0294019ef3c3f64c410671435b6bb1138f2aeefc0308485e36e3cf3 11:13:21 $ docker rm -f --volumes 5a1d7814a0294019ef3c3f64c410671435b6bb1138f2aeefc0308485e36e3cf3 [Pipeline] // withDockerContainer [Pipeline] sh 11:13:22 + docker images 11:13:22 REPOSITORY TAG IMAGE ID CREATED SIZE 11:13:22 security-proxy-setup latest 2b410ec72d2c 2 seconds ago 38.2MB 11:13:22 security-secretstore-setup latest 286c4de5b80b 2 seconds ago 67.7MB 11:13:22 security-proxy-auth latest f584a62dcd2a 3 seconds ago 31.3MB 11:13:22 support-notifications latest f13efe8a86c6 3 seconds ago 51.6MB 11:13:22 core-keeper latest 9b81085770f7 4 seconds ago 32.1MB 11:13:22 security-spiffe-token-provider latest 906920e3113e 4 seconds ago 46.9MB 11:13:22 core-data latest af59a96b9e49 4 seconds ago 32.4MB 11:13:22 core-command latest d47891eba73a 4 seconds ago 27.9MB 11:13:22 support-scheduler latest 565d44123686 4 seconds ago 48MB 11:13:22 core-metadata latest 4a7faca21342 4 seconds ago 32.6MB 11:13:22 security-bootstrapper latest 6ba0ba081517 About a minute ago 20.3MB 11:13:22 core-common-config-bootstrapper latest edf1693bc058 About a minute ago 17.1MB 11:13:22 security-spire-agent latest bd6887745408 2 minutes ago 195MB 11:13:22 security-spire-server latest 3ff3db6f0d3c 2 minutes ago 149MB 11:13:22 security-spire-config latest 1fdc7d41c29b 2 minutes ago 149MB 11:13:22 ci-base-image-x86_64 latest f714a1b8a9d2 7 minutes ago 929MB 11:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 11:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 11:13:22 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 11:13:22 provisioning config files... 11:13:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/807@tmp/config9721628140913122827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:22 ---> ****-login.sh 11:13:22 nexus3.edgexfoundry.org:10001 11:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:22 Configure a credential helper to remove this warning. See 11:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:22 11:13:22 Login Succeeded 11:13:22 nexus3.edgexfoundry.org:10002 11:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:22 Configure a credential helper to remove this warning. See 11:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:22 11:13:22 Login Succeeded 11:13:22 nexus3.edgexfoundry.org:10003 11:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:22 Configure a credential helper to remove this warning. See 11:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:22 11:13:22 Login Succeeded 11:13:22 nexus3.edgexfoundry.org:10004 11:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:23 Configure a credential helper to remove this warning. See 11:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:23 11:13:23 Login Succeeded 11:13:23 ****.io 11:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:23 Configure a credential helper to remove this warning. See 11:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:23 11:13:23 Login Succeeded 11:13:23 ---> ****-login.sh ends [Pipeline] } 11:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:13:23 [edgeXDocker.push] Tagging docker image core-command with the following tags: 11:13:23 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:23 latest 11:13:23 4.0.0-dev.69 11:13:23 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:23 main 11:13:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:24 + docker push nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:13:24 c226624ba3fd: Preparing 11:13:24 6583e3bc30fc: Preparing 11:13:24 3b72fd5200b2: Preparing 11:13:24 0fd86729add2: Preparing 11:13:24 b09b0b1956ba: Preparing 11:13:24 73c6b68701c0: Preparing 11:13:24 994456c4fd7b: Preparing 11:13:24 73c6b68701c0: Waiting 11:13:24 994456c4fd7b: Waiting 11:13:24 c226624ba3fd: Pushed 11:13:24 3b72fd5200b2: Pushed 11:13:24 0fd86729add2: Pushed 11:13:24 b09b0b1956ba: Pushed 11:13:24 994456c4fd7b: Layer already exists 11:13:24 73c6b68701c0: Pushed 11:13:26 6583e3bc30fc: Pushed 11:13:26 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 11:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:13:27 c226624ba3fd: Preparing 11:13:27 6583e3bc30fc: Preparing 11:13:27 3b72fd5200b2: Preparing 11:13:27 0fd86729add2: Preparing 11:13:27 b09b0b1956ba: Preparing 11:13:27 73c6b68701c0: Preparing 11:13:27 994456c4fd7b: Preparing 11:13:27 73c6b68701c0: Waiting 11:13:27 994456c4fd7b: Waiting 11:13:27 3b72fd5200b2: Layer already exists 11:13:27 b09b0b1956ba: Layer already exists 11:13:27 0fd86729add2: Layer already exists 11:13:27 c226624ba3fd: Layer already exists 11:13:27 6583e3bc30fc: Layer already exists 11:13:27 73c6b68701c0: Layer already exists 11:13:27 994456c4fd7b: Layer already exists 11:13:27 latest: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:28 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.69 11:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:13:28 c226624ba3fd: Preparing 11:13:28 6583e3bc30fc: Preparing 11:13:28 3b72fd5200b2: Preparing 11:13:28 0fd86729add2: Preparing 11:13:28 b09b0b1956ba: Preparing 11:13:28 73c6b68701c0: Preparing 11:13:28 994456c4fd7b: Preparing 11:13:28 73c6b68701c0: Waiting 11:13:28 994456c4fd7b: Waiting 11:13:28 b09b0b1956ba: Layer already exists 11:13:28 3b72fd5200b2: Layer already exists 11:13:28 6583e3bc30fc: Layer already exists 11:13:28 0fd86729add2: Layer already exists 11:13:28 c226624ba3fd: Layer already exists 11:13:28 73c6b68701c0: Layer already exists 11:13:28 994456c4fd7b: Layer already exists 11:13:28 4.0.0-dev.69: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:28 + docker push nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:13:28 c226624ba3fd: Preparing 11:13:28 6583e3bc30fc: Preparing 11:13:28 3b72fd5200b2: Preparing 11:13:28 0fd86729add2: Preparing 11:13:28 b09b0b1956ba: Preparing 11:13:28 73c6b68701c0: Preparing 11:13:28 994456c4fd7b: Preparing 11:13:28 73c6b68701c0: Waiting 11:13:28 994456c4fd7b: Waiting 11:13:28 6583e3bc30fc: Layer already exists 11:13:28 c226624ba3fd: Layer already exists 11:13:28 3b72fd5200b2: Layer already exists 11:13:28 b09b0b1956ba: Layer already exists 11:13:28 0fd86729add2: Layer already exists 11:13:28 73c6b68701c0: Layer already exists 11:13:28 994456c4fd7b: Layer already exists 11:13:28 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 11:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:13:29 c226624ba3fd: Preparing 11:13:29 6583e3bc30fc: Preparing 11:13:29 3b72fd5200b2: Preparing 11:13:29 0fd86729add2: Preparing 11:13:29 b09b0b1956ba: Preparing 11:13:29 73c6b68701c0: Preparing 11:13:29 994456c4fd7b: Preparing 11:13:29 994456c4fd7b: Waiting 11:13:29 73c6b68701c0: Waiting 11:13:29 3b72fd5200b2: Layer already exists 11:13:29 6583e3bc30fc: Layer already exists 11:13:29 c226624ba3fd: Layer already exists 11:13:29 0fd86729add2: Layer already exists 11:13:29 b09b0b1956ba: Layer already exists 11:13:29 73c6b68701c0: Layer already exists 11:13:29 994456c4fd7b: Layer already exists 11:13:29 main: digest: sha256:99b32ef1cdee0a7aa0d6b2bb50bf866db51074b3e1b1699851621ab1f06ad57c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:29 ===================================================== [Pipeline] echo 11:13:29 taggedImages: 11:13:29 - nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:29 - nexus3.edgexfoundry.org:10004/core-command:latest 11:13:29 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.69 11:13:29 - nexus3.edgexfoundry.org:10004/core-command:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 11:13:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 11:13:29 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:29 latest 11:13:29 4.0.0-dev.69 11:13:29 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:29 main 11:13:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:13:30 20e476a3afab: Preparing 11:13:30 5c83d2ef5d5d: Preparing 11:13:30 8fd0db5aa959: Preparing 11:13:30 32af894d127b: Preparing 11:13:30 3b72fd5200b2: Preparing 11:13:30 0fd86729add2: Preparing 11:13:30 b09b0b1956ba: Preparing 11:13:30 73c6b68701c0: Preparing 11:13:30 994456c4fd7b: Preparing 11:13:30 0fd86729add2: Waiting 11:13:30 b09b0b1956ba: Waiting 11:13:30 73c6b68701c0: Waiting 11:13:30 994456c4fd7b: Waiting 11:13:30 3b72fd5200b2: Layer already exists 11:13:30 0fd86729add2: Layer already exists 11:13:30 b09b0b1956ba: Layer already exists 11:13:30 73c6b68701c0: Layer already exists 11:13:30 994456c4fd7b: Layer already exists 11:13:30 20e476a3afab: Pushed 11:13:30 8fd0db5aa959: Pushed 11:13:30 5c83d2ef5d5d: Pushed 11:13:31 32af894d127b: Pushed 11:13:31 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:31 + 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 11:13:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:13:32 20e476a3afab: Preparing 11:13:32 5c83d2ef5d5d: Preparing 11:13:32 8fd0db5aa959: Preparing 11:13:32 32af894d127b: Preparing 11:13:32 3b72fd5200b2: Preparing 11:13:32 0fd86729add2: Preparing 11:13:32 b09b0b1956ba: Preparing 11:13:32 0fd86729add2: Waiting 11:13:32 73c6b68701c0: Preparing 11:13:32 994456c4fd7b: Preparing 11:13:32 b09b0b1956ba: Waiting 11:13:32 73c6b68701c0: Waiting 11:13:32 3b72fd5200b2: Layer already exists 11:13:32 32af894d127b: Layer already exists 11:13:32 8fd0db5aa959: Layer already exists 11:13:32 5c83d2ef5d5d: Layer already exists 11:13:32 20e476a3afab: Layer already exists 11:13:32 73c6b68701c0: Layer already exists 11:13:32 0fd86729add2: Layer already exists 11:13:32 b09b0b1956ba: Layer already exists 11:13:32 994456c4fd7b: Layer already exists 11:13:32 latest: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.69 11:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:13:32 20e476a3afab: Preparing 11:13:32 5c83d2ef5d5d: Preparing 11:13:32 8fd0db5aa959: Preparing 11:13:32 32af894d127b: Preparing 11:13:32 3b72fd5200b2: Preparing 11:13:32 0fd86729add2: Preparing 11:13:32 b09b0b1956ba: Preparing 11:13:32 73c6b68701c0: Preparing 11:13:32 994456c4fd7b: Preparing 11:13:32 b09b0b1956ba: Waiting 11:13:32 0fd86729add2: Waiting 11:13:32 994456c4fd7b: Waiting 11:13:32 73c6b68701c0: Waiting 11:13:32 8fd0db5aa959: Layer already exists 11:13:32 32af894d127b: Layer already exists 11:13:32 5c83d2ef5d5d: Layer already exists 11:13:32 20e476a3afab: Layer already exists 11:13:32 3b72fd5200b2: Layer already exists 11:13:32 73c6b68701c0: Layer already exists 11:13:32 0fd86729add2: Layer already exists 11:13:32 b09b0b1956ba: Layer already exists 11:13:32 994456c4fd7b: Layer already exists 11:13:32 4.0.0-dev.69: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:13:33 20e476a3afab: Preparing 11:13:33 5c83d2ef5d5d: Preparing 11:13:33 8fd0db5aa959: Preparing 11:13:33 32af894d127b: Preparing 11:13:33 3b72fd5200b2: Preparing 11:13:33 0fd86729add2: Preparing 11:13:33 b09b0b1956ba: Preparing 11:13:33 73c6b68701c0: Preparing 11:13:33 994456c4fd7b: Preparing 11:13:33 b09b0b1956ba: Waiting 11:13:33 73c6b68701c0: Waiting 11:13:33 994456c4fd7b: Waiting 11:13:33 0fd86729add2: Waiting 11:13:33 8fd0db5aa959: Layer already exists 11:13:33 5c83d2ef5d5d: Layer already exists 11:13:33 3b72fd5200b2: Layer already exists 11:13:33 32af894d127b: Layer already exists 11:13:33 20e476a3afab: Layer already exists 11:13:33 b09b0b1956ba: Layer already exists 11:13:33 0fd86729add2: Layer already exists 11:13:33 73c6b68701c0: Layer already exists 11:13:33 994456c4fd7b: Layer already exists 11:13:33 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:33 + 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 11:13:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:13:34 20e476a3afab: Preparing 11:13:34 5c83d2ef5d5d: Preparing 11:13:34 8fd0db5aa959: Preparing 11:13:34 32af894d127b: Preparing 11:13:34 3b72fd5200b2: Preparing 11:13:34 0fd86729add2: Preparing 11:13:34 0fd86729add2: Waiting 11:13:34 b09b0b1956ba: Preparing 11:13:34 73c6b68701c0: Preparing 11:13:34 994456c4fd7b: Preparing 11:13:34 b09b0b1956ba: Waiting 11:13:34 73c6b68701c0: Waiting 11:13:34 994456c4fd7b: Waiting 11:13:34 5c83d2ef5d5d: Layer already exists 11:13:34 8fd0db5aa959: Layer already exists 11:13:34 3b72fd5200b2: Layer already exists 11:13:34 20e476a3afab: Layer already exists 11:13:34 32af894d127b: Layer already exists 11:13:34 0fd86729add2: Layer already exists 11:13:34 b09b0b1956ba: Layer already exists 11:13:34 73c6b68701c0: Layer already exists 11:13:34 994456c4fd7b: Layer already exists 11:13:34 main: digest: sha256:25e7ab74b913c5a4592715a2d24e1c7f52d8567025ca96b1d3c662621ef4501c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:34 ===================================================== [Pipeline] echo 11:13:34 taggedImages: 11:13:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:13:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.69 11:13:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 11:13:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 11:13:34 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:34 latest 11:13:34 4.0.0-dev.69 11:13:34 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:34 main 11:13:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:34 + docker push nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:13:34 c8d7b0e5a9ca: Preparing 11:13:34 a89b75da023e: Preparing 11:13:34 3b72fd5200b2: Preparing 11:13:34 0fd86729add2: Preparing 11:13:34 7b69015dcb30: Preparing 11:13:34 ebb25da8350a: Preparing 11:13:34 994456c4fd7b: Preparing 11:13:34 994456c4fd7b: Waiting 11:13:34 ebb25da8350a: Waiting 11:13:34 3b72fd5200b2: Layer already exists 11:13:34 0fd86729add2: Layer already exists 11:13:34 994456c4fd7b: Layer already exists 11:13:34 c8d7b0e5a9ca: Pushed 11:13:34 7b69015dcb30: Pushed 11:13:34 ebb25da8350a: Pushed 11:13:37 a89b75da023e: Pushed 11:13:37 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 11:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:13:38 c8d7b0e5a9ca: Preparing 11:13:38 a89b75da023e: Preparing 11:13:38 3b72fd5200b2: Preparing 11:13:38 0fd86729add2: Preparing 11:13:38 7b69015dcb30: Preparing 11:13:38 ebb25da8350a: Preparing 11:13:38 994456c4fd7b: Preparing 11:13:38 ebb25da8350a: Waiting 11:13:38 994456c4fd7b: Waiting 11:13:38 a89b75da023e: Layer already exists 11:13:38 c8d7b0e5a9ca: Layer already exists 11:13:38 3b72fd5200b2: Layer already exists 11:13:38 0fd86729add2: Layer already exists 11:13:38 7b69015dcb30: Layer already exists 11:13:38 ebb25da8350a: Layer already exists 11:13:38 994456c4fd7b: Layer already exists 11:13:38 latest: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:39 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.69 11:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:13:39 c8d7b0e5a9ca: Preparing 11:13:39 a89b75da023e: Preparing 11:13:39 3b72fd5200b2: Preparing 11:13:39 0fd86729add2: Preparing 11:13:39 7b69015dcb30: Preparing 11:13:39 ebb25da8350a: Preparing 11:13:39 994456c4fd7b: Preparing 11:13:39 ebb25da8350a: Waiting 11:13:39 994456c4fd7b: Waiting 11:13:39 7b69015dcb30: Layer already exists 11:13:39 c8d7b0e5a9ca: Layer already exists 11:13:39 a89b75da023e: Layer already exists 11:13:39 3b72fd5200b2: Layer already exists 11:13:39 0fd86729add2: Layer already exists 11:13:39 994456c4fd7b: Layer already exists 11:13:39 ebb25da8350a: Layer already exists 11:13:39 4.0.0-dev.69: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:39 + docker push nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:13:39 c8d7b0e5a9ca: Preparing 11:13:39 a89b75da023e: Preparing 11:13:39 3b72fd5200b2: Preparing 11:13:39 0fd86729add2: Preparing 11:13:39 7b69015dcb30: Preparing 11:13:39 ebb25da8350a: Preparing 11:13:39 994456c4fd7b: Preparing 11:13:39 ebb25da8350a: Waiting 11:13:39 994456c4fd7b: Waiting 11:13:39 c8d7b0e5a9ca: Layer already exists 11:13:39 a89b75da023e: Layer already exists 11:13:39 7b69015dcb30: Layer already exists 11:13:39 0fd86729add2: Layer already exists 11:13:39 3b72fd5200b2: Layer already exists 11:13:39 ebb25da8350a: Layer already exists 11:13:39 994456c4fd7b: Layer already exists 11:13:39 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 11:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:13:40 c8d7b0e5a9ca: Preparing 11:13:40 a89b75da023e: Preparing 11:13:40 3b72fd5200b2: Preparing 11:13:40 0fd86729add2: Preparing 11:13:40 7b69015dcb30: Preparing 11:13:40 ebb25da8350a: Preparing 11:13:40 994456c4fd7b: Preparing 11:13:40 ebb25da8350a: Waiting 11:13:40 0fd86729add2: Layer already exists 11:13:40 c8d7b0e5a9ca: Layer already exists 11:13:40 3b72fd5200b2: Layer already exists 11:13:40 a89b75da023e: Layer already exists 11:13:40 7b69015dcb30: Layer already exists 11:13:40 994456c4fd7b: Layer already exists 11:13:40 ebb25da8350a: Layer already exists 11:13:40 main: digest: sha256:88624120c0559ef9d603c6179b56907a1a40d852b066b2e29d938fdce2077949 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:40 ===================================================== [Pipeline] echo 11:13:40 taggedImages: 11:13:40 - nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:40 - nexus3.edgexfoundry.org:10004/core-data:latest 11:13:40 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.69 11:13:40 - nexus3.edgexfoundry.org:10004/core-data:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 11:13:40 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 11:13:40 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:40 latest 11:13:40 4.0.0-dev.69 11:13:40 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:40 main 11:13:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:13:41 845729ae33b9: Preparing 11:13:41 a29f32c76c6a: Preparing 11:13:41 0fd86729add2: Preparing 11:13:41 8b898e07c078: Preparing 11:13:41 57bdc8b3499e: Preparing 11:13:41 994456c4fd7b: Preparing 11:13:41 994456c4fd7b: Waiting 11:13:41 0fd86729add2: Layer already exists 11:13:41 994456c4fd7b: Layer already exists 11:13:41 845729ae33b9: Pushed 11:13:41 57bdc8b3499e: Pushed 11:13:41 8b898e07c078: Pushed 11:13:43 a29f32c76c6a: Pushed 11:13:43 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 11:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:13:44 845729ae33b9: Preparing 11:13:44 a29f32c76c6a: Preparing 11:13:44 0fd86729add2: Preparing 11:13:44 8b898e07c078: Preparing 11:13:44 57bdc8b3499e: Preparing 11:13:44 994456c4fd7b: Preparing 11:13:44 994456c4fd7b: Waiting 11:13:44 a29f32c76c6a: Layer already exists 11:13:44 845729ae33b9: Layer already exists 11:13:44 0fd86729add2: Layer already exists 11:13:44 57bdc8b3499e: Layer already exists 11:13:44 8b898e07c078: Layer already exists 11:13:44 994456c4fd7b: Layer already exists 11:13:44 latest: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.69 11:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:13:45 845729ae33b9: Preparing 11:13:45 a29f32c76c6a: Preparing 11:13:45 0fd86729add2: Preparing 11:13:45 8b898e07c078: Preparing 11:13:45 57bdc8b3499e: Preparing 11:13:45 994456c4fd7b: Preparing 11:13:45 994456c4fd7b: Waiting 11:13:45 845729ae33b9: Layer already exists 11:13:45 0fd86729add2: Layer already exists 11:13:45 57bdc8b3499e: Layer already exists 11:13:45 8b898e07c078: Layer already exists 11:13:45 a29f32c76c6a: Layer already exists 11:13:45 994456c4fd7b: Layer already exists 11:13:45 4.0.0-dev.69: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:13:45 845729ae33b9: Preparing 11:13:45 a29f32c76c6a: Preparing 11:13:45 0fd86729add2: Preparing 11:13:45 8b898e07c078: Preparing 11:13:45 57bdc8b3499e: Preparing 11:13:45 994456c4fd7b: Preparing 11:13:45 994456c4fd7b: Waiting 11:13:45 845729ae33b9: Layer already exists 11:13:45 57bdc8b3499e: Layer already exists 11:13:45 8b898e07c078: Layer already exists 11:13:45 a29f32c76c6a: Layer already exists 11:13:45 0fd86729add2: Layer already exists 11:13:45 994456c4fd7b: Layer already exists 11:13:45 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 11:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:13:46 845729ae33b9: Preparing 11:13:46 a29f32c76c6a: Preparing 11:13:46 0fd86729add2: Preparing 11:13:46 8b898e07c078: Preparing 11:13:46 57bdc8b3499e: Preparing 11:13:46 994456c4fd7b: Preparing 11:13:46 994456c4fd7b: Waiting 11:13:46 a29f32c76c6a: Layer already exists 11:13:46 8b898e07c078: Layer already exists 11:13:46 0fd86729add2: Layer already exists 11:13:46 845729ae33b9: Layer already exists 11:13:46 57bdc8b3499e: Layer already exists 11:13:46 994456c4fd7b: Layer already exists 11:13:46 main: digest: sha256:fd726d0d409611b0d40ef2a634854103457cff53452aa88bdf699ed7fba5d3bf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:46 ===================================================== [Pipeline] echo 11:13:46 taggedImages: 11:13:46 - nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:46 - nexus3.edgexfoundry.org:10004/core-keeper:latest 11:13:46 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.69 11:13:46 - nexus3.edgexfoundry.org:10004/core-keeper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:46 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 11:13:46 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 11:13:46 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:46 latest 11:13:46 4.0.0-dev.69 11:13:46 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:46 main 11:13:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:13:47 ad774531970c: Preparing 11:13:47 cac03d3ae11b: Preparing 11:13:47 ca434b6a7872: Preparing 11:13:47 3b72fd5200b2: Preparing 11:13:47 0fd86729add2: Preparing 11:13:47 b09b0b1956ba: Preparing 11:13:47 73c6b68701c0: Preparing 11:13:47 994456c4fd7b: Preparing 11:13:47 b09b0b1956ba: Waiting 11:13:47 73c6b68701c0: Waiting 11:13:47 994456c4fd7b: Waiting 11:13:47 0fd86729add2: Layer already exists 11:13:47 3b72fd5200b2: Layer already exists 11:13:47 73c6b68701c0: Layer already exists 11:13:47 b09b0b1956ba: Layer already exists 11:13:47 994456c4fd7b: Layer already exists 11:13:47 cac03d3ae11b: Pushed 11:13:47 ad774531970c: Pushed 11:13:50 ca434b6a7872: Pushed 11:13:50 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 11:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:13:51 ad774531970c: Preparing 11:13:51 cac03d3ae11b: Preparing 11:13:51 ca434b6a7872: Preparing 11:13:51 3b72fd5200b2: Preparing 11:13:51 0fd86729add2: Preparing 11:13:51 b09b0b1956ba: Preparing 11:13:51 73c6b68701c0: Preparing 11:13:51 994456c4fd7b: Preparing 11:13:51 b09b0b1956ba: Waiting 11:13:51 73c6b68701c0: Waiting 11:13:51 3b72fd5200b2: Layer already exists 11:13:51 0fd86729add2: Layer already exists 11:13:51 ca434b6a7872: Layer already exists 11:13:51 ad774531970c: Layer already exists 11:13:51 cac03d3ae11b: Layer already exists 11:13:51 73c6b68701c0: Layer already exists 11:13:51 994456c4fd7b: Layer already exists 11:13:51 b09b0b1956ba: Layer already exists 11:13:51 latest: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.69 11:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:13:51 ad774531970c: Preparing 11:13:51 cac03d3ae11b: Preparing 11:13:51 ca434b6a7872: Preparing 11:13:51 3b72fd5200b2: Preparing 11:13:51 0fd86729add2: Preparing 11:13:51 b09b0b1956ba: Preparing 11:13:51 73c6b68701c0: Preparing 11:13:51 994456c4fd7b: Preparing 11:13:51 b09b0b1956ba: Waiting 11:13:51 73c6b68701c0: Waiting 11:13:51 994456c4fd7b: Waiting 11:13:51 3b72fd5200b2: Layer already exists 11:13:51 ad774531970c: Layer already exists 11:13:51 0fd86729add2: Layer already exists 11:13:51 cac03d3ae11b: Layer already exists 11:13:51 ca434b6a7872: Layer already exists 11:13:51 73c6b68701c0: Layer already exists 11:13:51 b09b0b1956ba: Layer already exists 11:13:51 994456c4fd7b: Layer already exists 11:13:51 4.0.0-dev.69: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:13:52 ad774531970c: Preparing 11:13:52 cac03d3ae11b: Preparing 11:13:52 ca434b6a7872: Preparing 11:13:52 3b72fd5200b2: Preparing 11:13:52 0fd86729add2: Preparing 11:13:52 b09b0b1956ba: Preparing 11:13:52 73c6b68701c0: Preparing 11:13:52 994456c4fd7b: Preparing 11:13:52 994456c4fd7b: Waiting 11:13:52 b09b0b1956ba: Waiting 11:13:52 73c6b68701c0: Waiting 11:13:52 cac03d3ae11b: Layer already exists 11:13:52 3b72fd5200b2: Layer already exists 11:13:52 ca434b6a7872: Layer already exists 11:13:52 0fd86729add2: Layer already exists 11:13:52 ad774531970c: Layer already exists 11:13:52 b09b0b1956ba: Layer already exists 11:13:52 994456c4fd7b: Layer already exists 11:13:52 73c6b68701c0: Layer already exists 11:13:52 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 11:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:13:53 ad774531970c: Preparing 11:13:53 cac03d3ae11b: Preparing 11:13:53 ca434b6a7872: Preparing 11:13:53 3b72fd5200b2: Preparing 11:13:53 0fd86729add2: Preparing 11:13:53 b09b0b1956ba: Preparing 11:13:53 73c6b68701c0: Preparing 11:13:53 994456c4fd7b: Preparing 11:13:53 73c6b68701c0: Waiting 11:13:53 994456c4fd7b: Waiting 11:13:53 b09b0b1956ba: Waiting 11:13:53 ca434b6a7872: Layer already exists 11:13:53 cac03d3ae11b: Layer already exists 11:13:53 0fd86729add2: Layer already exists 11:13:53 3b72fd5200b2: Layer already exists 11:13:53 ad774531970c: Layer already exists 11:13:53 73c6b68701c0: Layer already exists 11:13:53 994456c4fd7b: Layer already exists 11:13:53 b09b0b1956ba: Layer already exists 11:13:53 main: digest: sha256:a0bded6be94c72fc6b326d72d5d2650f34b3bd7fecb213a813f1a8afd0ce7f97 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:53 ===================================================== [Pipeline] echo 11:13:53 taggedImages: 11:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:latest 11:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.69 11:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 11:13:53 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 11:13:53 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:53 latest 11:13:53 4.0.0-dev.69 11:13:53 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:53 main 11:13:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:13:54 7714e5d073e6: Preparing 11:13:54 b250a4577fde: Preparing 11:13:54 514f6a7c4c55: Preparing 11:13:54 8ec198c430f0: Preparing 11:13:54 6662ec59086a: Preparing 11:13:54 42796fc0714a: Preparing 11:13:54 3fc0424bde18: Preparing 11:13:54 42796fc0714a: Waiting 11:13:54 3fc0424bde18: Waiting 11:13:54 3b72fd5200b2: Preparing 11:13:54 0fd86729add2: Preparing 11:13:54 3b72fd5200b2: Waiting 11:13:54 da57778672c4: Preparing 11:13:54 98af785c708c: Preparing 11:13:54 0fd86729add2: Waiting 11:13:54 da57778672c4: Waiting 11:13:54 98af785c708c: Waiting 11:13:54 5f70bf18a086: Preparing 11:13:54 5f70bf18a086: Waiting 11:13:54 f4923087b1c6: Preparing 11:13:54 a188efef11ad: Preparing 11:13:54 d98a8a73daf7: Preparing 11:13:54 f4923087b1c6: Waiting 11:13:54 994456c4fd7b: Preparing 11:13:54 a188efef11ad: Waiting 11:13:54 d98a8a73daf7: Waiting 11:13:54 994456c4fd7b: Waiting 11:13:54 b250a4577fde: Pushed 11:13:54 8ec198c430f0: Pushed 11:13:54 7714e5d073e6: Pushed 11:13:54 514f6a7c4c55: Pushed 11:13:54 6662ec59086a: Pushed 11:13:54 3b72fd5200b2: Layer already exists 11:13:54 0fd86729add2: Layer already exists 11:13:54 42796fc0714a: Pushed 11:13:54 5f70bf18a086: Layer already exists 11:13:54 98af785c708c: Pushed 11:13:54 da57778672c4: Pushed 11:13:54 f4923087b1c6: Pushed 11:13:54 994456c4fd7b: Layer already exists 11:13:54 a188efef11ad: Pushed 11:13:54 d98a8a73daf7: Pushed 11:13:55 3fc0424bde18: Pushed 11:13:55 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:13:56 7714e5d073e6: Preparing 11:13:56 b250a4577fde: Preparing 11:13:56 514f6a7c4c55: Preparing 11:13:56 8ec198c430f0: Preparing 11:13:56 6662ec59086a: Preparing 11:13:56 42796fc0714a: Preparing 11:13:56 3fc0424bde18: Preparing 11:13:56 3b72fd5200b2: Preparing 11:13:56 0fd86729add2: Preparing 11:13:56 3fc0424bde18: Waiting 11:13:56 3b72fd5200b2: Waiting 11:13:56 42796fc0714a: Waiting 11:13:56 da57778672c4: Preparing 11:13:56 98af785c708c: Preparing 11:13:56 5f70bf18a086: Preparing 11:13:56 0fd86729add2: Waiting 11:13:56 98af785c708c: Waiting 11:13:56 f4923087b1c6: Preparing 11:13:56 a188efef11ad: Preparing 11:13:56 d98a8a73daf7: Preparing 11:13:56 5f70bf18a086: Waiting 11:13:56 994456c4fd7b: Preparing 11:13:56 d98a8a73daf7: Waiting 11:13:56 994456c4fd7b: Waiting 11:13:56 da57778672c4: Waiting 11:13:56 514f6a7c4c55: Layer already exists 11:13:56 8ec198c430f0: Layer already exists 11:13:56 b250a4577fde: Layer already exists 11:13:56 7714e5d073e6: Layer already exists 11:13:56 6662ec59086a: Layer already exists 11:13:56 3fc0424bde18: Layer already exists 11:13:56 3b72fd5200b2: Layer already exists 11:13:56 0fd86729add2: Layer already exists 11:13:56 42796fc0714a: Layer already exists 11:13:56 da57778672c4: Layer already exists 11:13:56 98af785c708c: Layer already exists 11:13:56 a188efef11ad: Layer already exists 11:13:56 f4923087b1c6: Layer already exists 11:13:56 5f70bf18a086: Layer already exists 11:13:56 d98a8a73daf7: Layer already exists 11:13:56 994456c4fd7b: Layer already exists 11:13:56 latest: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.69 11:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:13:57 7714e5d073e6: Preparing 11:13:57 b250a4577fde: Preparing 11:13:57 514f6a7c4c55: Preparing 11:13:57 8ec198c430f0: Preparing 11:13:57 6662ec59086a: Preparing 11:13:57 42796fc0714a: Preparing 11:13:57 3fc0424bde18: Preparing 11:13:57 3b72fd5200b2: Preparing 11:13:57 0fd86729add2: Preparing 11:13:57 da57778672c4: Preparing 11:13:57 98af785c708c: Preparing 11:13:57 5f70bf18a086: Preparing 11:13:57 f4923087b1c6: Preparing 11:13:57 a188efef11ad: Preparing 11:13:57 d98a8a73daf7: Preparing 11:13:57 994456c4fd7b: Preparing 11:13:57 a188efef11ad: Waiting 11:13:57 f4923087b1c6: Waiting 11:13:57 0fd86729add2: Waiting 11:13:57 da57778672c4: Waiting 11:13:57 98af785c708c: Waiting 11:13:57 d98a8a73daf7: Waiting 11:13:57 994456c4fd7b: Waiting 11:13:57 5f70bf18a086: Waiting 11:13:57 42796fc0714a: Waiting 11:13:57 3b72fd5200b2: Waiting 11:13:57 3fc0424bde18: Waiting 11:13:57 b250a4577fde: Layer already exists 11:13:57 7714e5d073e6: Layer already exists 11:13:57 6662ec59086a: Layer already exists 11:13:57 8ec198c430f0: Layer already exists 11:13:57 514f6a7c4c55: Layer already exists 11:13:57 42796fc0714a: Layer already exists 11:13:57 3b72fd5200b2: Layer already exists 11:13:57 3fc0424bde18: Layer already exists 11:13:57 da57778672c4: Layer already exists 11:13:57 0fd86729add2: Layer already exists 11:13:57 98af785c708c: Layer already exists 11:13:57 5f70bf18a086: Layer already exists 11:13:57 d98a8a73daf7: Layer already exists 11:13:57 f4923087b1c6: Layer already exists 11:13:57 a188efef11ad: Layer already exists 11:13:57 994456c4fd7b: Layer already exists 11:13:57 4.0.0-dev.69: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:13:57 7714e5d073e6: Preparing 11:13:57 b250a4577fde: Preparing 11:13:57 514f6a7c4c55: Preparing 11:13:57 8ec198c430f0: Preparing 11:13:57 6662ec59086a: Preparing 11:13:57 42796fc0714a: Preparing 11:13:57 3fc0424bde18: Preparing 11:13:57 3b72fd5200b2: Preparing 11:13:57 0fd86729add2: Preparing 11:13:57 da57778672c4: Preparing 11:13:57 98af785c708c: Preparing 11:13:57 5f70bf18a086: Preparing 11:13:57 f4923087b1c6: Preparing 11:13:57 a188efef11ad: Preparing 11:13:57 d98a8a73daf7: Preparing 11:13:57 994456c4fd7b: Preparing 11:13:57 0fd86729add2: Waiting 11:13:57 da57778672c4: Waiting 11:13:57 98af785c708c: Waiting 11:13:57 5f70bf18a086: Waiting 11:13:57 f4923087b1c6: Waiting 11:13:57 a188efef11ad: Waiting 11:13:57 42796fc0714a: Waiting 11:13:57 d98a8a73daf7: Waiting 11:13:57 3fc0424bde18: Waiting 11:13:57 3b72fd5200b2: Waiting 11:13:57 6662ec59086a: Layer already exists 11:13:57 8ec198c430f0: Layer already exists 11:13:57 514f6a7c4c55: Layer already exists 11:13:57 b250a4577fde: Layer already exists 11:13:57 7714e5d073e6: Layer already exists 11:13:57 3b72fd5200b2: Layer already exists 11:13:57 3fc0424bde18: Layer already exists 11:13:57 42796fc0714a: Layer already exists 11:13:57 da57778672c4: Layer already exists 11:13:57 0fd86729add2: Layer already exists 11:13:57 98af785c708c: Layer already exists 11:13:57 5f70bf18a086: Layer already exists 11:13:57 f4923087b1c6: Layer already exists 11:13:57 a188efef11ad: Layer already exists 11:13:57 d98a8a73daf7: Layer already exists 11:13:57 994456c4fd7b: Layer already exists 11:13:57 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:13:58 7714e5d073e6: Preparing 11:13:58 b250a4577fde: Preparing 11:13:58 514f6a7c4c55: Preparing 11:13:58 8ec198c430f0: Preparing 11:13:58 6662ec59086a: Preparing 11:13:58 42796fc0714a: Preparing 11:13:58 3fc0424bde18: Preparing 11:13:58 3b72fd5200b2: Preparing 11:13:58 0fd86729add2: Preparing 11:13:58 da57778672c4: Preparing 11:13:58 98af785c708c: Preparing 11:13:58 42796fc0714a: Waiting 11:13:58 3fc0424bde18: Waiting 11:13:58 da57778672c4: Waiting 11:13:58 3b72fd5200b2: Waiting 11:13:58 5f70bf18a086: Preparing 11:13:58 f4923087b1c6: Preparing 11:13:58 98af785c708c: Waiting 11:13:58 5f70bf18a086: Waiting 11:13:58 a188efef11ad: Preparing 11:13:58 d98a8a73daf7: Preparing 11:13:58 994456c4fd7b: Preparing 11:13:58 f4923087b1c6: Waiting 11:13:58 a188efef11ad: Waiting 11:13:58 994456c4fd7b: Waiting 11:13:58 d98a8a73daf7: Waiting 11:13:58 b250a4577fde: Layer already exists 11:13:58 7714e5d073e6: Layer already exists 11:13:58 8ec198c430f0: Layer already exists 11:13:58 6662ec59086a: Layer already exists 11:13:58 514f6a7c4c55: Layer already exists 11:13:58 3fc0424bde18: Layer already exists 11:13:58 42796fc0714a: Layer already exists 11:13:58 3b72fd5200b2: Layer already exists 11:13:58 0fd86729add2: Layer already exists 11:13:58 98af785c708c: Layer already exists 11:13:58 5f70bf18a086: Layer already exists 11:13:58 da57778672c4: Layer already exists 11:13:58 f4923087b1c6: Layer already exists 11:13:58 a188efef11ad: Layer already exists 11:13:58 994456c4fd7b: Layer already exists 11:13:58 d98a8a73daf7: Layer already exists 11:13:58 main: digest: sha256:1237b052929fed0b1844b7cba91251d6a7f00cdc5947452d2fb574d87b7c5d5a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:58 ===================================================== [Pipeline] echo 11:13:58 taggedImages: 11:13:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:13:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.69 11:13:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 11:13:58 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 11:13:58 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:58 latest 11:13:58 4.0.0-dev.69 11:13:58 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:13:58 main 11:13:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:13:59 02d02a3e7ac4: Preparing 11:13:59 fc05e3c45714: Preparing 11:13:59 754a71134330: Preparing 11:13:59 1426c9894dab: Preparing 11:13:59 3b72fd5200b2: Preparing 11:13:59 0fd86729add2: Preparing 11:13:59 b09b0b1956ba: Preparing 11:13:59 73c6b68701c0: Preparing 11:13:59 994456c4fd7b: Preparing 11:13:59 0fd86729add2: Waiting 11:13:59 b09b0b1956ba: Waiting 11:13:59 73c6b68701c0: Waiting 11:13:59 994456c4fd7b: Waiting 11:13:59 3b72fd5200b2: Layer already exists 11:13:59 0fd86729add2: Layer already exists 11:13:59 b09b0b1956ba: Layer already exists 11:13:59 fc05e3c45714: Pushed 11:13:59 73c6b68701c0: Layer already exists 11:13:59 994456c4fd7b: Layer already exists 11:13:59 754a71134330: Pushed 11:13:59 02d02a3e7ac4: Pushed 11:14:01 1426c9894dab: Pushed 11:14:01 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:14:02 02d02a3e7ac4: Preparing 11:14:02 fc05e3c45714: Preparing 11:14:02 754a71134330: Preparing 11:14:02 1426c9894dab: Preparing 11:14:02 3b72fd5200b2: Preparing 11:14:02 0fd86729add2: Preparing 11:14:02 b09b0b1956ba: Preparing 11:14:02 73c6b68701c0: Preparing 11:14:02 994456c4fd7b: Preparing 11:14:02 0fd86729add2: Waiting 11:14:02 73c6b68701c0: Waiting 11:14:02 994456c4fd7b: Waiting 11:14:02 b09b0b1956ba: Waiting 11:14:02 fc05e3c45714: Layer already exists 11:14:02 1426c9894dab: Layer already exists 11:14:02 02d02a3e7ac4: Layer already exists 11:14:02 3b72fd5200b2: Layer already exists 11:14:02 754a71134330: Layer already exists 11:14:02 73c6b68701c0: Layer already exists 11:14:02 0fd86729add2: Layer already exists 11:14:02 994456c4fd7b: Layer already exists 11:14:02 b09b0b1956ba: Layer already exists 11:14:02 latest: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.69 11:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:14:03 02d02a3e7ac4: Preparing 11:14:03 fc05e3c45714: Preparing 11:14:03 754a71134330: Preparing 11:14:03 1426c9894dab: Preparing 11:14:03 3b72fd5200b2: Preparing 11:14:03 0fd86729add2: Preparing 11:14:03 b09b0b1956ba: Preparing 11:14:03 73c6b68701c0: Preparing 11:14:03 994456c4fd7b: Preparing 11:14:03 0fd86729add2: Waiting 11:14:03 b09b0b1956ba: Waiting 11:14:03 73c6b68701c0: Waiting 11:14:03 994456c4fd7b: Waiting 11:14:03 02d02a3e7ac4: Layer already exists 11:14:03 3b72fd5200b2: Layer already exists 11:14:03 754a71134330: Layer already exists 11:14:03 b09b0b1956ba: Layer already exists 11:14:03 73c6b68701c0: Layer already exists 11:14:03 fc05e3c45714: Layer already exists 11:14:03 1426c9894dab: Layer already exists 11:14:03 0fd86729add2: Layer already exists 11:14:03 994456c4fd7b: Layer already exists 11:14:03 4.0.0-dev.69: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:14:03 02d02a3e7ac4: Preparing 11:14:03 fc05e3c45714: Preparing 11:14:03 754a71134330: Preparing 11:14:03 1426c9894dab: Preparing 11:14:03 3b72fd5200b2: Preparing 11:14:03 0fd86729add2: Preparing 11:14:03 b09b0b1956ba: Preparing 11:14:03 0fd86729add2: Waiting 11:14:03 73c6b68701c0: Preparing 11:14:03 994456c4fd7b: Preparing 11:14:03 b09b0b1956ba: Waiting 11:14:03 73c6b68701c0: Waiting 11:14:03 994456c4fd7b: Waiting 11:14:03 fc05e3c45714: Layer already exists 11:14:03 02d02a3e7ac4: Layer already exists 11:14:03 1426c9894dab: Layer already exists 11:14:03 3b72fd5200b2: Layer already exists 11:14:03 754a71134330: Layer already exists 11:14:03 0fd86729add2: Layer already exists 11:14:03 b09b0b1956ba: Layer already exists 11:14:03 994456c4fd7b: Layer already exists 11:14:03 73c6b68701c0: Layer already exists 11:14:03 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 11:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:14:04 02d02a3e7ac4: Preparing 11:14:04 fc05e3c45714: Preparing 11:14:04 754a71134330: Preparing 11:14:04 1426c9894dab: Preparing 11:14:04 3b72fd5200b2: Preparing 11:14:04 0fd86729add2: Preparing 11:14:04 b09b0b1956ba: Preparing 11:14:04 73c6b68701c0: Preparing 11:14:04 994456c4fd7b: Preparing 11:14:04 0fd86729add2: Waiting 11:14:04 73c6b68701c0: Waiting 11:14:04 b09b0b1956ba: Waiting 11:14:04 994456c4fd7b: Waiting 11:14:04 02d02a3e7ac4: Layer already exists 11:14:04 1426c9894dab: Layer already exists 11:14:04 fc05e3c45714: Layer already exists 11:14:04 3b72fd5200b2: Layer already exists 11:14:04 754a71134330: Layer already exists 11:14:04 0fd86729add2: Layer already exists 11:14:04 b09b0b1956ba: Layer already exists 11:14:04 73c6b68701c0: Layer already exists 11:14:04 994456c4fd7b: Layer already exists 11:14:04 main: digest: sha256:29c15acbe08b9ba3a1e0c70875c9d38d06fd13c3083cf3e0b38cb8ebd254c4ba size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:04 ===================================================== [Pipeline] echo 11:14:04 taggedImages: 11:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.69 11:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 11:14:04 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 11:14:04 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:04 latest 11:14:04 4.0.0-dev.69 11:14:04 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:04 main 11:14:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:14:05 01a969fc1cba: Preparing 11:14:05 8f48a4b7de89: Preparing 11:14:05 f04c003b40bf: Preparing 11:14:05 bc621c70b5a9: Preparing 11:14:05 c59f132cabb6: Preparing 11:14:05 3b72fd5200b2: Preparing 11:14:05 0fd86729add2: Preparing 11:14:05 1fb4fa317fb0: Preparing 11:14:05 22a95287bf6c: Preparing 11:14:05 df40bfb6e95a: Preparing 11:14:05 994456c4fd7b: Preparing 11:14:05 994456c4fd7b: Waiting 11:14:05 3b72fd5200b2: Waiting 11:14:05 1fb4fa317fb0: Waiting 11:14:05 df40bfb6e95a: Waiting 11:14:05 22a95287bf6c: Waiting 11:14:05 8f48a4b7de89: Pushed 11:14:05 c59f132cabb6: Pushed 11:14:05 01a969fc1cba: Pushed 11:14:05 bc621c70b5a9: Pushed 11:14:05 0fd86729add2: Layer already exists 11:14:05 3b72fd5200b2: Layer already exists 11:14:05 994456c4fd7b: Layer already exists 11:14:05 1fb4fa317fb0: Pushed 11:14:05 22a95287bf6c: Pushed 11:14:06 df40bfb6e95a: Pushed 11:14:07 f04c003b40bf: Pushed 11:14:07 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:14:08 01a969fc1cba: Preparing 11:14:08 8f48a4b7de89: Preparing 11:14:08 f04c003b40bf: Preparing 11:14:08 bc621c70b5a9: Preparing 11:14:08 c59f132cabb6: Preparing 11:14:08 3b72fd5200b2: Preparing 11:14:08 0fd86729add2: Preparing 11:14:08 1fb4fa317fb0: Preparing 11:14:08 22a95287bf6c: Preparing 11:14:08 df40bfb6e95a: Preparing 11:14:08 994456c4fd7b: Preparing 11:14:08 0fd86729add2: Waiting 11:14:08 1fb4fa317fb0: Waiting 11:14:08 22a95287bf6c: Waiting 11:14:08 994456c4fd7b: Waiting 11:14:08 df40bfb6e95a: Waiting 11:14:08 3b72fd5200b2: Waiting 11:14:08 8f48a4b7de89: Layer already exists 11:14:08 bc621c70b5a9: Layer already exists 11:14:08 01a969fc1cba: Layer already exists 11:14:08 f04c003b40bf: Layer already exists 11:14:08 c59f132cabb6: Layer already exists 11:14:08 3b72fd5200b2: Layer already exists 11:14:08 0fd86729add2: Layer already exists 11:14:08 1fb4fa317fb0: Layer already exists 11:14:08 22a95287bf6c: Layer already exists 11:14:08 df40bfb6e95a: Layer already exists 11:14:08 994456c4fd7b: Layer already exists 11:14:08 latest: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.69 11:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:14:08 01a969fc1cba: Preparing 11:14:08 8f48a4b7de89: Preparing 11:14:08 f04c003b40bf: Preparing 11:14:08 bc621c70b5a9: Preparing 11:14:08 c59f132cabb6: Preparing 11:14:08 3b72fd5200b2: Preparing 11:14:08 0fd86729add2: Preparing 11:14:08 1fb4fa317fb0: Preparing 11:14:08 22a95287bf6c: Preparing 11:14:08 df40bfb6e95a: Preparing 11:14:08 994456c4fd7b: Preparing 11:14:08 3b72fd5200b2: Waiting 11:14:08 0fd86729add2: Waiting 11:14:08 1fb4fa317fb0: Waiting 11:14:08 22a95287bf6c: Waiting 11:14:08 df40bfb6e95a: Waiting 11:14:08 01a969fc1cba: Layer already exists 11:14:08 c59f132cabb6: Layer already exists 11:14:08 bc621c70b5a9: Layer already exists 11:14:08 f04c003b40bf: Layer already exists 11:14:08 8f48a4b7de89: Layer already exists 11:14:08 1fb4fa317fb0: Layer already exists 11:14:08 22a95287bf6c: Layer already exists 11:14:08 3b72fd5200b2: Layer already exists 11:14:08 0fd86729add2: Layer already exists 11:14:08 df40bfb6e95a: Layer already exists 11:14:08 994456c4fd7b: Layer already exists 11:14:08 4.0.0-dev.69: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:14:09 01a969fc1cba: Preparing 11:14:09 8f48a4b7de89: Preparing 11:14:09 f04c003b40bf: Preparing 11:14:09 bc621c70b5a9: Preparing 11:14:09 c59f132cabb6: Preparing 11:14:09 3b72fd5200b2: Preparing 11:14:09 0fd86729add2: Preparing 11:14:09 1fb4fa317fb0: Preparing 11:14:09 22a95287bf6c: Preparing 11:14:09 df40bfb6e95a: Preparing 11:14:09 994456c4fd7b: Preparing 11:14:09 1fb4fa317fb0: Waiting 11:14:09 22a95287bf6c: Waiting 11:14:09 df40bfb6e95a: Waiting 11:14:09 994456c4fd7b: Waiting 11:14:09 3b72fd5200b2: Waiting 11:14:09 0fd86729add2: Waiting 11:14:09 01a969fc1cba: Layer already exists 11:14:09 bc621c70b5a9: Layer already exists 11:14:09 f04c003b40bf: Layer already exists 11:14:09 8f48a4b7de89: Layer already exists 11:14:09 c59f132cabb6: Layer already exists 11:14:09 3b72fd5200b2: Layer already exists 11:14:09 22a95287bf6c: Layer already exists 11:14:09 1fb4fa317fb0: Layer already exists 11:14:09 0fd86729add2: Layer already exists 11:14:09 df40bfb6e95a: Layer already exists 11:14:09 994456c4fd7b: Layer already exists 11:14:09 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:14:10 01a969fc1cba: Preparing 11:14:10 8f48a4b7de89: Preparing 11:14:10 f04c003b40bf: Preparing 11:14:10 bc621c70b5a9: Preparing 11:14:10 c59f132cabb6: Preparing 11:14:10 3b72fd5200b2: Preparing 11:14:10 0fd86729add2: Preparing 11:14:10 1fb4fa317fb0: Preparing 11:14:10 22a95287bf6c: Preparing 11:14:10 df40bfb6e95a: Preparing 11:14:10 994456c4fd7b: Preparing 11:14:10 1fb4fa317fb0: Waiting 11:14:10 22a95287bf6c: Waiting 11:14:10 3b72fd5200b2: Waiting 11:14:10 994456c4fd7b: Waiting 11:14:10 0fd86729add2: Waiting 11:14:10 df40bfb6e95a: Waiting 11:14:10 c59f132cabb6: Layer already exists 11:14:10 01a969fc1cba: Layer already exists 11:14:10 8f48a4b7de89: Layer already exists 11:14:10 f04c003b40bf: Layer already exists 11:14:10 bc621c70b5a9: Layer already exists 11:14:10 3b72fd5200b2: Layer already exists 11:14:10 1fb4fa317fb0: Layer already exists 11:14:10 22a95287bf6c: Layer already exists 11:14:10 0fd86729add2: Layer already exists 11:14:10 df40bfb6e95a: Layer already exists 11:14:10 994456c4fd7b: Layer already exists 11:14:10 main: digest: sha256:5b344417eaacd30eba4b846731ab72e67b3afc9601866a56f94b5d8b01cc3797 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:10 ===================================================== [Pipeline] echo 11:14:10 taggedImages: 11:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.69 11:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 11:14:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 11:14:10 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:10 latest 11:14:10 4.0.0-dev.69 11:14:10 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:10 main 11:14:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:14:10 fc2cf0c01856: Preparing 11:14:10 6ba60535a4b0: Preparing 11:14:10 189cdbe61351: Preparing 11:14:10 e1b87c861de2: Preparing 11:14:10 2a5742001f77: Preparing 11:14:10 f99046a2ba84: Preparing 11:14:10 15506c24fe11: Preparing 11:14:10 3b72fd5200b2: Preparing 11:14:10 0fd86729add2: Preparing 11:14:10 a7791133b40f: Preparing 11:14:10 925e819ef9f0: Preparing 11:14:10 994456c4fd7b: Preparing 11:14:10 3b72fd5200b2: Waiting 11:14:10 0fd86729add2: Waiting 11:14:10 925e819ef9f0: Waiting 11:14:10 994456c4fd7b: Waiting 11:14:10 a7791133b40f: Waiting 11:14:10 f99046a2ba84: Waiting 11:14:10 15506c24fe11: Waiting 11:14:10 2a5742001f77: Pushed 11:14:10 6ba60535a4b0: Pushed 11:14:10 fc2cf0c01856: Pushed 11:14:10 3b72fd5200b2: Layer already exists 11:14:10 0fd86729add2: Layer already exists 11:14:11 f99046a2ba84: Pushed 11:14:11 15506c24fe11: Pushed 11:14:11 994456c4fd7b: Layer already exists 11:14:11 a7791133b40f: Pushed 11:14:12 925e819ef9f0: Pushed 11:14:12 e1b87c861de2: Pushed 11:14:13 189cdbe61351: Pushed 11:14:13 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:14:14 fc2cf0c01856: Preparing 11:14:14 6ba60535a4b0: Preparing 11:14:14 189cdbe61351: Preparing 11:14:14 e1b87c861de2: Preparing 11:14:14 2a5742001f77: Preparing 11:14:14 f99046a2ba84: Preparing 11:14:14 15506c24fe11: Preparing 11:14:14 3b72fd5200b2: Preparing 11:14:14 0fd86729add2: Preparing 11:14:14 a7791133b40f: Preparing 11:14:14 925e819ef9f0: Preparing 11:14:14 994456c4fd7b: Preparing 11:14:14 925e819ef9f0: Waiting 11:14:14 a7791133b40f: Waiting 11:14:14 994456c4fd7b: Waiting 11:14:14 15506c24fe11: Waiting 11:14:14 3b72fd5200b2: Waiting 11:14:14 0fd86729add2: Waiting 11:14:14 f99046a2ba84: Waiting 11:14:14 e1b87c861de2: Layer already exists 11:14:14 6ba60535a4b0: Layer already exists 11:14:14 189cdbe61351: Layer already exists 11:14:14 fc2cf0c01856: Layer already exists 11:14:14 2a5742001f77: Layer already exists 11:14:14 f99046a2ba84: Layer already exists 11:14:14 3b72fd5200b2: Layer already exists 11:14:14 15506c24fe11: Layer already exists 11:14:14 0fd86729add2: Layer already exists 11:14:14 a7791133b40f: Layer already exists 11:14:14 925e819ef9f0: Layer already exists 11:14:14 994456c4fd7b: Layer already exists 11:14:14 latest: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.69 11:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:14:15 fc2cf0c01856: Preparing 11:14:15 6ba60535a4b0: Preparing 11:14:15 189cdbe61351: Preparing 11:14:15 e1b87c861de2: Preparing 11:14:15 2a5742001f77: Preparing 11:14:15 f99046a2ba84: Preparing 11:14:15 15506c24fe11: Preparing 11:14:15 3b72fd5200b2: Preparing 11:14:15 0fd86729add2: Preparing 11:14:15 a7791133b40f: Preparing 11:14:15 925e819ef9f0: Preparing 11:14:15 994456c4fd7b: Preparing 11:14:15 3b72fd5200b2: Waiting 11:14:15 994456c4fd7b: Waiting 11:14:15 0fd86729add2: Waiting 11:14:15 925e819ef9f0: Waiting 11:14:15 a7791133b40f: Waiting 11:14:15 f99046a2ba84: Waiting 11:14:15 15506c24fe11: Waiting 11:14:15 fc2cf0c01856: Layer already exists 11:14:15 e1b87c861de2: Layer already exists 11:14:15 6ba60535a4b0: Layer already exists 11:14:15 189cdbe61351: Layer already exists 11:14:15 2a5742001f77: Layer already exists 11:14:15 f99046a2ba84: Layer already exists 11:14:15 3b72fd5200b2: Layer already exists 11:14:15 15506c24fe11: Layer already exists 11:14:15 a7791133b40f: Layer already exists 11:14:15 0fd86729add2: Layer already exists 11:14:15 925e819ef9f0: Layer already exists 11:14:15 994456c4fd7b: Layer already exists 11:14:15 4.0.0-dev.69: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:14:16 fc2cf0c01856: Preparing 11:14:16 6ba60535a4b0: Preparing 11:14:16 189cdbe61351: Preparing 11:14:16 e1b87c861de2: Preparing 11:14:16 2a5742001f77: Preparing 11:14:16 f99046a2ba84: Preparing 11:14:16 15506c24fe11: Preparing 11:14:16 3b72fd5200b2: Preparing 11:14:16 0fd86729add2: Preparing 11:14:16 a7791133b40f: Preparing 11:14:16 925e819ef9f0: Preparing 11:14:16 994456c4fd7b: Preparing 11:14:16 3b72fd5200b2: Waiting 11:14:16 0fd86729add2: Waiting 11:14:16 a7791133b40f: Waiting 11:14:16 925e819ef9f0: Waiting 11:14:16 994456c4fd7b: Waiting 11:14:16 f99046a2ba84: Waiting 11:14:16 15506c24fe11: Waiting 11:14:16 189cdbe61351: Layer already exists 11:14:16 2a5742001f77: Layer already exists 11:14:16 fc2cf0c01856: Layer already exists 11:14:16 6ba60535a4b0: Layer already exists 11:14:16 e1b87c861de2: Layer already exists 11:14:16 f99046a2ba84: Layer already exists 11:14:16 15506c24fe11: Layer already exists 11:14:16 3b72fd5200b2: Layer already exists 11:14:16 a7791133b40f: Layer already exists 11:14:16 0fd86729add2: Layer already exists 11:14:16 994456c4fd7b: Layer already exists 11:14:16 925e819ef9f0: Layer already exists 11:14:16 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:14:16 fc2cf0c01856: Preparing 11:14:16 6ba60535a4b0: Preparing 11:14:16 189cdbe61351: Preparing 11:14:16 e1b87c861de2: Preparing 11:14:16 2a5742001f77: Preparing 11:14:16 f99046a2ba84: Preparing 11:14:16 15506c24fe11: Preparing 11:14:16 3b72fd5200b2: Preparing 11:14:16 0fd86729add2: Preparing 11:14:16 a7791133b40f: Preparing 11:14:16 925e819ef9f0: Preparing 11:14:16 994456c4fd7b: Preparing 11:14:16 3b72fd5200b2: Waiting 11:14:16 925e819ef9f0: Waiting 11:14:16 994456c4fd7b: Waiting 11:14:16 f99046a2ba84: Waiting 11:14:16 15506c24fe11: Waiting 11:14:16 a7791133b40f: Waiting 11:14:16 2a5742001f77: Layer already exists 11:14:16 e1b87c861de2: Layer already exists 11:14:16 189cdbe61351: Layer already exists 11:14:16 fc2cf0c01856: Layer already exists 11:14:16 6ba60535a4b0: Layer already exists 11:14:16 f99046a2ba84: Layer already exists 11:14:16 0fd86729add2: Layer already exists 11:14:16 a7791133b40f: Layer already exists 11:14:16 15506c24fe11: Layer already exists 11:14:16 3b72fd5200b2: Layer already exists 11:14:16 925e819ef9f0: Layer already exists 11:14:16 994456c4fd7b: Layer already exists 11:14:16 main: digest: sha256:0798311188c4397aef77ec31febdebaa8843cca62fc67a70b44e5d123311c331 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:16 ===================================================== [Pipeline] echo 11:14:16 taggedImages: 11:14:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:14:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.69 11:14:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 11:14:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 11:14:16 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:16 latest 11:14:16 4.0.0-dev.69 11:14:16 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:16 main 11:14:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:14:17 aaf18cfd1479: Preparing 11:14:17 5d87171a4984: Preparing 11:14:17 3b72fd5200b2: Preparing 11:14:17 0fd86729add2: Preparing 11:14:17 1dcd98be1784: Preparing 11:14:17 b2762b598388: Preparing 11:14:17 994456c4fd7b: Preparing 11:14:17 b2762b598388: Waiting 11:14:17 994456c4fd7b: Waiting 11:14:17 0fd86729add2: Layer already exists 11:14:17 3b72fd5200b2: Layer already exists 11:14:17 994456c4fd7b: Layer already exists 11:14:17 aaf18cfd1479: Pushed 11:14:17 1dcd98be1784: Pushed 11:14:18 b2762b598388: Pushed 11:14:21 5d87171a4984: Pushed 11:14:21 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:21 + 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 11:14:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:14:21 aaf18cfd1479: Preparing 11:14:21 5d87171a4984: Preparing 11:14:21 3b72fd5200b2: Preparing 11:14:21 0fd86729add2: Preparing 11:14:21 1dcd98be1784: Preparing 11:14:21 b2762b598388: Preparing 11:14:21 994456c4fd7b: Preparing 11:14:21 b2762b598388: Waiting 11:14:21 994456c4fd7b: Waiting 11:14:21 3b72fd5200b2: Layer already exists 11:14:21 1dcd98be1784: Layer already exists 11:14:21 0fd86729add2: Layer already exists 11:14:21 5d87171a4984: Layer already exists 11:14:21 aaf18cfd1479: Layer already exists 11:14:21 b2762b598388: Layer already exists 11:14:21 994456c4fd7b: Layer already exists 11:14:21 latest: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.69 11:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:14:22 aaf18cfd1479: Preparing 11:14:22 5d87171a4984: Preparing 11:14:22 3b72fd5200b2: Preparing 11:14:22 0fd86729add2: Preparing 11:14:22 1dcd98be1784: Preparing 11:14:22 b2762b598388: Preparing 11:14:22 994456c4fd7b: Preparing 11:14:22 b2762b598388: Waiting 11:14:22 994456c4fd7b: Waiting 11:14:22 0fd86729add2: Layer already exists 11:14:22 5d87171a4984: Layer already exists 11:14:22 1dcd98be1784: Layer already exists 11:14:22 aaf18cfd1479: Layer already exists 11:14:22 3b72fd5200b2: Layer already exists 11:14:22 b2762b598388: Layer already exists 11:14:22 994456c4fd7b: Layer already exists 11:14:22 4.0.0-dev.69: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:14:23 aaf18cfd1479: Preparing 11:14:23 5d87171a4984: Preparing 11:14:23 3b72fd5200b2: Preparing 11:14:23 0fd86729add2: Preparing 11:14:23 1dcd98be1784: Preparing 11:14:23 b2762b598388: Preparing 11:14:23 994456c4fd7b: Preparing 11:14:23 b2762b598388: Waiting 11:14:23 994456c4fd7b: Waiting 11:14:23 aaf18cfd1479: Layer already exists 11:14:23 5d87171a4984: Layer already exists 11:14:23 1dcd98be1784: Layer already exists 11:14:23 0fd86729add2: Layer already exists 11:14:23 3b72fd5200b2: Layer already exists 11:14:23 b2762b598388: Layer already exists 11:14:23 994456c4fd7b: Layer already exists 11:14:23 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:23 + 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 11:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:14:23 aaf18cfd1479: Preparing 11:14:23 5d87171a4984: Preparing 11:14:23 3b72fd5200b2: Preparing 11:14:23 0fd86729add2: Preparing 11:14:23 1dcd98be1784: Preparing 11:14:23 b2762b598388: Preparing 11:14:23 994456c4fd7b: Preparing 11:14:23 b2762b598388: Waiting 11:14:23 994456c4fd7b: Waiting 11:14:23 5d87171a4984: Layer already exists 11:14:23 1dcd98be1784: Layer already exists 11:14:23 0fd86729add2: Layer already exists 11:14:23 aaf18cfd1479: Layer already exists 11:14:23 3b72fd5200b2: Layer already exists 11:14:23 b2762b598388: Layer already exists 11:14:23 994456c4fd7b: Layer already exists 11:14:23 main: digest: sha256:53d226aa91f439a265eb7ddb0e943a6a69dc278ec2d7f1c46e28d44cb6dc0b25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:23 ===================================================== [Pipeline] echo 11:14:23 taggedImages: 11:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.69 11:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 11:14:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 11:14:23 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:23 latest 11:14:23 4.0.0-dev.69 11:14:23 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:23 main 11:14:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:14:24 70a293b676ed: Preparing 11:14:24 3f0ba6dc2fee: Preparing 11:14:24 2f19d407b61f: Preparing 11:14:24 3b72fd5200b2: Preparing 11:14:24 0fd86729add2: Preparing 11:14:24 1446276e9d94: Preparing 11:14:24 2c7bf9e0f3da: Preparing 11:14:24 4092d3765f33: Preparing 11:14:24 bac2bd1e84fc: Preparing 11:14:24 994456c4fd7b: Preparing 11:14:24 bac2bd1e84fc: Waiting 11:14:24 1446276e9d94: Waiting 11:14:24 4092d3765f33: Waiting 11:14:24 2c7bf9e0f3da: Waiting 11:14:24 3b72fd5200b2: Layer already exists 11:14:24 0fd86729add2: Layer already exists 11:14:24 3f0ba6dc2fee: Pushed 11:14:24 2f19d407b61f: Pushed 11:14:24 70a293b676ed: Pushed 11:14:24 994456c4fd7b: Layer already exists 11:14:24 4092d3765f33: Pushed 11:14:25 bac2bd1e84fc: Pushed 11:14:29 2c7bf9e0f3da: Pushed 11:14:37 1446276e9d94: Pushed 11:14:37 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:14:38 70a293b676ed: Preparing 11:14:38 3f0ba6dc2fee: Preparing 11:14:38 2f19d407b61f: Preparing 11:14:38 3b72fd5200b2: Preparing 11:14:38 0fd86729add2: Preparing 11:14:38 1446276e9d94: Preparing 11:14:38 2c7bf9e0f3da: Preparing 11:14:38 4092d3765f33: Preparing 11:14:38 bac2bd1e84fc: Preparing 11:14:38 994456c4fd7b: Preparing 11:14:38 bac2bd1e84fc: Waiting 11:14:38 2c7bf9e0f3da: Waiting 11:14:38 4092d3765f33: Waiting 11:14:38 1446276e9d94: Waiting 11:14:38 3f0ba6dc2fee: Layer already exists 11:14:38 0fd86729add2: Layer already exists 11:14:38 70a293b676ed: Layer already exists 11:14:38 2f19d407b61f: Layer already exists 11:14:38 3b72fd5200b2: Layer already exists 11:14:38 1446276e9d94: Layer already exists 11:14:38 2c7bf9e0f3da: Layer already exists 11:14:38 4092d3765f33: Layer already exists 11:14:38 994456c4fd7b: Layer already exists 11:14:38 bac2bd1e84fc: Layer already exists 11:14:38 latest: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.69 11:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:14:38 70a293b676ed: Preparing 11:14:38 3f0ba6dc2fee: Preparing 11:14:38 2f19d407b61f: Preparing 11:14:38 3b72fd5200b2: Preparing 11:14:38 0fd86729add2: Preparing 11:14:38 1446276e9d94: Preparing 11:14:38 2c7bf9e0f3da: Preparing 11:14:38 4092d3765f33: Preparing 11:14:38 2c7bf9e0f3da: Waiting 11:14:38 1446276e9d94: Waiting 11:14:38 bac2bd1e84fc: Preparing 11:14:38 994456c4fd7b: Preparing 11:14:38 4092d3765f33: Waiting 11:14:38 bac2bd1e84fc: Waiting 11:14:38 994456c4fd7b: Waiting 11:14:38 3f0ba6dc2fee: Layer already exists 11:14:38 70a293b676ed: Layer already exists 11:14:38 0fd86729add2: Layer already exists 11:14:38 2f19d407b61f: Layer already exists 11:14:38 3b72fd5200b2: Layer already exists 11:14:38 4092d3765f33: Layer already exists 11:14:38 1446276e9d94: Layer already exists 11:14:38 2c7bf9e0f3da: Layer already exists 11:14:38 bac2bd1e84fc: Layer already exists 11:14:38 994456c4fd7b: Layer already exists 11:14:38 4.0.0-dev.69: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:14:39 70a293b676ed: Preparing 11:14:39 3f0ba6dc2fee: Preparing 11:14:39 2f19d407b61f: Preparing 11:14:39 3b72fd5200b2: Preparing 11:14:39 0fd86729add2: Preparing 11:14:39 1446276e9d94: Preparing 11:14:39 2c7bf9e0f3da: Preparing 11:14:39 4092d3765f33: Preparing 11:14:39 bac2bd1e84fc: Preparing 11:14:39 994456c4fd7b: Preparing 11:14:39 1446276e9d94: Waiting 11:14:39 2c7bf9e0f3da: Waiting 11:14:39 4092d3765f33: Waiting 11:14:39 bac2bd1e84fc: Waiting 11:14:39 994456c4fd7b: Waiting 11:14:39 3f0ba6dc2fee: Layer already exists 11:14:39 70a293b676ed: Layer already exists 11:14:39 0fd86729add2: Layer already exists 11:14:39 2f19d407b61f: Layer already exists 11:14:39 3b72fd5200b2: Layer already exists 11:14:39 1446276e9d94: Layer already exists 11:14:39 994456c4fd7b: Layer already exists 11:14:39 2c7bf9e0f3da: Layer already exists 11:14:39 4092d3765f33: Layer already exists 11:14:39 bac2bd1e84fc: Layer already exists 11:14:39 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:14:40 70a293b676ed: Preparing 11:14:40 3f0ba6dc2fee: Preparing 11:14:40 2f19d407b61f: Preparing 11:14:40 3b72fd5200b2: Preparing 11:14:40 0fd86729add2: Preparing 11:14:40 1446276e9d94: Preparing 11:14:40 2c7bf9e0f3da: Preparing 11:14:40 4092d3765f33: Preparing 11:14:40 bac2bd1e84fc: Preparing 11:14:40 994456c4fd7b: Preparing 11:14:40 1446276e9d94: Waiting 11:14:40 4092d3765f33: Waiting 11:14:40 2c7bf9e0f3da: Waiting 11:14:40 bac2bd1e84fc: Waiting 11:14:40 994456c4fd7b: Waiting 11:14:40 3f0ba6dc2fee: Layer already exists 11:14:40 0fd86729add2: Layer already exists 11:14:40 2f19d407b61f: Layer already exists 11:14:40 3b72fd5200b2: Layer already exists 11:14:40 70a293b676ed: Layer already exists 11:14:40 2c7bf9e0f3da: Layer already exists 11:14:40 1446276e9d94: Layer already exists 11:14:40 4092d3765f33: Layer already exists 11:14:40 bac2bd1e84fc: Layer already exists 11:14:40 994456c4fd7b: Layer already exists 11:14:40 main: digest: sha256:ba04a645d3989b8c630ee9cbd627792562b1a2fcbb94f245d33add1f123c9962 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:40 ===================================================== [Pipeline] echo 11:14:40 taggedImages: 11:14:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:14:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.69 11:14:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 11:14:40 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 11:14:40 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:40 latest 11:14:40 4.0.0-dev.69 11:14:40 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:40 main 11:14:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:14:41 cf1823c7a178: Preparing 11:14:41 a599b994d7af: Preparing 11:14:41 a29e22bda3d5: Preparing 11:14:41 3b72fd5200b2: Preparing 11:14:41 0fd86729add2: Preparing 11:14:41 3e677db47307: Preparing 11:14:41 2fefa88f9137: Preparing 11:14:41 5e70fc0db305: Preparing 11:14:41 994456c4fd7b: Preparing 11:14:41 3e677db47307: Waiting 11:14:41 2fefa88f9137: Waiting 11:14:41 5e70fc0db305: Waiting 11:14:41 994456c4fd7b: Waiting 11:14:41 3b72fd5200b2: Layer already exists 11:14:41 0fd86729add2: Layer already exists 11:14:41 cf1823c7a178: Pushed 11:14:41 a29e22bda3d5: Pushed 11:14:41 a599b994d7af: Pushed 11:14:41 2fefa88f9137: Pushed 11:14:41 994456c4fd7b: Layer already exists 11:14:42 5e70fc0db305: Pushed 11:14:54 3e677db47307: Pushed 11:14:54 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:14:54 cf1823c7a178: Preparing 11:14:54 a599b994d7af: Preparing 11:14:54 a29e22bda3d5: Preparing 11:14:54 3b72fd5200b2: Preparing 11:14:54 0fd86729add2: Preparing 11:14:54 3e677db47307: Preparing 11:14:54 2fefa88f9137: Preparing 11:14:54 5e70fc0db305: Preparing 11:14:54 994456c4fd7b: Preparing 11:14:54 3e677db47307: Waiting 11:14:54 5e70fc0db305: Waiting 11:14:54 a29e22bda3d5: Layer already exists 11:14:54 a599b994d7af: Layer already exists 11:14:54 3b72fd5200b2: Layer already exists 11:14:54 cf1823c7a178: Layer already exists 11:14:54 0fd86729add2: Layer already exists 11:14:54 3e677db47307: Layer already exists 11:14:54 2fefa88f9137: Layer already exists 11:14:54 5e70fc0db305: Layer already exists 11:14:54 994456c4fd7b: Layer already exists 11:14:54 latest: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.69 11:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:14:55 cf1823c7a178: Preparing 11:14:55 a599b994d7af: Preparing 11:14:55 a29e22bda3d5: Preparing 11:14:55 3b72fd5200b2: Preparing 11:14:55 0fd86729add2: Preparing 11:14:55 3e677db47307: Preparing 11:14:55 2fefa88f9137: Preparing 11:14:55 5e70fc0db305: Preparing 11:14:55 994456c4fd7b: Preparing 11:14:55 2fefa88f9137: Waiting 11:14:55 994456c4fd7b: Waiting 11:14:55 5e70fc0db305: Waiting 11:14:55 0fd86729add2: Layer already exists 11:14:55 3b72fd5200b2: Layer already exists 11:14:55 a29e22bda3d5: Layer already exists 11:14:55 a599b994d7af: Layer already exists 11:14:55 cf1823c7a178: Layer already exists 11:14:55 994456c4fd7b: Layer already exists 11:14:55 2fefa88f9137: Layer already exists 11:14:55 5e70fc0db305: Layer already exists 11:14:55 3e677db47307: Layer already exists 11:14:55 4.0.0-dev.69: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:14:56 cf1823c7a178: Preparing 11:14:56 a599b994d7af: Preparing 11:14:56 a29e22bda3d5: Preparing 11:14:56 3b72fd5200b2: Preparing 11:14:56 0fd86729add2: Preparing 11:14:56 3e677db47307: Preparing 11:14:56 2fefa88f9137: Preparing 11:14:56 5e70fc0db305: Preparing 11:14:56 994456c4fd7b: Preparing 11:14:56 3e677db47307: Waiting 11:14:56 2fefa88f9137: Waiting 11:14:56 5e70fc0db305: Waiting 11:14:56 994456c4fd7b: Waiting 11:14:56 a29e22bda3d5: Layer already exists 11:14:56 a599b994d7af: Layer already exists 11:14:56 0fd86729add2: Layer already exists 11:14:56 3b72fd5200b2: Layer already exists 11:14:56 cf1823c7a178: Layer already exists 11:14:56 5e70fc0db305: Layer already exists 11:14:56 2fefa88f9137: Layer already exists 11:14:56 3e677db47307: Layer already exists 11:14:56 994456c4fd7b: Layer already exists 11:14:56 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 11:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:14:56 cf1823c7a178: Preparing 11:14:56 a599b994d7af: Preparing 11:14:56 a29e22bda3d5: Preparing 11:14:56 3b72fd5200b2: Preparing 11:14:56 0fd86729add2: Preparing 11:14:56 3e677db47307: Preparing 11:14:56 2fefa88f9137: Preparing 11:14:56 5e70fc0db305: Preparing 11:14:56 994456c4fd7b: Preparing 11:14:56 2fefa88f9137: Waiting 11:14:56 5e70fc0db305: Waiting 11:14:56 994456c4fd7b: Waiting 11:14:56 3e677db47307: Waiting 11:14:56 a29e22bda3d5: Layer already exists 11:14:56 a599b994d7af: Layer already exists 11:14:56 0fd86729add2: Layer already exists 11:14:56 cf1823c7a178: Layer already exists 11:14:56 3b72fd5200b2: Layer already exists 11:14:56 994456c4fd7b: Layer already exists 11:14:56 2fefa88f9137: Layer already exists 11:14:56 3e677db47307: Layer already exists 11:14:56 5e70fc0db305: Layer already exists 11:14:56 main: digest: sha256:8d58d3106fabf5869c7d3db2bb0fbc8203443fb58b79980df107eb5a008131da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:57 ===================================================== [Pipeline] echo 11:14:57 taggedImages: 11:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.69 11:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 11:14:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 11:14:57 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:57 latest 11:14:57 4.0.0-dev.69 11:14:57 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:57 main 11:14:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:14:57 94bca1f64f9e: Preparing 11:14:57 5bf45d351c33: Preparing 11:14:57 c449adae10ba: Preparing 11:14:57 3b72fd5200b2: Preparing 11:14:57 0fd86729add2: Preparing 11:14:57 3e677db47307: Preparing 11:14:57 4092d3765f33: Preparing 11:14:57 bac2bd1e84fc: Preparing 11:14:57 994456c4fd7b: Preparing 11:14:57 4092d3765f33: Waiting 11:14:57 3e677db47307: Waiting 11:14:57 994456c4fd7b: Waiting 11:14:57 0fd86729add2: Layer already exists 11:14:57 3b72fd5200b2: Layer already exists 11:14:57 3e677db47307: Layer already exists 11:14:57 4092d3765f33: Layer already exists 11:14:57 bac2bd1e84fc: Layer already exists 11:14:57 994456c4fd7b: Layer already exists 11:14:57 5bf45d351c33: Pushed 11:14:57 c449adae10ba: Pushed 11:14:57 94bca1f64f9e: Pushed 11:14:57 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:14:58 94bca1f64f9e: Preparing 11:14:58 5bf45d351c33: Preparing 11:14:58 c449adae10ba: Preparing 11:14:58 3b72fd5200b2: Preparing 11:14:58 0fd86729add2: Preparing 11:14:58 3e677db47307: Preparing 11:14:58 4092d3765f33: Preparing 11:14:58 bac2bd1e84fc: Preparing 11:14:58 3e677db47307: Waiting 11:14:58 994456c4fd7b: Preparing 11:14:58 4092d3765f33: Waiting 11:14:58 bac2bd1e84fc: Waiting 11:14:58 994456c4fd7b: Waiting 11:14:58 94bca1f64f9e: Layer already exists 11:14:58 5bf45d351c33: Layer already exists 11:14:58 c449adae10ba: Layer already exists 11:14:58 0fd86729add2: Layer already exists 11:14:58 3b72fd5200b2: Layer already exists 11:14:58 3e677db47307: Layer already exists 11:14:58 994456c4fd7b: Layer already exists 11:14:58 bac2bd1e84fc: Layer already exists 11:14:58 4092d3765f33: Layer already exists 11:14:58 latest: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.69 11:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:14:59 94bca1f64f9e: Preparing 11:14:59 5bf45d351c33: Preparing 11:14:59 c449adae10ba: Preparing 11:14:59 3b72fd5200b2: Preparing 11:14:59 0fd86729add2: Preparing 11:14:59 3e677db47307: Preparing 11:14:59 4092d3765f33: Preparing 11:14:59 bac2bd1e84fc: Preparing 11:14:59 994456c4fd7b: Preparing 11:14:59 3e677db47307: Waiting 11:14:59 4092d3765f33: Waiting 11:14:59 994456c4fd7b: Waiting 11:14:59 bac2bd1e84fc: Waiting 11:14:59 3b72fd5200b2: Layer already exists 11:14:59 5bf45d351c33: Layer already exists 11:14:59 94bca1f64f9e: Layer already exists 11:14:59 c449adae10ba: Layer already exists 11:14:59 0fd86729add2: Layer already exists 11:14:59 bac2bd1e84fc: Layer already exists 11:14:59 3e677db47307: Layer already exists 11:14:59 4092d3765f33: Layer already exists 11:14:59 994456c4fd7b: Layer already exists 11:14:59 4.0.0-dev.69: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:14:59 94bca1f64f9e: Preparing 11:14:59 5bf45d351c33: Preparing 11:14:59 c449adae10ba: Preparing 11:14:59 3b72fd5200b2: Preparing 11:14:59 0fd86729add2: Preparing 11:14:59 3e677db47307: Preparing 11:14:59 4092d3765f33: Preparing 11:14:59 bac2bd1e84fc: Preparing 11:14:59 994456c4fd7b: Preparing 11:14:59 3e677db47307: Waiting 11:14:59 4092d3765f33: Waiting 11:14:59 bac2bd1e84fc: Waiting 11:14:59 994456c4fd7b: Waiting 11:14:59 94bca1f64f9e: Layer already exists 11:14:59 5bf45d351c33: Layer already exists 11:14:59 c449adae10ba: Layer already exists 11:14:59 3b72fd5200b2: Layer already exists 11:14:59 0fd86729add2: Layer already exists 11:14:59 4092d3765f33: Layer already exists 11:14:59 bac2bd1e84fc: Layer already exists 11:14:59 994456c4fd7b: Layer already exists 11:14:59 3e677db47307: Layer already exists 11:14:59 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 11:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:15:00 94bca1f64f9e: Preparing 11:15:00 5bf45d351c33: Preparing 11:15:00 c449adae10ba: Preparing 11:15:00 3b72fd5200b2: Preparing 11:15:00 0fd86729add2: Preparing 11:15:00 3e677db47307: Preparing 11:15:00 4092d3765f33: Preparing 11:15:00 bac2bd1e84fc: Preparing 11:15:00 994456c4fd7b: Preparing 11:15:00 3e677db47307: Waiting 11:15:00 bac2bd1e84fc: Waiting 11:15:00 4092d3765f33: Waiting 11:15:00 994456c4fd7b: Waiting 11:15:00 c449adae10ba: Layer already exists 11:15:00 0fd86729add2: Layer already exists 11:15:00 5bf45d351c33: Layer already exists 11:15:00 94bca1f64f9e: Layer already exists 11:15:00 3b72fd5200b2: Layer already exists 11:15:00 3e677db47307: Layer already exists 11:15:00 4092d3765f33: Layer already exists 11:15:00 bac2bd1e84fc: Layer already exists 11:15:00 994456c4fd7b: Layer already exists 11:15:00 main: digest: sha256:70bdcc9c468faa1c8fd9610fc0d549b77bb8b921370a18b7f12386fa44516a27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:15:00 ===================================================== [Pipeline] echo 11:15:00 taggedImages: 11:15:00 - nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:15:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:15:00 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.69 11:15:00 - nexus3.edgexfoundry.org:10004/security-spire-server:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:15:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 11:15:00 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 11:15:00 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:15:00 latest 11:15:00 4.0.0-dev.69 11:15:00 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:15:00 main 11:15:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:15:01 6604180b132c: Preparing 11:15:01 573566392488: Preparing 11:15:01 3b72fd5200b2: Preparing 11:15:01 0fd86729add2: Preparing 11:15:01 beb7e5e1a4fa: Preparing 11:15:01 13822e4936c7: Preparing 11:15:01 994456c4fd7b: Preparing 11:15:01 13822e4936c7: Waiting 11:15:01 994456c4fd7b: Waiting 11:15:01 0fd86729add2: Layer already exists 11:15:01 3b72fd5200b2: Layer already exists 11:15:01 994456c4fd7b: Layer already exists 11:15:01 beb7e5e1a4fa: Pushed 11:15:01 6604180b132c: Pushed 11:15:01 13822e4936c7: Pushed 11:15:06 573566392488: Pushed 11:15:06 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 11:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:15:06 6604180b132c: Preparing 11:15:06 573566392488: Preparing 11:15:06 3b72fd5200b2: Preparing 11:15:06 0fd86729add2: Preparing 11:15:06 beb7e5e1a4fa: Preparing 11:15:06 13822e4936c7: Preparing 11:15:06 994456c4fd7b: Preparing 11:15:06 13822e4936c7: Waiting 11:15:06 994456c4fd7b: Waiting 11:15:06 6604180b132c: Layer already exists 11:15:06 573566392488: Layer already exists 11:15:06 beb7e5e1a4fa: Layer already exists 11:15:06 3b72fd5200b2: Layer already exists 11:15:06 0fd86729add2: Layer already exists 11:15:06 994456c4fd7b: Layer already exists 11:15:06 13822e4936c7: Layer already exists 11:15:06 latest: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.69 11:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:15:07 6604180b132c: Preparing 11:15:07 573566392488: Preparing 11:15:07 3b72fd5200b2: Preparing 11:15:07 0fd86729add2: Preparing 11:15:07 beb7e5e1a4fa: Preparing 11:15:07 13822e4936c7: Preparing 11:15:07 994456c4fd7b: Preparing 11:15:07 13822e4936c7: Waiting 11:15:07 0fd86729add2: Layer already exists 11:15:07 3b72fd5200b2: Layer already exists 11:15:07 beb7e5e1a4fa: Layer already exists 11:15:07 573566392488: Layer already exists 11:15:07 6604180b132c: Layer already exists 11:15:07 13822e4936c7: Layer already exists 11:15:07 994456c4fd7b: Layer already exists 11:15:07 4.0.0-dev.69: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:15:08 6604180b132c: Preparing 11:15:08 573566392488: Preparing 11:15:08 3b72fd5200b2: Preparing 11:15:08 0fd86729add2: Preparing 11:15:08 beb7e5e1a4fa: Preparing 11:15:08 13822e4936c7: Preparing 11:15:08 994456c4fd7b: Preparing 11:15:08 994456c4fd7b: Waiting 11:15:08 13822e4936c7: Waiting 11:15:08 3b72fd5200b2: Layer already exists 11:15:08 beb7e5e1a4fa: Layer already exists 11:15:08 573566392488: Layer already exists 11:15:08 6604180b132c: Layer already exists 11:15:08 0fd86729add2: Layer already exists 11:15:08 994456c4fd7b: Layer already exists 11:15:08 13822e4936c7: Layer already exists 11:15:08 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 11:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:15:08 6604180b132c: Preparing 11:15:08 573566392488: Preparing 11:15:08 3b72fd5200b2: Preparing 11:15:08 0fd86729add2: Preparing 11:15:08 beb7e5e1a4fa: Preparing 11:15:08 13822e4936c7: Preparing 11:15:08 994456c4fd7b: Preparing 11:15:08 994456c4fd7b: Waiting 11:15:08 13822e4936c7: Waiting 11:15:08 beb7e5e1a4fa: Layer already exists 11:15:08 573566392488: Layer already exists 11:15:08 3b72fd5200b2: Layer already exists 11:15:08 6604180b132c: Layer already exists 11:15:08 0fd86729add2: Layer already exists 11:15:08 13822e4936c7: Layer already exists 11:15:08 994456c4fd7b: Layer already exists 11:15:08 main: digest: sha256:034b04773e9d3ffc954527480c4dbbde23738aa7138c5efdb4b065b34b576207 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:15:08 ===================================================== [Pipeline] echo 11:15:08 taggedImages: 11:15:08 - nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:15:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 11:15:08 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.69 11:15:08 - nexus3.edgexfoundry.org:10004/support-notifications:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:15:08 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 11:15:08 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 11:15:08 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:15:08 latest 11:15:08 4.0.0-dev.69 11:15:08 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:15:08 main 11:15:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:15:09 8bc64ddbbbce: Preparing 11:15:09 62237280b5ca: Preparing 11:15:09 3b72fd5200b2: Preparing 11:15:09 0fd86729add2: Preparing 11:15:09 5fd9da889950: Preparing 11:15:09 a1527c0a4c34: Preparing 11:15:09 994456c4fd7b: Preparing 11:15:09 a1527c0a4c34: Waiting 11:15:09 994456c4fd7b: Waiting 11:15:09 3b72fd5200b2: Layer already exists 11:15:09 0fd86729add2: Layer already exists 11:15:09 5fd9da889950: Pushed 11:15:09 994456c4fd7b: Layer already exists 11:15:09 8bc64ddbbbce: Pushed 11:15:09 a1527c0a4c34: Pushed 11:15:13 62237280b5ca: Pushed 11:15:13 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:15:14 8bc64ddbbbce: Preparing 11:15:14 62237280b5ca: Preparing 11:15:14 3b72fd5200b2: Preparing 11:15:14 0fd86729add2: Preparing 11:15:14 5fd9da889950: Preparing 11:15:14 a1527c0a4c34: Preparing 11:15:14 994456c4fd7b: Preparing 11:15:14 a1527c0a4c34: Waiting 11:15:14 994456c4fd7b: Waiting 11:15:14 8bc64ddbbbce: Layer already exists 11:15:14 62237280b5ca: Layer already exists 11:15:14 3b72fd5200b2: Layer already exists 11:15:14 5fd9da889950: Layer already exists 11:15:14 0fd86729add2: Layer already exists 11:15:14 a1527c0a4c34: Layer already exists 11:15:14 994456c4fd7b: Layer already exists 11:15:14 latest: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.69 11:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:15:15 8bc64ddbbbce: Preparing 11:15:15 62237280b5ca: Preparing 11:15:15 3b72fd5200b2: Preparing 11:15:15 0fd86729add2: Preparing 11:15:15 5fd9da889950: Preparing 11:15:15 a1527c0a4c34: Preparing 11:15:15 994456c4fd7b: Preparing 11:15:15 a1527c0a4c34: Waiting 11:15:15 994456c4fd7b: Waiting 11:15:15 0fd86729add2: Layer already exists 11:15:15 8bc64ddbbbce: Layer already exists 11:15:15 5fd9da889950: Layer already exists 11:15:15 3b72fd5200b2: Layer already exists 11:15:15 62237280b5ca: Layer already exists 11:15:15 994456c4fd7b: Layer already exists 11:15:15 a1527c0a4c34: Layer already exists 11:15:15 4.0.0-dev.69: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:15:15 8bc64ddbbbce: Preparing 11:15:15 62237280b5ca: Preparing 11:15:15 3b72fd5200b2: Preparing 11:15:15 0fd86729add2: Preparing 11:15:15 5fd9da889950: Preparing 11:15:15 a1527c0a4c34: Preparing 11:15:15 994456c4fd7b: Preparing 11:15:15 a1527c0a4c34: Waiting 11:15:15 62237280b5ca: Layer already exists 11:15:15 5fd9da889950: Layer already exists 11:15:15 3b72fd5200b2: Layer already exists 11:15:15 0fd86729add2: Layer already exists 11:15:15 8bc64ddbbbce: Layer already exists 11:15:15 a1527c0a4c34: Layer already exists 11:15:15 994456c4fd7b: Layer already exists 11:15:15 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 11:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:15:16 8bc64ddbbbce: Preparing 11:15:16 62237280b5ca: Preparing 11:15:16 3b72fd5200b2: Preparing 11:15:16 0fd86729add2: Preparing 11:15:16 5fd9da889950: Preparing 11:15:16 a1527c0a4c34: Preparing 11:15:16 994456c4fd7b: Preparing 11:15:16 a1527c0a4c34: Waiting 11:15:16 994456c4fd7b: Waiting 11:15:16 62237280b5ca: Layer already exists 11:15:16 5fd9da889950: Layer already exists 11:15:16 0fd86729add2: Layer already exists 11:15:16 8bc64ddbbbce: Layer already exists 11:15:16 3b72fd5200b2: Layer already exists 11:15:16 994456c4fd7b: Layer already exists 11:15:16 a1527c0a4c34: Layer already exists 11:15:16 main: digest: sha256:b5d851f585df0f970f63a56acc3d38b8566d9b8c2ef826c901c1a5887c1e9fbd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:15:16 ===================================================== [Pipeline] echo 11:15:16 taggedImages: 11:15:16 - nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:15:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:15:16 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.69 11:15:16 - nexus3.edgexfoundry.org:10004/support-scheduler:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:15:16 - 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] } 11:29:52 #154 ... 11:29:52 11:29:52 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:29:52 #143 DONE 1035.6s 11:29:52 11:29:52 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:29:52 #148 ... 11:29:52 11:29:52 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:29:52 #155 DONE 0.3s 11:29:52 11:29:52 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:29:52 #156 DONE 0.2s 11:29:52 11:29:52 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:29:52 #157 DONE 0.2s 11:29:52 11:29:52 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:29:52 #152 ... 11:29:52 11:29:52 #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 11:29:52 #158 DONE 0.2s 11:29:52 11:29:52 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:29:52 #159 DONE 0.1s 11:29:52 11:29:52 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:29:53 #160 DONE 2.2s 11:29:53 11:29:53 #110 [core-common-config-bootstrapper] exporting to image 11:29:53 #110 exporting layers 11:29:54 #110 exporting layers 0.7s done 11:29:54 #110 writing image sha256:c1bd4edd059d90749d645ba754fd6588e56b45ef7d14186d38b6244eeeb4f28e done 11:29:54 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:29:54 #110 DONE 7.4s 11:29:54 11:29:54 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:30:02 #152 ... 11:30:02 11:30:02 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:30:02 #151 DONE 1047.6s 11:30:02 11:30:02 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:30:02 #161 DONE 0.6s 11:30:02 11:30:02 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:30:05 #162 DONE 2.2s 11:30:05 11:30:05 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:30:05 #163 DONE 0.3s 11:30:05 11:30:05 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:30:05 #146 ... 11:30:05 11:30:05 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:30:05 #164 DONE 0.3s 11:30:05 11:30:05 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:30:05 #145 ... 11:30:05 11:30:05 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:30:05 #165 DONE 0.3s 11:30:05 11:30:05 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:30:05 #166 DONE 0.2s 11:30:05 11:30:05 #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/ 11:30:05 #167 DONE 0.2s 11:30:05 11:30:05 #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/ 11:30:06 #168 DONE 0.1s 11:30:06 11:30:06 #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/ 11:30:06 #169 DONE 0.2s 11:30:06 11:30:06 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:30:06 #145 ... 11:30:06 11:30:06 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:30:06 #170 DONE 0.1s 11:30:06 11:30:06 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:30:08 #171 DONE 2.0s 11:30:08 11:30:08 #110 [security-bootstrapper] exporting to image 11:30:08 #110 exporting layers 11:30:09 #110 exporting layers 1.3s done 11:30:09 #110 writing image sha256:0a11713972959a7d30fff29ee24735741b06dc148774f3a49be657d7b4b7687b done 11:30:09 #110 naming to docker.io/library/security-bootstrapper-arm64 done 11:30:09 #110 DONE 8.8s 11:30:09 11:30:09 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:44:03 #153 ... 11:44:03 11:44:03 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:44:03 #154 DONE 1883.0s 11:44:03 11:44:03 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:44:03 #148 ... 11:44:03 11:44:03 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:44:03 #172 DONE 0.1s 11:44:03 11:44:03 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:44:03 #173 DONE 0.1s 11:44:03 11:44:03 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:44:03 #147 ... 11:44:03 11:44:03 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:44:03 #174 DONE 0.3s 11:44:03 11:44:03 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:44:03 #175 DONE 0.1s 11:44:03 11:44:03 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:44:03 #152 ... 11:44:03 11:44:03 #110 [core-command] exporting to image 11:44:03 #110 exporting layers 11:44:03 #110 exporting layers 0.4s done 11:44:03 #110 writing image sha256:9dfa5af8b9bb62683356660f3a431e20e559a0acf5da408839e5449470b8aa2c 0.0s done 11:44:03 #110 naming to docker.io/library/core-command-arm64 done 11:44:03 #110 DONE 9.2s 11:44:03 11:44:03 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:44:25 #146 1907.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:44:25 #146 ... 11:44:25 11:44:25 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:44:25 #147 DONE 1909.0s 11:44:25 11:44:25 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:44:25 #149 ... 11:44:25 11:44:25 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:44:25 #176 DONE 0.2s 11:44:25 11:44:25 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:44:25 #177 DONE 0.2s 11:44:25 11:44:25 #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 11:44:25 #178 DONE 0.1s 11:44:25 11:44:25 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:44:25 #179 DONE 0.2s 11:44:25 11:44:25 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:44:25 #180 DONE 0.4s 11:44:25 11:44:25 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:44:25 #181 DONE 0.1s 11:44:25 11:44:25 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:44:25 #148 ... 11:44:25 11:44:25 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:44:27 #182 DONE 2.0s 11:44:27 11:44:27 #110 [security-proxy-setup] exporting to image 11:44:27 #110 exporting layers 11:44:28 #110 exporting layers 1.1s done 11:44:28 #110 writing image sha256:da9467fafbcd706091f6a9def74b122a6a6987d8d180881d67fcb7900185ddd9 done 11:44:28 #110 naming to docker.io/library/security-proxy-setup-arm64 done 11:44:28 #110 DONE 10.3s 11:44:28 11:44:28 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:44:54 #152 ... 11:44:54 11:44:54 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:44:54 #146 DONE 1939.2s 11:44:54 11:44:54 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:44:54 #149 ... 11:44:54 11:44:54 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:44:54 #183 DONE 0.1s 11:44:54 11:44:54 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:44:54 #184 DONE 0.1s 11:44:54 11:44:54 #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 11:44:54 #185 DONE 0.1s 11:44:54 11:44:54 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:44:54 #150 ... 11:44:54 11:44:54 #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 11:44:54 #186 DONE 0.1s 11:44:54 11:44:54 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:44:54 #187 DONE 0.1s 11:44:54 11:44:54 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:44:54 #150 ... 11:44:54 11:44:54 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:44:55 #188 DONE 0.3s 11:44:55 11:44:55 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:44:55 #189 DONE 0.4s 11:44:55 11:44:55 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:44:55 #190 DONE 0.1s 11:44:55 11:44:55 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:44:57 #191 DONE 1.8s 11:44:57 11:44:57 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:44:57 #153 ... 11:44:57 11:44:57 #110 [security-secretstore-setup] exporting to image 11:44:57 #110 exporting layers 11:44:58 #110 exporting layers 1.5s done 11:44:58 #110 writing image sha256:68b2775156f5f81c388d11ff8b7e9727b024818f733cd47b2cf991d7ab1eb450 done 11:44:58 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 11:44:58 #110 DONE 11.8s 11:44:58 11:44:58 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:46:06 #145 ... 11:46:06 11:46:06 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:46:06 #150 DONE 2001.9s 11:46:06 11:46:06 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:46:06 #153 ... 11:46:06 11:46:06 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #192 DONE 0.2s 11:46:06 11:46:06 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:46:06 #193 DONE 0.2s 11:46:06 11:46:06 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:46:06 #194 DONE 0.3s 11:46:06 11:46:06 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:46:06 #153 ... 11:46:06 11:46:06 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:46:06 #195 DONE 0.1s 11:46:06 11:46:06 #110 [security-spiffe-token-provider] exporting to image 11:46:06 #110 exporting layers 11:46:06 #110 exporting layers 0.9s done 11:46:06 #110 writing image sha256:e9dc53a849e3bbf6f0715803f880a04acf68df06a64fa3d0161668db69bcf88c done 11:46:06 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 11:46:06 #110 DONE 12.7s 11:46:06 11:46:06 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:46:28 #144 ... 11:46:28 11:46:28 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:46:28 #149 DONE 2033.4s 11:46:28 11:46:28 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:46:28 #153 ... 11:46:28 11:46:28 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:46:28 #196 DONE 0.2s 11:46:28 11:46:28 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:46:28 #197 DONE 0.5s 11:46:28 11:46:28 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:46:28 #153 ... 11:46:28 11:46:28 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:46:28 #198 DONE 0.2s 11:46:28 11:46:28 #110 [core-keeper] exporting to image 11:46:28 #110 exporting layers 11:46:29 #110 exporting layers 0.5s done 11:46:29 #110 writing image sha256:61743748fc6d02fe58fed1e63f5ef16581fca80b6386b286130d0463436ad57c done 11:46:29 #110 naming to docker.io/library/core-keeper-arm64 done 11:46:29 #110 DONE 13.2s 11:46:29 11:46:29 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:46:30 #153 DONE 2036.6s 11:46:30 11:46:30 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:46:30 #152 ... 11:46:30 11:46:30 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:46:31 #199 DONE 0.2s 11:46:31 11:46:31 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:46:31 #200 DONE 0.1s 11:46:31 11:46:31 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:46:31 #201 DONE 0.4s 11:46:31 11:46:31 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:46:31 #152 ... 11:46:31 11:46:31 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:46:31 #202 DONE 0.1s 11:46:32 11:46:32 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:46:32 #203 DONE 0.1s 11:46:32 11:46:32 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:46:32 #152 ... 11:46:32 11:46:32 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:46:34 #204 DONE 2.1s 11:46:34 11:46:34 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:46:34 #152 ... 11:46:34 11:46:34 #110 [security-proxy-auth] exporting to image 11:46:34 #110 ... 11:46:34 11:46:34 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:46:34 #152 DONE 2040.7s 11:46:34 11:46:34 #26 [support-notifications internal] load .dockerignore 11:46:35 #26 ... 11:46:35 11:46:35 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:35 #205 DONE 0.1s 11:46:35 11:46:35 #110 [security-proxy-auth] exporting to image 11:46:35 #110 exporting layers 1.1s done 11:46:35 #110 writing image sha256:b32bb24eee5c41567a207f12c10eb14c6b73644d97fb4731af5bf4175b0ea408 done 11:46:35 #110 naming to docker.io/library/security-proxy-auth-arm64 done 11:46:35 #110 DONE 14.4s 11:46:35 11:46:35 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:46:35 #206 DONE 0.3s 11:46:35 11:46:35 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:46:36 #207 DONE 0.4s 11:46:36 11:46:36 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:46:36 #144 ... 11:46:36 11:46:36 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:46:36 #208 DONE 0.3s 11:46:36 11:46:36 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:46:36 #144 ... 11:46:36 11:46:36 #110 [core-data] exporting to image 11:46:36 #110 exporting layers 0.5s done 11:46:36 #110 writing image sha256:ece498d760160df6506af395e1cda9f72051b36c5a6aa2cff2ca5348f5bfbdd3 done 11:46:36 #110 naming to docker.io/library/core-data-arm64 done 11:46:36 #110 DONE 14.8s 11:46:36 11:46:36 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:46:40 #144 ... 11:46:40 11:46:40 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:46:40 #148 DONE 2045.9s 11:46:40 11:46:40 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:46:40 #144 ... 11:46:40 11:46:40 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:46:40 #209 DONE 0.2s 11:46:40 11:46:40 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:46:40 #210 DONE 0.2s 11:46:40 11:46:40 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:46:40 #144 ... 11:46:40 11:46:40 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:46:41 #211 DONE 0.4s 11:46:41 11:46:41 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:46:41 #212 DONE 0.2s 11:46:41 11:46:41 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:46:41 #213 DONE 0.1s 11:46:41 11:46:41 #110 [core-metadata] exporting to image 11:46:41 #110 exporting layers 0.4s done 11:46:41 #110 writing image sha256:3a30005095d6366b9e7c351beb673cabf22505e7dbbe9e7ab0660458ce945eb0 done 11:46:41 #110 naming to docker.io/library/core-metadata-arm64 done 11:46:41 #110 DONE 15.2s 11:46:41 11:46:41 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:47:14 #144 ... 11:47:14 11:47:14 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:47:14 #145 DONE 2075.6s 11:47:14 11:47:14 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:47:14 #214 DONE 0.1s 11:47:14 11:47:14 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:47:14 #144 ... 11:47:14 11:47:14 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:47:14 #215 DONE 0.1s 11:47:14 11:47:14 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:47:14 #216 DONE 0.4s 11:47:14 11:47:14 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:47:14 #144 ... 11:47:14 11:47:14 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:47:14 #217 DONE 0.1s 11:47:14 11:47:14 #110 [support-scheduler] exporting to image 11:47:14 #110 exporting layers 11:47:14 #110 exporting layers 1.0s done 11:47:14 #110 writing image sha256:bdc9a4842e3752cd67eb40bbb55e17d27c7a46bcfe5206c558ceccd1d09f39de done 11:47:14 #110 naming to docker.io/library/support-scheduler-arm64 done 11:47:14 #110 DONE 16.2s 11:47:14 11:47:14 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:47:16 #144 DONE 2081.8s 11:47:16 11:47:16 #26 [support-notifications internal] load .dockerignore 11:47:16 #26 ... 11:47:16 11:47:16 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:47:16 #218 DONE 0.1s 11:47:16 11:47:16 #26 [support-notifications internal] load .dockerignore 11:47:16 #26 ... 11:47:16 11:47:16 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:47:16 #219 DONE 0.1s 11:47:16 11:47:16 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:47:16 #220 DONE 0.4s 11:47:16 11:47:16 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:47:16 #221 DONE 0.1s 11:47:16 11:47:16 #110 [support-notifications] exporting to image 11:47:16 #110 exporting layers 11:47:17 #110 exporting layers 0.5s done 11:47:17 #110 writing image sha256:3da9e07067137c335fa715c811bd3ce39886cb257834da07f4b6800cc6356f8f done 11:47:17 #110 naming to docker.io/library/support-notifications-arm64 done 11:47:17 #110 DONE 16.8s 11:47:17 11:47:17 #26 [support-notifications internal] load .dockerignore 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:47:17 time="2025-03-06T11:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:47:17 $ docker stop --time=1 ab47467b9043c2afe4d347dcc1c8a353df57e7bff914f6dfc4fd0a7ac5cde772 11:47:19 $ docker rm -f --volumes ab47467b9043c2afe4d347dcc1c8a353df57e7bff914f6dfc4fd0a7ac5cde772 [Pipeline] // withDockerContainer [Pipeline] sh 11:47:19 + docker images 11:47:19 REPOSITORY TAG IMAGE ID CREATED SIZE 11:47:19 support-notifications-arm64 latest 3da9e0706713 3 seconds ago 52MB 11:47:19 support-scheduler-arm64 latest bdc9a4842e37 9 seconds ago 48.2MB 11:47:19 core-metadata-arm64 latest 3a30005095d6 38 seconds ago 33MB 11:47:19 core-data-arm64 latest ece498d76016 43 seconds ago 32.8MB 11:47:19 security-proxy-auth-arm64 latest b32bb24eee5c 45 seconds ago 31.8MB 11:47:19 core-keeper-arm64 latest 61743748fc6d 51 seconds ago 32.5MB 11:47:19 security-spiffe-token-provider-arm64 latest e9dc53a849e3 About a minute ago 47.8MB 11:47:19 security-secretstore-setup-arm64 latest 68b2775156f5 2 minutes ago 67.2MB 11:47:19 security-proxy-setup-arm64 latest da9467fafbcd 2 minutes ago 38.6MB 11:47:19 core-command-arm64 latest 9dfa5af8b9bb 3 minutes ago 28.4MB 11:47:19 security-bootstrapper-arm64 latest 0a1171397295 17 minutes ago 21MB 11:47:19 core-common-config-bootstrapper-arm64 latest c1bd4edd059d 17 minutes ago 17.9MB 11:47:19 security-spire-agent-arm64 latest e04166bf73b0 36 minutes ago 187MB 11:47:19 security-spire-server-arm64 latest 42f85f4fda79 36 minutes ago 144MB 11:47:19 security-spire-config-arm64 latest e85657c5f3e3 36 minutes ago 143MB 11:47:19 ci-base-image-arm64 latest 85bf5e42663f 37 minutes ago 915MB 11:47:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 11:47:19 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 11:47:19 provisioning config files... 11:47:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/807@tmp/config3981254882837097311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:20 ---> ****-login.sh 11:47:20 nexus3.edgexfoundry.org:10001 11:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:47:20 Configure a credential helper to remove this warning. See 11:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:47:20 11:47:20 Login Succeeded 11:47:20 nexus3.edgexfoundry.org:10002 11:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:47:21 Configure a credential helper to remove this warning. See 11:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:47:21 11:47:21 Login Succeeded 11:47:21 nexus3.edgexfoundry.org:10003 11:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:47:21 Configure a credential helper to remove this warning. See 11:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:47:21 11:47:21 Login Succeeded 11:47:21 nexus3.edgexfoundry.org:10004 11:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:47:21 Configure a credential helper to remove this warning. See 11:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:47:21 11:47:21 Login Succeeded 11:47:21 ****.io 11:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:47:22 Configure a credential helper to remove this warning. See 11:47:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:47:22 11:47:22 Login Succeeded 11:47:22 ---> ****-login.sh ends [Pipeline] } 11:47:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:47:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:47:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:47:22 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:22 latest 11:47:22 4.0.0-dev.69 11:47:22 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:22 main 11:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:47:22 5298e53dcc39: Preparing 11:47:22 47c0ff4374f5: Preparing 11:47:22 2d777830eb5e: Preparing 11:47:22 78f59e07437f: Preparing 11:47:22 f926ca85435c: Preparing 11:47:22 40e3710f7cb5: Preparing 11:47:22 dd9c8f8612c8: Preparing 11:47:22 40e3710f7cb5: Waiting 11:47:22 dd9c8f8612c8: Waiting 11:47:23 2d777830eb5e: Pushed 11:47:23 5298e53dcc39: Pushed 11:47:23 78f59e07437f: Pushed 11:47:23 f926ca85435c: Pushed 11:47:23 dd9c8f8612c8: Layer already exists 11:47:23 40e3710f7cb5: Pushed 11:47:27 47c0ff4374f5: Pushed 11:47:27 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:47:28 5298e53dcc39: Preparing 11:47:28 47c0ff4374f5: Preparing 11:47:28 2d777830eb5e: Preparing 11:47:28 78f59e07437f: Preparing 11:47:28 f926ca85435c: Preparing 11:47:28 40e3710f7cb5: Preparing 11:47:28 dd9c8f8612c8: Preparing 11:47:28 40e3710f7cb5: Waiting 11:47:28 dd9c8f8612c8: Waiting 11:47:28 5298e53dcc39: Layer already exists 11:47:28 47c0ff4374f5: Layer already exists 11:47:28 2d777830eb5e: Layer already exists 11:47:28 78f59e07437f: Layer already exists 11:47:28 f926ca85435c: Layer already exists 11:47:28 40e3710f7cb5: Layer already exists 11:47:28 dd9c8f8612c8: Layer already exists 11:47:28 latest: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.69 11:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:47:29 5298e53dcc39: Preparing 11:47:29 47c0ff4374f5: Preparing 11:47:29 2d777830eb5e: Preparing 11:47:29 78f59e07437f: Preparing 11:47:29 f926ca85435c: Preparing 11:47:29 40e3710f7cb5: Preparing 11:47:29 dd9c8f8612c8: Preparing 11:47:29 40e3710f7cb5: Waiting 11:47:29 dd9c8f8612c8: Waiting 11:47:29 47c0ff4374f5: Layer already exists 11:47:29 78f59e07437f: Layer already exists 11:47:29 f926ca85435c: Layer already exists 11:47:29 5298e53dcc39: Layer already exists 11:47:29 2d777830eb5e: Layer already exists 11:47:29 dd9c8f8612c8: Layer already exists 11:47:29 40e3710f7cb5: Layer already exists 11:47:29 4.0.0-dev.69: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:47:30 5298e53dcc39: Preparing 11:47:30 47c0ff4374f5: Preparing 11:47:30 2d777830eb5e: Preparing 11:47:30 78f59e07437f: Preparing 11:47:30 f926ca85435c: Preparing 11:47:30 40e3710f7cb5: Preparing 11:47:30 dd9c8f8612c8: Preparing 11:47:30 40e3710f7cb5: Waiting 11:47:30 dd9c8f8612c8: Waiting 11:47:30 5298e53dcc39: Layer already exists 11:47:30 2d777830eb5e: Layer already exists 11:47:30 f926ca85435c: Layer already exists 11:47:30 78f59e07437f: Layer already exists 11:47:30 47c0ff4374f5: Layer already exists 11:47:30 dd9c8f8612c8: Layer already exists 11:47:30 40e3710f7cb5: Layer already exists 11:47:30 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:47:31 5298e53dcc39: Preparing 11:47:31 47c0ff4374f5: Preparing 11:47:31 2d777830eb5e: Preparing 11:47:31 78f59e07437f: Preparing 11:47:31 f926ca85435c: Preparing 11:47:31 40e3710f7cb5: Preparing 11:47:31 dd9c8f8612c8: Preparing 11:47:31 40e3710f7cb5: Waiting 11:47:31 dd9c8f8612c8: Waiting 11:47:31 78f59e07437f: Layer already exists 11:47:31 5298e53dcc39: Layer already exists 11:47:31 f926ca85435c: Layer already exists 11:47:31 2d777830eb5e: Layer already exists 11:47:31 47c0ff4374f5: Layer already exists 11:47:31 40e3710f7cb5: Layer already exists 11:47:31 dd9c8f8612c8: Layer already exists 11:47:31 main: digest: sha256:c46df3b4c9e95b27b2ea58e6ae79b4180ebfe3bd0ebfd97a98e117837c5307cf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:47:31 ===================================================== [Pipeline] echo 11:47:31 taggedImages: 11:47:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:47:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.69 11:47:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:47:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:47:31 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:31 latest 11:47:31 4.0.0-dev.69 11:47:31 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:31 main 11:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:47:32 87d90debb54e: Preparing 11:47:32 1ed2e22231da: Preparing 11:47:32 55b52247eaa7: Preparing 11:47:32 6d5b2ddaf61e: Preparing 11:47:32 2d777830eb5e: Preparing 11:47:32 78f59e07437f: Preparing 11:47:32 f926ca85435c: Preparing 11:47:32 40e3710f7cb5: Preparing 11:47:32 dd9c8f8612c8: Preparing 11:47:32 78f59e07437f: Waiting 11:47:32 f926ca85435c: Waiting 11:47:32 40e3710f7cb5: Waiting 11:47:32 dd9c8f8612c8: Waiting 11:47:32 2d777830eb5e: Layer already exists 11:47:32 78f59e07437f: Layer already exists 11:47:32 55b52247eaa7: Pushed 11:47:32 1ed2e22231da: Pushed 11:47:32 f926ca85435c: Layer already exists 11:47:32 87d90debb54e: Pushed 11:47:32 40e3710f7cb5: Layer already exists 11:47:32 dd9c8f8612c8: Layer already exists 11:47:35 6d5b2ddaf61e: Pushed 11:47:35 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:47:36 87d90debb54e: Preparing 11:47:36 1ed2e22231da: Preparing 11:47:36 55b52247eaa7: Preparing 11:47:36 6d5b2ddaf61e: Preparing 11:47:36 2d777830eb5e: Preparing 11:47:36 78f59e07437f: Preparing 11:47:36 f926ca85435c: Preparing 11:47:36 40e3710f7cb5: Preparing 11:47:36 dd9c8f8612c8: Preparing 11:47:36 f926ca85435c: Waiting 11:47:36 40e3710f7cb5: Waiting 11:47:36 dd9c8f8612c8: Waiting 11:47:36 78f59e07437f: Waiting 11:47:36 1ed2e22231da: Layer already exists 11:47:36 2d777830eb5e: Layer already exists 11:47:36 87d90debb54e: Layer already exists 11:47:36 55b52247eaa7: Layer already exists 11:47:36 6d5b2ddaf61e: Layer already exists 11:47:36 78f59e07437f: Layer already exists 11:47:36 f926ca85435c: Layer already exists 11:47:36 40e3710f7cb5: Layer already exists 11:47:36 dd9c8f8612c8: Layer already exists 11:47:36 latest: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.69 11:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:47:36 87d90debb54e: Preparing 11:47:36 1ed2e22231da: Preparing 11:47:36 55b52247eaa7: Preparing 11:47:36 6d5b2ddaf61e: Preparing 11:47:36 2d777830eb5e: Preparing 11:47:36 78f59e07437f: Preparing 11:47:36 f926ca85435c: Preparing 11:47:36 40e3710f7cb5: Preparing 11:47:36 dd9c8f8612c8: Preparing 11:47:36 40e3710f7cb5: Waiting 11:47:36 dd9c8f8612c8: Waiting 11:47:36 f926ca85435c: Waiting 11:47:36 78f59e07437f: Waiting 11:47:36 6d5b2ddaf61e: Layer already exists 11:47:36 87d90debb54e: Layer already exists 11:47:36 55b52247eaa7: Layer already exists 11:47:36 1ed2e22231da: Layer already exists 11:47:36 2d777830eb5e: Layer already exists 11:47:36 78f59e07437f: Layer already exists 11:47:36 f926ca85435c: Layer already exists 11:47:36 dd9c8f8612c8: Layer already exists 11:47:36 40e3710f7cb5: Layer already exists 11:47:37 4.0.0-dev.69: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:47:37 87d90debb54e: Preparing 11:47:37 1ed2e22231da: Preparing 11:47:37 55b52247eaa7: Preparing 11:47:37 6d5b2ddaf61e: Preparing 11:47:37 2d777830eb5e: Preparing 11:47:37 78f59e07437f: Preparing 11:47:37 f926ca85435c: Preparing 11:47:37 40e3710f7cb5: Preparing 11:47:37 dd9c8f8612c8: Preparing 11:47:37 78f59e07437f: Waiting 11:47:37 40e3710f7cb5: Waiting 11:47:37 dd9c8f8612c8: Waiting 11:47:37 f926ca85435c: Waiting 11:47:37 2d777830eb5e: Layer already exists 11:47:37 1ed2e22231da: Layer already exists 11:47:37 55b52247eaa7: Layer already exists 11:47:37 6d5b2ddaf61e: Layer already exists 11:47:37 87d90debb54e: Layer already exists 11:47:37 78f59e07437f: Layer already exists 11:47:37 40e3710f7cb5: Layer already exists 11:47:37 dd9c8f8612c8: Layer already exists 11:47:37 f926ca85435c: Layer already exists 11:47:37 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 11:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:47:38 87d90debb54e: Preparing 11:47:38 1ed2e22231da: Preparing 11:47:38 55b52247eaa7: Preparing 11:47:38 6d5b2ddaf61e: Preparing 11:47:38 2d777830eb5e: Preparing 11:47:38 78f59e07437f: Preparing 11:47:38 f926ca85435c: Preparing 11:47:38 40e3710f7cb5: Preparing 11:47:38 dd9c8f8612c8: Preparing 11:47:38 40e3710f7cb5: Waiting 11:47:38 78f59e07437f: Waiting 11:47:38 dd9c8f8612c8: Waiting 11:47:38 f926ca85435c: Waiting 11:47:38 2d777830eb5e: Layer already exists 11:47:38 55b52247eaa7: Layer already exists 11:47:38 1ed2e22231da: Layer already exists 11:47:38 6d5b2ddaf61e: Layer already exists 11:47:38 87d90debb54e: Layer already exists 11:47:38 78f59e07437f: Layer already exists 11:47:38 40e3710f7cb5: Layer already exists 11:47:38 dd9c8f8612c8: Layer already exists 11:47:38 f926ca85435c: Layer already exists 11:47:39 main: digest: sha256:5e440111b8b4aad40aba6ef6fb18b051189f4ac57c92c1e6bf2cbf2ab86397b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:47:39 ===================================================== [Pipeline] echo 11:47:39 taggedImages: 11:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.69 11:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:47:39 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:47:39 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:39 latest 11:47:39 4.0.0-dev.69 11:47:39 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:39 main 11:47:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:47:40 6ba0c4b179d2: Preparing 11:47:40 df6c946b7a82: Preparing 11:47:40 2d777830eb5e: Preparing 11:47:40 78f59e07437f: Preparing 11:47:40 74f31faabc97: Preparing 11:47:40 24df323fd1c9: Preparing 11:47:40 dd9c8f8612c8: Preparing 11:47:40 24df323fd1c9: Waiting 11:47:40 dd9c8f8612c8: Waiting 11:47:40 78f59e07437f: Layer already exists 11:47:40 2d777830eb5e: Layer already exists 11:47:40 dd9c8f8612c8: Layer already exists 11:47:40 74f31faabc97: Pushed 11:47:40 6ba0c4b179d2: Pushed 11:47:40 24df323fd1c9: Pushed 11:47:45 df6c946b7a82: Pushed 11:47:45 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:47:46 6ba0c4b179d2: Preparing 11:47:46 df6c946b7a82: Preparing 11:47:46 2d777830eb5e: Preparing 11:47:46 78f59e07437f: Preparing 11:47:46 74f31faabc97: Preparing 11:47:46 24df323fd1c9: Preparing 11:47:46 dd9c8f8612c8: Preparing 11:47:46 24df323fd1c9: Waiting 11:47:46 dd9c8f8612c8: Waiting 11:47:46 6ba0c4b179d2: Layer already exists 11:47:46 df6c946b7a82: Layer already exists 11:47:46 2d777830eb5e: Layer already exists 11:47:46 74f31faabc97: Layer already exists 11:47:46 78f59e07437f: Layer already exists 11:47:46 24df323fd1c9: Layer already exists 11:47:46 dd9c8f8612c8: Layer already exists 11:47:46 latest: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.69 11:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:47:47 6ba0c4b179d2: Preparing 11:47:47 df6c946b7a82: Preparing 11:47:47 2d777830eb5e: Preparing 11:47:47 78f59e07437f: Preparing 11:47:47 74f31faabc97: Preparing 11:47:47 24df323fd1c9: Preparing 11:47:47 dd9c8f8612c8: Preparing 11:47:47 24df323fd1c9: Waiting 11:47:47 dd9c8f8612c8: Waiting 11:47:47 6ba0c4b179d2: Layer already exists 11:47:47 2d777830eb5e: Layer already exists 11:47:47 df6c946b7a82: Layer already exists 11:47:47 74f31faabc97: Layer already exists 11:47:47 78f59e07437f: Layer already exists 11:47:47 24df323fd1c9: Layer already exists 11:47:47 dd9c8f8612c8: Layer already exists 11:47:47 4.0.0-dev.69: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:47:48 6ba0c4b179d2: Preparing 11:47:48 df6c946b7a82: Preparing 11:47:48 2d777830eb5e: Preparing 11:47:48 78f59e07437f: Preparing 11:47:48 74f31faabc97: Preparing 11:47:48 24df323fd1c9: Preparing 11:47:48 dd9c8f8612c8: Preparing 11:47:48 24df323fd1c9: Waiting 11:47:48 74f31faabc97: Layer already exists 11:47:48 78f59e07437f: Layer already exists 11:47:48 6ba0c4b179d2: Layer already exists 11:47:48 2d777830eb5e: Layer already exists 11:47:48 df6c946b7a82: Layer already exists 11:47:48 dd9c8f8612c8: Layer already exists 11:47:48 24df323fd1c9: Layer already exists 11:47:48 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:47:49 6ba0c4b179d2: Preparing 11:47:49 df6c946b7a82: Preparing 11:47:49 2d777830eb5e: Preparing 11:47:49 78f59e07437f: Preparing 11:47:49 74f31faabc97: Preparing 11:47:49 24df323fd1c9: Preparing 11:47:49 dd9c8f8612c8: Preparing 11:47:49 24df323fd1c9: Waiting 11:47:49 dd9c8f8612c8: Waiting 11:47:49 78f59e07437f: Layer already exists 11:47:49 6ba0c4b179d2: Layer already exists 11:47:49 df6c946b7a82: Layer already exists 11:47:49 2d777830eb5e: Layer already exists 11:47:49 74f31faabc97: Layer already exists 11:47:49 dd9c8f8612c8: Layer already exists 11:47:49 24df323fd1c9: Layer already exists 11:47:49 main: digest: sha256:5d950b9e9ea01aac6fca2f9fcbf012164a74a240f3b64397b70a5bffe944270d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:47:49 ===================================================== [Pipeline] echo 11:47:49 taggedImages: 11:47:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:47:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.69 11:47:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:47:49 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 11:47:49 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:49 latest 11:47:49 4.0.0-dev.69 11:47:49 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:49 main 11:47:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:47:50 0e939625c13b: Preparing 11:47:50 619bba969bcb: Preparing 11:47:50 78f59e07437f: Preparing 11:47:50 4a3b3cdd5ed5: Preparing 11:47:50 b089bad583e3: Preparing 11:47:50 dd9c8f8612c8: Preparing 11:47:50 dd9c8f8612c8: Waiting 11:47:50 78f59e07437f: Layer already exists 11:47:50 dd9c8f8612c8: Layer already exists 11:47:50 4a3b3cdd5ed5: Pushed 11:47:50 b089bad583e3: Pushed 11:47:50 0e939625c13b: Pushed 11:47:55 619bba969bcb: Pushed 11:47:55 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:47:56 0e939625c13b: Preparing 11:47:56 619bba969bcb: Preparing 11:47:56 78f59e07437f: Preparing 11:47:56 4a3b3cdd5ed5: Preparing 11:47:56 b089bad583e3: Preparing 11:47:56 dd9c8f8612c8: Preparing 11:47:56 dd9c8f8612c8: Waiting 11:47:56 0e939625c13b: Layer already exists 11:47:56 4a3b3cdd5ed5: Layer already exists 11:47:56 78f59e07437f: Layer already exists 11:47:56 619bba969bcb: Layer already exists 11:47:56 b089bad583e3: Layer already exists 11:47:56 dd9c8f8612c8: Layer already exists 11:47:56 latest: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.69 11:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:47:57 0e939625c13b: Preparing 11:47:57 619bba969bcb: Preparing 11:47:57 78f59e07437f: Preparing 11:47:57 4a3b3cdd5ed5: Preparing 11:47:57 b089bad583e3: Preparing 11:47:57 dd9c8f8612c8: Preparing 11:47:57 dd9c8f8612c8: Waiting 11:47:57 0e939625c13b: Layer already exists 11:47:57 4a3b3cdd5ed5: Layer already exists 11:47:57 b089bad583e3: Layer already exists 11:47:57 619bba969bcb: Layer already exists 11:47:57 78f59e07437f: Layer already exists 11:47:57 dd9c8f8612c8: Layer already exists 11:47:57 4.0.0-dev.69: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:47:58 0e939625c13b: Preparing 11:47:58 619bba969bcb: Preparing 11:47:58 78f59e07437f: Preparing 11:47:58 4a3b3cdd5ed5: Preparing 11:47:58 b089bad583e3: Preparing 11:47:58 dd9c8f8612c8: Preparing 11:47:58 dd9c8f8612c8: Waiting 11:47:58 0e939625c13b: Layer already exists 11:47:58 4a3b3cdd5ed5: Layer already exists 11:47:58 78f59e07437f: Layer already exists 11:47:58 619bba969bcb: Layer already exists 11:47:58 b089bad583e3: Layer already exists 11:47:58 dd9c8f8612c8: Layer already exists 11:47:58 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 11:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:47:58 0e939625c13b: Preparing 11:47:58 619bba969bcb: Preparing 11:47:58 78f59e07437f: Preparing 11:47:58 4a3b3cdd5ed5: Preparing 11:47:58 b089bad583e3: Preparing 11:47:58 dd9c8f8612c8: Preparing 11:47:58 dd9c8f8612c8: Waiting 11:47:58 4a3b3cdd5ed5: Layer already exists 11:47:58 b089bad583e3: Layer already exists 11:47:58 619bba969bcb: Layer already exists 11:47:58 0e939625c13b: Layer already exists 11:47:58 78f59e07437f: Layer already exists 11:47:58 dd9c8f8612c8: Layer already exists 11:47:58 main: digest: sha256:7bd967ed86d8a8d7125d66dad7009bc0446a8a01215f34877e01831b464d148e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:47:58 ===================================================== [Pipeline] echo 11:47:59 taggedImages: 11:47:59 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:59 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:47:59 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.69 11:47:59 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:59 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:47:59 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:47:59 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:59 latest 11:47:59 4.0.0-dev.69 11:47:59 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:47:59 main 11:47:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:47:59 c519b552e2ec: Preparing 11:47:59 71963374ae83: Preparing 11:47:59 85a0f5710075: Preparing 11:47:59 2d777830eb5e: Preparing 11:47:59 78f59e07437f: Preparing 11:47:59 f926ca85435c: Preparing 11:47:59 40e3710f7cb5: Preparing 11:47:59 dd9c8f8612c8: Preparing 11:47:59 f926ca85435c: Waiting 11:47:59 40e3710f7cb5: Waiting 11:47:59 dd9c8f8612c8: Waiting 11:48:00 78f59e07437f: Layer already exists 11:48:00 2d777830eb5e: Layer already exists 11:48:00 f926ca85435c: Layer already exists 11:48:00 71963374ae83: Pushed 11:48:00 40e3710f7cb5: Layer already exists 11:48:00 dd9c8f8612c8: Layer already exists 11:48:00 c519b552e2ec: Pushed 11:48:05 85a0f5710075: Pushed 11:48:05 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:48:06 c519b552e2ec: Preparing 11:48:06 71963374ae83: Preparing 11:48:06 85a0f5710075: Preparing 11:48:06 2d777830eb5e: Preparing 11:48:06 78f59e07437f: Preparing 11:48:06 f926ca85435c: Preparing 11:48:06 40e3710f7cb5: Preparing 11:48:06 dd9c8f8612c8: Preparing 11:48:06 f926ca85435c: Waiting 11:48:06 dd9c8f8612c8: Waiting 11:48:06 40e3710f7cb5: Waiting 11:48:06 85a0f5710075: Layer already exists 11:48:06 78f59e07437f: Layer already exists 11:48:06 c519b552e2ec: Layer already exists 11:48:06 2d777830eb5e: Layer already exists 11:48:06 71963374ae83: Layer already exists 11:48:06 40e3710f7cb5: Layer already exists 11:48:06 f926ca85435c: Layer already exists 11:48:06 dd9c8f8612c8: Layer already exists 11:48:06 latest: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.69 11:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:48:07 c519b552e2ec: Preparing 11:48:07 71963374ae83: Preparing 11:48:07 85a0f5710075: Preparing 11:48:07 2d777830eb5e: Preparing 11:48:07 78f59e07437f: Preparing 11:48:07 f926ca85435c: Preparing 11:48:07 40e3710f7cb5: Preparing 11:48:07 dd9c8f8612c8: Preparing 11:48:07 f926ca85435c: Waiting 11:48:07 40e3710f7cb5: Waiting 11:48:07 dd9c8f8612c8: Waiting 11:48:07 78f59e07437f: Layer already exists 11:48:07 85a0f5710075: Layer already exists 11:48:07 71963374ae83: Layer already exists 11:48:07 2d777830eb5e: Layer already exists 11:48:07 c519b552e2ec: Layer already exists 11:48:07 40e3710f7cb5: Layer already exists 11:48:07 f926ca85435c: Layer already exists 11:48:07 dd9c8f8612c8: Layer already exists 11:48:07 4.0.0-dev.69: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:48:08 c519b552e2ec: Preparing 11:48:08 71963374ae83: Preparing 11:48:08 85a0f5710075: Preparing 11:48:08 2d777830eb5e: Preparing 11:48:08 78f59e07437f: Preparing 11:48:08 f926ca85435c: Preparing 11:48:08 40e3710f7cb5: Preparing 11:48:08 dd9c8f8612c8: Preparing 11:48:08 f926ca85435c: Waiting 11:48:08 dd9c8f8612c8: Waiting 11:48:08 40e3710f7cb5: Waiting 11:48:08 c519b552e2ec: Layer already exists 11:48:08 2d777830eb5e: Layer already exists 11:48:08 71963374ae83: Layer already exists 11:48:08 78f59e07437f: Layer already exists 11:48:08 85a0f5710075: Layer already exists 11:48:08 dd9c8f8612c8: Layer already exists 11:48:08 f926ca85435c: Layer already exists 11:48:08 40e3710f7cb5: Layer already exists 11:48:08 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:48:09 c519b552e2ec: Preparing 11:48:09 71963374ae83: Preparing 11:48:09 85a0f5710075: Preparing 11:48:09 2d777830eb5e: Preparing 11:48:09 78f59e07437f: Preparing 11:48:09 f926ca85435c: Preparing 11:48:09 40e3710f7cb5: Preparing 11:48:09 dd9c8f8612c8: Preparing 11:48:09 f926ca85435c: Waiting 11:48:09 40e3710f7cb5: Waiting 11:48:09 dd9c8f8612c8: Waiting 11:48:09 c519b552e2ec: Layer already exists 11:48:09 78f59e07437f: Layer already exists 11:48:09 85a0f5710075: Layer already exists 11:48:09 71963374ae83: Layer already exists 11:48:09 2d777830eb5e: Layer already exists 11:48:09 f926ca85435c: Layer already exists 11:48:09 40e3710f7cb5: Layer already exists 11:48:09 dd9c8f8612c8: Layer already exists 11:48:09 main: digest: sha256:f9b3f542161b8eac9b78af4476fe29855625b3e8e7a34650c784deb8798b3557 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:09 ===================================================== [Pipeline] echo 11:48:09 taggedImages: 11:48:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:48:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.69 11:48:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:48:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:48:09 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:09 latest 11:48:09 4.0.0-dev.69 11:48:09 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:09 main 11:48:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:48:10 579042bac018: Preparing 11:48:10 cea610d26627: Preparing 11:48:10 1884f0415381: Preparing 11:48:10 bf5de8df9087: Preparing 11:48:10 3a7f02048285: Preparing 11:48:10 3dd710f36d8c: Preparing 11:48:10 9e8fb0f849b4: Preparing 11:48:10 2d777830eb5e: Preparing 11:48:10 78f59e07437f: Preparing 11:48:10 f78f3d5131c7: Preparing 11:48:10 b56efaeaed99: Preparing 11:48:10 5f70bf18a086: Preparing 11:48:10 4b6756c49581: Preparing 11:48:10 0631a53f3f77: Preparing 11:48:10 de8971614320: Preparing 11:48:10 dd9c8f8612c8: Preparing 11:48:10 b56efaeaed99: Waiting 11:48:10 5f70bf18a086: Waiting 11:48:10 4b6756c49581: Waiting 11:48:10 0631a53f3f77: Waiting 11:48:10 de8971614320: Waiting 11:48:10 3dd710f36d8c: Waiting 11:48:10 dd9c8f8612c8: Waiting 11:48:10 2d777830eb5e: Waiting 11:48:10 9e8fb0f849b4: Waiting 11:48:10 78f59e07437f: Waiting 11:48:10 f78f3d5131c7: Waiting 11:48:10 3a7f02048285: Pushed 11:48:10 1884f0415381: Pushed 11:48:10 bf5de8df9087: Pushed 11:48:10 cea610d26627: Pushed 11:48:10 579042bac018: Pushed 11:48:10 2d777830eb5e: Layer already exists 11:48:10 78f59e07437f: Layer already exists 11:48:10 3dd710f36d8c: Pushed 11:48:10 5f70bf18a086: Layer already exists 11:48:10 f78f3d5131c7: Pushed 11:48:10 b56efaeaed99: Pushed 11:48:10 4b6756c49581: Pushed 11:48:10 0631a53f3f77: Pushed 11:48:10 dd9c8f8612c8: Layer already exists 11:48:10 de8971614320: Pushed 11:48:13 9e8fb0f849b4: Pushed 11:48:13 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:48:14 579042bac018: Preparing 11:48:14 cea610d26627: Preparing 11:48:14 1884f0415381: Preparing 11:48:14 bf5de8df9087: Preparing 11:48:14 3a7f02048285: Preparing 11:48:14 3dd710f36d8c: Preparing 11:48:14 9e8fb0f849b4: Preparing 11:48:14 3dd710f36d8c: Waiting 11:48:14 2d777830eb5e: Preparing 11:48:14 78f59e07437f: Preparing 11:48:14 9e8fb0f849b4: Waiting 11:48:14 2d777830eb5e: Waiting 11:48:14 f78f3d5131c7: Preparing 11:48:14 b56efaeaed99: Preparing 11:48:14 f78f3d5131c7: Waiting 11:48:14 5f70bf18a086: Preparing 11:48:14 b56efaeaed99: Waiting 11:48:14 4b6756c49581: Preparing 11:48:14 5f70bf18a086: Waiting 11:48:14 0631a53f3f77: Preparing 11:48:14 4b6756c49581: Waiting 11:48:14 0631a53f3f77: Waiting 11:48:14 de8971614320: Preparing 11:48:14 dd9c8f8612c8: Preparing 11:48:14 de8971614320: Waiting 11:48:14 dd9c8f8612c8: Waiting 11:48:14 1884f0415381: Layer already exists 11:48:14 579042bac018: Layer already exists 11:48:14 cea610d26627: Layer already exists 11:48:14 bf5de8df9087: Layer already exists 11:48:14 3a7f02048285: Layer already exists 11:48:14 3dd710f36d8c: Layer already exists 11:48:14 78f59e07437f: Layer already exists 11:48:14 9e8fb0f849b4: Layer already exists 11:48:14 2d777830eb5e: Layer already exists 11:48:14 f78f3d5131c7: Layer already exists 11:48:14 5f70bf18a086: Layer already exists 11:48:14 4b6756c49581: Layer already exists 11:48:14 b56efaeaed99: Layer already exists 11:48:14 de8971614320: Layer already exists 11:48:14 0631a53f3f77: Layer already exists 11:48:14 dd9c8f8612c8: Layer already exists 11:48:14 latest: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.69 11:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:48:15 579042bac018: Preparing 11:48:15 cea610d26627: Preparing 11:48:15 1884f0415381: Preparing 11:48:15 bf5de8df9087: Preparing 11:48:15 3a7f02048285: Preparing 11:48:15 3dd710f36d8c: Preparing 11:48:15 9e8fb0f849b4: Preparing 11:48:15 2d777830eb5e: Preparing 11:48:15 78f59e07437f: Preparing 11:48:15 f78f3d5131c7: Preparing 11:48:15 b56efaeaed99: Preparing 11:48:15 5f70bf18a086: Preparing 11:48:15 4b6756c49581: Preparing 11:48:15 0631a53f3f77: Preparing 11:48:15 de8971614320: Preparing 11:48:15 dd9c8f8612c8: Preparing 11:48:15 f78f3d5131c7: Waiting 11:48:15 b56efaeaed99: Waiting 11:48:15 5f70bf18a086: Waiting 11:48:15 4b6756c49581: Waiting 11:48:15 0631a53f3f77: Waiting 11:48:15 de8971614320: Waiting 11:48:15 dd9c8f8612c8: Waiting 11:48:15 3dd710f36d8c: Waiting 11:48:15 9e8fb0f849b4: Waiting 11:48:15 2d777830eb5e: Waiting 11:48:15 78f59e07437f: Waiting 11:48:15 cea610d26627: Layer already exists 11:48:15 579042bac018: Layer already exists 11:48:15 bf5de8df9087: Layer already exists 11:48:15 3a7f02048285: Layer already exists 11:48:15 1884f0415381: Layer already exists 11:48:15 3dd710f36d8c: Layer already exists 11:48:15 2d777830eb5e: Layer already exists 11:48:15 f78f3d5131c7: Layer already exists 11:48:15 78f59e07437f: Layer already exists 11:48:15 9e8fb0f849b4: Layer already exists 11:48:15 5f70bf18a086: Layer already exists 11:48:15 4b6756c49581: Layer already exists 11:48:15 b56efaeaed99: Layer already exists 11:48:15 de8971614320: Layer already exists 11:48:15 0631a53f3f77: Layer already exists 11:48:15 dd9c8f8612c8: Layer already exists 11:48:15 4.0.0-dev.69: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:48:16 579042bac018: Preparing 11:48:16 cea610d26627: Preparing 11:48:16 1884f0415381: Preparing 11:48:16 bf5de8df9087: Preparing 11:48:16 3a7f02048285: Preparing 11:48:16 3dd710f36d8c: Preparing 11:48:16 9e8fb0f849b4: Preparing 11:48:16 3dd710f36d8c: Waiting 11:48:16 9e8fb0f849b4: Waiting 11:48:16 2d777830eb5e: Preparing 11:48:16 78f59e07437f: Preparing 11:48:16 f78f3d5131c7: Preparing 11:48:16 b56efaeaed99: Preparing 11:48:16 5f70bf18a086: Preparing 11:48:16 4b6756c49581: Preparing 11:48:16 0631a53f3f77: Preparing 11:48:16 78f59e07437f: Waiting 11:48:16 de8971614320: Preparing 11:48:16 dd9c8f8612c8: Preparing 11:48:16 f78f3d5131c7: Waiting 11:48:16 b56efaeaed99: Waiting 11:48:16 4b6756c49581: Waiting 11:48:16 0631a53f3f77: Waiting 11:48:16 5f70bf18a086: Waiting 11:48:16 2d777830eb5e: Waiting 11:48:16 de8971614320: Waiting 11:48:16 dd9c8f8612c8: Waiting 11:48:16 579042bac018: Layer already exists 11:48:16 3a7f02048285: Layer already exists 11:48:16 cea610d26627: Layer already exists 11:48:16 bf5de8df9087: Layer already exists 11:48:16 1884f0415381: Layer already exists 11:48:16 3dd710f36d8c: Layer already exists 11:48:16 9e8fb0f849b4: Layer already exists 11:48:16 2d777830eb5e: Layer already exists 11:48:16 78f59e07437f: Layer already exists 11:48:16 f78f3d5131c7: Layer already exists 11:48:16 b56efaeaed99: Layer already exists 11:48:16 5f70bf18a086: Layer already exists 11:48:16 4b6756c49581: Layer already exists 11:48:16 0631a53f3f77: Layer already exists 11:48:16 de8971614320: Layer already exists 11:48:16 dd9c8f8612c8: Layer already exists 11:48:16 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:48:17 579042bac018: Preparing 11:48:17 cea610d26627: Preparing 11:48:17 1884f0415381: Preparing 11:48:17 bf5de8df9087: Preparing 11:48:17 3a7f02048285: Preparing 11:48:17 3dd710f36d8c: Preparing 11:48:17 9e8fb0f849b4: Preparing 11:48:17 2d777830eb5e: Preparing 11:48:17 78f59e07437f: Preparing 11:48:17 f78f3d5131c7: Preparing 11:48:17 b56efaeaed99: Preparing 11:48:17 5f70bf18a086: Preparing 11:48:17 4b6756c49581: Preparing 11:48:17 0631a53f3f77: Preparing 11:48:17 de8971614320: Preparing 11:48:17 dd9c8f8612c8: Preparing 11:48:17 9e8fb0f849b4: Waiting 11:48:17 2d777830eb5e: Waiting 11:48:17 78f59e07437f: Waiting 11:48:17 f78f3d5131c7: Waiting 11:48:17 b56efaeaed99: Waiting 11:48:17 5f70bf18a086: Waiting 11:48:17 4b6756c49581: Waiting 11:48:17 0631a53f3f77: Waiting 11:48:17 de8971614320: Waiting 11:48:17 dd9c8f8612c8: Waiting 11:48:17 3dd710f36d8c: Waiting 11:48:17 3a7f02048285: Layer already exists 11:48:17 579042bac018: Layer already exists 11:48:17 cea610d26627: Layer already exists 11:48:17 1884f0415381: Layer already exists 11:48:17 bf5de8df9087: Layer already exists 11:48:17 2d777830eb5e: Layer already exists 11:48:17 9e8fb0f849b4: Layer already exists 11:48:17 3dd710f36d8c: Layer already exists 11:48:17 78f59e07437f: Layer already exists 11:48:17 f78f3d5131c7: Layer already exists 11:48:17 b56efaeaed99: Layer already exists 11:48:17 5f70bf18a086: Layer already exists 11:48:17 0631a53f3f77: Layer already exists 11:48:17 4b6756c49581: Layer already exists 11:48:17 de8971614320: Layer already exists 11:48:17 dd9c8f8612c8: Layer already exists 11:48:17 main: digest: sha256:d6d15d75369481ff5e66112ab55390538f973bb30e5a2e9e12718b84697f1c3d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:17 ===================================================== [Pipeline] echo 11:48:17 taggedImages: 11:48:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:48:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.69 11:48:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:48:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:48:17 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:17 latest 11:48:17 4.0.0-dev.69 11:48:17 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:17 main 11:48:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:48:18 1a9b269da5a2: Preparing 11:48:18 feee817a9bf4: Preparing 11:48:18 0f507f5aea1e: Preparing 11:48:18 ffe75d971ce8: Preparing 11:48:18 2d777830eb5e: Preparing 11:48:18 78f59e07437f: Preparing 11:48:18 f926ca85435c: Preparing 11:48:18 40e3710f7cb5: Preparing 11:48:18 dd9c8f8612c8: Preparing 11:48:18 78f59e07437f: Waiting 11:48:18 f926ca85435c: Waiting 11:48:18 40e3710f7cb5: Waiting 11:48:18 2d777830eb5e: Layer already exists 11:48:18 78f59e07437f: Layer already exists 11:48:18 0f507f5aea1e: Pushed 11:48:18 f926ca85435c: Layer already exists 11:48:18 1a9b269da5a2: Pushed 11:48:18 feee817a9bf4: Pushed 11:48:18 40e3710f7cb5: Layer already exists 11:48:18 dd9c8f8612c8: Layer already exists 11:48:23 ffe75d971ce8: Pushed 11:48:23 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:24 + 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 11:48:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:48:24 1a9b269da5a2: Preparing 11:48:24 feee817a9bf4: Preparing 11:48:24 0f507f5aea1e: Preparing 11:48:24 ffe75d971ce8: Preparing 11:48:24 2d777830eb5e: Preparing 11:48:24 78f59e07437f: Preparing 11:48:24 f926ca85435c: Preparing 11:48:24 40e3710f7cb5: Preparing 11:48:24 dd9c8f8612c8: Preparing 11:48:24 78f59e07437f: Waiting 11:48:24 dd9c8f8612c8: Waiting 11:48:24 40e3710f7cb5: Waiting 11:48:24 f926ca85435c: Waiting 11:48:24 ffe75d971ce8: Layer already exists 11:48:24 0f507f5aea1e: Layer already exists 11:48:24 1a9b269da5a2: Layer already exists 11:48:24 feee817a9bf4: Layer already exists 11:48:24 2d777830eb5e: Layer already exists 11:48:24 78f59e07437f: Layer already exists 11:48:24 dd9c8f8612c8: Layer already exists 11:48:24 f926ca85435c: Layer already exists 11:48:24 40e3710f7cb5: Layer already exists 11:48:24 latest: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.69 11:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:48:25 1a9b269da5a2: Preparing 11:48:25 feee817a9bf4: Preparing 11:48:25 0f507f5aea1e: Preparing 11:48:25 ffe75d971ce8: Preparing 11:48:25 2d777830eb5e: Preparing 11:48:25 78f59e07437f: Preparing 11:48:25 f926ca85435c: Preparing 11:48:25 40e3710f7cb5: Preparing 11:48:25 dd9c8f8612c8: Preparing 11:48:25 78f59e07437f: Waiting 11:48:25 f926ca85435c: Waiting 11:48:25 40e3710f7cb5: Waiting 11:48:25 dd9c8f8612c8: Waiting 11:48:25 1a9b269da5a2: Layer already exists 11:48:25 feee817a9bf4: Layer already exists 11:48:25 ffe75d971ce8: Layer already exists 11:48:25 2d777830eb5e: Layer already exists 11:48:25 0f507f5aea1e: Layer already exists 11:48:25 f926ca85435c: Layer already exists 11:48:25 40e3710f7cb5: Layer already exists 11:48:25 78f59e07437f: Layer already exists 11:48:25 dd9c8f8612c8: Layer already exists 11:48:25 4.0.0-dev.69: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:48:26 1a9b269da5a2: Preparing 11:48:26 feee817a9bf4: Preparing 11:48:26 0f507f5aea1e: Preparing 11:48:26 ffe75d971ce8: Preparing 11:48:26 2d777830eb5e: Preparing 11:48:26 78f59e07437f: Preparing 11:48:26 f926ca85435c: Preparing 11:48:26 78f59e07437f: Waiting 11:48:26 f926ca85435c: Waiting 11:48:26 40e3710f7cb5: Preparing 11:48:26 40e3710f7cb5: Waiting 11:48:26 dd9c8f8612c8: Preparing 11:48:26 dd9c8f8612c8: Waiting 11:48:26 ffe75d971ce8: Layer already exists 11:48:26 0f507f5aea1e: Layer already exists 11:48:26 feee817a9bf4: Layer already exists 11:48:26 2d777830eb5e: Layer already exists 11:48:26 1a9b269da5a2: Layer already exists 11:48:26 78f59e07437f: Layer already exists 11:48:26 dd9c8f8612c8: Layer already exists 11:48:26 40e3710f7cb5: Layer already exists 11:48:26 f926ca85435c: Layer already exists 11:48:26 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:27 + 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 11:48:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 11:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:48:27 1a9b269da5a2: Preparing 11:48:27 feee817a9bf4: Preparing 11:48:27 0f507f5aea1e: Preparing 11:48:27 ffe75d971ce8: Preparing 11:48:27 2d777830eb5e: Preparing 11:48:27 78f59e07437f: Preparing 11:48:27 f926ca85435c: Preparing 11:48:27 40e3710f7cb5: Preparing 11:48:27 78f59e07437f: Waiting 11:48:27 dd9c8f8612c8: Preparing 11:48:27 f926ca85435c: Waiting 11:48:27 40e3710f7cb5: Waiting 11:48:27 dd9c8f8612c8: Waiting 11:48:27 feee817a9bf4: Layer already exists 11:48:27 ffe75d971ce8: Layer already exists 11:48:27 1a9b269da5a2: Layer already exists 11:48:27 2d777830eb5e: Layer already exists 11:48:27 0f507f5aea1e: Layer already exists 11:48:27 78f59e07437f: Layer already exists 11:48:27 dd9c8f8612c8: Layer already exists 11:48:27 40e3710f7cb5: Layer already exists 11:48:27 f926ca85435c: Layer already exists 11:48:27 main: digest: sha256:3d8d86d564afa9bf7ac72a48a0e9cf039b0a965b51472b9b1f2d483a7404cfbb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:27 ===================================================== [Pipeline] echo 11:48:27 taggedImages: 11:48:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:48:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.69 11:48:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:48:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:48:27 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:27 latest 11:48:27 4.0.0-dev.69 11:48:27 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:27 main 11:48:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:48:28 d8c78ca75d07: Preparing 11:48:28 21b24a58ca83: Preparing 11:48:28 26f335bf6b49: Preparing 11:48:28 8bb996b0e26d: Preparing 11:48:28 4f36f206293a: Preparing 11:48:28 2d777830eb5e: Preparing 11:48:28 78f59e07437f: Preparing 11:48:28 3fc1d4480783: Preparing 11:48:28 9e1a05844637: Preparing 11:48:28 8a09c0497f81: Preparing 11:48:28 dd9c8f8612c8: Preparing 11:48:28 2d777830eb5e: Waiting 11:48:28 9e1a05844637: Waiting 11:48:28 78f59e07437f: Waiting 11:48:28 3fc1d4480783: Waiting 11:48:28 8a09c0497f81: Waiting 11:48:28 dd9c8f8612c8: Waiting 11:48:28 d8c78ca75d07: Pushed 11:48:28 8bb996b0e26d: Pushed 11:48:28 21b24a58ca83: Pushed 11:48:28 4f36f206293a: Pushed 11:48:28 2d777830eb5e: Layer already exists 11:48:28 78f59e07437f: Layer already exists 11:48:28 dd9c8f8612c8: Layer already exists 11:48:28 3fc1d4480783: Pushed 11:48:28 9e1a05844637: Pushed 11:48:32 8a09c0497f81: Pushed 11:48:32 26f335bf6b49: Pushed 11:48:33 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:33 + 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 11:48:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:48:33 d8c78ca75d07: Preparing 11:48:33 21b24a58ca83: Preparing 11:48:33 26f335bf6b49: Preparing 11:48:33 8bb996b0e26d: Preparing 11:48:33 4f36f206293a: Preparing 11:48:33 2d777830eb5e: Preparing 11:48:33 78f59e07437f: Preparing 11:48:33 3fc1d4480783: Preparing 11:48:33 9e1a05844637: Preparing 11:48:33 8a09c0497f81: Preparing 11:48:33 dd9c8f8612c8: Preparing 11:48:33 2d777830eb5e: Waiting 11:48:33 78f59e07437f: Waiting 11:48:33 3fc1d4480783: Waiting 11:48:33 9e1a05844637: Waiting 11:48:33 8a09c0497f81: Waiting 11:48:33 dd9c8f8612c8: Waiting 11:48:33 d8c78ca75d07: Layer already exists 11:48:33 4f36f206293a: Layer already exists 11:48:33 8bb996b0e26d: Layer already exists 11:48:33 21b24a58ca83: Layer already exists 11:48:33 26f335bf6b49: Layer already exists 11:48:33 78f59e07437f: Layer already exists 11:48:33 2d777830eb5e: Layer already exists 11:48:33 3fc1d4480783: Layer already exists 11:48:33 9e1a05844637: Layer already exists 11:48:33 8a09c0497f81: Layer already exists 11:48:33 dd9c8f8612c8: Layer already exists 11:48:34 latest: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.69 11:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:48:34 d8c78ca75d07: Preparing 11:48:34 21b24a58ca83: Preparing 11:48:34 26f335bf6b49: Preparing 11:48:34 8bb996b0e26d: Preparing 11:48:34 4f36f206293a: Preparing 11:48:34 2d777830eb5e: Preparing 11:48:34 78f59e07437f: Preparing 11:48:34 3fc1d4480783: Preparing 11:48:34 9e1a05844637: Preparing 11:48:34 8a09c0497f81: Preparing 11:48:34 dd9c8f8612c8: Preparing 11:48:34 2d777830eb5e: Waiting 11:48:34 78f59e07437f: Waiting 11:48:34 3fc1d4480783: Waiting 11:48:34 9e1a05844637: Waiting 11:48:34 8a09c0497f81: Waiting 11:48:34 dd9c8f8612c8: Waiting 11:48:34 21b24a58ca83: Layer already exists 11:48:34 8bb996b0e26d: Layer already exists 11:48:34 d8c78ca75d07: Layer already exists 11:48:34 4f36f206293a: Layer already exists 11:48:34 26f335bf6b49: Layer already exists 11:48:34 78f59e07437f: Layer already exists 11:48:34 9e1a05844637: Layer already exists 11:48:34 2d777830eb5e: Layer already exists 11:48:34 8a09c0497f81: Layer already exists 11:48:34 3fc1d4480783: Layer already exists 11:48:34 dd9c8f8612c8: Layer already exists 11:48:35 4.0.0-dev.69: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:48:35 d8c78ca75d07: Preparing 11:48:35 21b24a58ca83: Preparing 11:48:35 26f335bf6b49: Preparing 11:48:35 8bb996b0e26d: Preparing 11:48:35 4f36f206293a: Preparing 11:48:35 2d777830eb5e: Preparing 11:48:35 78f59e07437f: Preparing 11:48:35 3fc1d4480783: Preparing 11:48:35 9e1a05844637: Preparing 11:48:35 8a09c0497f81: Preparing 11:48:35 dd9c8f8612c8: Preparing 11:48:35 2d777830eb5e: Waiting 11:48:35 8a09c0497f81: Waiting 11:48:35 78f59e07437f: Waiting 11:48:35 dd9c8f8612c8: Waiting 11:48:35 3fc1d4480783: Waiting 11:48:35 9e1a05844637: Waiting 11:48:35 d8c78ca75d07: Layer already exists 11:48:35 26f335bf6b49: Layer already exists 11:48:35 8bb996b0e26d: Layer already exists 11:48:35 21b24a58ca83: Layer already exists 11:48:35 4f36f206293a: Layer already exists 11:48:35 2d777830eb5e: Layer already exists 11:48:35 3fc1d4480783: Layer already exists 11:48:35 9e1a05844637: Layer already exists 11:48:35 78f59e07437f: Layer already exists 11:48:35 8a09c0497f81: Layer already exists 11:48:35 dd9c8f8612c8: Layer already exists 11:48:36 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:36 + 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 11:48:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:48:36 d8c78ca75d07: Preparing 11:48:36 21b24a58ca83: Preparing 11:48:36 26f335bf6b49: Preparing 11:48:36 8bb996b0e26d: Preparing 11:48:36 4f36f206293a: Preparing 11:48:36 2d777830eb5e: Preparing 11:48:36 78f59e07437f: Preparing 11:48:36 3fc1d4480783: Preparing 11:48:36 9e1a05844637: Preparing 11:48:36 8a09c0497f81: Preparing 11:48:36 dd9c8f8612c8: Preparing 11:48:36 2d777830eb5e: Waiting 11:48:36 78f59e07437f: Waiting 11:48:36 3fc1d4480783: Waiting 11:48:36 9e1a05844637: Waiting 11:48:36 8a09c0497f81: Waiting 11:48:36 dd9c8f8612c8: Waiting 11:48:36 26f335bf6b49: Layer already exists 11:48:36 21b24a58ca83: Layer already exists 11:48:36 8bb996b0e26d: Layer already exists 11:48:36 4f36f206293a: Layer already exists 11:48:36 d8c78ca75d07: Layer already exists 11:48:36 2d777830eb5e: Layer already exists 11:48:36 9e1a05844637: Layer already exists 11:48:36 3fc1d4480783: Layer already exists 11:48:36 78f59e07437f: Layer already exists 11:48:36 8a09c0497f81: Layer already exists 11:48:36 dd9c8f8612c8: Layer already exists 11:48:36 main: digest: sha256:ebbff51b83539a8735c71282ce179675ecb743109dc4f6ce9a8888fb22cc837b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:37 ===================================================== [Pipeline] echo 11:48:37 taggedImages: 11:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.69 11:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:48:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:48:37 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:37 latest 11:48:37 4.0.0-dev.69 11:48:37 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:37 main 11:48:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:48:37 8b48da0c8b81: Preparing 11:48:37 f37bc07c4a7e: Preparing 11:48:37 c5408aec2c58: Preparing 11:48:37 c3d50c944a5c: Preparing 11:48:37 9d098305653e: Preparing 11:48:37 1c67ee0b8b1b: Preparing 11:48:37 d24fcf2b729b: Preparing 11:48:37 2d777830eb5e: Preparing 11:48:37 78f59e07437f: Preparing 11:48:37 cc9d4fd61c80: Preparing 11:48:37 9e14fc3852bc: Preparing 11:48:37 dd9c8f8612c8: Preparing 11:48:37 d24fcf2b729b: Waiting 11:48:37 2d777830eb5e: Waiting 11:48:37 78f59e07437f: Waiting 11:48:37 cc9d4fd61c80: Waiting 11:48:37 9e14fc3852bc: Waiting 11:48:37 dd9c8f8612c8: Waiting 11:48:37 1c67ee0b8b1b: Waiting 11:48:38 9d098305653e: Pushed 11:48:38 8b48da0c8b81: Pushed 11:48:38 f37bc07c4a7e: Pushed 11:48:38 2d777830eb5e: Layer already exists 11:48:38 78f59e07437f: Layer already exists 11:48:38 1c67ee0b8b1b: Pushed 11:48:38 d24fcf2b729b: Pushed 11:48:38 dd9c8f8612c8: Layer already exists 11:48:38 cc9d4fd61c80: Pushed 11:48:40 9e14fc3852bc: Pushed 11:48:41 c3d50c944a5c: Pushed 11:48:44 c5408aec2c58: Pushed 11:48:44 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:44 + 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 11:48:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:48:45 8b48da0c8b81: Preparing 11:48:45 f37bc07c4a7e: Preparing 11:48:45 c5408aec2c58: Preparing 11:48:45 c3d50c944a5c: Preparing 11:48:45 9d098305653e: Preparing 11:48:45 1c67ee0b8b1b: Preparing 11:48:45 d24fcf2b729b: Preparing 11:48:45 2d777830eb5e: Preparing 11:48:45 78f59e07437f: Preparing 11:48:45 cc9d4fd61c80: Preparing 11:48:45 9e14fc3852bc: Preparing 11:48:45 dd9c8f8612c8: Preparing 11:48:45 2d777830eb5e: Waiting 11:48:45 78f59e07437f: Waiting 11:48:45 cc9d4fd61c80: Waiting 11:48:45 9e14fc3852bc: Waiting 11:48:45 dd9c8f8612c8: Waiting 11:48:45 1c67ee0b8b1b: Waiting 11:48:45 d24fcf2b729b: Waiting 11:48:45 f37bc07c4a7e: Layer already exists 11:48:45 9d098305653e: Layer already exists 11:48:45 8b48da0c8b81: Layer already exists 11:48:45 c5408aec2c58: Layer already exists 11:48:45 c3d50c944a5c: Layer already exists 11:48:45 1c67ee0b8b1b: Layer already exists 11:48:45 d24fcf2b729b: Layer already exists 11:48:45 2d777830eb5e: Layer already exists 11:48:45 cc9d4fd61c80: Layer already exists 11:48:45 78f59e07437f: Layer already exists 11:48:45 9e14fc3852bc: Layer already exists 11:48:45 dd9c8f8612c8: Layer already exists 11:48:45 latest: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.69 11:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:48:46 8b48da0c8b81: Preparing 11:48:46 f37bc07c4a7e: Preparing 11:48:46 c5408aec2c58: Preparing 11:48:46 c3d50c944a5c: Preparing 11:48:46 9d098305653e: Preparing 11:48:46 1c67ee0b8b1b: Preparing 11:48:46 d24fcf2b729b: Preparing 11:48:46 2d777830eb5e: Preparing 11:48:46 78f59e07437f: Preparing 11:48:46 cc9d4fd61c80: Preparing 11:48:46 9e14fc3852bc: Preparing 11:48:46 dd9c8f8612c8: Preparing 11:48:46 1c67ee0b8b1b: Waiting 11:48:46 d24fcf2b729b: Waiting 11:48:46 2d777830eb5e: Waiting 11:48:46 78f59e07437f: Waiting 11:48:46 cc9d4fd61c80: Waiting 11:48:46 9e14fc3852bc: Waiting 11:48:46 dd9c8f8612c8: Waiting 11:48:46 8b48da0c8b81: Layer already exists 11:48:46 9d098305653e: Layer already exists 11:48:46 c3d50c944a5c: Layer already exists 11:48:46 c5408aec2c58: Layer already exists 11:48:46 f37bc07c4a7e: Layer already exists 11:48:46 1c67ee0b8b1b: Layer already exists 11:48:46 d24fcf2b729b: Layer already exists 11:48:46 2d777830eb5e: Layer already exists 11:48:46 cc9d4fd61c80: Layer already exists 11:48:46 78f59e07437f: Layer already exists 11:48:46 dd9c8f8612c8: Layer already exists 11:48:46 9e14fc3852bc: Layer already exists 11:48:46 4.0.0-dev.69: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:48:47 8b48da0c8b81: Preparing 11:48:47 f37bc07c4a7e: Preparing 11:48:47 c5408aec2c58: Preparing 11:48:47 c3d50c944a5c: Preparing 11:48:47 9d098305653e: Preparing 11:48:47 1c67ee0b8b1b: Preparing 11:48:47 d24fcf2b729b: Preparing 11:48:47 2d777830eb5e: Preparing 11:48:47 78f59e07437f: Preparing 11:48:47 cc9d4fd61c80: Preparing 11:48:47 9e14fc3852bc: Preparing 11:48:47 dd9c8f8612c8: Preparing 11:48:47 d24fcf2b729b: Waiting 11:48:47 2d777830eb5e: Waiting 11:48:47 78f59e07437f: Waiting 11:48:47 cc9d4fd61c80: Waiting 11:48:47 9e14fc3852bc: Waiting 11:48:47 1c67ee0b8b1b: Waiting 11:48:47 dd9c8f8612c8: Waiting 11:48:47 c3d50c944a5c: Layer already exists 11:48:47 f37bc07c4a7e: Layer already exists 11:48:47 9d098305653e: Layer already exists 11:48:47 c5408aec2c58: Layer already exists 11:48:47 8b48da0c8b81: Layer already exists 11:48:47 1c67ee0b8b1b: Layer already exists 11:48:47 d24fcf2b729b: Layer already exists 11:48:47 2d777830eb5e: Layer already exists 11:48:47 cc9d4fd61c80: Layer already exists 11:48:47 78f59e07437f: Layer already exists 11:48:47 dd9c8f8612c8: Layer already exists 11:48:47 9e14fc3852bc: Layer already exists 11:48:47 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:47 + 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 11:48:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:48:47 8b48da0c8b81: Preparing 11:48:47 f37bc07c4a7e: Preparing 11:48:47 c5408aec2c58: Preparing 11:48:47 c3d50c944a5c: Preparing 11:48:47 9d098305653e: Preparing 11:48:47 1c67ee0b8b1b: Preparing 11:48:47 d24fcf2b729b: Preparing 11:48:47 1c67ee0b8b1b: Waiting 11:48:47 2d777830eb5e: Preparing 11:48:47 d24fcf2b729b: Waiting 11:48:47 2d777830eb5e: Waiting 11:48:47 78f59e07437f: Preparing 11:48:47 cc9d4fd61c80: Preparing 11:48:47 78f59e07437f: Waiting 11:48:47 9e14fc3852bc: Preparing 11:48:47 dd9c8f8612c8: Preparing 11:48:47 dd9c8f8612c8: Waiting 11:48:47 cc9d4fd61c80: Waiting 11:48:47 9e14fc3852bc: Waiting 11:48:47 8b48da0c8b81: Layer already exists 11:48:47 9d098305653e: Layer already exists 11:48:47 f37bc07c4a7e: Layer already exists 11:48:47 c5408aec2c58: Layer already exists 11:48:47 c3d50c944a5c: Layer already exists 11:48:47 1c67ee0b8b1b: Layer already exists 11:48:47 d24fcf2b729b: Layer already exists 11:48:47 cc9d4fd61c80: Layer already exists 11:48:47 2d777830eb5e: Layer already exists 11:48:47 78f59e07437f: Layer already exists 11:48:47 dd9c8f8612c8: Layer already exists 11:48:47 9e14fc3852bc: Layer already exists 11:48:48 main: digest: sha256:4abb5462b3c3944da20a09fce6441f7953488478b9539150e564b1ee10d2b8e2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:48 ===================================================== [Pipeline] echo 11:48:48 taggedImages: 11:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.69 11:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:48:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:48:48 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:48 latest 11:48:48 4.0.0-dev.69 11:48:48 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:48 main 11:48:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:48:49 04a9fbe1a47b: Preparing 11:48:49 0b6bdd30aedc: Preparing 11:48:49 2d777830eb5e: Preparing 11:48:49 78f59e07437f: Preparing 11:48:49 a23a80aa9f85: Preparing 11:48:49 3ae667693290: Preparing 11:48:49 dd9c8f8612c8: Preparing 11:48:49 3ae667693290: Waiting 11:48:49 dd9c8f8612c8: Waiting 11:48:49 2d777830eb5e: Layer already exists 11:48:49 78f59e07437f: Layer already exists 11:48:49 a23a80aa9f85: Pushed 11:48:49 dd9c8f8612c8: Layer already exists 11:48:49 04a9fbe1a47b: Pushed 11:48:51 3ae667693290: Pushed 11:48:56 0b6bdd30aedc: Pushed 11:48:56 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:56 + 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 11:48:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:48:57 04a9fbe1a47b: Preparing 11:48:57 0b6bdd30aedc: Preparing 11:48:57 2d777830eb5e: Preparing 11:48:57 78f59e07437f: Preparing 11:48:57 a23a80aa9f85: Preparing 11:48:57 3ae667693290: Preparing 11:48:57 dd9c8f8612c8: Preparing 11:48:57 3ae667693290: Waiting 11:48:57 dd9c8f8612c8: Waiting 11:48:57 78f59e07437f: Layer already exists 11:48:57 04a9fbe1a47b: Layer already exists 11:48:57 a23a80aa9f85: Layer already exists 11:48:57 0b6bdd30aedc: Layer already exists 11:48:57 2d777830eb5e: Layer already exists 11:48:57 3ae667693290: Layer already exists 11:48:57 dd9c8f8612c8: Layer already exists 11:48:57 latest: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.69 11:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:48:58 04a9fbe1a47b: Preparing 11:48:58 0b6bdd30aedc: Preparing 11:48:58 2d777830eb5e: Preparing 11:48:58 78f59e07437f: Preparing 11:48:58 a23a80aa9f85: Preparing 11:48:58 3ae667693290: Preparing 11:48:58 dd9c8f8612c8: Preparing 11:48:58 3ae667693290: Waiting 11:48:58 dd9c8f8612c8: Waiting 11:48:58 0b6bdd30aedc: Layer already exists 11:48:58 2d777830eb5e: Layer already exists 11:48:58 04a9fbe1a47b: Layer already exists 11:48:58 a23a80aa9f85: Layer already exists 11:48:58 78f59e07437f: Layer already exists 11:48:58 3ae667693290: Layer already exists 11:48:58 dd9c8f8612c8: Layer already exists 11:48:58 4.0.0-dev.69: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:48:58 04a9fbe1a47b: Preparing 11:48:58 0b6bdd30aedc: Preparing 11:48:58 2d777830eb5e: Preparing 11:48:58 78f59e07437f: Preparing 11:48:58 a23a80aa9f85: Preparing 11:48:58 3ae667693290: Preparing 11:48:58 dd9c8f8612c8: Preparing 11:48:58 3ae667693290: Waiting 11:48:58 dd9c8f8612c8: Waiting 11:48:58 04a9fbe1a47b: Layer already exists 11:48:58 0b6bdd30aedc: Layer already exists 11:48:58 a23a80aa9f85: Layer already exists 11:48:58 2d777830eb5e: Layer already exists 11:48:58 78f59e07437f: Layer already exists 11:48:58 3ae667693290: Layer already exists 11:48:58 dd9c8f8612c8: Layer already exists 11:48:58 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:59 + 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 11:48:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:48:59 04a9fbe1a47b: Preparing 11:48:59 0b6bdd30aedc: Preparing 11:48:59 2d777830eb5e: Preparing 11:48:59 78f59e07437f: Preparing 11:48:59 a23a80aa9f85: Preparing 11:48:59 3ae667693290: Preparing 11:48:59 dd9c8f8612c8: Preparing 11:48:59 3ae667693290: Waiting 11:48:59 dd9c8f8612c8: Waiting 11:48:59 04a9fbe1a47b: Layer already exists 11:48:59 78f59e07437f: Layer already exists 11:48:59 2d777830eb5e: Layer already exists 11:48:59 0b6bdd30aedc: Layer already exists 11:48:59 a23a80aa9f85: Layer already exists 11:48:59 dd9c8f8612c8: Layer already exists 11:48:59 3ae667693290: Layer already exists 11:48:59 main: digest: sha256:656b80bb000e6ae94d5ceb8b2c852ce00aefe9e7c38ec2950d8515ff1501436d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:00 ===================================================== [Pipeline] echo 11:49:00 taggedImages: 11:49:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:49:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:49:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.69 11:49:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:49:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:49:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:49:00 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:49:00 latest 11:49:00 4.0.0-dev.69 11:49:00 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:49:00 main 11:49:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:49:00 cef2290edabc: Preparing 11:49:00 18b541fea91f: Preparing 11:49:00 e0b8489c82fd: Preparing 11:49:00 2d777830eb5e: Preparing 11:49:00 78f59e07437f: Preparing 11:49:00 6dd8d568856c: Preparing 11:49:00 e2b176793867: Preparing 11:49:00 d50b28f135fe: Preparing 11:49:00 5c4be6d84aed: Preparing 11:49:00 dd9c8f8612c8: Preparing 11:49:00 e2b176793867: Waiting 11:49:00 d50b28f135fe: Waiting 11:49:00 5c4be6d84aed: Waiting 11:49:00 6dd8d568856c: Waiting 11:49:00 dd9c8f8612c8: Waiting 11:49:00 78f59e07437f: Layer already exists 11:49:00 2d777830eb5e: Layer already exists 11:49:01 e0b8489c82fd: Pushed 11:49:01 cef2290edabc: Pushed 11:49:01 18b541fea91f: Pushed 11:49:01 dd9c8f8612c8: Layer already exists 11:49:01 d50b28f135fe: Pushed 11:49:02 5c4be6d84aed: Pushed 11:49:12 e2b176793867: Pushed 11:49:27 6dd8d568856c: Pushed 11:49:27 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:27 + 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 11:49:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:49:27 cef2290edabc: Preparing 11:49:27 18b541fea91f: Preparing 11:49:27 e0b8489c82fd: Preparing 11:49:27 2d777830eb5e: Preparing 11:49:27 78f59e07437f: Preparing 11:49:27 6dd8d568856c: Preparing 11:49:27 e2b176793867: Preparing 11:49:27 d50b28f135fe: Preparing 11:49:27 6dd8d568856c: Waiting 11:49:27 e2b176793867: Waiting 11:49:27 5c4be6d84aed: Preparing 11:49:27 dd9c8f8612c8: Preparing 11:49:27 5c4be6d84aed: Waiting 11:49:27 dd9c8f8612c8: Waiting 11:49:27 d50b28f135fe: Waiting 11:49:27 18b541fea91f: Layer already exists 11:49:27 78f59e07437f: Layer already exists 11:49:27 2d777830eb5e: Layer already exists 11:49:27 e0b8489c82fd: Layer already exists 11:49:27 cef2290edabc: Layer already exists 11:49:27 e2b176793867: Layer already exists 11:49:27 6dd8d568856c: Layer already exists 11:49:27 dd9c8f8612c8: Layer already exists 11:49:27 5c4be6d84aed: Layer already exists 11:49:27 d50b28f135fe: Layer already exists 11:49:28 latest: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.69 11:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:49:28 cef2290edabc: Preparing 11:49:28 18b541fea91f: Preparing 11:49:28 e0b8489c82fd: Preparing 11:49:28 2d777830eb5e: Preparing 11:49:28 78f59e07437f: Preparing 11:49:28 6dd8d568856c: Preparing 11:49:28 e2b176793867: Preparing 11:49:28 d50b28f135fe: Preparing 11:49:28 5c4be6d84aed: Preparing 11:49:28 dd9c8f8612c8: Preparing 11:49:28 6dd8d568856c: Waiting 11:49:28 e2b176793867: Waiting 11:49:28 d50b28f135fe: Waiting 11:49:28 5c4be6d84aed: Waiting 11:49:28 dd9c8f8612c8: Waiting 11:49:28 78f59e07437f: Layer already exists 11:49:28 18b541fea91f: Layer already exists 11:49:28 cef2290edabc: Layer already exists 11:49:28 e0b8489c82fd: Layer already exists 11:49:28 2d777830eb5e: Layer already exists 11:49:28 6dd8d568856c: Layer already exists 11:49:28 e2b176793867: Layer already exists 11:49:28 d50b28f135fe: Layer already exists 11:49:28 5c4be6d84aed: Layer already exists 11:49:28 dd9c8f8612c8: Layer already exists 11:49:28 4.0.0-dev.69: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:49:29 cef2290edabc: Preparing 11:49:29 18b541fea91f: Preparing 11:49:29 e0b8489c82fd: Preparing 11:49:29 2d777830eb5e: Preparing 11:49:29 78f59e07437f: Preparing 11:49:29 6dd8d568856c: Preparing 11:49:29 e2b176793867: Preparing 11:49:29 d50b28f135fe: Preparing 11:49:29 5c4be6d84aed: Preparing 11:49:29 dd9c8f8612c8: Preparing 11:49:29 d50b28f135fe: Waiting 11:49:29 6dd8d568856c: Waiting 11:49:29 e2b176793867: Waiting 11:49:29 5c4be6d84aed: Waiting 11:49:29 dd9c8f8612c8: Waiting 11:49:29 2d777830eb5e: Layer already exists 11:49:29 78f59e07437f: Layer already exists 11:49:29 cef2290edabc: Layer already exists 11:49:29 e0b8489c82fd: Layer already exists 11:49:29 18b541fea91f: Layer already exists 11:49:29 d50b28f135fe: Layer already exists 11:49:29 6dd8d568856c: Layer already exists 11:49:29 e2b176793867: Layer already exists 11:49:29 5c4be6d84aed: Layer already exists 11:49:29 dd9c8f8612c8: Layer already exists 11:49:29 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:30 + 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 11:49:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:49:30 cef2290edabc: Preparing 11:49:30 18b541fea91f: Preparing 11:49:30 e0b8489c82fd: Preparing 11:49:30 2d777830eb5e: Preparing 11:49:30 78f59e07437f: Preparing 11:49:30 6dd8d568856c: Preparing 11:49:30 e2b176793867: Preparing 11:49:30 d50b28f135fe: Preparing 11:49:30 5c4be6d84aed: Preparing 11:49:30 dd9c8f8612c8: Preparing 11:49:30 e2b176793867: Waiting 11:49:30 5c4be6d84aed: Waiting 11:49:30 dd9c8f8612c8: Waiting 11:49:30 d50b28f135fe: Waiting 11:49:30 6dd8d568856c: Waiting 11:49:30 78f59e07437f: Layer already exists 11:49:30 2d777830eb5e: Layer already exists 11:49:30 cef2290edabc: Layer already exists 11:49:30 18b541fea91f: Layer already exists 11:49:30 e0b8489c82fd: Layer already exists 11:49:30 d50b28f135fe: Layer already exists 11:49:30 e2b176793867: Layer already exists 11:49:30 dd9c8f8612c8: Layer already exists 11:49:30 6dd8d568856c: Layer already exists 11:49:30 5c4be6d84aed: Layer already exists 11:49:30 main: digest: sha256:c416e26838a7c38517cb192801666c51834507b53d57c6109a4351b9cfd77f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:31 ===================================================== [Pipeline] echo 11:49:31 taggedImages: 11:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.69 11:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:49:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:49:31 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:49:31 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:49:31 latest 11:49:31 4.0.0-dev.69 11:49:31 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:49:31 main 11:49:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:49:31 fd34155234da: Preparing 11:49:31 9dd0fb277015: Preparing 11:49:31 e02ff1d32336: Preparing 11:49:31 2d777830eb5e: Preparing 11:49:31 78f59e07437f: Preparing 11:49:31 1ad7506aa1ce: Preparing 11:49:31 802e56c01833: Preparing 11:49:31 ccbe9618e145: Preparing 11:49:31 dd9c8f8612c8: Preparing 11:49:31 1ad7506aa1ce: Waiting 11:49:31 802e56c01833: Waiting 11:49:31 ccbe9618e145: Waiting 11:49:31 dd9c8f8612c8: Waiting 11:49:31 78f59e07437f: Layer already exists 11:49:31 2d777830eb5e: Layer already exists 11:49:32 9dd0fb277015: Pushed 11:49:32 e02ff1d32336: Pushed 11:49:32 fd34155234da: Pushed 11:49:32 802e56c01833: Pushed 11:49:32 dd9c8f8612c8: Layer already exists 11:49:32 ccbe9618e145: Pushed 11:49:59 1ad7506aa1ce: Pushed 11:49:59 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:59 + 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 11:50:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:50:00 fd34155234da: Preparing 11:50:00 9dd0fb277015: Preparing 11:50:00 e02ff1d32336: Preparing 11:50:00 2d777830eb5e: Preparing 11:50:00 78f59e07437f: Preparing 11:50:00 1ad7506aa1ce: Preparing 11:50:00 802e56c01833: Preparing 11:50:00 ccbe9618e145: Preparing 11:50:00 dd9c8f8612c8: Preparing 11:50:00 802e56c01833: Waiting 11:50:00 ccbe9618e145: Waiting 11:50:00 dd9c8f8612c8: Waiting 11:50:00 1ad7506aa1ce: Waiting 11:50:00 2d777830eb5e: Layer already exists 11:50:00 e02ff1d32336: Layer already exists 11:50:00 9dd0fb277015: Layer already exists 11:50:00 fd34155234da: Layer already exists 11:50:00 78f59e07437f: Layer already exists 11:50:00 1ad7506aa1ce: Layer already exists 11:50:00 802e56c01833: Layer already exists 11:50:00 dd9c8f8612c8: Layer already exists 11:50:00 ccbe9618e145: Layer already exists 11:50:00 latest: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.69 11:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:50:00 fd34155234da: Preparing 11:50:00 9dd0fb277015: Preparing 11:50:00 e02ff1d32336: Preparing 11:50:00 2d777830eb5e: Preparing 11:50:00 78f59e07437f: Preparing 11:50:00 1ad7506aa1ce: Preparing 11:50:00 802e56c01833: Preparing 11:50:00 ccbe9618e145: Preparing 11:50:00 dd9c8f8612c8: Preparing 11:50:00 802e56c01833: Waiting 11:50:00 dd9c8f8612c8: Waiting 11:50:00 ccbe9618e145: Waiting 11:50:00 1ad7506aa1ce: Waiting 11:50:00 78f59e07437f: Layer already exists 11:50:00 fd34155234da: Layer already exists 11:50:00 2d777830eb5e: Layer already exists 11:50:00 9dd0fb277015: Layer already exists 11:50:00 e02ff1d32336: Layer already exists 11:50:00 dd9c8f8612c8: Layer already exists 11:50:00 1ad7506aa1ce: Layer already exists 11:50:00 ccbe9618e145: Layer already exists 11:50:00 802e56c01833: Layer already exists 11:50:00 4.0.0-dev.69: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:50:01 fd34155234da: Preparing 11:50:01 9dd0fb277015: Preparing 11:50:01 e02ff1d32336: Preparing 11:50:01 2d777830eb5e: Preparing 11:50:01 78f59e07437f: Preparing 11:50:01 1ad7506aa1ce: Preparing 11:50:01 802e56c01833: Preparing 11:50:01 ccbe9618e145: Preparing 11:50:01 dd9c8f8612c8: Preparing 11:50:01 802e56c01833: Waiting 11:50:01 ccbe9618e145: Waiting 11:50:01 1ad7506aa1ce: Waiting 11:50:01 dd9c8f8612c8: Waiting 11:50:01 2d777830eb5e: Layer already exists 11:50:01 e02ff1d32336: Layer already exists 11:50:01 9dd0fb277015: Layer already exists 11:50:01 fd34155234da: Layer already exists 11:50:01 78f59e07437f: Layer already exists 11:50:01 ccbe9618e145: Layer already exists 11:50:01 1ad7506aa1ce: Layer already exists 11:50:01 802e56c01833: Layer already exists 11:50:01 dd9c8f8612c8: Layer already exists 11:50:02 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:02 + 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 11:50:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:50:02 fd34155234da: Preparing 11:50:02 9dd0fb277015: Preparing 11:50:02 e02ff1d32336: Preparing 11:50:02 2d777830eb5e: Preparing 11:50:02 78f59e07437f: Preparing 11:50:02 1ad7506aa1ce: Preparing 11:50:02 802e56c01833: Preparing 11:50:02 ccbe9618e145: Preparing 11:50:02 dd9c8f8612c8: Preparing 11:50:02 802e56c01833: Waiting 11:50:02 1ad7506aa1ce: Waiting 11:50:02 dd9c8f8612c8: Waiting 11:50:02 ccbe9618e145: Waiting 11:50:02 e02ff1d32336: Layer already exists 11:50:02 78f59e07437f: Layer already exists 11:50:02 fd34155234da: Layer already exists 11:50:02 9dd0fb277015: Layer already exists 11:50:02 2d777830eb5e: Layer already exists 11:50:02 802e56c01833: Layer already exists 11:50:02 1ad7506aa1ce: Layer already exists 11:50:02 ccbe9618e145: Layer already exists 11:50:02 dd9c8f8612c8: Layer already exists 11:50:03 main: digest: sha256:af62900815fbdcf4f9371e41364e9fed6984955dbacb623d30346d8ba77e15bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:50:03 ===================================================== [Pipeline] echo 11:50:03 taggedImages: 11:50:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:50:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.69 11:50:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:50:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:50:03 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:03 latest 11:50:03 4.0.0-dev.69 11:50:03 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:03 main 11:50:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:50:03 caa2be38d1af: Preparing 11:50:03 665fcd6bee21: Preparing 11:50:03 4f660c7ec4ee: Preparing 11:50:03 2d777830eb5e: Preparing 11:50:03 78f59e07437f: Preparing 11:50:03 1ad7506aa1ce: Preparing 11:50:03 d50b28f135fe: Preparing 11:50:03 5c4be6d84aed: Preparing 11:50:03 dd9c8f8612c8: Preparing 11:50:03 1ad7506aa1ce: Waiting 11:50:03 d50b28f135fe: Waiting 11:50:03 5c4be6d84aed: Waiting 11:50:03 dd9c8f8612c8: Waiting 11:50:03 2d777830eb5e: Layer already exists 11:50:03 78f59e07437f: Layer already exists 11:50:03 1ad7506aa1ce: Layer already exists 11:50:04 d50b28f135fe: Layer already exists 11:50:04 665fcd6bee21: Pushed 11:50:04 5c4be6d84aed: Layer already exists 11:50:04 4f660c7ec4ee: Pushed 11:50:04 dd9c8f8612c8: Layer already exists 11:50:04 caa2be38d1af: Pushed 11:50:04 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:04 + 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 11:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:50:05 caa2be38d1af: Preparing 11:50:05 665fcd6bee21: Preparing 11:50:05 4f660c7ec4ee: Preparing 11:50:05 2d777830eb5e: Preparing 11:50:05 78f59e07437f: Preparing 11:50:05 1ad7506aa1ce: Preparing 11:50:05 d50b28f135fe: Preparing 11:50:05 5c4be6d84aed: Preparing 11:50:05 dd9c8f8612c8: Preparing 11:50:05 1ad7506aa1ce: Waiting 11:50:05 d50b28f135fe: Waiting 11:50:05 5c4be6d84aed: Waiting 11:50:05 caa2be38d1af: Layer already exists 11:50:05 2d777830eb5e: Layer already exists 11:50:05 4f660c7ec4ee: Layer already exists 11:50:05 78f59e07437f: Layer already exists 11:50:05 665fcd6bee21: Layer already exists 11:50:05 d50b28f135fe: Layer already exists 11:50:05 5c4be6d84aed: Layer already exists 11:50:05 1ad7506aa1ce: Layer already exists 11:50:05 dd9c8f8612c8: Layer already exists 11:50:05 latest: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.69 11:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:50:06 caa2be38d1af: Preparing 11:50:06 665fcd6bee21: Preparing 11:50:06 4f660c7ec4ee: Preparing 11:50:06 2d777830eb5e: Preparing 11:50:06 78f59e07437f: Preparing 11:50:06 1ad7506aa1ce: Preparing 11:50:06 d50b28f135fe: Preparing 11:50:06 5c4be6d84aed: Preparing 11:50:06 1ad7506aa1ce: Waiting 11:50:06 d50b28f135fe: Waiting 11:50:06 5c4be6d84aed: Waiting 11:50:06 dd9c8f8612c8: Preparing 11:50:06 dd9c8f8612c8: Waiting 11:50:06 4f660c7ec4ee: Layer already exists 11:50:06 665fcd6bee21: Layer already exists 11:50:06 caa2be38d1af: Layer already exists 11:50:06 2d777830eb5e: Layer already exists 11:50:06 78f59e07437f: Layer already exists 11:50:06 d50b28f135fe: Layer already exists 11:50:06 1ad7506aa1ce: Layer already exists 11:50:06 5c4be6d84aed: Layer already exists 11:50:06 dd9c8f8612c8: Layer already exists 11:50:06 4.0.0-dev.69: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:50:07 caa2be38d1af: Preparing 11:50:07 665fcd6bee21: Preparing 11:50:07 4f660c7ec4ee: Preparing 11:50:07 2d777830eb5e: Preparing 11:50:07 78f59e07437f: Preparing 11:50:07 1ad7506aa1ce: Preparing 11:50:07 d50b28f135fe: Preparing 11:50:07 5c4be6d84aed: Preparing 11:50:07 dd9c8f8612c8: Preparing 11:50:07 d50b28f135fe: Waiting 11:50:07 5c4be6d84aed: Waiting 11:50:07 dd9c8f8612c8: Waiting 11:50:07 1ad7506aa1ce: Waiting 11:50:07 2d777830eb5e: Layer already exists 11:50:07 78f59e07437f: Layer already exists 11:50:07 665fcd6bee21: Layer already exists 11:50:07 4f660c7ec4ee: Layer already exists 11:50:07 caa2be38d1af: Layer already exists 11:50:07 1ad7506aa1ce: Layer already exists 11:50:07 d50b28f135fe: Layer already exists 11:50:07 5c4be6d84aed: Layer already exists 11:50:07 dd9c8f8612c8: Layer already exists 11:50:07 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:07 + 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 11:50:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:50:08 caa2be38d1af: Preparing 11:50:08 665fcd6bee21: Preparing 11:50:08 4f660c7ec4ee: Preparing 11:50:08 2d777830eb5e: Preparing 11:50:08 78f59e07437f: Preparing 11:50:08 1ad7506aa1ce: Preparing 11:50:08 d50b28f135fe: Preparing 11:50:08 5c4be6d84aed: Preparing 11:50:08 dd9c8f8612c8: Preparing 11:50:08 1ad7506aa1ce: Waiting 11:50:08 d50b28f135fe: Waiting 11:50:08 5c4be6d84aed: Waiting 11:50:08 4f660c7ec4ee: Layer already exists 11:50:08 78f59e07437f: Layer already exists 11:50:08 665fcd6bee21: Layer already exists 11:50:08 2d777830eb5e: Layer already exists 11:50:08 caa2be38d1af: Layer already exists 11:50:08 d50b28f135fe: Layer already exists 11:50:08 1ad7506aa1ce: Layer already exists 11:50:08 dd9c8f8612c8: Layer already exists 11:50:08 5c4be6d84aed: Layer already exists 11:50:08 main: digest: sha256:ae4619dbd28646a8db3a344b293314b3a2893735889055c62b34246b2586dee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:50:08 ===================================================== [Pipeline] echo 11:50:08 taggedImages: 11:50:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:50:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.69 11:50:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:50:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:50:08 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:08 latest 11:50:08 4.0.0-dev.69 11:50:08 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:08 main 11:50:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:50:09 d1f575b2ce72: Preparing 11:50:09 c7d13dbbd929: Preparing 11:50:09 2d777830eb5e: Preparing 11:50:09 78f59e07437f: Preparing 11:50:09 73bea5b2e534: Preparing 11:50:09 003574151ddc: Preparing 11:50:09 dd9c8f8612c8: Preparing 11:50:09 003574151ddc: Waiting 11:50:09 dd9c8f8612c8: Waiting 11:50:09 78f59e07437f: Layer already exists 11:50:09 2d777830eb5e: Layer already exists 11:50:09 dd9c8f8612c8: Layer already exists 11:50:09 73bea5b2e534: Pushed 11:50:09 d1f575b2ce72: Pushed 11:50:10 003574151ddc: Pushed 11:50:17 c7d13dbbd929: Pushed 11:50:17 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:50:18 d1f575b2ce72: Preparing 11:50:18 c7d13dbbd929: Preparing 11:50:18 2d777830eb5e: Preparing 11:50:18 78f59e07437f: Preparing 11:50:18 73bea5b2e534: Preparing 11:50:18 003574151ddc: Preparing 11:50:18 dd9c8f8612c8: Preparing 11:50:18 003574151ddc: Waiting 11:50:18 dd9c8f8612c8: Waiting 11:50:18 c7d13dbbd929: Layer already exists 11:50:18 2d777830eb5e: Layer already exists 11:50:18 73bea5b2e534: Layer already exists 11:50:18 d1f575b2ce72: Layer already exists 11:50:18 78f59e07437f: Layer already exists 11:50:18 dd9c8f8612c8: Layer already exists 11:50:18 003574151ddc: Layer already exists 11:50:18 latest: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.69 11:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:50:18 d1f575b2ce72: Preparing 11:50:18 c7d13dbbd929: Preparing 11:50:18 2d777830eb5e: Preparing 11:50:18 78f59e07437f: Preparing 11:50:18 73bea5b2e534: Preparing 11:50:18 003574151ddc: Preparing 11:50:18 dd9c8f8612c8: Preparing 11:50:18 003574151ddc: Waiting 11:50:18 dd9c8f8612c8: Waiting 11:50:18 d1f575b2ce72: Layer already exists 11:50:18 78f59e07437f: Layer already exists 11:50:18 c7d13dbbd929: Layer already exists 11:50:18 2d777830eb5e: Layer already exists 11:50:18 73bea5b2e534: Layer already exists 11:50:18 003574151ddc: Layer already exists 11:50:18 dd9c8f8612c8: Layer already exists 11:50:18 4.0.0-dev.69: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:50:19 d1f575b2ce72: Preparing 11:50:19 c7d13dbbd929: Preparing 11:50:19 2d777830eb5e: Preparing 11:50:19 78f59e07437f: Preparing 11:50:19 73bea5b2e534: Preparing 11:50:19 003574151ddc: Preparing 11:50:19 dd9c8f8612c8: Preparing 11:50:19 003574151ddc: Waiting 11:50:19 d1f575b2ce72: Layer already exists 11:50:19 78f59e07437f: Layer already exists 11:50:19 2d777830eb5e: Layer already exists 11:50:19 c7d13dbbd929: Layer already exists 11:50:19 73bea5b2e534: Layer already exists 11:50:19 dd9c8f8612c8: Layer already exists 11:50:19 003574151ddc: Layer already exists 11:50:19 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:50:20 d1f575b2ce72: Preparing 11:50:20 c7d13dbbd929: Preparing 11:50:20 2d777830eb5e: Preparing 11:50:20 78f59e07437f: Preparing 11:50:20 73bea5b2e534: Preparing 11:50:20 003574151ddc: Preparing 11:50:20 dd9c8f8612c8: Preparing 11:50:20 003574151ddc: Waiting 11:50:20 dd9c8f8612c8: Waiting 11:50:20 73bea5b2e534: Layer already exists 11:50:20 d1f575b2ce72: Layer already exists 11:50:20 78f59e07437f: Layer already exists 11:50:20 c7d13dbbd929: Layer already exists 11:50:20 2d777830eb5e: Layer already exists 11:50:20 dd9c8f8612c8: Layer already exists 11:50:20 003574151ddc: Layer already exists 11:50:20 main: digest: sha256:a9f7aafbad21b6b6e6dfcc0aafb98f72218c9fb17a29ea42d61f4a67b19d0373 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:50:20 ===================================================== [Pipeline] echo 11:50:20 taggedImages: 11:50:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:50:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.69 11:50:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:50:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:50:20 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:20 latest 11:50:20 4.0.0-dev.69 11:50:20 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:20 main 11:50:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:50:21 89f3f4e6fd81: Preparing 11:50:21 972fed3e5fa2: Preparing 11:50:21 2d777830eb5e: Preparing 11:50:21 78f59e07437f: Preparing 11:50:21 c39f35184c5d: Preparing 11:50:21 59609c7a63de: Preparing 11:50:21 dd9c8f8612c8: Preparing 11:50:21 59609c7a63de: Waiting 11:50:21 dd9c8f8612c8: Waiting 11:50:21 78f59e07437f: Layer already exists 11:50:21 2d777830eb5e: Layer already exists 11:50:21 dd9c8f8612c8: Layer already exists 11:50:21 c39f35184c5d: Pushed 11:50:21 89f3f4e6fd81: Pushed 11:50:22 59609c7a63de: Pushed 11:50:30 972fed3e5fa2: Pushed 11:50:30 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:50:30 89f3f4e6fd81: Preparing 11:50:30 972fed3e5fa2: Preparing 11:50:30 2d777830eb5e: Preparing 11:50:30 78f59e07437f: Preparing 11:50:30 c39f35184c5d: Preparing 11:50:30 59609c7a63de: Preparing 11:50:30 dd9c8f8612c8: Preparing 11:50:30 59609c7a63de: Waiting 11:50:30 dd9c8f8612c8: Waiting 11:50:30 2d777830eb5e: Layer already exists 11:50:30 89f3f4e6fd81: Layer already exists 11:50:30 78f59e07437f: Layer already exists 11:50:30 972fed3e5fa2: Layer already exists 11:50:30 c39f35184c5d: Layer already exists 11:50:30 59609c7a63de: Layer already exists 11:50:30 dd9c8f8612c8: Layer already exists 11:50:30 latest: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.69 11:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:50:31 89f3f4e6fd81: Preparing 11:50:31 972fed3e5fa2: Preparing 11:50:31 2d777830eb5e: Preparing 11:50:31 78f59e07437f: Preparing 11:50:31 c39f35184c5d: Preparing 11:50:31 59609c7a63de: Preparing 11:50:31 dd9c8f8612c8: Preparing 11:50:31 59609c7a63de: Waiting 11:50:31 dd9c8f8612c8: Waiting 11:50:31 2d777830eb5e: Layer already exists 11:50:31 c39f35184c5d: Layer already exists 11:50:31 89f3f4e6fd81: Layer already exists 11:50:31 78f59e07437f: Layer already exists 11:50:31 972fed3e5fa2: Layer already exists 11:50:31 dd9c8f8612c8: Layer already exists 11:50:31 59609c7a63de: Layer already exists 11:50:31 4.0.0-dev.69: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:50:32 89f3f4e6fd81: Preparing 11:50:32 972fed3e5fa2: Preparing 11:50:32 2d777830eb5e: Preparing 11:50:32 78f59e07437f: Preparing 11:50:32 c39f35184c5d: Preparing 11:50:32 59609c7a63de: Preparing 11:50:32 dd9c8f8612c8: Preparing 11:50:32 59609c7a63de: Waiting 11:50:32 dd9c8f8612c8: Waiting 11:50:32 972fed3e5fa2: Layer already exists 11:50:32 2d777830eb5e: Layer already exists 11:50:32 78f59e07437f: Layer already exists 11:50:32 c39f35184c5d: Layer already exists 11:50:32 89f3f4e6fd81: Layer already exists 11:50:32 dd9c8f8612c8: Layer already exists 11:50:32 59609c7a63de: Layer already exists 11:50:32 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:50:33 89f3f4e6fd81: Preparing 11:50:33 972fed3e5fa2: Preparing 11:50:33 2d777830eb5e: Preparing 11:50:33 78f59e07437f: Preparing 11:50:33 c39f35184c5d: Preparing 11:50:33 59609c7a63de: Preparing 11:50:33 dd9c8f8612c8: Preparing 11:50:33 59609c7a63de: Waiting 11:50:33 dd9c8f8612c8: Waiting 11:50:33 2d777830eb5e: Layer already exists 11:50:33 972fed3e5fa2: Layer already exists 11:50:33 89f3f4e6fd81: Layer already exists 11:50:33 78f59e07437f: Layer already exists 11:50:33 c39f35184c5d: Layer already exists 11:50:33 dd9c8f8612c8: Layer already exists 11:50:33 59609c7a63de: Layer already exists 11:50:33 main: digest: sha256:2a73ad979857f023917c32560b553d4a63313e518eafd64a70a3cbe83228ffef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:50:34 ===================================================== [Pipeline] echo 11:50:34 taggedImages: 11:50:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a 11:50:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:50:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.69 11:50:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a-4.0.0-dev.69 11:50:34 - 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 11:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:50:34 11:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:50:34 arm64: Pulling from edgex-lftools-log-publisher 11:50:34 8998bd30e6a1: Pulling fs layer 11:50:34 04944245beec: Pulling fs layer 11:50:34 699f458cf7ca: Pulling fs layer 11:50:34 765212b225bb: Pulling fs layer 11:50:34 f23df028b6ca: Pulling fs layer 11:50:34 d65c8cfc05b1: Pulling fs layer 11:50:34 2437ff75d9bd: Pulling fs layer 11:50:34 f23df028b6ca: Waiting 11:50:34 d65c8cfc05b1: Waiting 11:50:34 2437ff75d9bd: Waiting 11:50:34 765212b225bb: Waiting 11:50:35 04944245beec: Verifying Checksum 11:50:35 04944245beec: Download complete 11:50:35 765212b225bb: Verifying Checksum 11:50:35 765212b225bb: Download complete 11:50:35 f23df028b6ca: Verifying Checksum 11:50:35 f23df028b6ca: Download complete 11:50:35 d65c8cfc05b1: Verifying Checksum 11:50:35 d65c8cfc05b1: Download complete 11:50:35 699f458cf7ca: Verifying Checksum 11:50:35 699f458cf7ca: Download complete 11:50:35 8998bd30e6a1: Verifying Checksum 11:50:35 8998bd30e6a1: Download complete 11:50:38 2437ff75d9bd: Verifying Checksum 11:50:38 2437ff75d9bd: Download complete 11:50:41 8998bd30e6a1: Pull complete 11:50:41 04944245beec: Pull complete 11:50:42 699f458cf7ca: Pull complete 11:50:42 765212b225bb: Pull complete 11:50:43 f23df028b6ca: Pull complete 11:50:43 d65c8cfc05b1: Pull complete 11:51:02 2437ff75d9bd: Pull complete 11:51:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:02 prd-ubuntu20.04-docker-arm64-4c-16g-40460 does not seem to be running inside a container 11:51:02 $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:51:04 $ docker top 1f3ab0bcd31c448aa9626a68413f67541b08dbbe5ec6f535ad19ffe5f3cef184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:05 ---> job-cost.sh 11:51:05 lf-activate-venv: SKIPPING 11:51:05 INFO: No Stack... 11:51:05 INFO: Retrieving Pricing Info for: v3-standard-4 11:51:06 INFO: Archiving Costs [Pipeline] sh 11:51:07 + + catcut /w/workspace/edgex-go/807/archives/cost.csv -d, 11:51:07 -f6 [Pipeline] lock 11:51:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-807-stack-cost] 11:51:07 Resource [jenkins-edgexfoundry-edgex-go-main-807-stack-cost] did not exist. Created. 11:51:07 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-807-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:51:07 + echo total: 0.10999999940395355 [Pipeline] stash 11:51:08 Stashed 1 file(s) [Pipeline] } 11:51:08 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-807-stack-cost] [Pipeline] // lock [Pipeline] } 11:51:08 $ docker stop --time=1 1f3ab0bcd31c448aa9626a68413f67541b08dbbe5ec6f535ad19ffe5f3cef184 11:51:10 $ docker rm -f --volumes 1f3ab0bcd31c448aa9626a68413f67541b08dbbe5ec6f535ad19ffe5f3cef184 [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 11:51:10 provisioning config files... 11:51:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/807@tmp/config12958661671574037976tmp [Pipeline] { [Pipeline] sh 11:51:11 + set +x 11:51:11 + bash -s -- 11:51:11 + curl -s https://codecov.io/bash 11:51:11 11:51:11 _____ _ 11:51:11 / ____| | | 11:51:11 | | ___ __| | ___ ___ _____ __ 11:51:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:51:11 | |___| (_) | (_| | __/ (_| (_) \ V / 11:51:11 \_____\___/ \__,_|\___|\___\___/ \_/ 11:51:11 Bash-1.0.6 11:51:11 11:51:11 11:51:11 ==> git version 2.25.1 found 11:51:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:51:11 Release-Date: 2020-01-08 11:51:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:51:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:51:11 ==> Jenkins CI detected. 11:51:11 current dir:  /w/workspace/edgex-go/807 11:51:11 project root: . 11:51:11 --> token set from env 11:51:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:51:11 ==> Running gcov in . (disable via -X gcov) 11:51:11 ==> Python coveragepy not found 11:51:11 ==> Searching for coverage reports in: 11:51:11 + . 11:51:11 -> Found 1 reports 11:51:11 ==> Detecting git/mercurial file structure 11:51:11 ==> Reading reports 11:51:11 + ./coverage.out bytes=1660758 11:51:11 ==> Appending adjustments 11:51:11 https://docs.codecov.io/docs/fixing-reports 11:51:12 + Found adjustments 11:51:12 ==> Gzipping contents 11:51:12 140K /tmp/codecov.wojf1F.gz 11:51:12 ==> Uploading reports 11:51:12 url: https://codecov.io 11:51:12 query: branch=main&commit=0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a&build=807&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F807%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:51:12 -> Pinging Codecov 11:51:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a&build=807&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F807%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:51:12 -> Uploading to 11:51:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a/e1e6a47a-b3d5-47fb-8a75-09ecc8668e14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250306%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250306T115112Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4277c326ceeb364649fa469b7284584fee8af5c8a5f99dc49d61631e229a9105 11:51:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:12 Dload Upload Total Spent Left Speed 11:51:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 670k --:--:-- --:--:-- --:--:-- 666k 100 138k 0 0 100 138k 0 663k --:--:-- --:--:-- --:--:-- 660k 11:51:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a [Pipeline] } 11:51:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:51:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:51:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:51:13 11:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:51:13 latest: Pulling from edgex-devops/edgex-snyk-go 11:51:13 43c4264eed91: Pulling fs layer 11:51:13 4cc291be95ef: Pulling fs layer 11:51:13 2ac1f1163629: Pulling fs layer 11:51:13 5c3c966382ef: Pulling fs layer 11:51:13 4f4fb700ef54: Pulling fs layer 11:51:13 d9c7d2e4e75e: Pulling fs layer 11:51:13 9c3e1370e548: Pulling fs layer 11:51:13 4f4fb700ef54: Waiting 11:51:13 9c3e1370e548: Waiting 11:51:13 d9c7d2e4e75e: Waiting 11:51:13 5c3c966382ef: Waiting 11:51:13 4cc291be95ef: Verifying Checksum 11:51:13 4cc291be95ef: Download complete 11:51:13 5c3c966382ef: Download complete 11:51:13 4f4fb700ef54: Verifying Checksum 11:51:13 4f4fb700ef54: Download complete 11:51:13 43c4264eed91: Verifying Checksum 11:51:13 43c4264eed91: Download complete 11:51:14 d9c7d2e4e75e: Verifying Checksum 11:51:14 d9c7d2e4e75e: Download complete 11:51:14 43c4264eed91: Pull complete 11:51:14 4cc291be95ef: Pull complete 11:51:14 2ac1f1163629: Verifying Checksum 11:51:14 2ac1f1163629: Download complete 11:51:15 9c3e1370e548: Verifying Checksum 11:51:15 9c3e1370e548: Download complete 11:51:17 2ac1f1163629: Pull complete 11:51:17 5c3c966382ef: Pull complete 11:51:17 4f4fb700ef54: Pull complete 11:51:17 d9c7d2e4e75e: Pull complete 11:51:21 9c3e1370e548: Pull complete 11:51:21 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:51:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:51:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:21 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:51:21 $ 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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:51:23 $ docker top 0c3d88ff6f622121645a4d8a04f643fd9d4be230790f75b2a08fe858aa38638b -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:23 + git config --global --add safe.directory /w/workspace/edgex-go/807 [Pipeline] echo 11:51:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:51:23 + set -o pipefail 11:51:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:51:32 11:51:32 Monitoring /w/workspace/edgex-go/807 (github.com/edgexfoundry/edgex-go)... 11:51:32 11:51:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/23a82def-b07a-42a3-85b5-27e1153013c6 11:51:32 11:51:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:51:32 11:51:32 11:51:32 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:51:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:51:32 $ docker stop --time=1 0c3d88ff6f622121645a4d8a04f643fd9d4be230790f75b2a08fe858aa38638b 11:51:34 $ docker rm -f --volumes 0c3d88ff6f622121645a4d8a04f643fd9d4be230790f75b2a08fe858aa38638b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:51:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:35 provisioning config files... 11:51:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/807@tmp/config598692973778328078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:35 --> edgex-publish-swagger.sh 11:51:35 === Publish openapi API === 11:51:35 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:51:35 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/807/openapi/core-command.yaml] 11:51:35 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:35 Dload Upload Total Spent Left Speed 11:51:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68725 --:--:-- --:--:-- --:--:-- 68725 11:51:35 11:51:35 11:51:35 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/807/openapi/core-data.yaml] 11:51:35 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:35 Dload Upload Total Spent Left Speed 11:51:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 146k --:--:-- --:--:-- --:--:-- 146k 100 71081 0 0 100 71081 0 146k --:--:-- --:--:-- --:--:-- 146k 11:51:36 11:51:36 11:51:36 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/807/openapi/core-keeper.yaml] 11:51:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:36 Dload Upload Total Spent Left Speed 11:51:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 288 140k --:--:-- --:--:-- --:--:-- 140k 11:51:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:51:36 11:51:36 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/807/openapi/core-metadata.yaml] 11:51:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:36 Dload Upload Total Spent Left Speed 11:51:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 496 497k --:--:-- --:--:-- --:--:-- 497k 11:51:36 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:51:36 11:51:36 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/807/openapi/security-proxy-auth.yaml] 11:51:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:36 Dload Upload Total Spent Left Speed 11:51:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 407 147k --:--:-- --:--:-- --:--:-- 146k 100 24535 100 66 100 24469 407 147k --:--:-- --:--:-- --:--:-- 146k 11:51:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:51:37 11:51:37 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/807/openapi/security-secretstore-setup.yaml] 11:51:37 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:37 Dload Upload Total Spent Left Speed 11:51:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 448 26619 --:--:-- --:--:-- --:--:-- 27068 11:51:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:51:37 11:51:37 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/807/openapi/support-notifications.yaml] 11:51:37 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:37 Dload Upload Total Spent Left Speed 11:51:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 537 336k --:--:-- --:--:-- --:--:-- 337k 11:51:37 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:51:37 11:51:37 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/807/openapi/support-scheduler.yaml] 11:51:37 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:37 Dload Upload Total Spent Left Speed 11:51:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 551 174k --:--:-- --:--:-- --:--:-- 175k 11:51:37 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:51:37 [Pipeline] } 11:51:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:51:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:51:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:51:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:38 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:51:39 $ docker top 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 -eo pid,comm 11:51:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:51:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:51:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:51:39 [ssh-agent] Looking for ssh-agent implementation... 11:51:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:39 $ docker exec 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 ssh-agent 11:51:39 SSH_AUTH_SOCK=/tmp/ssh-nlbIodhubs3T/agent.32 11:51:39 SSH_AGENT_PID=38 11:51:39 Running ssh-add (command line suppressed) 11:51:39 Identity added: /w/workspace/edgex-go/807@tmp/private_key_18397289999433801074.key (/w/workspace/edgex-go/807@tmp/private_key_18397289999433801074.key) 11:51:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:51:39 + git semver tag 11:51:40 2025-03-06 11:51:40,058 [run_tag] DEBUG tag force:False 11:51:40 2025-03-06 11:51:40,058 [check_head_tag] DEBUG check head tag 11:51:40 2025-03-06 11:51:40,063 [execute] INFO git cat-file --batch-check 11:51:40 2025-03-06 11:51:40,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=) 11:51:40 2025-03-06 11:51:40,067 [execute] INFO git cat-file --batch 11:51:40 2025-03-06 11:51:40,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=) 11:51:40 2025-03-06 11:51:40,134 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main 11:51:40 2025-03-06 11:51:40,134 [execute] INFO git tag -a v4.0.0-dev.69 -m v4.0.0-dev.69 11:51:40 2025-03-06 11:51:40,134 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.69', '-m', 'v4.0.0-dev.69'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=None) 11:51:40 2025-03-06 11:51:40,140 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main 11:51:40 4.0.0-dev.69 [Pipeline] } 11:51:40 $ docker exec --env ******** --env ******** 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 ssh-agent -k 11:51:40 unset SSH_AUTH_SOCK; 11:51:40 unset SSH_AGENT_PID; 11:51:40 echo Agent pid 38 killed; 11:51:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:51:40 + git semver [Pipeline] } 11:51:41 $ docker stop --time=1 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 11:51:42 $ docker rm -f --volumes 9e6dd83a2e682bb3de183e4002da6bbadee887145f1b014450db91b8ab54ee85 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:51:42 11:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:51:43 0.23.1-centos7: Pulling from edgex-lftools 11:51:43 ab5ef0e58194: Pulling fs layer 11:51:43 9712f1f96733: Pulling fs layer 11:51:43 63f879dbbcfc: Pulling fs layer 11:51:43 0d9ebad4ef96: Pulling fs layer 11:51:43 e9a5061849ea: Pulling fs layer 11:51:43 d747dcd14b5f: Pulling fs layer 11:51:43 2de7ff778b66: Pulling fs layer 11:51:43 0d9ebad4ef96: Waiting 11:51:43 d747dcd14b5f: Waiting 11:51:43 e9a5061849ea: Waiting 11:51:43 9712f1f96733: Download complete 11:51:43 63f879dbbcfc: Verifying Checksum 11:51:43 63f879dbbcfc: Download complete 11:51:43 e9a5061849ea: Verifying Checksum 11:51:43 e9a5061849ea: Download complete 11:51:43 d747dcd14b5f: Verifying Checksum 11:51:43 d747dcd14b5f: Download complete 11:51:43 0d9ebad4ef96: Verifying Checksum 11:51:43 0d9ebad4ef96: Download complete 11:51:43 2de7ff778b66: Download complete 11:51:43 ab5ef0e58194: Verifying Checksum 11:51:43 ab5ef0e58194: Download complete 11:51:47 ab5ef0e58194: Pull complete 11:51:47 9712f1f96733: Pull complete 11:51:47 63f879dbbcfc: Pull complete 11:51:51 0d9ebad4ef96: Pull complete 11:51:51 e9a5061849ea: Pull complete 11:51:51 d747dcd14b5f: Pull complete 11:51:52 2de7ff778b66: Pull complete 11:51:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:51:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:51:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:52 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:51:54 $ docker top 232383d32882a41d13484d770743fbaf199c1c587a50428d070c0d42aa31bf57 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:51:54 provisioning config files... 11:51:54 copy managed file [sigul-config] to file:/w/workspace/edgex-go/807@tmp/config1847458921662570624tmp 11:51:54 copy managed file [sigul-password] to file:/w/workspace/edgex-go/807@tmp/config17377501643971650946tmp 11:51:54 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/807@tmp/config8146860264619103898tmp [Pipeline] { [Pipeline] echo 11:51:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:51:54 ---> sigul-configuration.sh 11:51:54 gpg: directory `/root/.gnupg' created 11:51:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:51:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:51:54 gpg: keyring `/root/.gnupg/secring.gpg' created 11:51:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:51:54 gpg: CAST5 encrypted data 11:51:54 gpg: encrypted with 1 passphrase 11:51:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:51:55 + mkdir /home/jenkins 11:51:55 + mkdir /home/jenkins/sigul [Pipeline] sh 11:51:55 + 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 11:51:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:51:55 ---> sigul-install.sh 11:51:55 Sigul already installed; skipping installation. [Pipeline] sh 11:51:56 + git tag --list 11:51:56 0.6.0 11:51:56 0.6.1 11:51:56 0.7.0 11:51:56 0.7.1 11:51:56 v1.0.0 11:51:56 v1.0.1 11:51:56 v1.1.0 11:51:56 v1.2.0 11:51:56 v1.2.1 11:51:56 v1.3.0 11:51:56 v1.3.1 11:51:56 v2.0.0 11:51:56 v2.1.0 11:51:56 v2.1.1 11:51:56 v2.2.0 11:51:56 v2.3.0 11:51:56 v3.0 11:51:56 v3.0.0 11:51:56 v3.1 11:51:56 v3.1.0 11:51:56 v3.1.0-dev.1 11:51:56 v3.1.0-dev.10 11:51:56 v3.1.0-dev.11 11:51:56 v3.1.0-dev.12 11:51:56 v3.1.0-dev.13 11:51:56 v3.1.0-dev.14 11:51:56 v3.1.0-dev.15 11:51:56 v3.1.0-dev.16 11:51:56 v3.1.0-dev.17 11:51:56 v3.1.0-dev.18 11:51:56 v3.1.0-dev.19 11:51:56 v3.1.0-dev.2 11:51:56 v3.1.0-dev.20 11:51:56 v3.1.0-dev.21 11:51:56 v3.1.0-dev.22 11:51:56 v3.1.0-dev.23 11:51:56 v3.1.0-dev.24 11:51:56 v3.1.0-dev.25 11:51:56 v3.1.0-dev.26 11:51:56 v3.1.0-dev.27 11:51:56 v3.1.0-dev.28 11:51:56 v3.1.0-dev.29 11:51:56 v3.1.0-dev.3 11:51:56 v3.1.0-dev.30 11:51:56 v3.1.0-dev.31 11:51:56 v3.1.0-dev.32 11:51:56 v3.1.0-dev.33 11:51:56 v3.1.0-dev.34 11:51:56 v3.1.0-dev.35 11:51:56 v3.1.0-dev.36 11:51:56 v3.1.0-dev.37 11:51:56 v3.1.0-dev.38 11:51:56 v3.1.0-dev.39 11:51:56 v3.1.0-dev.4 11:51:56 v3.1.0-dev.40 11:51:56 v3.1.0-dev.41 11:51:56 v3.1.0-dev.42 11:51:56 v3.1.0-dev.43 11:51:56 v3.1.0-dev.44 11:51:56 v3.1.0-dev.45 11:51:56 v3.1.0-dev.46 11:51:56 v3.1.0-dev.47 11:51:56 v3.1.0-dev.48 11:51:56 v3.1.0-dev.49 11:51:56 v3.1.0-dev.5 11:51:56 v3.1.0-dev.50 11:51:56 v3.1.0-dev.51 11:51:56 v3.1.0-dev.52 11:51:56 v3.1.0-dev.53 11:51:56 v3.1.0-dev.54 11:51:56 v3.1.0-dev.55 11:51:56 v3.1.0-dev.56 11:51:56 v3.1.0-dev.57 11:51:56 v3.1.0-dev.58 11:51:56 v3.1.0-dev.59 11:51:56 v3.1.0-dev.6 11:51:56 v3.1.0-dev.60 11:51:56 v3.1.0-dev.61 11:51:56 v3.1.0-dev.62 11:51:56 v3.1.0-dev.63 11:51:56 v3.1.0-dev.64 11:51:56 v3.1.0-dev.65 11:51:56 v3.1.0-dev.66 11:51:56 v3.1.0-dev.67 11:51:56 v3.1.0-dev.68 11:51:56 v3.1.0-dev.69 11:51:56 v3.1.0-dev.7 11:51:56 v3.1.0-dev.70 11:51:56 v3.1.0-dev.71 11:51:56 v3.1.0-dev.72 11:51:56 v3.1.0-dev.73 11:51:56 v3.1.0-dev.8 11:51:56 v3.1.0-dev.9 11:51:56 v3.1.1 11:51:56 v3.1.1-dev.1 11:51:56 v3.1.1-dev.2 11:51:56 v3.2.0-dev.1 11:51:56 v3.2.0-dev.10 11:51:56 v3.2.0-dev.100 11:51:56 v3.2.0-dev.101 11:51:56 v3.2.0-dev.102 11:51:56 v3.2.0-dev.103 11:51:56 v3.2.0-dev.104 11:51:56 v3.2.0-dev.105 11:51:56 v3.2.0-dev.106 11:51:56 v3.2.0-dev.107 11:51:56 v3.2.0-dev.108 11:51:56 v3.2.0-dev.109 11:51:56 v3.2.0-dev.11 11:51:56 v3.2.0-dev.12 11:51:56 v3.2.0-dev.13 11:51:56 v3.2.0-dev.14 11:51:56 v3.2.0-dev.15 11:51:56 v3.2.0-dev.16 11:51:56 v3.2.0-dev.17 11:51:56 v3.2.0-dev.18 11:51:56 v3.2.0-dev.19 11:51:56 v3.2.0-dev.2 11:51:56 v3.2.0-dev.20 11:51:56 v3.2.0-dev.21 11:51:56 v3.2.0-dev.22 11:51:56 v3.2.0-dev.23 11:51:56 v3.2.0-dev.24 11:51:56 v3.2.0-dev.25 11:51:56 v3.2.0-dev.26 11:51:56 v3.2.0-dev.27 11:51:56 v3.2.0-dev.28 11:51:56 v3.2.0-dev.29 11:51:56 v3.2.0-dev.3 11:51:56 v3.2.0-dev.30 11:51:56 v3.2.0-dev.31 11:51:56 v3.2.0-dev.32 11:51:56 v3.2.0-dev.33 11:51:56 v3.2.0-dev.34 11:51:56 v3.2.0-dev.35 11:51:56 v3.2.0-dev.36 11:51:56 v3.2.0-dev.37 11:51:56 v3.2.0-dev.38 11:51:56 v3.2.0-dev.39 11:51:56 v3.2.0-dev.4 11:51:56 v3.2.0-dev.40 11:51:56 v3.2.0-dev.41 11:51:56 v3.2.0-dev.42 11:51:56 v3.2.0-dev.43 11:51:56 v3.2.0-dev.44 11:51:56 v3.2.0-dev.45 11:51:56 v3.2.0-dev.46 11:51:56 v3.2.0-dev.47 11:51:56 v3.2.0-dev.48 11:51:56 v3.2.0-dev.49 11:51:56 v3.2.0-dev.5 11:51:56 v3.2.0-dev.50 11:51:56 v3.2.0-dev.51 11:51:56 v3.2.0-dev.52 11:51:56 v3.2.0-dev.53 11:51:56 v3.2.0-dev.54 11:51:56 v3.2.0-dev.55 11:51:56 v3.2.0-dev.56 11:51:56 v3.2.0-dev.57 11:51:56 v3.2.0-dev.58 11:51:56 v3.2.0-dev.59 11:51:56 v3.2.0-dev.6 11:51:56 v3.2.0-dev.60 11:51:56 v3.2.0-dev.61 11:51:56 v3.2.0-dev.62 11:51:56 v3.2.0-dev.63 11:51:56 v3.2.0-dev.64 11:51:56 v3.2.0-dev.65 11:51:56 v3.2.0-dev.66 11:51:56 v3.2.0-dev.67 11:51:56 v3.2.0-dev.68 11:51:56 v3.2.0-dev.69 11:51:56 v3.2.0-dev.7 11:51:56 v3.2.0-dev.70 11:51:56 v3.2.0-dev.71 11:51:56 v3.2.0-dev.72 11:51:56 v3.2.0-dev.73 11:51:56 v3.2.0-dev.74 11:51:56 v3.2.0-dev.75 11:51:56 v3.2.0-dev.76 11:51:56 v3.2.0-dev.77 11:51:56 v3.2.0-dev.78 11:51:56 v3.2.0-dev.79 11:51:56 v3.2.0-dev.8 11:51:56 v3.2.0-dev.80 11:51:56 v3.2.0-dev.81 11:51:56 v3.2.0-dev.82 11:51:56 v3.2.0-dev.83 11:51:56 v3.2.0-dev.84 11:51:56 v3.2.0-dev.85 11:51:56 v3.2.0-dev.86 11:51:56 v3.2.0-dev.87 11:51:56 v3.2.0-dev.88 11:51:56 v3.2.0-dev.89 11:51:56 v3.2.0-dev.9 11:51:56 v3.2.0-dev.90 11:51:56 v3.2.0-dev.91 11:51:56 v3.2.0-dev.92 11:51:56 v3.2.0-dev.93 11:51:56 v3.2.0-dev.94 11:51:56 v3.2.0-dev.95 11:51:56 v3.2.0-dev.96 11:51:56 v3.2.0-dev.97 11:51:56 v3.2.0-dev.98 11:51:56 v3.2.0-dev.99 11:51:56 v4.0.0-dev.1 11:51:56 v4.0.0-dev.10 11:51:56 v4.0.0-dev.11 11:51:56 v4.0.0-dev.12 11:51:56 v4.0.0-dev.13 11:51:56 v4.0.0-dev.14 11:51:56 v4.0.0-dev.15 11:51:56 v4.0.0-dev.16 11:51:56 v4.0.0-dev.17 11:51:56 v4.0.0-dev.18 11:51:56 v4.0.0-dev.19 11:51:56 v4.0.0-dev.2 11:51:56 v4.0.0-dev.20 11:51:56 v4.0.0-dev.21 11:51:56 v4.0.0-dev.22 11:51:56 v4.0.0-dev.23 11:51:56 v4.0.0-dev.24 11:51:56 v4.0.0-dev.25 11:51:56 v4.0.0-dev.26 11:51:56 v4.0.0-dev.27 11:51:56 v4.0.0-dev.28 11:51:56 v4.0.0-dev.29 11:51:56 v4.0.0-dev.3 11:51:56 v4.0.0-dev.30 11:51:56 v4.0.0-dev.31 11:51:56 v4.0.0-dev.32 11:51:56 v4.0.0-dev.33 11:51:56 v4.0.0-dev.34 11:51:56 v4.0.0-dev.35 11:51:56 v4.0.0-dev.36 11:51:56 v4.0.0-dev.37 11:51:56 v4.0.0-dev.38 11:51:56 v4.0.0-dev.39 11:51:56 v4.0.0-dev.4 11:51:56 v4.0.0-dev.40 11:51:56 v4.0.0-dev.41 11:51:56 v4.0.0-dev.42 11:51:56 v4.0.0-dev.43 11:51:56 v4.0.0-dev.44 11:51:56 v4.0.0-dev.45 11:51:56 v4.0.0-dev.46 11:51:56 v4.0.0-dev.47 11:51:56 v4.0.0-dev.48 11:51:56 v4.0.0-dev.49 11:51:56 v4.0.0-dev.5 11:51:56 v4.0.0-dev.50 11:51:56 v4.0.0-dev.51 11:51:56 v4.0.0-dev.52 11:51:56 v4.0.0-dev.53 11:51:56 v4.0.0-dev.54 11:51:56 v4.0.0-dev.55 11:51:56 v4.0.0-dev.56 11:51:56 v4.0.0-dev.57 11:51:56 v4.0.0-dev.58 11:51:56 v4.0.0-dev.59 11:51:56 v4.0.0-dev.6 11:51:56 v4.0.0-dev.60 11:51:56 v4.0.0-dev.61 11:51:56 v4.0.0-dev.62 11:51:56 v4.0.0-dev.63 11:51:56 v4.0.0-dev.64 11:51:56 v4.0.0-dev.65 11:51:56 v4.0.0-dev.66 11:51:56 v4.0.0-dev.67 11:51:56 v4.0.0-dev.68 11:51:56 v4.0.0-dev.69 11:51:56 v4.0.0-dev.7 11:51:56 v4.0.0-dev.8 11:51:56 v4.0.0-dev.9 [Pipeline] sh 11:51:56 + lftools sign git-tag v4.0.0-dev.69 11:51:56 Signing Git tag with Sigul... 11:51:56 Signing v4.0.0-dev.69 [Pipeline] echo 11:51:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:51:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:51:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:51:57 $ docker stop --time=1 232383d32882a41d13484d770743fbaf199c1c587a50428d070c0d42aa31bf57 11:51:59 $ docker rm -f --volumes 232383d32882a41d13484d770743fbaf199c1c587a50428d070c0d42aa31bf57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:51:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:51:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:51:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:00 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:52:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:52:00 $ docker top ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f -eo pid,comm 11:52:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:52:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:52:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:52:00 [ssh-agent] Looking for ssh-agent implementation... 11:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:00 $ docker exec ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f ssh-agent 11:52:00 SSH_AUTH_SOCK=/tmp/ssh-QpAoAXLCdu2B/agent.32 11:52:00 SSH_AGENT_PID=38 11:52:00 Running ssh-add (command line suppressed) 11:52:00 Identity added: /w/workspace/edgex-go/807@tmp/private_key_9652959161602455216.key (/w/workspace/edgex-go/807@tmp/private_key_9652959161602455216.key) 11:52:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:52:01 + git semver bump pre 11:52:01 2025-03-06 11:52:01,335 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main 11:52:01 2025-03-06 11:52:01,335 [bump_version] DEBUG bumping version:4.0.0-dev.69 on axis:pre with prefix:dev 11:52:01 2025-03-06 11:52:01,335 [bump_version] DEBUG bumped version:4.0.0-dev.70 11:52:01 2025-03-06 11:52:01,335 [write_version] DEBUG write version:4.0.0-dev.70 to path:/w/workspace/edgex-go/807/.semver/main with force:True 11:52:01 2025-03-06 11:52:01,335 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main 11:52:01 2025-03-06 11:52:01,335 [write_file] DEBUG write to file:/w/workspace/edgex-go/807/.semver/main 11:52:01 2025-03-06 11:52:01,338 [execute] INFO git cat-file --batch-check 11:52:01 2025-03-06 11:52:01,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=) 11:52:01 2025-03-06 11:52:01,345 [execute] INFO git cat-file --batch 11:52:01 2025-03-06 11:52:01,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=) 11:52:01 2025-03-06 11:52:01,351 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main 11:52:01 4.0.0-dev.70 [Pipeline] } 11:52:01 $ docker exec --env ******** --env ******** ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f ssh-agent -k 11:52:01 unset SSH_AUTH_SOCK; 11:52:01 unset SSH_AGENT_PID; 11:52:01 echo Agent pid 38 killed; 11:52:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:52:01 + git semver [Pipeline] } 11:52:02 $ docker stop --time=1 ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f 11:52:03 $ docker rm -f --volumes ebb1b225425383f40127bb923c1f7e89eb596db20157d0350142673abd52790f [Pipeline] // withDockerContainer [Pipeline] sh 11:52:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:52:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:52:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:04 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:52:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:52:04 $ docker top c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:52:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:52:04 [ssh-agent] Looking for ssh-agent implementation... 11:52:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:04 $ docker exec c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c ssh-agent 11:52:04 SSH_AUTH_SOCK=/tmp/ssh-Bc5se3x60cpo/agent.31 11:52:04 SSH_AGENT_PID=37 11:52:04 Running ssh-add (command line suppressed) 11:52:04 Identity added: /w/workspace/edgex-go/807@tmp/private_key_17284209349340152949.key (/w/workspace/edgex-go/807@tmp/private_key_17284209349340152949.key) 11:52:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:52:05 + git semver push 11:52:05 2025-03-06 11:52:05,428 [run_push] DEBUG push 11:52:05 2025-03-06 11:52:05,429 [execute] INFO git cat-file --batch-check 11:52:05 2025-03-06 11:52:05,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=) 11:52:05 2025-03-06 11:52:05,435 [execute] INFO git rev-list 2e662c47444edee95e53fa2659a4c3312e399bcd -- 11:52:05 2025-03-06 11:52:05,435 [execute] DEBUG Popen(['git', 'rev-list', '2e662c47444edee95e53fa2659a4c3312e399bcd', '--'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=None) 11:52:05 2025-03-06 11:52:05,454 [execute] INFO git fetch -v origin 11:52:05 2025-03-06 11:52:05,455 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=True, shell=None, istream=None) 11:52:06 2025-03-06 11:52:05,898 [run_push] DEBUG no remote changes detected 11:52:06 2025-03-06 11:52:05,898 [execute] INFO git push origin semver 11:52:06 2025-03-06 11:52:05,899 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/807/.semver, universal_newlines=False, shell=None, istream=None) 11:52:06 2025-03-06 11:52:06,607 [run_push] DEBUG push all version tags 11:52:06 2025-03-06 11:52:06,608 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:52:06 2025-03-06 11:52:06,608 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/807, universal_newlines=False, shell=None, istream=None) 11:52:07 2025-03-06 11:52:07,288 [read_version] DEBUG read version from /w/workspace/edgex-go/807/.semver/main 11:52:07 4.0.0-dev.70 [Pipeline] } 11:52:07 $ docker exec --env ******** --env ******** c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c ssh-agent -k 11:52:07 unset SSH_AUTH_SOCK; 11:52:07 unset SSH_AGENT_PID; 11:52:07 echo Agent pid 37 killed; 11:52:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:52:08 + git semver [Pipeline] } 11:52:08 $ docker stop --time=1 c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c 11:52:09 $ docker rm -f --volumes c11e5c02745d7a29e8251869ed84c7b3bce8bdbf017a2efc2a8669229132709c [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 11:52:10 + [ -d /w/workspace/edgex-go/807/archives ] [Pipeline] libraryResource [Pipeline] sh 11:52:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:52:11 ---> package-listing.sh 11:52:11 ++ facter osfamily 11:52:11 ++ tr '[:upper:]' '[:lower:]' 11:52:11 + OS_FAMILY=debian 11:52:11 + workspace=/w/workspace/edgex-go/807 11:52:11 + START_PACKAGES=/tmp/packages_start.txt 11:52:11 + END_PACKAGES=/tmp/packages_end.txt 11:52:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:11 + PACKAGES=/tmp/packages_start.txt 11:52:11 + '[' /w/workspace/edgex-go/807 ']' 11:52:11 + PACKAGES=/tmp/packages_end.txt 11:52:11 + case "${OS_FAMILY}" in 11:52:11 + dpkg -l 11:52:11 + grep '^ii' 11:52:11 + '[' -f /tmp/packages_start.txt ']' 11:52:11 + '[' -f /tmp/packages_end.txt ']' 11:52:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:11 + '[' /w/workspace/edgex-go/807 ']' 11:52:11 + mkdir -p /w/workspace/edgex-go/807/archives/ 11:52:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/807/archives/ [Pipeline] echo 11:52:11 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/807/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:52:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:12 11:52:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:12 latest: Pulling from edgex-lftools-log-publisher 11:52:12 5eb5b503b376: Pulling fs layer 11:52:12 5c69ac0246d0: Pulling fs layer 11:52:12 ec43610c2a17: Pulling fs layer 11:52:12 3a2ae6a8a46f: Pulling fs layer 11:52:12 33b1e0a273af: Pulling fs layer 11:52:12 5d3b04190fa2: Pulling fs layer 11:52:12 2f39f015ded8: Pulling fs layer 11:52:12 3a2ae6a8a46f: Waiting 11:52:12 2f39f015ded8: Waiting 11:52:12 5d3b04190fa2: Waiting 11:52:12 5c69ac0246d0: Verifying Checksum 11:52:12 5c69ac0246d0: Download complete 11:52:12 3a2ae6a8a46f: Download complete 11:52:13 33b1e0a273af: Verifying Checksum 11:52:13 33b1e0a273af: Download complete 11:52:13 5d3b04190fa2: Verifying Checksum 11:52:13 5d3b04190fa2: Download complete 11:52:13 ec43610c2a17: Verifying Checksum 11:52:13 ec43610c2a17: Download complete 11:52:13 5eb5b503b376: Verifying Checksum 11:52:13 5eb5b503b376: Download complete 11:52:13 2f39f015ded8: Verifying Checksum 11:52:13 2f39f015ded8: Download complete 11:52:14 5eb5b503b376: Pull complete 11:52:14 5c69ac0246d0: Pull complete 11:52:15 ec43610c2a17: Pull complete 11:52:15 3a2ae6a8a46f: Pull complete 11:52:15 33b1e0a273af: Pull complete 11:52:15 5d3b04190fa2: Pull complete 11:52:19 2f39f015ded8: Pull complete 11:52:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:19 prd-ubuntu20.04-docker-8c-8g-40459 does not seem to be running inside a container 11:52:19 $ 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/807/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/807 -v /w/workspace/edgex-go/807:/w/workspace/edgex-go/807:rw,z -v /w/workspace/edgex-go/807@tmp:/w/workspace/edgex-go/807@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 11:52:21 $ docker top 75d06329fe7422c95eafc0783fb96f31583a41401d843b1509f29d372bd3ea5c -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:21 + touch /tmp/pre-build-complete [Pipeline] sh 11:52:22 + mkdir -p /var/log/sysstat [Pipeline] sh 11:52:22 + ls /var/log/sa-host 11:52:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:52:22 provisioning config files... 11:52:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/807@tmp/config10803569599555643884tmp [Pipeline] { [Pipeline] echo 11:52:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:52:22 ---> create-netrc.sh [Pipeline] } 11:52:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:52:23 ---> python-tools-install.sh [Pipeline] echo 11:52:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:52:23 ---> sudo-logs.sh 11:52:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:52:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:52:23 ---> job-cost.sh 11:52:23 lf-activate-venv: SKIPPING 11:52:23 DEBUG: total: 0.10999999940395355 11:52:23 INFO: Retrieving Stack Cost... 11:52:24 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:24 INFO: Archiving Costs [Pipeline] echo 11:52:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:52:24 ---> logs-deploy.sh 11:52:24 lf-activate-venv: SKIPPING 11:52:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/807 11:52:24 INFO: archiving workspace using pattern(s): 11:52:25 Archives upload complete. 11:52:26 INFO: archiving logs to Nexus 11:52:26 ---> uname -a: 11:52:26 Linux prd-ubuntu20-04-docker-8c-8g-40459 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:52:26 11:52:26 11:52:26 ---> lscpu: 11:52:26 Architecture: x86_64 11:52:26 CPU op-mode(s): 32-bit, 64-bit 11:52:26 Byte Order: Little Endian 11:52:26 Address sizes: 40 bits physical, 48 bits virtual 11:52:26 CPU(s): 8 11:52:26 On-line CPU(s) list: 0-7 11:52:26 Thread(s) per core: 1 11:52:26 Core(s) per socket: 1 11:52:26 Socket(s): 8 11:52:26 NUMA node(s): 1 11:52:26 Vendor ID: AuthenticAMD 11:52:26 CPU family: 23 11:52:26 Model: 49 11:52:26 Model name: AMD EPYC-Rome Processor 11:52:26 Stepping: 0 11:52:26 CPU MHz: 2800.000 11:52:26 BogoMIPS: 5600.00 11:52:26 Virtualization: AMD-V 11:52:26 Hypervisor vendor: KVM 11:52:26 Virtualization type: full 11:52:26 L1d cache: 256 KiB 11:52:26 L1i cache: 256 KiB 11:52:26 L2 cache: 4 MiB 11:52:26 L3 cache: 128 MiB 11:52:26 NUMA node0 CPU(s): 0-7 11:52:26 Vulnerability Itlb multihit: Not affected 11:52:26 Vulnerability L1tf: Not affected 11:52:26 Vulnerability Mds: Not affected 11:52:26 Vulnerability Meltdown: Not affected 11:52:26 Vulnerability Mmio stale data: Not affected 11:52:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:52:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:52:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:52:26 Vulnerability Srbds: Not affected 11:52:26 Vulnerability Tsx async abort: Not affected 11:52:26 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 11:52:26 11:52:26 11:52:26 ---> nproc: 11:52:26 8 11:52:26 11:52:26 11:52:26 ---> df -h: 11:52:26 Filesystem Size Used Avail Use% Mounted on 11:52:26 overlay 155G 30G 126G 20% / 11:52:26 tmpfs 64M 0 64M 0% /dev 11:52:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:52:26 shm 64M 0 64M 0% /dev/shm 11:52:26 /dev/vda1 155G 30G 126G 20% /facter-os 11:52:26 11:52:26 11:52:26 ---> sar -b -r -n DEV: 11:52:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40459) 03/06/25 _x86_64_ (8 CPU) 11:52:26 11:52:26 11:04:12 LINUX RESTART (8 CPU) 11:52:26 11:52:26 11:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:52:26 11:06:01 227.16 11.79 215.37 0.00 1783.70 76956.31 0.00 11:52:26 11:07:01 46.36 0.05 46.32 0.00 2.40 26104.54 0.00 11:52:26 11:08:01 38.96 0.10 38.86 0.00 2.00 24344.76 0.00 11:52:26 11:09:01 200.70 0.30 200.40 0.00 32.12 83209.20 0.00 11:52:26 11:10:01 662.42 8.93 653.49 0.00 153.39 278987.57 0.00 11:52:26 11:11:01 544.79 4.17 540.62 0.00 2537.15 172834.66 0.00 11:52:26 11:12:02 430.47 0.10 430.37 0.00 1.07 107065.27 0.00 11:52:26 11:13:01 124.32 0.03 124.28 0.00 0.27 52138.87 0.00 11:52:26 11:14:01 530.23 0.17 530.06 0.00 26.40 99622.60 0.00 11:52:26 11:15:01 31.34 0.02 31.33 0.00 4.27 765.21 0.00 11:52:26 11:16:01 9.43 0.00 9.43 0.00 0.00 209.83 0.00 11:52:26 11:17:01 2.07 0.03 2.03 0.00 4.40 26.66 0.00 11:52:26 11:18:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 11:52:26 11:19:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 11:52:26 11:20:01 1.77 0.02 1.75 0.00 0.13 18.53 0.00 11:52:26 11:21:01 1.55 0.00 1.55 0.00 0.00 22.26 0.00 11:52:26 11:22:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 11:52:26 11:23:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 11:52:26 11:24:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 11:52:26 11:25:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 11:52:26 11:26:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 11:52:26 11:27:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 11:52:26 11:28:01 2.73 1.02 1.72 0.00 21.86 24.26 0.00 11:52:26 11:29:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 11:52:26 11:30:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 11:52:26 11:31:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 11:52:26 11:32:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 11:52:26 11:33:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 11:52:26 11:34:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 11:52:26 11:35:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 11:52:26 11:36:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 11:52:26 11:37:01 1.67 0.00 1.67 0.00 0.00 19.19 0.00 11:52:26 11:38:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 11:52:26 11:39:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 11:52:26 11:40:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 11:52:26 11:41:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 11:52:26 11:42:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 11:52:26 11:43:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 11:52:26 11:44:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 11:52:26 11:45:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 11:52:26 11:46:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 11:52:26 11:47:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 11:52:26 11:48:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 11:52:26 11:49:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 11:52:26 11:50:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 11:52:26 11:51:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 11:52:26 11:52:01 170.71 0.53 170.18 0.00 16.26 61225.99 0.00 11:52:26 Average: 65.09 0.58 64.51 0.00 97.00 20908.13 0.00 11:52:26 11:52:26 11:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:52:26 11:06:01 28375752 31522732 781356 2.38 124916 3243780 1905012 5.61 1160044 2893708 648 11:52:26 11:07:01 26875764 31293448 1001912 3.05 129712 4414224 2436888 7.18 2111936 3338292 435352 11:52:26 11:08:01 26774312 31340228 952428 2.90 134312 4527384 2325400 6.85 1671616 3848772 373908 11:52:26 11:09:01 23729380 31018560 1263152 3.84 146564 7190280 4593360 13.54 2235184 6252624 2208132 11:52:26 11:10:01 17466004 31383684 876928 2.67 341476 13168588 2539960 7.49 2510360 11767592 489024 11:52:26 11:11:01 9766064 29049684 3128768 9.51 403528 18024660 10151488 29.92 5779544 15640384 499392 11:52:26 11:12:02 6280396 27939140 4244496 12.91 417052 20293228 9435968 27.81 7888476 16935572 252 11:52:26 11:13:01 4092616 29265468 2916504 8.87 430412 23657356 7575540 22.33 8251324 18629016 1904316 11:52:26 11:14:01 8812760 31416648 830608 2.53 436616 21365824 2152492 6.34 3496076 19037240 152 11:52:26 11:15:01 8814612 31420604 825812 2.51 437984 21366288 2050664 6.04 3909100 18621984 384 11:52:26 11:16:01 8819300 31425732 820716 2.50 438284 21366364 2030924 5.99 3981532 18543800 172 11:52:26 11:17:01 8820792 31427428 819268 2.49 438344 21366492 2030924 5.99 3980920 18543932 208 11:52:26 11:18:01 8830840 31437500 809152 2.46 438356 21366496 2030924 5.99 3969312 18543932 164 11:52:26 11:19:01 8832080 31438744 808132 2.46 438364 21366500 2030924 5.99 3968772 18543936 8 11:52:26 11:20:01 8835880 31442816 803956 2.44 438384 21366628 2046948 6.03 3965412 18544064 16 11:52:26 11:21:01 8837100 31444052 802664 2.44 438420 21366612 2046948 6.03 3964284 18544044 12 11:52:26 11:22:01 8836484 31443444 803124 2.44 438440 21366616 2046948 6.03 3964272 18544048 24 11:52:26 11:23:01 8836684 31443668 803064 2.44 438456 21366616 2046948 6.03 3964308 18544052 16 11:52:26 11:24:01 8836668 31443672 803036 2.44 438472 21366620 2046948 6.03 3964368 18544056 28 11:52:26 11:25:01 8836492 31443528 803092 2.44 438496 21366620 2046948 6.03 3964496 18544056 16 11:52:26 11:26:01 8836948 31444020 802540 2.44 438524 21366628 2046948 6.03 3964080 18544060 12 11:52:26 11:27:01 8836648 31443732 802744 2.44 438556 21366632 2046948 6.03 3964084 18544068 4 11:52:26 11:28:01 8834412 31442544 804224 2.45 438620 21367248 2093752 6.17 3964940 18544600 172 11:52:26 11:29:01 8834940 31443080 803664 2.44 438624 21367256 2093752 6.17 3964892 18544604 200 11:52:26 11:30:01 8834900 31443056 803628 2.44 438640 21367256 2093752 6.17 3965036 18544604 40 11:52:26 11:31:01 8835096 31443284 803344 2.44 438664 21367260 2093752 6.17 3965160 18544612 196 11:52:26 11:32:01 8835048 31443256 803416 2.44 438680 21367264 2093752 6.17 3965028 18544616 204 11:52:26 11:33:01 8835072 31443280 803392 2.44 438684 21367264 2093752 6.17 3964672 18544616 12 11:52:26 11:34:01 8834984 31443200 803404 2.44 438704 21367268 2093752 6.17 3964660 18544620 24 11:52:26 11:35:01 8834944 31443180 803364 2.44 438740 21367260 2093752 6.17 3964792 18544620 16 11:52:26 11:36:01 8835364 31443644 803068 2.44 438756 21367272 2093752 6.17 3964576 18544624 12 11:52:26 11:37:01 8835348 31443656 803028 2.44 438772 21367276 2093752 6.17 3964592 18544628 12 11:52:26 11:38:01 8835364 31443688 802924 2.44 438800 21367276 2093752 6.17 3964616 18544628 16 11:52:26 11:39:01 8834772 31443136 803424 2.44 438820 21367284 2093752 6.17 3964648 18544636 8 11:52:26 11:40:01 8834764 31443152 803352 2.44 438844 21367276 2093752 6.17 3964768 18544636 16 11:52:26 11:41:01 8835188 31443580 802844 2.44 438856 21367288 2093752 6.17 3964724 18544640 4 11:52:26 11:42:01 8835172 31443604 802784 2.44 438872 21367288 2093752 6.17 3964760 18544644 16 11:52:26 11:43:01 8835080 31443540 802996 2.44 438896 21367296 2093752 6.17 3964820 18544648 8 11:52:26 11:44:01 8834936 31443420 803100 2.44 438904 21367300 2093752 6.17 3965180 18544652 8 11:52:26 11:45:01 8834912 31443404 803064 2.44 438924 21367296 2077436 6.12 3964940 18544652 8 11:52:26 11:46:01 8835324 31443820 802740 2.44 438940 21367304 2061200 6.07 3964760 18544656 12 11:52:26 11:47:01 8835016 31443568 802936 2.44 438956 21367312 2061200 6.07 3965172 18544660 188 11:52:26 11:48:01 8835040 31443592 802892 2.44 438976 21367312 2061200 6.07 3964856 18544660 8 11:52:26 11:49:01 8834740 31443428 802996 2.44 438976 21367444 2061200 6.07 3964896 18544772 28 11:52:26 11:50:01 8834932 31443620 802936 2.44 438992 21367444 2061200 6.07 3964956 18544772 12 11:52:26 11:51:01 8835128 31443840 802888 2.44 439008 21367448 2061200 6.07 3964944 18544776 16 11:52:26 11:52:01 7330136 31383060 858644 2.61 467588 22650328 2119348 6.25 4094268 19778064 988 11:52:26 Average: 10347961 31254323 992309 3.02 409849 19768425 2591996 7.64 3954897 17113678 125840 11:52:26 11:52:26 11:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:52:26 11:06:01 ens3 1024.56 979.11 9643.64 136.73 0.00 0.00 0.00 0.00 11:52:26 11:06:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 11:52:26 11:06:01 docker0 819.93 772.99 60.10 4622.41 0.00 0.00 0.00 0.00 11:52:26 11:06:01 vethd7e4af7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:07:01 ens3 37.33 24.89 32.55 16.29 0.00 0.00 0.00 0.00 11:52:26 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:07:01 docker0 1.10 1.16 0.08 0.10 0.00 0.00 0.00 0.00 11:52:26 11:07:01 veth89793b7 1.10 1.30 0.10 0.11 0.00 0.00 0.00 0.00 11:52:26 11:08:01 ens3 25.26 15.21 23.04 12.67 0.00 0.00 0.00 0.00 11:52:26 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:08:01 docker0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:52:26 11:08:01 veth89793b7 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth03c7b67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth2318ecf 1.10 2.25 0.08 38.05 0.00 0.00 0.00 0.00 11:52:26 11:09:01 vethe74aa28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 vethb4adc73 1.05 2.35 0.08 37.06 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth5acaf2d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 ens3 109.61 67.89 2398.32 19.22 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth303286c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth5f64247 0.52 0.60 0.05 0.24 0.00 0.00 0.00 0.00 11:52:26 11:09:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 11:52:26 11:09:01 docker0 4.12 7.55 0.27 113.97 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth01df127 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 vetha26230c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 vethde99796 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth797e63a 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth2172f6e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth1edf386 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth3886d6e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth0659fa3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:09:01 veth2c8aa27 1.37 2.67 0.10 38.64 0.00 0.00 0.00 0.00 11:52:26 11:10:01 veth3b12c85 85.01 142.68 8.43 1226.37 0.00 0.00 0.00 0.10 11:52:26 11:10:01 veth002bc28 1.27 3.81 0.09 38.14 0.00 0.00 0.00 0.00 11:52:26 11:10:01 veth9bf87c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:10:01 vethff9d54e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:10:01 ens3 1114.26 647.39 10312.47 74.41 0.00 0.00 0.00 0.00 11:52:26 11:10:01 vetha420e51 5.35 7.66 0.37 39.09 0.00 0.00 0.00 0.00 11:52:26 11:10:01 veth5f64247 0.07 0.80 0.00 0.03 0.00 0.00 0.00 0.00 11:52:26 11:10:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:52:26 11:10:01 docker0 576.99 968.10 47.75 8670.84 0.00 0.00 0.00 0.00 11:52:26 11:10:01 vethd463e2c 91.47 144.06 8.88 1226.36 0.00 0.00 0.00 0.10 11:52:26 11:10:01 vethe1f6187 1.18 2.97 0.09 38.08 0.00 0.00 0.00 0.00 11:52:26 11:10:01 veth3012441 80.26 138.23 8.11 1226.30 0.00 0.00 0.00 0.10 11:52:26 11:10:01 veth7212f00 1.57 2.87 0.11 38.67 0.00 0.00 0.00 0.00 11:52:26 11:10:01 veth1cdf789 80.36 146.16 8.14 1225.70 0.00 0.00 0.00 0.10 11:52:26 11:10:01 veth330235e 89.17 147.96 8.74 1231.27 0.00 0.00 0.00 0.10 11:52:26 11:10:01 vethc971325 97.28 152.94 9.31 1236.09 0.00 0.00 0.00 0.10 11:52:26 11:10:01 veth8dd8c5d 1.30 2.85 0.10 38.10 0.00 0.00 0.00 0.00 11:52:26 11:11:01 vethf00c46d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 vethf8e2d16 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 ens3 121.96 48.03 1416.66 11.81 0.00 0.00 0.00 0.00 11:52:26 11:11:01 vethf0c8217 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 veth5f64247 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:52:26 11:11:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:11:01 vethdfab91b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 veth5b8d8b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 vethf6c7c0d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 veth6765908 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 vethb6e23da 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 vethe3fba80 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 veth8db2d55 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 veth29f9782 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:11:01 veth077decf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 11:12:02 vethf00c46d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 vethf8e2d16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 ens3 23.87 46.93 5.50 150.62 0.00 0.00 0.00 0.00 11:52:26 11:12:02 vethf0c8217 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 veth5f64247 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 vethdfab91b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 veth5b8d8b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 vethf6c7c0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 veth6765908 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 vethb6e23da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 veth657be40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 veth8db2d55 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:12:02 veth29f9782 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 vethf00c46d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 vethf8e2d16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 ens3 8.67 6.64 5.73 39.54 0.00 0.00 0.00 0.00 11:52:26 11:13:01 vethf0c8217 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 veth5f64247 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 vethdfab91b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 veth5b8d8b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 vethf6c7c0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 veth6765908 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 vethb6e23da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 veth8db2d55 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:13:01 veth29f9782 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:14:01 ens3 241.96 226.81 156.50 806.15 0.00 0.00 0.00 0.00 11:52:26 11:14:01 lo 33.93 33.93 3.35 3.35 0.00 0.00 0.00 0.00 11:52:26 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:15:01 ens3 416.66 437.48 176.80 2503.53 0.00 0.00 0.00 0.00 11:52:26 11:15:01 lo 37.59 37.59 3.70 3.70 0.00 0.00 0.00 0.00 11:52:26 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:16:01 ens3 84.27 82.85 47.17 450.45 0.00 0.00 0.00 0.00 11:52:26 11:16:01 lo 9.20 9.20 0.91 0.91 0.00 0.00 0.00 0.00 11:52:26 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:20:01 ens3 0.22 0.20 0.10 0.07 0.00 0.00 0.00 0.00 11:52:26 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:21:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 11:52:26 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:25:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:26 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:27:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 11:52:26 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:28:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:30:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:52:26 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:35:01 ens3 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 11:52:26 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:38:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:52:26 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:39:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:40:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:52:26 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:41:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:42:01 ens3 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 11:52:26 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:43:01 ens3 0.37 0.10 0.04 0.01 0.00 0.00 0.00 0.00 11:52:26 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:44:01 ens3 0.47 0.43 0.26 0.22 0.00 0.00 0.00 0.00 11:52:26 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:45:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:52:26 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:46:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:52:26 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:50:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:52:26 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:51:01 ens3 0.22 0.17 0.09 0.01 0.00 0.00 0.00 0.00 11:52:26 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:26 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:52:01 ens3 411.48 287.40 8042.76 174.47 0.00 0.00 0.00 0.00 11:52:26 11:52:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 11:52:26 11:52:01 docker0 59.61 87.45 5.59 872.29 0.00 0.00 0.00 0.00 11:52:26 11:52:01 vethe725844 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:52:26 Average: ens3 76.81 60.85 683.54 93.54 0.00 0.00 0.00 0.00 11:52:26 Average: lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 11:52:26 Average: docker0 30.84 38.85 2.40 302.43 0.00 0.00 0.00 0.00 11:52:26 Average: vethe725844 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:26 11:52:26 11:52:26 ---> sar -P ALL: 11:52:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40459) 03/06/25 _x86_64_ (8 CPU) 11:52:26 11:52:26 11:04:12 LINUX RESTART (8 CPU) 11:52:26 11:52:26 11:05:02 CPU %user %nice %system %iowait %steal %idle 11:52:26 11:06:01 all 9.73 0.00 4.55 3.23 0.06 82.42 11:52:26 11:06:01 0 8.80 0.00 5.63 5.32 0.07 80.19 11:52:26 11:06:01 1 12.14 0.00 4.72 1.90 0.07 81.17 11:52:26 11:06:01 2 8.72 0.00 3.75 3.89 0.07 83.56 11:52:26 11:06:01 3 10.68 0.00 5.74 0.19 0.07 83.32 11:52:26 11:06:01 4 10.46 0.00 3.50 0.72 0.07 85.25 11:52:26 11:06:01 5 9.63 0.00 4.32 0.17 0.05 85.83 11:52:26 11:06:01 6 7.94 0.00 3.79 1.53 0.07 86.68 11:52:26 11:06:01 7 9.50 0.00 4.97 12.12 0.05 73.36 11:52:26 11:07:01 all 43.34 0.00 6.99 0.78 0.10 48.80 11:52:26 11:07:01 0 41.17 0.00 7.89 1.86 0.10 48.98 11:52:26 11:07:01 1 43.82 0.00 6.83 0.10 0.10 49.14 11:52:26 11:07:01 2 42.03 0.00 6.71 0.39 0.10 50.77 11:52:26 11:07:01 3 43.72 0.00 7.07 3.30 0.08 45.82 11:52:26 11:07:01 4 44.18 0.00 7.67 0.03 0.12 48.00 11:52:26 11:07:01 5 43.39 0.00 6.17 0.02 0.10 50.33 11:52:26 11:07:01 6 43.68 0.00 6.26 0.03 0.10 49.92 11:52:26 11:07:01 7 44.68 0.00 7.29 0.47 0.10 47.46 11:52:26 11:08:01 all 59.79 0.00 7.61 0.66 0.09 31.84 11:52:26 11:08:01 0 59.41 0.00 8.40 2.84 0.10 29.24 11:52:26 11:08:01 1 60.36 0.00 7.55 0.20 0.10 31.78 11:52:26 11:08:01 2 60.56 0.00 7.43 0.13 0.08 31.79 11:52:26 11:08:01 3 59.30 0.00 7.49 0.13 0.10 32.97 11:52:26 11:08:01 4 60.29 0.00 7.65 0.12 0.08 31.86 11:52:26 11:08:01 5 59.73 0.00 7.64 0.10 0.10 32.43 11:52:26 11:08:01 6 60.04 0.00 7.15 0.55 0.08 32.18 11:52:26 11:08:01 7 58.66 0.00 7.56 1.21 0.07 32.51 11:52:26 11:09:01 all 32.78 0.00 7.58 2.27 0.07 57.29 11:52:26 11:09:01 0 33.59 0.00 8.45 5.66 0.07 52.23 11:52:26 11:09:01 1 30.23 0.00 7.52 0.93 0.07 61.26 11:52:26 11:09:01 2 32.19 0.00 7.35 1.05 0.07 59.35 11:52:26 11:09:01 3 32.59 0.00 8.28 1.11 0.07 57.95 11:52:26 11:09:01 4 36.58 0.00 7.33 0.80 0.08 55.21 11:52:26 11:09:01 5 31.50 0.00 7.41 0.47 0.08 60.53 11:52:26 11:09:01 6 32.95 0.00 6.53 2.14 0.07 58.31 11:52:26 11:09:01 7 32.59 0.00 7.80 6.05 0.08 53.48 11:52:26 11:10:01 all 18.65 0.00 7.51 28.01 0.08 45.75 11:52:26 11:10:01 0 20.05 0.00 7.69 40.80 0.08 31.37 11:52:26 11:10:01 1 18.80 0.00 7.70 21.59 0.07 51.84 11:52:26 11:10:01 2 18.18 0.00 6.75 15.85 0.08 59.14 11:52:26 11:10:01 3 18.70 0.00 7.50 16.55 0.08 57.17 11:52:26 11:10:01 4 17.54 0.00 8.66 59.83 0.09 13.89 11:52:26 11:10:01 5 17.98 0.00 6.83 11.36 0.07 63.77 11:52:26 11:10:01 6 18.61 0.00 7.66 39.30 0.07 34.36 11:52:26 11:10:01 7 19.32 0.00 7.29 19.07 0.10 54.22 11:52:26 11:11:01 all 50.44 0.00 10.22 13.01 0.09 26.25 11:52:26 11:11:01 0 50.02 0.00 10.58 10.93 0.08 28.38 11:52:26 11:11:01 1 51.14 0.00 9.16 9.19 0.08 30.43 11:52:26 11:11:01 2 50.98 0.00 9.50 18.13 0.10 21.28 11:52:26 11:11:01 3 49.22 0.00 11.33 12.93 0.10 26.42 11:52:26 11:11:01 4 50.07 0.00 10.89 14.94 0.08 24.02 11:52:26 11:11:01 5 50.73 0.00 10.40 22.52 0.08 16.27 11:52:26 11:11:01 6 50.22 0.00 10.09 2.16 0.08 37.45 11:52:26 11:11:01 7 51.12 0.00 9.79 13.26 0.10 25.73 11:52:26 11:12:02 all 89.50 0.00 10.40 0.00 0.10 0.00 11:52:26 11:12:02 0 87.70 0.00 12.18 0.00 0.12 0.00 11:52:26 11:12:02 1 89.22 0.00 10.68 0.00 0.10 0.00 11:52:26 11:12:02 2 89.72 0.00 10.16 0.00 0.12 0.00 11:52:26 11:12:02 3 90.40 0.00 9.50 0.00 0.10 0.00 11:52:26 11:12:02 4 89.79 0.00 10.11 0.00 0.10 0.00 11:52:26 11:12:02 5 90.05 0.00 9.87 0.00 0.08 0.00 11:52:26 11:12:02 6 89.01 0.00 10.88 0.00 0.12 0.00 11:52:26 11:12:02 7 90.12 0.00 9.80 0.00 0.08 0.00 11:52:26 11:13:01 all 90.52 0.00 9.38 0.00 0.10 0.00 11:52:26 11:13:01 0 89.90 0.00 10.00 0.00 0.10 0.00 11:52:26 11:13:01 1 90.21 0.00 9.69 0.00 0.10 0.00 11:52:26 11:13:01 2 90.94 0.00 8.98 0.00 0.08 0.00 11:52:26 11:13:01 3 90.12 0.00 9.76 0.00 0.12 0.00 11:52:26 11:13:01 4 91.33 0.00 8.59 0.00 0.08 0.00 11:52:26 11:13:01 5 91.00 0.00 8.90 0.00 0.08 0.02 11:52:26 11:13:01 6 89.58 0.00 10.32 0.00 0.10 0.00 11:52:26 11:13:01 7 91.12 0.00 8.80 0.00 0.08 0.00 11:52:26 11:14:01 all 22.43 0.00 4.51 2.33 0.08 70.65 11:52:26 11:14:01 0 22.33 0.00 4.26 0.64 0.07 72.71 11:52:26 11:14:01 1 21.98 0.00 4.38 1.94 0.08 71.62 11:52:26 11:14:01 2 18.35 0.00 5.06 5.32 0.07 71.20 11:52:26 11:14:01 3 24.07 0.00 4.66 2.52 0.10 68.66 11:52:26 11:14:01 4 21.09 0.00 4.60 2.36 0.07 71.88 11:52:26 11:14:01 5 22.80 0.00 4.30 1.66 0.07 71.17 11:52:26 11:14:01 6 25.00 0.00 4.59 1.87 0.08 68.46 11:52:26 11:14:01 7 23.84 0.00 4.25 2.31 0.12 69.48 11:52:26 11:15:01 all 9.73 0.00 0.90 0.10 0.06 89.21 11:52:26 11:15:01 0 11.30 0.00 0.87 0.02 0.05 87.76 11:52:26 11:15:01 1 10.09 0.00 0.96 0.49 0.07 88.40 11:52:26 11:15:01 2 14.30 0.00 0.74 0.05 0.08 84.82 11:52:26 11:15:01 3 11.16 0.00 1.10 0.05 0.07 87.62 11:52:26 11:15:01 4 10.77 0.00 1.16 0.08 0.07 87.92 11:52:26 11:15:01 5 5.83 0.00 0.89 0.03 0.07 93.19 11:52:26 11:15:01 6 8.06 0.00 0.84 0.03 0.05 91.02 11:52:26 11:15:01 7 6.33 0.00 0.65 0.03 0.03 92.95 11:52:26 11:16:01 all 2.17 0.00 0.25 0.04 0.03 97.51 11:52:26 11:16:01 0 1.90 0.00 0.35 0.00 0.03 97.71 11:52:26 11:16:01 1 0.23 0.00 0.23 0.02 0.02 99.50 11:52:26 11:16:01 2 1.57 0.00 0.25 0.02 0.03 98.13 11:52:26 11:16:01 3 2.07 0.00 0.22 0.00 0.03 97.68 11:52:26 11:16:01 4 3.89 0.00 0.28 0.05 0.03 95.75 11:52:26 11:16:01 5 1.63 0.00 0.18 0.00 0.02 98.17 11:52:26 11:16:01 6 3.96 0.00 0.28 0.20 0.03 95.52 11:52:26 11:16:01 7 2.08 0.00 0.23 0.03 0.05 97.60 11:52:26 11:52:26 11:16:01 CPU %user %nice %system %iowait %steal %idle 11:52:26 11:17:01 all 0.03 0.00 0.02 0.01 0.01 99.93 11:52:26 11:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:52:26 11:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:17:01 2 0.00 0.00 0.03 0.00 0.02 99.95 11:52:26 11:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:52:26 11:17:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:52:26 11:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:17:01 6 0.07 0.00 0.00 0.03 0.00 99.90 11:52:26 11:17:01 7 0.07 0.00 0.03 0.00 0.03 99.87 11:52:26 11:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:52:26 11:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:52:26 11:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:18:01 2 0.05 0.00 0.03 0.00 0.03 99.88 11:52:26 11:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:52:26 11:18:01 4 0.03 0.00 0.02 0.02 0.02 99.92 11:52:26 11:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:19:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:52:26 11:19:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:52:26 11:19:01 1 0.03 0.00 0.00 0.03 0.02 99.92 11:52:26 11:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:52:26 11:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:52:26 11:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:19:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:52:26 11:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:20:01 all 0.04 0.00 0.02 0.00 0.01 99.92 11:52:26 11:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:52:26 11:20:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:52:26 11:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:52:26 11:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:52:26 11:20:01 4 0.03 0.00 0.02 0.02 0.03 99.90 11:52:26 11:20:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:26 11:20:01 6 0.03 0.00 0.02 0.02 0.00 99.93 11:52:26 11:20:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:52:26 11:21:01 all 0.03 0.00 0.02 0.01 0.01 99.94 11:52:26 11:21:01 0 0.05 0.00 0.07 0.00 0.00 99.88 11:52:26 11:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:21:01 4 0.07 0.00 0.02 0.02 0.00 99.90 11:52:26 11:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:21:01 6 0.00 0.00 0.00 0.07 0.00 99.93 11:52:26 11:21:01 7 0.03 0.00 0.00 0.00 0.03 99.93 11:52:26 11:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:52:26 11:22:01 0 0.08 0.00 0.03 0.00 0.02 99.87 11:52:26 11:22:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:52:26 11:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:26 11:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:22:01 6 0.00 0.00 0.03 0.02 0.00 99.95 11:52:26 11:22:01 7 0.07 0.00 0.03 0.00 0.03 99.87 11:52:26 11:23:01 all 0.09 0.00 0.01 0.00 0.01 99.89 11:52:26 11:23:01 0 0.08 0.00 0.03 0.00 0.03 99.85 11:52:26 11:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:52:26 11:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:52:26 11:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:52:26 11:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:52:26 11:23:01 7 0.55 0.00 0.02 0.00 0.02 99.42 11:52:26 11:24:01 all 0.29 0.00 0.01 0.00 0.01 99.68 11:52:26 11:24:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:52:26 11:24:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:52:26 11:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:24:01 4 0.15 0.00 0.02 0.00 0.02 99.82 11:52:26 11:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:26 11:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:52:26 11:24:01 7 1.94 0.00 0.00 0.00 0.03 98.03 11:52:26 11:25:01 all 0.25 0.00 0.01 0.00 0.01 99.73 11:52:26 11:25:01 0 0.07 0.00 0.02 0.00 0.03 99.88 11:52:26 11:25:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:52:26 11:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:52:26 11:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:25:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:52:26 11:25:01 7 1.79 0.00 0.02 0.00 0.03 98.16 11:52:26 11:26:01 all 0.24 0.00 0.02 0.00 0.01 99.73 11:52:26 11:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:52:26 11:26:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:26 11:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:52:26 11:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:52:26 11:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:26:01 6 0.02 0.00 0.00 0.03 0.00 99.95 11:52:26 11:26:01 7 1.68 0.00 0.07 0.00 0.02 98.24 11:52:26 11:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:52:26 11:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:52:26 11:27:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:52:26 11:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:26 11:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:26 11:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:52:26 11:27:01 7 0.08 0.00 0.02 0.00 0.03 99.87 11:52:26 11:52:26 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:52:26 11:28:01 all 0.08 0.00 0.05 0.01 0.01 99.85 11:52:26 11:28:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:52:26 11:28:01 1 0.03 0.00 0.05 0.00 0.02 99.90 11:52:26 11:28:01 2 0.25 0.00 0.10 0.03 0.00 99.62 11:52:26 11:28:01 3 0.05 0.00 0.05 0.00 0.02 99.88 11:52:26 11:28:01 4 0.05 0.00 0.02 0.02 0.02 99.90 11:52:26 11:28:01 5 0.07 0.00 0.07 0.00 0.02 99.85 11:52:26 11:28:01 6 0.05 0.00 0.03 0.02 0.00 99.90 11:52:26 11:28:01 7 0.03 0.00 0.05 0.00 0.03 99.88 11:52:26 11:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:52:26 11:29:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:52:26 11:29:01 1 0.03 0.00 0.03 0.02 0.00 99.92 11:52:26 11:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:29:01 4 0.08 0.00 0.00 0.00 0.00 99.92 11:52:26 11:29:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:52:26 11:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:52:26 11:29:01 7 0.00 0.00 0.02 0.00 0.03 99.95 11:52:26 11:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:52:26 11:30:01 0 0.05 0.00 0.00 0.00 0.02 99.93 11:52:26 11:30:01 1 0.03 0.00 0.03 0.02 0.02 99.90 11:52:26 11:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:30:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:52:26 11:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:52:26 11:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:52:26 11:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:31:01 4 0.00 0.00 0.02 0.02 0.02 99.95 11:52:26 11:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:52:26 11:31:01 6 0.02 0.00 0.03 0.02 0.00 99.93 11:52:26 11:31:01 7 0.02 0.00 0.02 0.00 0.03 99.93 11:52:26 11:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:52:26 11:32:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:52:26 11:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:52:26 11:32:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:52:26 11:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:52:26 11:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:32:01 7 0.07 0.00 0.00 0.00 0.03 99.90 11:52:26 11:33:01 all 0.04 0.00 0.01 0.00 0.01 99.93 11:52:26 11:33:01 0 0.08 0.00 0.03 0.02 0.03 99.83 11:52:26 11:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:52:26 11:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:33:01 5 0.07 0.00 0.00 0.00 0.02 99.92 11:52:26 11:33:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:52:26 11:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:52:26 11:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:52:26 11:34:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:52:26 11:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:52:26 11:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:52:26 11:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:35:01 all 0.16 0.00 0.02 0.01 0.01 99.80 11:52:26 11:35:01 0 0.08 0.00 0.05 0.00 0.03 99.83 11:52:26 11:35:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:52:26 11:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:35:01 4 0.00 0.00 0.03 0.05 0.00 99.92 11:52:26 11:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:52:26 11:35:01 6 0.07 0.00 0.02 0.05 0.02 99.85 11:52:26 11:35:01 7 0.99 0.00 0.02 0.00 0.00 98.99 11:52:26 11:36:01 all 0.27 0.00 0.01 0.00 0.01 99.70 11:52:26 11:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:52:26 11:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:52:26 11:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:52:26 11:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:36:01 6 0.03 0.00 0.00 0.02 0.02 99.93 11:52:26 11:36:01 7 1.97 0.00 0.02 0.00 0.02 98.00 11:52:26 11:37:01 all 0.18 0.00 0.01 0.47 0.01 99.33 11:52:26 11:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:52:26 11:37:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:52:26 11:37:01 2 0.07 0.00 0.00 0.00 0.02 99.92 11:52:26 11:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:37:01 4 0.03 0.00 0.02 0.52 0.00 99.43 11:52:26 11:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:37:01 6 0.05 0.00 0.02 3.25 0.03 96.65 11:52:26 11:37:01 7 1.11 0.00 0.00 0.00 0.00 98.89 11:52:26 11:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:52:26 11:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:52:26 11:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:52:26 11:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:52:26 11:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:38:01 6 0.05 0.00 0.03 0.02 0.02 99.88 11:52:26 11:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:52:26 11:38:01 CPU %user %nice %system %iowait %steal %idle 11:52:26 11:39:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:52:26 11:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:52:26 11:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:52:26 11:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:52:26 11:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:39:01 6 0.03 0.00 0.02 0.02 0.03 99.90 11:52:26 11:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:40:01 all 0.07 0.00 0.01 0.00 0.01 99.91 11:52:26 11:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:52:26 11:40:01 6 0.03 0.00 0.03 0.02 0.02 99.90 11:52:26 11:40:01 7 0.42 0.00 0.00 0.00 0.00 99.58 11:52:26 11:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:52:26 11:41:01 0 0.07 0.00 0.02 0.03 0.00 99.88 11:52:26 11:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:41:01 5 0.07 0.00 0.05 0.00 0.00 99.88 11:52:26 11:41:01 6 0.07 0.00 0.02 0.00 0.03 99.88 11:52:26 11:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:42:01 all 0.13 0.00 0.01 0.00 0.01 99.84 11:52:26 11:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:52:26 11:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:42:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:52:26 11:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:42:01 6 0.00 0.00 0.02 0.02 0.02 99.95 11:52:26 11:42:01 7 0.93 0.00 0.00 0.00 0.02 99.05 11:52:26 11:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:52:26 11:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:52:26 11:43:01 1 0.07 0.00 0.00 0.00 0.00 99.93 11:52:26 11:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 11:52:26 11:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:43:01 6 0.03 0.00 0.03 0.02 0.03 99.88 11:52:26 11:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:52:26 11:44:01 0 0.08 0.00 0.02 0.00 0.00 99.90 11:52:26 11:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:52:26 11:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:44:01 5 0.10 0.00 0.02 0.00 0.02 99.87 11:52:26 11:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:45:01 all 0.04 0.00 0.02 0.04 0.01 99.89 11:52:26 11:45:01 0 0.08 0.00 0.03 0.00 0.02 99.87 11:52:26 11:45:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:52:26 11:45:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:52:26 11:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:52:26 11:45:01 4 0.03 0.00 0.00 0.02 0.00 99.95 11:52:26 11:45:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:52:26 11:45:01 6 0.07 0.00 0.02 0.32 0.03 99.57 11:52:26 11:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:46:01 all 0.08 0.00 0.01 0.20 0.01 99.70 11:52:26 11:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:46:01 1 0.05 0.00 0.00 0.02 0.02 99.92 11:52:26 11:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:46:01 4 0.02 0.00 0.00 0.53 0.02 99.43 11:52:26 11:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:46:01 6 0.02 0.00 0.02 1.07 0.02 98.88 11:52:26 11:46:01 7 0.43 0.00 0.02 0.00 0.00 99.55 11:52:26 11:47:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:52:26 11:47:01 0 0.05 0.00 0.07 0.00 0.02 99.87 11:52:26 11:47:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:52:26 11:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:52:26 11:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:47:01 6 0.02 0.00 0.03 0.02 0.02 99.92 11:52:26 11:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:48:01 all 0.04 0.00 0.01 0.02 0.01 99.91 11:52:26 11:48:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:52:26 11:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:52:26 11:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:52:26 11:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:52:26 11:48:01 4 0.03 0.00 0.00 0.07 0.02 99.88 11:52:26 11:48:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:52:26 11:48:01 6 0.05 0.00 0.02 0.10 0.03 99.80 11:52:26 11:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:49:01 all 0.10 0.00 0.02 0.01 0.01 99.86 11:52:26 11:49:01 0 0.03 0.00 0.05 0.00 0.02 99.90 11:52:26 11:49:01 1 0.07 0.00 0.00 0.00 0.00 99.93 11:52:26 11:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:52:26 11:49:01 4 0.02 0.00 0.02 0.03 0.00 99.93 11:52:26 11:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:52:26 11:49:01 6 0.02 0.00 0.03 0.02 0.02 99.92 11:52:26 11:49:01 7 0.66 0.00 0.03 0.00 0.02 99.29 11:52:26 11:52:26 11:49:01 CPU %user %nice %system %iowait %steal %idle 11:52:26 11:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:52:26 11:50:01 0 0.08 0.00 0.02 0.00 0.00 99.90 11:52:26 11:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:52:26 11:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:52:26 11:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:52:26 11:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:50:01 6 0.03 0.00 0.03 0.02 0.02 99.90 11:52:26 11:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:52:26 11:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:52:26 11:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:52:26 11:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:52:26 11:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:52:26 11:51:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:52:26 11:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:52:26 11:51:01 6 0.02 0.00 0.02 0.02 0.03 99.92 11:52:26 11:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:52:26 11:52:01 all 9.81 0.00 4.44 0.85 0.06 84.85 11:52:26 11:52:01 0 10.39 0.00 3.58 0.08 0.05 85.90 11:52:26 11:52:01 1 9.24 0.00 4.37 0.07 0.05 86.28 11:52:26 11:52:01 2 9.16 0.00 4.92 0.05 0.05 85.82 11:52:26 11:52:01 3 10.64 0.00 6.61 5.17 0.07 77.52 11:52:26 11:52:01 4 9.83 0.00 4.24 0.13 0.05 85.75 11:52:26 11:52:01 5 9.69 0.00 4.38 0.07 0.07 85.79 11:52:26 11:52:01 6 10.90 0.00 3.78 0.66 0.07 84.59 11:52:26 11:52:01 7 8.61 0.00 3.65 0.59 0.05 87.10 11:52:26 Average: all 9.34 0.00 1.58 1.10 0.03 87.96 11:52:26 Average: 0 9.27 0.00 1.71 1.44 0.03 87.56 11:52:26 Average: 1 9.28 0.00 1.57 0.77 0.03 88.35 11:52:26 Average: 2 9.25 0.00 1.52 0.95 0.03 88.25 11:52:26 Average: 3 9.37 0.00 1.68 0.89 0.03 88.03 11:52:26 Average: 4 9.44 0.00 1.58 1.69 0.03 87.26 11:52:26 Average: 5 9.19 0.00 1.52 0.77 0.02 88.50 11:52:26 Average: 6 9.32 0.00 1.54 1.13 0.03 87.98 11:52:26 Average: 7 9.54 0.00 1.53 1.16 0.03 87.73 11:52:26 11:52:26 11:52:26