Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e6f43925c50daa722df62c58882fd3722b24060 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-ssh6836022933076909005.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4575838344602821305.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17772549308744900878.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh12858195734868631812.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-ssh17039096604340849489.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/v3]] ========================================================= [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.21 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/v3 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-5278 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/650 [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/650 # 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 5e6f43925c50daa722df62c58882fd3722b24060 (main) Commit message: "Merge pull request #4820 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.41" > 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 5e6f43925c50daa722df62c58882fd3722b24060 # timeout=10 > git rev-list --no-walk d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:04:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:04:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:04:53 ========================================================= 00:04:53 EdgeX Global Pipelines Version Info 00:04:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:04:54 ------------------- 00:04:54 stable info: 00:04:54 ------------------- 00:04:54 Commited By: Ginny Guan ginny@iotechsys.com 00:04:54 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 00:04:54 Message: update stable to v1.0.260 00:04:54 ------------------- 00:04:54 experimental info: 00:04:54 ------------------- 00:04:54 Commited By: Ginny Guan ginny@iotechsys.com 00:04:54 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 00:04:54 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e6f439 [Pipeline] echo 00:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:55 provisioning config files... 00:04:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/650@tmp/config4152528578084367249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:55 ---> ****-login.sh 00:04:55 nexus3.edgexfoundry.org:10001 00:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:04:56 Configure a credential helper to remove this warning. See 00:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:04:56 00:04:56 Login Succeeded 00:04:56 nexus3.edgexfoundry.org:10002 00:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:04:56 Configure a credential helper to remove this warning. See 00:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:04:56 00:04:56 Login Succeeded 00:04:56 nexus3.edgexfoundry.org:10003 00:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:04:56 Configure a credential helper to remove this warning. See 00:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:04:56 00:04:56 Login Succeeded 00:04:56 nexus3.edgexfoundry.org:10004 00:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:04:56 Configure a credential helper to remove this warning. See 00:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:04:56 00:04:56 Login Succeeded 00:04:56 ****.io 00:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:04:56 Configure a credential helper to remove this warning. See 00:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:04:56 00:04:56 Login Succeeded 00:04:56 ---> ****-login.sh ends [Pipeline] } 00:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:04:57 + 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 00:04:57 + dirname cmd/core-command/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo core-command,cmd/core-command/Dockerfile 00:04:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:04:57 + dirname cmd/core-data/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo core-data,cmd/core-data/Dockerfile 00:04:57 + dirname cmd/core-keeper/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo core-keeper,cmd/core-keeper/Dockerfile 00:04:57 + dirname cmd/core-metadata/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo core-metadata,cmd/core-metadata/Dockerfile 00:04:57 + dirname cmd/security-bootstrapper/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:04:57 + dirname cmd/security-proxy-auth/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:04:57 + dirname cmd/security-proxy-setup/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:04:57 + dirname cmd/security-secretstore-setup/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:04:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:04:57 + dirname cmd/security-spire-agent/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:04:57 + dirname cmd/security-spire-config/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:04:57 + dirname cmd/security-spire-server/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:04:57 + dirname cmd/support-notifications/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo support-notifications,cmd/support-notifications/Dockerfile 00:04:57 + dirname cmd/support-scheduler/Dockerfile 00:04:57 + cut -d/ -f2 00:04:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:04:57 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 00:04:57 + git rev-list -1 --merges 5e6f43925c50daa722df62c58882fd3722b24060~1..5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] echo 00:04:57 -----------> git rev-list -1 --merges 5e6f43925c50daa722df62c58882fd3722b24060~1..5e6f43925c50daa722df62c58882fd3722b24060 5e6f43925c50daa722df62c58882fd3722b24060 00:04:57 5e6f43925c50daa722df62c58882fd3722b24060 [false] [Pipeline] sh 00:04:58 + git log --format=format:%s -1 5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] echo 00:04:58 ========================================================= 00:04:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:04:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:04:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:04:58 + grep -v github /etc/ssh/ssh_known_hosts 00:04:58 + [ -e /tmp/ssh_known_hosts ] 00:04:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:04:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:04:58 + sudo tee -a /etc/ssh/ssh_known_hosts 00:04:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:58 00:04:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:59 0.1.4: Pulling from edgex-devops/py-git-semver 00:04:59 b85a868b505f: Pulling fs layer 00:04:59 e2be974225ed: Pulling fs layer 00:04:59 339a4e72a1f5: Pulling fs layer 00:04:59 988bab9f4d93: Pulling fs layer 00:04:59 1469e6f7b9e6: Pulling fs layer 00:04:59 eaf3925da568: Pulling fs layer 00:04:59 bab4dde63d76: Pulling fs layer 00:04:59 bde34c3a00c8: Pulling fs layer 00:04:59 b352a97aabf1: Pulling fs layer 00:04:59 4872d77fe225: Pulling fs layer 00:04:59 5851b861e8e6: Pulling fs layer 00:04:59 bab4dde63d76: Waiting 00:04:59 bde34c3a00c8: Waiting 00:04:59 b352a97aabf1: Waiting 00:04:59 4872d77fe225: Waiting 00:04:59 5851b861e8e6: Waiting 00:04:59 988bab9f4d93: Waiting 00:04:59 1469e6f7b9e6: Waiting 00:04:59 eaf3925da568: Waiting 00:04:59 e2be974225ed: Verifying Checksum 00:04:59 e2be974225ed: Download complete 00:04:59 988bab9f4d93: Download complete 00:04:59 1469e6f7b9e6: Verifying Checksum 00:04:59 1469e6f7b9e6: Download complete 00:04:59 eaf3925da568: Verifying Checksum 00:04:59 eaf3925da568: Download complete 00:04:59 339a4e72a1f5: Verifying Checksum 00:04:59 339a4e72a1f5: Download complete 00:04:59 bde34c3a00c8: Verifying Checksum 00:04:59 bde34c3a00c8: Download complete 00:04:59 b352a97aabf1: Verifying Checksum 00:04:59 b352a97aabf1: Download complete 00:04:59 4872d77fe225: Download complete 00:04:59 5851b861e8e6: Verifying Checksum 00:04:59 5851b861e8e6: Download complete 00:04:59 b85a868b505f: Verifying Checksum 00:04:59 b85a868b505f: Download complete 00:04:59 bab4dde63d76: Verifying Checksum 00:04:59 bab4dde63d76: Download complete 00:05:00 b85a868b505f: Pull complete 00:05:00 e2be974225ed: Pull complete 00:05:01 339a4e72a1f5: Pull complete 00:05:01 988bab9f4d93: Pull complete 00:05:01 1469e6f7b9e6: Pull complete 00:05:01 eaf3925da568: Pull complete 00:05:03 bab4dde63d76: Pull complete 00:05:03 bde34c3a00c8: Pull complete 00:05:03 b352a97aabf1: Pull complete 00:05:03 4872d77fe225: Pull complete 00:05:03 5851b861e8e6: Pull complete 00:05:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:03 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:05:06 $ docker top 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 -eo pid,comm 00:05:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:05:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:06 [ssh-agent] Looking for ssh-agent implementation... 00:05:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:06 $ docker exec 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 ssh-agent 00:05:06 SSH_AUTH_SOCK=/tmp/ssh-veMwRthqmVKl/agent.32 00:05:06 SSH_AGENT_PID=38 00:05:06 Running ssh-add (command line suppressed) 00:05:06 Identity added: /w/workspace/edgex-go/650@tmp/private_key_17668470829699772736.key (/w/workspace/edgex-go/650@tmp/private_key_17668470829699772736.key) 00:05:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:07 + git tag --points-at HEAD [Pipeline] } 00:05:07 $ docker exec --env ******** --env ******** 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 ssh-agent -k 00:05:07 unset SSH_AUTH_SOCK; 00:05:07 unset SSH_AGENT_PID; 00:05:07 echo Agent pid 38 killed; 00:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:07 [ssh-agent] Looking for ssh-agent implementation... 00:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:07 $ docker exec 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 ssh-agent 00:05:07 SSH_AUTH_SOCK=/tmp/ssh-ef8b9GCYlUV0/agent.72 00:05:07 SSH_AGENT_PID=78 00:05:07 Running ssh-add (command line suppressed) 00:05:07 Identity added: /w/workspace/edgex-go/650@tmp/private_key_14072662774564669897.key (/w/workspace/edgex-go/650@tmp/private_key_14072662774564669897.key) 00:05:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:08 + git semver init 00:05:08 2024-07-10 00:05:08,214 [run_init] DEBUG init version:0.0.0 force:False 00:05:08 2024-07-10 00:05:08,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/650/.semver 00:05:08 2024-07-10 00:05:08,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/650/.semver 00:05:08 2024-07-10 00:05:08,215 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/650/.semver'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=None) 00:05:13 2024-07-10 00:05:13,289 [append_file] DEBUG append to file:/w/workspace/edgex-go/650/.git/info/exclude 00:05:13 2024-07-10 00:05:13,289 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/650/.semver/main with force:False 00:05:13 2024-07-10 00:05:13,290 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main 00:05:13 2024-07-10 00:05:13,290 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main 00:05:13 3.2.0-dev.32 [Pipeline] } 00:05:13 $ docker exec --env ******** --env ******** 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 ssh-agent -k 00:05:13 unset SSH_AUTH_SOCK; 00:05:13 unset SSH_AGENT_PID; 00:05:13 echo Agent pid 78 killed; 00:05:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:14 + git semver [Pipeline] } 00:05:14 $ docker stop --time=1 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 00:05:15 $ docker rm -f --volumes 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 [Pipeline] // withDockerContainer [Pipeline] sh 00:05:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:05:16 Stashed 1 file(s) [Pipeline] echo 00:05:16 [edgeXSemver]: initialized semver on version 3.2.0-dev.32 [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 00:05:16 + git config --global --add safe.directory /w/workspace/edgex-go/650 [Pipeline] echo 00:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:05:16 ========================================================= 00:05:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:05:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:05:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:05:16 619be1103602: Pulling fs layer 00:05:16 7862e08f4a3e: Pulling fs layer 00:05:16 5df492c9dc93: Pulling fs layer 00:05:16 7629e6793208: Pulling fs layer 00:05:16 4f4fb700ef54: Pulling fs layer 00:05:16 fb5054dd5b73: Pulling fs layer 00:05:16 eeca6798cff9: Pulling fs layer 00:05:16 aa269ceb94a6: Pulling fs layer 00:05:16 ada007ff1a6a: Pulling fs layer 00:05:16 7629e6793208: Waiting 00:05:16 4f4fb700ef54: Waiting 00:05:16 eeca6798cff9: Waiting 00:05:16 7862e08f4a3e: Verifying Checksum 00:05:16 7862e08f4a3e: Download complete 00:05:16 7629e6793208: Verifying Checksum 00:05:16 7629e6793208: Download complete 00:05:16 4f4fb700ef54: Verifying Checksum 00:05:16 4f4fb700ef54: Download complete 00:05:16 fb5054dd5b73: Verifying Checksum 00:05:16 fb5054dd5b73: Download complete 00:05:16 619be1103602: Verifying Checksum 00:05:16 619be1103602: Download complete 00:05:16 eeca6798cff9: Verifying Checksum 00:05:16 eeca6798cff9: Download complete 00:05:17 619be1103602: Pull complete 00:05:17 ada007ff1a6a: Verifying Checksum 00:05:17 ada007ff1a6a: Download complete 00:05:17 7862e08f4a3e: Pull complete 00:05:17 5df492c9dc93: Verifying Checksum 00:05:17 5df492c9dc93: Download complete 00:05:17 aa269ceb94a6: Verifying Checksum 00:05:17 aa269ceb94a6: Download complete 00:05:20 5df492c9dc93: Pull complete 00:05:20 7629e6793208: Pull complete 00:05:20 4f4fb700ef54: Pull complete 00:05:20 fb5054dd5b73: Pull complete 00:05:20 eeca6798cff9: Pull complete 00:05:23 aa269ceb94a6: Pull complete 00:05:23 ada007ff1a6a: Pull complete 00:05:23 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 00:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:05:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:05:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:05:23 WORKDIR /edgex 00:05:23 COPY go.mod . 00:05:23 RUN go mod download 00:05:23 + docker build -t ci-base-image-x86_64 -f - . 00:05:24 Sending build context to Docker daemon 178.5MB 00:05:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:05:24 ---> f489d0715acc 00:05:24 Step 2/4 : WORKDIR /edgex 00:05:31 Still waiting to schedule task 00:05:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:05:32 ---> Running in 08c0d1f77843 00:05:32 Removing intermediate container 08c0d1f77843 00:05:32 ---> 34a670d943ab 00:05:32 Step 3/4 : COPY go.mod . 00:05:32 ---> ea82491078ef 00:05:32 Step 4/4 : RUN go mod download 00:05:32 ---> Running in 7b46e1d09730 00:06:11 Removing intermediate container 7b46e1d09730 00:06:11 ---> d501434ecc8d 00:06:11 Successfully built d501434ecc8d 00:06:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:11 + docker inspect -f . ci-base-image-x86_64 00:06:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:11 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:06:12 $ docker top aeac5fc4bc3f7f67eadcbfc158037e526de61b394057855bccbfe0278d6dfa27 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:12 + go version 00:06:12 go version go1.21.9 linux/amd64 [Pipeline] } 00:06:12 $ docker stop --time=1 aeac5fc4bc3f7f67eadcbfc158037e526de61b394057855bccbfe0278d6dfa27 00:06:13 $ docker rm -f --volumes aeac5fc4bc3f7f67eadcbfc158037e526de61b394057855bccbfe0278d6dfa27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:14 + docker inspect -f . ci-base-image-x86_64 00:06:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:14 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:06:14 $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:06:14 $ docker top 5515b26e5c379dd5267251b29ba9e8b2f85df9766faf4237d254f19d29b51865 -eo pid,comm [Pipeline] { [Pipeline] echo 00:06:14 ========================================================= 00:06:14 [edgeXBuildGoParallel] Running Tests and Build... 00:06:14 ========================================================= [Pipeline] sh 00:06:14 + git config --global --add safe.directory /w/workspace/edgex-go/650 [Pipeline] fileExists [Pipeline] sh 00:06:15 + make test 00:06:15 go test -race -coverprofile=coverage.out ./... 00:06:23 ? github.com/edgexfoundry/edgex-go [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:06:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 00:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:06:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements 00:06:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:06:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 00:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:07:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.042s coverage: 69.2% of statements 00:07:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements 00:07:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.312s coverage: 93.4% of statements 00:07:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 00:07:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:07:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.317s coverage: 95.8% of statements 00:07:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 00:07:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:07:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.8% of statements 00:07:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 32.2% of statements 00:07:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 00:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.082s coverage: 77.8% of statements 00:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 00:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 00:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 00:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:07:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5279 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:07:12 Running in /w/workspace/edgex-go/650 [Pipeline] { [Pipeline] checkout 00:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:07:13 The recommended git tool is: git 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 00:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:07:21 using credential edgex-jenkins-ssh 00:07:21 Cloning the remote Git repository 00:07:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:07:21 > git init /w/workspace/edgex-go/650 # timeout=10 00:07:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:07:22 > git --version # timeout=10 00:07:22 > git --version # 'git version 2.25.1' 00:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:07:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.223s coverage: 79.9% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.039s coverage: 92.9% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.050s coverage: 81.8% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 38.4% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 84.8% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 00:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 00:07:31 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 00:07:31 running golangci-lint 00:07:32 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 00:07:32 go version go1.21.9 linux/amd64 00:07:32 level=info msg="[config_reader] Used config file .golangci.yml" 00:07:32 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:07:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:07:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:41 Avoid second fetch 00:07:41 Checking out Revision 5e6f43925c50daa722df62c58882fd3722b24060 (main) 00:07:41 Commit message: "Merge pull request #4820 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.41" 00:07:41 > git config core.sparsecheckout # timeout=10 00:07:41 > git checkout -f 5e6f43925c50daa722df62c58882fd3722b24060 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 00:07:46 Dload Upload Total Spent Left Speed 00:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 00:07:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:07:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:07:47 + sudo tee /etc/docker/daemon.new 00:07:47 { 00:07:47 "registry-mirrors": [ 00:07:47 "https://nexus3.edgexfoundry.org:10001" 00:07:47 ], 00:07:47 "bip": "10.250.0.254/24", 00:07:47 "hosts": [ 00:07:47 "tcp://0.0.0.0:5555", 00:07:47 "unix:///var/run/docker.sock" 00:07:47 ], 00:07:47 "mtu": 1458, 00:07:47 "selinux-enabled": true, 00:07:47 "seccomp-profile": "/etc/docker/seccomp.json" 00:07:47 } [Pipeline] sh 00:07:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:07:47 + sudo service docker restart 00:07:54 level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|deps|exports_file|imports|name|types_sizes) took 20.107447051s" 00:07:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.819907ms" 00:08:04 level=info msg="[linters_context/goanalysis] analyzers took 1m33.048797396s with top 10 stages: buildir: 52.922128282s, gosec: 8.381130274s, inspect: 2.502802712s, fact_deprecated: 2.275904602s, ctrlflow: 1.498280081s, printf: 1.316712044s, S1038: 1.249346562s, nilness: 1.069734421s, fact_purity: 1.052200161s, SA4030: 731.907441ms" 00:08:04 level=info msg="[runner] Issues before processing: 209, after processing: 0" 00:08:04 level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, identifier_marker: 209/209, skip_dirs: 209/209, nolint: 0/21, filename_unadjuster: 209/209, skip_files: 209/209, exclude-rules: 21/209" 00:08:04 level=info msg="[runner] processing took 17.577708ms with stages: nolint: 7.965003ms, identifier_marker: 4.635031ms, exclude-rules: 1.494584ms, path_prettifier: 1.444132ms, autogenerated_exclude: 1.218842ms, skip_dirs: 769.454µs, cgo: 30.261µs, filename_unadjuster: 16.131µs, max_same_issues: 960ns, uniq_by_line: 510ns, fixer: 470ns, skip_files: 410ns, exclude: 380ns, severity-rules: 270ns, diff: 250ns, sort_results: 240ns, path_shortener: 230ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 00:08:04 level=info msg="[runner] linters took 11.282739896s with stages: goanalysis_metalinter: 11.265082394s" 00:08:04 level=info msg="File cache stats: 0 entries of total size 0B" 00:08:04 level=info msg="Memory: 314 samples, avg is 287.5MB, max is 1289.5MB" 00:08:04 level=info msg="Execution took 31.431985512s" 00:08:04 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:06 provisioning config files... 00:08:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/650@tmp/config15914590804910659174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:06 ---> ****-login.sh 00:08:06 nexus3.edgexfoundry.org:10001 00:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:08:07 Configure a credential helper to remove this warning. See 00:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:08:07 00:08:07 Login Succeeded 00:08:07 nexus3.edgexfoundry.org:10002 00:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:08:07 Configure a credential helper to remove this warning. See 00:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:08:07 00:08:07 Login Succeeded 00:08:07 nexus3.edgexfoundry.org:10003 00:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:08:07 Configure a credential helper to remove this warning. See 00:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:08:07 00:08:07 Login Succeeded 00:08:07 nexus3.edgexfoundry.org:10004 00:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:08:08 Configure a credential helper to remove this warning. See 00:08:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:08:08 00:08:08 Login Succeeded 00:08:08 ****.io 00:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:08:08 Configure a credential helper to remove this warning. See 00:08:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:08:08 00:08:08 Login Succeeded 00:08:08 ---> ****-login.sh ends [Pipeline] } 00:08:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:08:09 + git config --global --add safe.directory /w/workspace/edgex-go/650 [Pipeline] echo 00:08:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:08:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:08:09 ========================================================= 00:08:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:08:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:08:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:08:10 c6b39de5b339: Pulling fs layer 00:08:10 a69c41024577: Pulling fs layer 00:08:10 d6de4b400683: Pulling fs layer 00:08:10 35cb2a7552d0: Pulling fs layer 00:08:10 4f4fb700ef54: Pulling fs layer 00:08:10 464afbd9ba4c: Pulling fs layer 00:08:10 00f215d4a9da: Pulling fs layer 00:08:10 d496ad576159: Pulling fs layer 00:08:10 35cb2a7552d0: Waiting 00:08:10 4f4fb700ef54: Waiting 00:08:10 464afbd9ba4c: Waiting 00:08:10 00f215d4a9da: Waiting 00:08:10 d496ad576159: Waiting 00:08:10 a69c41024577: Download complete 00:08:10 35cb2a7552d0: Verifying Checksum 00:08:10 35cb2a7552d0: Download complete 00:08:10 4f4fb700ef54: Verifying Checksum 00:08:10 4f4fb700ef54: Download complete 00:08:10 c6b39de5b339: Verifying Checksum 00:08:10 c6b39de5b339: Download complete 00:08:10 464afbd9ba4c: Verifying Checksum 00:08:10 464afbd9ba4c: Download complete 00:08:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:08:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:08:10 ./bin/test-attribution-txt.sh 00:08:10 d496ad576159: Verifying Checksum 00:08:10 d496ad576159: Download complete [Pipeline] echo 00:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 00:08:10 c6b39de5b339: Pull complete 00:08:10 + ls -al . 00:08:10 total 840 00:08:10 drwxrwxr-x 11 1001 1001 4096 Jul 10 00:06 . 00:08:10 drwxr-xr-x 4 root root 4096 Jul 10 00:06 .. 00:08:10 drwxrwxr-x 2 1001 1001 4096 Jul 10 00:04 .blubracket 00:08:10 -rw-rw-r-- 1 1001 1001 10 Jul 10 00:04 .dockerignore 00:08:10 drwxrwxr-x 8 1001 1001 4096 Jul 10 00:07 .git 00:08:10 drwxrwxr-x 3 1001 1001 4096 Jul 10 00:04 .github 00:08:10 -rw-rw-r-- 1 1001 1001 1102 Jul 10 00:04 .gitignore 00:08:10 -rw-rw-r-- 1 1001 1001 42 Jul 10 00:04 .golangci.yml 00:08:10 -rw-rw-r-- 1 1001 1001 100 Jul 10 00:04 .hadolint.yml 00:08:10 drwxr-xr-x 3 1001 1001 4096 Jul 10 00:05 .semver 00:08:10 -rw-rw-r-- 1 1001 1001 155 Jul 10 00:04 .sonarcloud.properties 00:08:10 -rw-rw-r-- 1 1001 1001 1171 Jul 10 00:04 ADOPTERS.md 00:08:10 -rw-rw-r-- 1 1001 1001 20361 Jul 10 00:04 Attribution.txt 00:08:10 -rw-rw-r-- 1 1001 1001 100284 Jul 10 00:04 CHANGELOG.md 00:08:10 -rw-rw-r-- 1 1001 1001 3804 Jul 10 00:04 CONTRIBUTING.md 00:08:10 -rw-rw-r-- 1 1001 1001 677 Jul 10 00:04 GOVERNANCE.md 00:08:10 -rw-rw-r-- 1 1001 1001 861 Jul 10 00:04 Jenkinsfile 00:08:10 -rw-rw-r-- 1 1001 1001 10775 Jul 10 00:04 LICENSE 00:08:10 -rw-rw-r-- 1 1001 1001 16051 Jul 10 00:04 Makefile 00:08:10 -rw-rw-r-- 1 1001 1001 582 Jul 10 00:04 OWNERS.md 00:08:10 -rw-rw-r-- 1 1001 1001 9528 Jul 10 00:04 README.md 00:08:10 -rw-rw-r-- 1 1001 1001 789 Jul 10 00:04 SECURITY.md 00:08:10 -rw-rw-r-- 1 1001 1001 12 Jul 10 00:05 VERSION 00:08:10 drwxrwxr-x 2 1001 1001 4096 Jul 10 00:04 bin 00:08:10 drwxrwxr-x 19 1001 1001 4096 Jul 10 00:04 cmd 00:08:10 -rw-r--r-- 1 root root 481595 Jul 10 00:07 coverage.out 00:08:10 drwxrwxr-x 2 1001 1001 4096 Jul 10 00:04 fuzz_test 00:08:10 -rw-rw-r-- 1 1001 1001 6911 Jul 10 00:04 go.mod 00:08:10 -rw-rw-r-- 1 1001 1001 101537 Jul 10 00:04 go.sum 00:08:10 drwxrwxr-x 7 1001 1001 4096 Jul 10 00:04 internal 00:08:10 drwxrwxr-x 3 1001 1001 4096 Jul 10 00:04 openapi 00:08:10 -rw-rw-r-- 1 1001 1001 584 Jul 10 00:04 security.txt 00:08:10 -rw-rw-r-- 1 1001 1001 204 Jul 10 00:04 version.go [Pipeline] sh 00:08:11 + '[' -e coverage.out ] 00:08:11 + chown 1001:1001 coverage.out [Pipeline] stash 00:08:11 Stashed 1 file(s) [Pipeline] sh 00:08:11 a69c41024577: Pull complete 00:08:11 + make build 00:08:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:08:11 d6de4b400683: Verifying Checksum 00:08:11 d6de4b400683: Download complete 00:08:12 00f215d4a9da: Verifying Checksum 00:08:12 00f215d4a9da: Download complete 00:08:25 d6de4b400683: Pull complete 00:08:25 35cb2a7552d0: Pull complete 00:08:25 4f4fb700ef54: Pull complete 00:08:25 464afbd9ba4c: Pull complete 00:08:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:08:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:08:35 00f215d4a9da: Pull complete 00:08:35 d496ad576159: Pull complete 00:08:35 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 00:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:08:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:08:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:08:36 + docker build -t ci-base-image-arm64 -f - . 00:08:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:08:36 WORKDIR /edgex 00:08:36 COPY go.mod . 00:08:36 RUN go mod download 00:08:36 Sending build context to Docker daemon 3.185MB 00:08:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:08:36 ---> f246e2811388 00:08:36 Step 2/4 : WORKDIR /edgex 00:08:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:08:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:08:38 ---> Running in f2c0d1558eb6 00:08:38 Removing intermediate container f2c0d1558eb6 00:08:38 ---> 9b0b1c5426e7 00:08:38 Step 3/4 : COPY go.mod . 00:08:39 ---> 3d4f13dcc57b 00:08:39 Step 4/4 : RUN go mod download 00:08:39 ---> Running in d0d5ef0f68b4 00:08:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:08:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:08:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:08:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:08:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:08:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:08:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:08:50 $ docker stop --time=1 5515b26e5c379dd5267251b29ba9e8b2f85df9766faf4237d254f19d29b51865 00:08:54 $ docker rm -f --volumes 5515b26e5c379dd5267251b29ba9e8b2f85df9766faf4237d254f19d29b51865 [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 00:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:08:55 00:08:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:08:55 latest: Pulling from edgex-devops/edgex-compose 00:08:55 91d30c5bc195: Pulling fs layer 00:08:55 2e9b0aa3be6d: Pulling fs layer 00:08:55 9c61dcf015f6: Pulling fs layer 00:08:55 4698f68db338: Pulling fs layer 00:08:55 2a2f49069b9e: Pulling fs layer 00:08:55 e0025b399a48: Pulling fs layer 00:08:55 2a2f49069b9e: Waiting 00:08:55 e0025b399a48: Waiting 00:08:55 4698f68db338: Waiting 00:08:55 91d30c5bc195: Verifying Checksum 00:08:55 91d30c5bc195: Download complete 00:08:55 4698f68db338: Download complete 00:08:55 2e9b0aa3be6d: Verifying Checksum 00:08:55 2e9b0aa3be6d: Download complete 00:08:55 e0025b399a48: Verifying Checksum 00:08:55 91d30c5bc195: Pull complete 00:08:55 2a2f49069b9e: Verifying Checksum 00:08:55 2a2f49069b9e: Download complete 00:08:56 2e9b0aa3be6d: Pull complete 00:08:56 9c61dcf015f6: Verifying Checksum 00:08:56 9c61dcf015f6: Download complete 00:08:59 9c61dcf015f6: Pull complete 00:08:59 4698f68db338: Pull complete 00:08:59 2a2f49069b9e: Pull complete 00:08:59 e0025b399a48: Pull complete 00:08:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:08:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:59 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:08:59 $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:09:01 $ docker top f4f85b2870e030ac2faa59b35c12ee87e4c4d021e272ca13bb34f2fa9a2918d3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:01 + docker compose -f ./docker-compose-build.yml build --parallel 00:09:04 #1 [security-secretstore-setup internal] load build definition from Dockerfile 00:09:04 #1 transferring dockerfile: 2.49kB done 00:09:04 #1 DONE 0.0s 00:09:04 00:09:04 #2 [security-spire-config internal] load build definition from Dockerfile 00:09:04 #2 transferring dockerfile: 1.69kB done 00:09:04 #2 DONE 0.0s 00:09:04 00:09:04 #3 [support-notifications internal] load build definition from Dockerfile 00:09:04 #3 transferring dockerfile: 1.95kB done 00:09:04 #3 DONE 0.0s 00:09:04 00:09:04 #4 [core-metadata internal] load build definition from Dockerfile 00:09:04 #4 transferring dockerfile: 2.06kB done 00:09:04 #4 DONE 0.0s 00:09:04 00:09:04 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:09:04 #5 transferring dockerfile: 1.89kB done 00:09:04 #5 DONE 0.0s 00:09:04 00:09:04 #6 [security-proxy-auth internal] load build definition from Dockerfile 00:09:04 #6 transferring dockerfile: 2.15kB done 00:09:04 #6 DONE 0.0s 00:09:04 00:09:04 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:09:04 #7 transferring dockerfile: 2.23kB done 00:09:04 #7 DONE 0.0s 00:09:04 00:09:04 #8 [security-spire-server internal] load build definition from Dockerfile 00:09:04 #8 transferring dockerfile: 1.70kB done 00:09:04 #8 DONE 0.0s 00:09:04 00:09:04 #9 [security-bootstrapper internal] load build definition from Dockerfile 00:09:04 #9 transferring dockerfile: 2.93kB done 00:09:04 #9 DONE 0.0s 00:09:04 00:09:04 #10 [core-keeper internal] load build definition from Dockerfile 00:09:04 #10 transferring dockerfile: 2.01kB done 00:09:04 #10 DONE 0.0s 00:09:04 00:09:04 #11 [core-command internal] load build definition from Dockerfile 00:09:04 #11 transferring dockerfile: 1.93kB done 00:09:04 #11 DONE 0.0s 00:09:04 00:09:04 #12 [security-spire-agent internal] load build definition from Dockerfile 00:09:04 #12 transferring dockerfile: 1.81kB done 00:09:04 #12 DONE 0.0s 00:09:04 00:09:04 #13 [core-data internal] load build definition from Dockerfile 00:09:04 #13 transferring dockerfile: 2.01kB done 00:09:04 #13 DONE 0.0s 00:09:04 00:09:04 #14 [support-scheduler internal] load build definition from Dockerfile 00:09:04 #14 transferring dockerfile: 1.93kB done 00:09:04 #14 DONE 0.0s 00:09:04 00:09:04 #15 [security-proxy-setup internal] load build definition from Dockerfile 00:09:04 #15 transferring dockerfile: 2.50kB done 00:09:04 #15 DONE 0.0s 00:09:04 00:09:04 #16 [security-secretstore-setup internal] load .dockerignore 00:09:04 #16 transferring context: 50B done 00:09:04 #16 DONE 0.0s 00:09:04 00:09:04 #17 [security-spire-config internal] load .dockerignore 00:09:04 #17 transferring context: 50B done 00:09:04 #17 DONE 0.0s 00:09:04 00:09:04 #18 [support-notifications internal] load .dockerignore 00:09:04 #18 transferring context: 50B done 00:09:04 #18 DONE 0.0s 00:09:04 00:09:04 #19 [core-metadata internal] load .dockerignore 00:09:04 #19 transferring context: 50B done 00:09:04 #19 DONE 0.0s 00:09:04 00:09:04 #20 [security-spiffe-token-provider internal] load .dockerignore 00:09:04 #20 transferring context: 50B done 00:09:04 #20 DONE 0.0s 00:09:04 00:09:04 #21 [security-proxy-auth internal] load .dockerignore 00:09:04 #21 transferring context: 50B done 00:09:04 #21 DONE 0.0s 00:09:04 00:09:04 #22 [security-spire-server internal] load .dockerignore 00:09:04 #22 transferring context: 50B done 00:09:04 #22 DONE 0.0s 00:09:04 00:09:04 #23 [core-common-config-bootstrapper internal] load .dockerignore 00:09:04 #23 transferring context: 50B done 00:09:04 #23 DONE 0.1s 00:09:04 00:09:04 #24 [security-bootstrapper internal] load .dockerignore 00:09:04 #24 transferring context: 50B done 00:09:04 #24 DONE 0.0s 00:09:04 00:09:04 #25 [core-keeper internal] load .dockerignore 00:09:04 #25 transferring context: 50B done 00:09:04 #25 DONE 0.0s 00:09:04 00:09:04 #26 [core-command internal] load .dockerignore 00:09:04 #26 transferring context: 50B done 00:09:04 #26 DONE 0.1s 00:09:04 00:09:04 #27 [security-spire-agent internal] load .dockerignore 00:09:04 #27 transferring context: 50B done 00:09:04 #27 DONE 0.0s 00:09:04 00:09:04 #28 [core-data internal] load .dockerignore 00:09:04 #28 transferring context: 50B done 00:09:04 #28 DONE 0.1s 00:09:04 00:09:04 #29 [support-scheduler internal] load .dockerignore 00:09:04 #29 transferring context: 50B done 00:09:04 #29 DONE 0.1s 00:09:04 00:09:04 #30 [security-proxy-setup internal] load .dockerignore 00:09:04 #30 transferring context: 50B done 00:09:04 #30 DONE 0.1s 00:09:04 00:09:04 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:04 #31 DONE 0.0s 00:09:04 00:09:04 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 00:09:04 #32 DONE 0.1s 00:09:04 00:09:04 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:04 #31 DONE 0.0s 00:09:04 00:09:04 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 00:09:04 #32 DONE 0.1s 00:09:04 00:09:04 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:09:04 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:09:04 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:09:04 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:09:04 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s 00:09:04 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:09:05 #33 ... 00:09:05 00:09:05 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:05 #31 DONE 0.0s 00:09:05 00:09:05 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 00:09:05 #32 DONE 0.1s 00:09:05 00:09:05 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:09:05 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:09:05 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:09:05 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:09:05 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 00:09:05 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:09:05 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 00:09:05 #33 ... 00:09:05 00:09:05 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:05 #31 DONE 0.0s 00:09:05 00:09:05 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:09:05 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:09:05 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:09:05 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:09:05 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 00:09:05 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:09:05 #33 ... 00:09:05 00:09:05 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:05 #31 DONE 0.0s 00:09:05 00:09:05 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:09:05 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:09:05 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:09:05 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:09:05 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 00:09:05 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:09:05 #33 ... 00:09:05 00:09:05 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:05 #31 DONE 0.0s 00:09:05 00:09:05 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:09:05 #34 DONE 0.6s 00:09:05 00:09:05 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:09:05 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:09:05 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:09:05 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:09:05 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 00:09:05 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:09:05 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 00:09:05 #33 ... 00:09:05 00:09:05 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:05 #31 DONE 0.0s 00:09:05 00:09:05 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 00:09:05 #32 DONE 0.8s 00:09:05 00:09:05 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:09:05 #34 DONE 0.6s 00:09:05 00:09:05 #35 [security-proxy-setup internal] load build context 00:09:05 #35 DONE 0.0s 00:09:05 00:09:05 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:09:05 #36 DONE 1.0s 00:09:05 00:09:05 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 00:09:05 #37 DONE 0.8s 00:09:05 00:09:05 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:09:05 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:09:05 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:09:05 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:09:05 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 00:09:05 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:09:05 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 00:09:06 #33 DONE 1.6s 00:09:06 00:09:06 #38 [security-spire-server internal] load build context 00:09:06 #38 transferring context: 26.79kB 0.0s done 00:09:06 #38 DONE 0.3s 00:09:06 00:09:06 #39 [security-spire-config internal] load build context 00:09:06 #39 transferring context: 25.04kB 0.0s done 00:09:06 #39 DONE 0.3s 00:09:06 00:09:06 #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:09:06 #40 ... 00:09:06 00:09:06 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 00:09:06 #41 DONE 1.1s 00:09:06 00:09:06 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:09:06 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:09:06 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:09:06 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:09:06 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 00:09:06 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:09:06 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 00:09:06 #33 DONE 1.6s 00:09:06 00:09:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:09:06 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 00:09:06 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 00:09:06 #42 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 00:09:06 #42 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 00:09:06 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 00:09:06 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 00:09:06 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 00:09:06 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 00:09:06 #42 ... 00:09:06 00:09:06 #43 [security-spire-agent internal] load build context 00:09:06 #43 transferring context: 26.32kB 0.0s done 00:09:06 #43 DONE 0.2s 00:09:06 00:09:06 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:09:06 #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 00:09:06 #44 DONE 0.3s 00:09:06 00:09:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:09:06 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 00:09:06 #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s 00:09:06 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 00:09:06 #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.5s 00:09:06 #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.6s 00:09:06 #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 00:09:08 #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.1s done 00:09:08 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 00:09:08 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 00:09:09 #42 ... 00:09:09 00:09:09 #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:09 #45 DONE 3.9s 00:09:09 00:09:09 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:09:09 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 00:09:09 #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 00:09:09 #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 00:09:09 #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 00:09:09 #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 00:09:09 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 00:09:09 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 00:09:09 #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.3s done 00:09:09 #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 00:09:11 #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 00:09:11 #44 ... 00:09:11 00:09:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:09:11 #42 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s 00:09:12 #42 ... 00:09:12 00:09:12 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:09:12 #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:12 #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:12 #0 2.074 OK: 264 MiB in 52 packages 00:09:12 #46 DONE 6.4s 00:09:12 00:09:12 #47 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:09:12 #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:12 #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:12 #0 2.356 OK: 264 MiB in 52 packages 00:09:12 #47 DONE 6.5s 00:09:12 00:09:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:09:12 #42 ... 00:09:12 00:09:12 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:09:12 #0 0.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:12 #0 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:12 #0 1.294 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:09:12 #0 1.294 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:09:12 #0 1.294 OK: 20075 distinct packages available 00:09:12 #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:12 #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:12 #0 1.656 OK: 264 MiB in 52 packages 00:09:12 #48 DONE 6.5s 00:09:12 00:09:12 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:09:12 #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:12 #0 2.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:12 #0 2.747 OK: 264 MiB in 52 packages 00:09:12 #49 DONE 6.7s 00:09:12 00:09:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:09:12 #42 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done 00:09:14 #42 ... 00:09:14 00:09:14 #50 [security-secretstore-setup internal] load build context 00:09:14 #50 transferring context: 334.37MB 9.9s 00:09:14 #50 ... 00:09:14 00:09:14 #51 [support-notifications internal] load build context 00:09:15 #51 ... 00:09:15 00:09:15 #52 [core-common-config-bootstrapper internal] load build context 00:09:15 #52 transferring context: 439.74MB 9.6s done 00:09:15 #52 ... 00:09:15 00:09:15 #53 [security-spiffe-token-provider internal] load build context 00:09:15 #53 ... 00:09:15 00:09:15 #54 [security-proxy-auth internal] load build context 00:09:15 #54 ... 00:09:15 00:09:15 #55 [core-command internal] load build context 00:09:15 #55 ... 00:09:15 00:09:15 #56 [security-bootstrapper internal] load build context 00:09:15 #56 ... 00:09:15 00:09:15 #57 [core-data internal] load build context 00:09:16 #57 ... 00:09:16 00:09:16 #58 [core-keeper internal] load build context 00:09:16 #58 ... 00:09:16 00:09:16 #59 [core-metadata internal] load build context 00:09:16 #59 transferring context: 439.74MB 10.1s done 00:09:16 #59 ... 00:09:16 00:09:16 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:09:16 #0 7.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:16 #0 7.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:16 #0 7.915 (1/4) Installing ca-certificates (20240226-r0) 00:09:16 #0 8.018 (2/4) Installing dumb-init (1.2.5-r2) 00:09:16 #0 8.026 (3/4) Installing su-exec (0.2-r3) 00:09:16 #0 8.029 (4/4) Installing yq (4.33.3-r5) 00:09:16 #0 8.094 Executing busybox-1.36.1-r7.trigger 00:09:16 #0 8.104 Executing ca-certificates-20240226-r0.trigger 00:09:16 #0 8.292 OK: 17 MiB in 19 packages 00:09:16 #60 ... 00:09:16 00:09:16 #61 [support-scheduler internal] load build context 00:09:16 #61 ... 00:09:16 00:09:16 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:09:16 #0 6.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:16 #0 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:16 #0 7.040 (1/2) Installing ca-certificates (20240226-r0) 00:09:16 #0 7.059 (2/2) Installing dumb-init (1.2.5-r2) 00:09:16 #0 7.069 Executing busybox-1.36.1-r7.trigger 00:09:16 #0 7.079 Executing ca-certificates-20240226-r0.trigger 00:09:16 #0 7.139 OK: 8 MiB in 17 packages 00:09:16 #62 ... 00:09:16 00:09:16 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:09:16 #63 ... 00:09:16 00:09:16 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:16 #64 ... 00:09:16 00:09:16 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:09:17 #65 ... 00:09:17 00:09:17 #35 [security-proxy-setup internal] load build context 00:09:17 #35 ... 00:09:17 00:09:17 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:09:17 #0 7.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:17 #0 8.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:17 #0 8.387 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:09:17 #0 8.387 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:09:17 #0 8.387 OK: 20072 distinct packages available 00:09:17 #0 8.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:17 #0 8.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:17 #0 8.735 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:09:17 #0 8.767 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:09:17 #0 8.796 (3/7) Installing dumb-init (1.2.5-r2) 00:09:17 #0 8.796 (4/7) Installing musl-obstack (1.2.3-r2) 00:09:17 #0 8.796 (5/7) Installing libucontext (1.2-r2) 00:09:17 #0 8.799 (6/7) Installing gcompat (1.1.0-r1) 00:09:17 #0 8.804 (7/7) Installing openssl (3.1.6-r0) 00:09:17 #0 8.813 Executing busybox-1.36.1-r7.trigger 00:09:17 #0 8.818 OK: 8 MiB in 20 packages 00:09:17 #66 ... 00:09:17 00:09:17 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:09:17 #0 7.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:17 #0 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:17 #0 7.657 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:09:17 #0 7.717 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:09:17 #0 7.732 (3/6) Installing dumb-init (1.2.5-r2) 00:09:17 #0 7.738 (4/6) Installing openssl (3.1.6-r0) 00:09:17 #0 7.751 (5/6) Installing su-exec (0.2-r3) 00:09:17 #0 7.890 (6/6) Installing yq (4.33.3-r5) 00:09:17 #0 8.028 Executing busybox-1.36.1-r7.trigger 00:09:17 #0 8.092 OK: 17 MiB in 19 packages 00:09:17 #67 ... 00:09:17 00:09:17 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:09:17 #68 ... 00:09:17 00:09:17 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:09:17 #0 6.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:17 #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:17 #0 7.200 (1/2) Installing dumb-init (1.2.5-r2) 00:09:17 #0 7.214 (2/2) Installing su-exec (0.2-r3) 00:09:17 #0 7.222 Executing busybox-1.36.1-r7.trigger 00:09:17 #0 7.254 OK: 7 MiB in 17 packages 00:09:17 #69 ... 00:09:17 00:09:17 #35 [security-proxy-setup internal] load build context 00:09:18 #35 transferring context: 439.74MB 12.3s done 00:09:20 #35 ... 00:09:20 00:09:20 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:09:20 #70 ... 00:09:20 00:09:20 #56 [security-bootstrapper internal] load build context 00:09:20 #56 transferring context: 439.74MB 13.4s done 00:09:22 #56 ... 00:09:22 00:09:22 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:09:22 #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.9s done 00:09:22 #44 ... 00:09:22 00:09:22 #61 [support-scheduler internal] load build context 00:09:22 #61 transferring context: 439.74MB 12.7s done 00:09:22 #61 ... 00:09:22 00:09:22 #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:09:22 #40 6.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:22 #40 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:22 #40 6.831 (1/1) Installing dumb-init (1.2.5-r2) 00:09:22 #40 6.838 Executing busybox-1.36.1-r7.trigger 00:09:22 #40 6.845 OK: 7 MiB in 16 packages 00:09:22 #40 ... 00:09:22 00:09:22 #53 [security-spiffe-token-provider internal] load build context 00:09:22 #53 transferring context: 439.74MB 12.9s done 00:09:24 #53 ... 00:09:24 00:09:24 #50 [security-secretstore-setup internal] load build context 00:09:24 #50 transferring context: 439.74MB 12.8s done 00:09:25 #50 ... 00:09:25 00:09:25 #51 [support-notifications internal] load build context 00:09:25 #51 transferring context: 439.74MB 12.7s done 00:09:26 #51 ... 00:09:26 00:09:26 #55 [core-command internal] load build context 00:09:26 #55 transferring context: 439.74MB 12.1s done 00:09:26 #55 ... 00:09:26 00:09:26 #54 [security-proxy-auth internal] load build context 00:09:26 #54 transferring context: 439.74MB 11.8s done 00:09:26 #54 ... 00:09:26 00:09:26 #58 [core-keeper internal] load build context 00:09:26 #58 transferring context: 439.74MB 12.8s done 00:09:26 #58 ... 00:09:26 00:09:26 #57 [core-data internal] load build context 00:09:26 #57 transferring context: 439.74MB 11.6s done 00:09:27 #57 ... 00:09:27 00:09:27 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:09:27 #60 DONE 21.3s 00:09:27 00:09:27 #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:09:27 #40 DONE 21.4s 00:09:27 00:09:27 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:09:27 #66 DONE 21.2s 00:09:27 00:09:27 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:09:27 #69 DONE 21.3s 00:09:27 00:09:27 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:09:27 #67 DONE 21.4s 00:09:27 00:09:27 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:09:27 #62 DONE 21.4s 00:09:27 00:09:27 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:27 #64 DONE 21.3s 00:09:27 00:09:27 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:09:27 #71 ... 00:09:27 00:09:27 #52 [core-common-config-bootstrapper internal] load build context 00:09:27 #52 DONE 22.6s 00:09:27 00:09:27 #59 [core-metadata internal] load build context 00:09:27 #59 DONE 22.8s 00:09:27 00:09:27 #57 [core-data internal] load build context 00:09:27 #57 DONE 21.9s 00:09:27 00:09:27 #54 [security-proxy-auth internal] load build context 00:09:27 #54 DONE 22.7s 00:09:27 00:09:27 #58 [core-keeper internal] load build context 00:09:27 #58 DONE 22.6s 00:09:27 00:09:27 #51 [support-notifications internal] load build context 00:09:27 #51 DONE 22.9s 00:09:27 00:09:27 #55 [core-command internal] load build context 00:09:27 #55 DONE 22.5s 00:09:27 00:09:27 #35 [security-proxy-setup internal] load build context 00:09:27 #35 DONE 21.9s 00:09:27 00:09:27 #53 [security-spiffe-token-provider internal] load build context 00:09:27 #53 DONE 22.8s 00:09:27 00:09:27 #50 [security-secretstore-setup internal] load build context 00:09:27 #50 DONE 23.0s 00:09:27 00:09:27 #61 [support-scheduler internal] load build context 00:09:27 #61 DONE 22.0s 00:09:27 00:09:27 #56 [security-bootstrapper internal] load build context 00:09:27 #56 DONE 22.7s 00:09:27 00:09:27 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:09:27 #44 DONE 21.6s 00:09:27 00:09:27 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:09:27 #72 DONE 0.2s 00:09:27 00:09:27 #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:09:27 #73 DONE 0.3s 00:09:27 00:09:27 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:09:27 #74 DONE 0.2s 00:09:27 00:09:27 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:09:27 #42 DONE 22.1s 00:09:27 00:09:27 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:09:27 #75 DONE 0.2s 00:09:27 00:09:27 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:29 #76 ... 00:09:29 00:09:29 #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:09:29 #65 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:29 #65 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:29 #65 22.49 (1/1) Installing dumb-init (1.2.5-r2) 00:09:29 #65 22.49 Executing busybox-1.36.1-r7.trigger 00:09:29 #65 22.50 OK: 7 MiB in 16 packages 00:09:29 #65 DONE 23.0s 00:09:29 00:09:29 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:09:29 #77 ... 00:09:29 00:09:29 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:09:29 #68 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:29 #68 22.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:29 #68 22.49 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:09:29 #68 22.49 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:09:29 #68 22.49 OK: 20072 distinct packages available 00:09:29 #68 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:29 #68 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:29 #68 22.92 (1/4) Installing dumb-init (1.2.5-r2) 00:09:29 #68 22.93 (2/4) Installing musl-obstack (1.2.3-r2) 00:09:29 #68 22.94 (3/4) Installing libucontext (1.2-r2) 00:09:29 #68 22.94 (4/4) Installing gcompat (1.1.0-r1) 00:09:29 #68 22.95 Executing busybox-1.36.1-r7.trigger 00:09:29 #68 22.96 OK: 8 MiB in 19 packages 00:09:29 #68 DONE 23.4s 00:09:29 00:09:29 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:09:29 #63 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:29 #63 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:29 #63 22.65 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:09:29 #63 22.65 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:09:29 #63 22.65 OK: 20072 distinct packages available 00:09:29 #63 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:29 #63 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:29 #63 23.04 (1/11) Installing ca-certificates (20240226-r0) 00:09:29 #63 23.06 (2/11) Installing brotli-libs (1.0.9-r14) 00:09:29 #63 23.08 (3/11) Installing libunistring (1.1-r1) 00:09:29 #63 23.09 (4/11) Installing libidn2 (2.3.4-r1) 00:09:29 #63 23.09 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:09:29 #63 23.09 (6/11) Installing libcurl (8.5.0-r0) 00:09:29 #63 23.10 (7/11) Installing curl (8.5.0-r0) 00:09:29 #63 23.12 (8/11) Installing dumb-init (1.2.5-r2) 00:09:29 #63 23.13 (9/11) Installing musl-obstack (1.2.3-r2) 00:09:29 #63 23.13 (10/11) Installing libucontext (1.2-r2) 00:09:29 #63 23.13 (11/11) Installing gcompat (1.1.0-r1) 00:09:29 #63 23.14 Executing busybox-1.36.1-r7.trigger 00:09:29 #63 23.14 Executing ca-certificates-20240226-r0.trigger 00:09:29 #63 23.18 OK: 12 MiB in 26 packages 00:09:29 #63 DONE 23.4s 00:09:29 00:09:29 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:09:30 #78 ... 00:09:30 00:09:30 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:09:30 #0 1.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:30 #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:30 #0 2.126 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:09:30 #0 2.209 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:09:30 #0 2.209 Executing ca-certificates-20240226-r0.trigger 00:09:30 #0 2.250 OK: 17 MiB in 19 packages 00:09:30 #79 DONE 2.5s 00:09:30 00:09:30 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:09:30 #70 18.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:30 #70 19.17 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:30 #70 19.83 OK: 264 MiB in 52 packages 00:09:30 #70 DONE 20.0s 00:09:30 00:09:30 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:09:30 #0 2.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:30 #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:30 #0 2.431 OK: 8 MiB in 20 packages 00:09:30 #80 DONE 2.6s 00:09:30 00:09:30 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:09:32 #81 ... 00:09:32 00:09:32 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:09:32 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:32 #0 2.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:32 #0 2.545 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:09:32 #0 2.583 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:09:32 #0 2.626 OK: 7 MiB in 16 packages 00:09:32 #82 DONE 4.3s 00:09:32 00:09:32 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:09:32 #0 3.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:32 #0 3.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:32 #0 3.879 OK: 17 MiB in 19 packages 00:09:32 #83 DONE 4.3s 00:09:32 00:09:32 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:09:32 #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:32 #0 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:32 #0 2.842 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:09:32 #0 2.876 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:09:32 #0 2.885 Executing ca-certificates-20240226-r0.trigger 00:09:32 #0 2.927 OK: 8 MiB in 17 packages 00:09:32 #84 DONE 4.3s 00:09:32 00:09:32 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:09:32 #0 2.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:32 #0 2.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:32 #0 2.502 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:09:32 #0 2.539 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:09:32 #0 2.565 OK: 7 MiB in 17 packages 00:09:32 #85 DONE 4.4s 00:09:32 00:09:32 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:09:32 #86 DONE 1.9s 00:09:32 00:09:32 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:09:32 #87 DONE 1.9s 00:09:32 00:09:32 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:09:32 #81 DONE 1.9s 00:09:32 00:09:32 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:32 #88 ... 00:09:32 00:09:32 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:09:32 #89 DONE 0.2s 00:09:32 00:09:32 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:09:32 #90 DONE 0.2s 00:09:32 00:09:32 #91 [security-spire-server stage-2 6/9] COPY security.txt / 00:09:32 #91 DONE 0.8s 00:09:32 00:09:32 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:09:32 #71 4.267 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:32 #71 4.748 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:33 #71 ... 00:09:33 00:09:33 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:09:33 #92 DONE 1.0s 00:09:33 00:09:33 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:09:33 #93 DONE 0.1s 00:09:33 00:09:33 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:09:33 #94 DONE 0.1s 00:09:33 00:09:33 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:09:33 #71 5.397 (1/1) Installing dumb-init (1.2.5-r2) 00:09:33 #71 ... 00:09:33 00:09:33 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 00:09:33 #95 DONE 0.1s 00:09:33 00:09:33 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:09:33 #96 DONE 0.1s 00:09:33 00:09:33 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:09:33 #97 DONE 0.1s 00:09:33 00:09:33 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:09:33 #98 DONE 0.1s 00:09:33 00:09:33 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:09:33 #99 DONE 0.1s 00:09:33 00:09:33 #100 [security-spire-server] exporting to image 00:09:33 #100 exporting layers 00:09:33 #100 ... 00:09:33 00:09:33 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:09:33 #101 DONE 0.1s 00:09:33 00:09:33 #100 [security-spire-agent] exporting to image 00:09:33 #100 ... 00:09:33 00:09:33 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:09:33 #71 5.707 Executing busybox-1.36.1-r7.trigger 00:09:33 #71 5.713 OK: 7 MiB in 16 packages 00:09:33 #71 DONE 5.8s 00:09:33 00:09:33 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:09:34 #102 ... 00:09:34 00:09:34 #100 [security-spire-agent] exporting to image 00:09:34 #100 exporting layers 0.7s done 00:09:34 #100 writing image sha256:606225d6bb1afc54015d3963c237768d429dc175051cdebcef8893b59b52739d 0.0s done 00:09:34 #100 naming to docker.io/library/security-spire-server done 00:09:34 #100 writing image sha256:90ebfad5403bfe42009ebed848236531ab409c7a884b4cc983d22b7ab00a7ec0 done 00:09:34 #100 naming to docker.io/library/security-spire-agent done 00:09:34 #100 DONE 0.8s 00:09:34 00:09:34 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:09:34 #102 DONE 2.3s 00:09:34 00:09:34 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:09:34 #77 4.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:34 #77 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:34 #77 ... 00:09:34 00:09:34 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:09:34 #103 DONE 0.1s 00:09:34 00:09:34 #104 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:09:34 #0 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:34 #0 4.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:34 #0 4.543 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:09:34 #0 4.582 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:09:34 #0 4.616 OK: 8 MiB in 19 packages 00:09:34 #104 DONE 4.8s 00:09:34 00:09:34 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:09:34 #77 5.278 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:09:34 #77 5.357 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:09:34 #77 5.368 OK: 7 MiB in 16 packages 00:09:35 #77 DONE 6.2s 00:09:35 00:09:35 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:09:35 #78 4.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:35 #78 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:35 #78 4.759 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:09:35 #78 4.790 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:09:35 #78 4.798 Executing ca-certificates-20240226-r0.trigger 00:09:35 #78 4.869 OK: 12 MiB in 26 packages 00:09:35 #78 DONE 5.7s 00:09:35 00:09:35 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:09:35 #105 DONE 0.9s 00:09:35 00:09:35 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:09:35 #106 DONE 0.0s 00:09:35 00:09:35 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:35 #107 ... 00:09:35 00:09:35 #108 [security-spire-config stage-2 6/10] COPY security.txt / 00:09:35 #108 DONE 0.0s 00:09:35 00:09:35 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:09:35 #109 DONE 0.0s 00:09:35 00:09:35 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:09:35 #110 DONE 0.1s 00:09:35 00:09:35 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:35 #111 ... 00:09:35 00:09:35 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:09:35 #112 DONE 0.0s 00:09:35 00:09:35 #100 [security-spire-config] exporting to image 00:09:35 Removing intermediate container d0d5ef0f68b4 00:09:35 ---> 7fb386741958 00:09:35 Successfully built 7fb386741958 00:09:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:36 #100 exporting layers 0.5s done 00:09:36 #100 writing image sha256:fc6a32078eb17b940fda33a48d59134d9340371c9ddeab1ac435e0f4eb2b664f done 00:09:36 #100 naming to docker.io/library/security-spire-config done 00:09:36 #100 DONE 1.3s 00:09:36 00:09:36 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:36 + docker inspect -f . ci-base-image-arm64 00:09:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:36 prd-ubuntu20.04-docker-arm64-4c-16g-5279 does not seem to be running inside a container 00:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:09:37 $ docker top a096264e86d6ae9c12729b0267549aa66ff7d3e8b530bc20365bbaa12e949e4d -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:38 + go version 00:09:38 go version go1.21.9 linux/arm64 [Pipeline] } 00:09:38 $ docker stop --time=1 a096264e86d6ae9c12729b0267549aa66ff7d3e8b530bc20365bbaa12e949e4d 00:09:40 $ docker rm -f --volumes a096264e86d6ae9c12729b0267549aa66ff7d3e8b530bc20365bbaa12e949e4d [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 00:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:09:40 00:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:09:41 latest: Pulling from edgex-devops/edgex-compose-arm64 00:09:41 547446be3368: Pulling fs layer 00:09:41 d125d8839a47: Pulling fs layer 00:09:41 3e85d5ac6304: Pulling fs layer 00:09:41 c3105a71a48b: Pulling fs layer 00:09:41 0f093f025ec4: Pulling fs layer 00:09:41 c3106fc0e877: Pulling fs layer 00:09:41 c3105a71a48b: Waiting 00:09:41 0f093f025ec4: Waiting 00:09:41 c3106fc0e877: Waiting 00:09:41 547446be3368: Verifying Checksum 00:09:41 c3105a71a48b: Verifying Checksum 00:09:41 c3105a71a48b: Download complete 00:09:41 d125d8839a47: Verifying Checksum 00:09:41 d125d8839a47: Download complete 00:09:41 c3106fc0e877: Verifying Checksum 00:09:41 c3106fc0e877: Download complete 00:09:42 0f093f025ec4: Verifying Checksum 00:09:42 0f093f025ec4: Download complete 00:09:42 547446be3368: Pull complete 00:09:43 d125d8839a47: Pull complete 00:09:43 3e85d5ac6304: Verifying Checksum 00:09:43 3e85d5ac6304: Download complete 00:09:53 3e85d5ac6304: Pull complete 00:09:53 c3105a71a48b: Pull complete 00:09:54 0f093f025ec4: Pull complete 00:09:54 c3106fc0e877: Pull complete 00:09:54 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:09:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:55 prd-ubuntu20.04-docker-arm64-4c-16g-5279 does not seem to be running inside a container 00:09:55 $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:09:57 $ docker top 67ab70de6aa7c9d9bb03d3e19102f592f1e9fbbafad3c1ccad79ba904a1f4fec -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:57 + docker compose -f ./docker-compose-build.yml build --parallel 00:10:07 #1 [security-spire-server internal] load build definition from Dockerfile 00:10:07 #1 transferring dockerfile: 00:10:07 #1 transferring dockerfile: 1.70kB 0.0s done 00:10:07 #1 DONE 0.1s 00:10:07 00:10:07 #2 [core-data internal] load build definition from Dockerfile 00:10:07 #2 transferring dockerfile: 2.01kB done 00:10:07 #2 DONE 0.1s 00:10:07 00:10:07 #3 [core-command internal] load build definition from Dockerfile 00:10:07 #3 transferring dockerfile: 1.93kB 0.0s done 00:10:07 #3 DONE 0.1s 00:10:07 00:10:07 #4 [core-metadata internal] load build definition from Dockerfile 00:10:07 #4 transferring dockerfile: 2.06kB done 00:10:07 #4 DONE 0.0s 00:10:07 00:10:07 #5 [core-keeper internal] load build definition from Dockerfile 00:10:07 #5 transferring dockerfile: 2.01kB done 00:10:07 #5 DONE 0.1s 00:10:07 00:10:07 #6 [support-scheduler internal] load build definition from Dockerfile 00:10:07 #6 transferring dockerfile: 1.93kB done 00:10:07 #6 DONE 0.1s 00:10:07 00:10:07 #7 [security-proxy-auth internal] load build definition from Dockerfile 00:10:07 #7 transferring dockerfile: 2.15kB done 00:10:07 #7 DONE 0.1s 00:10:07 00:10:07 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:10:07 #8 transferring dockerfile: 2.23kB done 00:10:07 #8 DONE 0.1s 00:10:07 00:10:07 #9 [security-secretstore-setup internal] load build definition from Dockerfile 00:10:07 #9 transferring dockerfile: 2.49kB 0.0s done 00:10:07 #9 DONE 0.1s 00:10:07 00:10:07 #10 [security-spire-agent internal] load build definition from Dockerfile 00:10:07 #10 transferring dockerfile: 1.81kB done 00:10:07 #10 DONE 0.1s 00:10:07 00:10:07 #11 [support-notifications internal] load build definition from Dockerfile 00:10:07 #11 transferring dockerfile: 1.95kB 0.0s done 00:10:07 #11 DONE 0.1s 00:10:07 00:10:07 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:10:08 #12 transferring dockerfile: 1.89kB done 00:10:08 #12 DONE 0.1s 00:10:08 00:10:08 #13 [security-spire-config internal] load build definition from Dockerfile 00:10:08 #13 transferring dockerfile: 1.69kB 0.0s done 00:10:08 #13 DONE 0.1s 00:10:08 00:10:08 #14 [security-bootstrapper internal] load build definition from Dockerfile 00:10:08 #14 transferring dockerfile: 2.93kB 0.0s done 00:10:08 #14 DONE 0.1s 00:10:08 00:10:08 #15 [security-proxy-setup internal] load build definition from Dockerfile 00:10:08 #15 transferring dockerfile: 2.50kB done 00:10:08 #15 DONE 0.1s 00:10:08 00:10:08 #16 [security-spire-server internal] load .dockerignore 00:10:08 #16 transferring context: 50B done 00:10:08 #16 DONE 0.1s 00:10:09 00:10:09 #17 [core-data internal] load .dockerignore 00:10:09 #17 transferring context: 50B done 00:10:09 #17 DONE 0.0s 00:10:09 00:10:09 #18 [core-command internal] load .dockerignore 00:10:09 #18 transferring context: 50B done 00:10:09 #18 DONE 0.1s 00:10:09 00:10:09 #19 [core-metadata internal] load .dockerignore 00:10:09 #19 transferring context: 50B 0.0s done 00:10:09 #19 DONE 0.1s 00:10:09 00:10:09 #20 [support-scheduler internal] load .dockerignore 00:10:09 #20 transferring context: 50B 0.0s done 00:10:09 #20 DONE 0.1s 00:10:09 00:10:09 #21 [security-proxy-auth internal] load .dockerignore 00:10:09 #21 transferring context: 50B 0.0s done 00:10:09 #21 DONE 0.1s 00:10:09 00:10:09 #22 [core-keeper internal] load .dockerignore 00:10:09 #22 transferring context: 50B done 00:10:09 #22 ... 00:10:09 00:10:09 #23 [core-common-config-bootstrapper internal] load .dockerignore 00:10:09 #23 transferring context: 50B done 00:10:09 #23 DONE 0.0s 00:10:09 00:10:09 #24 [security-secretstore-setup internal] load .dockerignore 00:10:09 #24 transferring context: 50B done 00:10:09 #24 DONE 0.0s 00:10:09 00:10:09 #25 [support-notifications internal] load .dockerignore 00:10:09 #25 transferring context: 50B 0.0s done 00:10:09 #25 DONE 0.1s 00:10:09 00:10:09 #26 [security-spire-agent internal] load .dockerignore 00:10:09 #26 transferring context: 50B 0.0s done 00:10:09 #26 DONE 0.1s 00:10:09 00:10:09 #27 [security-spire-config internal] load .dockerignore 00:10:09 #27 transferring context: 50B 0.0s done 00:10:09 #27 DONE 0.1s 00:10:09 00:10:09 #28 [security-spiffe-token-provider internal] load .dockerignore 00:10:09 #28 transferring context: 50B done 00:10:09 #28 DONE 0.1s 00:10:09 00:10:09 #29 [security-bootstrapper internal] load .dockerignore 00:10:09 #29 transferring context: 50B done 00:10:09 #29 DONE 0.1s 00:10:09 00:10:09 #30 [security-proxy-setup internal] load .dockerignore 00:10:09 #30 transferring context: 50B done 00:10:09 #30 DONE 0.1s 00:10:09 00:10:09 #22 [core-keeper internal] load .dockerignore 00:10:10 #22 ... 00:10:10 00:10:10 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 00:10:10 #31 DONE 0.3s 00:10:10 00:10:10 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:10:10 #32 DONE 0.7s 00:10:10 00:10:10 #22 [core-keeper internal] load .dockerignore 00:10:10 #22 ... 00:10:10 00:10:10 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:10 #33 DONE 0.0s 00:10:10 00:10:10 #34 [security-spire-server internal] load build context 00:10:10 #34 transferring context: 26.79kB 0.0s done 00:10:10 #34 DONE 0.1s 00:10:10 00:10:10 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:10 #33 DONE 0.0s 00:10:10 00:10:10 #35 [core-command internal] load build context 00:10:10 #35 DONE 0.0s 00:10:10 00:10:10 #36 [core-data internal] load build context 00:10:10 #36 DONE 0.0s 00:10:10 00:10:10 #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 00:10:10 #31 DONE 0.3s 00:10:10 00:10:10 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:10:11 #37 ... 00:10:11 00:10:11 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:11 #33 DONE 0.0s 00:10:11 00:10:11 #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 00:10:11 #31 DONE 0.4s 00:10:11 00:10:11 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:10:11 #37 ... 00:10:11 00:10:11 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:11 #33 DONE 0.0s 00:10:11 00:10:11 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:11 #33 DONE 0.0s 00:10:11 00:10:11 #38 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:11 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:11 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:11 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:11 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:11 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:11 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 00:10:11 #38 ... 00:10:11 00:10:11 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 00:10:11 #31 DONE 0.6s 00:10:11 00:10:11 #38 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:11 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:11 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:11 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:11 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:11 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:11 #38 ... 00:10:11 00:10:11 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:11 #33 DONE 0.0s 00:10:11 00:10:11 #38 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:11 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:11 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:11 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:11 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:11 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:11 #38 ... 00:10:11 00:10:11 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:11 #33 DONE 0.0s 00:10:11 00:10:11 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 00:10:11 #31 DONE 0.9s 00:10:11 00:10:11 #38 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:11 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:11 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:11 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:11 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:11 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:11 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:11 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:11 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:11 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:11 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:12 #38 ... 00:10:12 00:10:12 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:10:12 #32 DONE 1.5s 00:10:12 00:10:12 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 00:10:12 #31 DONE 1.8s 00:10:12 00:10:12 #38 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:12 #38 ... 00:10:12 00:10:12 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:12 #33 DONE 0.0s 00:10:12 00:10:12 #38 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:12 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:12 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:12 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:12 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:12 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:13 #38 ... 00:10:13 00:10:13 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:13 #33 DONE 0.0s 00:10:13 00:10:13 #38 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:13 #38 ... 00:10:13 00:10:13 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:10:13 #33 DONE 0.0s 00:10:13 00:10:13 #38 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:13 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:13 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:13 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:13 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:13 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:13 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:13 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:13 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:13 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:13 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:13 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.2s done 00:10:14 #38 ... 00:10:14 00:10:14 #35 [core-command internal] load build context 00:10:14 #35 transferring context: 2.80MB 2.4s done 00:10:14 #35 DONE 3.4s 00:10:14 00:10:14 #39 [support-scheduler internal] load build context 00:10:14 #39 transferring context: 2.80MB 2.3s done 00:10:14 #39 DONE 3.3s 00:10:14 00:10:14 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 00:10:14 #40 DONE 2.3s 00:10:14 00:10:14 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:10:14 #41 DONE 0.0s 00:10:14 00:10:14 #36 [core-data internal] load build context 00:10:14 #36 transferring context: 2.80MB 3.0s done 00:10:14 #36 DONE 3.5s 00:10:14 00:10:14 #38 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:14 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:14 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:14 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:14 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:14 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:14 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.2s done 00:10:14 #38 ... 00:10:14 00:10:14 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 00:10:14 #31 DONE 3.2s 00:10:14 00:10:14 #38 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:14 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:10:14 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:10:14 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:10:14 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 00:10:14 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:10:14 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.2s done 00:10:15 #38 ... 00:10:15 00:10:15 #42 [support-notifications internal] load build context 00:10:15 #42 transferring context: 2.80MB 1.7s done 00:10:15 #42 DONE 3.1s 00:10:15 00:10:15 #43 [security-proxy-auth internal] load build context 00:10:15 #43 transferring context: 2.80MB 2.3s done 00:10:15 #43 DONE 3.7s 00:10:15 00:10:15 #44 [core-metadata internal] load build context 00:10:15 #44 transferring context: 2.80MB 3.1s done 00:10:15 #44 DONE 4.1s 00:10:15 00:10:15 #45 [core-keeper internal] load build context 00:10:15 #45 transferring context: 2.80MB 3.3s done 00:10:15 #45 DONE 4.2s 00:10:15 00:10:15 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:15 #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 00:10:15 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 00:10:15 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 00:10:15 #46 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 00:10:15 #46 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 00:10:15 #46 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 00:10:15 #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 00:10:15 #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 00:10:15 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s done 00:10:15 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 00:10:15 #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 00:10:15 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0.9s 00:10:15 #46 ... 00:10:15 00:10:15 #47 [core-common-config-bootstrapper internal] load build context 00:10:15 #47 transferring context: 2.80MB 2.8s done 00:10:15 #47 DONE 4.1s 00:10:15 00:10:15 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:15 #46 ... 00:10:15 00:10:15 #48 [security-secretstore-setup internal] load build context 00:10:15 #48 transferring context: 2.80MB 1.9s done 00:10:15 #48 DONE 3.6s 00:10:15 00:10:15 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:15 #46 ... 00:10:15 00:10:15 #49 [security-spire-config internal] load build context 00:10:15 #49 transferring context: 25.04kB 0.0s done 00:10:15 #49 DONE 2.7s 00:10:15 00:10:15 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:16 #46 ... 00:10:16 00:10:16 #50 [security-bootstrapper internal] load build context 00:10:16 #50 transferring context: 2.80MB 0.9s done 00:10:16 #50 DONE 2.4s 00:10:16 00:10:16 #51 [security-spiffe-token-provider internal] load build context 00:10:16 #51 transferring context: 2.80MB 1.0s done 00:10:16 #51 DONE 2.5s 00:10:16 00:10:16 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:10:17 #38 ... 00:10:17 00:10:17 #52 [security-spire-agent internal] load build context 00:10:17 #52 transferring context: 26.32kB 0.1s done 00:10:17 #52 DONE 2.6s 00:10:17 00:10:17 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:10:17 #37 DONE 6.5s 00:10:17 00:10:17 #53 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 00:10:17 #53 ... 00:10:17 00:10:17 #54 [security-proxy-setup internal] load build context 00:10:17 #54 transferring context: 2.80MB 1.0s done 00:10:17 #54 DONE 2.8s 00:10:17 00:10:17 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:18 #46 ... 00:10:18 00:10:18 #53 [support-notifications builder 2/7] WORKDIR /edgex-go 00:10:18 #53 DONE 1.3s 00:10:18 00:10:18 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:19 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s 00:10:22 #113 DONE 55.1s 00:10:22 00:10:22 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:22 #88 DONE 51.0s 00:10:22 00:10:22 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:22 #107 DONE 55.0s 00:10:22 00:10:22 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:22 #111 DONE 55.0s 00:10:22 00:10:22 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:22 #76 DONE 55.0s 00:10:22 00:10:22 #114 [security-secretstore-setup builder 6/7] COPY . . 00:10:24 #46 ... 00:10:24 00:10:24 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:10:24 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 00:10:24 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 00:10:24 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 00:10:24 #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 00:10:24 #41 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 00:10:24 #41 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 00:10:24 #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 00:10:24 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 00:10:24 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.7s done 00:10:24 #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.9s 00:10:24 #41 ... 00:10:24 00:10:24 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:24 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.3s 00:10:25 #46 ... 00:10:25 00:10:25 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:10:25 #0 5.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:25 #0 5.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:25 #0 7.002 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:10:25 #0 7.002 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:10:25 #0 7.002 OK: 19948 distinct packages available 00:10:25 #0 7.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:25 #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:25 #0 8.586 (1/11) Installing ca-certificates (20240226-r0) 00:10:25 #0 8.690 (2/11) Installing brotli-libs (1.0.9-r14) 00:10:25 #0 8.731 (3/11) Installing libunistring (1.1-r1) 00:10:25 #0 8.779 (4/11) Installing libidn2 (2.3.4-r1) 00:10:25 #0 8.799 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:10:25 #0 8.810 (6/11) Installing libcurl (8.5.0-r0) 00:10:25 #0 8.841 (7/11) Installing curl (8.5.0-r0) 00:10:25 #0 8.854 (8/11) Installing dumb-init (1.2.5-r2) 00:10:25 #0 8.862 (9/11) Installing musl-obstack (1.2.3-r2) 00:10:25 #0 8.880 (10/11) Installing libucontext (1.2-r2) 00:10:25 #0 8.880 (11/11) Installing gcompat (1.1.0-r1) 00:10:25 #0 8.894 Executing busybox-1.36.1-r7.trigger 00:10:25 #0 8.923 Executing ca-certificates-20240226-r0.trigger 00:10:25 #0 9.393 OK: 13 MiB in 26 packages 00:10:25 #55 ... 00:10:25 00:10:25 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:25 #46 ... 00:10:25 00:10:25 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:10:26 #56 ... 00:10:26 00:10:26 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:26 #57 DONE 10.1s 00:10:26 00:10:26 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:10:26 #0 9.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:26 #58 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:26 #58 ... 00:10:26 00:10:26 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:10:26 #59 ... 00:10:26 00:10:26 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:10:26 #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:26 #60 ... 00:10:26 00:10:26 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:10:26 #55 DONE 10.8s 00:10:26 00:10:26 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:10:26 #0 8.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:26 #0 9.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:26 #61 ... 00:10:26 00:10:26 #62 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:10:26 #0 9.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:26 #62 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:26 #62 ... 00:10:26 00:10:26 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:10:26 #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:26 #63 ... 00:10:26 00:10:26 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:10:26 #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:26 #0 8.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:26 #64 ... 00:10:26 00:10:26 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:27 #46 ... 00:10:27 00:10:27 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:27 #65 DONE 9.5s 00:10:27 00:10:27 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:28 #46 ... 00:10:28 00:10:28 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:10:28 #0 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:28 #66 ... 00:10:28 00:10:28 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:10:28 #67 ... 00:10:28 00:10:28 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:10:28 #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:28 #68 ... 00:10:28 00:10:28 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:10:28 #69 ... 00:10:28 00:10:28 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:10:29 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.2s done 00:10:30 #46 DONE 20.7s 00:10:30 00:10:30 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:10:30 #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.0s done 00:10:30 #41 ... 00:10:30 00:10:30 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:10:30 #58 15.06 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:10:30 #58 15.06 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:10:30 #58 15.06 OK: 19948 distinct packages available 00:10:32 #58 ... 00:10:32 00:10:32 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:10:32 #64 12.45 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:10:32 #64 13.06 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:10:32 #64 13.17 (3/6) Installing dumb-init (1.2.5-r2) 00:10:32 #64 13.20 (4/6) Installing openssl (3.1.6-r0) 00:10:32 #64 13.31 (5/6) Installing su-exec (0.2-r3) 00:10:32 #64 13.34 (6/6) Installing yq (4.33.3-r5) 00:10:32 #64 14.69 Executing busybox-1.36.1-r7.trigger 00:10:32 #64 14.85 OK: 18 MiB in 19 packages 00:10:32 #64 DONE 16.4s 00:10:32 00:10:32 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:10:33 #114 ... 00:10:33 00:10:33 #115 [support-notifications builder 6/7] COPY . . 00:10:34 #115 ... 00:10:34 00:10:34 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 00:10:34 #116 ... 00:10:34 00:10:34 #117 [security-spiffe-token-provider builder 6/7] COPY . . 00:10:34 #70 ... 00:10:34 00:10:34 #62 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:10:34 #62 17.25 (1/1) Installing dumb-init (1.2.5-r2) 00:10:34 #62 17.27 Executing busybox-1.36.1-r7.trigger 00:10:34 #62 17.39 OK: 8 MiB in 16 packages 00:10:34 #62 DONE 18.6s 00:10:34 #117 ... 00:10:34 00:10:34 #118 [core-keeper builder 7/8] COPY . . 00:10:34 00:10:34 #71 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 00:10:35 #71 ... 00:10:35 00:10:35 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:10:35 #63 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:35 #63 17.90 (1/2) Installing dumb-init (1.2.5-r2) 00:10:35 #63 17.93 (2/2) Installing su-exec (0.2-r3) 00:10:35 #63 18.00 Executing busybox-1.36.1-r7.trigger 00:10:35 #63 18.12 OK: 8 MiB in 17 packages 00:10:35 #63 DONE 19.7s 00:10:35 00:10:35 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:10:35 #72 ... 00:10:35 00:10:35 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:10:35 #61 14.74 (1/4) Installing ca-certificates (20240226-r0) 00:10:35 #61 15.26 (2/4) Installing dumb-init (1.2.5-r2) 00:10:35 #61 15.30 (3/4) Installing su-exec (0.2-r3) 00:10:35 #61 15.30 (4/4) Installing yq (4.33.3-r5) 00:10:35 #61 16.82 Executing busybox-1.36.1-r7.trigger 00:10:35 #61 17.01 Executing ca-certificates-20240226-r0.trigger 00:10:35 #61 18.06 OK: 18 MiB in 19 packages 00:10:35 #61 DONE 20.1s 00:10:35 00:10:35 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:10:35 #56 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:35 #56 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:35 #56 18.56 (1/1) Installing dumb-init (1.2.5-r2) 00:10:35 #56 18.65 Executing busybox-1.36.1-r7.trigger 00:10:35 #56 18.79 OK: 8 MiB in 16 packages 00:10:35 #56 DONE 20.1s 00:10:35 00:10:35 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:10:35 #0 6.820 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:35 #0 8.418 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:35 #73 ... 00:10:35 00:10:35 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:10:36 #74 ... 00:10:36 00:10:36 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:10:36 #66 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:36 #66 17.05 OK: 266 MiB in 52 packages 00:10:36 #66 DONE 18.2s 00:10:36 00:10:36 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:10:36 #0 5.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:36 #0 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:36 #75 ... 00:10:36 00:10:36 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:10:36 #59 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:36 #59 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:36 #59 19.92 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:10:36 #59 19.94 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:10:36 #59 19.94 OK: 19948 distinct packages available 00:10:36 #59 ... 00:10:36 00:10:36 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:10:37 #76 ... 00:10:37 00:10:37 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:10:37 #60 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:37 #60 17.29 (1/2) Installing ca-certificates (20240226-r0) 00:10:37 #60 17.64 (2/2) Installing dumb-init (1.2.5-r2) 00:10:37 #60 17.66 Executing busybox-1.36.1-r7.trigger 00:10:37 #60 17.77 Executing ca-certificates-20240226-r0.trigger 00:10:37 #60 19.18 OK: 9 MiB in 17 packages 00:10:37 #60 DONE 21.1s 00:10:37 00:10:37 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:10:37 #77 ... 00:10:37 00:10:37 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:10:37 #68 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:37 #68 18.12 OK: 266 MiB in 52 packages 00:10:37 #68 DONE 19.5s 00:10:37 00:10:37 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:10:37 #0 4.543 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:37 #0 6.732 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:37 #78 ... 00:10:37 00:10:37 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:10:38 #79 ... 00:10:38 00:10:38 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:10:38 #76 DONE 1.7s 00:10:38 00:10:38 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:38 #80 ... 00:10:38 00:10:38 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:10:38 #67 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:38 #67 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:38 #67 18.71 OK: 266 MiB in 52 packages 00:10:38 #67 DONE 20.5s 00:10:38 00:10:38 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 00:10:39 #81 ... 00:10:39 00:10:39 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:10:39 #79 DONE 1.5s 00:10:39 00:10:39 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:39 #82 ... 00:10:39 00:10:39 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:10:39 #69 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:39 #69 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:39 #69 21.03 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:10:39 #69 21.03 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:10:39 #69 21.03 OK: 19951 distinct packages available 00:10:40 #69 ... 00:10:40 00:10:40 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 00:10:40 #81 DONE 1.4s 00:10:40 00:10:40 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:10:40 #75 12.75 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:10:40 #75 13.53 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:10:40 #75 13.60 Executing ca-certificates-20240226-r0.trigger 00:10:40 #75 ... 00:10:40 00:10:40 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:10:41 #41 ... 00:10:41 00:10:41 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:10:41 #78 13.28 OK: 266 MiB in 52 packages 00:10:42 #78 DONE 14.2s 00:10:42 00:10:42 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:10:42 #83 ... 00:10:42 00:10:42 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:10:42 #75 14.87 OK: 13 MiB in 26 packages 00:10:42 #75 DONE 16.0s 00:10:42 00:10:42 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:10:42 #73 14.48 (1/1) Installing dumb-init (1.2.5-r2) 00:10:42 #73 15.38 Executing busybox-1.36.1-r7.trigger 00:10:42 #73 15.49 OK: 8 MiB in 16 packages 00:10:42 #73 DONE 16.8s 00:10:42 00:10:42 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:10:42 #58 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:42 #58 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:42 #58 24.61 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:10:42 #58 24.91 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:10:42 #58 24.91 (3/7) Installing dumb-init (1.2.5-r2) 00:10:42 #58 24.94 (4/7) Installing musl-obstack (1.2.3-r2) 00:10:42 #58 24.94 (5/7) Installing libucontext (1.2-r2) 00:10:42 #58 24.94 (6/7) Installing gcompat (1.1.0-r1) 00:10:42 #58 24.97 (7/7) Installing openssl (3.1.6-r0) 00:10:42 #58 25.08 Executing busybox-1.36.1-r7.trigger 00:10:42 #58 25.27 OK: 9 MiB in 20 packages 00:10:42 #58 DONE 27.7s 00:10:42 00:10:42 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:10:42 #118 DONE 18.5s 00:10:42 00:10:42 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:42 #119 CACHED 00:10:42 00:10:42 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:10:42 #120 CACHED 00:10:42 00:10:42 #121 [support-scheduler builder 6/7] COPY . . 00:10:42 #121 CACHED 00:10:42 00:10:42 #115 [support-notifications builder 6/7] COPY . . 00:10:42 #115 DONE 18.5s 00:10:42 00:10:42 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:42 #122 CACHED 00:10:42 00:10:42 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 00:10:42 #123 CACHED 00:10:42 00:10:42 #124 [core-command builder 6/7] COPY . . 00:10:42 #124 CACHED 00:10:42 00:10:42 #125 [core-data builder 6/7] COPY . . 00:10:42 #125 CACHED 00:10:42 00:10:42 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 00:10:42 #126 CACHED 00:10:42 00:10:42 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:42 #127 CACHED 00:10:42 00:10:42 #128 [security-proxy-setup builder 6/7] COPY . . 00:10:42 #128 CACHED 00:10:42 00:10:42 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:42 #129 CACHED 00:10:42 00:10:42 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:10:42 #130 CACHED 00:10:42 00:10:42 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 00:10:42 #116 DONE 18.5s 00:10:42 00:10:42 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:42 #131 CACHED 00:10:42 00:10:42 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:10:42 #132 CACHED 00:10:42 00:10:42 #133 [security-proxy-auth builder 6/7] COPY . . 00:10:42 #133 CACHED 00:10:42 00:10:42 #134 [security-bootstrapper builder 6/7] COPY . . 00:10:42 #134 CACHED 00:10:42 00:10:42 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:10:42 #135 CACHED 00:10:42 00:10:42 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:42 #136 CACHED 00:10:42 00:10:42 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:42 #137 CACHED 00:10:42 00:10:42 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:10:42 #138 CACHED 00:10:42 00:10:42 #139 [core-metadata builder 6/7] COPY . . 00:10:42 #139 CACHED 00:10:42 00:10:42 #117 [security-spiffe-token-provider builder 6/7] COPY . . 00:10:42 #117 DONE 18.6s 00:10:42 00:10:42 #114 [security-secretstore-setup builder 6/7] COPY . . 00:10:42 #114 DONE 18.5s 00:10:42 00:10:42 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:10:42 #140 1.455 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:10:43 #84 ... 00:10:43 00:10:43 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:10:43 #70 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:43 #70 6.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:43 #70 10.53 OK: 18 MiB in 19 packages 00:10:43 #70 DONE 11.2s 00:10:43 00:10:43 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:10:43 #85 DONE 0.5s 00:10:43 00:10:43 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:10:43 #69 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:43 #69 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:43 #69 25.73 OK: 266 MiB in 52 packages 00:10:44 #69 ... 00:10:44 00:10:44 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:10:44 #83 DONE 2.1s 00:10:44 00:10:44 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:10:44 #59 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:44 #59 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:44 #59 27.55 (1/4) Installing dumb-init (1.2.5-r2) 00:10:44 #59 27.55 (2/4) Installing musl-obstack (1.2.3-r2) 00:10:44 #59 27.55 (3/4) Installing libucontext (1.2-r2) 00:10:44 #59 27.55 (4/4) Installing gcompat (1.1.0-r1) 00:10:44 #59 27.55 Executing busybox-1.36.1-r7.trigger 00:10:44 #59 27.62 OK: 8 MiB in 19 packages 00:10:44 #59 DONE 28.3s 00:10:44 00:10:44 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:44 #86 ... 00:10:44 00:10:44 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:10:44 #69 DONE 26.2s 00:10:44 00:10:44 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:10:45 #87 DONE 1.3s 00:10:45 00:10:45 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:45 #88 ... 00:10:45 00:10:45 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:10:46 #89 ... 00:10:46 00:10:46 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:10:46 #77 8.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:46 #77 9.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:46 #77 ... 00:10:46 00:10:46 #71 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 00:10:46 #71 9.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:46 #71 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:46 #71 11.65 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:10:46 #71 11.90 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:10:46 #71 11.96 OK: 8 MiB in 16 packages 00:10:46 #71 DONE 12.5s 00:10:46 00:10:46 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:10:46 #72 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:47 #72 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:49 #72 ... 00:10:49 00:10:49 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:10:49 #77 10.72 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:10:49 #77 11.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:10:49 #77 11.13 Executing ca-certificates-20240226-r0.trigger 00:10:49 #77 11.88 OK: 9 MiB in 17 packages 00:10:49 #77 DONE 12.6s 00:10:49 00:10:49 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:10:49 #84 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:50 #84 ... 00:10:50 00:10:50 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:50 #90 ... 00:10:50 00:10:50 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:10:50 #74 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:50 #74 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:51 #74 ... 00:10:51 00:10:51 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:10:51 #72 14.74 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:10:51 #72 15.03 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:10:51 #72 15.07 OK: 8 MiB in 17 packages 00:10:51 #72 DONE 15.7s 00:10:51 00:10:51 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:10:52 #140 ... 00:10:52 00:10:52 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:10:52 #0 1.073 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:10:52 #141 ... 00:10:52 00:10:52 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:10:52 #0 1.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:10:52 #142 ... 00:10:52 00:10:52 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:10:52 #0 0.894 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:10:52 #143 ... 00:10:52 00:10:52 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:10:52 #0 0.992 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:10:52 #144 ... 00:10:52 00:10:52 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:10:52 #0 0.995 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:10:52 #145 ... 00:10:52 00:10:52 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:10:52 #0 0.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:10:52 #146 ... 00:10:52 00:10:52 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:10:52 #0 0.746 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:10:52 #147 ... 00:10:52 00:10:52 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:10:52 #0 1.298 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:10:52 #148 ... 00:10:52 00:10:52 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:10:52 #0 1.248 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:10:52 #149 ... 00:10:52 00:10:52 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:10:52 #0 0.528 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:10:52 #150 ... 00:10:52 00:10:52 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:10:52 #0 1.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:10:53 #91 ... 00:10:53 00:10:53 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:10:53 #89 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:53 #89 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:53 #89 15.82 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:10:53 #89 16.25 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:10:53 #89 16.36 OK: 8 MiB in 16 packages 00:10:53 #89 DONE 17.0s 00:10:53 00:10:53 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:10:53 #84 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:53 #84 ... 00:10:53 00:10:53 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:10:53 #91 DONE 2.2s 00:10:53 00:10:53 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:10:53 #74 17.21 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:10:53 #74 17.60 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:10:53 #74 17.69 Executing ca-certificates-20240226-r0.trigger 00:10:53 #74 ... 00:10:53 00:10:53 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:10:53 #92 DONE 0.3s 00:10:53 00:10:53 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:10:53 #0 5.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:10:53 #0 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:10:53 #0 9.705 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:10:54 #93 10.00 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:10:54 #93 10.04 OK: 8 MiB in 19 packages 00:10:54 #93 ... 00:10:54 00:10:54 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:10:54 #74 18.43 OK: 18 MiB in 19 packages 00:10:54 #74 ... 00:10:54 00:10:54 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:10:54 #93 DONE 10.5s 00:10:54 00:10:54 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:10:55 #94 ... 00:10:55 00:10:55 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:10:55 #74 DONE 19.4s 00:10:55 00:10:55 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:10:55 #84 12.51 OK: 9 MiB in 20 packages 00:10:55 #84 DONE 13.5s 00:10:55 00:10:55 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:10:56 #95 DONE 1.3s 00:10:56 00:10:56 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:10:56 #94 DONE 1.9s 00:10:56 00:10:56 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:10:56 #96 DONE 1.3s 00:10:56 00:10:56 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:10:56 #97 ... 00:10:56 00:10:56 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:10:56 #98 DONE 0.4s 00:10:56 00:10:56 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:10:56 #99 DONE 0.3s 00:10:57 00:10:57 #100 [security-spire-config stage-2 6/10] COPY security.txt / 00:10:57 #100 DONE 0.2s 00:10:57 00:10:57 #101 [security-spire-server stage-2 6/9] COPY security.txt / 00:10:57 #101 DONE 0.2s 00:10:57 00:10:57 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:10:57 #102 ... 00:10:57 00:10:57 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:10:57 #103 DONE 0.2s 00:10:57 00:10:57 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:10:57 #102 DONE 0.2s 00:10:57 00:10:57 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:10:57 #104 ... 00:10:57 00:10:57 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:10:57 #105 DONE 0.3s 00:10:57 00:10:57 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:10:57 #104 DONE 0.4s 00:10:57 00:10:57 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:10:57 #106 DONE 0.4s 00:10:57 00:10:57 #107 [security-spire-server] exporting to image 00:10:57 #107 exporting layers 00:10:58 #107 ... 00:10:58 00:10:58 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:10:58 #108 DONE 0.4s 00:10:58 00:10:58 #107 [security-spire-config] exporting to image 00:10:59 #107 ... 00:10:59 00:10:59 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:10:59 #97 DONE 2.4s 00:10:59 00:10:59 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:10:59 #109 DONE 0.2s 00:10:59 00:10:59 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 00:10:59 #110 DONE 0.2s 00:10:59 00:10:59 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:59 #90 ... 00:10:59 00:10:59 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:10:59 #111 DONE 0.1s 00:10:59 00:10:59 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:10:59 #112 DONE 0.2s 00:10:59 00:10:59 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:11:00 #113 DONE 0.2s 00:11:00 00:11:00 #107 [security-spire-agent] exporting to image 00:11:00 #107 exporting layers 2.6s done 00:11:00 #107 writing image sha256:115a173c2235981ae4016745a6c67ebf6a71beea79aebde5df23f951e5800b2e 0.0s done 00:11:00 #107 naming to docker.io/library/security-spire-server-arm64 00:11:00 #107 exporting layers 2.6s done 00:11:00 #107 naming to docker.io/library/security-spire-server-arm64 0.0s done 00:11:00 #107 writing image sha256:20bd0d0a6e5be64119bd5a28f4a1eed1c383544078e30292a89139a606ff5431 done 00:11:00 #107 naming to docker.io/library/security-spire-config-arm64 done 00:11:01 #107 exporting layers 1.6s done 00:11:01 #107 writing image sha256:45971f2e94afcf50fa14f3eb1549521b27269487b96244d9978347ea67c5dfda done 00:11:01 #107 naming to docker.io/library/security-spire-agent-arm64 done 00:11:01 #107 DONE 3.3s 00:11:01 00:11:01 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #88 DONE 80.5s 00:12:10 00:12:10 #114 [security-spiffe-token-provider builder 6/7] COPY . . 00:12:10 #114 ... 00:12:10 00:12:10 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #82 DONE 87.1s 00:12:10 00:12:10 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #80 DONE 88.1s 00:12:10 00:12:10 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #86 DONE 82.2s 00:12:10 00:12:10 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #90 DONE 86.3s 00:12:10 00:12:10 #115 [core-data builder 6/7] COPY . . 00:12:10 #115 ... 00:12:10 00:12:10 #116 [core-keeper builder 7/8] COPY . . 00:12:10 #116 DONE 1.4s 00:12:10 00:12:10 #117 [security-proxy-setup builder 6/7] COPY . . 00:12:10 #117 CACHED 00:12:10 00:12:10 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:12:10 #118 CACHED 00:12:10 00:12:10 #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #119 CACHED 00:12:10 00:12:10 #114 [security-spiffe-token-provider builder 6/7] COPY . . 00:12:10 #114 DONE 1.5s 00:12:10 00:12:10 #120 [support-notifications builder 6/7] COPY . . 00:12:10 #120 DONE 1.4s 00:12:10 00:12:10 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #121 CACHED 00:12:10 00:12:10 #122 [security-bootstrapper builder 6/7] COPY . . 00:12:10 #122 CACHED 00:12:10 00:12:10 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:12:10 #123 CACHED 00:12:10 00:12:10 #124 [security-secretstore-setup builder 6/7] COPY . . 00:12:10 #124 DONE 1.4s 00:12:10 00:12:10 #115 [core-data builder 6/7] COPY . . 00:12:10 #115 DONE 1.4s 00:12:10 00:12:10 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:12:10 #125 ... 00:12:10 00:12:10 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:12:10 #126 CACHED 00:12:10 00:12:10 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #127 CACHED 00:12:10 00:12:10 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 00:12:10 #128 CACHED 00:12:10 00:12:10 #129 [security-proxy-auth builder 6/7] COPY . . 00:12:10 #129 CACHED 00:12:10 00:12:10 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #130 CACHED 00:12:10 00:12:10 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:12:10 #131 CACHED 00:12:10 00:12:10 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:12:10 #132 CACHED 00:12:10 00:12:10 #133 [support-scheduler builder 6/7] COPY . . 00:12:10 #133 CACHED 00:12:10 00:12:10 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #134 CACHED 00:12:10 00:12:10 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #135 CACHED 00:12:10 00:12:10 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:12:10 #136 CACHED 00:12:10 00:12:10 #137 [core-metadata builder 6/7] COPY . . 00:12:10 #137 CACHED 00:12:10 00:12:10 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:10 #138 CACHED 00:12:10 00:12:10 #139 [core-command builder 6/7] COPY . . 00:12:10 #139 CACHED 00:12:10 00:12:10 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 00:12:10 #140 CACHED 00:12:10 00:12:10 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:12:13 #141 ... 00:12:13 00:12:13 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:12:13 #0 5.058 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:12:13 #142 ... 00:12:13 00:12:13 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:12:13 #0 5.603 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:12:14 #143 ... 00:12:14 00:12:14 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:12:14 #125 6.636 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:12:14 #151 ... 00:12:14 00:12:14 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:12:14 #142 89.62 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:12:17 #125 ... 00:12:17 00:12:17 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:12:17 #0 4.519 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:12:17 #144 ... 00:12:17 00:12:17 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:12:17 #0 6.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:12:17 #145 ... 00:12:17 00:12:17 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:12:17 #0 3.928 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:12:18 #146 ... 00:12:18 00:12:18 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:12:18 #0 6.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:12:18 #147 ... 00:12:18 00:12:18 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:12:18 #0 5.990 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:12:18 #148 ... 00:12:18 00:12:18 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:12:18 #0 6.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:12:18 #149 ... 00:12:18 00:12:18 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:12:18 #0 6.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:12:18 #150 ... 00:12:18 00:12:18 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:12:18 #0 5.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:12:19 #151 ... 00:12:19 00:12:19 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:12:19 #141 6.623 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:13:10 #142 DONE 144.0s 00:13:10 00:13:10 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:13:10 #143 DONE 143.9s 00:13:10 00:13:10 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:13:10 #145 DONE 143.9s 00:13:10 00:13:10 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:13:10 #146 DONE 144.0s 00:13:10 00:13:10 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:13:10 #140 DONE 144.0s 00:13:10 00:13:10 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #152 ... 00:13:10 00:13:10 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:13:10 #144 DONE 144.0s 00:13:10 00:13:10 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:13:10 #147 DONE 144.1s 00:13:10 00:13:10 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:13:10 #149 DONE 144.2s 00:13:10 00:13:10 #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #153 ... 00:13:10 00:13:10 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:13:10 #151 DONE 144.3s 00:13:10 00:13:10 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:13:10 #148 DONE 144.3s 00:13:10 00:13:10 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:13:10 #141 DONE 144.4s 00:13:10 00:13:10 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:13:10 #150 DONE 144.5s 00:13:10 00:13:10 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:13:10 #154 ... 00:13:10 00:13:10 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #155 DONE 0.9s 00:13:10 00:13:10 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #156 DONE 0.8s 00:13:10 00:13:10 #157 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #157 DONE 0.8s 00:13:10 00:13:10 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #152 DONE 0.9s 00:13:10 00:13:10 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:13:10 #158 ... 00:13:10 00:13:10 #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #153 DONE 0.8s 00:13:10 00:13:10 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:13:10 #154 DONE 0.6s 00:13:10 00:13:10 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #159 DONE 0.6s 00:13:10 00:13:10 #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #160 DONE 0.4s 00:13:10 00:13:10 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:13:10 #161 ... 00:13:10 00:13:10 #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #162 CACHED 00:13:10 00:13:10 #163 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:13:10 #163 CACHED 00:13:10 00:13:10 #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:13:10 #164 CACHED 00:13:10 00:13:10 #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #165 CACHED 00:13:10 00:13:10 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:13:10 #166 DONE 0.7s 00:13:10 00:13:10 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #167 CACHED 00:13:10 00:13:10 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:13:10 #168 CACHED 00:13:10 00:13:10 #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #169 CACHED 00:13:10 00:13:10 #170 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:13:10 #170 CACHED 00:13:10 00:13:10 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:13:10 #171 DONE 0.7s 00:13:10 00:13:10 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:13:10 #158 DONE 0.7s 00:13:10 00:13:10 #172 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:13:10 #172 DONE 0.7s 00:13:10 00:13:10 #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:13:10 #173 DONE 0.7s 00:13:10 00:13:10 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:13:10 #161 DONE 0.6s 00:13:10 00:13:10 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:13:10 #174 ... 00:13:10 00:13:10 #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:13:10 #175 DONE 1.8s 00:13:10 00:13:10 #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:13:10 #176 ... 00:13:10 00:13:10 #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:13:10 #177 DONE 2.1s 00:13:10 00:13:10 #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:13:10 #178 DONE 2.1s 00:13:10 00:13:10 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:13:10 #179 DONE 2.2s 00:13:10 00:13:10 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:13:10 #180 DONE 2.2s 00:13:10 00:13:10 #181 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:13:10 #181 DONE 2.2s 00:13:10 00:13:10 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:13:10 #182 DONE 2.2s 00:13:10 00:13:10 #183 [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 00:13:10 #183 DONE 2.1s 00:13:10 00:13:10 #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:13:10 #184 ... 00:13:10 00:13:10 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:13:10 #185 DONE 2.1s 00:13:10 00:13:10 #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:13:10 #186 DONE 2.2s 00:13:10 00:13:10 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:13:10 #174 DONE 2.6s 00:13:10 00:13:10 #100 [core-keeper] exporting to image 00:13:10 #100 exporting layers 00:13:10 #100 ... 00:13:10 00:13:10 #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:13:10 #187 DONE 3.3s 00:13:10 00:13:10 #100 [core-keeper] exporting to image 00:13:10 #100 exporting layers 0.6s done 00:13:10 #100 ... 00:13:10 00:13:10 #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:13:10 #176 DONE 1.2s 00:13:10 00:13:10 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:13:10 #188 DONE 0.8s 00:13:10 00:13:10 #189 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:13:10 #189 DONE 0.8s 00:13:10 00:13:10 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:13:10 #190 DONE 0.8s 00:13:10 00:13:10 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:13:10 #191 DONE 0.8s 00:13:10 00:13:10 #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:13:10 #184 DONE 0.8s 00:13:10 00:13:10 #192 [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 00:13:10 #192 DONE 0.8s 00:13:10 00:13:10 #100 [core-command] exporting to image 00:13:10 #100 writing image sha256:4878f4973e9a02e94617e277de0a22e1f8a93e7a869d0505a64768d3433a28ef 0.0s done 00:13:10 #100 naming to docker.io/library/core-keeper 00:13:10 #100 ... 00:13:10 00:13:10 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:13:10 #193 DONE 0.8s 00:13:10 00:13:10 #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:13:10 #194 DONE 0.4s 00:13:10 00:13:10 #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:13:10 #195 DONE 0.8s 00:13:10 00:13:10 #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:13:10 #196 DONE 0.4s 00:13:10 00:13:10 #100 [support-notifications] exporting to image 00:13:10 #100 naming to docker.io/library/core-keeper done 00:13:10 #100 exporting layers 0.4s done 00:13:10 #100 ... 00:13:10 00:13:10 #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:13:10 #197 DONE 0.5s 00:13:10 00:13:10 #100 [core-data] exporting to image 00:13:10 #100 writing image sha256:301997fb2e6a8460db06c614be1ec7d1ce5d84c07c9ab0186d60ccbc2f5ebf28 00:13:10 #100 ... 00:13:10 00:13:10 #198 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:13:10 #198 DONE 0.5s 00:13:10 00:13:10 #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:13:10 #199 DONE 0.5s 00:13:10 00:13:10 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:13:10 #200 DONE 0.5s 00:13:10 00:13:10 #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:13:10 #201 DONE 0.5s 00:13:10 00:13:10 #100 [security-spiffe-token-provider] exporting to image 00:13:10 #100 exporting layers 0.6s done 00:13:10 #100 writing image sha256:301997fb2e6a8460db06c614be1ec7d1ce5d84c07c9ab0186d60ccbc2f5ebf28 0.2s done 00:13:10 #100 naming to docker.io/library/support-scheduler done 00:13:10 #100 writing image sha256:8a4301cba827eb261e54b9503cd6dad530915a7bc08c4cf50287bfaf4566554d 0.0s done 00:13:10 #100 naming to docker.io/library/security-spiffe-token-provider done 00:13:10 #100 ... 00:13:10 00:13:10 #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:13:10 #202 DONE 0.5s 00:13:10 00:13:10 #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:13:10 #203 DONE 0.5s 00:13:10 00:13:10 #100 [core-command] exporting to image 00:13:10 #100 exporting layers 0.3s done 00:13:10 #100 writing image sha256:395c97992fdffc846f8930c1111f699cc98c472f18521b68614ff539fe991f41 done 00:13:10 #100 naming to docker.io/library/core-command done 00:13:11 #100 writing image sha256:52d986913a49fd0c166918f93db103ad9c2326213ac3246a360dae422fcfe3fa done 00:13:11 #100 naming to docker.io/library/support-notifications done 00:13:11 #100 writing image sha256:7bf905bfa813c6747079ac9d02b9da84b1632f07ae7c89fb031eb4e2e260e16e 00:13:11 #100 exporting layers 0.6s done 00:13:11 #100 writing image sha256:7bf905bfa813c6747079ac9d02b9da84b1632f07ae7c89fb031eb4e2e260e16e done 00:13:11 #100 naming to docker.io/library/core-data done 00:13:11 #100 writing image sha256:2aa5cf357aa21e132e42bfee56f2f7814dbed746e6b41e4e70a8885228df9875 done 00:13:11 #100 naming to docker.io/library/core-metadata done 00:13:11 #100 DONE 3.3s 00:13:11 00:13:11 #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:13:11 #204 DONE 0.6s 00:13:11 00:13:11 #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:13:11 #205 DONE 0.6s 00:13:11 00:13:11 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:13:11 #206 DONE 0.6s 00:13:11 00:13:11 #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:13:11 #207 DONE 0.3s 00:13:11 00:13:11 #208 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:13:11 #208 DONE 0.9s 00:13:11 00:13:11 #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:13:11 #209 DONE 0.3s 00:13:11 00:13:11 #210 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:13:11 #210 DONE 0.1s 00:13:11 00:13:11 #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:13:11 #211 ... 00:13:11 00:13:11 #212 [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/ 00:13:11 #212 DONE 0.1s 00:13:11 00:13:11 #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:13:11 #213 DONE 0.1s 00:13:11 00:13:11 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:13:11 #214 DONE 0.1s 00:13:11 00:13:11 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:13:11 #215 DONE 1.2s 00:13:11 00:13:11 #100 [security-proxy-auth] exporting to image 00:13:11 #100 writing image sha256:71c031523b997504a2842d4ebc029e7598df7118308cd334a1245b1ca31c944f done 00:13:11 #100 naming to docker.io/library/core-common-config-bootstrapper done 00:13:12 #100 ... 00:13:12 00:13:12 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:13:12 #216 DONE 0.6s 00:13:12 00:13:12 #217 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:13:12 #217 DONE 0.1s 00:13:12 00:13:12 #100 [security-proxy-setup] exporting to image 00:13:12 #100 exporting layers 0.2s done 00:13:12 #100 writing image sha256:a059e694af2b8ecd67507719c839ad1bada60ed71aabea86cfe9dcde1a06d7b0 done 00:13:12 #100 naming to docker.io/library/security-proxy-auth done 00:13:12 #100 ... 00:13:12 00:13:12 #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:13:12 #211 DONE 0.6s 00:13:12 00:13:12 #100 [security-proxy-setup] exporting to image 00:13:12 #100 exporting layers 0.3s done 00:13:12 #100 writing image sha256:7ce3534c7d29415c0d56eb87a981a8188634772c106e092d66a4844f369bf312 done 00:13:12 #100 naming to docker.io/library/security-proxy-setup done 00:13:12 #100 exporting layers 0.2s done 00:13:12 #100 writing image sha256:98fd9221f82a0999e237353dc4b7502471c16d019efe9b6c76c8fbad78493767 done 00:13:12 #100 naming to docker.io/library/security-secretstore-setup done 00:13:12 #100 DONE 4.0s 00:13:12 00:13:12 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:13:12 #218 DONE 0.6s 00:13:12 00:13:12 #100 [security-bootstrapper] exporting to image 00:13:12 #100 exporting layers 0.2s done 00:13:12 #100 writing image sha256:a8d196fd20f2e09832bf0668fd1e06c280a418726fa0012179d9e85de6178933 done 00:13:12 #100 naming to docker.io/library/security-bootstrapper done 00:13:12 #100 DONE 4.1s 00:13:12 time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:13:12 time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:13:12 $ docker stop --time=1 f4f85b2870e030ac2faa59b35c12ee87e4c4d021e272ca13bb34f2fa9a2918d3 00:13:14 $ docker rm -f --volumes f4f85b2870e030ac2faa59b35c12ee87e4c4d021e272ca13bb34f2fa9a2918d3 [Pipeline] // withDockerContainer [Pipeline] sh 00:13:14 + docker images 00:13:14 REPOSITORY TAG IMAGE ID CREATED SIZE 00:13:14 security-secretstore-setup latest 98fd9221f82a 2 seconds ago 42.2MB 00:13:14 security-bootstrapper latest a8d196fd20f2 2 seconds ago 24MB 00:13:14 security-proxy-setup latest 7ce3534c7d29 3 seconds ago 31.2MB 00:13:14 core-common-config-bootstrapper latest 71c031523b99 3 seconds ago 20.2MB 00:13:14 security-proxy-auth latest a059e694af2b 3 seconds ago 38MB 00:13:14 core-metadata latest 2aa5cf357aa2 4 seconds ago 41MB 00:13:14 core-data latest 7bf905bfa813 4 seconds ago 40.8MB 00:13:14 support-notifications latest 52d986913a49 4 seconds ago 43.9MB 00:13:14 core-keeper latest 4878f4973e9a 5 seconds ago 35.6MB 00:13:14 core-command latest 395c97992fdf 5 seconds ago 40.4MB 00:13:14 security-spiffe-token-provider latest 8a4301cba827 5 seconds ago 34MB 00:13:14 support-scheduler latest 301997fb2e6a 5 seconds ago 43.1MB 00:13:14 security-spire-config latest fc6a32078eb1 3 minutes ago 107MB 00:13:14 security-spire-agent latest 90ebfad5403b 3 minutes ago 166MB 00:13:14 security-spire-server latest 606225d6bb1a 3 minutes ago 107MB 00:13:14 ci-base-image-x86_64 latest d501434ecc8d 7 minutes ago 966MB 00:13:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 00:13:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 00:13:14 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 00:13:14 provisioning config files... 00:13:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/650@tmp/config4732281976614309365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:14 ---> ****-login.sh 00:13:14 nexus3.edgexfoundry.org:10001 00:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:14 Configure a credential helper to remove this warning. See 00:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:14 00:13:14 Login Succeeded 00:13:14 nexus3.edgexfoundry.org:10002 00:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:14 Configure a credential helper to remove this warning. See 00:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:14 00:13:14 Login Succeeded 00:13:14 nexus3.edgexfoundry.org:10003 00:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:15 Configure a credential helper to remove this warning. See 00:13:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:15 00:13:15 Login Succeeded 00:13:15 nexus3.edgexfoundry.org:10004 00:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:15 Configure a credential helper to remove this warning. See 00:13:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:15 00:13:15 Login Succeeded 00:13:15 ****.io 00:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:13:15 Configure a credential helper to remove this warning. See 00:13:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:13:15 00:13:15 Login Succeeded 00:13:15 ---> ****-login.sh ends [Pipeline] } 00:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:13:15 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:13:15 5e6f43925c50daa722df62c58882fd3722b24060 00:13:15 latest 00:13:15 3.2.0-dev.32 00:13:15 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:15 main 00:13:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:16 + docker push nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060 00:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:13:16 ee2d0f646ec9: Preparing 00:13:16 d65a8bd7abf8: Preparing 00:13:16 ffcb05672ac0: Preparing 00:13:16 de234fca42f7: Preparing 00:13:16 06c2cc32bdf5: Preparing 00:13:16 6f546ab2fdd2: Preparing 00:13:16 63ec0bd56cf3: Preparing 00:13:16 6f546ab2fdd2: Waiting 00:13:16 63ec0bd56cf3: Waiting 00:13:16 ffcb05672ac0: Pushed 00:13:16 ee2d0f646ec9: Pushed 00:13:16 de234fca42f7: Pushed 00:13:16 63ec0bd56cf3: Layer already exists 00:13:16 6f546ab2fdd2: Pushed 00:13:16 06c2cc32bdf5: Pushed 00:13:18 d65a8bd7abf8: Pushed 00:13:18 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:13:19 ee2d0f646ec9: Preparing 00:13:19 d65a8bd7abf8: Preparing 00:13:19 ffcb05672ac0: Preparing 00:13:19 de234fca42f7: Preparing 00:13:19 06c2cc32bdf5: Preparing 00:13:19 6f546ab2fdd2: Preparing 00:13:19 63ec0bd56cf3: Preparing 00:13:19 6f546ab2fdd2: Waiting 00:13:19 63ec0bd56cf3: Waiting 00:13:19 ee2d0f646ec9: Layer already exists 00:13:19 de234fca42f7: Layer already exists 00:13:19 ffcb05672ac0: Layer already exists 00:13:19 d65a8bd7abf8: Layer already exists 00:13:19 06c2cc32bdf5: Layer already exists 00:13:19 6f546ab2fdd2: Layer already exists 00:13:19 63ec0bd56cf3: Layer already exists 00:13:19 latest: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:20 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.32 00:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:13:20 ee2d0f646ec9: Preparing 00:13:20 d65a8bd7abf8: Preparing 00:13:20 ffcb05672ac0: Preparing 00:13:20 de234fca42f7: Preparing 00:13:20 06c2cc32bdf5: Preparing 00:13:20 6f546ab2fdd2: Preparing 00:13:20 63ec0bd56cf3: Preparing 00:13:20 63ec0bd56cf3: Waiting 00:13:20 6f546ab2fdd2: Waiting 00:13:20 d65a8bd7abf8: Layer already exists 00:13:20 de234fca42f7: Layer already exists 00:13:20 ffcb05672ac0: Layer already exists 00:13:20 06c2cc32bdf5: Layer already exists 00:13:20 ee2d0f646ec9: Layer already exists 00:13:20 6f546ab2fdd2: Layer already exists 00:13:20 63ec0bd56cf3: Layer already exists 00:13:20 3.2.0-dev.32: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:20 + docker push nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:13:20 ee2d0f646ec9: Preparing 00:13:20 d65a8bd7abf8: Preparing 00:13:20 ffcb05672ac0: Preparing 00:13:20 de234fca42f7: Preparing 00:13:20 06c2cc32bdf5: Preparing 00:13:20 6f546ab2fdd2: Preparing 00:13:20 63ec0bd56cf3: Preparing 00:13:20 6f546ab2fdd2: Waiting 00:13:20 63ec0bd56cf3: Waiting 00:13:20 d65a8bd7abf8: Layer already exists 00:13:20 ffcb05672ac0: Layer already exists 00:13:20 de234fca42f7: Layer already exists 00:13:20 ee2d0f646ec9: Layer already exists 00:13:20 06c2cc32bdf5: Layer already exists 00:13:20 6f546ab2fdd2: Layer already exists 00:13:20 63ec0bd56cf3: Layer already exists 00:13:20 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:21 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:13:21 ee2d0f646ec9: Preparing 00:13:21 d65a8bd7abf8: Preparing 00:13:21 ffcb05672ac0: Preparing 00:13:21 de234fca42f7: Preparing 00:13:21 06c2cc32bdf5: Preparing 00:13:21 6f546ab2fdd2: Preparing 00:13:21 63ec0bd56cf3: Preparing 00:13:21 6f546ab2fdd2: Waiting 00:13:21 63ec0bd56cf3: Waiting 00:13:21 ffcb05672ac0: Layer already exists 00:13:21 06c2cc32bdf5: Layer already exists 00:13:21 de234fca42f7: Layer already exists 00:13:21 d65a8bd7abf8: Layer already exists 00:13:21 ee2d0f646ec9: Layer already exists 00:13:21 6f546ab2fdd2: Layer already exists 00:13:21 63ec0bd56cf3: Layer already exists 00:13:21 main: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:21 ===================================================== [Pipeline] echo 00:13:21 taggedImages: 00:13:21 - nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060 00:13:21 - nexus3.edgexfoundry.org:10004/core-command:latest 00:13:21 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.32 00:13:21 - nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:21 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:13:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:13:21 5e6f43925c50daa722df62c58882fd3722b24060 00:13:21 latest 00:13:21 3.2.0-dev.32 00:13:21 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:21 main 00:13:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 00:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:13:22 9ee414e25392: Preparing 00:13:22 802026e89203: Preparing 00:13:22 7e38e262ee72: Preparing 00:13:22 ea4f9eeb92fe: Preparing 00:13:22 ffcb05672ac0: Preparing 00:13:22 de234fca42f7: Preparing 00:13:22 06c2cc32bdf5: Preparing 00:13:22 6f546ab2fdd2: Preparing 00:13:22 63ec0bd56cf3: Preparing 00:13:22 06c2cc32bdf5: Waiting 00:13:22 de234fca42f7: Waiting 00:13:22 6f546ab2fdd2: Waiting 00:13:22 ffcb05672ac0: Layer already exists 00:13:22 de234fca42f7: Layer already exists 00:13:22 06c2cc32bdf5: Layer already exists 00:13:22 6f546ab2fdd2: Layer already exists 00:13:22 63ec0bd56cf3: Layer already exists 00:13:22 9ee414e25392: Pushed 00:13:22 802026e89203: Pushed 00:13:22 7e38e262ee72: Pushed 00:13:23 ea4f9eeb92fe: Pushed 00:13:23 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:23 + 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 00:13:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:13:23 9ee414e25392: Preparing 00:13:23 802026e89203: Preparing 00:13:23 7e38e262ee72: Preparing 00:13:23 ea4f9eeb92fe: Preparing 00:13:23 ffcb05672ac0: Preparing 00:13:23 de234fca42f7: Preparing 00:13:23 06c2cc32bdf5: Preparing 00:13:23 6f546ab2fdd2: Preparing 00:13:23 63ec0bd56cf3: Preparing 00:13:23 63ec0bd56cf3: Waiting 00:13:23 6f546ab2fdd2: Waiting 00:13:23 de234fca42f7: Waiting 00:13:23 06c2cc32bdf5: Waiting 00:13:23 9ee414e25392: Layer already exists 00:13:23 ea4f9eeb92fe: Layer already exists 00:13:23 7e38e262ee72: Layer already exists 00:13:23 802026e89203: Layer already exists 00:13:23 ffcb05672ac0: Layer already exists 00:13:23 de234fca42f7: Layer already exists 00:13:23 63ec0bd56cf3: Layer already exists 00:13:23 6f546ab2fdd2: Layer already exists 00:13:23 06c2cc32bdf5: Layer already exists 00:13:23 latest: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.32 00:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:13:24 9ee414e25392: Preparing 00:13:24 802026e89203: Preparing 00:13:24 7e38e262ee72: Preparing 00:13:24 ea4f9eeb92fe: Preparing 00:13:24 ffcb05672ac0: Preparing 00:13:24 de234fca42f7: Preparing 00:13:24 06c2cc32bdf5: Preparing 00:13:24 6f546ab2fdd2: Preparing 00:13:24 63ec0bd56cf3: Preparing 00:13:24 06c2cc32bdf5: Waiting 00:13:24 de234fca42f7: Waiting 00:13:24 6f546ab2fdd2: Waiting 00:13:24 63ec0bd56cf3: Waiting 00:13:24 9ee414e25392: Layer already exists 00:13:24 ea4f9eeb92fe: Layer already exists 00:13:24 802026e89203: Layer already exists 00:13:24 7e38e262ee72: Layer already exists 00:13:24 ffcb05672ac0: Layer already exists 00:13:24 06c2cc32bdf5: Layer already exists 00:13:24 6f546ab2fdd2: Layer already exists 00:13:24 de234fca42f7: Layer already exists 00:13:24 63ec0bd56cf3: Layer already exists 00:13:24 3.2.0-dev.32: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:13:25 9ee414e25392: Preparing 00:13:25 802026e89203: Preparing 00:13:25 7e38e262ee72: Preparing 00:13:25 ea4f9eeb92fe: Preparing 00:13:25 ffcb05672ac0: Preparing 00:13:25 de234fca42f7: Preparing 00:13:25 06c2cc32bdf5: Preparing 00:13:25 6f546ab2fdd2: Preparing 00:13:25 63ec0bd56cf3: Preparing 00:13:25 6f546ab2fdd2: Waiting 00:13:25 63ec0bd56cf3: Waiting 00:13:25 de234fca42f7: Waiting 00:13:25 06c2cc32bdf5: Waiting 00:13:25 9ee414e25392: Layer already exists 00:13:25 ea4f9eeb92fe: Layer already exists 00:13:25 ffcb05672ac0: Layer already exists 00:13:25 802026e89203: Layer already exists 00:13:25 7e38e262ee72: Layer already exists 00:13:25 06c2cc32bdf5: Layer already exists 00:13:25 6f546ab2fdd2: Layer already exists 00:13:25 63ec0bd56cf3: Layer already exists 00:13:25 de234fca42f7: Layer already exists 00:13:25 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:25 + 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 00:13:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:13:25 9ee414e25392: Preparing 00:13:25 802026e89203: Preparing 00:13:25 7e38e262ee72: Preparing 00:13:25 ea4f9eeb92fe: Preparing 00:13:25 ffcb05672ac0: Preparing 00:13:25 de234fca42f7: Preparing 00:13:25 06c2cc32bdf5: Preparing 00:13:25 6f546ab2fdd2: Preparing 00:13:25 63ec0bd56cf3: Preparing 00:13:25 06c2cc32bdf5: Waiting 00:13:25 6f546ab2fdd2: Waiting 00:13:25 63ec0bd56cf3: Waiting 00:13:25 de234fca42f7: Waiting 00:13:25 ffcb05672ac0: Layer already exists 00:13:25 7e38e262ee72: Layer already exists 00:13:25 9ee414e25392: Layer already exists 00:13:25 802026e89203: Layer already exists 00:13:25 ea4f9eeb92fe: Layer already exists 00:13:25 de234fca42f7: Layer already exists 00:13:25 6f546ab2fdd2: Layer already exists 00:13:25 63ec0bd56cf3: Layer already exists 00:13:25 06c2cc32bdf5: Layer already exists 00:13:25 main: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:25 ===================================================== [Pipeline] echo 00:13:25 taggedImages: 00:13:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 00:13:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:13:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.32 00:13:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:13:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:13:25 5e6f43925c50daa722df62c58882fd3722b24060 00:13:25 latest 00:13:25 3.2.0-dev.32 00:13:25 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:25 main 00:13:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:26 + docker push nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060 00:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:13:26 d8386ac6ce2c: Preparing 00:13:26 2246d89b273b: Preparing 00:13:26 ffcb05672ac0: Preparing 00:13:26 de234fca42f7: Preparing 00:13:26 625e78b1442e: Preparing 00:13:26 fa4d8980bff8: Preparing 00:13:26 63ec0bd56cf3: Preparing 00:13:26 fa4d8980bff8: Waiting 00:13:26 63ec0bd56cf3: Waiting 00:13:26 ffcb05672ac0: Layer already exists 00:13:26 de234fca42f7: Layer already exists 00:13:26 63ec0bd56cf3: Layer already exists 00:13:26 d8386ac6ce2c: Pushed 00:13:26 fa4d8980bff8: Pushed 00:13:27 625e78b1442e: Pushed 00:13:29 2246d89b273b: Pushed 00:13:29 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:30 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:13:30 d8386ac6ce2c: Preparing 00:13:30 2246d89b273b: Preparing 00:13:30 ffcb05672ac0: Preparing 00:13:30 de234fca42f7: Preparing 00:13:30 625e78b1442e: Preparing 00:13:30 fa4d8980bff8: Preparing 00:13:30 63ec0bd56cf3: Preparing 00:13:30 fa4d8980bff8: Waiting 00:13:30 63ec0bd56cf3: Waiting 00:13:30 ffcb05672ac0: Layer already exists 00:13:30 d8386ac6ce2c: Layer already exists 00:13:30 de234fca42f7: Layer already exists 00:13:30 625e78b1442e: Layer already exists 00:13:30 2246d89b273b: Layer already exists 00:13:30 63ec0bd56cf3: Layer already exists 00:13:30 fa4d8980bff8: Layer already exists 00:13:30 latest: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:31 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.32 00:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:13:31 d8386ac6ce2c: Preparing 00:13:31 2246d89b273b: Preparing 00:13:31 ffcb05672ac0: Preparing 00:13:31 de234fca42f7: Preparing 00:13:31 625e78b1442e: Preparing 00:13:31 fa4d8980bff8: Preparing 00:13:31 63ec0bd56cf3: Preparing 00:13:31 fa4d8980bff8: Waiting 00:13:31 63ec0bd56cf3: Waiting 00:13:31 ffcb05672ac0: Layer already exists 00:13:31 de234fca42f7: Layer already exists 00:13:31 d8386ac6ce2c: Layer already exists 00:13:31 625e78b1442e: Layer already exists 00:13:31 2246d89b273b: Layer already exists 00:13:31 fa4d8980bff8: Layer already exists 00:13:31 63ec0bd56cf3: Layer already exists 00:13:31 3.2.0-dev.32: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:31 + docker push nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:13:31 d8386ac6ce2c: Preparing 00:13:31 2246d89b273b: Preparing 00:13:31 ffcb05672ac0: Preparing 00:13:31 de234fca42f7: Preparing 00:13:31 625e78b1442e: Preparing 00:13:31 fa4d8980bff8: Preparing 00:13:31 63ec0bd56cf3: Preparing 00:13:31 63ec0bd56cf3: Waiting 00:13:31 fa4d8980bff8: Waiting 00:13:31 ffcb05672ac0: Layer already exists 00:13:31 625e78b1442e: Layer already exists 00:13:31 2246d89b273b: Layer already exists 00:13:31 de234fca42f7: Layer already exists 00:13:31 d8386ac6ce2c: Layer already exists 00:13:31 63ec0bd56cf3: Layer already exists 00:13:31 fa4d8980bff8: Layer already exists 00:13:31 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:32 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:13:32 d8386ac6ce2c: Preparing 00:13:32 2246d89b273b: Preparing 00:13:32 ffcb05672ac0: Preparing 00:13:32 de234fca42f7: Preparing 00:13:32 625e78b1442e: Preparing 00:13:32 fa4d8980bff8: Preparing 00:13:32 63ec0bd56cf3: Preparing 00:13:32 63ec0bd56cf3: Waiting 00:13:32 fa4d8980bff8: Waiting 00:13:32 2246d89b273b: Layer already exists 00:13:32 d8386ac6ce2c: Layer already exists 00:13:32 de234fca42f7: Layer already exists 00:13:32 ffcb05672ac0: Layer already exists 00:13:32 625e78b1442e: Layer already exists 00:13:32 fa4d8980bff8: Layer already exists 00:13:32 63ec0bd56cf3: Layer already exists 00:13:32 main: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:32 ===================================================== [Pipeline] echo 00:13:32 taggedImages: 00:13:32 - nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060 00:13:32 - nexus3.edgexfoundry.org:10004/core-data:latest 00:13:32 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.32 00:13:32 - nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:32 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:13:32 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 00:13:32 5e6f43925c50daa722df62c58882fd3722b24060 00:13:32 latest 00:13:32 3.2.0-dev.32 00:13:32 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:32 main 00:13:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060 00:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:13:33 b9d72a3cc7fd: Preparing 00:13:33 decbcb5c97c8: Preparing 00:13:33 de234fca42f7: Preparing 00:13:33 77f46bf95cc5: Preparing 00:13:33 19bfd451b944: Preparing 00:13:33 63ec0bd56cf3: Preparing 00:13:33 63ec0bd56cf3: Waiting 00:13:33 de234fca42f7: Layer already exists 00:13:33 63ec0bd56cf3: Layer already exists 00:13:33 77f46bf95cc5: Pushed 00:13:33 b9d72a3cc7fd: Pushed 00:13:33 19bfd451b944: Pushed 00:13:35 decbcb5c97c8: Pushed 00:13:35 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 00:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:13:36 b9d72a3cc7fd: Preparing 00:13:36 decbcb5c97c8: Preparing 00:13:36 de234fca42f7: Preparing 00:13:36 77f46bf95cc5: Preparing 00:13:36 19bfd451b944: Preparing 00:13:36 63ec0bd56cf3: Preparing 00:13:36 63ec0bd56cf3: Waiting 00:13:36 19bfd451b944: Layer already exists 00:13:36 77f46bf95cc5: Layer already exists 00:13:36 decbcb5c97c8: Layer already exists 00:13:36 b9d72a3cc7fd: Layer already exists 00:13:36 de234fca42f7: Layer already exists 00:13:36 63ec0bd56cf3: Layer already exists 00:13:36 latest: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.32 00:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:13:37 b9d72a3cc7fd: Preparing 00:13:37 decbcb5c97c8: Preparing 00:13:37 de234fca42f7: Preparing 00:13:37 77f46bf95cc5: Preparing 00:13:37 19bfd451b944: Preparing 00:13:37 63ec0bd56cf3: Preparing 00:13:37 63ec0bd56cf3: Waiting 00:13:37 77f46bf95cc5: Layer already exists 00:13:37 19bfd451b944: Layer already exists 00:13:37 decbcb5c97c8: Layer already exists 00:13:37 de234fca42f7: Layer already exists 00:13:37 b9d72a3cc7fd: Layer already exists 00:13:37 63ec0bd56cf3: Layer already exists 00:13:37 3.2.0-dev.32: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:13:37 b9d72a3cc7fd: Preparing 00:13:37 decbcb5c97c8: Preparing 00:13:37 de234fca42f7: Preparing 00:13:37 77f46bf95cc5: Preparing 00:13:37 19bfd451b944: Preparing 00:13:37 63ec0bd56cf3: Preparing 00:13:37 63ec0bd56cf3: Waiting 00:13:37 77f46bf95cc5: Layer already exists 00:13:37 de234fca42f7: Layer already exists 00:13:37 b9d72a3cc7fd: Layer already exists 00:13:37 19bfd451b944: Layer already exists 00:13:37 decbcb5c97c8: Layer already exists 00:13:37 63ec0bd56cf3: Layer already exists 00:13:37 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 00:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:13:38 b9d72a3cc7fd: Preparing 00:13:38 decbcb5c97c8: Preparing 00:13:38 de234fca42f7: Preparing 00:13:38 77f46bf95cc5: Preparing 00:13:38 19bfd451b944: Preparing 00:13:38 63ec0bd56cf3: Preparing 00:13:38 b9d72a3cc7fd: Layer already exists 00:13:38 19bfd451b944: Layer already exists 00:13:38 77f46bf95cc5: Layer already exists 00:13:38 decbcb5c97c8: Layer already exists 00:13:38 de234fca42f7: Layer already exists 00:13:38 63ec0bd56cf3: Layer already exists 00:13:38 main: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:38 ===================================================== [Pipeline] echo 00:13:38 taggedImages: 00:13:38 - nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060 00:13:38 - nexus3.edgexfoundry.org:10004/core-keeper:latest 00:13:38 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.32 00:13:38 - nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:38 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 00:13:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:13:38 5e6f43925c50daa722df62c58882fd3722b24060 00:13:38 latest 00:13:38 3.2.0-dev.32 00:13:38 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:38 main 00:13:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060 00:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:13:39 1cae4591fd23: Preparing 00:13:39 829049626318: Preparing 00:13:39 80f0b56ded77: Preparing 00:13:39 ffcb05672ac0: Preparing 00:13:39 de234fca42f7: Preparing 00:13:39 06c2cc32bdf5: Preparing 00:13:39 6f546ab2fdd2: Preparing 00:13:39 63ec0bd56cf3: Preparing 00:13:39 6f546ab2fdd2: Waiting 00:13:39 06c2cc32bdf5: Waiting 00:13:39 63ec0bd56cf3: Waiting 00:13:39 ffcb05672ac0: Layer already exists 00:13:39 de234fca42f7: Layer already exists 00:13:39 6f546ab2fdd2: Layer already exists 00:13:39 06c2cc32bdf5: Layer already exists 00:13:39 63ec0bd56cf3: Layer already exists 00:13:39 829049626318: Pushed 00:13:39 1cae4591fd23: Pushed 00:13:42 80f0b56ded77: Pushed 00:13:42 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:13:43 1cae4591fd23: Preparing 00:13:43 829049626318: Preparing 00:13:43 80f0b56ded77: Preparing 00:13:43 ffcb05672ac0: Preparing 00:13:43 de234fca42f7: Preparing 00:13:43 06c2cc32bdf5: Preparing 00:13:43 6f546ab2fdd2: Preparing 00:13:43 63ec0bd56cf3: Preparing 00:13:43 06c2cc32bdf5: Waiting 00:13:43 6f546ab2fdd2: Waiting 00:13:43 829049626318: Layer already exists 00:13:43 1cae4591fd23: Layer already exists 00:13:43 de234fca42f7: Layer already exists 00:13:43 ffcb05672ac0: Layer already exists 00:13:43 80f0b56ded77: Layer already exists 00:13:43 6f546ab2fdd2: Layer already exists 00:13:43 63ec0bd56cf3: Layer already exists 00:13:43 06c2cc32bdf5: Layer already exists 00:13:43 latest: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.32 00:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:13:43 1cae4591fd23: Preparing 00:13:43 829049626318: Preparing 00:13:43 80f0b56ded77: Preparing 00:13:43 ffcb05672ac0: Preparing 00:13:43 de234fca42f7: Preparing 00:13:43 06c2cc32bdf5: Preparing 00:13:43 6f546ab2fdd2: Preparing 00:13:43 63ec0bd56cf3: Preparing 00:13:43 06c2cc32bdf5: Waiting 00:13:43 6f546ab2fdd2: Waiting 00:13:43 63ec0bd56cf3: Waiting 00:13:43 ffcb05672ac0: Layer already exists 00:13:43 de234fca42f7: Layer already exists 00:13:43 1cae4591fd23: Layer already exists 00:13:43 80f0b56ded77: Layer already exists 00:13:43 829049626318: Layer already exists 00:13:43 63ec0bd56cf3: Layer already exists 00:13:43 6f546ab2fdd2: Layer already exists 00:13:43 06c2cc32bdf5: Layer already exists 00:13:43 3.2.0-dev.32: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:13:44 1cae4591fd23: Preparing 00:13:44 829049626318: Preparing 00:13:44 80f0b56ded77: Preparing 00:13:44 ffcb05672ac0: Preparing 00:13:44 de234fca42f7: Preparing 00:13:44 06c2cc32bdf5: Preparing 00:13:44 6f546ab2fdd2: Preparing 00:13:44 63ec0bd56cf3: Preparing 00:13:44 6f546ab2fdd2: Waiting 00:13:44 06c2cc32bdf5: Waiting 00:13:44 63ec0bd56cf3: Waiting 00:13:44 80f0b56ded77: Layer already exists 00:13:44 1cae4591fd23: Layer already exists 00:13:44 829049626318: Layer already exists 00:13:44 de234fca42f7: Layer already exists 00:13:44 ffcb05672ac0: Layer already exists 00:13:44 06c2cc32bdf5: Layer already exists 00:13:44 63ec0bd56cf3: Layer already exists 00:13:44 6f546ab2fdd2: Layer already exists 00:13:44 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:13:45 1cae4591fd23: Preparing 00:13:45 829049626318: Preparing 00:13:45 80f0b56ded77: Preparing 00:13:45 ffcb05672ac0: Preparing 00:13:45 de234fca42f7: Preparing 00:13:45 06c2cc32bdf5: Preparing 00:13:45 6f546ab2fdd2: Preparing 00:13:45 63ec0bd56cf3: Preparing 00:13:45 06c2cc32bdf5: Waiting 00:13:45 63ec0bd56cf3: Waiting 00:13:45 829049626318: Layer already exists 00:13:45 ffcb05672ac0: Layer already exists 00:13:45 de234fca42f7: Layer already exists 00:13:45 1cae4591fd23: Layer already exists 00:13:45 80f0b56ded77: Layer already exists 00:13:45 06c2cc32bdf5: Layer already exists 00:13:45 6f546ab2fdd2: Layer already exists 00:13:45 63ec0bd56cf3: Layer already exists 00:13:45 main: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:45 ===================================================== [Pipeline] echo 00:13:45 taggedImages: 00:13:45 - nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060 00:13:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:13:45 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.32 00:13:45 - nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:13:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:13:45 5e6f43925c50daa722df62c58882fd3722b24060 00:13:45 latest 00:13:45 3.2.0-dev.32 00:13:45 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:45 main 00:13:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 00:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:13:45 f92c783fe879: Preparing 00:13:45 21833b57ea21: Preparing 00:13:45 684b78692c26: Preparing 00:13:45 b3e8d6ae3b25: Preparing 00:13:45 0490fc4d3956: Preparing 00:13:45 e21f68545664: Preparing 00:13:45 d39c013845cf: Preparing 00:13:45 ffcb05672ac0: Preparing 00:13:45 de234fca42f7: Preparing 00:13:45 817f5fa6b26f: Preparing 00:13:45 fd2deed02907: Preparing 00:13:45 5f70bf18a086: Preparing 00:13:45 259fd0876c99: Preparing 00:13:45 8a2d19431578: Preparing 00:13:45 e2ff21aa8a2b: Preparing 00:13:45 63ec0bd56cf3: Preparing 00:13:45 fd2deed02907: Waiting 00:13:45 8a2d19431578: Waiting 00:13:45 5f70bf18a086: Waiting 00:13:45 259fd0876c99: Waiting 00:13:45 e21f68545664: Waiting 00:13:45 e2ff21aa8a2b: Waiting 00:13:45 d39c013845cf: Waiting 00:13:45 63ec0bd56cf3: Waiting 00:13:45 ffcb05672ac0: Waiting 00:13:45 817f5fa6b26f: Waiting 00:13:45 f92c783fe879: Pushed 00:13:45 684b78692c26: Pushed 00:13:45 b3e8d6ae3b25: Pushed 00:13:45 0490fc4d3956: Pushed 00:13:45 21833b57ea21: Pushed 00:13:45 ffcb05672ac0: Layer already exists 00:13:45 de234fca42f7: Layer already exists 00:13:46 5f70bf18a086: Layer already exists 00:13:46 e21f68545664: Pushed 00:13:46 817f5fa6b26f: Pushed 00:13:46 fd2deed02907: Pushed 00:13:46 259fd0876c99: Pushed 00:13:46 63ec0bd56cf3: Layer already exists 00:13:46 e2ff21aa8a2b: Pushed 00:13:46 8a2d19431578: Pushed 00:13:47 d39c013845cf: Pushed 00:13:47 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:13:48 f92c783fe879: Preparing 00:13:48 21833b57ea21: Preparing 00:13:48 684b78692c26: Preparing 00:13:48 b3e8d6ae3b25: Preparing 00:13:48 0490fc4d3956: Preparing 00:13:48 e21f68545664: Preparing 00:13:48 d39c013845cf: Preparing 00:13:48 ffcb05672ac0: Preparing 00:13:48 de234fca42f7: Preparing 00:13:48 817f5fa6b26f: Preparing 00:13:48 fd2deed02907: Preparing 00:13:48 5f70bf18a086: Preparing 00:13:48 259fd0876c99: Preparing 00:13:48 8a2d19431578: Preparing 00:13:48 e2ff21aa8a2b: Preparing 00:13:48 63ec0bd56cf3: Preparing 00:13:48 fd2deed02907: Waiting 00:13:48 5f70bf18a086: Waiting 00:13:48 259fd0876c99: Waiting 00:13:48 8a2d19431578: Waiting 00:13:48 e2ff21aa8a2b: Waiting 00:13:48 63ec0bd56cf3: Waiting 00:13:48 e21f68545664: Waiting 00:13:48 ffcb05672ac0: Waiting 00:13:48 d39c013845cf: Waiting 00:13:48 de234fca42f7: Waiting 00:13:48 0490fc4d3956: Layer already exists 00:13:48 684b78692c26: Layer already exists 00:13:48 21833b57ea21: Layer already exists 00:13:48 b3e8d6ae3b25: Layer already exists 00:13:48 f92c783fe879: Layer already exists 00:13:48 ffcb05672ac0: Layer already exists 00:13:48 817f5fa6b26f: Layer already exists 00:13:48 d39c013845cf: Layer already exists 00:13:48 e21f68545664: Layer already exists 00:13:48 de234fca42f7: Layer already exists 00:13:48 fd2deed02907: Layer already exists 00:13:48 259fd0876c99: Layer already exists 00:13:48 8a2d19431578: Layer already exists 00:13:48 e2ff21aa8a2b: Layer already exists 00:13:48 5f70bf18a086: Layer already exists 00:13:48 63ec0bd56cf3: Layer already exists 00:13:48 latest: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.32 00:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:13:48 f92c783fe879: Preparing 00:13:48 21833b57ea21: Preparing 00:13:48 684b78692c26: Preparing 00:13:48 b3e8d6ae3b25: Preparing 00:13:48 0490fc4d3956: Preparing 00:13:48 e21f68545664: Preparing 00:13:48 d39c013845cf: Preparing 00:13:48 ffcb05672ac0: Preparing 00:13:48 de234fca42f7: Preparing 00:13:48 817f5fa6b26f: Preparing 00:13:48 fd2deed02907: Preparing 00:13:48 5f70bf18a086: Preparing 00:13:48 259fd0876c99: Preparing 00:13:48 e21f68545664: Waiting 00:13:48 817f5fa6b26f: Waiting 00:13:48 fd2deed02907: Waiting 00:13:48 ffcb05672ac0: Waiting 00:13:48 5f70bf18a086: Waiting 00:13:48 8a2d19431578: Preparing 00:13:48 e2ff21aa8a2b: Preparing 00:13:48 d39c013845cf: Waiting 00:13:48 8a2d19431578: Waiting 00:13:48 63ec0bd56cf3: Preparing 00:13:48 e2ff21aa8a2b: Waiting 00:13:48 63ec0bd56cf3: Waiting 00:13:48 684b78692c26: Layer already exists 00:13:48 b3e8d6ae3b25: Layer already exists 00:13:48 0490fc4d3956: Layer already exists 00:13:48 21833b57ea21: Layer already exists 00:13:48 f92c783fe879: Layer already exists 00:13:48 e21f68545664: Layer already exists 00:13:48 d39c013845cf: Layer already exists 00:13:48 de234fca42f7: Layer already exists 00:13:48 817f5fa6b26f: Layer already exists 00:13:48 ffcb05672ac0: Layer already exists 00:13:48 fd2deed02907: Layer already exists 00:13:48 5f70bf18a086: Layer already exists 00:13:48 8a2d19431578: Layer already exists 00:13:48 259fd0876c99: Layer already exists 00:13:48 e2ff21aa8a2b: Layer already exists 00:13:48 63ec0bd56cf3: Layer already exists 00:13:48 3.2.0-dev.32: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:13:49 f92c783fe879: Preparing 00:13:49 21833b57ea21: Preparing 00:13:49 684b78692c26: Preparing 00:13:49 b3e8d6ae3b25: Preparing 00:13:49 0490fc4d3956: Preparing 00:13:49 e21f68545664: Preparing 00:13:49 d39c013845cf: Preparing 00:13:49 ffcb05672ac0: Preparing 00:13:49 de234fca42f7: Preparing 00:13:49 817f5fa6b26f: Preparing 00:13:49 fd2deed02907: Preparing 00:13:49 5f70bf18a086: Preparing 00:13:49 259fd0876c99: Preparing 00:13:49 8a2d19431578: Preparing 00:13:49 e2ff21aa8a2b: Preparing 00:13:49 63ec0bd56cf3: Preparing 00:13:49 de234fca42f7: Waiting 00:13:49 817f5fa6b26f: Waiting 00:13:49 fd2deed02907: Waiting 00:13:49 5f70bf18a086: Waiting 00:13:49 259fd0876c99: Waiting 00:13:49 e21f68545664: Waiting 00:13:49 8a2d19431578: Waiting 00:13:49 e2ff21aa8a2b: Waiting 00:13:49 63ec0bd56cf3: Waiting 00:13:49 d39c013845cf: Waiting 00:13:49 ffcb05672ac0: Waiting 00:13:49 f92c783fe879: Layer already exists 00:13:49 b3e8d6ae3b25: Layer already exists 00:13:49 21833b57ea21: Layer already exists 00:13:49 0490fc4d3956: Layer already exists 00:13:49 684b78692c26: Layer already exists 00:13:49 e21f68545664: Layer already exists 00:13:49 d39c013845cf: Layer already exists 00:13:49 ffcb05672ac0: Layer already exists 00:13:49 de234fca42f7: Layer already exists 00:13:49 817f5fa6b26f: Layer already exists 00:13:49 fd2deed02907: Layer already exists 00:13:49 5f70bf18a086: Layer already exists 00:13:49 8a2d19431578: Layer already exists 00:13:49 259fd0876c99: Layer already exists 00:13:49 e2ff21aa8a2b: Layer already exists 00:13:49 63ec0bd56cf3: Layer already exists 00:13:49 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:13:50 f92c783fe879: Preparing 00:13:50 21833b57ea21: Preparing 00:13:50 684b78692c26: Preparing 00:13:50 b3e8d6ae3b25: Preparing 00:13:50 0490fc4d3956: Preparing 00:13:50 e21f68545664: Preparing 00:13:50 d39c013845cf: Preparing 00:13:50 ffcb05672ac0: Preparing 00:13:50 de234fca42f7: Preparing 00:13:50 817f5fa6b26f: Preparing 00:13:50 fd2deed02907: Preparing 00:13:50 5f70bf18a086: Preparing 00:13:50 259fd0876c99: Preparing 00:13:50 8a2d19431578: Preparing 00:13:50 e2ff21aa8a2b: Preparing 00:13:50 63ec0bd56cf3: Preparing 00:13:50 259fd0876c99: Waiting 00:13:50 817f5fa6b26f: Waiting 00:13:50 d39c013845cf: Waiting 00:13:50 fd2deed02907: Waiting 00:13:50 ffcb05672ac0: Waiting 00:13:50 5f70bf18a086: Waiting 00:13:50 8a2d19431578: Waiting 00:13:50 63ec0bd56cf3: Waiting 00:13:50 e2ff21aa8a2b: Waiting 00:13:50 de234fca42f7: Waiting 00:13:50 21833b57ea21: Layer already exists 00:13:50 0490fc4d3956: Layer already exists 00:13:50 684b78692c26: Layer already exists 00:13:50 b3e8d6ae3b25: Layer already exists 00:13:50 f92c783fe879: Layer already exists 00:13:50 e21f68545664: Layer already exists 00:13:50 ffcb05672ac0: Layer already exists 00:13:50 d39c013845cf: Layer already exists 00:13:50 de234fca42f7: Layer already exists 00:13:50 817f5fa6b26f: Layer already exists 00:13:50 fd2deed02907: Layer already exists 00:13:50 5f70bf18a086: Layer already exists 00:13:50 8a2d19431578: Layer already exists 00:13:50 259fd0876c99: Layer already exists 00:13:50 e2ff21aa8a2b: Layer already exists 00:13:50 63ec0bd56cf3: Layer already exists 00:13:50 main: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:50 ===================================================== [Pipeline] echo 00:13:50 taggedImages: 00:13:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 00:13:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:13:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.32 00:13:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:13:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:13:50 5e6f43925c50daa722df62c58882fd3722b24060 00:13:50 latest 00:13:50 3.2.0-dev.32 00:13:50 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:50 main 00:13:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060 00:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:13:51 9ee414e25392: Preparing 00:13:51 802026e89203: Preparing 00:13:51 9dba076e7ac6: Preparing 00:13:51 4ec1885d8bab: Preparing 00:13:51 ffcb05672ac0: Preparing 00:13:51 de234fca42f7: Preparing 00:13:51 06c2cc32bdf5: Preparing 00:13:51 6f546ab2fdd2: Preparing 00:13:51 63ec0bd56cf3: Preparing 00:13:51 de234fca42f7: Waiting 00:13:51 06c2cc32bdf5: Waiting 00:13:51 6f546ab2fdd2: Waiting 00:13:51 63ec0bd56cf3: Waiting 00:13:51 9ee414e25392: Layer already exists 00:13:51 ffcb05672ac0: Layer already exists 00:13:51 802026e89203: Layer already exists 00:13:51 de234fca42f7: Layer already exists 00:13:51 06c2cc32bdf5: Layer already exists 00:13:51 63ec0bd56cf3: Layer already exists 00:13:51 6f546ab2fdd2: Layer already exists 00:13:51 9dba076e7ac6: Pushed 00:13:54 4ec1885d8bab: Pushed 00:13:54 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:13:54 9ee414e25392: Preparing 00:13:54 802026e89203: Preparing 00:13:54 9dba076e7ac6: Preparing 00:13:54 4ec1885d8bab: Preparing 00:13:54 ffcb05672ac0: Preparing 00:13:54 de234fca42f7: Preparing 00:13:54 06c2cc32bdf5: Preparing 00:13:54 6f546ab2fdd2: Preparing 00:13:54 63ec0bd56cf3: Preparing 00:13:54 06c2cc32bdf5: Waiting 00:13:54 6f546ab2fdd2: Waiting 00:13:54 63ec0bd56cf3: Waiting 00:13:54 de234fca42f7: Waiting 00:13:54 ffcb05672ac0: Layer already exists 00:13:54 802026e89203: Layer already exists 00:13:54 9dba076e7ac6: Layer already exists 00:13:54 9ee414e25392: Layer already exists 00:13:54 4ec1885d8bab: Layer already exists 00:13:54 de234fca42f7: Layer already exists 00:13:54 63ec0bd56cf3: Layer already exists 00:13:54 06c2cc32bdf5: Layer already exists 00:13:54 6f546ab2fdd2: Layer already exists 00:13:54 latest: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.32 00:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:13:55 9ee414e25392: Preparing 00:13:55 802026e89203: Preparing 00:13:55 9dba076e7ac6: Preparing 00:13:55 4ec1885d8bab: Preparing 00:13:55 ffcb05672ac0: Preparing 00:13:55 de234fca42f7: Preparing 00:13:55 06c2cc32bdf5: Preparing 00:13:55 6f546ab2fdd2: Preparing 00:13:55 63ec0bd56cf3: Preparing 00:13:55 de234fca42f7: Waiting 00:13:55 06c2cc32bdf5: Waiting 00:13:55 6f546ab2fdd2: Waiting 00:13:55 63ec0bd56cf3: Waiting 00:13:55 9ee414e25392: Layer already exists 00:13:55 ffcb05672ac0: Layer already exists 00:13:55 802026e89203: Layer already exists 00:13:55 4ec1885d8bab: Layer already exists 00:13:55 9dba076e7ac6: Layer already exists 00:13:55 06c2cc32bdf5: Layer already exists 00:13:55 de234fca42f7: Layer already exists 00:13:55 63ec0bd56cf3: Layer already exists 00:13:55 6f546ab2fdd2: Layer already exists 00:13:55 3.2.0-dev.32: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:13:56 9ee414e25392: Preparing 00:13:56 802026e89203: Preparing 00:13:56 9dba076e7ac6: Preparing 00:13:56 4ec1885d8bab: Preparing 00:13:56 ffcb05672ac0: Preparing 00:13:56 de234fca42f7: Preparing 00:13:56 06c2cc32bdf5: Preparing 00:13:56 6f546ab2fdd2: Preparing 00:13:56 63ec0bd56cf3: Preparing 00:13:56 06c2cc32bdf5: Waiting 00:13:56 de234fca42f7: Waiting 00:13:56 6f546ab2fdd2: Waiting 00:13:56 63ec0bd56cf3: Waiting 00:13:56 9ee414e25392: Layer already exists 00:13:56 ffcb05672ac0: Layer already exists 00:13:56 802026e89203: Layer already exists 00:13:56 9dba076e7ac6: Layer already exists 00:13:56 4ec1885d8bab: Layer already exists 00:13:56 6f546ab2fdd2: Layer already exists 00:13:56 de234fca42f7: Layer already exists 00:13:56 06c2cc32bdf5: Layer already exists 00:13:56 63ec0bd56cf3: Layer already exists 00:13:56 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:13:56 9ee414e25392: Preparing 00:13:56 802026e89203: Preparing 00:13:56 9dba076e7ac6: Preparing 00:13:56 4ec1885d8bab: Preparing 00:13:56 ffcb05672ac0: Preparing 00:13:56 de234fca42f7: Preparing 00:13:56 06c2cc32bdf5: Preparing 00:13:56 6f546ab2fdd2: Preparing 00:13:56 63ec0bd56cf3: Preparing 00:13:56 6f546ab2fdd2: Waiting 00:13:56 63ec0bd56cf3: Waiting 00:13:56 de234fca42f7: Waiting 00:13:56 06c2cc32bdf5: Waiting 00:13:56 9dba076e7ac6: Layer already exists 00:13:56 9ee414e25392: Layer already exists 00:13:56 4ec1885d8bab: Layer already exists 00:13:56 802026e89203: Layer already exists 00:13:56 ffcb05672ac0: Layer already exists 00:13:56 6f546ab2fdd2: Layer already exists 00:13:56 06c2cc32bdf5: Layer already exists 00:13:56 de234fca42f7: Layer already exists 00:13:56 63ec0bd56cf3: Layer already exists 00:13:56 main: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:56 ===================================================== [Pipeline] echo 00:13:57 taggedImages: 00:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060 00:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.32 00:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:13:57 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:13:57 5e6f43925c50daa722df62c58882fd3722b24060 00:13:57 latest 00:13:57 3.2.0-dev.32 00:13:57 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:13:57 main 00:13:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060 00:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:13:57 1b1eceb3d659: Preparing 00:13:57 257970073bac: Preparing 00:13:57 5c552e8538bc: Preparing 00:13:57 f500a58f49ee: Preparing 00:13:57 04a89be53d88: Preparing 00:13:57 ffcb05672ac0: Preparing 00:13:57 de234fca42f7: Preparing 00:13:57 3b7066c5a38a: Preparing 00:13:57 d5cc266c2d11: Preparing 00:13:57 6443291559f6: Preparing 00:13:57 63ec0bd56cf3: Preparing 00:13:57 ffcb05672ac0: Waiting 00:13:57 de234fca42f7: Waiting 00:13:57 6443291559f6: Waiting 00:13:57 63ec0bd56cf3: Waiting 00:13:57 d5cc266c2d11: Waiting 00:13:57 3b7066c5a38a: Waiting 00:13:57 1b1eceb3d659: Pushed 00:13:57 f500a58f49ee: Pushed 00:13:57 257970073bac: Pushed 00:13:57 ffcb05672ac0: Layer already exists 00:13:57 de234fca42f7: Layer already exists 00:13:57 04a89be53d88: Pushed 00:13:57 63ec0bd56cf3: Layer already exists 00:13:57 3b7066c5a38a: Pushed 00:13:57 d5cc266c2d11: Pushed 00:13:58 5c552e8538bc: Pushed 00:13:59 6443291559f6: Pushed 00:13:59 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:14:00 1b1eceb3d659: Preparing 00:14:00 257970073bac: Preparing 00:14:00 5c552e8538bc: Preparing 00:14:00 f500a58f49ee: Preparing 00:14:00 04a89be53d88: Preparing 00:14:00 ffcb05672ac0: Preparing 00:14:00 de234fca42f7: Preparing 00:14:00 3b7066c5a38a: Preparing 00:14:00 d5cc266c2d11: Preparing 00:14:00 6443291559f6: Preparing 00:14:00 63ec0bd56cf3: Preparing 00:14:00 ffcb05672ac0: Waiting 00:14:00 de234fca42f7: Waiting 00:14:00 3b7066c5a38a: Waiting 00:14:00 d5cc266c2d11: Waiting 00:14:00 6443291559f6: Waiting 00:14:00 63ec0bd56cf3: Waiting 00:14:00 04a89be53d88: Layer already exists 00:14:00 1b1eceb3d659: Layer already exists 00:14:00 257970073bac: Layer already exists 00:14:00 f500a58f49ee: Layer already exists 00:14:00 5c552e8538bc: Layer already exists 00:14:00 de234fca42f7: Layer already exists 00:14:00 ffcb05672ac0: Layer already exists 00:14:00 6443291559f6: Layer already exists 00:14:00 3b7066c5a38a: Layer already exists 00:14:00 d5cc266c2d11: Layer already exists 00:14:00 63ec0bd56cf3: Layer already exists 00:14:00 latest: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.32 00:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:14:01 1b1eceb3d659: Preparing 00:14:01 257970073bac: Preparing 00:14:01 5c552e8538bc: Preparing 00:14:01 f500a58f49ee: Preparing 00:14:01 04a89be53d88: Preparing 00:14:01 ffcb05672ac0: Preparing 00:14:01 de234fca42f7: Preparing 00:14:01 3b7066c5a38a: Preparing 00:14:01 d5cc266c2d11: Preparing 00:14:01 6443291559f6: Preparing 00:14:01 63ec0bd56cf3: Preparing 00:14:01 de234fca42f7: Waiting 00:14:01 d5cc266c2d11: Waiting 00:14:01 3b7066c5a38a: Waiting 00:14:01 6443291559f6: Waiting 00:14:01 ffcb05672ac0: Waiting 00:14:01 257970073bac: Layer already exists 00:14:01 f500a58f49ee: Layer already exists 00:14:01 1b1eceb3d659: Layer already exists 00:14:01 04a89be53d88: Layer already exists 00:14:01 5c552e8538bc: Layer already exists 00:14:01 ffcb05672ac0: Layer already exists 00:14:01 3b7066c5a38a: Layer already exists 00:14:01 de234fca42f7: Layer already exists 00:14:01 6443291559f6: Layer already exists 00:14:01 d5cc266c2d11: Layer already exists 00:14:01 63ec0bd56cf3: Layer already exists 00:14:01 3.2.0-dev.32: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:14:01 1b1eceb3d659: Preparing 00:14:01 257970073bac: Preparing 00:14:01 5c552e8538bc: Preparing 00:14:01 f500a58f49ee: Preparing 00:14:01 04a89be53d88: Preparing 00:14:01 ffcb05672ac0: Preparing 00:14:01 de234fca42f7: Preparing 00:14:01 3b7066c5a38a: Preparing 00:14:01 d5cc266c2d11: Preparing 00:14:01 6443291559f6: Preparing 00:14:01 63ec0bd56cf3: Preparing 00:14:01 ffcb05672ac0: Waiting 00:14:01 de234fca42f7: Waiting 00:14:01 3b7066c5a38a: Waiting 00:14:01 d5cc266c2d11: Waiting 00:14:01 6443291559f6: Waiting 00:14:01 63ec0bd56cf3: Waiting 00:14:01 5c552e8538bc: Layer already exists 00:14:01 04a89be53d88: Layer already exists 00:14:01 f500a58f49ee: Layer already exists 00:14:01 257970073bac: Layer already exists 00:14:01 1b1eceb3d659: Layer already exists 00:14:01 ffcb05672ac0: Layer already exists 00:14:01 de234fca42f7: Layer already exists 00:14:01 3b7066c5a38a: Layer already exists 00:14:01 6443291559f6: Layer already exists 00:14:01 d5cc266c2d11: Layer already exists 00:14:01 63ec0bd56cf3: Layer already exists 00:14:01 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:14:02 1b1eceb3d659: Preparing 00:14:02 257970073bac: Preparing 00:14:02 5c552e8538bc: Preparing 00:14:02 f500a58f49ee: Preparing 00:14:02 04a89be53d88: Preparing 00:14:02 ffcb05672ac0: Preparing 00:14:02 de234fca42f7: Preparing 00:14:02 3b7066c5a38a: Preparing 00:14:02 d5cc266c2d11: Preparing 00:14:02 6443291559f6: Preparing 00:14:02 63ec0bd56cf3: Preparing 00:14:02 3b7066c5a38a: Waiting 00:14:02 d5cc266c2d11: Waiting 00:14:02 6443291559f6: Waiting 00:14:02 63ec0bd56cf3: Waiting 00:14:02 ffcb05672ac0: Waiting 00:14:02 5c552e8538bc: Layer already exists 00:14:02 257970073bac: Layer already exists 00:14:02 1b1eceb3d659: Layer already exists 00:14:02 f500a58f49ee: Layer already exists 00:14:02 04a89be53d88: Layer already exists 00:14:02 de234fca42f7: Layer already exists 00:14:02 3b7066c5a38a: Layer already exists 00:14:02 6443291559f6: Layer already exists 00:14:02 d5cc266c2d11: Layer already exists 00:14:02 ffcb05672ac0: Layer already exists 00:14:02 63ec0bd56cf3: Layer already exists 00:14:02 main: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:02 ===================================================== [Pipeline] echo 00:14:02 taggedImages: 00:14:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060 00:14:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:14:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.32 00:14:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:14:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:14:02 5e6f43925c50daa722df62c58882fd3722b24060 00:14:02 latest 00:14:02 3.2.0-dev.32 00:14:02 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:02 main 00:14:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060 00:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:14:03 c0d42e1d63da: Preparing 00:14:03 1ebf33c51562: Preparing 00:14:03 981e197b2377: Preparing 00:14:03 cabb6bb57895: Preparing 00:14:03 d15cf045b15e: Preparing 00:14:03 053af1688b75: Preparing 00:14:03 8c7063e1d161: Preparing 00:14:03 ffcb05672ac0: Preparing 00:14:03 de234fca42f7: Preparing 00:14:03 21bac6a41edc: Preparing 00:14:03 8e5e1d809cba: Preparing 00:14:03 63ec0bd56cf3: Preparing 00:14:03 21bac6a41edc: Waiting 00:14:03 8e5e1d809cba: Waiting 00:14:03 ffcb05672ac0: Waiting 00:14:03 63ec0bd56cf3: Waiting 00:14:03 8c7063e1d161: Waiting 00:14:03 de234fca42f7: Waiting 00:14:03 053af1688b75: Waiting 00:14:03 1ebf33c51562: Pushed 00:14:03 d15cf045b15e: Pushed 00:14:03 c0d42e1d63da: Pushed 00:14:03 ffcb05672ac0: Layer already exists 00:14:03 de234fca42f7: Layer already exists 00:14:03 053af1688b75: Pushed 00:14:03 8c7063e1d161: Pushed 00:14:03 63ec0bd56cf3: Layer already exists 00:14:04 21bac6a41edc: Pushed 00:14:04 cabb6bb57895: Pushed 00:14:04 981e197b2377: Pushed 00:14:04 8e5e1d809cba: Pushed 00:14:05 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:14:05 c0d42e1d63da: Preparing 00:14:05 1ebf33c51562: Preparing 00:14:05 981e197b2377: Preparing 00:14:05 cabb6bb57895: Preparing 00:14:05 d15cf045b15e: Preparing 00:14:05 053af1688b75: Preparing 00:14:05 8c7063e1d161: Preparing 00:14:05 ffcb05672ac0: Preparing 00:14:05 de234fca42f7: Preparing 00:14:05 21bac6a41edc: Preparing 00:14:05 8e5e1d809cba: Preparing 00:14:05 63ec0bd56cf3: Preparing 00:14:05 de234fca42f7: Waiting 00:14:05 ffcb05672ac0: Waiting 00:14:05 053af1688b75: Waiting 00:14:05 21bac6a41edc: Waiting 00:14:05 8c7063e1d161: Waiting 00:14:05 63ec0bd56cf3: Waiting 00:14:05 1ebf33c51562: Layer already exists 00:14:05 981e197b2377: Layer already exists 00:14:05 c0d42e1d63da: Layer already exists 00:14:05 cabb6bb57895: Layer already exists 00:14:05 d15cf045b15e: Layer already exists 00:14:05 de234fca42f7: Layer already exists 00:14:05 053af1688b75: Layer already exists 00:14:05 ffcb05672ac0: Layer already exists 00:14:05 8c7063e1d161: Layer already exists 00:14:05 21bac6a41edc: Layer already exists 00:14:05 8e5e1d809cba: Layer already exists 00:14:05 63ec0bd56cf3: Layer already exists 00:14:05 latest: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.32 00:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:14:06 c0d42e1d63da: Preparing 00:14:06 1ebf33c51562: Preparing 00:14:06 981e197b2377: Preparing 00:14:06 cabb6bb57895: Preparing 00:14:06 d15cf045b15e: Preparing 00:14:06 053af1688b75: Preparing 00:14:06 8c7063e1d161: Preparing 00:14:06 ffcb05672ac0: Preparing 00:14:06 de234fca42f7: Preparing 00:14:06 21bac6a41edc: Preparing 00:14:06 8e5e1d809cba: Preparing 00:14:06 63ec0bd56cf3: Preparing 00:14:06 ffcb05672ac0: Waiting 00:14:06 de234fca42f7: Waiting 00:14:06 053af1688b75: Waiting 00:14:06 21bac6a41edc: Waiting 00:14:06 8e5e1d809cba: Waiting 00:14:06 8c7063e1d161: Waiting 00:14:06 63ec0bd56cf3: Waiting 00:14:06 cabb6bb57895: Layer already exists 00:14:06 c0d42e1d63da: Layer already exists 00:14:06 981e197b2377: Layer already exists 00:14:06 d15cf045b15e: Layer already exists 00:14:06 1ebf33c51562: Layer already exists 00:14:06 053af1688b75: Layer already exists 00:14:06 de234fca42f7: Layer already exists 00:14:06 8c7063e1d161: Layer already exists 00:14:06 21bac6a41edc: Layer already exists 00:14:06 ffcb05672ac0: Layer already exists 00:14:06 8e5e1d809cba: Layer already exists 00:14:06 63ec0bd56cf3: Layer already exists 00:14:06 3.2.0-dev.32: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:14:07 c0d42e1d63da: Preparing 00:14:07 1ebf33c51562: Preparing 00:14:07 981e197b2377: Preparing 00:14:07 cabb6bb57895: Preparing 00:14:07 d15cf045b15e: Preparing 00:14:07 053af1688b75: Preparing 00:14:07 8c7063e1d161: Preparing 00:14:07 ffcb05672ac0: Preparing 00:14:07 de234fca42f7: Preparing 00:14:07 21bac6a41edc: Preparing 00:14:07 8e5e1d809cba: Preparing 00:14:07 63ec0bd56cf3: Preparing 00:14:07 de234fca42f7: Waiting 00:14:07 21bac6a41edc: Waiting 00:14:07 053af1688b75: Waiting 00:14:07 63ec0bd56cf3: Waiting 00:14:07 8e5e1d809cba: Waiting 00:14:07 8c7063e1d161: Waiting 00:14:07 ffcb05672ac0: Waiting 00:14:07 981e197b2377: Layer already exists 00:14:07 c0d42e1d63da: Layer already exists 00:14:07 1ebf33c51562: Layer already exists 00:14:07 d15cf045b15e: Layer already exists 00:14:07 cabb6bb57895: Layer already exists 00:14:07 053af1688b75: Layer already exists 00:14:07 ffcb05672ac0: Layer already exists 00:14:07 8c7063e1d161: Layer already exists 00:14:07 de234fca42f7: Layer already exists 00:14:07 21bac6a41edc: Layer already exists 00:14:07 8e5e1d809cba: Layer already exists 00:14:07 63ec0bd56cf3: Layer already exists 00:14:07 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:14:07 c0d42e1d63da: Preparing 00:14:07 1ebf33c51562: Preparing 00:14:07 981e197b2377: Preparing 00:14:07 cabb6bb57895: Preparing 00:14:07 d15cf045b15e: Preparing 00:14:07 053af1688b75: Preparing 00:14:07 8c7063e1d161: Preparing 00:14:07 ffcb05672ac0: Preparing 00:14:07 de234fca42f7: Preparing 00:14:07 21bac6a41edc: Preparing 00:14:07 8e5e1d809cba: Preparing 00:14:07 63ec0bd56cf3: Preparing 00:14:07 053af1688b75: Waiting 00:14:07 ffcb05672ac0: Waiting 00:14:07 de234fca42f7: Waiting 00:14:07 8e5e1d809cba: Waiting 00:14:07 21bac6a41edc: Waiting 00:14:07 63ec0bd56cf3: Waiting 00:14:07 8c7063e1d161: Waiting 00:14:07 981e197b2377: Layer already exists 00:14:07 c0d42e1d63da: Layer already exists 00:14:07 d15cf045b15e: Layer already exists 00:14:07 1ebf33c51562: Layer already exists 00:14:07 cabb6bb57895: Layer already exists 00:14:07 053af1688b75: Layer already exists 00:14:07 8c7063e1d161: Layer already exists 00:14:07 de234fca42f7: Layer already exists 00:14:07 21bac6a41edc: Layer already exists 00:14:07 ffcb05672ac0: Layer already exists 00:14:07 63ec0bd56cf3: Layer already exists 00:14:07 8e5e1d809cba: Layer already exists 00:14:07 main: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:07 ===================================================== [Pipeline] echo 00:14:07 taggedImages: 00:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060 00:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.32 00:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:14:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:14:07 5e6f43925c50daa722df62c58882fd3722b24060 00:14:07 latest 00:14:07 3.2.0-dev.32 00:14:07 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:07 main 00:14:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060 00:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:14:08 1d809bfb9a41: Preparing 00:14:08 7fab10ac0f69: Preparing 00:14:08 ffcb05672ac0: Preparing 00:14:08 de234fca42f7: Preparing 00:14:08 7bd596711c8f: Preparing 00:14:08 bc53d64ef9b6: Preparing 00:14:08 63ec0bd56cf3: Preparing 00:14:08 bc53d64ef9b6: Waiting 00:14:08 ffcb05672ac0: Layer already exists 00:14:08 de234fca42f7: Layer already exists 00:14:08 63ec0bd56cf3: Layer already exists 00:14:08 1d809bfb9a41: Pushed 00:14:09 7bd596711c8f: Pushed 00:14:09 bc53d64ef9b6: Pushed 00:14:10 7fab10ac0f69: Pushed 00:14:10 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:10 + 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 00:14:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:14:11 1d809bfb9a41: Preparing 00:14:11 7fab10ac0f69: Preparing 00:14:11 ffcb05672ac0: Preparing 00:14:11 de234fca42f7: Preparing 00:14:11 7bd596711c8f: Preparing 00:14:11 bc53d64ef9b6: Preparing 00:14:11 63ec0bd56cf3: Preparing 00:14:11 bc53d64ef9b6: Waiting 00:14:11 63ec0bd56cf3: Waiting 00:14:11 ffcb05672ac0: Layer already exists 00:14:11 1d809bfb9a41: Layer already exists 00:14:11 7fab10ac0f69: Layer already exists 00:14:11 de234fca42f7: Layer already exists 00:14:11 7bd596711c8f: Layer already exists 00:14:11 63ec0bd56cf3: Layer already exists 00:14:11 bc53d64ef9b6: Layer already exists 00:14:11 latest: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.32 00:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:14:11 1d809bfb9a41: Preparing 00:14:11 7fab10ac0f69: Preparing 00:14:11 ffcb05672ac0: Preparing 00:14:11 de234fca42f7: Preparing 00:14:11 7bd596711c8f: Preparing 00:14:11 bc53d64ef9b6: Preparing 00:14:11 63ec0bd56cf3: Preparing 00:14:11 bc53d64ef9b6: Waiting 00:14:11 ffcb05672ac0: Layer already exists 00:14:11 de234fca42f7: Layer already exists 00:14:11 7fab10ac0f69: Layer already exists 00:14:11 1d809bfb9a41: Layer already exists 00:14:11 7bd596711c8f: Layer already exists 00:14:11 bc53d64ef9b6: Layer already exists 00:14:11 63ec0bd56cf3: Layer already exists 00:14:11 3.2.0-dev.32: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:14:12 1d809bfb9a41: Preparing 00:14:12 7fab10ac0f69: Preparing 00:14:12 ffcb05672ac0: Preparing 00:14:12 de234fca42f7: Preparing 00:14:12 7bd596711c8f: Preparing 00:14:12 bc53d64ef9b6: Preparing 00:14:12 63ec0bd56cf3: Preparing 00:14:12 bc53d64ef9b6: Waiting 00:14:12 63ec0bd56cf3: Waiting 00:14:12 7fab10ac0f69: Layer already exists 00:14:12 ffcb05672ac0: Layer already exists 00:14:12 7bd596711c8f: Layer already exists 00:14:12 1d809bfb9a41: Layer already exists 00:14:12 de234fca42f7: Layer already exists 00:14:12 63ec0bd56cf3: Layer already exists 00:14:12 bc53d64ef9b6: Layer already exists 00:14:12 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:12 + 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 00:14:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:14:13 1d809bfb9a41: Preparing 00:14:13 7fab10ac0f69: Preparing 00:14:13 ffcb05672ac0: Preparing 00:14:13 de234fca42f7: Preparing 00:14:13 7bd596711c8f: Preparing 00:14:13 bc53d64ef9b6: Preparing 00:14:13 63ec0bd56cf3: Preparing 00:14:13 63ec0bd56cf3: Waiting 00:14:13 bc53d64ef9b6: Waiting 00:14:13 ffcb05672ac0: Layer already exists 00:14:13 1d809bfb9a41: Layer already exists 00:14:13 de234fca42f7: Layer already exists 00:14:13 7bd596711c8f: Layer already exists 00:14:13 7fab10ac0f69: Layer already exists 00:14:13 63ec0bd56cf3: Layer already exists 00:14:13 bc53d64ef9b6: Layer already exists 00:14:13 main: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:13 ===================================================== [Pipeline] echo 00:14:13 taggedImages: 00:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060 00:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.32 00:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:14:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:14:13 5e6f43925c50daa722df62c58882fd3722b24060 00:14:13 latest 00:14:13 3.2.0-dev.32 00:14:13 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:13 main 00:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060 00:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:14:13 ef099c509c54: Preparing 00:14:13 b50e3a576ab2: Preparing 00:14:13 ae912c885896: Preparing 00:14:13 ffcb05672ac0: Preparing 00:14:13 de234fca42f7: Preparing 00:14:13 ac816e5d443f: Preparing 00:14:13 31590adb1865: Preparing 00:14:13 fa8a49e572cf: Preparing 00:14:13 71a46304e1b6: Preparing 00:14:13 63ec0bd56cf3: Preparing 00:14:13 71a46304e1b6: Waiting 00:14:13 63ec0bd56cf3: Waiting 00:14:13 31590adb1865: Waiting 00:14:13 ac816e5d443f: Waiting 00:14:13 ffcb05672ac0: Layer already exists 00:14:13 de234fca42f7: Layer already exists 00:14:13 ef099c509c54: Pushed 00:14:13 ae912c885896: Pushed 00:14:13 b50e3a576ab2: Pushed 00:14:13 63ec0bd56cf3: Layer already exists 00:14:14 fa8a49e572cf: Pushed 00:14:15 71a46304e1b6: Pushed 00:14:19 31590adb1865: Pushed 00:14:21 ac816e5d443f: Pushed 00:14:22 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:14:22 ef099c509c54: Preparing 00:14:22 b50e3a576ab2: Preparing 00:14:22 ae912c885896: Preparing 00:14:22 ffcb05672ac0: Preparing 00:14:22 de234fca42f7: Preparing 00:14:22 ac816e5d443f: Preparing 00:14:22 31590adb1865: Preparing 00:14:22 fa8a49e572cf: Preparing 00:14:22 71a46304e1b6: Preparing 00:14:22 63ec0bd56cf3: Preparing 00:14:22 31590adb1865: Waiting 00:14:22 71a46304e1b6: Waiting 00:14:22 fa8a49e572cf: Waiting 00:14:22 63ec0bd56cf3: Waiting 00:14:22 ac816e5d443f: Waiting 00:14:22 ae912c885896: Layer already exists 00:14:22 ffcb05672ac0: Layer already exists 00:14:22 de234fca42f7: Layer already exists 00:14:22 b50e3a576ab2: Layer already exists 00:14:22 ef099c509c54: Layer already exists 00:14:22 ac816e5d443f: Layer already exists 00:14:22 fa8a49e572cf: Layer already exists 00:14:22 63ec0bd56cf3: Layer already exists 00:14:22 31590adb1865: Layer already exists 00:14:22 71a46304e1b6: Layer already exists 00:14:22 latest: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.32 00:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:14:23 ef099c509c54: Preparing 00:14:23 b50e3a576ab2: Preparing 00:14:23 ae912c885896: Preparing 00:14:23 ffcb05672ac0: Preparing 00:14:23 de234fca42f7: Preparing 00:14:23 ac816e5d443f: Preparing 00:14:23 31590adb1865: Preparing 00:14:23 fa8a49e572cf: Preparing 00:14:23 71a46304e1b6: Preparing 00:14:23 63ec0bd56cf3: Preparing 00:14:23 ac816e5d443f: Waiting 00:14:23 fa8a49e572cf: Waiting 00:14:23 71a46304e1b6: Waiting 00:14:23 31590adb1865: Waiting 00:14:23 63ec0bd56cf3: Waiting 00:14:23 ffcb05672ac0: Layer already exists 00:14:23 de234fca42f7: Layer already exists 00:14:23 ef099c509c54: Layer already exists 00:14:23 ae912c885896: Layer already exists 00:14:23 ac816e5d443f: Layer already exists 00:14:23 31590adb1865: Layer already exists 00:14:23 71a46304e1b6: Layer already exists 00:14:23 b50e3a576ab2: Layer already exists 00:14:23 fa8a49e572cf: Layer already exists 00:14:23 63ec0bd56cf3: Layer already exists 00:14:23 3.2.0-dev.32: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:14:24 ef099c509c54: Preparing 00:14:24 b50e3a576ab2: Preparing 00:14:24 ae912c885896: Preparing 00:14:24 ffcb05672ac0: Preparing 00:14:24 de234fca42f7: Preparing 00:14:24 ac816e5d443f: Preparing 00:14:24 31590adb1865: Preparing 00:14:24 fa8a49e572cf: Preparing 00:14:24 71a46304e1b6: Preparing 00:14:24 63ec0bd56cf3: Preparing 00:14:24 ac816e5d443f: Waiting 00:14:24 31590adb1865: Waiting 00:14:24 fa8a49e572cf: Waiting 00:14:24 71a46304e1b6: Waiting 00:14:24 63ec0bd56cf3: Waiting 00:14:24 ae912c885896: Layer already exists 00:14:24 b50e3a576ab2: Layer already exists 00:14:24 ffcb05672ac0: Layer already exists 00:14:24 ef099c509c54: Layer already exists 00:14:24 de234fca42f7: Layer already exists 00:14:24 fa8a49e572cf: Layer already exists 00:14:24 31590adb1865: Layer already exists 00:14:24 ac816e5d443f: Layer already exists 00:14:24 63ec0bd56cf3: Layer already exists 00:14:24 71a46304e1b6: Layer already exists 00:14:24 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:14:24 ef099c509c54: Preparing 00:14:24 b50e3a576ab2: Preparing 00:14:24 ae912c885896: Preparing 00:14:24 ffcb05672ac0: Preparing 00:14:24 de234fca42f7: Preparing 00:14:24 ac816e5d443f: Preparing 00:14:24 31590adb1865: Preparing 00:14:24 fa8a49e572cf: Preparing 00:14:24 71a46304e1b6: Preparing 00:14:24 63ec0bd56cf3: Preparing 00:14:24 31590adb1865: Waiting 00:14:24 71a46304e1b6: Waiting 00:14:24 63ec0bd56cf3: Waiting 00:14:24 fa8a49e572cf: Waiting 00:14:24 ac816e5d443f: Waiting 00:14:24 ae912c885896: Layer already exists 00:14:24 ffcb05672ac0: Layer already exists 00:14:24 ef099c509c54: Layer already exists 00:14:24 de234fca42f7: Layer already exists 00:14:24 b50e3a576ab2: Layer already exists 00:14:24 ac816e5d443f: Layer already exists 00:14:24 71a46304e1b6: Layer already exists 00:14:24 fa8a49e572cf: Layer already exists 00:14:24 31590adb1865: Layer already exists 00:14:24 63ec0bd56cf3: Layer already exists 00:14:24 main: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:24 ===================================================== [Pipeline] echo 00:14:24 taggedImages: 00:14:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060 00:14:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:14:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.32 00:14:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:14:24 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:14:24 5e6f43925c50daa722df62c58882fd3722b24060 00:14:24 latest 00:14:24 3.2.0-dev.32 00:14:24 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:24 main 00:14:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060 00:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:14:25 0d40fce01b8d: Preparing 00:14:25 49deb2af8879: Preparing 00:14:25 8ac8de8ef7d9: Preparing 00:14:25 ffcb05672ac0: Preparing 00:14:25 de234fca42f7: Preparing 00:14:25 956929821027: Preparing 00:14:25 6521cf04b07c: Preparing 00:14:25 3fe45759a626: Preparing 00:14:25 63ec0bd56cf3: Preparing 00:14:25 956929821027: Waiting 00:14:25 6521cf04b07c: Waiting 00:14:25 63ec0bd56cf3: Waiting 00:14:25 ffcb05672ac0: Layer already exists 00:14:25 de234fca42f7: Layer already exists 00:14:25 8ac8de8ef7d9: Pushed 00:14:25 49deb2af8879: Pushed 00:14:25 63ec0bd56cf3: Layer already exists 00:14:25 0d40fce01b8d: Pushed 00:14:25 3fe45759a626: Pushed 00:14:26 6521cf04b07c: Pushed 00:14:34 956929821027: Pushed 00:14:34 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:14:34 0d40fce01b8d: Preparing 00:14:34 49deb2af8879: Preparing 00:14:34 8ac8de8ef7d9: Preparing 00:14:34 ffcb05672ac0: Preparing 00:14:34 de234fca42f7: Preparing 00:14:34 956929821027: Preparing 00:14:34 6521cf04b07c: Preparing 00:14:34 3fe45759a626: Preparing 00:14:34 63ec0bd56cf3: Preparing 00:14:34 956929821027: Waiting 00:14:34 3fe45759a626: Waiting 00:14:34 63ec0bd56cf3: Waiting 00:14:34 6521cf04b07c: Waiting 00:14:34 49deb2af8879: Layer already exists 00:14:34 ffcb05672ac0: Layer already exists 00:14:34 8ac8de8ef7d9: Layer already exists 00:14:34 0d40fce01b8d: Layer already exists 00:14:34 de234fca42f7: Layer already exists 00:14:34 956929821027: Layer already exists 00:14:34 6521cf04b07c: Layer already exists 00:14:34 63ec0bd56cf3: Layer already exists 00:14:34 3fe45759a626: Layer already exists 00:14:34 latest: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.32 00:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:14:35 0d40fce01b8d: Preparing 00:14:35 49deb2af8879: Preparing 00:14:35 8ac8de8ef7d9: Preparing 00:14:35 ffcb05672ac0: Preparing 00:14:35 de234fca42f7: Preparing 00:14:35 956929821027: Preparing 00:14:35 6521cf04b07c: Preparing 00:14:35 3fe45759a626: Preparing 00:14:35 63ec0bd56cf3: Preparing 00:14:35 63ec0bd56cf3: Waiting 00:14:35 6521cf04b07c: Waiting 00:14:35 3fe45759a626: Waiting 00:14:35 956929821027: Waiting 00:14:35 49deb2af8879: Layer already exists 00:14:35 ffcb05672ac0: Layer already exists 00:14:35 de234fca42f7: Layer already exists 00:14:35 8ac8de8ef7d9: Layer already exists 00:14:35 0d40fce01b8d: Layer already exists 00:14:35 956929821027: Layer already exists 00:14:35 3fe45759a626: Layer already exists 00:14:35 63ec0bd56cf3: Layer already exists 00:14:35 6521cf04b07c: Layer already exists 00:14:35 3.2.0-dev.32: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:14:36 0d40fce01b8d: Preparing 00:14:36 49deb2af8879: Preparing 00:14:36 8ac8de8ef7d9: Preparing 00:14:36 ffcb05672ac0: Preparing 00:14:36 de234fca42f7: Preparing 00:14:36 956929821027: Preparing 00:14:36 6521cf04b07c: Preparing 00:14:36 3fe45759a626: Preparing 00:14:36 63ec0bd56cf3: Preparing 00:14:36 956929821027: Waiting 00:14:36 3fe45759a626: Waiting 00:14:36 6521cf04b07c: Waiting 00:14:36 63ec0bd56cf3: Waiting 00:14:36 ffcb05672ac0: Layer already exists 00:14:36 0d40fce01b8d: Layer already exists 00:14:36 49deb2af8879: Layer already exists 00:14:36 de234fca42f7: Layer already exists 00:14:36 8ac8de8ef7d9: Layer already exists 00:14:36 956929821027: Layer already exists 00:14:36 63ec0bd56cf3: Layer already exists 00:14:36 6521cf04b07c: Layer already exists 00:14:36 3fe45759a626: Layer already exists 00:14:36 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:14:36 0d40fce01b8d: Preparing 00:14:36 49deb2af8879: Preparing 00:14:36 8ac8de8ef7d9: Preparing 00:14:36 ffcb05672ac0: Preparing 00:14:36 de234fca42f7: Preparing 00:14:36 956929821027: Preparing 00:14:36 6521cf04b07c: Preparing 00:14:36 3fe45759a626: Preparing 00:14:36 63ec0bd56cf3: Preparing 00:14:36 956929821027: Waiting 00:14:36 6521cf04b07c: Waiting 00:14:36 3fe45759a626: Waiting 00:14:36 ffcb05672ac0: Layer already exists 00:14:36 49deb2af8879: Layer already exists 00:14:36 de234fca42f7: Layer already exists 00:14:36 8ac8de8ef7d9: Layer already exists 00:14:36 0d40fce01b8d: Layer already exists 00:14:36 956929821027: Layer already exists 00:14:36 6521cf04b07c: Layer already exists 00:14:36 3fe45759a626: Layer already exists 00:14:36 63ec0bd56cf3: Layer already exists 00:14:36 main: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:36 ===================================================== [Pipeline] echo 00:14:36 taggedImages: 00:14:36 - nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060 00:14:36 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:14:36 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.32 00:14:36 - nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:36 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:14:36 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:14:36 5e6f43925c50daa722df62c58882fd3722b24060 00:14:36 latest 00:14:36 3.2.0-dev.32 00:14:36 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:36 main 00:14:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060 00:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:14:37 0defac45759c: Preparing 00:14:37 ef87a6697234: Preparing 00:14:37 058ebfe3cce2: Preparing 00:14:37 ffcb05672ac0: Preparing 00:14:37 de234fca42f7: Preparing 00:14:37 61d6d88f2bd6: Preparing 00:14:37 fa8a49e572cf: Preparing 00:14:37 71a46304e1b6: Preparing 00:14:37 63ec0bd56cf3: Preparing 00:14:37 fa8a49e572cf: Waiting 00:14:37 71a46304e1b6: Waiting 00:14:37 63ec0bd56cf3: Waiting 00:14:37 61d6d88f2bd6: Waiting 00:14:37 de234fca42f7: Layer already exists 00:14:37 ffcb05672ac0: Layer already exists 00:14:37 fa8a49e572cf: Layer already exists 00:14:37 71a46304e1b6: Layer already exists 00:14:37 63ec0bd56cf3: Layer already exists 00:14:37 ef87a6697234: Pushed 00:14:37 058ebfe3cce2: Pushed 00:14:37 0defac45759c: Pushed 00:14:45 61d6d88f2bd6: Pushed 00:14:45 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:14:46 0defac45759c: Preparing 00:14:46 ef87a6697234: Preparing 00:14:46 058ebfe3cce2: Preparing 00:14:46 ffcb05672ac0: Preparing 00:14:46 de234fca42f7: Preparing 00:14:46 61d6d88f2bd6: Preparing 00:14:46 fa8a49e572cf: Preparing 00:14:46 71a46304e1b6: Preparing 00:14:46 63ec0bd56cf3: Preparing 00:14:46 61d6d88f2bd6: Waiting 00:14:46 fa8a49e572cf: Waiting 00:14:46 63ec0bd56cf3: Waiting 00:14:46 71a46304e1b6: Waiting 00:14:46 de234fca42f7: Layer already exists 00:14:46 ef87a6697234: Layer already exists 00:14:46 0defac45759c: Layer already exists 00:14:46 ffcb05672ac0: Layer already exists 00:14:46 058ebfe3cce2: Layer already exists 00:14:46 61d6d88f2bd6: Layer already exists 00:14:46 71a46304e1b6: Layer already exists 00:14:46 fa8a49e572cf: Layer already exists 00:14:46 63ec0bd56cf3: Layer already exists 00:14:46 latest: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.32 00:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:14:47 0defac45759c: Preparing 00:14:47 ef87a6697234: Preparing 00:14:47 058ebfe3cce2: Preparing 00:14:47 ffcb05672ac0: Preparing 00:14:47 de234fca42f7: Preparing 00:14:47 61d6d88f2bd6: Preparing 00:14:47 fa8a49e572cf: Preparing 00:14:47 71a46304e1b6: Preparing 00:14:47 63ec0bd56cf3: Preparing 00:14:47 61d6d88f2bd6: Waiting 00:14:47 fa8a49e572cf: Waiting 00:14:47 71a46304e1b6: Waiting 00:14:47 63ec0bd56cf3: Waiting 00:14:47 ffcb05672ac0: Layer already exists 00:14:47 ef87a6697234: Layer already exists 00:14:47 0defac45759c: Layer already exists 00:14:47 de234fca42f7: Layer already exists 00:14:47 058ebfe3cce2: Layer already exists 00:14:47 61d6d88f2bd6: Layer already exists 00:14:47 71a46304e1b6: Layer already exists 00:14:47 fa8a49e572cf: Layer already exists 00:14:47 63ec0bd56cf3: Layer already exists 00:14:47 3.2.0-dev.32: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:14:47 0defac45759c: Preparing 00:14:47 ef87a6697234: Preparing 00:14:47 058ebfe3cce2: Preparing 00:14:47 ffcb05672ac0: Preparing 00:14:47 de234fca42f7: Preparing 00:14:47 61d6d88f2bd6: Preparing 00:14:47 fa8a49e572cf: Preparing 00:14:47 71a46304e1b6: Preparing 00:14:47 63ec0bd56cf3: Preparing 00:14:47 61d6d88f2bd6: Waiting 00:14:47 fa8a49e572cf: Waiting 00:14:47 71a46304e1b6: Waiting 00:14:47 63ec0bd56cf3: Waiting 00:14:47 ef87a6697234: Layer already exists 00:14:47 058ebfe3cce2: Layer already exists 00:14:47 0defac45759c: Layer already exists 00:14:47 de234fca42f7: Layer already exists 00:14:47 ffcb05672ac0: Layer already exists 00:14:47 fa8a49e572cf: Layer already exists 00:14:47 71a46304e1b6: Layer already exists 00:14:47 63ec0bd56cf3: Layer already exists 00:14:47 61d6d88f2bd6: Layer already exists 00:14:47 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:14:48 0defac45759c: Preparing 00:14:48 ef87a6697234: Preparing 00:14:48 058ebfe3cce2: Preparing 00:14:48 ffcb05672ac0: Preparing 00:14:48 de234fca42f7: Preparing 00:14:48 61d6d88f2bd6: Preparing 00:14:48 fa8a49e572cf: Preparing 00:14:48 71a46304e1b6: Preparing 00:14:48 63ec0bd56cf3: Preparing 00:14:48 fa8a49e572cf: Waiting 00:14:48 71a46304e1b6: Waiting 00:14:48 61d6d88f2bd6: Waiting 00:14:48 63ec0bd56cf3: Waiting 00:14:48 de234fca42f7: Layer already exists 00:14:48 ffcb05672ac0: Layer already exists 00:14:48 ef87a6697234: Layer already exists 00:14:48 0defac45759c: Layer already exists 00:14:48 058ebfe3cce2: Layer already exists 00:14:48 61d6d88f2bd6: Layer already exists 00:14:48 fa8a49e572cf: Layer already exists 00:14:48 71a46304e1b6: Layer already exists 00:14:48 63ec0bd56cf3: Layer already exists 00:14:48 main: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:48 ===================================================== [Pipeline] echo 00:14:48 taggedImages: 00:14:48 - nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060 00:14:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:14:48 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.32 00:14:48 - nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:14:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:14:48 5e6f43925c50daa722df62c58882fd3722b24060 00:14:48 latest 00:14:48 3.2.0-dev.32 00:14:48 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:48 main 00:14:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060 00:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:14:49 f63fc992a0e3: Preparing 00:14:49 75ff36f2d28c: Preparing 00:14:49 ffcb05672ac0: Preparing 00:14:49 de234fca42f7: Preparing 00:14:49 bb9c8824a210: Preparing 00:14:49 d09fb035623b: Preparing 00:14:49 63ec0bd56cf3: Preparing 00:14:49 d09fb035623b: Waiting 00:14:49 de234fca42f7: Layer already exists 00:14:49 ffcb05672ac0: Layer already exists 00:14:49 63ec0bd56cf3: Layer already exists 00:14:49 f63fc992a0e3: Pushed 00:14:49 d09fb035623b: Pushed 00:14:49 bb9c8824a210: Pushed 00:14:52 75ff36f2d28c: Pushed 00:14:52 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:14:53 f63fc992a0e3: Preparing 00:14:53 75ff36f2d28c: Preparing 00:14:53 ffcb05672ac0: Preparing 00:14:53 de234fca42f7: Preparing 00:14:53 bb9c8824a210: Preparing 00:14:53 d09fb035623b: Preparing 00:14:53 63ec0bd56cf3: Preparing 00:14:53 d09fb035623b: Waiting 00:14:53 63ec0bd56cf3: Waiting 00:14:53 bb9c8824a210: Layer already exists 00:14:53 f63fc992a0e3: Layer already exists 00:14:53 ffcb05672ac0: Layer already exists 00:14:53 75ff36f2d28c: Layer already exists 00:14:53 de234fca42f7: Layer already exists 00:14:53 63ec0bd56cf3: Layer already exists 00:14:53 d09fb035623b: Layer already exists 00:14:53 latest: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.32 00:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:14:54 f63fc992a0e3: Preparing 00:14:54 75ff36f2d28c: Preparing 00:14:54 ffcb05672ac0: Preparing 00:14:54 de234fca42f7: Preparing 00:14:54 bb9c8824a210: Preparing 00:14:54 d09fb035623b: Preparing 00:14:54 63ec0bd56cf3: Preparing 00:14:54 63ec0bd56cf3: Waiting 00:14:54 d09fb035623b: Waiting 00:14:54 75ff36f2d28c: Layer already exists 00:14:54 de234fca42f7: Layer already exists 00:14:54 ffcb05672ac0: Layer already exists 00:14:54 bb9c8824a210: Layer already exists 00:14:54 f63fc992a0e3: Layer already exists 00:14:54 d09fb035623b: Layer already exists 00:14:54 63ec0bd56cf3: Layer already exists 00:14:54 3.2.0-dev.32: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:14:54 f63fc992a0e3: Preparing 00:14:54 75ff36f2d28c: Preparing 00:14:54 ffcb05672ac0: Preparing 00:14:54 de234fca42f7: Preparing 00:14:54 bb9c8824a210: Preparing 00:14:54 d09fb035623b: Preparing 00:14:54 63ec0bd56cf3: Preparing 00:14:54 d09fb035623b: Waiting 00:14:54 63ec0bd56cf3: Waiting 00:14:54 bb9c8824a210: Layer already exists 00:14:54 75ff36f2d28c: Layer already exists 00:14:54 f63fc992a0e3: Layer already exists 00:14:54 de234fca42f7: Layer already exists 00:14:54 ffcb05672ac0: Layer already exists 00:14:54 d09fb035623b: Layer already exists 00:14:54 63ec0bd56cf3: Layer already exists 00:14:54 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:14:55 f63fc992a0e3: Preparing 00:14:55 75ff36f2d28c: Preparing 00:14:55 ffcb05672ac0: Preparing 00:14:55 de234fca42f7: Preparing 00:14:55 bb9c8824a210: Preparing 00:14:55 d09fb035623b: Preparing 00:14:55 63ec0bd56cf3: Preparing 00:14:55 d09fb035623b: Waiting 00:14:55 de234fca42f7: Layer already exists 00:14:55 ffcb05672ac0: Layer already exists 00:14:55 f63fc992a0e3: Layer already exists 00:14:55 bb9c8824a210: Layer already exists 00:14:55 75ff36f2d28c: Layer already exists 00:14:55 d09fb035623b: Layer already exists 00:14:55 63ec0bd56cf3: Layer already exists 00:14:55 main: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:55 ===================================================== [Pipeline] echo 00:14:55 taggedImages: 00:14:55 - nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060 00:14:55 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:14:55 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.32 00:14:55 - nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:55 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:14:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:14:55 5e6f43925c50daa722df62c58882fd3722b24060 00:14:55 latest 00:14:55 3.2.0-dev.32 00:14:55 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:14:55 main 00:14:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060 00:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:14:56 ae1061126128: Preparing 00:14:56 5b0901eed77d: Preparing 00:14:56 ffcb05672ac0: Preparing 00:14:56 de234fca42f7: Preparing 00:14:56 06c2cc32bdf5: Preparing 00:14:56 6f546ab2fdd2: Preparing 00:14:56 63ec0bd56cf3: Preparing 00:14:56 6f546ab2fdd2: Waiting 00:14:56 63ec0bd56cf3: Waiting 00:14:56 de234fca42f7: Layer already exists 00:14:56 ffcb05672ac0: Layer already exists 00:14:56 06c2cc32bdf5: Layer already exists 00:14:56 6f546ab2fdd2: Layer already exists 00:14:56 63ec0bd56cf3: Layer already exists 00:14:56 ae1061126128: Pushed 00:14:59 5b0901eed77d: Pushed 00:14:59 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:15:00 ae1061126128: Preparing 00:15:00 5b0901eed77d: Preparing 00:15:00 ffcb05672ac0: Preparing 00:15:00 de234fca42f7: Preparing 00:15:00 06c2cc32bdf5: Preparing 00:15:00 6f546ab2fdd2: Preparing 00:15:00 63ec0bd56cf3: Preparing 00:15:00 6f546ab2fdd2: Waiting 00:15:00 63ec0bd56cf3: Waiting 00:15:00 5b0901eed77d: Layer already exists 00:15:00 06c2cc32bdf5: Layer already exists 00:15:00 de234fca42f7: Layer already exists 00:15:00 ae1061126128: Layer already exists 00:15:00 ffcb05672ac0: Layer already exists 00:15:00 6f546ab2fdd2: Layer already exists 00:15:00 63ec0bd56cf3: Layer already exists 00:15:00 latest: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.32 00:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:15:01 ae1061126128: Preparing 00:15:01 5b0901eed77d: Preparing 00:15:01 ffcb05672ac0: Preparing 00:15:01 de234fca42f7: Preparing 00:15:01 06c2cc32bdf5: Preparing 00:15:01 6f546ab2fdd2: Preparing 00:15:01 63ec0bd56cf3: Preparing 00:15:01 6f546ab2fdd2: Waiting 00:15:01 ffcb05672ac0: Layer already exists 00:15:01 de234fca42f7: Layer already exists 00:15:01 ae1061126128: Layer already exists 00:15:01 06c2cc32bdf5: Layer already exists 00:15:01 5b0901eed77d: Layer already exists 00:15:01 63ec0bd56cf3: Layer already exists 00:15:01 6f546ab2fdd2: Layer already exists 00:15:01 3.2.0-dev.32: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:15:01 ae1061126128: Preparing 00:15:01 5b0901eed77d: Preparing 00:15:01 ffcb05672ac0: Preparing 00:15:01 de234fca42f7: Preparing 00:15:01 06c2cc32bdf5: Preparing 00:15:01 6f546ab2fdd2: Preparing 00:15:01 63ec0bd56cf3: Preparing 00:15:01 6f546ab2fdd2: Waiting 00:15:01 63ec0bd56cf3: Waiting 00:15:01 5b0901eed77d: Layer already exists 00:15:01 ae1061126128: Layer already exists 00:15:01 06c2cc32bdf5: Layer already exists 00:15:01 de234fca42f7: Layer already exists 00:15:01 ffcb05672ac0: Layer already exists 00:15:01 6f546ab2fdd2: Layer already exists 00:15:01 63ec0bd56cf3: Layer already exists 00:15:01 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:15:02 ae1061126128: Preparing 00:15:02 5b0901eed77d: Preparing 00:15:02 ffcb05672ac0: Preparing 00:15:02 de234fca42f7: Preparing 00:15:02 06c2cc32bdf5: Preparing 00:15:02 6f546ab2fdd2: Preparing 00:15:02 63ec0bd56cf3: Preparing 00:15:02 6f546ab2fdd2: Waiting 00:15:02 5b0901eed77d: Layer already exists 00:15:02 ae1061126128: Layer already exists 00:15:02 de234fca42f7: Layer already exists 00:15:02 06c2cc32bdf5: Layer already exists 00:15:02 ffcb05672ac0: Layer already exists 00:15:02 63ec0bd56cf3: Layer already exists 00:15:02 6f546ab2fdd2: Layer already exists 00:15:02 main: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:15:02 ===================================================== [Pipeline] echo 00:15:02 taggedImages: 00:15:02 - nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060 00:15:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:15:02 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.32 00:15:02 - nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:15:02 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:30:26 #141 ... 00:30:26 00:30:26 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:30:26 #147 1093.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:30:29 #147 ... 00:30:29 00:30:29 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:30:29 #125 DONE 1101.5s 00:30:29 00:30:29 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:30:29 #150 ... 00:30:29 00:30:29 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:30:29 #152 DONE 0.3s 00:30:29 00:30:29 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:30:30 #153 DONE 0.1s 00:30:30 00:30:30 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:30:30 #154 DONE 0.2s 00:30:30 00:30:30 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:30:30 #155 DONE 0.3s 00:30:30 00:30:30 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:30:30 #144 ... 00:30:30 00:30:30 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:30:31 #156 DONE 0.5s 00:30:31 00:30:31 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:30:31 #157 DONE 0.3s 00:30:31 00:30:31 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:30:34 #158 DONE 2.1s 00:30:34 00:30:34 #107 [security-proxy-setup] exporting to image 00:30:34 #107 exporting layers 00:30:34 #107 ... 00:30:34 00:30:34 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:30:34 #148 DONE 1106.7s 00:30:34 00:30:34 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:30:34 #159 DONE 0.4s 00:30:34 00:30:34 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:30:35 #160 ... 00:30:35 00:30:35 #107 [security-proxy-setup] exporting to image 00:30:35 #107 exporting layers 1.9s done 00:30:35 #107 writing image sha256:bbe29ee73b76fc929090dcf7489c188bd198cf3fa5550cd4e21e4fbedf0824a6 done 00:30:35 #107 naming to docker.io/library/security-proxy-setup-arm64 done 00:30:35 #107 DONE 5.2s 00:30:35 00:30:35 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:30:37 #142 ... 00:30:37 00:30:37 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:30:37 #160 DONE 2.5s 00:30:37 00:30:37 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:30:38 #161 DONE 0.3s 00:30:38 00:30:38 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:30:38 #162 DONE 0.2s 00:30:38 00:30:38 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:30:38 #41 ... 00:30:38 00:30:38 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:30:38 #163 DONE 0.3s 00:30:38 00:30:38 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:30:38 #164 DONE 0.1s 00:30:38 00:30:38 #165 [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/ 00:30:38 #165 DONE 0.2s 00:30:38 00:30:38 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:30:38 #166 DONE 0.1s 00:30:38 00:30:38 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:30:39 #167 DONE 0.1s 00:30:39 00:30:39 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:30:39 #168 DONE 0.2s 00:30:39 00:30:39 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:30:41 #169 DONE 2.1s 00:30:41 00:30:41 #107 [security-bootstrapper] exporting to image 00:30:41 #107 exporting layers 00:30:42 #107 exporting layers 1.1s done 00:30:42 #107 writing image sha256:beb9d860ff3485f47df0fb8988ff52b9eeca6a6e7f60d63405a253531edbd616 done 00:30:42 #107 naming to docker.io/library/security-bootstrapper-arm64 done 00:30:42 #107 DONE 6.3s 00:30:42 00:30:42 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:30:43 #150 ... 00:30:43 00:30:43 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:30:43 #147 DONE 1115.5s 00:30:43 00:30:43 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:30:43 #41 ... 00:30:43 00:30:43 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:30:44 #170 DONE 0.3s 00:30:44 00:30:44 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:30:44 #150 ... 00:30:44 00:30:44 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:30:44 #171 DONE 0.3s 00:30:44 00:30:44 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:30:44 #141 ... 00:30:44 00:30:44 #172 [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 00:30:44 #172 DONE 0.1s 00:30:44 00:30:44 #173 [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 00:30:44 #173 DONE 0.1s 00:30:44 00:30:44 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:30:44 #142 ... 00:30:44 00:30:44 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:30:44 #174 DONE 0.1s 00:30:44 00:30:44 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:30:44 #175 DONE 0.3s 00:30:44 00:30:44 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:30:45 #150 ... 00:30:45 00:30:45 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:30:45 #176 DONE 0.3s 00:30:45 00:30:45 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:30:45 #177 DONE 0.2s 00:30:45 00:30:45 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:30:47 #178 DONE 1.8s 00:30:47 00:30:47 #107 [security-secretstore-setup] exporting to image 00:30:48 #107 exporting layers 1.1s done 00:30:48 #107 writing image sha256:a13685622996e79b57f63981c2cae16e42153b5f2d43feb1fe5d17fb967e961b done 00:30:48 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 00:30:48 #107 DONE 7.4s 00:30:48 00:30:48 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:31:44 #142 ... 00:31:44 00:31:44 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:31:44 #149 DONE 1168.4s 00:31:44 00:31:44 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:31:44 #150 ... 00:31:44 00:31:44 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:31:44 #179 DONE 0.3s 00:31:44 00:31:44 #22 [core-keeper internal] load .dockerignore 00:31:44 #22 ... 00:31:44 00:31:44 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:31:44 #180 DONE 0.1s 00:31:44 00:31:44 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:31:44 #181 DONE 0.2s 00:31:44 00:31:44 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:31:44 #182 DONE 0.2s 00:31:44 00:31:44 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:31:44 #183 DONE 0.1s 00:31:44 00:31:44 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:31:44 #144 ... 00:31:44 00:31:44 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:31:44 #184 DONE 1.9s 00:31:44 00:31:44 #107 [core-common-config-bootstrapper] exporting to image 00:31:44 #107 exporting layers 00:31:44 #107 exporting layers 0.9s done 00:31:44 #107 writing image sha256:cc0cf319c855f87ec795471542dd6269d6784b9d109bd46387388589c9c77f15 0.0s done 00:31:44 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:31:44 #107 DONE 8.3s 00:31:44 00:31:44 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:33:36 #142 DONE 1275.9s 00:33:36 00:33:36 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:33:36 #38 ... 00:33:36 00:33:36 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:33:36 #185 DONE 0.3s 00:33:36 00:33:36 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:33:36 #186 DONE 0.2s 00:33:36 00:33:36 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:33:36 #187 DONE 0.3s 00:33:36 00:33:36 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:33:36 #188 DONE 0.1s 00:33:36 00:33:36 #107 [security-spiffe-token-provider] exporting to image 00:33:36 #107 exporting layers 00:33:36 #107 exporting layers 0.7s done 00:33:36 #107 writing image sha256:b19aad104ad27a4a68583d3865b2e9a8a5d0ad42602207b58197a8e6a3b181d3 done 00:33:36 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 00:33:36 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:33:36 #107 DONE 9.0s 00:33:36 00:33:36 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:40:43 #38 ... 00:40:43 00:40:43 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:40:43 #145 DONE 1702.4s 00:40:43 00:40:43 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:40:43 #141 ... 00:40:43 00:40:43 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:40:43 #189 DONE 0.1s 00:40:43 00:40:43 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:40:43 #150 ... 00:40:43 00:40:43 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:40:43 #190 DONE 0.2s 00:40:43 00:40:43 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:40:43 #141 ... 00:40:43 00:40:43 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:40:43 #191 DONE 0.5s 00:40:43 00:40:43 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:40:43 #192 DONE 0.1s 00:40:43 00:40:43 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:40:43 #193 DONE 0.2s 00:40:43 00:40:43 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:40:43 #141 ... 00:40:43 00:40:43 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:40:43 #194 DONE 1.9s 00:40:43 00:40:43 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:40:43 #141 ... 00:40:43 00:40:43 #107 [security-proxy-auth] exporting to image 00:40:43 #107 exporting layers 00:40:43 #107 exporting layers 0.7s done 00:40:43 #107 writing image sha256:65d9a8d672bf8d21a2e64f6b162f663593df3117c146e9da083f942452dda0e3 00:40:43 #107 writing image sha256:65d9a8d672bf8d21a2e64f6b162f663593df3117c146e9da083f942452dda0e3 done 00:40:43 #107 naming to docker.io/library/security-proxy-auth-arm64 done 00:40:43 #107 DONE 9.8s 00:40:43 00:40:43 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:41:22 #38 ... 00:41:22 00:41:22 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:41:22 #141 DONE 1752.8s 00:41:22 00:41:22 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:41:22 #195 DONE 0.2s 00:41:22 00:41:22 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:41:22 #196 DONE 0.2s 00:41:22 00:41:22 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:41:22 #197 DONE 0.4s 00:41:22 00:41:22 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:41:22 #198 DONE 0.1s 00:41:22 00:41:22 #107 [core-command] exporting to image 00:41:22 #107 exporting layers 00:41:22 #107 exporting layers 0.4s done 00:41:22 #107 writing image sha256:16711f0859d0aa18cacdce5f82894fa9e313bd8ca1c094b88fef6d7e21eb4802 0.0s done 00:41:22 #107 naming to docker.io/library/core-command-arm64 done 00:41:22 #107 DONE 10.2s 00:41:22 00:41:22 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:41:34 #150 ... 00:41:34 00:41:34 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:41:34 #151 DONE 1765.3s 00:41:34 00:41:34 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:41:34 #38 ... 00:41:34 00:41:34 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:41:34 #199 DONE 0.3s 00:41:34 00:41:34 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:41:34 #200 DONE 0.1s 00:41:34 00:41:34 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:41:34 #150 ... 00:41:34 00:41:34 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:41:34 #201 DONE 0.5s 00:41:34 00:41:34 #22 [core-keeper internal] load .dockerignore 00:41:34 #22 ... 00:41:34 00:41:34 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:41:35 #202 DONE 0.2s 00:41:35 00:41:35 #107 [core-data] exporting to image 00:41:35 #107 exporting layers 00:41:35 #107 exporting layers 0.5s done 00:41:35 #107 writing image sha256:9d1f77dfc4c667d34881074eb6a627710e957b2b6712107b4005b9c7bed71413 done 00:41:35 #107 naming to docker.io/library/core-data-arm64 00:41:35 #107 naming to docker.io/library/core-data-arm64 0.0s done 00:41:35 #107 DONE 10.7s 00:41:35 00:41:35 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:41:39 #150 ... 00:41:39 00:41:39 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:41:39 #143 DONE 1771.4s 00:41:39 00:41:39 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:41:39 #144 DONE 1771.5s 00:41:39 00:41:39 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:41:39 #41 ... 00:41:39 00:41:39 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 00:41:40 #203 DONE 0.3s 00:41:40 00:41:40 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:41:40 #150 ... 00:41:40 00:41:40 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:41:40 #204 ... 00:41:40 00:41:40 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:41:40 #205 DONE 0.2s 00:41:40 00:41:40 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:41:40 #206 DONE 0.3s 00:41:40 00:41:40 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:41:40 #204 DONE 0.5s 00:41:40 00:41:40 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:41:40 #207 ... 00:41:40 00:41:40 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:41:40 #208 DONE 0.1s 00:41:40 00:41:40 #107 [core-keeper] exporting to image 00:41:40 #107 exporting layers 00:41:41 #107 ... 00:41:41 00:41:41 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:41:41 #207 DONE 0.7s 00:41:41 00:41:41 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:41:41 #209 DONE 0.2s 00:41:41 00:41:41 #107 [core-keeper] exporting to image 00:41:41 #107 exporting layers 0.7s done 00:41:41 #107 writing image sha256:f53afa0d08f9709817c9098d5378b1c86c810118bad0a4fe0cfc4fe14ce134e5 done 00:41:41 #107 naming to docker.io/library/core-keeper-arm64 done 00:41:41 #107 DONE 11.5s 00:41:41 00:41:41 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:41:41 #210 DONE 0.2s 00:41:41 00:41:41 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:41:42 #146 ... 00:41:42 00:41:42 #107 [core-metadata] exporting to image 00:41:42 #107 exporting layers 0.5s done 00:41:42 #107 writing image sha256:43f37130756e612f58550032e6880626f08e76de5ed3e3c542c0537d9e8fadb6 done 00:41:42 #107 naming to docker.io/library/core-metadata-arm64 done 00:41:42 #107 DONE 12.0s 00:41:42 00:41:42 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:09 #150 DONE 1798.4s 00:42:09 00:42:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:42:09 #146 ... 00:42:09 00:42:09 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:42:09 #211 DONE 0.2s 00:42:09 00:42:09 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:42:09 #212 DONE 0.1s 00:42:09 00:42:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:42:09 #146 ... 00:42:09 00:42:09 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:42:09 #213 DONE 0.4s 00:42:09 00:42:09 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:42:09 #214 DONE 0.1s 00:42:09 00:42:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:42:09 #146 DONE 1799.6s 00:42:09 00:42:09 #107 [support-scheduler] exporting to image 00:42:09 #107 exporting layers 00:42:09 #107 ... 00:42:09 00:42:09 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:42:09 #215 DONE 0.2s 00:42:09 00:42:09 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:42:09 #216 DONE 0.1s 00:42:09 00:42:09 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:42:09 #217 ... 00:42:09 00:42:09 #107 [support-scheduler] exporting to image 00:42:09 #107 exporting layers 0.6s done 00:42:09 #107 writing image sha256:83a997c40c90fd76e972873b9f0bc49314da29158e112d987731adc757474f03 done 00:42:09 #107 naming to docker.io/library/support-scheduler-arm64 done 00:42:09 #107 DONE 12.7s 00:42:09 00:42:09 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:42:09 #41 ... 00:42:09 00:42:09 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:42:09 #217 DONE 0.4s 00:42:09 00:42:09 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:42:09 #218 DONE 0.1s 00:42:09 00:42:09 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:42:09 #41 ... 00:42:09 00:42:09 #107 [support-notifications] exporting to image 00:42:09 #107 exporting layers 0.4s done 00:42:09 #107 writing image sha256:cd24d0c74c467b7de371c58743a8738c4e5b389aaf9a8641f9f7820c0a98fdf5 done 00:42:09 #107 naming to docker.io/library/support-notifications-arm64 done 00:42:09 #107 DONE 13.1s 00:42:09 00:42:09 #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:42:09 time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:42:09 $ docker stop --time=1 67ab70de6aa7c9d9bb03d3e19102f592f1e9fbbafad3c1ccad79ba904a1f4fec 00:42:10 $ docker rm -f --volumes 67ab70de6aa7c9d9bb03d3e19102f592f1e9fbbafad3c1ccad79ba904a1f4fec [Pipeline] // withDockerContainer [Pipeline] sh 00:42:11 + docker images 00:42:11 REPOSITORY TAG IMAGE ID CREATED SIZE 00:42:11 support-notifications-arm64 latest cd24d0c74c46 3 seconds ago 43.3MB 00:42:11 support-scheduler-arm64 latest 83a997c40c90 4 seconds ago 42.4MB 00:42:11 core-metadata-arm64 latest 43f37130756e 30 seconds ago 40.3MB 00:42:11 core-keeper-arm64 latest f53afa0d08f9 31 seconds ago 35.2MB 00:42:11 core-data-arm64 latest 9d1f77dfc4c6 37 seconds ago 40.2MB 00:42:11 core-command-arm64 latest 16711f0859d0 50 seconds ago 39.9MB 00:42:11 security-proxy-auth-arm64 latest 65d9a8d672bf About a minute ago 37.4MB 00:42:11 security-spiffe-token-provider-arm64 latest b19aad104ad2 8 minutes ago 34.1MB 00:42:11 core-common-config-bootstrapper-arm64 latest cc0cf319c855 10 minutes ago 20.1MB 00:42:11 security-secretstore-setup-arm64 latest a13685622996 11 minutes ago 41.5MB 00:42:11 security-bootstrapper-arm64 latest beb9d860ff34 11 minutes ago 23.7MB 00:42:11 security-proxy-setup-arm64 latest bbe29ee73b76 11 minutes ago 31MB 00:42:11 security-spire-agent-arm64 latest 45971f2e94af 31 minutes ago 157MB 00:42:11 security-spire-config-arm64 latest 20bd0d0a6e5b 31 minutes ago 101MB 00:42:11 security-spire-server-arm64 latest 115a173c2235 31 minutes ago 102MB 00:42:11 ci-base-image-arm64 latest 7fb386741958 32 minutes ago 962MB 00:42:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 00:42:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 00:42:11 provisioning config files... 00:42:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/650@tmp/config17782973334436681756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:11 ---> ****-login.sh 00:42:11 nexus3.edgexfoundry.org:10001 00:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:42:12 Configure a credential helper to remove this warning. See 00:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:42:12 00:42:12 Login Succeeded 00:42:12 nexus3.edgexfoundry.org:10002 00:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:42:12 Configure a credential helper to remove this warning. See 00:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:42:12 00:42:12 Login Succeeded 00:42:12 nexus3.edgexfoundry.org:10003 00:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:42:12 Configure a credential helper to remove this warning. See 00:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:42:12 00:42:12 Login Succeeded 00:42:12 nexus3.edgexfoundry.org:10004 00:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:42:13 Configure a credential helper to remove this warning. See 00:42:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:42:13 00:42:13 Login Succeeded 00:42:13 ****.io 00:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:42:13 Configure a credential helper to remove this warning. See 00:42:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:42:13 00:42:13 Login Succeeded 00:42:13 ---> ****-login.sh ends [Pipeline] } 00:42:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:42:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:42:13 5e6f43925c50daa722df62c58882fd3722b24060 00:42:13 latest 00:42:13 3.2.0-dev.32 00:42:13 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:13 main 00:42:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:42:14 cc6004c43d32: Preparing 00:42:14 1f23763a2205: Preparing 00:42:14 5de0f9f4a861: Preparing 00:42:14 1c305fbaaad4: Preparing 00:42:14 4c676c959ae3: Preparing 00:42:14 3441839c8256: Preparing 00:42:14 da707bb00cb8: Preparing 00:42:14 3441839c8256: Waiting 00:42:14 da707bb00cb8: Waiting 00:42:14 1c305fbaaad4: Pushed 00:42:14 5de0f9f4a861: Pushed 00:42:14 cc6004c43d32: Pushed 00:42:14 da707bb00cb8: Layer already exists 00:42:15 3441839c8256: Pushed 00:42:15 4c676c959ae3: Pushed 00:42:21 1f23763a2205: Pushed 00:42:21 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:42:21 cc6004c43d32: Preparing 00:42:21 1f23763a2205: Preparing 00:42:21 5de0f9f4a861: Preparing 00:42:21 1c305fbaaad4: Preparing 00:42:21 4c676c959ae3: Preparing 00:42:21 3441839c8256: Preparing 00:42:21 da707bb00cb8: Preparing 00:42:21 3441839c8256: Waiting 00:42:21 da707bb00cb8: Waiting 00:42:21 5de0f9f4a861: Layer already exists 00:42:21 4c676c959ae3: Layer already exists 00:42:21 cc6004c43d32: Layer already exists 00:42:21 1c305fbaaad4: Layer already exists 00:42:21 1f23763a2205: Layer already exists 00:42:21 da707bb00cb8: Layer already exists 00:42:21 3441839c8256: Layer already exists 00:42:22 latest: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.32 00:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:42:22 cc6004c43d32: Preparing 00:42:22 1f23763a2205: Preparing 00:42:22 5de0f9f4a861: Preparing 00:42:22 1c305fbaaad4: Preparing 00:42:22 4c676c959ae3: Preparing 00:42:22 3441839c8256: Preparing 00:42:22 da707bb00cb8: Preparing 00:42:22 3441839c8256: Waiting 00:42:22 da707bb00cb8: Waiting 00:42:22 1c305fbaaad4: Layer already exists 00:42:22 4c676c959ae3: Layer already exists 00:42:22 1f23763a2205: Layer already exists 00:42:22 cc6004c43d32: Layer already exists 00:42:22 5de0f9f4a861: Layer already exists 00:42:22 da707bb00cb8: Layer already exists 00:42:22 3441839c8256: Layer already exists 00:42:22 3.2.0-dev.32: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:42:23 cc6004c43d32: Preparing 00:42:23 1f23763a2205: Preparing 00:42:23 5de0f9f4a861: Preparing 00:42:23 1c305fbaaad4: Preparing 00:42:23 4c676c959ae3: Preparing 00:42:23 3441839c8256: Preparing 00:42:23 da707bb00cb8: Preparing 00:42:23 3441839c8256: Waiting 00:42:23 da707bb00cb8: Waiting 00:42:23 4c676c959ae3: Layer already exists 00:42:23 1f23763a2205: Layer already exists 00:42:23 5de0f9f4a861: Layer already exists 00:42:23 cc6004c43d32: Layer already exists 00:42:23 1c305fbaaad4: Layer already exists 00:42:23 3441839c8256: Layer already exists 00:42:23 da707bb00cb8: Layer already exists 00:42:23 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:42:24 cc6004c43d32: Preparing 00:42:24 1f23763a2205: Preparing 00:42:24 5de0f9f4a861: Preparing 00:42:24 1c305fbaaad4: Preparing 00:42:24 4c676c959ae3: Preparing 00:42:24 3441839c8256: Preparing 00:42:24 da707bb00cb8: Preparing 00:42:24 3441839c8256: Waiting 00:42:24 da707bb00cb8: Waiting 00:42:24 4c676c959ae3: Layer already exists 00:42:24 cc6004c43d32: Layer already exists 00:42:24 5de0f9f4a861: Layer already exists 00:42:24 1f23763a2205: Layer already exists 00:42:24 1c305fbaaad4: Layer already exists 00:42:24 da707bb00cb8: Layer already exists 00:42:24 3441839c8256: Layer already exists 00:42:24 main: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:24 ===================================================== [Pipeline] echo 00:42:25 taggedImages: 00:42:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:42:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:42:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.32 00:42:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:42:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 00:42:25 5e6f43925c50daa722df62c58882fd3722b24060 00:42:25 latest 00:42:25 3.2.0-dev.32 00:42:25 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:25 main 00:42:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:42:25 298d4227c41b: Preparing 00:42:25 2c304666586a: Preparing 00:42:25 f8993d6550fa: Preparing 00:42:25 33cb59c491cd: Preparing 00:42:25 5de0f9f4a861: Preparing 00:42:25 1c305fbaaad4: Preparing 00:42:25 4c676c959ae3: Preparing 00:42:25 3441839c8256: Preparing 00:42:25 da707bb00cb8: Preparing 00:42:25 1c305fbaaad4: Waiting 00:42:25 4c676c959ae3: Waiting 00:42:25 3441839c8256: Waiting 00:42:25 da707bb00cb8: Waiting 00:42:25 5de0f9f4a861: Layer already exists 00:42:26 1c305fbaaad4: Layer already exists 00:42:26 4c676c959ae3: Layer already exists 00:42:26 2c304666586a: Pushed 00:42:26 f8993d6550fa: Pushed 00:42:26 298d4227c41b: Pushed 00:42:26 3441839c8256: Layer already exists 00:42:26 da707bb00cb8: Layer already exists 00:42:27 33cb59c491cd: Pushed 00:42:27 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:28 + 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 00:42:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:42:28 298d4227c41b: Preparing 00:42:28 2c304666586a: Preparing 00:42:28 f8993d6550fa: Preparing 00:42:28 33cb59c491cd: Preparing 00:42:28 5de0f9f4a861: Preparing 00:42:28 1c305fbaaad4: Preparing 00:42:28 4c676c959ae3: Preparing 00:42:28 3441839c8256: Preparing 00:42:28 da707bb00cb8: Preparing 00:42:28 1c305fbaaad4: Waiting 00:42:28 4c676c959ae3: Waiting 00:42:28 3441839c8256: Waiting 00:42:28 da707bb00cb8: Waiting 00:42:28 5de0f9f4a861: Layer already exists 00:42:28 298d4227c41b: Layer already exists 00:42:28 2c304666586a: Layer already exists 00:42:28 33cb59c491cd: Layer already exists 00:42:28 f8993d6550fa: Layer already exists 00:42:28 1c305fbaaad4: Layer already exists 00:42:28 3441839c8256: Layer already exists 00:42:28 4c676c959ae3: Layer already exists 00:42:28 da707bb00cb8: Layer already exists 00:42:28 latest: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.32 00:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:42:29 298d4227c41b: Preparing 00:42:29 2c304666586a: Preparing 00:42:29 f8993d6550fa: Preparing 00:42:29 33cb59c491cd: Preparing 00:42:29 5de0f9f4a861: Preparing 00:42:29 1c305fbaaad4: Preparing 00:42:29 4c676c959ae3: Preparing 00:42:29 3441839c8256: Preparing 00:42:29 da707bb00cb8: Preparing 00:42:29 4c676c959ae3: Waiting 00:42:29 3441839c8256: Waiting 00:42:29 1c305fbaaad4: Waiting 00:42:29 da707bb00cb8: Waiting 00:42:29 2c304666586a: Layer already exists 00:42:29 33cb59c491cd: Layer already exists 00:42:29 5de0f9f4a861: Layer already exists 00:42:29 f8993d6550fa: Layer already exists 00:42:29 298d4227c41b: Layer already exists 00:42:29 4c676c959ae3: Layer already exists 00:42:29 1c305fbaaad4: Layer already exists 00:42:29 3441839c8256: Layer already exists 00:42:29 da707bb00cb8: Layer already exists 00:42:29 3.2.0-dev.32: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:42:30 298d4227c41b: Preparing 00:42:30 2c304666586a: Preparing 00:42:30 f8993d6550fa: Preparing 00:42:30 33cb59c491cd: Preparing 00:42:30 5de0f9f4a861: Preparing 00:42:30 1c305fbaaad4: Preparing 00:42:30 4c676c959ae3: Preparing 00:42:30 3441839c8256: Preparing 00:42:30 da707bb00cb8: Preparing 00:42:30 4c676c959ae3: Waiting 00:42:30 3441839c8256: Waiting 00:42:30 da707bb00cb8: Waiting 00:42:30 f8993d6550fa: Layer already exists 00:42:30 298d4227c41b: Layer already exists 00:42:30 5de0f9f4a861: Layer already exists 00:42:30 2c304666586a: Layer already exists 00:42:30 33cb59c491cd: Layer already exists 00:42:30 1c305fbaaad4: Layer already exists 00:42:30 3441839c8256: Layer already exists 00:42:30 4c676c959ae3: Layer already exists 00:42:30 da707bb00cb8: Layer already exists 00:42:30 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:31 + 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 00:42:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 00:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:42:31 298d4227c41b: Preparing 00:42:31 2c304666586a: Preparing 00:42:31 f8993d6550fa: Preparing 00:42:31 33cb59c491cd: Preparing 00:42:31 5de0f9f4a861: Preparing 00:42:31 1c305fbaaad4: Preparing 00:42:31 4c676c959ae3: Preparing 00:42:31 3441839c8256: Preparing 00:42:31 da707bb00cb8: Preparing 00:42:31 1c305fbaaad4: Waiting 00:42:31 4c676c959ae3: Waiting 00:42:31 3441839c8256: Waiting 00:42:31 da707bb00cb8: Waiting 00:42:31 2c304666586a: Layer already exists 00:42:31 f8993d6550fa: Layer already exists 00:42:31 298d4227c41b: Layer already exists 00:42:31 33cb59c491cd: Layer already exists 00:42:31 5de0f9f4a861: Layer already exists 00:42:31 1c305fbaaad4: Layer already exists 00:42:31 4c676c959ae3: Layer already exists 00:42:31 da707bb00cb8: Layer already exists 00:42:31 3441839c8256: Layer already exists 00:42:31 main: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:31 ===================================================== [Pipeline] echo 00:42:31 taggedImages: 00:42:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:42:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:42:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.32 00:42:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:42:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:42:31 5e6f43925c50daa722df62c58882fd3722b24060 00:42:31 latest 00:42:31 3.2.0-dev.32 00:42:31 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:31 main 00:42:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:42:32 578b45b2b2c9: Preparing 00:42:32 23e3b6f7b505: Preparing 00:42:32 5de0f9f4a861: Preparing 00:42:32 1c305fbaaad4: Preparing 00:42:32 73667c9ea2c3: Preparing 00:42:32 8909cc0842c6: Preparing 00:42:32 da707bb00cb8: Preparing 00:42:32 8909cc0842c6: Waiting 00:42:32 da707bb00cb8: Waiting 00:42:32 1c305fbaaad4: Layer already exists 00:42:32 5de0f9f4a861: Layer already exists 00:42:32 da707bb00cb8: Layer already exists 00:42:32 578b45b2b2c9: Pushed 00:42:32 8909cc0842c6: Pushed 00:42:33 73667c9ea2c3: Pushed 00:42:39 23e3b6f7b505: Pushed 00:42:39 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:42:39 578b45b2b2c9: Preparing 00:42:39 23e3b6f7b505: Preparing 00:42:39 5de0f9f4a861: Preparing 00:42:39 1c305fbaaad4: Preparing 00:42:39 73667c9ea2c3: Preparing 00:42:39 8909cc0842c6: Preparing 00:42:39 da707bb00cb8: Preparing 00:42:39 8909cc0842c6: Waiting 00:42:39 578b45b2b2c9: Layer already exists 00:42:39 73667c9ea2c3: Layer already exists 00:42:39 1c305fbaaad4: Layer already exists 00:42:39 23e3b6f7b505: Layer already exists 00:42:39 5de0f9f4a861: Layer already exists 00:42:39 da707bb00cb8: Layer already exists 00:42:39 8909cc0842c6: Layer already exists 00:42:39 latest: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.32 00:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:42:40 578b45b2b2c9: Preparing 00:42:40 23e3b6f7b505: Preparing 00:42:40 5de0f9f4a861: Preparing 00:42:40 1c305fbaaad4: Preparing 00:42:40 73667c9ea2c3: Preparing 00:42:40 8909cc0842c6: Preparing 00:42:40 da707bb00cb8: Preparing 00:42:40 8909cc0842c6: Waiting 00:42:40 da707bb00cb8: Waiting 00:42:40 578b45b2b2c9: Layer already exists 00:42:40 73667c9ea2c3: Layer already exists 00:42:40 1c305fbaaad4: Layer already exists 00:42:40 23e3b6f7b505: Layer already exists 00:42:40 5de0f9f4a861: Layer already exists 00:42:40 da707bb00cb8: Layer already exists 00:42:40 8909cc0842c6: Layer already exists 00:42:40 3.2.0-dev.32: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:42:41 578b45b2b2c9: Preparing 00:42:41 23e3b6f7b505: Preparing 00:42:41 5de0f9f4a861: Preparing 00:42:41 1c305fbaaad4: Preparing 00:42:41 73667c9ea2c3: Preparing 00:42:41 8909cc0842c6: Preparing 00:42:41 da707bb00cb8: Preparing 00:42:41 8909cc0842c6: Waiting 00:42:41 da707bb00cb8: Waiting 00:42:41 5de0f9f4a861: Layer already exists 00:42:41 1c305fbaaad4: Layer already exists 00:42:41 578b45b2b2c9: Layer already exists 00:42:41 23e3b6f7b505: Layer already exists 00:42:41 73667c9ea2c3: Layer already exists 00:42:41 8909cc0842c6: Layer already exists 00:42:41 da707bb00cb8: Layer already exists 00:42:41 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:42:42 578b45b2b2c9: Preparing 00:42:42 23e3b6f7b505: Preparing 00:42:42 5de0f9f4a861: Preparing 00:42:42 1c305fbaaad4: Preparing 00:42:42 73667c9ea2c3: Preparing 00:42:42 8909cc0842c6: Preparing 00:42:42 da707bb00cb8: Preparing 00:42:42 8909cc0842c6: Waiting 00:42:42 da707bb00cb8: Waiting 00:42:42 23e3b6f7b505: Layer already exists 00:42:42 73667c9ea2c3: Layer already exists 00:42:42 1c305fbaaad4: Layer already exists 00:42:42 5de0f9f4a861: Layer already exists 00:42:42 578b45b2b2c9: Layer already exists 00:42:42 8909cc0842c6: Layer already exists 00:42:42 da707bb00cb8: Layer already exists 00:42:42 main: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:42 ===================================================== [Pipeline] echo 00:42:42 taggedImages: 00:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.32 00:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:42:42 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 00:42:42 5e6f43925c50daa722df62c58882fd3722b24060 00:42:42 latest 00:42:42 3.2.0-dev.32 00:42:42 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:42 main 00:42:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:42:43 6aee7b06a0cb: Preparing 00:42:43 a6c3ef17faed: Preparing 00:42:43 1c305fbaaad4: Preparing 00:42:43 a822254f83c4: Preparing 00:42:43 bb297757afce: Preparing 00:42:43 da707bb00cb8: Preparing 00:42:43 da707bb00cb8: Waiting 00:42:43 1c305fbaaad4: Layer already exists 00:42:43 da707bb00cb8: Layer already exists 00:42:43 6aee7b06a0cb: Pushed 00:42:43 bb297757afce: Pushed 00:42:43 a822254f83c4: Pushed 00:42:50 a6c3ef17faed: Pushed 00:42:50 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:42:51 6aee7b06a0cb: Preparing 00:42:51 a6c3ef17faed: Preparing 00:42:51 1c305fbaaad4: Preparing 00:42:51 a822254f83c4: Preparing 00:42:51 bb297757afce: Preparing 00:42:51 da707bb00cb8: Preparing 00:42:51 da707bb00cb8: Waiting 00:42:51 6aee7b06a0cb: Layer already exists 00:42:51 a822254f83c4: Layer already exists 00:42:51 1c305fbaaad4: Layer already exists 00:42:51 a6c3ef17faed: Layer already exists 00:42:51 bb297757afce: Layer already exists 00:42:51 da707bb00cb8: Layer already exists 00:42:51 latest: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.32 00:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:42:52 6aee7b06a0cb: Preparing 00:42:52 a6c3ef17faed: Preparing 00:42:52 1c305fbaaad4: Preparing 00:42:52 a822254f83c4: Preparing 00:42:52 bb297757afce: Preparing 00:42:52 da707bb00cb8: Preparing 00:42:52 da707bb00cb8: Waiting 00:42:52 6aee7b06a0cb: Layer already exists 00:42:52 a822254f83c4: Layer already exists 00:42:52 a6c3ef17faed: Layer already exists 00:42:52 1c305fbaaad4: Layer already exists 00:42:52 bb297757afce: Layer already exists 00:42:52 da707bb00cb8: Layer already exists 00:42:52 3.2.0-dev.32: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:42:53 6aee7b06a0cb: Preparing 00:42:53 a6c3ef17faed: Preparing 00:42:53 1c305fbaaad4: Preparing 00:42:53 a822254f83c4: Preparing 00:42:53 bb297757afce: Preparing 00:42:53 da707bb00cb8: Preparing 00:42:53 da707bb00cb8: Waiting 00:42:53 a6c3ef17faed: Layer already exists 00:42:53 bb297757afce: Layer already exists 00:42:53 a822254f83c4: Layer already exists 00:42:53 6aee7b06a0cb: Layer already exists 00:42:53 1c305fbaaad4: Layer already exists 00:42:53 da707bb00cb8: Layer already exists 00:42:53 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 00:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:42:53 6aee7b06a0cb: Preparing 00:42:53 a6c3ef17faed: Preparing 00:42:53 1c305fbaaad4: Preparing 00:42:53 a822254f83c4: Preparing 00:42:53 bb297757afce: Preparing 00:42:53 da707bb00cb8: Preparing 00:42:53 da707bb00cb8: Waiting 00:42:53 bb297757afce: Layer already exists 00:42:53 a6c3ef17faed: Layer already exists 00:42:53 6aee7b06a0cb: Layer already exists 00:42:53 1c305fbaaad4: Layer already exists 00:42:53 a822254f83c4: Layer already exists 00:42:53 da707bb00cb8: Layer already exists 00:42:54 main: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:54 ===================================================== [Pipeline] echo 00:42:54 taggedImages: 00:42:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:42:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:42:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.32 00:42:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 00:42:54 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:42:54 5e6f43925c50daa722df62c58882fd3722b24060 00:42:54 latest 00:42:54 3.2.0-dev.32 00:42:54 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:42:54 main 00:42:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:42:54 56c88376ff95: Preparing 00:42:54 94d1a8e98b78: Preparing 00:42:54 a471b9e9d238: Preparing 00:42:54 5de0f9f4a861: Preparing 00:42:54 1c305fbaaad4: Preparing 00:42:54 4c676c959ae3: Preparing 00:42:54 3441839c8256: Preparing 00:42:54 da707bb00cb8: Preparing 00:42:54 3441839c8256: Waiting 00:42:54 da707bb00cb8: Waiting 00:42:54 4c676c959ae3: Waiting 00:42:54 5de0f9f4a861: Layer already exists 00:42:54 1c305fbaaad4: Layer already exists 00:42:55 4c676c959ae3: Layer already exists 00:42:55 3441839c8256: Layer already exists 00:42:55 da707bb00cb8: Layer already exists 00:42:55 56c88376ff95: Pushed 00:42:55 94d1a8e98b78: Pushed 00:43:01 a471b9e9d238: Pushed 00:43:01 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:43:02 56c88376ff95: Preparing 00:43:02 94d1a8e98b78: Preparing 00:43:02 a471b9e9d238: Preparing 00:43:02 5de0f9f4a861: Preparing 00:43:02 1c305fbaaad4: Preparing 00:43:02 4c676c959ae3: Preparing 00:43:02 3441839c8256: Preparing 00:43:02 da707bb00cb8: Preparing 00:43:02 4c676c959ae3: Waiting 00:43:02 3441839c8256: Waiting 00:43:02 da707bb00cb8: Waiting 00:43:02 56c88376ff95: Layer already exists 00:43:02 94d1a8e98b78: Layer already exists 00:43:02 5de0f9f4a861: Layer already exists 00:43:02 1c305fbaaad4: Layer already exists 00:43:02 a471b9e9d238: Layer already exists 00:43:02 3441839c8256: Layer already exists 00:43:02 4c676c959ae3: Layer already exists 00:43:02 da707bb00cb8: Layer already exists 00:43:02 latest: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.32 00:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:43:03 56c88376ff95: Preparing 00:43:03 94d1a8e98b78: Preparing 00:43:03 a471b9e9d238: Preparing 00:43:03 5de0f9f4a861: Preparing 00:43:03 1c305fbaaad4: Preparing 00:43:03 4c676c959ae3: Preparing 00:43:03 3441839c8256: Preparing 00:43:03 da707bb00cb8: Preparing 00:43:03 4c676c959ae3: Waiting 00:43:03 3441839c8256: Waiting 00:43:03 da707bb00cb8: Waiting 00:43:03 a471b9e9d238: Layer already exists 00:43:03 56c88376ff95: Layer already exists 00:43:03 94d1a8e98b78: Layer already exists 00:43:03 1c305fbaaad4: Layer already exists 00:43:03 5de0f9f4a861: Layer already exists 00:43:03 4c676c959ae3: Layer already exists 00:43:03 da707bb00cb8: Layer already exists 00:43:03 3441839c8256: Layer already exists 00:43:03 3.2.0-dev.32: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:43:04 56c88376ff95: Preparing 00:43:04 94d1a8e98b78: Preparing 00:43:04 a471b9e9d238: Preparing 00:43:04 5de0f9f4a861: Preparing 00:43:04 1c305fbaaad4: Preparing 00:43:04 4c676c959ae3: Preparing 00:43:04 3441839c8256: Preparing 00:43:04 da707bb00cb8: Preparing 00:43:04 4c676c959ae3: Waiting 00:43:04 3441839c8256: Waiting 00:43:04 da707bb00cb8: Waiting 00:43:04 94d1a8e98b78: Layer already exists 00:43:04 56c88376ff95: Layer already exists 00:43:04 a471b9e9d238: Layer already exists 00:43:04 1c305fbaaad4: Layer already exists 00:43:04 4c676c959ae3: Layer already exists 00:43:04 3441839c8256: Layer already exists 00:43:04 da707bb00cb8: Layer already exists 00:43:04 5de0f9f4a861: Layer already exists 00:43:04 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:43:04 56c88376ff95: Preparing 00:43:04 94d1a8e98b78: Preparing 00:43:04 a471b9e9d238: Preparing 00:43:04 5de0f9f4a861: Preparing 00:43:04 1c305fbaaad4: Preparing 00:43:04 4c676c959ae3: Preparing 00:43:04 3441839c8256: Preparing 00:43:04 da707bb00cb8: Preparing 00:43:04 4c676c959ae3: Waiting 00:43:04 3441839c8256: Waiting 00:43:04 da707bb00cb8: Waiting 00:43:04 a471b9e9d238: Layer already exists 00:43:04 1c305fbaaad4: Layer already exists 00:43:04 5de0f9f4a861: Layer already exists 00:43:04 56c88376ff95: Layer already exists 00:43:04 94d1a8e98b78: Layer already exists 00:43:04 da707bb00cb8: Layer already exists 00:43:04 3441839c8256: Layer already exists 00:43:04 4c676c959ae3: Layer already exists 00:43:05 main: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:43:05 ===================================================== [Pipeline] echo 00:43:05 taggedImages: 00:43:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:43:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.32 00:43:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:43:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:43:05 5e6f43925c50daa722df62c58882fd3722b24060 00:43:05 latest 00:43:05 3.2.0-dev.32 00:43:05 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:05 main 00:43:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:43:06 28fadb4c6e88: Preparing 00:43:06 7ee91bbe7d49: Preparing 00:43:06 fa7f04ad14f5: Preparing 00:43:06 3266bfb2fae6: Preparing 00:43:06 b610e8b4781d: Preparing 00:43:06 ac40f663242d: Preparing 00:43:06 6f19aeae0200: Preparing 00:43:06 5de0f9f4a861: Preparing 00:43:06 1c305fbaaad4: Preparing 00:43:06 20ef5fddf15c: Preparing 00:43:06 0b75095ed5c9: Preparing 00:43:06 5f70bf18a086: Preparing 00:43:06 6bb71a75fc70: Preparing 00:43:06 9845cbb683f2: Preparing 00:43:06 507f02b73ea5: Preparing 00:43:06 da707bb00cb8: Preparing 00:43:06 5de0f9f4a861: Waiting 00:43:06 1c305fbaaad4: Waiting 00:43:06 20ef5fddf15c: Waiting 00:43:06 0b75095ed5c9: Waiting 00:43:06 5f70bf18a086: Waiting 00:43:06 6bb71a75fc70: Waiting 00:43:06 9845cbb683f2: Waiting 00:43:06 507f02b73ea5: Waiting 00:43:06 da707bb00cb8: Waiting 00:43:06 6f19aeae0200: Waiting 00:43:06 3266bfb2fae6: Pushed 00:43:06 fa7f04ad14f5: Pushed 00:43:06 b610e8b4781d: Pushed 00:43:06 7ee91bbe7d49: Pushed 00:43:06 28fadb4c6e88: Pushed 00:43:06 5de0f9f4a861: Layer already exists 00:43:06 1c305fbaaad4: Layer already exists 00:43:06 5f70bf18a086: Layer already exists 00:43:06 ac40f663242d: Pushed 00:43:06 6bb71a75fc70: Pushed 00:43:06 0b75095ed5c9: Pushed 00:43:06 20ef5fddf15c: Pushed 00:43:06 da707bb00cb8: Layer already exists 00:43:06 507f02b73ea5: Pushed 00:43:07 9845cbb683f2: Pushed 00:43:09 6f19aeae0200: Pushed 00:43:09 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:43:10 28fadb4c6e88: Preparing 00:43:10 7ee91bbe7d49: Preparing 00:43:10 fa7f04ad14f5: Preparing 00:43:10 3266bfb2fae6: Preparing 00:43:10 b610e8b4781d: Preparing 00:43:10 ac40f663242d: Preparing 00:43:10 6f19aeae0200: Preparing 00:43:10 5de0f9f4a861: Preparing 00:43:10 1c305fbaaad4: Preparing 00:43:10 20ef5fddf15c: Preparing 00:43:10 0b75095ed5c9: Preparing 00:43:10 5f70bf18a086: Preparing 00:43:10 6bb71a75fc70: Preparing 00:43:10 9845cbb683f2: Preparing 00:43:10 507f02b73ea5: Preparing 00:43:10 da707bb00cb8: Preparing 00:43:10 ac40f663242d: Waiting 00:43:10 6f19aeae0200: Waiting 00:43:10 5de0f9f4a861: Waiting 00:43:10 1c305fbaaad4: Waiting 00:43:10 20ef5fddf15c: Waiting 00:43:10 0b75095ed5c9: Waiting 00:43:10 5f70bf18a086: Waiting 00:43:10 6bb71a75fc70: Waiting 00:43:10 9845cbb683f2: Waiting 00:43:10 507f02b73ea5: Waiting 00:43:10 da707bb00cb8: Waiting 00:43:10 fa7f04ad14f5: Layer already exists 00:43:10 3266bfb2fae6: Layer already exists 00:43:10 28fadb4c6e88: Layer already exists 00:43:10 7ee91bbe7d49: Layer already exists 00:43:10 b610e8b4781d: Layer already exists 00:43:10 6f19aeae0200: Layer already exists 00:43:10 ac40f663242d: Layer already exists 00:43:10 20ef5fddf15c: Layer already exists 00:43:10 1c305fbaaad4: Layer already exists 00:43:10 5de0f9f4a861: Layer already exists 00:43:10 0b75095ed5c9: Layer already exists 00:43:10 5f70bf18a086: Layer already exists 00:43:10 9845cbb683f2: Layer already exists 00:43:10 6bb71a75fc70: Layer already exists 00:43:10 507f02b73ea5: Layer already exists 00:43:10 da707bb00cb8: Layer already exists 00:43:10 latest: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.32 00:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:43:11 28fadb4c6e88: Preparing 00:43:11 7ee91bbe7d49: Preparing 00:43:11 fa7f04ad14f5: Preparing 00:43:11 3266bfb2fae6: Preparing 00:43:11 b610e8b4781d: Preparing 00:43:11 ac40f663242d: Preparing 00:43:11 6f19aeae0200: Preparing 00:43:11 5de0f9f4a861: Preparing 00:43:11 1c305fbaaad4: Preparing 00:43:11 20ef5fddf15c: Preparing 00:43:11 0b75095ed5c9: Preparing 00:43:11 5f70bf18a086: Preparing 00:43:11 6bb71a75fc70: Preparing 00:43:11 9845cbb683f2: Preparing 00:43:11 507f02b73ea5: Preparing 00:43:11 da707bb00cb8: Preparing 00:43:11 ac40f663242d: Waiting 00:43:11 6f19aeae0200: Waiting 00:43:11 6bb71a75fc70: Waiting 00:43:11 5de0f9f4a861: Waiting 00:43:11 1c305fbaaad4: Waiting 00:43:11 20ef5fddf15c: Waiting 00:43:11 0b75095ed5c9: Waiting 00:43:11 9845cbb683f2: Waiting 00:43:11 507f02b73ea5: Waiting 00:43:11 5f70bf18a086: Waiting 00:43:11 7ee91bbe7d49: Layer already exists 00:43:11 3266bfb2fae6: Layer already exists 00:43:11 b610e8b4781d: Layer already exists 00:43:11 fa7f04ad14f5: Layer already exists 00:43:11 28fadb4c6e88: Layer already exists 00:43:11 ac40f663242d: Layer already exists 00:43:11 6f19aeae0200: Layer already exists 00:43:11 20ef5fddf15c: Layer already exists 00:43:11 1c305fbaaad4: Layer already exists 00:43:11 5de0f9f4a861: Layer already exists 00:43:11 0b75095ed5c9: Layer already exists 00:43:11 9845cbb683f2: Layer already exists 00:43:11 6bb71a75fc70: Layer already exists 00:43:11 5f70bf18a086: Layer already exists 00:43:11 507f02b73ea5: Layer already exists 00:43:11 da707bb00cb8: Layer already exists 00:43:11 3.2.0-dev.32: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:43:12 28fadb4c6e88: Preparing 00:43:12 7ee91bbe7d49: Preparing 00:43:12 fa7f04ad14f5: Preparing 00:43:12 3266bfb2fae6: Preparing 00:43:12 b610e8b4781d: Preparing 00:43:12 ac40f663242d: Preparing 00:43:12 6f19aeae0200: Preparing 00:43:12 5de0f9f4a861: Preparing 00:43:12 1c305fbaaad4: Preparing 00:43:12 20ef5fddf15c: Preparing 00:43:12 0b75095ed5c9: Preparing 00:43:12 5f70bf18a086: Preparing 00:43:12 6bb71a75fc70: Preparing 00:43:12 9845cbb683f2: Preparing 00:43:12 507f02b73ea5: Preparing 00:43:12 da707bb00cb8: Preparing 00:43:12 ac40f663242d: Waiting 00:43:12 6f19aeae0200: Waiting 00:43:12 5de0f9f4a861: Waiting 00:43:12 1c305fbaaad4: Waiting 00:43:12 20ef5fddf15c: Waiting 00:43:12 0b75095ed5c9: Waiting 00:43:12 5f70bf18a086: Waiting 00:43:12 507f02b73ea5: Waiting 00:43:12 6bb71a75fc70: Waiting 00:43:12 9845cbb683f2: Waiting 00:43:12 da707bb00cb8: Waiting 00:43:12 b610e8b4781d: Layer already exists 00:43:12 3266bfb2fae6: Layer already exists 00:43:12 7ee91bbe7d49: Layer already exists 00:43:12 fa7f04ad14f5: Layer already exists 00:43:12 28fadb4c6e88: Layer already exists 00:43:12 5de0f9f4a861: Layer already exists 00:43:12 6f19aeae0200: Layer already exists 00:43:12 20ef5fddf15c: Layer already exists 00:43:12 ac40f663242d: Layer already exists 00:43:12 1c305fbaaad4: Layer already exists 00:43:12 0b75095ed5c9: Layer already exists 00:43:12 6bb71a75fc70: Layer already exists 00:43:12 5f70bf18a086: Layer already exists 00:43:12 507f02b73ea5: Layer already exists 00:43:12 9845cbb683f2: Layer already exists 00:43:12 da707bb00cb8: Layer already exists 00:43:12 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:43:13 28fadb4c6e88: Preparing 00:43:13 7ee91bbe7d49: Preparing 00:43:13 fa7f04ad14f5: Preparing 00:43:13 3266bfb2fae6: Preparing 00:43:13 b610e8b4781d: Preparing 00:43:13 ac40f663242d: Preparing 00:43:13 6f19aeae0200: Preparing 00:43:13 5de0f9f4a861: Preparing 00:43:13 1c305fbaaad4: Preparing 00:43:13 20ef5fddf15c: Preparing 00:43:13 0b75095ed5c9: Preparing 00:43:13 5f70bf18a086: Preparing 00:43:13 6bb71a75fc70: Preparing 00:43:13 6f19aeae0200: Waiting 00:43:13 5de0f9f4a861: Waiting 00:43:13 9845cbb683f2: Preparing 00:43:13 1c305fbaaad4: Waiting 00:43:13 507f02b73ea5: Preparing 00:43:13 20ef5fddf15c: Waiting 00:43:13 da707bb00cb8: Preparing 00:43:13 0b75095ed5c9: Waiting 00:43:13 5f70bf18a086: Waiting 00:43:13 6bb71a75fc70: Waiting 00:43:13 9845cbb683f2: Waiting 00:43:13 ac40f663242d: Waiting 00:43:13 da707bb00cb8: Waiting 00:43:13 507f02b73ea5: Waiting 00:43:13 b610e8b4781d: Layer already exists 00:43:13 3266bfb2fae6: Layer already exists 00:43:13 fa7f04ad14f5: Layer already exists 00:43:13 7ee91bbe7d49: Layer already exists 00:43:13 28fadb4c6e88: Layer already exists 00:43:13 5de0f9f4a861: Layer already exists 00:43:13 6f19aeae0200: Layer already exists 00:43:13 1c305fbaaad4: Layer already exists 00:43:13 ac40f663242d: Layer already exists 00:43:13 20ef5fddf15c: Layer already exists 00:43:13 0b75095ed5c9: Layer already exists 00:43:13 507f02b73ea5: Layer already exists 00:43:13 9845cbb683f2: Layer already exists 00:43:13 6bb71a75fc70: Layer already exists 00:43:13 5f70bf18a086: Layer already exists 00:43:13 da707bb00cb8: Layer already exists 00:43:13 main: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:43:13 ===================================================== [Pipeline] echo 00:43:13 taggedImages: 00:43:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:43:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.32 00:43:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:43:13 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 00:43:13 5e6f43925c50daa722df62c58882fd3722b24060 00:43:13 latest 00:43:13 3.2.0-dev.32 00:43:13 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:13 main 00:43:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:43:14 8fad70ba3d1c: Preparing 00:43:14 7f584b13f15c: Preparing 00:43:14 6b0d2eaef293: Preparing 00:43:14 73c5419a9e5e: Preparing 00:43:14 5de0f9f4a861: Preparing 00:43:14 1c305fbaaad4: Preparing 00:43:14 4c676c959ae3: Preparing 00:43:14 1c305fbaaad4: Waiting 00:43:14 3441839c8256: Preparing 00:43:14 da707bb00cb8: Preparing 00:43:14 4c676c959ae3: Waiting 00:43:14 da707bb00cb8: Waiting 00:43:14 3441839c8256: Waiting 00:43:14 6b0d2eaef293: Pushed 00:43:14 5de0f9f4a861: Layer already exists 00:43:14 7f584b13f15c: Pushed 00:43:14 1c305fbaaad4: Layer already exists 00:43:14 4c676c959ae3: Layer already exists 00:43:14 8fad70ba3d1c: Pushed 00:43:14 3441839c8256: Layer already exists 00:43:14 da707bb00cb8: Layer already exists 00:43:19 73c5419a9e5e: Pushed 00:43:19 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:20 + 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 00:43:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:43:20 8fad70ba3d1c: Preparing 00:43:20 7f584b13f15c: Preparing 00:43:20 6b0d2eaef293: Preparing 00:43:20 73c5419a9e5e: Preparing 00:43:20 5de0f9f4a861: Preparing 00:43:20 1c305fbaaad4: Preparing 00:43:20 4c676c959ae3: Preparing 00:43:20 3441839c8256: Preparing 00:43:20 da707bb00cb8: Preparing 00:43:20 1c305fbaaad4: Waiting 00:43:20 4c676c959ae3: Waiting 00:43:20 3441839c8256: Waiting 00:43:20 da707bb00cb8: Waiting 00:43:20 5de0f9f4a861: Layer already exists 00:43:20 6b0d2eaef293: Layer already exists 00:43:20 7f584b13f15c: Layer already exists 00:43:20 73c5419a9e5e: Layer already exists 00:43:20 8fad70ba3d1c: Layer already exists 00:43:20 1c305fbaaad4: Layer already exists 00:43:20 3441839c8256: Layer already exists 00:43:20 da707bb00cb8: Layer already exists 00:43:20 4c676c959ae3: Layer already exists 00:43:20 latest: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.32 00:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:43:21 8fad70ba3d1c: Preparing 00:43:21 7f584b13f15c: Preparing 00:43:21 6b0d2eaef293: Preparing 00:43:21 73c5419a9e5e: Preparing 00:43:21 5de0f9f4a861: Preparing 00:43:21 1c305fbaaad4: Preparing 00:43:21 4c676c959ae3: Preparing 00:43:21 3441839c8256: Preparing 00:43:21 da707bb00cb8: Preparing 00:43:21 1c305fbaaad4: Waiting 00:43:21 4c676c959ae3: Waiting 00:43:21 3441839c8256: Waiting 00:43:21 da707bb00cb8: Waiting 00:43:21 5de0f9f4a861: Layer already exists 00:43:21 7f584b13f15c: Layer already exists 00:43:21 6b0d2eaef293: Layer already exists 00:43:21 8fad70ba3d1c: Layer already exists 00:43:21 73c5419a9e5e: Layer already exists 00:43:21 1c305fbaaad4: Layer already exists 00:43:21 4c676c959ae3: Layer already exists 00:43:21 3441839c8256: Layer already exists 00:43:21 da707bb00cb8: Layer already exists 00:43:21 3.2.0-dev.32: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:43:22 8fad70ba3d1c: Preparing 00:43:22 7f584b13f15c: Preparing 00:43:22 6b0d2eaef293: Preparing 00:43:22 73c5419a9e5e: Preparing 00:43:22 5de0f9f4a861: Preparing 00:43:22 1c305fbaaad4: Preparing 00:43:22 4c676c959ae3: Preparing 00:43:22 3441839c8256: Preparing 00:43:22 da707bb00cb8: Preparing 00:43:22 1c305fbaaad4: Waiting 00:43:22 3441839c8256: Waiting 00:43:22 da707bb00cb8: Waiting 00:43:22 4c676c959ae3: Waiting 00:43:22 8fad70ba3d1c: Layer already exists 00:43:22 7f584b13f15c: Layer already exists 00:43:22 6b0d2eaef293: Layer already exists 00:43:22 5de0f9f4a861: Layer already exists 00:43:22 73c5419a9e5e: Layer already exists 00:43:22 3441839c8256: Layer already exists 00:43:22 1c305fbaaad4: Layer already exists 00:43:22 4c676c959ae3: Layer already exists 00:43:22 da707bb00cb8: Layer already exists 00:43:22 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:22 + 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 00:43:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 00:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:43:23 8fad70ba3d1c: Preparing 00:43:23 7f584b13f15c: Preparing 00:43:23 6b0d2eaef293: Preparing 00:43:23 73c5419a9e5e: Preparing 00:43:23 5de0f9f4a861: Preparing 00:43:23 1c305fbaaad4: Preparing 00:43:23 4c676c959ae3: Preparing 00:43:23 3441839c8256: Preparing 00:43:23 da707bb00cb8: Preparing 00:43:23 1c305fbaaad4: Waiting 00:43:23 4c676c959ae3: Waiting 00:43:23 3441839c8256: Waiting 00:43:23 da707bb00cb8: Waiting 00:43:23 73c5419a9e5e: Layer already exists 00:43:23 8fad70ba3d1c: Layer already exists 00:43:23 5de0f9f4a861: Layer already exists 00:43:23 7f584b13f15c: Layer already exists 00:43:23 6b0d2eaef293: Layer already exists 00:43:23 4c676c959ae3: Layer already exists 00:43:23 3441839c8256: Layer already exists 00:43:23 1c305fbaaad4: Layer already exists 00:43:23 da707bb00cb8: Layer already exists 00:43:23 main: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:43:23 ===================================================== [Pipeline] echo 00:43:23 taggedImages: 00:43:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:43:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.32 00:43:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:43:23 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:43:23 5e6f43925c50daa722df62c58882fd3722b24060 00:43:23 latest 00:43:23 3.2.0-dev.32 00:43:23 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:23 main 00:43:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:43:24 e9edbc7fa338: Preparing 00:43:24 1cf9a392a6fc: Preparing 00:43:24 90ebc6b22dd9: Preparing 00:43:24 a0efa70123e7: Preparing 00:43:24 5fb1d6016a15: Preparing 00:43:24 5de0f9f4a861: Preparing 00:43:24 1c305fbaaad4: Preparing 00:43:24 f49cf222d517: Preparing 00:43:24 faa47b10ad7e: Preparing 00:43:24 34a38862fe28: Preparing 00:43:24 da707bb00cb8: Preparing 00:43:24 5de0f9f4a861: Waiting 00:43:24 1c305fbaaad4: Waiting 00:43:24 f49cf222d517: Waiting 00:43:24 da707bb00cb8: Waiting 00:43:24 34a38862fe28: Waiting 00:43:24 faa47b10ad7e: Waiting 00:43:24 e9edbc7fa338: Pushed 00:43:24 a0efa70123e7: Pushed 00:43:24 1cf9a392a6fc: Pushed 00:43:24 5fb1d6016a15: Pushed 00:43:24 5de0f9f4a861: Layer already exists 00:43:24 1c305fbaaad4: Layer already exists 00:43:24 da707bb00cb8: Layer already exists 00:43:24 f49cf222d517: Pushed 00:43:24 faa47b10ad7e: Pushed 00:43:26 90ebc6b22dd9: Pushed 00:43:28 34a38862fe28: Pushed 00:43:28 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:29 + 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 00:43:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:43:29 e9edbc7fa338: Preparing 00:43:29 1cf9a392a6fc: Preparing 00:43:29 90ebc6b22dd9: Preparing 00:43:29 a0efa70123e7: Preparing 00:43:29 5fb1d6016a15: Preparing 00:43:29 5de0f9f4a861: Preparing 00:43:29 1c305fbaaad4: Preparing 00:43:29 f49cf222d517: Preparing 00:43:29 faa47b10ad7e: Preparing 00:43:29 34a38862fe28: Preparing 00:43:29 da707bb00cb8: Preparing 00:43:29 1c305fbaaad4: Waiting 00:43:29 f49cf222d517: Waiting 00:43:29 5de0f9f4a861: Waiting 00:43:29 faa47b10ad7e: Waiting 00:43:29 34a38862fe28: Waiting 00:43:29 da707bb00cb8: Waiting 00:43:29 90ebc6b22dd9: Layer already exists 00:43:29 a0efa70123e7: Layer already exists 00:43:29 1cf9a392a6fc: Layer already exists 00:43:29 5fb1d6016a15: Layer already exists 00:43:29 e9edbc7fa338: Layer already exists 00:43:29 5de0f9f4a861: Layer already exists 00:43:29 f49cf222d517: Layer already exists 00:43:29 1c305fbaaad4: Layer already exists 00:43:29 faa47b10ad7e: Layer already exists 00:43:29 34a38862fe28: Layer already exists 00:43:29 da707bb00cb8: Layer already exists 00:43:29 latest: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.32 00:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:43:30 e9edbc7fa338: Preparing 00:43:30 1cf9a392a6fc: Preparing 00:43:30 90ebc6b22dd9: Preparing 00:43:30 a0efa70123e7: Preparing 00:43:30 5fb1d6016a15: Preparing 00:43:30 5de0f9f4a861: Preparing 00:43:30 1c305fbaaad4: Preparing 00:43:30 f49cf222d517: Preparing 00:43:30 faa47b10ad7e: Preparing 00:43:30 34a38862fe28: Preparing 00:43:30 da707bb00cb8: Preparing 00:43:30 5de0f9f4a861: Waiting 00:43:30 1c305fbaaad4: Waiting 00:43:30 f49cf222d517: Waiting 00:43:30 34a38862fe28: Waiting 00:43:30 da707bb00cb8: Waiting 00:43:30 faa47b10ad7e: Waiting 00:43:30 5fb1d6016a15: Layer already exists 00:43:30 90ebc6b22dd9: Layer already exists 00:43:30 1cf9a392a6fc: Layer already exists 00:43:30 a0efa70123e7: Layer already exists 00:43:30 e9edbc7fa338: Layer already exists 00:43:30 5de0f9f4a861: Layer already exists 00:43:30 1c305fbaaad4: Layer already exists 00:43:30 faa47b10ad7e: Layer already exists 00:43:30 f49cf222d517: Layer already exists 00:43:30 34a38862fe28: Layer already exists 00:43:30 da707bb00cb8: Layer already exists 00:43:30 3.2.0-dev.32: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:43:31 e9edbc7fa338: Preparing 00:43:31 1cf9a392a6fc: Preparing 00:43:31 90ebc6b22dd9: Preparing 00:43:31 a0efa70123e7: Preparing 00:43:31 5fb1d6016a15: Preparing 00:43:31 5de0f9f4a861: Preparing 00:43:31 1c305fbaaad4: Preparing 00:43:31 f49cf222d517: Preparing 00:43:31 faa47b10ad7e: Preparing 00:43:31 34a38862fe28: Preparing 00:43:31 da707bb00cb8: Preparing 00:43:31 5de0f9f4a861: Waiting 00:43:31 1c305fbaaad4: Waiting 00:43:31 f49cf222d517: Waiting 00:43:31 faa47b10ad7e: Waiting 00:43:31 a0efa70123e7: Layer already exists 00:43:31 1cf9a392a6fc: Layer already exists 00:43:31 e9edbc7fa338: Layer already exists 00:43:31 5fb1d6016a15: Layer already exists 00:43:31 90ebc6b22dd9: Layer already exists 00:43:31 f49cf222d517: Layer already exists 00:43:31 5de0f9f4a861: Layer already exists 00:43:31 1c305fbaaad4: Layer already exists 00:43:31 faa47b10ad7e: Layer already exists 00:43:31 34a38862fe28: Layer already exists 00:43:31 da707bb00cb8: Layer already exists 00:43:31 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:31 + 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 00:43:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:43:32 e9edbc7fa338: Preparing 00:43:32 1cf9a392a6fc: Preparing 00:43:32 90ebc6b22dd9: Preparing 00:43:32 a0efa70123e7: Preparing 00:43:32 5fb1d6016a15: Preparing 00:43:32 5de0f9f4a861: Preparing 00:43:32 1c305fbaaad4: Preparing 00:43:32 f49cf222d517: Preparing 00:43:32 faa47b10ad7e: Preparing 00:43:32 34a38862fe28: Preparing 00:43:32 da707bb00cb8: Preparing 00:43:32 f49cf222d517: Waiting 00:43:32 faa47b10ad7e: Waiting 00:43:32 5de0f9f4a861: Waiting 00:43:32 34a38862fe28: Waiting 00:43:32 da707bb00cb8: Waiting 00:43:32 1c305fbaaad4: Waiting 00:43:32 e9edbc7fa338: Layer already exists 00:43:32 a0efa70123e7: Layer already exists 00:43:32 1cf9a392a6fc: Layer already exists 00:43:32 90ebc6b22dd9: Layer already exists 00:43:32 5fb1d6016a15: Layer already exists 00:43:32 faa47b10ad7e: Layer already exists 00:43:32 f49cf222d517: Layer already exists 00:43:32 34a38862fe28: Layer already exists 00:43:32 1c305fbaaad4: Layer already exists 00:43:32 5de0f9f4a861: Layer already exists 00:43:32 da707bb00cb8: Layer already exists 00:43:32 main: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:43:32 ===================================================== [Pipeline] echo 00:43:32 taggedImages: 00:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.32 00:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:43:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:43:32 5e6f43925c50daa722df62c58882fd3722b24060 00:43:32 latest 00:43:32 3.2.0-dev.32 00:43:32 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:32 main 00:43:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:43:33 26eb9165e5b6: Preparing 00:43:33 8e2e1bb315f4: Preparing 00:43:33 6db6f2332513: Preparing 00:43:33 911fd2f35819: Preparing 00:43:33 80e851b06b84: Preparing 00:43:33 8f31c39c3385: Preparing 00:43:33 fcdea7bfa934: Preparing 00:43:33 5de0f9f4a861: Preparing 00:43:33 1c305fbaaad4: Preparing 00:43:33 97629d793c17: Preparing 00:43:33 888baa05bea5: Preparing 00:43:33 da707bb00cb8: Preparing 00:43:33 1c305fbaaad4: Waiting 00:43:33 97629d793c17: Waiting 00:43:33 888baa05bea5: Waiting 00:43:33 da707bb00cb8: Waiting 00:43:33 fcdea7bfa934: Waiting 00:43:33 5de0f9f4a861: Waiting 00:43:33 8f31c39c3385: Waiting 00:43:33 8e2e1bb315f4: Pushed 00:43:33 80e851b06b84: Pushed 00:43:33 26eb9165e5b6: Pushed 00:43:33 5de0f9f4a861: Layer already exists 00:43:33 1c305fbaaad4: Layer already exists 00:43:33 8f31c39c3385: Pushed 00:43:33 fcdea7bfa934: Pushed 00:43:33 da707bb00cb8: Layer already exists 00:43:35 97629d793c17: Pushed 00:43:35 911fd2f35819: Pushed 00:43:36 888baa05bea5: Pushed 00:43:36 6db6f2332513: Pushed 00:43:36 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:36 + 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 00:43:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:43:37 26eb9165e5b6: Preparing 00:43:37 8e2e1bb315f4: Preparing 00:43:37 6db6f2332513: Preparing 00:43:37 911fd2f35819: Preparing 00:43:37 80e851b06b84: Preparing 00:43:37 8f31c39c3385: Preparing 00:43:37 fcdea7bfa934: Preparing 00:43:37 5de0f9f4a861: Preparing 00:43:37 1c305fbaaad4: Preparing 00:43:37 97629d793c17: Preparing 00:43:37 888baa05bea5: Preparing 00:43:37 da707bb00cb8: Preparing 00:43:37 5de0f9f4a861: Waiting 00:43:37 1c305fbaaad4: Waiting 00:43:37 97629d793c17: Waiting 00:43:37 888baa05bea5: Waiting 00:43:37 da707bb00cb8: Waiting 00:43:37 8f31c39c3385: Waiting 00:43:37 fcdea7bfa934: Waiting 00:43:37 80e851b06b84: Layer already exists 00:43:37 911fd2f35819: Layer already exists 00:43:37 8e2e1bb315f4: Layer already exists 00:43:37 26eb9165e5b6: Layer already exists 00:43:37 6db6f2332513: Layer already exists 00:43:37 fcdea7bfa934: Layer already exists 00:43:37 8f31c39c3385: Layer already exists 00:43:37 5de0f9f4a861: Layer already exists 00:43:37 97629d793c17: Layer already exists 00:43:37 1c305fbaaad4: Layer already exists 00:43:37 da707bb00cb8: Layer already exists 00:43:37 888baa05bea5: Layer already exists 00:43:37 latest: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.32 00:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:43:38 26eb9165e5b6: Preparing 00:43:38 8e2e1bb315f4: Preparing 00:43:38 6db6f2332513: Preparing 00:43:38 911fd2f35819: Preparing 00:43:38 80e851b06b84: Preparing 00:43:38 8f31c39c3385: Preparing 00:43:38 fcdea7bfa934: Preparing 00:43:38 5de0f9f4a861: Preparing 00:43:38 1c305fbaaad4: Preparing 00:43:38 97629d793c17: Preparing 00:43:38 888baa05bea5: Preparing 00:43:38 da707bb00cb8: Preparing 00:43:38 8f31c39c3385: Waiting 00:43:38 fcdea7bfa934: Waiting 00:43:38 5de0f9f4a861: Waiting 00:43:38 1c305fbaaad4: Waiting 00:43:38 97629d793c17: Waiting 00:43:38 888baa05bea5: Waiting 00:43:38 da707bb00cb8: Waiting 00:43:38 80e851b06b84: Layer already exists 00:43:38 26eb9165e5b6: Layer already exists 00:43:38 8e2e1bb315f4: Layer already exists 00:43:38 6db6f2332513: Layer already exists 00:43:38 911fd2f35819: Layer already exists 00:43:38 97629d793c17: Layer already exists 00:43:38 fcdea7bfa934: Layer already exists 00:43:38 8f31c39c3385: Layer already exists 00:43:38 1c305fbaaad4: Layer already exists 00:43:38 5de0f9f4a861: Layer already exists 00:43:38 888baa05bea5: Layer already exists 00:43:38 da707bb00cb8: Layer already exists 00:43:38 3.2.0-dev.32: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:43:39 26eb9165e5b6: Preparing 00:43:39 8e2e1bb315f4: Preparing 00:43:39 6db6f2332513: Preparing 00:43:39 911fd2f35819: Preparing 00:43:39 80e851b06b84: Preparing 00:43:39 8f31c39c3385: Preparing 00:43:39 fcdea7bfa934: Preparing 00:43:39 5de0f9f4a861: Preparing 00:43:39 8f31c39c3385: Waiting 00:43:39 fcdea7bfa934: Waiting 00:43:39 1c305fbaaad4: Preparing 00:43:39 5de0f9f4a861: Waiting 00:43:39 1c305fbaaad4: Waiting 00:43:39 97629d793c17: Preparing 00:43:39 888baa05bea5: Preparing 00:43:39 da707bb00cb8: Preparing 00:43:39 888baa05bea5: Waiting 00:43:39 97629d793c17: Waiting 00:43:39 da707bb00cb8: Waiting 00:43:39 6db6f2332513: Layer already exists 00:43:39 911fd2f35819: Layer already exists 00:43:39 80e851b06b84: Layer already exists 00:43:39 26eb9165e5b6: Layer already exists 00:43:39 8e2e1bb315f4: Layer already exists 00:43:39 fcdea7bfa934: Layer already exists 00:43:39 8f31c39c3385: Layer already exists 00:43:39 1c305fbaaad4: Layer already exists 00:43:39 97629d793c17: Layer already exists 00:43:39 5de0f9f4a861: Layer already exists 00:43:39 da707bb00cb8: Layer already exists 00:43:39 888baa05bea5: Layer already exists 00:43:39 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:39 + 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 00:43:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:43:40 26eb9165e5b6: Preparing 00:43:40 8e2e1bb315f4: Preparing 00:43:40 6db6f2332513: Preparing 00:43:40 911fd2f35819: Preparing 00:43:40 80e851b06b84: Preparing 00:43:40 8f31c39c3385: Preparing 00:43:40 fcdea7bfa934: Preparing 00:43:40 5de0f9f4a861: Preparing 00:43:40 1c305fbaaad4: Preparing 00:43:40 97629d793c17: Preparing 00:43:40 888baa05bea5: Preparing 00:43:40 da707bb00cb8: Preparing 00:43:40 1c305fbaaad4: Waiting 00:43:40 97629d793c17: Waiting 00:43:40 888baa05bea5: Waiting 00:43:40 8f31c39c3385: Waiting 00:43:40 fcdea7bfa934: Waiting 00:43:40 5de0f9f4a861: Waiting 00:43:40 da707bb00cb8: Waiting 00:43:40 80e851b06b84: Layer already exists 00:43:40 26eb9165e5b6: Layer already exists 00:43:40 6db6f2332513: Layer already exists 00:43:40 911fd2f35819: Layer already exists 00:43:40 8e2e1bb315f4: Layer already exists 00:43:40 8f31c39c3385: Layer already exists 00:43:40 fcdea7bfa934: Layer already exists 00:43:40 1c305fbaaad4: Layer already exists 00:43:40 97629d793c17: Layer already exists 00:43:40 5de0f9f4a861: Layer already exists 00:43:40 888baa05bea5: Layer already exists 00:43:40 da707bb00cb8: Layer already exists 00:43:40 main: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:43:40 ===================================================== [Pipeline] echo 00:43:40 taggedImages: 00:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.32 00:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:43:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:43:40 5e6f43925c50daa722df62c58882fd3722b24060 00:43:40 latest 00:43:40 3.2.0-dev.32 00:43:40 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:40 main 00:43:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:43:41 c14f37787a39: Preparing 00:43:41 089fbab130d2: Preparing 00:43:41 5de0f9f4a861: Preparing 00:43:41 1c305fbaaad4: Preparing 00:43:41 67e7f7255c58: Preparing 00:43:41 3630f4374a29: Preparing 00:43:41 da707bb00cb8: Preparing 00:43:41 3630f4374a29: Waiting 00:43:41 da707bb00cb8: Waiting 00:43:41 5de0f9f4a861: Layer already exists 00:43:41 1c305fbaaad4: Layer already exists 00:43:41 da707bb00cb8: Layer already exists 00:43:41 c14f37787a39: Pushed 00:43:43 67e7f7255c58: Pushed 00:43:43 3630f4374a29: Pushed 00:43:44 089fbab130d2: Pushed 00:43:45 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:45 + 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 00:43:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:43:45 c14f37787a39: Preparing 00:43:45 089fbab130d2: Preparing 00:43:45 5de0f9f4a861: Preparing 00:43:45 1c305fbaaad4: Preparing 00:43:45 67e7f7255c58: Preparing 00:43:45 3630f4374a29: Preparing 00:43:45 da707bb00cb8: Preparing 00:43:45 3630f4374a29: Waiting 00:43:45 1c305fbaaad4: Layer already exists 00:43:45 5de0f9f4a861: Layer already exists 00:43:45 089fbab130d2: Layer already exists 00:43:45 67e7f7255c58: Layer already exists 00:43:45 c14f37787a39: Layer already exists 00:43:45 3630f4374a29: Layer already exists 00:43:45 da707bb00cb8: Layer already exists 00:43:46 latest: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.32 00:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:43:46 c14f37787a39: Preparing 00:43:46 089fbab130d2: Preparing 00:43:46 5de0f9f4a861: Preparing 00:43:46 1c305fbaaad4: Preparing 00:43:46 67e7f7255c58: Preparing 00:43:46 3630f4374a29: Preparing 00:43:46 da707bb00cb8: Preparing 00:43:46 3630f4374a29: Waiting 00:43:46 da707bb00cb8: Waiting 00:43:46 1c305fbaaad4: Layer already exists 00:43:46 089fbab130d2: Layer already exists 00:43:46 67e7f7255c58: Layer already exists 00:43:46 c14f37787a39: Layer already exists 00:43:46 5de0f9f4a861: Layer already exists 00:43:46 da707bb00cb8: Layer already exists 00:43:46 3630f4374a29: Layer already exists 00:43:46 3.2.0-dev.32: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:43:47 c14f37787a39: Preparing 00:43:47 089fbab130d2: Preparing 00:43:47 5de0f9f4a861: Preparing 00:43:47 1c305fbaaad4: Preparing 00:43:47 67e7f7255c58: Preparing 00:43:47 3630f4374a29: Preparing 00:43:47 da707bb00cb8: Preparing 00:43:47 3630f4374a29: Waiting 00:43:47 da707bb00cb8: Waiting 00:43:47 1c305fbaaad4: Layer already exists 00:43:47 089fbab130d2: Layer already exists 00:43:47 67e7f7255c58: Layer already exists 00:43:47 c14f37787a39: Layer already exists 00:43:47 5de0f9f4a861: Layer already exists 00:43:47 3630f4374a29: Layer already exists 00:43:47 da707bb00cb8: Layer already exists 00:43:47 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:48 + 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 00:43:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:43:48 c14f37787a39: Preparing 00:43:48 089fbab130d2: Preparing 00:43:48 5de0f9f4a861: Preparing 00:43:48 1c305fbaaad4: Preparing 00:43:48 67e7f7255c58: Preparing 00:43:48 3630f4374a29: Preparing 00:43:48 da707bb00cb8: Preparing 00:43:48 3630f4374a29: Waiting 00:43:48 da707bb00cb8: Waiting 00:43:48 1c305fbaaad4: Layer already exists 00:43:48 089fbab130d2: Layer already exists 00:43:48 67e7f7255c58: Layer already exists 00:43:48 c14f37787a39: Layer already exists 00:43:48 5de0f9f4a861: Layer already exists 00:43:48 3630f4374a29: Layer already exists 00:43:48 da707bb00cb8: Layer already exists 00:43:49 main: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:43:49 ===================================================== [Pipeline] echo 00:43:49 taggedImages: 00:43:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:43:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.32 00:43:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:43:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:43:49 5e6f43925c50daa722df62c58882fd3722b24060 00:43:49 latest 00:43:49 3.2.0-dev.32 00:43:49 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:43:49 main 00:43:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:43:49 6662fa5628e8: Preparing 00:43:49 5315834ad4fb: Preparing 00:43:49 862b0cf08375: Preparing 00:43:49 5de0f9f4a861: Preparing 00:43:49 1c305fbaaad4: Preparing 00:43:49 2c338e8f2d6d: Preparing 00:43:49 88581c01d85a: Preparing 00:43:49 9a7d46583e48: Preparing 00:43:49 20b2f5bba716: Preparing 00:43:49 da707bb00cb8: Preparing 00:43:49 2c338e8f2d6d: Waiting 00:43:49 88581c01d85a: Waiting 00:43:49 9a7d46583e48: Waiting 00:43:49 20b2f5bba716: Waiting 00:43:49 da707bb00cb8: Waiting 00:43:49 1c305fbaaad4: Layer already exists 00:43:49 5de0f9f4a861: Layer already exists 00:43:50 6662fa5628e8: Pushed 00:43:50 5315834ad4fb: Pushed 00:43:50 862b0cf08375: Pushed 00:43:50 da707bb00cb8: Layer already exists 00:43:50 9a7d46583e48: Pushed 00:43:52 20b2f5bba716: Pushed 00:44:02 88581c01d85a: Pushed 00:44:07 2c338e8f2d6d: Pushed 00:44:07 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:08 + 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 00:44:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:44:08 6662fa5628e8: Preparing 00:44:08 5315834ad4fb: Preparing 00:44:08 862b0cf08375: Preparing 00:44:08 5de0f9f4a861: Preparing 00:44:08 1c305fbaaad4: Preparing 00:44:08 2c338e8f2d6d: Preparing 00:44:08 88581c01d85a: Preparing 00:44:08 9a7d46583e48: Preparing 00:44:08 20b2f5bba716: Preparing 00:44:08 da707bb00cb8: Preparing 00:44:08 88581c01d85a: Waiting 00:44:08 9a7d46583e48: Waiting 00:44:08 2c338e8f2d6d: Waiting 00:44:08 20b2f5bba716: Waiting 00:44:08 da707bb00cb8: Waiting 00:44:08 5315834ad4fb: Layer already exists 00:44:08 1c305fbaaad4: Layer already exists 00:44:08 6662fa5628e8: Layer already exists 00:44:08 5de0f9f4a861: Layer already exists 00:44:08 862b0cf08375: Layer already exists 00:44:08 2c338e8f2d6d: Layer already exists 00:44:08 88581c01d85a: Layer already exists 00:44:08 9a7d46583e48: Layer already exists 00:44:08 20b2f5bba716: Layer already exists 00:44:08 da707bb00cb8: Layer already exists 00:44:08 latest: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.32 00:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:44:09 6662fa5628e8: Preparing 00:44:09 5315834ad4fb: Preparing 00:44:09 862b0cf08375: Preparing 00:44:09 5de0f9f4a861: Preparing 00:44:09 1c305fbaaad4: Preparing 00:44:09 2c338e8f2d6d: Preparing 00:44:09 88581c01d85a: Preparing 00:44:09 9a7d46583e48: Preparing 00:44:09 20b2f5bba716: Preparing 00:44:09 da707bb00cb8: Preparing 00:44:09 9a7d46583e48: Waiting 00:44:09 20b2f5bba716: Waiting 00:44:09 da707bb00cb8: Waiting 00:44:09 2c338e8f2d6d: Waiting 00:44:09 88581c01d85a: Waiting 00:44:09 5315834ad4fb: Layer already exists 00:44:09 5de0f9f4a861: Layer already exists 00:44:09 862b0cf08375: Layer already exists 00:44:09 6662fa5628e8: Layer already exists 00:44:09 1c305fbaaad4: Layer already exists 00:44:09 88581c01d85a: Layer already exists 00:44:09 2c338e8f2d6d: Layer already exists 00:44:09 20b2f5bba716: Layer already exists 00:44:09 9a7d46583e48: Layer already exists 00:44:09 da707bb00cb8: Layer already exists 00:44:09 3.2.0-dev.32: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:44:10 6662fa5628e8: Preparing 00:44:10 5315834ad4fb: Preparing 00:44:10 862b0cf08375: Preparing 00:44:10 5de0f9f4a861: Preparing 00:44:10 1c305fbaaad4: Preparing 00:44:10 2c338e8f2d6d: Preparing 00:44:10 88581c01d85a: Preparing 00:44:10 2c338e8f2d6d: Waiting 00:44:10 9a7d46583e48: Preparing 00:44:10 88581c01d85a: Waiting 00:44:10 20b2f5bba716: Preparing 00:44:10 9a7d46583e48: Waiting 00:44:10 da707bb00cb8: Preparing 00:44:10 20b2f5bba716: Waiting 00:44:10 da707bb00cb8: Waiting 00:44:10 5de0f9f4a861: Layer already exists 00:44:10 6662fa5628e8: Layer already exists 00:44:10 862b0cf08375: Layer already exists 00:44:10 5315834ad4fb: Layer already exists 00:44:10 1c305fbaaad4: Layer already exists 00:44:10 9a7d46583e48: Layer already exists 00:44:10 88581c01d85a: Layer already exists 00:44:10 2c338e8f2d6d: Layer already exists 00:44:10 20b2f5bba716: Layer already exists 00:44:10 da707bb00cb8: Layer already exists 00:44:10 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:10 + 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 00:44:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:44:11 6662fa5628e8: Preparing 00:44:11 5315834ad4fb: Preparing 00:44:11 862b0cf08375: Preparing 00:44:11 5de0f9f4a861: Preparing 00:44:11 1c305fbaaad4: Preparing 00:44:11 2c338e8f2d6d: Preparing 00:44:11 88581c01d85a: Preparing 00:44:11 9a7d46583e48: Preparing 00:44:11 20b2f5bba716: Preparing 00:44:11 da707bb00cb8: Preparing 00:44:11 2c338e8f2d6d: Waiting 00:44:11 88581c01d85a: Waiting 00:44:11 9a7d46583e48: Waiting 00:44:11 20b2f5bba716: Waiting 00:44:11 da707bb00cb8: Waiting 00:44:11 5315834ad4fb: Layer already exists 00:44:11 6662fa5628e8: Layer already exists 00:44:11 1c305fbaaad4: Layer already exists 00:44:11 5de0f9f4a861: Layer already exists 00:44:11 862b0cf08375: Layer already exists 00:44:11 20b2f5bba716: Layer already exists 00:44:11 9a7d46583e48: Layer already exists 00:44:11 88581c01d85a: Layer already exists 00:44:11 2c338e8f2d6d: Layer already exists 00:44:11 da707bb00cb8: Layer already exists 00:44:11 main: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:44:11 ===================================================== [Pipeline] echo 00:44:11 taggedImages: 00:44:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:44:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:44:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.32 00:44:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:44:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:44:11 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:44:11 5e6f43925c50daa722df62c58882fd3722b24060 00:44:11 latest 00:44:11 3.2.0-dev.32 00:44:11 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:44:11 main 00:44:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:44:12 e6dcee57fe49: Preparing 00:44:12 c2a8275bbeca: Preparing 00:44:12 eb0e4f0d153b: Preparing 00:44:12 5de0f9f4a861: Preparing 00:44:12 1c305fbaaad4: Preparing 00:44:12 e4c70ee8ffc1: Preparing 00:44:12 21686cc8f2c0: Preparing 00:44:12 e4c70ee8ffc1: Waiting 00:44:12 0a315cb77257: Preparing 00:44:12 21686cc8f2c0: Waiting 00:44:12 da707bb00cb8: Preparing 00:44:12 0a315cb77257: Waiting 00:44:12 da707bb00cb8: Waiting 00:44:12 5de0f9f4a861: Layer already exists 00:44:12 1c305fbaaad4: Layer already exists 00:44:12 eb0e4f0d153b: Pushed 00:44:12 c2a8275bbeca: Pushed 00:44:12 e6dcee57fe49: Pushed 00:44:12 da707bb00cb8: Layer already exists 00:44:13 0a315cb77257: Pushed 00:44:13 21686cc8f2c0: Pushed 00:44:31 e4c70ee8ffc1: Pushed 00:44:31 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:32 + 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 00:44:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:44:32 e6dcee57fe49: Preparing 00:44:32 c2a8275bbeca: Preparing 00:44:32 eb0e4f0d153b: Preparing 00:44:32 5de0f9f4a861: Preparing 00:44:32 1c305fbaaad4: Preparing 00:44:32 e4c70ee8ffc1: Preparing 00:44:32 21686cc8f2c0: Preparing 00:44:32 0a315cb77257: Preparing 00:44:32 da707bb00cb8: Preparing 00:44:32 21686cc8f2c0: Waiting 00:44:32 0a315cb77257: Waiting 00:44:32 e4c70ee8ffc1: Waiting 00:44:32 da707bb00cb8: Waiting 00:44:32 eb0e4f0d153b: Layer already exists 00:44:32 1c305fbaaad4: Layer already exists 00:44:32 e6dcee57fe49: Layer already exists 00:44:32 5de0f9f4a861: Layer already exists 00:44:32 c2a8275bbeca: Layer already exists 00:44:32 0a315cb77257: Layer already exists 00:44:32 e4c70ee8ffc1: Layer already exists 00:44:32 da707bb00cb8: Layer already exists 00:44:32 21686cc8f2c0: Layer already exists 00:44:32 latest: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.32 00:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:44:33 e6dcee57fe49: Preparing 00:44:33 c2a8275bbeca: Preparing 00:44:33 eb0e4f0d153b: Preparing 00:44:33 5de0f9f4a861: Preparing 00:44:33 1c305fbaaad4: Preparing 00:44:33 e4c70ee8ffc1: Preparing 00:44:33 21686cc8f2c0: Preparing 00:44:33 0a315cb77257: Preparing 00:44:33 da707bb00cb8: Preparing 00:44:33 21686cc8f2c0: Waiting 00:44:33 0a315cb77257: Waiting 00:44:33 da707bb00cb8: Waiting 00:44:33 e4c70ee8ffc1: Waiting 00:44:33 e6dcee57fe49: Layer already exists 00:44:33 1c305fbaaad4: Layer already exists 00:44:33 c2a8275bbeca: Layer already exists 00:44:33 eb0e4f0d153b: Layer already exists 00:44:33 5de0f9f4a861: Layer already exists 00:44:33 21686cc8f2c0: Layer already exists 00:44:33 0a315cb77257: Layer already exists 00:44:33 e4c70ee8ffc1: Layer already exists 00:44:33 da707bb00cb8: Layer already exists 00:44:33 3.2.0-dev.32: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:44:34 e6dcee57fe49: Preparing 00:44:34 c2a8275bbeca: Preparing 00:44:34 eb0e4f0d153b: Preparing 00:44:34 5de0f9f4a861: Preparing 00:44:34 1c305fbaaad4: Preparing 00:44:34 e4c70ee8ffc1: Preparing 00:44:34 21686cc8f2c0: Preparing 00:44:34 0a315cb77257: Preparing 00:44:34 da707bb00cb8: Preparing 00:44:34 21686cc8f2c0: Waiting 00:44:34 0a315cb77257: Waiting 00:44:34 da707bb00cb8: Waiting 00:44:34 e4c70ee8ffc1: Waiting 00:44:34 c2a8275bbeca: Layer already exists 00:44:34 1c305fbaaad4: Layer already exists 00:44:34 5de0f9f4a861: Layer already exists 00:44:34 eb0e4f0d153b: Layer already exists 00:44:34 e6dcee57fe49: Layer already exists 00:44:34 e4c70ee8ffc1: Layer already exists 00:44:34 21686cc8f2c0: Layer already exists 00:44:34 0a315cb77257: Layer already exists 00:44:34 da707bb00cb8: Layer already exists 00:44:34 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:34 + 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 00:44:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:44:35 e6dcee57fe49: Preparing 00:44:35 c2a8275bbeca: Preparing 00:44:35 eb0e4f0d153b: Preparing 00:44:35 5de0f9f4a861: Preparing 00:44:35 1c305fbaaad4: Preparing 00:44:35 e4c70ee8ffc1: Preparing 00:44:35 21686cc8f2c0: Preparing 00:44:35 0a315cb77257: Preparing 00:44:35 da707bb00cb8: Preparing 00:44:35 21686cc8f2c0: Waiting 00:44:35 0a315cb77257: Waiting 00:44:35 e4c70ee8ffc1: Waiting 00:44:35 da707bb00cb8: Waiting 00:44:35 1c305fbaaad4: Layer already exists 00:44:35 5de0f9f4a861: Layer already exists 00:44:35 e6dcee57fe49: Layer already exists 00:44:35 eb0e4f0d153b: Layer already exists 00:44:35 c2a8275bbeca: Layer already exists 00:44:35 0a315cb77257: Layer already exists 00:44:35 e4c70ee8ffc1: Layer already exists 00:44:35 21686cc8f2c0: Layer already exists 00:44:35 da707bb00cb8: Layer already exists 00:44:35 main: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:44:35 ===================================================== [Pipeline] echo 00:44:35 taggedImages: 00:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.32 00:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:44:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:44:35 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:44:35 5e6f43925c50daa722df62c58882fd3722b24060 00:44:35 latest 00:44:35 3.2.0-dev.32 00:44:35 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:44:35 main 00:44:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:44:36 b7597319bdc2: Preparing 00:44:36 cb995337e4d7: Preparing 00:44:36 754ad967f1bc: Preparing 00:44:36 5de0f9f4a861: Preparing 00:44:36 1c305fbaaad4: Preparing 00:44:36 8b60c0b9aa6c: Preparing 00:44:36 9a7d46583e48: Preparing 00:44:36 20b2f5bba716: Preparing 00:44:36 da707bb00cb8: Preparing 00:44:36 9a7d46583e48: Waiting 00:44:36 20b2f5bba716: Waiting 00:44:36 da707bb00cb8: Waiting 00:44:36 8b60c0b9aa6c: Waiting 00:44:36 5de0f9f4a861: Layer already exists 00:44:36 1c305fbaaad4: Layer already exists 00:44:36 9a7d46583e48: Layer already exists 00:44:36 b7597319bdc2: Pushed 00:44:36 20b2f5bba716: Layer already exists 00:44:36 754ad967f1bc: Pushed 00:44:36 cb995337e4d7: Pushed 00:44:36 da707bb00cb8: Layer already exists 00:44:54 8b60c0b9aa6c: Pushed 00:44:54 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:55 + 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 00:44:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:44:55 b7597319bdc2: Preparing 00:44:55 cb995337e4d7: Preparing 00:44:55 754ad967f1bc: Preparing 00:44:55 5de0f9f4a861: Preparing 00:44:55 1c305fbaaad4: Preparing 00:44:55 8b60c0b9aa6c: Preparing 00:44:55 9a7d46583e48: Preparing 00:44:55 20b2f5bba716: Preparing 00:44:55 da707bb00cb8: Preparing 00:44:55 8b60c0b9aa6c: Waiting 00:44:55 9a7d46583e48: Waiting 00:44:55 20b2f5bba716: Waiting 00:44:55 da707bb00cb8: Waiting 00:44:55 b7597319bdc2: Layer already exists 00:44:55 1c305fbaaad4: Layer already exists 00:44:55 754ad967f1bc: Layer already exists 00:44:55 5de0f9f4a861: Layer already exists 00:44:55 cb995337e4d7: Layer already exists 00:44:55 8b60c0b9aa6c: Layer already exists 00:44:55 9a7d46583e48: Layer already exists 00:44:55 20b2f5bba716: Layer already exists 00:44:55 da707bb00cb8: Layer already exists 00:44:55 latest: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.32 00:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:44:56 b7597319bdc2: Preparing 00:44:56 cb995337e4d7: Preparing 00:44:56 754ad967f1bc: Preparing 00:44:56 5de0f9f4a861: Preparing 00:44:56 1c305fbaaad4: Preparing 00:44:56 8b60c0b9aa6c: Preparing 00:44:56 9a7d46583e48: Preparing 00:44:56 20b2f5bba716: Preparing 00:44:56 da707bb00cb8: Preparing 00:44:56 8b60c0b9aa6c: Waiting 00:44:56 9a7d46583e48: Waiting 00:44:56 20b2f5bba716: Waiting 00:44:56 da707bb00cb8: Waiting 00:44:56 cb995337e4d7: Layer already exists 00:44:56 754ad967f1bc: Layer already exists 00:44:56 b7597319bdc2: Layer already exists 00:44:56 1c305fbaaad4: Layer already exists 00:44:56 5de0f9f4a861: Layer already exists 00:44:56 8b60c0b9aa6c: Layer already exists 00:44:56 20b2f5bba716: Layer already exists 00:44:56 9a7d46583e48: Layer already exists 00:44:56 da707bb00cb8: Layer already exists 00:44:56 3.2.0-dev.32: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:44:57 b7597319bdc2: Preparing 00:44:57 cb995337e4d7: Preparing 00:44:57 754ad967f1bc: Preparing 00:44:57 5de0f9f4a861: Preparing 00:44:57 1c305fbaaad4: Preparing 00:44:57 8b60c0b9aa6c: Preparing 00:44:57 9a7d46583e48: Preparing 00:44:57 8b60c0b9aa6c: Waiting 00:44:57 20b2f5bba716: Preparing 00:44:57 9a7d46583e48: Waiting 00:44:57 20b2f5bba716: Waiting 00:44:57 da707bb00cb8: Preparing 00:44:57 da707bb00cb8: Waiting 00:44:57 b7597319bdc2: Layer already exists 00:44:57 cb995337e4d7: Layer already exists 00:44:57 754ad967f1bc: Layer already exists 00:44:57 5de0f9f4a861: Layer already exists 00:44:57 1c305fbaaad4: Layer already exists 00:44:57 da707bb00cb8: Layer already exists 00:44:57 20b2f5bba716: Layer already exists 00:44:57 8b60c0b9aa6c: Layer already exists 00:44:57 9a7d46583e48: Layer already exists 00:44:57 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:57 + 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 00:44:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:44:58 b7597319bdc2: Preparing 00:44:58 cb995337e4d7: Preparing 00:44:58 754ad967f1bc: Preparing 00:44:58 5de0f9f4a861: Preparing 00:44:58 1c305fbaaad4: Preparing 00:44:58 8b60c0b9aa6c: Preparing 00:44:58 9a7d46583e48: Preparing 00:44:58 20b2f5bba716: Preparing 00:44:58 da707bb00cb8: Preparing 00:44:58 20b2f5bba716: Waiting 00:44:58 8b60c0b9aa6c: Waiting 00:44:58 da707bb00cb8: Waiting 00:44:58 9a7d46583e48: Waiting 00:44:58 cb995337e4d7: Layer already exists 00:44:58 5de0f9f4a861: Layer already exists 00:44:58 754ad967f1bc: Layer already exists 00:44:58 b7597319bdc2: Layer already exists 00:44:58 1c305fbaaad4: Layer already exists 00:44:58 da707bb00cb8: Layer already exists 00:44:58 8b60c0b9aa6c: Layer already exists 00:44:58 9a7d46583e48: Layer already exists 00:44:58 20b2f5bba716: Layer already exists 00:44:58 main: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:44:58 ===================================================== [Pipeline] echo 00:44:58 taggedImages: 00:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.32 00:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:44:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:44:58 5e6f43925c50daa722df62c58882fd3722b24060 00:44:58 latest 00:44:58 3.2.0-dev.32 00:44:58 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:44:58 main 00:44:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:44:59 2202f259b3db: Preparing 00:44:59 72bda4cda4c8: Preparing 00:44:59 5de0f9f4a861: Preparing 00:44:59 1c305fbaaad4: Preparing 00:44:59 abea1587f09a: Preparing 00:44:59 c03b2ae106da: Preparing 00:44:59 da707bb00cb8: Preparing 00:44:59 c03b2ae106da: Waiting 00:44:59 da707bb00cb8: Waiting 00:44:59 5de0f9f4a861: Layer already exists 00:44:59 1c305fbaaad4: Layer already exists 00:44:59 da707bb00cb8: Layer already exists 00:44:59 2202f259b3db: Pushed 00:44:59 c03b2ae106da: Pushed 00:45:00 abea1587f09a: Pushed 00:45:06 72bda4cda4c8: Pushed 00:45:06 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:45:06 2202f259b3db: Preparing 00:45:06 72bda4cda4c8: Preparing 00:45:06 5de0f9f4a861: Preparing 00:45:06 1c305fbaaad4: Preparing 00:45:06 abea1587f09a: Preparing 00:45:06 c03b2ae106da: Preparing 00:45:06 da707bb00cb8: Preparing 00:45:06 c03b2ae106da: Waiting 00:45:06 da707bb00cb8: Waiting 00:45:06 1c305fbaaad4: Layer already exists 00:45:06 72bda4cda4c8: Layer already exists 00:45:06 abea1587f09a: Layer already exists 00:45:06 2202f259b3db: Layer already exists 00:45:06 5de0f9f4a861: Layer already exists 00:45:06 c03b2ae106da: Layer already exists 00:45:06 da707bb00cb8: Layer already exists 00:45:07 latest: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.32 00:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:45:07 2202f259b3db: Preparing 00:45:07 72bda4cda4c8: Preparing 00:45:07 5de0f9f4a861: Preparing 00:45:07 1c305fbaaad4: Preparing 00:45:07 abea1587f09a: Preparing 00:45:07 c03b2ae106da: Preparing 00:45:07 da707bb00cb8: Preparing 00:45:07 c03b2ae106da: Waiting 00:45:07 da707bb00cb8: Waiting 00:45:07 2202f259b3db: Layer already exists 00:45:07 abea1587f09a: Layer already exists 00:45:07 5de0f9f4a861: Layer already exists 00:45:07 1c305fbaaad4: Layer already exists 00:45:07 72bda4cda4c8: Layer already exists 00:45:07 da707bb00cb8: Layer already exists 00:45:07 c03b2ae106da: Layer already exists 00:45:07 3.2.0-dev.32: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:45:08 2202f259b3db: Preparing 00:45:08 72bda4cda4c8: Preparing 00:45:08 5de0f9f4a861: Preparing 00:45:08 1c305fbaaad4: Preparing 00:45:08 abea1587f09a: Preparing 00:45:08 c03b2ae106da: Preparing 00:45:08 da707bb00cb8: Preparing 00:45:08 c03b2ae106da: Waiting 00:45:08 da707bb00cb8: Waiting 00:45:08 1c305fbaaad4: Layer already exists 00:45:08 72bda4cda4c8: Layer already exists 00:45:08 5de0f9f4a861: Layer already exists 00:45:08 abea1587f09a: Layer already exists 00:45:08 2202f259b3db: Layer already exists 00:45:08 c03b2ae106da: Layer already exists 00:45:08 da707bb00cb8: Layer already exists 00:45:08 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:45:09 2202f259b3db: Preparing 00:45:09 72bda4cda4c8: Preparing 00:45:09 5de0f9f4a861: Preparing 00:45:09 1c305fbaaad4: Preparing 00:45:09 abea1587f09a: Preparing 00:45:09 c03b2ae106da: Preparing 00:45:09 da707bb00cb8: Preparing 00:45:09 c03b2ae106da: Waiting 00:45:09 da707bb00cb8: Waiting 00:45:09 5de0f9f4a861: Layer already exists 00:45:09 1c305fbaaad4: Layer already exists 00:45:09 72bda4cda4c8: Layer already exists 00:45:09 abea1587f09a: Layer already exists 00:45:09 2202f259b3db: Layer already exists 00:45:09 da707bb00cb8: Layer already exists 00:45:09 c03b2ae106da: Layer already exists 00:45:10 main: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:45:10 ===================================================== [Pipeline] echo 00:45:10 taggedImages: 00:45:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:45:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:45:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.32 00:45:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:45:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:45:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:45:10 5e6f43925c50daa722df62c58882fd3722b24060 00:45:10 latest 00:45:10 3.2.0-dev.32 00:45:10 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:45:10 main 00:45:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:45:10 4dba5051949d: Preparing 00:45:10 64be00000249: Preparing 00:45:10 5de0f9f4a861: Preparing 00:45:10 1c305fbaaad4: Preparing 00:45:10 4c676c959ae3: Preparing 00:45:10 3441839c8256: Preparing 00:45:10 da707bb00cb8: Preparing 00:45:10 3441839c8256: Waiting 00:45:10 da707bb00cb8: Waiting 00:45:10 5de0f9f4a861: Layer already exists 00:45:10 1c305fbaaad4: Layer already exists 00:45:11 4c676c959ae3: Layer already exists 00:45:11 da707bb00cb8: Layer already exists 00:45:11 3441839c8256: Layer already exists 00:45:11 4dba5051949d: Pushed 00:45:17 64be00000249: Pushed 00:45:17 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:45:18 4dba5051949d: Preparing 00:45:18 64be00000249: Preparing 00:45:18 5de0f9f4a861: Preparing 00:45:18 1c305fbaaad4: Preparing 00:45:18 4c676c959ae3: Preparing 00:45:18 3441839c8256: Preparing 00:45:18 da707bb00cb8: Preparing 00:45:18 3441839c8256: Waiting 00:45:18 da707bb00cb8: Waiting 00:45:18 1c305fbaaad4: Layer already exists 00:45:18 4dba5051949d: Layer already exists 00:45:18 5de0f9f4a861: Layer already exists 00:45:18 64be00000249: Layer already exists 00:45:18 4c676c959ae3: Layer already exists 00:45:18 da707bb00cb8: Layer already exists 00:45:18 3441839c8256: Layer already exists 00:45:18 latest: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.32 00:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:45:19 4dba5051949d: Preparing 00:45:19 64be00000249: Preparing 00:45:19 5de0f9f4a861: Preparing 00:45:19 1c305fbaaad4: Preparing 00:45:19 4c676c959ae3: Preparing 00:45:19 3441839c8256: Preparing 00:45:19 da707bb00cb8: Preparing 00:45:19 3441839c8256: Waiting 00:45:19 da707bb00cb8: Waiting 00:45:19 1c305fbaaad4: Layer already exists 00:45:19 4dba5051949d: Layer already exists 00:45:19 64be00000249: Layer already exists 00:45:19 5de0f9f4a861: Layer already exists 00:45:19 4c676c959ae3: Layer already exists 00:45:19 da707bb00cb8: Layer already exists 00:45:19 3441839c8256: Layer already exists 00:45:19 3.2.0-dev.32: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:45:20 4dba5051949d: Preparing 00:45:20 64be00000249: Preparing 00:45:20 5de0f9f4a861: Preparing 00:45:20 1c305fbaaad4: Preparing 00:45:20 4c676c959ae3: Preparing 00:45:20 3441839c8256: Preparing 00:45:20 da707bb00cb8: Preparing 00:45:20 da707bb00cb8: Waiting 00:45:20 3441839c8256: Waiting 00:45:20 4c676c959ae3: Layer already exists 00:45:20 5de0f9f4a861: Layer already exists 00:45:20 64be00000249: Layer already exists 00:45:20 1c305fbaaad4: Layer already exists 00:45:20 4dba5051949d: Layer already exists 00:45:20 3441839c8256: Layer already exists 00:45:20 da707bb00cb8: Layer already exists 00:45:20 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:45:21 4dba5051949d: Preparing 00:45:21 64be00000249: Preparing 00:45:21 5de0f9f4a861: Preparing 00:45:21 1c305fbaaad4: Preparing 00:45:21 4c676c959ae3: Preparing 00:45:21 3441839c8256: Preparing 00:45:21 da707bb00cb8: Preparing 00:45:21 3441839c8256: Waiting 00:45:21 da707bb00cb8: Waiting 00:45:21 5de0f9f4a861: Layer already exists 00:45:21 1c305fbaaad4: Layer already exists 00:45:21 4dba5051949d: Layer already exists 00:45:21 64be00000249: Layer already exists 00:45:21 4c676c959ae3: Layer already exists 00:45:21 3441839c8256: Layer already exists 00:45:21 da707bb00cb8: Layer already exists 00:45:21 main: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:45:21 ===================================================== [Pipeline] echo 00:45:21 taggedImages: 00:45:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060 00:45:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:45:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.32 00:45:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 00:45:21 - 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 00:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:22 00:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:22 arm64: Pulling from edgex-lftools-log-publisher 00:45:22 8998bd30e6a1: Pulling fs layer 00:45:22 04944245beec: Pulling fs layer 00:45:22 699f458cf7ca: Pulling fs layer 00:45:22 765212b225bb: Pulling fs layer 00:45:22 f23df028b6ca: Pulling fs layer 00:45:22 765212b225bb: Waiting 00:45:22 d65c8cfc05b1: Pulling fs layer 00:45:22 2437ff75d9bd: Pulling fs layer 00:45:22 f23df028b6ca: Waiting 00:45:22 d65c8cfc05b1: Waiting 00:45:22 2437ff75d9bd: Waiting 00:45:22 04944245beec: Verifying Checksum 00:45:22 04944245beec: Download complete 00:45:22 765212b225bb: Verifying Checksum 00:45:22 765212b225bb: Download complete 00:45:22 f23df028b6ca: Download complete 00:45:22 d65c8cfc05b1: Verifying Checksum 00:45:22 d65c8cfc05b1: Download complete 00:45:22 699f458cf7ca: Verifying Checksum 00:45:22 699f458cf7ca: Download complete 00:45:23 8998bd30e6a1: Verifying Checksum 00:45:23 8998bd30e6a1: Download complete 00:45:25 2437ff75d9bd: Verifying Checksum 00:45:25 2437ff75d9bd: Download complete 00:45:28 8998bd30e6a1: Pull complete 00:45:28 04944245beec: Pull complete 00:45:30 699f458cf7ca: Pull complete 00:45:30 765212b225bb: Pull complete 00:45:31 f23df028b6ca: Pull complete 00:45:31 d65c8cfc05b1: Pull complete 00:45:50 2437ff75d9bd: Pull complete 00:45:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:50 prd-ubuntu20.04-docker-arm64-4c-16g-5279 does not seem to be running inside a container 00:45:50 $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:45:53 $ docker top 8ce13e63f54589c136896f07d97349ceaa65b1fb647e24966569a9003dce3c98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:53 ---> job-cost.sh 00:45:53 lf-activate-venv: SKIPPING 00:45:53 INFO: No Stack... 00:45:54 INFO: Retrieving Pricing Info for: v3-standard-4 00:45:55 INFO: Archiving Costs [Pipeline] sh 00:45:55 + cat /w/workspace/edgex-go/650/archives/cost.csv 00:45:55 + cut -d, -f6 [Pipeline] lock 00:45:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-650-stack-cost] 00:45:55 Resource [jenkins-edgexfoundry-edgex-go-main-650-stack-cost] did not exist. Created. 00:45:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-650-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:45:56 + echo total: 0.10999999940395355 [Pipeline] stash 00:45:57 Stashed 1 file(s) [Pipeline] } 00:45:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-650-stack-cost] [Pipeline] // lock [Pipeline] } 00:45:57 $ docker stop --time=1 8ce13e63f54589c136896f07d97349ceaa65b1fb647e24966569a9003dce3c98 00:45:58 $ docker rm -f --volumes 8ce13e63f54589c136896f07d97349ceaa65b1fb647e24966569a9003dce3c98 [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 00:45:59 provisioning config files... 00:45:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/650@tmp/config10037151720861746750tmp [Pipeline] { [Pipeline] sh 00:45:59 + set +x 00:45:59 + bash -s -- 00:45:59 + curl -s https://codecov.io/bash 00:45:59 00:45:59 _____ _ 00:45:59 / ____| | | 00:45:59 | | ___ __| | ___ ___ _____ __ 00:45:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:45:59 | |___| (_) | (_| | __/ (_| (_) \ V / 00:45:59 \_____\___/ \__,_|\___|\___\___/ \_/ 00:45:59 Bash-1.0.6 00:45:59 00:45:59 00:45:59 ==> git version 2.25.1 found 00:45:59 ==> 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 00:45:59 Release-Date: 2020-01-08 00:45:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:45:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:45:59 ==> Jenkins CI detected. 00:45:59 current dir:  /w/workspace/edgex-go/650 00:45:59 project root: . 00:45:59 --> token set from env 00:45:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:45:59 ==> Running gcov in . (disable via -X gcov) 00:45:59 ==> Python coveragepy not found 00:45:59 ==> Searching for coverage reports in: 00:45:59 + . 00:45:59 -> Found 1 reports 00:45:59 ==> Detecting git/mercurial file structure 00:45:59 ==> Reading reports 00:45:59 + ./coverage.out bytes=481595 00:45:59 ==> Appending adjustments 00:45:59 https://docs.codecov.io/docs/fixing-reports 00:46:01 + Found adjustments 00:46:01 ==> Gzipping contents 00:46:01 60K /tmp/codecov.Ukm66F.gz 00:46:01 ==> Uploading reports 00:46:01 url: https://codecov.io 00:46:01 query: branch=main&commit=5e6f43925c50daa722df62c58882fd3722b24060&build=650&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F650%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:46:01 -> Pinging Codecov 00:46:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e6f43925c50daa722df62c58882fd3722b24060&build=650&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F650%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:46:01 -> Uploading to 00:46:01 https://storage.googleapis.com/codecov/v4/raw/2024-07-10/00271124DB129430A58F1EEE437C3FCB/5e6f43925c50daa722df62c58882fd3722b24060/8ffe43de-345b-423d-b4b2-355da2637dc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240710%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240710T004600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b694c7265ee4aea0736bc72205b8bc56821ae637eeeb611f8bd5716134a07380 00:46:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:01 Dload Upload Total Spent Left Speed 00:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61375 0 0 100 61375 0 190k --:--:-- --:--:-- --:--:-- 190k 00:46:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } 00:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:46:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:46:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:46:02 00:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:46:02 latest: Pulling from edgex-devops/edgex-snyk-go 00:46:02 619be1103602: Already exists 00:46:02 f8ea3408117e: Pulling fs layer 00:46:02 91320369b822: Pulling fs layer 00:46:02 0406650e8295: Pulling fs layer 00:46:02 4f4fb700ef54: Pulling fs layer 00:46:02 96d80e3f36e1: Pulling fs layer 00:46:02 bcf3aedb951c: Pulling fs layer 00:46:02 bcf3aedb951c: Waiting 00:46:02 4f4fb700ef54: Waiting 00:46:02 96d80e3f36e1: Waiting 00:46:02 0406650e8295: Verifying Checksum 00:46:02 0406650e8295: Download complete 00:46:02 f8ea3408117e: Download complete 00:46:02 4f4fb700ef54: Verifying Checksum 00:46:02 4f4fb700ef54: Download complete 00:46:02 f8ea3408117e: Pull complete 00:46:02 96d80e3f36e1: Verifying Checksum 00:46:02 96d80e3f36e1: Download complete 00:46:02 91320369b822: Verifying Checksum 00:46:02 91320369b822: Download complete 00:46:03 bcf3aedb951c: Verifying Checksum 00:46:06 91320369b822: Pull complete 00:46:06 0406650e8295: Pull complete 00:46:06 4f4fb700ef54: Pull complete 00:46:06 96d80e3f36e1: Pull complete 00:46:09 bcf3aedb951c: Pull complete 00:46:09 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 00:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:46:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:10 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:46:10 $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:46:16 $ docker top 6c1d9be5bf1ca5ccdf911e83392ac9551643c408b32f469185cba4a818270a99 -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:16 + git config --global --add safe.directory /w/workspace/edgex-go/650 [Pipeline] echo 00:46:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:46:17 + set -o pipefail 00:46:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:46:25 00:46:25 Monitoring /w/workspace/edgex-go/650 (github.com/edgexfoundry/edgex-go)... 00:46:25 00:46:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5324f449-ad3e-4f81-ad36-1bd9d1249847 00:46:25 00:46:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:46:25 00:46:25 00:46:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:46:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:46:25 $ docker stop --time=1 6c1d9be5bf1ca5ccdf911e83392ac9551643c408b32f469185cba4a818270a99 00:46:31 $ docker rm -f --volumes 6c1d9be5bf1ca5ccdf911e83392ac9551643c408b32f469185cba4a818270a99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:46:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:46:31 provisioning config files... 00:46:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/650@tmp/config340603943928521049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:32 --> edgex-publish-swagger.sh 00:46:32 === Publish openapi/v3 API === 00:46:32 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 00:46:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/650/openapi/v3/core-command.yaml] 00:46:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:32 Dload Upload Total Spent Left Speed 00:46:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 37723 --:--:-- --:--:-- --:--:-- 37680 100 32782 0 0 100 32782 0 37723 --:--:-- --:--:-- --:--:-- 37680 00:46:32 00:46:32 00:46:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/650/openapi/v3/core-data.yaml] 00:46:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:32 Dload Upload Total Spent Left Speed 00:46:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 111k --:--:-- --:--:-- --:--:-- 111k 00:46:33 00:46:33 00:46:33 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/650/openapi/v3/core-keeper.yaml] 00:46:33 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:33 Dload Upload Total Spent Left Speed 00:46:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 186 92977 --:--:-- --:--:-- --:--:-- 93164 00:46:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:46:33 00:46:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/650/openapi/v3/core-metadata.yaml] 00:46:33 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:33 Dload Upload Total Spent Left Speed 00:46:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 317 302k --:--:-- --:--:-- --:--:-- 302k 00:46:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:46:34 00:46:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/650/openapi/v3/support-notifications.yaml] 00:46:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:34 Dload Upload Total Spent Left Speed 00:46:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 271 148k --:--:-- --:--:-- --:--:-- 148k 100 87457 100 156 100 87301 271 148k --:--:-- --:--:-- --:--:-- 148k 00:46:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:46:34 00:46:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/650/openapi/v3/support-scheduler.yaml] 00:46:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:34 Dload Upload Total Spent Left Speed 00:46:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 339 80334 --:--:-- --:--:-- --:--:-- 80849 00:46:35 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:46:35 [Pipeline] } 00:46:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:46:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:46:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:36 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:46:36 $ docker top 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a -eo pid,comm 00:46:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:46:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:46:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:36 [ssh-agent] Looking for ssh-agent implementation... 00:46:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:37 $ docker exec 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a ssh-agent 00:46:37 SSH_AUTH_SOCK=/tmp/ssh-KT6Bw1L41yx4/agent.32 00:46:37 SSH_AGENT_PID=38 00:46:37 Running ssh-add (command line suppressed) 00:46:37 Identity added: /w/workspace/edgex-go/650@tmp/private_key_361106920021285821.key (/w/workspace/edgex-go/650@tmp/private_key_361106920021285821.key) 00:46:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:37 + git semver tag 00:46:37 2024-07-10 00:46:37,734 [run_tag] DEBUG tag force:False 00:46:37 2024-07-10 00:46:37,735 [check_head_tag] DEBUG check head tag 00:46:37 2024-07-10 00:46:37,736 [execute] INFO git cat-file --batch-check 00:46:37 2024-07-10 00:46:37,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=) 00:46:37 2024-07-10 00:46:37,740 [execute] INFO git cat-file --batch 00:46:37 2024-07-10 00:46:37,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=) 00:46:37 2024-07-10 00:46:37,773 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main 00:46:37 2024-07-10 00:46:37,774 [execute] INFO git tag -a v3.2.0-dev.32 -m v3.2.0-dev.32 00:46:37 2024-07-10 00:46:37,774 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.32', '-m', 'v3.2.0-dev.32'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=None) 00:46:37 2024-07-10 00:46:37,778 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main 00:46:37 3.2.0-dev.32 [Pipeline] } 00:46:37 $ docker exec --env ******** --env ******** 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a ssh-agent -k 00:46:37 unset SSH_AUTH_SOCK; 00:46:37 unset SSH_AGENT_PID; 00:46:37 echo Agent pid 38 killed; 00:46:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:46:38 + git semver [Pipeline] } 00:46:38 $ docker stop --time=1 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a 00:46:39 $ docker rm -f --volumes 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:46:40 00:46:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:46:40 0.23.1-centos7: Pulling from edgex-lftools 00:46:40 ab5ef0e58194: Pulling fs layer 00:46:40 9712f1f96733: Pulling fs layer 00:46:40 63f879dbbcfc: Pulling fs layer 00:46:40 0d9ebad4ef96: Pulling fs layer 00:46:40 e9a5061849ea: Pulling fs layer 00:46:40 d747dcd14b5f: Pulling fs layer 00:46:40 2de7ff778b66: Pulling fs layer 00:46:40 0d9ebad4ef96: Waiting 00:46:40 e9a5061849ea: Waiting 00:46:40 d747dcd14b5f: Waiting 00:46:40 2de7ff778b66: Waiting 00:46:40 9712f1f96733: Verifying Checksum 00:46:40 9712f1f96733: Download complete 00:46:40 63f879dbbcfc: Verifying Checksum 00:46:40 63f879dbbcfc: Download complete 00:46:40 e9a5061849ea: Verifying Checksum 00:46:40 e9a5061849ea: Download complete 00:46:40 d747dcd14b5f: Verifying Checksum 00:46:40 d747dcd14b5f: Download complete 00:46:41 0d9ebad4ef96: Verifying Checksum 00:46:41 0d9ebad4ef96: Download complete 00:46:41 ab5ef0e58194: Verifying Checksum 00:46:41 ab5ef0e58194: Download complete 00:46:41 2de7ff778b66: Verifying Checksum 00:46:41 2de7ff778b66: Download complete 00:46:43 ab5ef0e58194: Pull complete 00:46:43 9712f1f96733: Pull complete 00:46:44 63f879dbbcfc: Pull complete 00:46:47 0d9ebad4ef96: Pull complete 00:46:47 e9a5061849ea: Pull complete 00:46:47 d747dcd14b5f: Pull complete 00:46:48 2de7ff778b66: Pull complete 00:46:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:46:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:48 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:46:54 $ docker top 463cffd8dbd13c3582ad19a56e88c2ae571bef1f279479c234dd735540c9a6b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:46:54 provisioning config files... 00:46:54 copy managed file [sigul-config] to file:/w/workspace/edgex-go/650@tmp/config7291055365377084291tmp 00:46:54 copy managed file [sigul-password] to file:/w/workspace/edgex-go/650@tmp/config17780145873261174539tmp 00:46:54 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/650@tmp/config9818175446148554735tmp [Pipeline] { [Pipeline] echo 00:46:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:46:54 ---> sigul-configuration.sh 00:46:54 gpg: directory `/root/.gnupg' created 00:46:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:46:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:46:54 gpg: keyring `/root/.gnupg/secring.gpg' created 00:46:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:46:54 gpg: CAST5 encrypted data 00:46:54 gpg: encrypted with 1 passphrase 00:46:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:46:54 + mkdir /home/jenkins 00:46:54 + mkdir /home/jenkins/sigul [Pipeline] sh 00:46: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 00:46:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:46:55 ---> sigul-install.sh 00:46:55 Sigul already installed; skipping installation. [Pipeline] sh 00:46:55 + git tag --list 00:46:55 0.6.0 00:46:55 0.6.1 00:46:55 0.7.0 00:46:55 0.7.1 00:46:55 v1.0.0 00:46:55 v1.0.1 00:46:55 v1.1.0 00:46:55 v1.2.0 00:46:55 v1.2.1 00:46:55 v1.3.0 00:46:55 v1.3.1 00:46:55 v2.0.0 00:46:55 v2.1.0 00:46:55 v2.1.1 00:46:55 v2.2.0 00:46:55 v2.3.0 00:46:55 v3.0 00:46:55 v3.0.0 00:46:55 v3.1 00:46:55 v3.1.0 00:46:55 v3.1.0-dev.1 00:46:55 v3.1.0-dev.10 00:46:55 v3.1.0-dev.11 00:46:55 v3.1.0-dev.12 00:46:55 v3.1.0-dev.13 00:46:55 v3.1.0-dev.14 00:46:55 v3.1.0-dev.15 00:46:55 v3.1.0-dev.16 00:46:55 v3.1.0-dev.17 00:46:55 v3.1.0-dev.18 00:46:55 v3.1.0-dev.19 00:46:55 v3.1.0-dev.2 00:46:55 v3.1.0-dev.20 00:46:55 v3.1.0-dev.21 00:46:55 v3.1.0-dev.22 00:46:55 v3.1.0-dev.23 00:46:55 v3.1.0-dev.24 00:46:55 v3.1.0-dev.25 00:46:55 v3.1.0-dev.26 00:46:55 v3.1.0-dev.27 00:46:55 v3.1.0-dev.28 00:46:55 v3.1.0-dev.29 00:46:55 v3.1.0-dev.3 00:46:55 v3.1.0-dev.30 00:46:55 v3.1.0-dev.31 00:46:55 v3.1.0-dev.32 00:46:55 v3.1.0-dev.33 00:46:55 v3.1.0-dev.34 00:46:55 v3.1.0-dev.35 00:46:55 v3.1.0-dev.36 00:46:55 v3.1.0-dev.37 00:46:55 v3.1.0-dev.38 00:46:55 v3.1.0-dev.39 00:46:55 v3.1.0-dev.4 00:46:55 v3.1.0-dev.40 00:46:55 v3.1.0-dev.41 00:46:55 v3.1.0-dev.42 00:46:55 v3.1.0-dev.43 00:46:55 v3.1.0-dev.44 00:46:55 v3.1.0-dev.45 00:46:55 v3.1.0-dev.46 00:46:55 v3.1.0-dev.47 00:46:55 v3.1.0-dev.48 00:46:55 v3.1.0-dev.49 00:46:55 v3.1.0-dev.5 00:46:55 v3.1.0-dev.50 00:46:55 v3.1.0-dev.51 00:46:55 v3.1.0-dev.52 00:46:55 v3.1.0-dev.53 00:46:55 v3.1.0-dev.54 00:46:55 v3.1.0-dev.55 00:46:55 v3.1.0-dev.56 00:46:55 v3.1.0-dev.57 00:46:55 v3.1.0-dev.58 00:46:55 v3.1.0-dev.59 00:46:55 v3.1.0-dev.6 00:46:55 v3.1.0-dev.60 00:46:55 v3.1.0-dev.61 00:46:55 v3.1.0-dev.62 00:46:55 v3.1.0-dev.63 00:46:55 v3.1.0-dev.64 00:46:55 v3.1.0-dev.65 00:46:55 v3.1.0-dev.66 00:46:55 v3.1.0-dev.67 00:46:55 v3.1.0-dev.68 00:46:55 v3.1.0-dev.69 00:46:55 v3.1.0-dev.7 00:46:55 v3.1.0-dev.70 00:46:55 v3.1.0-dev.71 00:46:55 v3.1.0-dev.72 00:46:55 v3.1.0-dev.73 00:46:55 v3.1.0-dev.8 00:46:55 v3.1.0-dev.9 00:46:55 v3.1.1 00:46:55 v3.1.1-dev.1 00:46:55 v3.1.1-dev.2 00:46:55 v3.2.0-dev.1 00:46:55 v3.2.0-dev.10 00:46:55 v3.2.0-dev.11 00:46:55 v3.2.0-dev.12 00:46:55 v3.2.0-dev.13 00:46:55 v3.2.0-dev.14 00:46:55 v3.2.0-dev.15 00:46:55 v3.2.0-dev.16 00:46:55 v3.2.0-dev.17 00:46:55 v3.2.0-dev.18 00:46:55 v3.2.0-dev.19 00:46:55 v3.2.0-dev.2 00:46:55 v3.2.0-dev.20 00:46:55 v3.2.0-dev.21 00:46:55 v3.2.0-dev.22 00:46:55 v3.2.0-dev.23 00:46:55 v3.2.0-dev.24 00:46:55 v3.2.0-dev.25 00:46:55 v3.2.0-dev.26 00:46:55 v3.2.0-dev.27 00:46:55 v3.2.0-dev.28 00:46:55 v3.2.0-dev.29 00:46:55 v3.2.0-dev.3 00:46:55 v3.2.0-dev.30 00:46:55 v3.2.0-dev.31 00:46:55 v3.2.0-dev.32 00:46:55 v3.2.0-dev.4 00:46:55 v3.2.0-dev.5 00:46:55 v3.2.0-dev.6 00:46:55 v3.2.0-dev.7 00:46:55 v3.2.0-dev.8 00:46:55 v3.2.0-dev.9 [Pipeline] sh 00:46:56 + lftools sign git-tag v3.2.0-dev.32 00:46:56 Signing Git tag with Sigul... 00:46:56 Signing v3.2.0-dev.32 [Pipeline] echo 00:46:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:46:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:46:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:46:57 $ docker stop --time=1 463cffd8dbd13c3582ad19a56e88c2ae571bef1f279479c234dd735540c9a6b0 00:46:58 $ docker rm -f --volumes 463cffd8dbd13c3582ad19a56e88c2ae571bef1f279479c234dd735540c9a6b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:46:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:46:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:59 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:46:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:47:00 $ docker top 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:00 [ssh-agent] Looking for ssh-agent implementation... 00:47:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:00 $ docker exec 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 ssh-agent 00:47:00 SSH_AUTH_SOCK=/tmp/ssh-JeDPFjqdyELl/agent.32 00:47:00 SSH_AGENT_PID=38 00:47:00 Running ssh-add (command line suppressed) 00:47:00 Identity added: /w/workspace/edgex-go/650@tmp/private_key_13020695248781574141.key (/w/workspace/edgex-go/650@tmp/private_key_13020695248781574141.key) 00:47:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:00 + git semver bump pre 00:47:01 2024-07-10 00:47:01,170 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main 00:47:01 2024-07-10 00:47:01,170 [bump_version] DEBUG bumping version:3.2.0-dev.32 on axis:pre with prefix:dev 00:47:01 2024-07-10 00:47:01,170 [bump_version] DEBUG bumped version:3.2.0-dev.33 00:47:01 2024-07-10 00:47:01,170 [write_version] DEBUG write version:3.2.0-dev.33 to path:/w/workspace/edgex-go/650/.semver/main with force:True 00:47:01 2024-07-10 00:47:01,170 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main 00:47:01 2024-07-10 00:47:01,170 [write_file] DEBUG write to file:/w/workspace/edgex-go/650/.semver/main 00:47:01 2024-07-10 00:47:01,172 [execute] INFO git cat-file --batch-check 00:47:01 2024-07-10 00:47:01,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=) 00:47:01 2024-07-10 00:47:01,178 [execute] INFO git cat-file --batch 00:47:01 2024-07-10 00:47:01,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=) 00:47:01 2024-07-10 00:47:01,184 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main 00:47:01 3.2.0-dev.33 [Pipeline] } 00:47:01 $ docker exec --env ******** --env ******** 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 ssh-agent -k 00:47:01 unset SSH_AUTH_SOCK; 00:47:01 unset SSH_AGENT_PID; 00:47:01 echo Agent pid 38 killed; 00:47:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:01 + git semver [Pipeline] } 00:47:01 $ docker stop --time=1 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 00:47:03 $ docker rm -f --volumes 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 [Pipeline] // withDockerContainer [Pipeline] sh 00:47:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:47:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:03 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:47:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:47:04 $ docker top 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:04 [ssh-agent] Looking for ssh-agent implementation... 00:47:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:04 $ docker exec 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 ssh-agent 00:47:04 SSH_AUTH_SOCK=/tmp/ssh-wgU01fIxnRvK/agent.33 00:47:04 SSH_AGENT_PID=39 00:47:04 Running ssh-add (command line suppressed) 00:47:04 Identity added: /w/workspace/edgex-go/650@tmp/private_key_10724845223860675581.key (/w/workspace/edgex-go/650@tmp/private_key_10724845223860675581.key) 00:47:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:05 + git semver push 00:47:05 2024-07-10 00:47:05,329 [run_push] DEBUG push 00:47:05 2024-07-10 00:47:05,330 [execute] INFO git cat-file --batch-check 00:47:05 2024-07-10 00:47:05,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=) 00:47:05 2024-07-10 00:47:05,334 [execute] INFO git rev-list 9226545da753f648e4057a6bb524e346d1b3defc -- 00:47:05 2024-07-10 00:47:05,334 [execute] DEBUG Popen(['git', 'rev-list', '9226545da753f648e4057a6bb524e346d1b3defc', '--'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=None) 00:47:05 2024-07-10 00:47:05,351 [execute] INFO git fetch -v origin 00:47:05 2024-07-10 00:47:05,351 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=True, shell=None, istream=None) 00:47:05 2024-07-10 00:47:05,776 [run_push] DEBUG no remote changes detected 00:47:05 2024-07-10 00:47:05,777 [execute] INFO git push origin semver 00:47:05 2024-07-10 00:47:05,778 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=None) 00:47:06 2024-07-10 00:47:06,636 [run_push] DEBUG push all version tags 00:47:06 2024-07-10 00:47:06,637 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:47:06 2024-07-10 00:47:06,638 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=None) 00:47:07 2024-07-10 00:47:07,400 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main 00:47:07 3.2.0-dev.33 [Pipeline] } 00:47:07 $ docker exec --env ******** --env ******** 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 ssh-agent -k 00:47:07 unset SSH_AUTH_SOCK; 00:47:07 unset SSH_AGENT_PID; 00:47:07 echo Agent pid 39 killed; 00:47:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:07 + git semver [Pipeline] } 00:47:08 $ docker stop --time=1 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 00:47:09 $ docker rm -f --volumes 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 [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 00:47:10 + [ -d /w/workspace/edgex-go/650/archives ] [Pipeline] libraryResource [Pipeline] sh 00:47:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:47:11 ---> package-listing.sh 00:47:11 ++ facter osfamily 00:47:11 ++ tr '[:upper:]' '[:lower:]' 00:47:11 + OS_FAMILY=debian 00:47:11 + workspace=/w/workspace/edgex-go/650 00:47:11 + START_PACKAGES=/tmp/packages_start.txt 00:47:11 + END_PACKAGES=/tmp/packages_end.txt 00:47:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:11 + PACKAGES=/tmp/packages_start.txt 00:47:11 + '[' /w/workspace/edgex-go/650 ']' 00:47:11 + PACKAGES=/tmp/packages_end.txt 00:47:11 + case "${OS_FAMILY}" in 00:47:11 + dpkg -l 00:47:11 + grep '^ii' 00:47:11 + '[' -f /tmp/packages_start.txt ']' 00:47:11 + '[' -f /tmp/packages_end.txt ']' 00:47:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:11 + '[' /w/workspace/edgex-go/650 ']' 00:47:11 + mkdir -p /w/workspace/edgex-go/650/archives/ 00:47:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/650/archives/ [Pipeline] echo 00:47: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/650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:47:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:12 00:47:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:12 latest: Pulling from edgex-lftools-log-publisher 00:47:12 5eb5b503b376: Pulling fs layer 00:47:12 5c69ac0246d0: Pulling fs layer 00:47:12 ec43610c2a17: Pulling fs layer 00:47:12 3a2ae6a8a46f: Pulling fs layer 00:47:12 33b1e0a273af: Pulling fs layer 00:47:12 5d3b04190fa2: Pulling fs layer 00:47:12 2f39f015ded8: Pulling fs layer 00:47:12 33b1e0a273af: Waiting 00:47:12 5d3b04190fa2: Waiting 00:47:12 2f39f015ded8: Waiting 00:47:12 3a2ae6a8a46f: Waiting 00:47:12 5c69ac0246d0: Verifying Checksum 00:47:12 5c69ac0246d0: Download complete 00:47:12 3a2ae6a8a46f: Verifying Checksum 00:47:12 3a2ae6a8a46f: Download complete 00:47:12 33b1e0a273af: Verifying Checksum 00:47:12 33b1e0a273af: Download complete 00:47:12 5d3b04190fa2: Verifying Checksum 00:47:12 5d3b04190fa2: Download complete 00:47:12 ec43610c2a17: Verifying Checksum 00:47:12 ec43610c2a17: Download complete 00:47:12 5eb5b503b376: Download complete 00:47:13 2f39f015ded8: Download complete 00:47:14 5eb5b503b376: Pull complete 00:47:14 5c69ac0246d0: Pull complete 00:47:14 ec43610c2a17: Pull complete 00:47:14 3a2ae6a8a46f: Pull complete 00:47:14 33b1e0a273af: Pull complete 00:47:14 5d3b04190fa2: Pull complete 00:47:19 2f39f015ded8: Pull complete 00:47:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:19 prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container 00:47: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/650/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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:47:22 $ docker top b451b4e2b8161ea557d3eaec556524528ba937c23690027598191fbd74386b9c -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:22 + touch /tmp/pre-build-complete [Pipeline] sh 00:47:23 + mkdir -p /var/log/sysstat [Pipeline] sh 00:47:23 + ls /var/log/sa-host 00:47:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:23 provisioning config files... 00:47:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/650@tmp/config1858378546984635188tmp [Pipeline] { [Pipeline] echo 00:47:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:47:24 ---> create-netrc.sh [Pipeline] } 00:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:47:24 ---> python-tools-install.sh [Pipeline] echo 00:47:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:47:24 ---> sudo-logs.sh 00:47:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:47:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:47:24 ---> job-cost.sh 00:47:24 lf-activate-venv: SKIPPING 00:47:24 DEBUG: total: 0.10999999940395355 00:47:24 INFO: Retrieving Stack Cost... 00:47:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:47:25 INFO: Archiving Costs [Pipeline] echo 00:47:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:47:25 ---> logs-deploy.sh 00:47:25 lf-activate-venv: SKIPPING 00:47:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/650 00:47:25 INFO: archiving workspace using pattern(s): 00:47:26 Archives upload complete. 00:47:26 INFO: archiving logs to Nexus 00:47:27 ---> uname -a: 00:47:27 Linux prd-ubuntu20-04-docker-8c-8g-5278 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:47:27 00:47:27 00:47:27 ---> lscpu: 00:47:27 Architecture: x86_64 00:47:27 CPU op-mode(s): 32-bit, 64-bit 00:47:27 Byte Order: Little Endian 00:47:27 Address sizes: 40 bits physical, 48 bits virtual 00:47:27 CPU(s): 8 00:47:27 On-line CPU(s) list: 0-7 00:47:27 Thread(s) per core: 1 00:47:27 Core(s) per socket: 1 00:47:27 Socket(s): 8 00:47:27 NUMA node(s): 1 00:47:27 Vendor ID: AuthenticAMD 00:47:27 CPU family: 23 00:47:27 Model: 49 00:47:27 Model name: AMD EPYC-Rome Processor 00:47:27 Stepping: 0 00:47:27 CPU MHz: 2800.000 00:47:27 BogoMIPS: 5600.00 00:47:27 Virtualization: AMD-V 00:47:27 Hypervisor vendor: KVM 00:47:27 Virtualization type: full 00:47:27 L1d cache: 256 KiB 00:47:27 L1i cache: 256 KiB 00:47:27 L2 cache: 4 MiB 00:47:27 L3 cache: 128 MiB 00:47:27 NUMA node0 CPU(s): 0-7 00:47:27 Vulnerability Itlb multihit: Not affected 00:47:27 Vulnerability L1tf: Not affected 00:47:27 Vulnerability Mds: Not affected 00:47:27 Vulnerability Meltdown: Not affected 00:47:27 Vulnerability Mmio stale data: Not affected 00:47:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:47:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:47:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:47:27 Vulnerability Srbds: Not affected 00:47:27 Vulnerability Tsx async abort: Not affected 00:47:27 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 00:47:27 00:47:27 00:47:27 ---> nproc: 00:47:27 8 00:47:27 00:47:27 00:47:27 ---> df -h: 00:47:27 Filesystem Size Used Avail Use% Mounted on 00:47:27 overlay 155G 27G 129G 18% / 00:47:27 tmpfs 64M 0 64M 0% /dev 00:47:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:47:27 shm 64M 0 64M 0% /dev/shm 00:47:27 /dev/vda1 155G 27G 129G 18% /facter-os 00:47:27 00:47:27 00:47:27 ---> sar -b -r -n DEV: 00:47:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5278) 07/10/24 _x86_64_ (8 CPU) 00:47:27 00:47:27 00:04:06 LINUX RESTART (8 CPU) 00:47:27 00:47:27 00:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:47:27 00:06:01 187.24 4.11 183.13 0.00 437.25 142445.71 0.00 00:47:27 00:07:01 73.90 0.10 73.80 0.00 10.40 34373.74 0.00 00:47:27 00:08:01 17.81 0.08 17.73 0.00 0.67 7822.71 0.00 00:47:27 00:09:01 74.69 0.22 74.47 0.00 16.40 49828.76 0.00 00:47:27 00:10:01 804.15 19.09 785.05 0.00 4521.16 236503.97 0.00 00:47:27 00:11:01 367.59 0.50 367.09 0.00 5.73 151138.28 0.00 00:47:27 00:12:01 277.61 0.12 277.49 0.00 0.93 61666.11 0.00 00:47:27 00:13:01 364.02 0.02 364.01 0.00 0.13 114917.11 0.00 00:47:27 00:14:01 461.81 0.12 461.69 0.00 11.86 25247.66 0.00 00:47:27 00:15:01 29.78 0.03 29.75 0.00 4.53 752.27 0.00 00:47:27 00:16:01 1.65 0.00 1.65 0.00 0.00 24.40 0.00 00:47:27 00:17:01 1.78 0.02 1.77 0.00 0.13 19.33 0.00 00:47:27 00:18:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 00:47:27 00:19:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 00:47:27 00:20:01 1.70 0.02 1.68 0.00 0.13 23.86 0.00 00:47:27 00:21:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 00:47:27 00:22:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 00:47:27 00:23:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 00:47:27 00:24:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 00:47:27 00:25:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 00:47:27 00:26:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 00:47:27 00:27:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 00:47:27 00:28:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 00:47:27 00:29:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 00:47:27 00:30:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 00:47:27 00:31:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 00:47:27 00:32:01 17.00 0.00 17.00 0.00 0.00 542.18 0.00 00:47:27 00:33:01 8.56 0.00 8.56 0.00 0.00 254.32 0.00 00:47:27 00:34:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 00:47:27 00:35:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 00:47:27 00:36:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 00:47:27 00:37:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 00:47:27 00:38:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 00:47:27 00:39:02 1.62 0.00 1.62 0.00 0.00 18.53 0.00 00:47:27 00:40:01 1.02 0.00 1.02 0.00 0.00 11.66 0.00 00:47:27 00:41:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 00:47:27 00:42:01 2.63 1.52 1.12 0.00 35.45 14.93 0.00 00:47:27 00:43:01 1.65 0.02 1.63 0.00 0.13 20.13 0.00 00:47:27 00:44:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 00:47:27 00:45:01 2.03 0.00 2.03 0.00 0.00 23.06 0.00 00:47:27 00:46:01 1.05 0.08 0.97 0.00 10.00 26.93 0.00 00:47:27 00:47:01 188.75 0.47 188.29 0.00 10.66 62279.75 0.00 00:47:27 Average: 69.38 0.63 68.75 0.00 120.67 21158.41 0.00 00:47:27 00:47:27 00:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:27 00:06:01 27682008 31534872 760028 2.31 123864 3894904 1877328 5.53 1239808 3441804 244196 00:47:27 00:07:01 27246472 31414916 874752 2.66 127640 4183896 2037628 6.01 1808932 3282632 201388 00:47:27 00:08:01 25896612 30107312 2179516 6.63 132280 4197880 3128364 9.22 2706420 3709228 452304 00:47:27 00:09:01 27667364 31513220 777748 2.37 134412 3874012 1925868 5.68 1298720 3387648 616 00:47:27 00:10:01 18224704 31392796 851640 2.59 324968 12512284 2504628 7.38 2695012 10883152 2108368 00:47:27 00:11:01 12735128 29147728 3033468 9.23 366744 15368892 9827884 28.96 5266096 13367216 683804 00:47:27 00:12:01 8900644 27921052 4254676 12.94 381864 17834176 10300720 30.36 7703572 14631112 1442676 00:47:27 00:13:01 12307900 31387440 848676 2.58 391880 18056348 2506812 7.39 3100432 16085976 295440 00:47:27 00:14:01 12075496 31428508 815608 2.48 397892 18316484 2345580 6.91 3323564 16105428 300 00:47:27 00:15:01 12079136 31433960 810084 2.46 399164 18317084 2347612 6.92 3743840 15682724 240 00:47:27 00:16:01 12089540 31444424 799488 2.43 399200 18317072 2208140 6.51 3730524 15682704 4 00:47:27 00:17:01 12089636 31444728 799336 2.43 399228 18317204 2208140 6.51 3730428 15682836 224 00:47:27 00:18:01 12097244 31452400 791696 2.41 399272 18317208 2208140 6.51 3722136 15682844 8 00:47:27 00:19:01 12097804 31452960 791260 2.41 399296 18317204 2208140 6.51 3722428 15682844 12 00:47:27 00:20:01 12101868 31457032 786864 2.39 399328 18317192 2236172 6.59 3718152 15682824 20 00:47:27 00:21:01 12102036 31457240 786760 2.39 399356 18317192 2236172 6.59 3718112 15682824 12 00:47:27 00:22:01 12101948 31457180 786776 2.39 399380 18317196 2236172 6.59 3718404 15682828 16 00:47:27 00:23:01 12101852 31457104 786804 2.39 399400 18317200 2236172 6.59 3718192 15682832 36 00:47:27 00:24:01 12101836 31457116 786764 2.39 399424 18317200 2236172 6.59 3717964 15682832 8 00:47:27 00:25:01 12102356 31457660 786188 2.39 399444 18317204 2236172 6.59 3717496 15682836 8 00:47:27 00:26:01 12102096 31457412 786376 2.39 399460 18317204 2236172 6.59 3717344 15682836 4 00:47:27 00:27:01 12102048 31457388 786320 2.39 399496 18317208 2236172 6.59 3717088 15682840 8 00:47:27 00:28:01 12102000 31457388 786276 2.39 399516 18317216 2236172 6.59 3717108 15682848 8 00:47:27 00:29:01 12101876 31457312 786500 2.39 399536 18317220 2236172 6.59 3717748 15682852 232 00:47:27 00:30:01 12102056 31457508 786304 2.39 399548 18317224 2236172 6.59 3717476 15682856 8 00:47:27 00:31:01 12101984 31457444 786280 2.39 399564 18317228 2236172 6.59 3717484 15682860 8 00:47:27 00:32:01 12099864 31457424 786216 2.39 401564 18317240 2236172 6.59 3721288 15682904 68 00:47:27 00:33:01 12099116 31457640 785932 2.39 402376 18317248 2236172 6.59 3722504 15682880 28 00:47:27 00:34:01 12099092 31457652 785868 2.39 402408 18317232 2236172 6.59 3722332 15682880 8 00:47:27 00:35:01 12099012 31457748 785716 2.39 402428 18317380 2236172 6.59 3722488 15683012 8 00:47:27 00:36:01 12098460 31457208 786196 2.39 402436 18317384 2236172 6.59 3722440 15683016 12 00:47:27 00:37:01 12098444 31457208 786120 2.39 402460 18317388 2236172 6.59 3722464 15683020 8 00:47:27 00:38:01 12098572 31457344 786116 2.39 402484 18317392 2236172 6.59 3722456 15683024 12 00:47:27 00:39:02 12098312 31457136 786344 2.39 402500 18317380 2236172 6.59 3722520 15683028 8 00:47:27 00:40:01 12097792 31456632 786772 2.39 402516 18317396 2236172 6.59 3722412 15683028 16 00:47:27 00:41:01 12097744 31456604 786740 2.39 402532 18317400 2236172 6.59 3722424 15683032 4 00:47:27 00:42:01 12089392 31450288 792968 2.41 402564 18318460 2252304 6.64 3730664 15683288 8 00:47:27 00:43:01 12089316 31450240 793204 2.41 402588 18318468 2236252 6.59 3730972 15683288 200 00:47:27 00:44:01 12089340 31450300 793148 2.41 402612 18318472 2236252 6.59 3730528 15683292 8 00:47:27 00:45:01 12088984 31449968 793428 2.41 402648 18318476 2236252 6.59 3730464 15683296 16 00:47:27 00:46:01 12081528 31442936 800196 2.43 402652 18318856 2248108 6.63 3735308 15683772 92 00:47:27 00:47:01 10626508 31379892 858848 2.61 431016 19551784 2292752 6.76 3869332 16867228 820 00:47:27 Average: 13582503 31280008 964762 2.93 372356 16760693 2626969 7.74 3622740 14371814 129316 00:47:27 00:47:27 00:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:47:27 00:06:01 docker0 864.45 911.44 64.38 4930.88 0.00 0.00 0.00 0.00 00:47:27 00:06:01 ens3 1051.81 949.26 8118.03 97.55 0.00 0.00 0.00 0.00 00:47:27 00:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 00:47:27 00:07:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:07:01 ens3 28.33 18.01 29.19 12.19 0.00 0.00 0.00 0.00 00:47:27 00:07:01 vethe1c38a6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 00:47:27 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:08:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 00:47:27 00:08:01 ens3 31.49 23.03 28.88 13.75 0.00 0.00 0.00 0.00 00:47:27 00:08:01 vethe1c38a6 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 00:47:27 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:09:01 veth7404002 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:09:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:09:01 ens3 98.90 63.46 2221.85 18.88 0.00 0.00 0.00 0.00 00:47:27 00:09:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:47:27 00:10:01 veth7404002 0.40 1.20 0.04 0.17 0.00 0.00 0.00 0.00 00:47:27 00:10:01 docker0 468.66 768.64 40.26 7223.06 0.00 0.00 0.00 0.00 00:47:27 00:10:01 ens3 1086.24 641.10 10762.85 212.96 0.00 0.00 0.00 0.00 00:47:27 00:10:01 veth5da6f2d 78.87 128.69 8.24 1176.66 0.00 0.00 0.00 0.10 00:47:27 00:10:01 vetha7e2e0a 84.21 143.07 8.65 1178.58 0.00 0.00 0.00 0.10 00:47:27 00:10:01 veth176058d 73.83 126.64 7.93 1177.07 0.00 0.00 0.00 0.10 00:47:27 00:10:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 00:47:27 00:10:01 vethf7ee3fc 73.56 125.17 7.80 1178.04 0.00 0.00 0.00 0.10 00:47:27 00:10:01 vethd33d776 99.20 145.88 9.66 1179.22 0.00 0.00 0.00 0.10 00:47:27 00:11:01 vetha33c1d8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 veth9aa51eb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 veth7404002 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 docker0 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 vethe51266f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 vethed0911e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 veth1901079 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 ens3 15.50 10.00 12.47 6.75 0.00 0.00 0.00 0.00 00:47:27 00:11:01 veth9a391fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 vethe96e572 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 veth5974f82 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 veth5dc3593 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 veth0da88dc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 veth605f75e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:47:27 00:11:01 vethbe31646 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:12:01 vetha33c1d8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 veth9aa51eb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 veth7404002 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 vethe51266f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 vethed0911e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 veth1901079 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 ens3 3.10 1.72 2.51 1.32 0.00 0.00 0.00 0.00 00:47:27 00:12:01 veth9a391fe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 vethe96e572 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 veth5974f82 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 veth5dc3593 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 veth0da88dc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 veth605f75e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:12:01 vethbe31646 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 vetha33c1d8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 veth9aa51eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 veth7404002 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 vethe51266f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 vethed0911e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 veth1901079 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 ens3 6.07 3.25 4.78 2.54 0.00 0.00 0.00 0.00 00:47:27 00:13:01 veth9a391fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 vethe96e572 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 veth5974f82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 veth5dc3593 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 veth0da88dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 veth605f75e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:13:01 vethbe31646 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:14:01 ens3 340.99 353.37 193.28 1340.16 0.00 0.00 0.00 0.00 00:47:27 00:14:01 lo 41.99 41.99 4.14 4.14 0.00 0.00 0.00 0.00 00:47:27 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:15:01 ens3 401.50 401.10 171.74 2583.46 0.00 0.00 0.00 0.00 00:47:27 00:15:01 lo 36.53 36.53 3.60 3.60 0.00 0.00 0.00 0.00 00:47:27 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:16:01 ens3 5.58 4.70 4.54 1.67 0.00 0.00 0.00 0.00 00:47:27 00:16:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 00:47:27 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:20:01 ens3 3.68 2.00 10.01 0.38 0.00 0.00 0.00 0.00 00:47:27 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:22:01 ens3 0.90 0.32 0.31 0.21 0.00 0.00 0.00 0.00 00:47:27 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:23:01 ens3 0.70 0.12 0.06 0.01 0.00 0.00 0.00 0.00 00:47:27 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:24:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:47:27 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:25:01 ens3 0.55 0.43 0.34 0.28 0.00 0.00 0.00 0.00 00:47:27 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:28:01 ens3 0.23 0.10 0.09 0.01 0.00 0.00 0.00 0.00 00:47:27 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:29:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:30:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:47:27 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:32:01 ens3 105.57 86.40 75.87 157.43 0.00 0.00 0.00 0.00 00:47:27 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:33:01 ens3 38.77 26.51 45.04 14.26 0.00 0.00 0.00 0.00 00:47:27 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:35:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:47:27 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:38:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 00:47:27 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:39:02 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:40:01 ens3 0.24 0.19 0.08 0.07 0.00 0.00 0.00 0.00 00:47:27 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:42:01 ens3 8.20 6.85 5.57 6.36 0.00 0.00 0.00 0.00 00:47:27 00:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:45:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:47:27 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:47:27 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 00:46:01 ens3 4.75 3.13 4.84 1.36 0.00 0.00 0.00 0.00 00:47:27 00:46:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:47:27 00:47:01 docker0 86.39 149.06 7.64 1256.60 0.00 0.00 0.00 0.00 00:47:27 00:47:01 veth97115c7 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 00:47:27 00:47:01 ens3 462.27 294.70 8107.82 164.49 0.00 0.00 0.00 0.00 00:47:27 00:47:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 00:47:27 Average: docker0 33.86 43.62 2.68 319.48 0.00 0.00 0.00 0.00 00:47:27 Average: veth97115c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:27 Average: ens3 88.08 68.88 709.89 110.43 0.00 0.00 0.00 0.00 00:47:27 Average: lo 2.12 2.12 0.21 0.21 0.00 0.00 0.00 0.00 00:47:27 00:47:27 00:47:27 ---> sar -P ALL: 00:47:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5278) 07/10/24 _x86_64_ (8 CPU) 00:47:27 00:47:27 00:04:06 LINUX RESTART (8 CPU) 00:47:27 00:47:27 00:05:01 CPU %user %nice %system %iowait %steal %idle 00:47:27 00:06:01 all 7.66 0.00 3.71 4.32 0.08 84.24 00:47:27 00:06:01 0 6.79 0.00 3.69 0.39 0.07 89.06 00:47:27 00:06:01 1 7.77 0.00 3.31 3.04 0.10 85.78 00:47:27 00:06:01 2 10.85 0.00 4.02 17.07 0.08 67.98 00:47:27 00:06:01 3 6.22 0.00 4.21 12.00 0.08 77.48 00:47:27 00:06:01 4 6.96 0.00 3.66 0.58 0.07 88.74 00:47:27 00:06:01 5 7.87 0.00 3.88 0.41 0.07 87.78 00:47:27 00:06:01 6 7.05 0.00 2.77 0.55 0.07 89.55 00:47:27 00:06:01 7 7.75 0.00 4.18 0.56 0.08 87.44 00:47:27 00:07:01 all 30.53 0.00 4.62 1.88 0.08 62.89 00:47:27 00:07:01 0 32.99 0.00 4.75 0.17 0.08 62.00 00:47:27 00:07:01 1 29.28 0.00 4.57 0.05 0.07 66.04 00:47:27 00:07:01 2 29.09 0.00 4.92 13.56 0.08 52.35 00:47:27 00:07:01 3 30.59 0.00 4.21 0.17 0.07 64.97 00:47:27 00:07:01 4 31.06 0.00 4.83 0.13 0.08 63.89 00:47:27 00:07:01 5 28.92 0.00 4.63 0.27 0.08 66.10 00:47:27 00:07:01 6 33.06 0.00 4.66 0.35 0.08 61.85 00:47:27 00:07:01 7 29.22 0.00 4.42 0.40 0.07 65.89 00:47:27 00:08:01 all 42.54 0.00 4.85 0.31 0.07 52.24 00:47:27 00:08:01 0 42.55 0.00 4.96 0.07 0.05 52.38 00:47:27 00:08:01 1 42.66 0.00 4.94 0.00 0.08 52.32 00:47:27 00:08:01 2 43.15 0.00 4.83 0.45 0.07 51.50 00:47:27 00:08:01 3 44.13 0.00 5.10 0.10 0.07 50.61 00:47:27 00:08:01 4 41.83 0.00 4.64 1.56 0.07 51.90 00:47:27 00:08:01 5 42.05 0.00 4.53 0.13 0.07 53.21 00:47:27 00:08:01 6 40.98 0.00 4.88 0.07 0.07 54.01 00:47:27 00:08:01 7 42.95 0.00 4.91 0.10 0.07 51.98 00:47:27 00:09:01 all 36.13 0.00 7.19 1.61 0.07 55.00 00:47:27 00:09:01 0 33.55 0.00 6.99 0.47 0.08 58.91 00:47:27 00:09:01 1 37.38 0.00 7.43 0.74 0.07 54.39 00:47:27 00:09:01 2 35.93 0.00 6.96 1.53 0.07 55.51 00:47:27 00:09:01 3 37.00 0.00 6.88 0.61 0.08 55.42 00:47:27 00:09:01 4 36.49 0.00 7.23 0.39 0.07 55.83 00:47:27 00:09:01 5 38.66 0.00 8.13 7.16 0.08 45.96 00:47:27 00:09:01 6 36.70 0.00 6.74 0.12 0.07 56.37 00:47:27 00:09:01 7 33.33 0.00 7.20 1.88 0.07 57.53 00:47:27 00:10:01 all 23.38 0.00 9.84 20.25 0.13 46.40 00:47:27 00:10:01 0 20.44 0.00 8.24 16.34 0.10 54.88 00:47:27 00:10:01 1 24.08 0.00 9.79 21.72 0.15 44.26 00:47:27 00:10:01 2 24.70 0.00 9.79 21.33 0.10 44.08 00:47:27 00:10:01 3 24.18 0.00 10.58 23.09 0.12 42.03 00:47:27 00:10:01 4 24.72 0.00 9.04 12.41 0.12 53.70 00:47:27 00:10:01 5 22.38 0.00 10.82 13.83 0.12 52.85 00:47:27 00:10:01 6 24.22 0.00 10.01 24.75 0.12 40.90 00:47:27 00:10:01 7 22.34 0.00 10.48 28.75 0.17 38.24 00:47:27 00:11:01 all 25.60 0.00 5.79 17.17 0.07 51.37 00:47:27 00:11:01 0 25.20 0.00 5.91 5.32 0.07 63.49 00:47:27 00:11:01 1 25.54 0.00 5.88 48.01 0.08 20.49 00:47:27 00:11:01 2 25.62 0.00 5.74 4.80 0.05 63.78 00:47:27 00:11:01 3 25.64 0.00 7.25 34.69 0.08 32.33 00:47:27 00:11:01 4 25.93 0.00 5.31 4.06 0.08 64.62 00:47:27 00:11:01 5 26.38 0.00 5.22 30.90 0.08 37.42 00:47:27 00:11:01 6 24.75 0.00 5.22 2.80 0.05 67.18 00:47:27 00:11:01 7 25.76 0.00 5.78 6.77 0.07 61.62 00:47:27 00:12:01 all 88.24 0.00 11.60 0.00 0.16 0.00 00:47:27 00:12:01 0 87.16 0.00 12.67 0.00 0.17 0.00 00:47:27 00:12:01 1 89.46 0.00 10.33 0.02 0.19 0.00 00:47:27 00:12:01 2 88.07 0.00 11.77 0.00 0.15 0.00 00:47:27 00:12:01 3 87.93 0.00 11.91 0.00 0.16 0.00 00:47:27 00:12:01 4 88.23 0.00 11.60 0.00 0.17 0.00 00:47:27 00:12:01 5 88.99 0.00 10.83 0.00 0.18 0.00 00:47:27 00:12:01 6 88.74 0.00 11.11 0.00 0.15 0.00 00:47:27 00:12:01 7 87.32 0.00 12.55 0.00 0.13 0.00 00:47:27 00:13:01 all 71.51 0.00 11.18 2.41 0.12 14.79 00:47:27 00:13:01 0 68.98 0.00 13.16 10.53 0.19 7.14 00:47:27 00:13:01 1 71.24 0.00 11.51 0.02 0.12 17.12 00:47:27 00:13:01 2 72.93 0.00 10.40 1.88 0.10 14.69 00:47:27 00:13:01 3 70.99 0.00 10.39 0.17 0.10 18.34 00:47:27 00:13:01 4 73.44 0.00 10.64 5.85 0.14 9.93 00:47:27 00:13:01 5 71.81 0.00 10.56 0.58 0.10 16.95 00:47:27 00:13:01 6 73.03 0.00 10.56 0.37 0.08 15.95 00:47:27 00:13:01 7 69.49 0.00 12.29 0.05 0.09 18.08 00:47:27 00:14:01 all 6.85 0.00 1.84 4.00 0.06 87.25 00:47:27 00:14:01 0 6.41 0.00 1.82 2.06 0.07 89.64 00:47:27 00:14:01 1 7.16 0.00 1.79 4.27 0.08 86.69 00:47:27 00:14:01 2 5.03 0.00 1.51 2.83 0.05 90.58 00:47:27 00:14:01 3 8.04 0.00 2.14 2.91 0.05 86.86 00:47:27 00:14:01 4 8.96 0.00 2.07 9.84 0.08 79.04 00:47:27 00:14:01 5 6.91 0.00 1.82 3.47 0.05 87.75 00:47:27 00:14:01 6 7.88 0.00 2.00 5.71 0.07 84.34 00:47:27 00:14:01 7 4.38 0.00 1.57 0.87 0.07 93.11 00:47:27 00:15:01 all 10.37 0.00 0.93 0.09 0.07 88.55 00:47:27 00:15:01 0 11.17 0.00 0.88 0.02 0.07 87.86 00:47:27 00:15:01 1 14.25 0.00 0.92 0.03 0.08 84.71 00:47:27 00:15:01 2 9.58 0.00 0.98 0.42 0.05 88.97 00:47:27 00:15:01 3 7.28 0.00 0.80 0.03 0.07 91.82 00:47:27 00:15:01 4 12.75 0.00 1.24 0.10 0.07 85.84 00:47:27 00:15:01 5 9.55 0.00 0.72 0.05 0.08 89.59 00:47:27 00:15:01 6 13.43 0.00 1.10 0.05 0.08 85.33 00:47:27 00:15:01 7 4.92 0.00 0.77 0.00 0.07 94.24 00:47:27 00:16:01 all 0.07 0.00 0.04 0.00 0.01 99.87 00:47:27 00:16:01 0 0.02 0.00 0.05 0.00 0.00 99.93 00:47:27 00:16:01 1 0.10 0.00 0.07 0.02 0.03 99.78 00:47:27 00:16:01 2 0.20 0.00 0.02 0.00 0.02 99.77 00:47:27 00:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:47:27 00:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:47:27 00:16:01 5 0.05 0.00 0.02 0.02 0.00 99.92 00:47:27 00:16:01 6 0.08 0.00 0.08 0.00 0.03 99.80 00:47:27 00:16:01 7 0.08 0.00 0.07 0.00 0.00 99.85 00:47:27 00:47:27 00:16:01 CPU %user %nice %system %iowait %steal %idle 00:47:27 00:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:47:27 00:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:17:01 1 0.05 0.00 0.02 0.02 0.02 99.90 00:47:27 00:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 00:47:27 00:17:01 6 0.03 0.00 0.05 0.00 0.02 99.90 00:47:27 00:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:18:01 all 0.03 0.00 0.02 0.00 0.01 99.94 00:47:27 00:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 00:47:27 00:18:01 1 0.08 0.00 0.03 0.02 0.02 99.85 00:47:27 00:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:47:27 00:18:01 6 0.05 0.00 0.03 0.00 0.03 99.88 00:47:27 00:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:47:27 00:19:01 all 0.02 0.00 0.02 0.00 0.01 99.94 00:47:27 00:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:47:27 00:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:47:27 00:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:47:27 00:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:47:27 00:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:47:27 00:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:47:27 00:19:01 6 0.02 0.00 0.07 0.00 0.02 99.90 00:47:27 00:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:47:27 00:20:01 all 0.06 0.00 0.04 0.01 0.01 99.89 00:47:27 00:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 00:47:27 00:20:01 1 0.08 0.00 0.05 0.00 0.02 99.85 00:47:27 00:20:01 2 0.05 0.00 0.02 0.00 0.00 99.93 00:47:27 00:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:47:27 00:20:01 4 0.07 0.00 0.05 0.00 0.00 99.88 00:47:27 00:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:47:27 00:20:01 6 0.07 0.00 0.05 0.05 0.03 99.80 00:47:27 00:20:01 7 0.07 0.00 0.03 0.02 0.02 99.87 00:47:27 00:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:47:27 00:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:47:27 00:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:47:27 00:21:01 6 0.02 0.00 0.02 0.02 0.03 99.92 00:47:27 00:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:47:27 00:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:47:27 00:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:47:27 00:22:01 1 0.08 0.00 0.03 0.00 0.02 99.87 00:47:27 00:22:01 2 0.02 0.00 0.00 0.00 0.03 99.95 00:47:27 00:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:47:27 00:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:47:27 00:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:47:27 00:22:01 7 0.03 0.00 0.02 0.02 0.00 99.93 00:47:27 00:23:01 all 0.20 0.00 0.02 0.00 0.01 99.76 00:47:27 00:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:47:27 00:23:01 1 0.07 0.00 0.05 0.00 0.03 99.85 00:47:27 00:23:01 2 1.48 0.00 0.02 0.00 0.03 98.47 00:47:27 00:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:23:01 5 0.00 0.00 0.03 0.00 0.02 99.95 00:47:27 00:23:01 6 0.02 0.00 0.03 0.02 0.00 99.93 00:47:27 00:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 00:47:27 00:24:01 all 0.30 0.00 0.01 0.00 0.01 99.67 00:47:27 00:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:24:01 1 0.07 0.00 0.05 0.00 0.02 99.87 00:47:27 00:24:01 2 2.04 0.00 0.02 0.00 0.02 97.93 00:47:27 00:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:47:27 00:24:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:47:27 00:24:01 6 0.20 0.00 0.00 0.00 0.02 99.78 00:47:27 00:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 00:47:27 00:25:01 all 0.28 0.00 0.01 0.00 0.01 99.69 00:47:27 00:25:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:47:27 00:25:01 1 0.10 0.00 0.03 0.00 0.03 99.83 00:47:27 00:25:01 2 1.97 0.00 0.05 0.00 0.03 97.95 00:47:27 00:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:47:27 00:25:01 6 0.03 0.00 0.03 0.02 0.00 99.92 00:47:27 00:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:26:01 all 0.10 0.00 0.02 0.00 0.01 99.87 00:47:27 00:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:26:01 1 0.07 0.00 0.05 0.00 0.02 99.87 00:47:27 00:26:01 2 0.60 0.00 0.08 0.00 0.03 99.28 00:47:27 00:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:26:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:47:27 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:47:27 00:26:01 7 0.03 0.00 0.00 0.02 0.02 99.93 00:47:27 00:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:47:27 00:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:47:27 00:27:01 1 0.03 0.00 0.00 0.00 0.03 99.93 00:47:27 00:27:01 2 0.00 0.00 0.03 0.00 0.03 99.93 00:47:27 00:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:27:01 5 0.02 0.00 0.00 0.02 0.02 99.95 00:47:27 00:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 00:47:27 00:47:27 00:27:01 CPU %user %nice %system %iowait %steal %idle 00:47:27 00:28:01 all 0.04 0.00 0.02 0.00 0.01 99.93 00:47:27 00:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:28:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:47:27 00:28:01 2 0.07 0.00 0.03 0.00 0.03 99.87 00:47:27 00:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:47:27 00:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:28:01 6 0.10 0.00 0.03 0.00 0.02 99.85 00:47:27 00:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:47:27 00:29:01 all 0.02 0.00 0.01 0.00 0.01 99.97 00:47:27 00:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:47:27 00:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:47:27 00:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:47:27 00:29:01 7 0.02 0.00 0.02 0.02 0.00 99.95 00:47:27 00:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:47:27 00:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:47:27 00:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:47:27 00:30:01 2 0.03 0.00 0.02 0.00 0.03 99.92 00:47:27 00:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:47:27 00:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:30:01 7 0.03 0.00 0.00 0.02 0.00 99.95 00:47:27 00:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 00:47:27 00:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:31:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:47:27 00:31:01 2 0.02 0.00 0.02 0.00 0.03 99.93 00:47:27 00:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:31:01 5 0.03 0.00 0.00 0.02 0.00 99.95 00:47:27 00:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:47:27 00:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:47:27 00:32:01 all 0.24 0.00 0.13 0.11 0.02 99.51 00:47:27 00:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:47:27 00:32:01 1 0.10 0.00 0.08 0.00 0.02 99.80 00:47:27 00:32:01 2 0.05 0.00 0.00 0.00 0.02 99.93 00:47:27 00:32:01 3 0.13 0.00 0.02 0.00 0.02 99.83 00:47:27 00:32:01 4 0.15 0.00 0.05 0.00 0.02 99.78 00:47:27 00:32:01 5 0.53 0.00 0.17 0.00 0.03 99.27 00:47:27 00:32:01 6 0.38 0.00 0.22 0.07 0.02 99.32 00:47:27 00:32:01 7 0.50 0.00 0.45 0.82 0.02 98.22 00:47:27 00:33:01 all 0.11 0.00 0.04 0.04 0.01 99.80 00:47:27 00:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:47:27 00:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:47:27 00:33:01 2 0.05 0.00 0.03 0.00 0.03 99.88 00:47:27 00:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:47:27 00:33:01 4 0.05 0.00 0.00 0.02 0.02 99.92 00:47:27 00:33:01 5 0.28 0.00 0.07 0.00 0.00 99.65 00:47:27 00:33:01 6 0.25 0.00 0.17 0.33 0.02 99.23 00:47:27 00:33:01 7 0.20 0.00 0.00 0.00 0.00 99.80 00:47:27 00:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:47:27 00:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:34:01 1 0.05 0.00 0.03 0.02 0.02 99.88 00:47:27 00:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:47:27 00:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:47:27 00:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:47:27 00:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:47:27 00:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:47:27 00:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:47:27 00:35:01 1 0.03 0.00 0.00 0.02 0.02 99.93 00:47:27 00:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:47:27 00:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:35:01 4 0.02 0.00 0.02 0.02 0.02 99.93 00:47:27 00:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:47:27 00:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:47:27 00:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:47:27 00:36:01 all 0.24 0.00 0.02 0.00 0.01 99.73 00:47:27 00:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:36:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:47:27 00:36:01 2 0.02 0.00 0.02 0.00 0.03 99.93 00:47:27 00:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:36:01 4 1.78 0.00 0.05 0.00 0.02 98.16 00:47:27 00:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:47:27 00:36:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:47:27 00:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:37:01 all 0.24 0.00 0.02 0.00 0.01 99.72 00:47:27 00:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:47:27 00:37:01 1 0.03 0.00 0.03 0.02 0.02 99.90 00:47:27 00:37:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:47:27 00:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:37:01 4 1.76 0.00 0.03 0.00 0.02 98.19 00:47:27 00:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:37:01 6 0.05 0.00 0.03 0.00 0.00 99.92 00:47:27 00:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:38:01 all 0.22 0.00 0.02 0.00 0.01 99.75 00:47:27 00:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:38:01 1 0.07 0.00 0.02 0.02 0.02 99.88 00:47:27 00:38:01 2 0.02 0.00 0.03 0.00 0.03 99.92 00:47:27 00:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:38:01 4 1.61 0.00 0.07 0.00 0.02 98.30 00:47:27 00:38:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:47:27 00:38:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:47:27 00:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:47:27 00:38:01 CPU %user %nice %system %iowait %steal %idle 00:47:27 00:39:02 all 0.12 0.00 0.01 0.00 0.01 99.85 00:47:27 00:39:02 0 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:39:02 1 0.08 0.00 0.02 0.02 0.03 99.85 00:47:27 00:39:02 2 0.02 0.00 0.02 0.00 0.02 99.95 00:47:27 00:39:02 3 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:39:02 4 0.78 0.00 0.05 0.00 0.02 99.15 00:47:27 00:39:02 5 0.03 0.00 0.00 0.00 0.00 99.97 00:47:27 00:39:02 6 0.03 0.00 0.00 0.00 0.00 99.97 00:47:27 00:39:02 7 0.02 0.00 0.02 0.00 0.00 99.97 00:47:27 00:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:47:27 00:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:40:01 1 0.05 0.00 0.00 0.00 0.02 99.93 00:47:27 00:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:47:27 00:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:47:27 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:40:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:47:27 00:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:41:01 all 0.06 0.00 0.01 0.01 0.02 99.90 00:47:27 00:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:47:27 00:41:01 1 0.07 0.00 0.03 0.03 0.02 99.85 00:47:27 00:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:47:27 00:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:47:27 00:41:01 4 0.22 0.00 0.03 0.00 0.02 99.73 00:47:27 00:41:01 5 0.07 0.00 0.00 0.00 0.00 99.93 00:47:27 00:41:01 6 0.03 0.00 0.00 0.02 0.00 99.95 00:47:27 00:41:01 7 0.03 0.00 0.02 0.00 0.05 99.90 00:47:27 00:42:01 all 0.27 0.00 0.04 0.09 0.01 99.58 00:47:27 00:42:01 0 0.37 0.00 0.05 0.03 0.02 99.53 00:47:27 00:42:01 1 0.07 0.00 0.08 0.37 0.02 99.47 00:47:27 00:42:01 2 0.10 0.00 0.02 0.00 0.02 99.87 00:47:27 00:42:01 3 0.12 0.00 0.03 0.00 0.00 99.85 00:47:27 00:42:01 4 0.30 0.00 0.00 0.00 0.02 99.68 00:47:27 00:42:01 5 0.20 0.00 0.07 0.00 0.00 99.73 00:47:27 00:42:01 6 0.13 0.00 0.03 0.27 0.02 99.55 00:47:27 00:42:01 7 0.90 0.00 0.05 0.07 0.00 98.98 00:47:27 00:43:01 all 0.03 0.00 0.01 0.01 0.01 99.94 00:47:27 00:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:47:27 00:43:01 1 0.03 0.00 0.02 0.02 0.02 99.92 00:47:27 00:43:01 2 0.05 0.00 0.00 0.02 0.02 99.92 00:47:27 00:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:47:27 00:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:47:27 00:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:43:01 6 0.03 0.00 0.02 0.02 0.00 99.93 00:47:27 00:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:47:27 00:44:01 all 0.02 0.00 0.01 0.05 0.01 99.91 00:47:27 00:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:47:27 00:44:01 1 0.02 0.00 0.02 0.17 0.02 99.78 00:47:27 00:44:01 2 0.02 0.00 0.02 0.13 0.03 99.80 00:47:27 00:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:44:01 4 0.07 0.00 0.00 0.00 0.02 99.92 00:47:27 00:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:47:27 00:44:01 6 0.02 0.00 0.00 0.07 0.00 99.92 00:47:27 00:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:47:27 00:45:01 0 0.03 0.00 0.02 0.07 0.00 99.88 00:47:27 00:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:47:27 00:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 00:47:27 00:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:47:27 00:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:47:27 00:45:01 6 0.02 0.00 0.02 0.03 0.02 99.92 00:47:27 00:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:47:27 00:46:01 all 0.34 0.00 0.14 0.02 0.01 99.48 00:47:27 00:46:01 0 0.37 0.00 0.22 0.00 0.02 99.40 00:47:27 00:46:01 1 0.20 0.00 0.13 0.10 0.02 99.55 00:47:27 00:46:01 2 1.00 0.00 0.13 0.02 0.03 98.82 00:47:27 00:46:01 3 0.27 0.00 0.22 0.00 0.02 99.50 00:47:27 00:46:01 4 0.17 0.00 0.13 0.00 0.02 99.68 00:47:27 00:46:01 5 0.12 0.00 0.13 0.00 0.02 99.73 00:47:27 00:46:01 6 0.13 0.00 0.08 0.00 0.00 99.78 00:47:27 00:46:01 7 0.50 0.00 0.10 0.05 0.00 99.35 00:47:27 00:47:01 all 9.19 0.00 4.02 3.34 0.07 83.39 00:47:27 00:47:01 0 8.50 0.00 4.42 0.18 0.07 86.82 00:47:27 00:47:01 1 8.79 0.00 4.44 5.85 0.08 80.85 00:47:27 00:47:01 2 10.05 0.00 2.98 0.62 0.07 86.28 00:47:27 00:47:01 3 10.43 0.00 3.40 0.63 0.05 85.50 00:47:27 00:47:01 4 8.00 0.00 5.62 15.42 0.07 70.89 00:47:27 00:47:01 5 8.99 0.00 4.58 0.25 0.03 86.14 00:47:27 00:47:01 6 8.29 0.00 3.33 3.69 0.08 84.60 00:47:27 00:47:01 7 10.42 0.00 3.41 0.25 0.08 85.83 00:47:27 Average: all 8.34 0.00 1.56 1.31 0.03 88.76 00:47:27 Average: 0 8.06 0.00 1.59 0.83 0.03 89.49 00:47:27 Average: 1 8.47 0.00 1.55 2.00 0.04 87.94 00:47:27 Average: 2 8.56 0.00 1.52 1.52 0.04 88.36 00:47:27 Average: 3 8.23 0.00 1.57 1.75 0.03 88.42 00:47:27 Average: 4 8.58 0.00 1.56 1.18 0.03 88.64 00:47:27 Average: 5 8.27 0.00 1.56 1.35 0.03 88.80 00:47:27 Average: 6 8.52 0.00 1.50 0.92 0.03 89.03 00:47:27 Average: 7 8.01 0.00 1.61 0.94 0.03 89.41 00:47:27 00:47:27 00:47:27