Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5253eced39842caddeb9918bdd1527479e310d43 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-ssh3019245006831305788.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh11840820463043142440.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh5131543527376032421.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh11839328092175270202.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-ssh11710703016618628566.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2702’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2703 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/846 [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/846 # 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 5253eced39842caddeb9918bdd1527479e310d43 (main) > 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 5253eced39842caddeb9918bdd1527479e310d43 # timeout=10 Commit message: "Merge pull request #5168 from jumpingliu/issue-5167" > git rev-list --no-walk 6e9c628d7bcccb7b91dbc9eb13f57aeca304434d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:36:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:36:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:36:33 ========================================================= 07:36:33 EdgeX Global Pipelines Version Info 07:36:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:36:33 ------------------- 07:36:33 stable info: 07:36:33 ------------------- 07:36:33 Commited By: Ginny Guan ginny@iotechsys.com 07:36:33 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 07:36:33 Message: update stable to v1.0.274 07:36:34 ------------------- 07:36:34 experimental info: 07:36:34 ------------------- 07:36:34 Commited By: **** collab-it+edgex@linuxfoundation.org 07:36:34 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 07:36:34 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:36:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5253ece [Pipeline] echo 07:36:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:36:35 provisioning config files... 07:36:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/846@tmp/config11841817980231066177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:35 ---> ****-login.sh 07:36:35 nexus3.edgexfoundry.org:10001 07:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:35 Configure a credential helper to remove this warning. See 07:36:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:35 07:36:35 Login Succeeded 07:36:35 nexus3.edgexfoundry.org:10002 07:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:36 Configure a credential helper to remove this warning. See 07:36:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:36 07:36:36 Login Succeeded 07:36:36 nexus3.edgexfoundry.org:10003 07:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:36 Configure a credential helper to remove this warning. See 07:36:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:36 07:36:36 Login Succeeded 07:36:36 nexus3.edgexfoundry.org:10004 07:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:36 Configure a credential helper to remove this warning. See 07:36:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:36 07:36:36 Login Succeeded 07:36:36 ****.io 07:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:36 Configure a credential helper to remove this warning. See 07:36:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:36 07:36:36 Login Succeeded 07:36:36 ---> ****-login.sh ends [Pipeline] } 07:36:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:37 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:36:37 + + dirname cmd/core-command/Dockerfile 07:36:37 cut -d/ -f2 07:36:37 + echo core-command,cmd/core-command/Dockerfile 07:36:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:36:37 + dirname cmd/core-data/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo core-data,cmd/core-data/Dockerfile 07:36:37 + dirname cmd/core-keeper/Dockerfile+ 07:36:37 cut -d/ -f2 07:36:37 + echo core-keeper,cmd/core-keeper/Dockerfile 07:36:37 + dirname cmd/core-metadata/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo core-metadata,cmd/core-metadata/Dockerfile 07:36:37 + dirname cmd/security-bootstrapper/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:36:37 + dirname cmd/security-proxy-auth/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:36:37 + dirname cmd/security-proxy-setup/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:36:37 + + dirname cmd/security-secretstore-setup/Dockerfile 07:36:37 cut -d/ -f2 07:36:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:36:37 + + dirname cmd/security-spiffe-token-provider/Dockerfile 07:36:37 cut -d/ -f2 07:36:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:36:37 + dirname cmd/security-spire-agent/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:36:37 + dirname cmd/security-spire-config/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:36:37 + dirname cmd/security-spire-server/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:36:37 + dirname cmd/support-notifications/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo support-notifications,cmd/support-notifications/Dockerfile 07:36:37 + dirname cmd/support-scheduler/Dockerfile 07:36:37 + cut -d/ -f2 07:36:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:36:37 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:36:37 + git rev-list -1 --merges 5253eced39842caddeb9918bdd1527479e310d43~1..5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 07:36:37 -----------> git rev-list -1 --merges 5253eced39842caddeb9918bdd1527479e310d43~1..5253eced39842caddeb9918bdd1527479e310d43 5253eced39842caddeb9918bdd1527479e310d43 07:36:37 5253eced39842caddeb9918bdd1527479e310d43 [false] [Pipeline] sh 07:36:37 + git log --format=format:%s -1 5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 07:36:37 ========================================================= 07:36:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:36:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:36:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:36:38 + grep -v github /etc/ssh/ssh_known_hosts 07:36:38 + [ -e /tmp/ssh_known_hosts ] 07:36:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:36:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:36:38 + sudo tee -a /etc/ssh/ssh_known_hosts 07:36:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:36:38 07:36:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:36:39 0.1.4: Pulling from edgex-devops/py-git-semver 07:36:39 3dae71ba6b94: Pulling fs layer 07:36:39 6bf1a483ea7c: Pulling fs layer 07:36:39 f5dfc541a4d3: Pulling fs layer 07:36:39 461d9e800cba: Pulling fs layer 07:36:39 80192f66455f: Pulling fs layer 07:36:39 2e8e34ca0e6c: Pulling fs layer 07:36:39 a29436f7fd5d: Pulling fs layer 07:36:39 923cac83aea3: Pulling fs layer 07:36:39 25ad8b0a4227: Pulling fs layer 07:36:39 db01528c6b51: Pulling fs layer 07:36:39 28988de357af: Pulling fs layer 07:36:39 a29436f7fd5d: Waiting 07:36:39 923cac83aea3: Waiting 07:36:39 25ad8b0a4227: Waiting 07:36:39 db01528c6b51: Waiting 07:36:39 28988de357af: Waiting 07:36:39 2e8e34ca0e6c: Waiting 07:36:39 461d9e800cba: Waiting 07:36:39 80192f66455f: Waiting 07:36:39 6bf1a483ea7c: Verifying Checksum 07:36:39 6bf1a483ea7c: Download complete 07:36:39 461d9e800cba: Verifying Checksum 07:36:39 461d9e800cba: Download complete 07:36:39 80192f66455f: Verifying Checksum 07:36:39 80192f66455f: Download complete 07:36:39 f5dfc541a4d3: Verifying Checksum 07:36:39 f5dfc541a4d3: Download complete 07:36:39 3dae71ba6b94: Download complete 07:36:39 923cac83aea3: Verifying Checksum 07:36:39 923cac83aea3: Download complete 07:36:39 25ad8b0a4227: Verifying Checksum 07:36:39 db01528c6b51: Verifying Checksum 07:36:39 db01528c6b51: Download complete 07:36:39 28988de357af: Verifying Checksum 07:36:39 28988de357af: Download complete 07:36:39 a29436f7fd5d: Verifying Checksum 07:36:39 a29436f7fd5d: Download complete 07:36:40 2e8e34ca0e6c: Verifying Checksum 07:36:40 2e8e34ca0e6c: Download complete 07:36:40 3dae71ba6b94: Pull complete 07:36:40 6bf1a483ea7c: Pull complete 07:36:41 f5dfc541a4d3: Pull complete 07:36:41 461d9e800cba: Pull complete 07:36:41 80192f66455f: Pull complete 07:36:44 2e8e34ca0e6c: Pull complete 07:36:45 a29436f7fd5d: Pull complete 07:36:45 923cac83aea3: Pull complete 07:36:45 25ad8b0a4227: Pull complete 07:36:45 db01528c6b51: Pull complete 07:36:45 28988de357af: Pull complete 07:36:45 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:36:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:46 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 07:36:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:36:48 $ docker top ff2ed3895690f7d6b55f48e551d0441f069e450edf3adce621c5f21f4be2a581 -eo pid,comm 07:36:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:36:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:48 [ssh-agent] Looking for ssh-agent implementation... 07:36:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:48 $ docker exec ff2ed3895690f7d6b55f48e551d0441f069e450edf3adce621c5f21f4be2a581 ssh-agent 07:36:48 SSH_AUTH_SOCK=/tmp/ssh-pcv9J9IFTbbb/agent.32 07:36:48 SSH_AGENT_PID=38 07:36:48 Running ssh-add (command line suppressed) 07:36:48 Identity added: /w/workspace/edgex-go/846@tmp/private_key_9503085347266586067.key (/w/workspace/edgex-go/846@tmp/private_key_9503085347266586067.key) 07:36:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:48 + git tag --points-at HEAD [Pipeline] } 07:36:48 $ docker exec --env ******** --env ******** ff2ed3895690f7d6b55f48e551d0441f069e450edf3adce621c5f21f4be2a581 ssh-agent -k 07:36:49 unset SSH_AUTH_SOCK; 07:36:49 unset SSH_AGENT_PID; 07:36:49 echo Agent pid 38 killed; 07:36:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:36:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:49 [ssh-agent] Looking for ssh-agent implementation... 07:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:49 $ docker exec ff2ed3895690f7d6b55f48e551d0441f069e450edf3adce621c5f21f4be2a581 ssh-agent 07:36:49 SSH_AUTH_SOCK=/tmp/ssh-zjJx2A9wAzq3/agent.71 07:36:49 SSH_AGENT_PID=77 07:36:49 Running ssh-add (command line suppressed) 07:36:49 Identity added: /w/workspace/edgex-go/846@tmp/private_key_12444957329564408259.key (/w/workspace/edgex-go/846@tmp/private_key_12444957329564408259.key) 07:36:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:49 + git semver init 07:36:50 2025-06-03 07:36:50,018 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:36:50 2025-06-03 07:36:50,024 [run_init] DEBUG init version:0.0.0 force:False 07:36:50 2025-06-03 07:36:50,025 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/846/.semver 07:36:50 2025-06-03 07:36:50,025 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/846/.semver 07:36:50 2025-06-03 07:36:50,026 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/846/.semver'], cwd=/w/workspace/edgex-go/846, stdin=None, shell=False, universal_newlines=False) 07:36:55 2025-06-03 07:36:54,810 [append_file] DEBUG append to file:/w/workspace/edgex-go/846/.git/info/exclude 07:36:55 2025-06-03 07:36:54,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/846/.semver/main with force:False 07:36:55 2025-06-03 07:36:54,810 [read_version] DEBUG read version from /w/workspace/edgex-go/846/.semver/main 07:36:55 2025-06-03 07:36:54,810 [read_version] DEBUG read version from /w/workspace/edgex-go/846/.semver/main 07:36:55 4.1.0-dev.19 [Pipeline] } 07:36:55 $ docker exec --env ******** --env ******** ff2ed3895690f7d6b55f48e551d0441f069e450edf3adce621c5f21f4be2a581 ssh-agent -k 07:36:55 unset SSH_AUTH_SOCK; 07:36:55 unset SSH_AGENT_PID; 07:36:55 echo Agent pid 77 killed; 07:36:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:56 + git semver [Pipeline] } 07:36:56 $ docker stop --time=1 ff2ed3895690f7d6b55f48e551d0441f069e450edf3adce621c5f21f4be2a581 07:36:57 $ docker rm -f --volumes ff2ed3895690f7d6b55f48e551d0441f069e450edf3adce621c5f21f4be2a581 [Pipeline] // withDockerContainer [Pipeline] sh 07:36:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:36:58 Stashed 1 file(s) [Pipeline] echo 07:36:58 [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:36:58 + git config --global --add safe.directory /w/workspace/edgex-go/846 [Pipeline] echo 07:36:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:36:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:36:58 ========================================================= 07:36:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:36:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:36:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:36:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:36:59 0a9a5dfd008f: Pulling fs layer 07:36:59 dbfa0bcfca99: Pulling fs layer 07:36:59 70eabb1d9476: Pulling fs layer 07:36:59 957bedc73fa3: Pulling fs layer 07:36:59 4f4fb700ef54: Pulling fs layer 07:36:59 f40432e63723: Pulling fs layer 07:36:59 90b4343acab7: Pulling fs layer 07:36:59 9f67ea4ac784: Pulling fs layer 07:36:59 9228b9a606be: Pulling fs layer 07:36:59 90b4343acab7: Waiting 07:36:59 4f4fb700ef54: Waiting 07:36:59 9f67ea4ac784: Waiting 07:36:59 f40432e63723: Waiting 07:36:59 9228b9a606be: Waiting 07:36:59 957bedc73fa3: Waiting 07:36:59 dbfa0bcfca99: Verifying Checksum 07:36:59 dbfa0bcfca99: Download complete 07:36:59 957bedc73fa3: Verifying Checksum 07:36:59 957bedc73fa3: Download complete 07:36:59 4f4fb700ef54: Verifying Checksum 07:36:59 f40432e63723: Verifying Checksum 07:36:59 f40432e63723: Download complete 07:36:59 0a9a5dfd008f: Download complete 07:36:59 90b4343acab7: Download complete 07:36:59 0a9a5dfd008f: Pull complete 07:36:59 9228b9a606be: Verifying Checksum 07:36:59 dbfa0bcfca99: Pull complete 07:36:59 70eabb1d9476: Download complete 07:36:59 9f67ea4ac784: Verifying Checksum 07:36:59 9f67ea4ac784: Download complete 07:37:03 70eabb1d9476: Pull complete 07:37:03 957bedc73fa3: Pull complete 07:37:03 4f4fb700ef54: Pull complete 07:37:03 f40432e63723: Pull complete 07:37:03 90b4343acab7: Pull complete 07:37:06 9f67ea4ac784: Pull complete 07:37:06 9228b9a606be: Pull complete 07:37:06 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 07:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:37:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:37:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:37:06 WORKDIR /edgex 07:37:06 COPY go.mod . 07:37:06 RUN go mod download 07:37:06 + docker build -t ci-base-image-x86_64 -f - . 07:37:07 Sending build context to Docker daemon 185.8MB 07:37:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:37:07 ---> 69404ca5bff2 07:37:07 Step 2/4 : WORKDIR /edgex 07:37:09 ---> Running in 41aa2031ff19 07:37:09 Removing intermediate container 41aa2031ff19 07:37:09 ---> 52fd64c30a4a 07:37:09 Step 3/4 : COPY go.mod . 07:37:09 ---> 8596d416b987 07:37:09 Step 4/4 : RUN go mod download 07:37:09 ---> Running in ae4a1f067826 07:37:13 Still waiting to schedule task 07:37:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:37:27 Removing intermediate container ae4a1f067826 07:37:27 ---> bfef0ecb8c36 07:37:27 Successfully built bfef0ecb8c36 07:37:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:27 + docker inspect -f . ci-base-image-x86_64 07:37:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:27 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 07:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:37:28 $ docker top a6bc5997924a98f0b4dc17b17ffd9a370641b5dac4c4f28031b1536fa2e8a49b -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:28 + go version 07:37:28 go version go1.23.8 linux/amd64 [Pipeline] } 07:37:28 $ docker stop --time=1 a6bc5997924a98f0b4dc17b17ffd9a370641b5dac4c4f28031b1536fa2e8a49b 07:37:30 $ docker rm -f --volumes a6bc5997924a98f0b4dc17b17ffd9a370641b5dac4c4f28031b1536fa2e8a49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:30 + docker inspect -f . ci-base-image-x86_64 07:37:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:30 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 07:37:30 $ 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/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:37:30 $ docker top 595979cb439db34f5f6a076c9ec4668ccf694a5618b956684a6ff5f6f843ff40 -eo pid,comm [Pipeline] { [Pipeline] echo 07:37:31 ========================================================= 07:37:31 [edgeXBuildGoParallel] Running Tests and Build... 07:37:31 ========================================================= [Pipeline] sh 07:37:31 + git config --global --add safe.directory /w/workspace/edgex-go/846 [Pipeline] fileExists [Pipeline] sh 07:37:31 + make test 07:37:31 go test -race -coverprofile=coverage.out ./... 07:37:41 ? github.com/edgexfoundry/edgex-go [no test files] 07:38:08 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:38:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:38:08 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 42.3% of statements 07:38:08 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:38:08 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:38:09 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:38:09 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:38:09 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:38:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:38:09 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:38:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:38:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:38:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:38:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:38:11 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:38:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 45.2% of statements 07:38:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.205s coverage: 93.4% of statements 07:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements 07:38:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 8.4% of statements 07:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:38:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:38:14 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:38:14 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:38:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:38:14 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:38:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:38:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:38:14 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:38:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:38:14 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:38:14 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:38:14 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.354s coverage: 95.8% of statements 07:38:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 07:38:16 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 07:38:16 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:38:16 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:38:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:38:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] 07:38:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 07:38:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 38.1% of statements 07:38:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 07:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 07:38:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:38:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:38:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:38:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:38:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:38:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 87.1% of statements 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 07:38:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:38:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:38:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:38:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:38:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:38:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:38:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:38:22 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:38:22 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:38:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:38:24 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:38:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:38:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:38:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:38:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:38:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:38:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:38:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:38:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 07:38:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:38:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:38:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:38:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:38:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:38:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:38:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:38:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:38:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:38:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:38:34 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:38:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:38:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:38:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:38:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:38:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:38:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:38:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:38:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:38:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:38:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.057s coverage: 92.9% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.089s coverage: 82.1% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.052s coverage: 6.8% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.054s coverage: 33.3% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.051s coverage: 100.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.197s coverage: 54.5% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.037s coverage: 100.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 29.2% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.144s coverage: 94.9% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements 07:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 07:38:43 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:38:44 running golangci-lint 07:38:44 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:38:44 go version go1.23.8 linux/amd64 07:38:44 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:38:44 level=info msg="[config_reader] Used config file .golangci.yml" 07:38:44 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:38:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2704 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:38:54 Running in /w/workspace/edgex-go/846 [Pipeline] { [Pipeline] checkout 07:38:57 The recommended git tool is: git 07:39:02 using credential edgex-jenkins-ssh 07:39:02 Cloning the remote Git repository 07:39:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:39:02 > git init /w/workspace/edgex-go/846 # timeout=10 07:39:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:39:02 > git --version # timeout=10 07:39:02 > git --version # 'git version 2.25.1' 07:39:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:39:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:11 level=info msg="[loader] Go packages loading at mode 575 (name|deps|exports_file|files|types_sizes|compiled_files|imports) took 24.990924778s" 07:39:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 60.038979ms" 07:39:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:39:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:20 Avoid second fetch 07:39:20 Checking out Revision 5253eced39842caddeb9918bdd1527479e310d43 (main) 07:39:21 Commit message: "Merge pull request #5168 from jumpingliu/issue-5167" 07:39:20 > git config core.sparsecheckout # timeout=10 07:39:20 > git checkout -f 5253eced39842caddeb9918bdd1527479e310d43 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:39:26 level=info msg="[linters_context/goanalysis] analyzers took 1m56.333412574s with top 10 stages: buildir: 1m9.567990533s, gosec: 4.669806578s, inspect: 3.083516613s, printf: 2.074183159s, fact_deprecated: 1.997082577s, ctrlflow: 1.604103879s, fact_purity: 1.49713167s, isgenerated: 1.294792123s, nilness: 1.211089306s, S1038: 1.173238843s" 07:39:26 level=info msg="[runner] Issues before processing: 202, after processing: 0" 07:39:26 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_files: 202/202, skip_dirs: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, nolint: 20/0, cgo: 202/202, identifier_marker: 202/202, exclude-rules: 202/20" 07:39:26 level=info msg="[runner] processing took 25.141376ms with stages: identifier_marker: 8.414736ms, nolint: 8.373275ms, exclude-rules: 2.855297ms, autogenerated_exclude: 2.242658ms, path_prettifier: 1.917049ms, skip_dirs: 1.192737ms, cgo: 68.412µs, invalid_issue: 46.841µs, filename_unadjuster: 24.481µs, max_same_issues: 1.42µs, exclude: 740ns, diff: 600ns, uniq_by_line: 540ns, fixer: 530ns, sort_results: 500ns, skip_files: 500ns, path_shortener: 340ns, source_code: 210ns, max_from_linter: 180ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 07:39:26 level=info msg="[runner] linters took 14.477877457s with stages: goanalysis_metalinter: 14.452605718s" 07:39:26 level=info msg="File cache stats: 0 entries of total size 0B" 07:39:26 level=info msg="Memory: 391 samples, avg is 298.8MB, max is 1265.9MB" 07:39:26 level=info msg="Execution took 39.541870089s" 07:39:26 go vet ./... 07:39:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:39:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:26 Dload Upload Total Spent Left Speed 07:39:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 98962 0 --:--:-- --:--:-- --:--:-- 98962 [Pipeline] sh 07:39:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:39:27 + sudo tee /etc/docker/daemon.new 07:39:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:39:27 { 07:39:27 "registry-mirrors": [ 07:39:27 "https://nexus3.edgexfoundry.org:10001" 07:39:27 ], 07:39:27 "bip": "10.250.0.254/24", 07:39:27 "hosts": [ 07:39:27 "tcp://0.0.0.0:5555", 07:39:27 "unix:///var/run/docker.sock" 07:39:27 ], 07:39:27 "mtu": 1458, 07:39:27 "selinux-enabled": true, 07:39:27 "seccomp-profile": "/etc/docker/seccomp.json" 07:39:27 } [Pipeline] sh 07:39:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:39:27 + sudo service docker restart 07:39:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:39:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:39:31 ./bin/test-attribution-txt.sh 07:39:31 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 07:39:31 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo 07:39:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:39:32 + ls -al . 07:39:32 total 1992 07:39:32 drwxrwxr-x 11 1001 1001 4096 Jun 3 07:37 . 07:39:32 drwxr-xr-x 4 root root 4096 Jun 3 07:37 .. 07:39:32 drwxrwxr-x 2 1001 1001 4096 Jun 3 07:36 .blubracket 07:39:32 -rw-rw-r-- 1 1001 1001 10 Jun 3 07:36 .dockerignore 07:39:32 drwxrwxr-x 8 1001 1001 4096 Jun 3 07:38 .git 07:39:32 drwxrwxr-x 3 1001 1001 4096 Jun 3 07:36 .github 07:39:32 -rw-rw-r-- 1 1001 1001 909 Jun 3 07:36 .gitignore 07:39:32 -rw-rw-r-- 1 1001 1001 218 Jun 3 07:36 .golangci.yml 07:39:32 -rw-rw-r-- 1 1001 1001 100 Jun 3 07:36 .hadolint.yml 07:39:32 drwxr-xr-x 3 1001 1001 4096 Jun 3 07:36 .semver 07:39:32 -rw-rw-r-- 1 1001 1001 155 Jun 3 07:36 .sonarcloud.properties 07:39:32 -rw-rw-r-- 1 1001 1001 1171 Jun 3 07:36 ADOPTERS.md 07:39:32 -rw-rw-r-- 1 1001 1001 17374 Jun 3 07:36 Attribution.txt 07:39:32 -rw-rw-r-- 1 1001 1001 108018 Jun 3 07:36 CHANGELOG.md 07:39:32 -rw-rw-r-- 1 1001 1001 3804 Jun 3 07:36 CONTRIBUTING.md 07:39:32 -rw-rw-r-- 1 1001 1001 677 Jun 3 07:36 GOVERNANCE.md 07:39:32 -rw-rw-r-- 1 1001 1001 858 Jun 3 07:36 Jenkinsfile 07:39:32 -rw-rw-r-- 1 1001 1001 10775 Jun 3 07:36 LICENSE 07:39:32 -rw-rw-r-- 1 1001 1001 16740 Jun 3 07:36 Makefile 07:39:32 -rw-rw-r-- 1 1001 1001 582 Jun 3 07:36 OWNERS.md 07:39:32 -rw-rw-r-- 1 1001 1001 9932 Jun 3 07:36 README.md 07:39:32 -rw-rw-r-- 1 1001 1001 789 Jun 3 07:36 SECURITY.md 07:39:32 -rw-rw-r-- 1 1001 1001 12 Jun 3 07:36 VERSION 07:39:32 drwxrwxr-x 2 1001 1001 4096 Jun 3 07:36 bin 07:39:32 drwxrwxr-x 19 1001 1001 4096 Jun 3 07:36 cmd 07:39:32 -rw-r--r-- 1 root root 1661236 Jun 3 07:38 coverage.out 07:39:32 drwxrwxr-x 2 1001 1001 4096 Jun 3 07:36 fuzz_test 07:39:32 -rw-rw-r-- 1 1001 1001 6474 Jun 3 07:36 go.mod 07:39:32 -rw-rw-r-- 1 1001 1001 88008 Jun 3 07:36 go.sum 07:39:32 drwxrwxr-x 7 1001 1001 4096 Jun 3 07:36 internal 07:39:32 drwxrwxr-x 2 1001 1001 4096 Jun 3 07:36 openapi 07:39:32 -rw-rw-r-- 1 1001 1001 584 Jun 3 07:36 security.txt 07:39:32 -rw-rw-r-- 1 1001 1001 204 Jun 3 07:36 version.go [Pipeline] sh 07:39:32 + '[' -e coverage.out ] 07:39:32 + chown 1001:1001 coverage.out [Pipeline] stash 07:39:32 Stashed 1 file(s) [Pipeline] sh 07:39:33 + make build 07:39:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:46 provisioning config files... 07:39:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/846@tmp/config429649489059205114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:46 ---> ****-login.sh 07:39:46 nexus3.edgexfoundry.org:10001 07:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:47 Configure a credential helper to remove this warning. See 07:39:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:47 07:39:47 Login Succeeded 07:39:47 nexus3.edgexfoundry.org:10002 07:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:47 Configure a credential helper to remove this warning. See 07:39:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:47 07:39:47 Login Succeeded 07:39:47 nexus3.edgexfoundry.org:10003 07:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:47 Configure a credential helper to remove this warning. See 07:39:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:47 07:39:47 Login Succeeded 07:39:47 nexus3.edgexfoundry.org:10004 07:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:48 Configure a credential helper to remove this warning. See 07:39:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:48 07:39:48 Login Succeeded 07:39:48 ****.io 07:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:48 Configure a credential helper to remove this warning. See 07:39:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:48 07:39:48 Login Succeeded 07:39:48 ---> ****-login.sh ends [Pipeline] } 07:39:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:39:49 + git config --global --add safe.directory /w/workspace/edgex-go/846 [Pipeline] echo 07:39:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:39:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:39:49 ========================================================= 07:39:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:39:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:39:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:39:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:39:49 94e9d8af2201: Pulling fs layer 07:39:49 634366ca850b: Pulling fs layer 07:39:49 f66ade281fe9: Pulling fs layer 07:39:49 13fd4ce6e94e: Pulling fs layer 07:39:49 4f4fb700ef54: Pulling fs layer 07:39:49 4cccf3f17d63: Pulling fs layer 07:39:49 2d8010953d95: Pulling fs layer 07:39:49 ec743f232bc5: Pulling fs layer 07:39:49 13fd4ce6e94e: Waiting 07:39:49 4f4fb700ef54: Waiting 07:39:49 4cccf3f17d63: Waiting 07:39:49 2d8010953d95: Waiting 07:39:49 ec743f232bc5: Waiting 07:39:49 634366ca850b: Verifying Checksum 07:39:49 634366ca850b: Download complete 07:39:49 13fd4ce6e94e: Verifying Checksum 07:39:49 13fd4ce6e94e: Download complete 07:39:49 4f4fb700ef54: Verifying Checksum 07:39:49 4f4fb700ef54: Download complete 07:39:49 4cccf3f17d63: Verifying Checksum 07:39:49 4cccf3f17d63: Download complete 07:39:49 94e9d8af2201: Verifying Checksum 07:39:49 94e9d8af2201: Download complete 07:39:50 ec743f232bc5: Verifying Checksum 07:39:50 ec743f232bc5: Download complete 07:39:51 94e9d8af2201: Pull complete 07:39:51 634366ca850b: Pull complete 07:39:52 f66ade281fe9: Download complete 07:39:52 2d8010953d95: Verifying Checksum 07:39:52 2d8010953d95: Download complete 07:39:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:39:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:39:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:40:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:40:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:40:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:40:08 f66ade281fe9: Pull complete 07:40:08 13fd4ce6e94e: Pull complete 07:40:08 4f4fb700ef54: Pull complete 07:40:08 4cccf3f17d63: Pull complete 07:40:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:40:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:40:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:40:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:40:16 2d8010953d95: Pull complete 07:40:16 ec743f232bc5: Pull complete 07:40:16 Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda 07:40:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:40:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:40:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:40:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:40:17 WORKDIR /edgex 07:40:17 COPY go.mod . 07:40:17 RUN go mod download 07:40:17 + docker build -t ci-base-image-arm64 -f - . 07:40:17 Sending build context to Docker daemon 3.694MB 07:40:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:40:17 ---> 12c1d4c06be1 07:40:17 Step 2/4 : WORKDIR /edgex 07:40:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:40:19 ---> Running in 1f48d9b6830e [Pipeline] } 07:40:19 $ docker stop --time=1 595979cb439db34f5f6a076c9ec4668ccf694a5618b956684a6ff5f6f843ff40 07:40:19 Removing intermediate container 1f48d9b6830e 07:40:19 ---> 5061fed8cb12 07:40:19 Step 3/4 : COPY go.mod . 07:40:20 ---> 16872341c9a4 07:40:20 Step 4/4 : RUN go mod download 07:40:20 ---> Running in b3876a721808 07:40:22 $ docker rm -f --volumes 595979cb439db34f5f6a076c9ec4668ccf694a5618b956684a6ff5f6f843ff40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:23 07:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:23 latest: Pulling from edgex-devops/edgex-compose 07:40:23 91d30c5bc195: Pulling fs layer 07:40:23 2e9b0aa3be6d: Pulling fs layer 07:40:23 9c61dcf015f6: Pulling fs layer 07:40:23 4698f68db338: Pulling fs layer 07:40:23 2a2f49069b9e: Pulling fs layer 07:40:23 e0025b399a48: Pulling fs layer 07:40:23 4698f68db338: Waiting 07:40:23 2a2f49069b9e: Waiting 07:40:23 e0025b399a48: Waiting 07:40:23 91d30c5bc195: Verifying Checksum 07:40:23 91d30c5bc195: Download complete 07:40:23 4698f68db338: Verifying Checksum 07:40:23 4698f68db338: Download complete 07:40:24 91d30c5bc195: Pull complete 07:40:24 2e9b0aa3be6d: Verifying Checksum 07:40:24 2e9b0aa3be6d: Download complete 07:40:24 e0025b399a48: Verifying Checksum 07:40:24 e0025b399a48: Download complete 07:40:24 2a2f49069b9e: Download complete 07:40:24 2e9b0aa3be6d: Pull complete 07:40:24 9c61dcf015f6: Verifying Checksum 07:40:24 9c61dcf015f6: Download complete 07:40:27 9c61dcf015f6: Pull complete 07:40:27 4698f68db338: Pull complete 07:40:27 2a2f49069b9e: Pull complete 07:40:27 e0025b399a48: Pull complete 07:40:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:27 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 07:40:27 $ 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/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:40:28 $ docker top 8019454967d39181cfcdb3435b833d4aae5089a0dae39c9d99d326aba017ca4d -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:28 + docker compose -f ./docker-compose-build.yml build --parallel 07:40:31 #1 [security-spire-server internal] load build definition from Dockerfile 07:40:31 #1 transferring dockerfile: 1.70kB done 07:40:31 #1 DONE 0.0s 07:40:31 07:40:31 #2 [core-data internal] load build definition from Dockerfile 07:40:31 #2 transferring dockerfile: 2.04kB done 07:40:31 #2 DONE 0.0s 07:40:31 07:40:31 #3 [core-command internal] load build definition from Dockerfile 07:40:31 #3 transferring dockerfile: 1.94kB done 07:40:31 #3 DONE 0.0s 07:40:31 07:40:31 #4 [core-keeper internal] load build definition from Dockerfile 07:40:31 #4 transferring dockerfile: 2.01kB done 07:40:31 #4 DONE 0.0s 07:40:31 07:40:31 #5 [security-proxy-auth internal] load build definition from Dockerfile 07:40:31 #5 transferring dockerfile: 2.14kB done 07:40:31 #5 DONE 0.0s 07:40:31 07:40:31 #6 [support-notifications internal] load build definition from Dockerfile 07:40:31 #6 transferring dockerfile: 2.00kB done 07:40:31 #6 DONE 0.0s 07:40:31 07:40:31 #7 [security-bootstrapper internal] load build definition from Dockerfile 07:40:31 #7 transferring dockerfile: 3.02kB done 07:40:31 #7 DONE 0.0s 07:40:31 07:40:31 #8 [core-metadata internal] load build definition from Dockerfile 07:40:31 #8 transferring dockerfile: 2.10kB done 07:40:31 #8 DONE 0.0s 07:40:31 07:40:31 #9 [support-scheduler internal] load build definition from Dockerfile 07:40:31 #9 transferring dockerfile: 1.83kB done 07:40:31 #9 DONE 0.0s 07:40:31 07:40:31 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:40:31 #10 transferring dockerfile: 2.23kB done 07:40:31 #10 DONE 0.0s 07:40:31 07:40:31 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:40:31 #11 transferring dockerfile: 1.89kB done 07:40:31 #11 DONE 0.0s 07:40:31 07:40:31 #12 [security-proxy-setup internal] load build definition from Dockerfile 07:40:31 #12 transferring dockerfile: 2.50kB done 07:40:31 #12 DONE 0.0s 07:40:31 07:40:31 #13 [security-secretstore-setup internal] load build definition from Dockerfile 07:40:31 #13 transferring dockerfile: 2.49kB done 07:40:31 #13 DONE 0.0s 07:40:31 07:40:31 #14 [security-spire-config internal] load build definition from Dockerfile 07:40:31 #14 transferring dockerfile: 1.69kB done 07:40:31 #14 DONE 0.0s 07:40:31 07:40:31 #15 [security-spire-agent internal] load build definition from Dockerfile 07:40:31 #15 transferring dockerfile: 1.81kB done 07:40:31 #15 DONE 0.1s 07:40:31 07:40:31 #16 [security-spire-server internal] load .dockerignore 07:40:31 #16 transferring context: 50B done 07:40:31 #16 DONE 0.0s 07:40:31 07:40:31 #17 [core-data internal] load .dockerignore 07:40:31 #17 transferring context: 50B done 07:40:31 #17 DONE 0.0s 07:40:31 07:40:31 #18 [core-command internal] load .dockerignore 07:40:31 #18 transferring context: 50B done 07:40:31 #18 DONE 0.0s 07:40:31 07:40:31 #19 [core-keeper internal] load .dockerignore 07:40:31 #19 transferring context: 50B done 07:40:31 #19 DONE 0.0s 07:40:31 07:40:31 #20 [security-proxy-auth internal] load .dockerignore 07:40:31 #20 transferring context: 50B done 07:40:31 #20 DONE 0.0s 07:40:31 07:40:31 #21 [support-notifications internal] load .dockerignore 07:40:31 #21 transferring context: 50B done 07:40:31 #21 DONE 0.0s 07:40:31 07:40:31 #22 [core-metadata internal] load .dockerignore 07:40:31 #22 transferring context: 50B done 07:40:31 #22 DONE 0.0s 07:40:31 07:40:31 #23 [security-bootstrapper internal] load .dockerignore 07:40:31 #23 transferring context: 50B done 07:40:31 #23 DONE 0.0s 07:40:31 07:40:31 #24 [support-scheduler internal] load .dockerignore 07:40:31 #24 transferring context: 50B done 07:40:31 #24 DONE 0.0s 07:40:31 07:40:31 #25 [core-common-config-bootstrapper internal] load .dockerignore 07:40:31 #25 transferring context: 50B done 07:40:31 #25 DONE 0.0s 07:40:31 07:40:31 #26 [security-spiffe-token-provider internal] load .dockerignore 07:40:31 #26 transferring context: 50B done 07:40:31 #26 DONE 0.0s 07:40:31 07:40:31 #27 [security-proxy-setup internal] load .dockerignore 07:40:31 #27 transferring context: 50B done 07:40:31 #27 DONE 0.0s 07:40:31 07:40:31 #28 [security-spire-config internal] load .dockerignore 07:40:31 #28 transferring context: 50B done 07:40:31 #28 DONE 0.0s 07:40:31 07:40:31 #29 [security-secretstore-setup internal] load .dockerignore 07:40:31 #29 transferring context: 50B done 07:40:32 #29 DONE 0.0s 07:40:32 07:40:32 #30 [security-spire-agent internal] load .dockerignore 07:40:32 #30 transferring context: 50B done 07:40:32 #30 DONE 0.0s 07:40:32 07:40:32 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:40:32 #31 DONE 0.0s 07:40:32 07:40:32 #32 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:40:32 #32 ... 07:40:32 07:40:32 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:40:32 #33 DONE 0.2s 07:40:32 07:40:32 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:40:32 #31 DONE 0.0s 07:40:32 07:40:32 #34 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:40:32 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:40:32 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:40:32 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:40:32 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:40:32 #34 ... 07:40:32 07:40:32 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:40:32 #31 DONE 0.0s 07:40:32 07:40:32 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:40:32 #33 DONE 0.3s 07:40:32 07:40:32 #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:40:32 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:40:32 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:40:32 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:40:32 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:40:32 #34 ... 07:40:32 07:40:32 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:40:32 #35 DONE 0.8s 07:40:32 07:40:32 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 07:40:35 #36 DONE 1.3s 07:40:35 07:40:35 #37 [core-data internal] load build context 07:40:40 #37 ... 07:40:40 07:40:40 #32 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:40:40 #32 1.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:40 #32 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:40 #32 1.538 (1/1) Installing dumb-init (1.2.5-r3) 07:40:40 #32 1.540 Executing busybox-1.36.1-r29.trigger 07:40:40 #32 1.559 OK: 8 MiB in 15 packages 07:40:40 #32 DONE 2.9s 07:40:40 07:40:40 #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:40:40 #0 1.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:40 #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:40 #0 1.458 (1/3) Installing ca-certificates (20241121-r1) 07:40:40 #0 1.478 (2/3) Installing dumb-init (1.2.5-r3) 07:40:40 #0 1.480 (3/3) Installing tzdata (2025b-r0) 07:40:40 #0 1.529 Executing busybox-1.36.1-r29.trigger 07:40:40 #0 1.546 Executing ca-certificates-20241121-r1.trigger 07:40:40 #0 1.606 OK: 10 MiB in 17 packages 07:40:40 #38 DONE 2.8s 07:40:40 07:40:40 #37 [core-data internal] load build context 07:40:40 #37 ... 07:40:40 07:40:40 #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:40:40 #0 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:40 #0 1.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:40 #0 1.670 (1/1) Installing dumb-init (1.2.5-r3) 07:40:40 #0 1.674 Executing busybox-1.36.1-r29.trigger 07:40:40 #0 1.690 OK: 8 MiB in 15 packages 07:40:40 #39 DONE 3.0s 07:40:40 07:40:40 #37 [core-data internal] load build context 07:40:40 #37 transferring context: 150.09MB 4.9s 07:40:40 #37 ... 07:40:40 07:40:40 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:40:40 #40 DONE 8.0s 07:40:40 07:40:40 #37 [core-data internal] load build context 07:40:40 #37 ... 07:40:40 07:40:40 #41 [core-keeper internal] load build context 07:40:40 #41 ... 07:40:40 07:40:40 #42 [security-spiffe-token-provider internal] load build context 07:40:40 #42 ... 07:40:40 07:40:40 #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:40:40 #43 DONE 8.7s 07:40:40 07:40:40 #42 [security-spiffe-token-provider internal] load build context 07:40:40 #42 ... 07:40:40 07:40:40 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:40:40 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:40:40 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:40:40 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:40:40 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:40:42 #34 ... 07:40:42 07:40:42 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:40:42 #0 8.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:42 #0 8.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:42 #0 8.683 (1/7) Installing ca-certificates (20241121-r1) 07:40:42 #0 8.699 (2/7) Installing dumb-init (1.2.5-r3) 07:40:42 #0 8.709 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:40:42 #0 8.709 (4/7) Installing libsodium (1.0.19-r0) 07:40:42 #0 8.717 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:40:42 #0 8.750 (6/7) Installing libzmq (4.3.5-r2) 07:40:42 #0 8.769 (7/7) Installing zeromq (4.3.5-r2) 07:40:42 #0 8.779 Executing busybox-1.36.1-r29.trigger 07:40:42 #0 8.785 Executing ca-certificates-20241121-r1.trigger 07:40:42 #0 8.840 OK: 12 MiB in 21 packages 07:40:42 #44 ... 07:40:42 07:40:42 #45 [support-notifications internal] load build context 07:40:42 #45 transferring context: 241.08MB 10.0s 07:40:42 #45 ... 07:40:42 07:40:42 #46 [core-command internal] load build context 07:40:42 #46 ... 07:40:42 07:40:42 #47 [security-proxy-auth internal] load build context 07:40:42 #47 ... 07:40:42 07:40:42 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:40:42 #0 7.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:42 #0 7.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:42 #0 8.195 (1/4) Installing ca-certificates (20241121-r1) 07:40:42 #0 8.228 (2/4) Installing dumb-init (1.2.5-r3) 07:40:42 #0 8.230 (3/4) Installing su-exec (0.2-r3) 07:40:42 #0 8.233 (4/4) Installing yq-go (4.44.1-r2) 07:40:42 #0 8.306 Executing busybox-1.36.1-r29.trigger 07:40:42 #0 8.317 Executing ca-certificates-20241121-r1.trigger 07:40:42 #0 8.359 OK: 19 MiB in 18 packages 07:40:42 #48 ... 07:40:42 07:40:42 #49 [security-proxy-setup internal] load build context 07:40:42 #49 ... 07:40:42 07:40:42 #50 [core-metadata internal] load build context 07:40:42 #50 ... 07:40:42 07:40:42 #51 [core-common-config-bootstrapper internal] load build context 07:40:42 #51 ... 07:40:42 07:40:42 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:40:42 #0 8.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:42 #0 8.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:42 #0 8.552 (1/2) Installing dumb-init (1.2.5-r3) 07:40:42 #0 8.560 (2/2) Installing su-exec (0.2-r3) 07:40:42 #0 8.568 Executing busybox-1.36.1-r29.trigger 07:40:42 #0 8.577 OK: 8 MiB in 16 packages 07:40:42 #52 ... 07:40:42 07:40:42 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:40:42 #0 8.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:42 #0 8.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:42 #0 8.481 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:40:42 #0 8.481 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:40:42 #0 8.481 OK: 24171 distinct packages available 07:40:42 #0 8.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:42 #0 8.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:42 #0 8.894 (1/14) Installing ca-certificates (20241121-r1) 07:40:42 #0 8.908 (2/14) Installing brotli-libs (1.1.0-r2) 07:40:42 #0 8.921 (3/14) Installing c-ares (1.33.1-r0) 07:40:42 #0 8.926 (4/14) Installing libunistring (1.2-r0) 07:40:42 #0 8.939 (5/14) Installing libidn2 (2.3.7-r0) 07:40:42 #0 8.943 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:40:42 #0 8.950 (7/14) Installing libpsl (0.21.5-r1) 07:40:42 #0 8.955 (8/14) Installing zstd-libs (1.5.6-r0) 07:40:42 #0 8.963 (9/14) Installing libcurl (8.12.1-r0) 07:40:42 #0 8.972 (10/14) Installing curl (8.12.1-r0) 07:40:42 #0 8.977 (11/14) Installing dumb-init (1.2.5-r3) 07:40:42 #0 8.981 (12/14) Installing musl-obstack (1.2.3-r2) 07:40:42 #0 8.984 (13/14) Installing libucontext (1.2-r3) 07:40:42 #0 8.986 (14/14) Installing gcompat (1.1.0-r4) 07:40:42 #0 8.990 Executing busybox-1.36.1-r29.trigger 07:40:42 #0 9.008 Executing ca-certificates-20241121-r1.trigger 07:40:42 #0 9.033 OK: 13 MiB in 28 packages 07:40:43 #53 ... 07:40:43 07:40:43 #54 [security-bootstrapper internal] load build context 07:40:43 #54 ... 07:40:43 07:40:43 #55 [support-scheduler internal] load build context 07:40:43 #55 ... 07:40:43 07:40:43 #56 [security-secretstore-setup internal] load build context 07:40:43 #56 transferring context: 507.54MB 10.2s done 07:40:43 #56 ... 07:40:43 07:40:43 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:43 #57 ... 07:40:43 07:40:43 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:40:43 #0 8.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:43 #0 8.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:43 #0 8.528 (1/4) Installing dumb-init (1.2.5-r3) 07:40:43 #0 8.537 (2/4) Installing openssl (3.3.3-r0) 07:40:43 #0 8.547 (3/4) Installing su-exec (0.2-r3) 07:40:43 #0 8.552 (4/4) Installing yq-go (4.44.1-r2) 07:40:43 #0 8.627 Executing busybox-1.36.1-r29.trigger 07:40:43 #0 8.641 OK: 19 MiB in 18 packages 07:40:43 #58 ... 07:40:43 07:40:43 #54 [security-bootstrapper internal] load build context 07:40:44 #54 ... 07:40:44 07:40:44 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:40:44 #59 ... 07:40:44 07:40:44 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:40:44 #60 ... 07:40:44 07:40:44 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:44 #61 ... 07:40:44 07:40:44 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:40:44 #62 ... 07:40:44 07:40:44 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:40:44 #63 ... 07:40:44 07:40:44 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:40:45 #64 ... 07:40:45 07:40:45 #65 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:40:45 #65 ... 07:40:45 07:40:45 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:40:45 #66 ... 07:40:45 07:40:45 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:40:45 #67 ... 07:40:45 07:40:45 #45 [support-notifications internal] load build context 07:40:46 #45 transferring context: 507.54MB 14.3s done 07:40:48 #45 ... 07:40:48 07:40:48 #47 [security-proxy-auth internal] load build context 07:40:48 #47 transferring context: 507.54MB 15.5s done 07:40:50 #47 ... 07:40:50 07:40:50 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:40:50 #68 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 7.3s done 07:40:50 #68 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:40:50 #68 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 07:40:50 #68 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 07:40:50 #68 ... 07:40:50 07:40:50 #56 [security-secretstore-setup internal] load build context 07:40:50 #56 DONE 18.3s 07:40:50 07:40:50 #69 [security-spire-server internal] load build context 07:40:50 #69 ... 07:40:50 07:40:50 #45 [support-notifications internal] load build context 07:40:50 #45 DONE 18.7s 07:40:50 07:40:50 #47 [security-proxy-auth internal] load build context 07:40:50 #47 DONE 18.7s 07:40:50 07:40:50 #51 [core-common-config-bootstrapper internal] load build context 07:40:50 #51 transferring context: 507.54MB 11.1s done 07:40:50 #51 DONE 18.6s 07:40:50 07:40:50 #49 [security-proxy-setup internal] load build context 07:40:50 #49 transferring context: 507.54MB 11.3s done 07:40:50 #49 DONE 18.6s 07:40:50 07:40:50 #46 [core-command internal] load build context 07:40:50 #46 transferring context: 507.54MB 11.7s done 07:40:50 #46 DONE 18.8s 07:40:50 07:40:50 #50 [core-metadata internal] load build context 07:40:50 #50 transferring context: 507.54MB 11.9s done 07:40:50 #50 DONE 18.7s 07:40:50 07:40:50 #37 [core-data internal] load build context 07:40:50 #37 transferring context: 507.54MB 12.5s done 07:40:50 #37 DONE 18.9s 07:40:50 07:40:50 #54 [security-bootstrapper internal] load build context 07:40:50 #54 transferring context: 507.54MB 12.3s done 07:40:50 #54 DONE 18.7s 07:40:50 07:40:50 #55 [support-scheduler internal] load build context 07:40:50 #55 transferring context: 507.54MB 12.4s done 07:40:50 #55 DONE 18.8s 07:40:50 07:40:50 #42 [security-spiffe-token-provider internal] load build context 07:40:50 #42 transferring context: 507.54MB 10.9s done 07:40:50 #42 ... 07:40:50 07:40:50 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:40:50 #58 DONE 18.6s 07:40:50 07:40:50 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:50 #57 DONE 18.8s 07:40:50 07:40:50 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:40:50 #52 DONE 18.8s 07:40:50 07:40:50 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:40:50 #48 DONE 18.4s 07:40:50 07:40:50 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:40:50 #44 DONE 18.9s 07:40:50 07:40:50 #41 [core-keeper internal] load build context 07:40:50 #41 transferring context: 507.54MB 12.7s done 07:40:50 #41 DONE 18.9s 07:40:50 07:40:50 #70 [security-spire-config internal] load build context 07:40:51 #70 transferring context: 22.05kB done 07:40:51 #70 DONE 10.5s 07:40:51 07:40:51 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:40:51 #53 DONE 18.7s 07:40:51 07:40:51 #42 [security-spiffe-token-provider internal] load build context 07:40:51 #42 DONE 18.8s 07:40:51 07:40:51 #71 [security-spire-agent internal] load build context 07:40:51 #71 transferring context: 23.33kB done 07:40:51 #71 DONE 10.5s 07:40:51 07:40:51 #69 [security-spire-server internal] load build context 07:40:51 #69 transferring context: 23.80kB done 07:40:51 #69 DONE 10.5s 07:40:51 07:40:51 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:40:51 #68 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:40:51 #68 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 07:40:51 #68 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 07:40:51 #68 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 8.39MB / 15.53MB 0.3s 07:40:51 #68 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:40:51 #68 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s done 07:40:51 #68 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:40:51 #68 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 07:40:51 #68 ... 07:40:51 07:40:51 #72 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:40:51 #72 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 6.7s done 07:40:51 #72 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:40:51 #72 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:40:51 #72 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:40:51 #72 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:40:51 #72 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 07:40:51 #72 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done 07:40:51 #72 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:40:51 #72 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.45MB / 36.47MB 0.5s 07:40:51 #72 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:40:51 #72 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 07:40:51 #72 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s 07:40:51 #72 ... 07:40:51 07:40:51 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:40:51 #68 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done 07:40:51 #68 DONE 11.2s 07:40:51 07:40:51 #72 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:40:51 #72 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s done 07:40:51 #72 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.3s 07:40:52 #72 ... 07:40:52 07:40:52 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:40:52 #73 ... 07:40:52 07:40:52 #72 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:40:52 #72 ... 07:40:52 07:40:52 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:52 #61 DONE 18.1s 07:40:52 07:40:52 #72 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:40:52 #72 ... 07:40:52 07:40:52 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:40:52 #62 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:52 #62 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:52 #62 18.24 OK: 248 MiB in 58 packages 07:40:52 #62 DONE 18.4s 07:40:52 07:40:52 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:40:52 #60 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:52 #60 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:52 #60 18.19 OK: 248 MiB in 58 packages 07:40:52 #60 DONE 18.4s 07:40:52 07:40:52 #72 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:40:52 #72 ... 07:40:52 07:40:52 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:40:52 #74 DONE 0.1s 07:40:52 07:40:52 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:40:52 #75 DONE 0.1s 07:40:52 07:40:52 #72 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:40:52 #72 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s done 07:40:52 #72 DONE 12.5s 07:40:52 07:40:52 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:40:52 #66 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:52 #66 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:52 #66 17.74 OK: 10 MiB in 17 packages 07:40:52 #66 DONE 17.9s 07:40:52 07:40:52 #65 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 07:40:52 #65 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:52 #65 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:52 #65 17.78 OK: 8 MiB in 15 packages 07:40:52 #65 DONE 17.9s 07:40:52 07:40:52 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:40:52 #64 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:52 #64 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:52 #64 18.59 OK: 248 MiB in 58 packages 07:40:52 #64 DONE 18.7s 07:40:52 07:40:52 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 07:40:52 #76 DONE 0.1s 07:40:52 07:40:52 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:40:52 #67 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:52 #67 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:53 #67 ... 07:40:53 07:40:53 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:40:53 #63 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:53 #63 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:53 #63 18.23 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:40:53 #63 18.23 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:40:53 #63 18.23 OK: 24171 distinct packages available 07:40:53 #63 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:53 #63 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:53 #63 18.70 OK: 248 MiB in 58 packages 07:40:53 #63 DONE 19.0s 07:40:53 07:40:53 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:40:53 #77 DONE 0.0s 07:40:53 07:40:53 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:40:53 #67 18.15 OK: 8 MiB in 15 packages 07:40:53 #67 DONE 18.3s 07:40:53 07:40:53 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:53 #78 ... 07:40:53 07:40:53 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:40:53 #59 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:53 #59 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:53 #59 19.09 OK: 248 MiB in 58 packages 07:40:53 #59 DONE 19.2s 07:40:53 07:40:53 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:40:53 #79 DONE 0.1s 07:40:53 07:40:53 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:40:53 #73 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:53 #73 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:53 #73 11.69 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:40:53 #73 11.69 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:40:53 #73 11.69 OK: 24171 distinct packages available 07:40:53 #73 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:53 #73 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:54 #73 12.10 (1/4) Installing dumb-init (1.2.5-r3) 07:40:54 #73 12.10 (2/4) Installing musl-obstack (1.2.3-r2) 07:40:54 #73 12.11 (3/4) Installing libucontext (1.2-r3) 07:40:54 #73 12.11 (4/4) Installing gcompat (1.1.0-r4) 07:40:54 #73 12.11 Executing busybox-1.36.1-r29.trigger 07:40:54 #73 12.12 OK: 8 MiB in 18 packages 07:40:54 #73 DONE 12.3s 07:40:54 07:40:54 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:40:54 #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:54 #0 2.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:54 #0 3.233 OK: 19 MiB in 18 packages 07:40:54 #80 DONE 3.4s 07:40:54 07:40:54 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:40:54 #81 DONE 0.0s 07:40:54 07:40:54 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:40:54 #82 ... 07:40:54 07:40:54 #83 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:40:54 #0 8.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:54 #0 8.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:54 #0 8.583 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:40:54 #0 8.583 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:40:54 #0 8.583 OK: 24171 distinct packages available 07:40:54 #0 8.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:54 #0 8.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:54 #0 9.110 (1/5) Installing dumb-init (1.2.5-r3) 07:40:54 #0 9.113 (2/5) Installing musl-obstack (1.2.3-r2) 07:40:54 #0 9.115 (3/5) Installing libucontext (1.2-r3) 07:40:54 #0 9.118 (4/5) Installing gcompat (1.1.0-r4) 07:40:54 #0 9.122 (5/5) Installing openssl (3.3.3-r0) 07:40:54 #0 9.129 Executing busybox-1.36.1-r29.trigger 07:40:54 #0 9.137 OK: 9 MiB in 19 packages 07:40:54 #83 DONE 9.5s 07:40:54 07:40:54 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:40:55 #84 ... 07:40:55 07:40:55 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:40:55 #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:55 #0 3.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:55 #0 3.912 OK: 8 MiB in 16 packages 07:40:55 #85 DONE 4.0s 07:40:55 07:40:55 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:40:55 #86 ... 07:40:55 07:40:55 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:40:55 #0 3.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:55 #0 3.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:55 #0 4.181 OK: 19 MiB in 18 packages 07:40:55 #87 DONE 4.3s 07:40:55 07:40:55 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:40:55 #0 3.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:55 #0 3.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:55 #0 4.128 OK: 12 MiB in 21 packages 07:40:55 #88 DONE 4.3s 07:40:55 07:40:55 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:40:55 #0 4.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:55 #0 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:55 #0 4.378 OK: 13 MiB in 28 packages 07:40:55 #89 DONE 4.5s 07:40:55 07:40:55 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:40:55 #0 3.601 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:55 #0 4.049 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:55 #90 4.825 (1/1) Installing dumb-init (1.2.5-r3) 07:40:56 #90 5.104 Executing busybox-1.36.1-r29.trigger 07:40:56 #90 5.111 OK: 8 MiB in 15 packages 07:40:56 #90 DONE 5.3s 07:40:56 07:40:56 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:40:56 #0 2.840 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:56 #91 ... 07:40:56 07:40:56 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:40:56 #86 DONE 1.7s 07:40:56 07:40:56 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:40:56 #91 4.303 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:56 #91 ... 07:40:56 07:40:56 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:40:56 #92 DONE 0.0s 07:40:56 07:40:56 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:40:56 #84 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:56 #84 2.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:57 #84 ... 07:40:57 07:40:57 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:40:57 #82 2.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:57 #82 2.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:57 #82 2.687 OK: 8 MiB in 18 packages 07:40:57 #82 DONE 2.8s 07:40:57 07:40:57 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:40:57 #84 2.415 OK: 9 MiB in 19 packages 07:40:57 #84 DONE 3.0s 07:40:57 07:40:57 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:40:57 #93 DONE 0.5s 07:40:57 07:40:57 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:40:57 #91 5.101 OK: 248 MiB in 58 packages 07:40:57 #91 DONE 5.3s 07:40:57 07:40:57 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:40:57 #94 DONE 0.4s 07:40:57 07:40:57 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:40:57 #95 DONE 0.4s 07:40:57 07:40:57 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:40:57 #96 DONE 0.5s 07:40:57 07:40:57 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:40:57 #97 DONE 0.5s 07:40:57 07:40:57 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:40:57 #98 DONE 0.1s 07:40:57 07:40:57 #99 [security-spire-server stage-2 6/9] COPY security.txt / 07:40:58 #99 ... 07:40:58 07:40:58 #100 [security-spire-config stage-2 6/10] COPY security.txt / 07:40:58 #100 DONE 0.1s 07:40:58 07:40:58 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:40:58 #101 DONE 0.3s 07:40:58 07:40:58 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:40:58 #102 DONE 0.4s 07:40:58 07:40:58 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:40:58 #103 DONE 0.0s 07:40:58 07:40:58 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:40:58 #104 DONE 0.1s 07:40:58 07:40:58 #99 [security-spire-server stage-2 6/9] COPY security.txt / 07:40:58 #99 DONE 0.3s 07:40:58 07:40:58 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:40:58 #105 DONE 0.1s 07:40:58 07:40:58 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:40:58 #106 DONE 0.1s 07:40:58 07:40:58 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:40:58 #107 DONE 0.1s 07:40:58 07:40:58 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 07:40:58 #108 DONE 0.1s 07:40:58 07:40:58 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:40:58 #109 DONE 0.1s 07:40:58 07:40:58 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:40:58 #110 DONE 0.0s 07:40:58 07:40:58 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:40:58 #111 DONE 0.1s 07:40:58 07:40:58 #112 [security-spire-server] exporting to image 07:40:58 #112 exporting layers 07:40:58 #112 ... 07:40:58 07:40:58 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:40:58 #113 DONE 0.0s 07:40:58 07:40:58 #112 [security-spire-agent] exporting to image 07:40:59 #112 exporting layers 0.8s done 07:40:59 #112 writing image sha256:07debe03c35a5412d7413bedbe566b029924c403bdf8f817fa074f4fce6594bf done 07:40:59 #112 naming to docker.io/library/security-spire-config done 07:40:59 #112 writing image sha256:4b1c88615b0a7abfd4e3e57c6d2b38dd2eb3795cd76c4d84a621cb5278214213 done 07:40:59 #112 naming to docker.io/library/security-spire-server done 07:40:59 #112 exporting layers 0.8s done 07:40:59 #112 writing image sha256:7fbd102947188c0ecb9d8de233da3bf8900c669287fe9165ce32af4d798fc930 done 07:40:59 #112 naming to docker.io/library/security-spire-agent done 07:40:59 #112 DONE 1.1s 07:40:59 07:40:59 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:02 #114 ... 07:41:02 07:41:02 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:02 #115 ... 07:41:02 07:41:02 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:03 #116 ... 07:41:03 07:41:03 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:03 #117 ... 07:41:03 07:41:03 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:17 Removing intermediate container b3876a721808 07:41:17 ---> 21d767555d38 07:41:17 Successfully built 21d767555d38 07:41:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:17 + docker inspect -f . ci-base-image-arm64 07:41:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:17 prd-ubuntu20.04-docker-arm64-4c-16g-2704 does not seem to be running inside a container 07:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:41:18 $ docker top 1e6bcb018ba5c021970dbd2192dea96843af62a1d07065ddf507b8b6c12b4954 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:19 + go version 07:41:19 go version go1.23.8 linux/arm64 [Pipeline] } 07:41:19 $ docker stop --time=1 1e6bcb018ba5c021970dbd2192dea96843af62a1d07065ddf507b8b6c12b4954 07:41:21 $ docker rm -f --volumes 1e6bcb018ba5c021970dbd2192dea96843af62a1d07065ddf507b8b6c12b4954 [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) 07:41:21 #118 ... 07:41:21 07:41:21 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:21 #78 DONE 25.6s 07:41:21 07:41:21 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:21 #118 DONE 25.4s 07:41:21 07:41:21 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:21 #117 DONE 25.8s 07:41:21 07:41:21 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:21 #116 DONE 26.2s 07:41:21 07:41:21 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:21 #114 DONE 20.9s 07:41:21 07:41:21 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:21 #115 DONE 26.2s 07:41:21 07:41:21 #119 [support-scheduler builder 6/7] COPY . . [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:41:22 07:41:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:41:22 latest: Pulling from edgex-devops/edgex-compose-arm64 07:41:22 547446be3368: Pulling fs layer 07:41:22 d125d8839a47: Pulling fs layer 07:41:22 3e85d5ac6304: Pulling fs layer 07:41:22 c3105a71a48b: Pulling fs layer 07:41:22 0f093f025ec4: Pulling fs layer 07:41:22 c3106fc0e877: Pulling fs layer 07:41:22 c3105a71a48b: Waiting 07:41:22 0f093f025ec4: Waiting 07:41:22 c3106fc0e877: Waiting 07:41:22 547446be3368: Download complete 07:41:22 c3105a71a48b: Verifying Checksum 07:41:22 c3105a71a48b: Download complete 07:41:23 d125d8839a47: Verifying Checksum 07:41:23 d125d8839a47: Download complete 07:41:23 c3106fc0e877: Download complete 07:41:23 0f093f025ec4: Verifying Checksum 07:41:23 0f093f025ec4: Download complete 07:41:23 547446be3368: Pull complete 07:41:24 d125d8839a47: Pull complete 07:41:24 #119 ... 07:41:24 07:41:24 #120 [core-data builder 6/7] COPY . . 07:41:24 #120 DONE 6.0s 07:41:24 07:41:24 #121 [core-keeper builder 7/8] COPY . . 07:41:24 #121 DONE 6.0s 07:41:24 07:41:24 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:24 #122 CACHED 07:41:24 07:41:24 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 07:41:24 #123 CACHED 07:41:24 07:41:24 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:41:24 #124 CACHED 07:41:24 07:41:24 #125 [core-metadata builder 6/7] COPY . . 07:41:24 #125 CACHED 07:41:24 07:41:24 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:24 #126 CACHED 07:41:24 07:41:24 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:41:24 #127 CACHED 07:41:24 07:41:24 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:41:24 #128 CACHED 07:41:24 07:41:24 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:24 #129 CACHED 07:41:24 07:41:24 #130 [security-proxy-auth builder 6/7] COPY . . 07:41:24 #130 CACHED 07:41:24 07:41:24 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:41:24 #131 CACHED 07:41:24 07:41:24 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:24 #132 CACHED 07:41:24 07:41:24 #133 [security-secretstore-setup builder 6/7] COPY . . 07:41:24 #133 CACHED 07:41:24 07:41:24 #134 [security-spiffe-token-provider builder 6/7] COPY . . 07:41:24 #134 DONE 6.0s 07:41:24 07:41:24 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:24 #135 CACHED 07:41:24 07:41:24 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:41:24 #136 CACHED 07:41:24 07:41:24 #137 [security-proxy-setup builder 6/7] COPY . . 07:41:24 #137 CACHED 07:41:24 07:41:24 #138 [security-bootstrapper builder 6/7] COPY . . 07:41:24 #138 DONE 6.0s 07:41:24 07:41:24 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:24 #139 CACHED 07:41:24 07:41:24 #140 [core-command builder 6/7] COPY . . 07:41:24 #140 CACHED 07:41:24 07:41:24 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 07:41:24 #141 CACHED 07:41:24 07:41:24 #119 [support-scheduler builder 6/7] COPY . . 07:41:24 #119 DONE 5.9s 07:41:24 07:41:24 #142 [support-notifications builder 6/7] COPY . . 07:41:24 #142 DONE 6.0s 07:41:24 07:41:24 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:41:24 3e85d5ac6304: Verifying Checksum 07:41:24 3e85d5ac6304: Download complete 07:41:26 #143 1.320 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:41:35 3e85d5ac6304: Pull complete 07:41:35 c3105a71a48b: Pull complete 07:41:36 0f093f025ec4: Pull complete 07:41:36 c3106fc0e877: Pull complete 07:41:36 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:41:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:36 prd-ubuntu20.04-docker-arm64-4c-16g-2704 does not seem to be running inside a container 07:41:36 $ 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/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:41:36 #143 ... 07:41:36 07:41:36 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:41:36 #0 0.823 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:41:36 #144 ... 07:41:36 07:41:36 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:41:36 #0 1.160 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:41:36 #145 ... 07:41:36 07:41:36 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:41:36 #0 0.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:41:36 #146 ... 07:41:36 07:41:36 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:41:36 #0 0.848 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:41:36 #147 ... 07:41:36 07:41:36 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:41:36 #0 0.747 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:41:36 #148 ... 07:41:36 07:41:36 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:41:36 #0 0.802 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:41:36 #149 ... 07:41:36 07:41:36 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:41:36 #0 0.600 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:41:36 #150 ... 07:41:36 07:41:36 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:41:36 #0 1.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:41:36 #151 ... 07:41:36 07:41:36 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:41:36 #0 1.114 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:41:36 #152 ... 07:41:36 07:41:36 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:41:36 #0 1.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:41:37 #153 ... 07:41:37 07:41:37 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:41:37 #0 1.541 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:41:38 $ docker top 878bf2f06f6a205950f630f02148e6c9776b65b1661b0ee63ae669a828d6c41a -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:39 + docker compose -f ./docker-compose-build.yml build --parallel 07:41:49 #1 [security-spire-agent internal] load build definition from Dockerfile 07:41:49 #1 transferring dockerfile: 1.81kB done 07:41:49 #1 DONE 0.1s 07:41:49 07:41:49 #2 [core-keeper internal] load build definition from Dockerfile 07:41:49 #2 transferring dockerfile: 2.01kB done 07:41:49 #2 DONE 0.0s 07:41:49 07:41:49 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:41:49 #3 transferring dockerfile: 2.23kB done 07:41:49 #3 DONE 0.1s 07:41:49 07:41:49 #4 [support-notifications internal] load build definition from Dockerfile 07:41:49 #4 transferring dockerfile: 2.00kB done 07:41:49 #4 DONE 0.1s 07:41:49 07:41:49 #5 [security-proxy-auth internal] load build definition from Dockerfile 07:41:49 #5 transferring dockerfile: 2.14kB 0.0s done 07:41:49 #5 DONE 0.1s 07:41:49 07:41:49 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:41:49 #6 transferring dockerfile: 1.89kB 0.0s done 07:41:49 #6 DONE 0.1s 07:41:49 07:41:49 #7 [support-scheduler internal] load build definition from Dockerfile 07:41:49 #7 transferring dockerfile: 1.83kB 0.0s done 07:41:49 #7 DONE 0.1s 07:41:49 07:41:49 #8 [core-metadata internal] load build definition from Dockerfile 07:41:49 #8 transferring dockerfile: 2.10kB 0.0s done 07:41:49 #8 DONE 0.1s 07:41:49 07:41:49 #9 [core-data internal] load build definition from Dockerfile 07:41:49 #9 transferring dockerfile: 2.04kB done 07:41:49 #9 ... 07:41:49 07:41:49 #10 [security-secretstore-setup internal] load build definition from Dockerfile 07:41:49 #10 transferring dockerfile: 2.49kB done 07:41:49 #10 DONE 0.1s 07:41:49 07:41:49 #11 [security-spire-server internal] load build definition from Dockerfile 07:41:49 #11 transferring dockerfile: 1.70kB done 07:41:49 #11 DONE 0.1s 07:41:49 07:41:49 #12 [security-proxy-setup internal] load build definition from Dockerfile 07:41:49 #12 transferring dockerfile: 2.50kB done 07:41:49 #12 DONE 0.1s 07:41:49 07:41:49 #13 [security-spire-config internal] load build definition from Dockerfile 07:41:49 #13 transferring dockerfile: 1.69kB 0.0s done 07:41:49 #13 DONE 0.1s 07:41:49 07:41:49 #14 [core-command internal] load build definition from Dockerfile 07:41:49 #14 transferring dockerfile: 1.94kB done 07:41:49 #14 DONE 0.1s 07:41:49 07:41:49 #9 [core-data internal] load build definition from Dockerfile 07:41:50 #9 ... 07:41:50 07:41:50 #15 [security-bootstrapper internal] load build definition from Dockerfile 07:41:50 #15 transferring dockerfile: 3.02kB done 07:41:50 #15 DONE 0.1s 07:41:50 07:41:50 #16 [security-spire-agent internal] load .dockerignore 07:41:50 #16 transferring context: 50B done 07:41:50 #16 DONE 0.1s 07:41:50 07:41:50 #9 [core-data internal] load build definition from Dockerfile 07:41:50 #9 ... 07:41:50 07:41:50 #17 [core-keeper internal] load .dockerignore 07:41:50 #17 transferring context: 50B 0.0s done 07:41:50 #17 DONE 0.1s 07:41:50 07:41:50 #18 [core-common-config-bootstrapper internal] load .dockerignore 07:41:50 #18 transferring context: 50B done 07:41:50 #18 DONE 0.0s 07:41:50 07:41:50 #19 [support-notifications internal] load .dockerignore 07:41:50 #19 transferring context: 50B 0.0s done 07:41:50 #19 DONE 0.0s 07:41:50 07:41:50 #20 [security-proxy-auth internal] load .dockerignore 07:41:50 #20 transferring context: 50B 0.0s done 07:41:50 #20 DONE 0.1s 07:41:50 07:41:50 #21 [security-spiffe-token-provider internal] load .dockerignore 07:41:50 #21 transferring context: 50B 0.0s done 07:41:50 #21 DONE 0.1s 07:41:50 07:41:50 #22 [support-scheduler internal] load .dockerignore 07:41:50 #22 transferring context: 50B done 07:41:50 #22 DONE 0.1s 07:41:50 07:41:50 #23 [core-metadata internal] load .dockerignore 07:41:51 #23 transferring context: 50B 0.0s done 07:41:51 #23 DONE 0.1s 07:41:51 07:41:51 #24 [core-data internal] load .dockerignore 07:41:51 #24 transferring context: 50B 0.0s done 07:41:51 #24 DONE 0.1s 07:41:51 07:41:51 #25 [security-secretstore-setup internal] load .dockerignore 07:41:51 #25 transferring context: 50B done 07:41:51 #25 DONE 0.1s 07:41:51 07:41:51 #26 [security-spire-server internal] load .dockerignore 07:41:51 #26 transferring context: 50B done 07:41:51 #26 DONE 0.1s 07:41:51 07:41:51 #27 [security-proxy-setup internal] load .dockerignore 07:41:51 #27 transferring context: 50B done 07:41:51 #27 DONE 0.1s 07:41:51 07:41:51 #28 [security-spire-config internal] load .dockerignore 07:41:51 #28 transferring context: 50B 0.0s done 07:41:51 #28 DONE 0.1s 07:41:51 07:41:51 #29 [core-command internal] load .dockerignore 07:41:51 #29 transferring context: 50B 0.0s done 07:41:51 #29 DONE 0.1s 07:41:51 07:41:51 #30 [security-bootstrapper internal] load .dockerignore 07:41:51 #30 transferring context: 50B done 07:41:51 #30 DONE 0.1s 07:41:51 07:41:51 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:41:52 #31 ... 07:41:52 07:41:52 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:41:52 #32 DONE 0.3s 07:41:52 07:41:52 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:41:52 #33 DONE 0.6s 07:41:52 07:41:52 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:41:52 #31 DONE 0.6s 07:41:52 07:41:52 #9 [core-data internal] load build definition from Dockerfile 07:41:52 #9 ... 07:41:52 07:41:52 #34 [security-spire-agent internal] load build context 07:41:52 #34 transferring context: 23.33kB 0.0s done 07:41:52 #34 DONE 0.1s 07:41:52 07:41:52 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:52 #35 DONE 0.0s 07:41:52 07:41:52 #36 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:52 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:41:52 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:41:52 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:41:52 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:41:52 #36 ... 07:41:52 07:41:52 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:52 #35 DONE 0.0s 07:41:52 07:41:52 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:41:52 #32 DONE 0.3s 07:41:52 07:41:52 #36 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:52 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:41:52 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:41:52 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:41:52 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:41:52 #36 DONE 0.5s 07:41:52 07:41:52 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:52 #35 DONE 0.0s 07:41:52 07:41:52 #37 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:41:52 #37 ... 07:41:52 07:41:52 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:52 #35 DONE 0.0s 07:41:52 07:41:52 #36 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:52 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:41:52 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:41:52 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:41:52 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:41:52 #36 DONE 0.6s 07:41:52 07:41:52 #37 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:41:52 #37 ... 07:41:52 07:41:52 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:52 #35 DONE 0.0s 07:41:52 07:41:52 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:41:52 #38 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 07:41:52 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 07:41:52 #38 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s 07:41:52 #38 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:41:52 #38 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 07:41:52 #38 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 07:41:52 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 07:41:52 #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 0.6s 07:41:52 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 07:41:53 #38 ... 07:41:53 07:41:53 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:53 #35 DONE 0.0s 07:41:53 07:41:53 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:41:53 #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 0.7s 07:41:53 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:41:53 #38 ... 07:41:53 07:41:53 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:53 #35 DONE 0.0s 07:41:53 07:41:53 #36 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:53 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:41:53 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:41:53 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:41:53 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:41:53 #36 DONE 0.6s 07:41:53 07:41:53 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:41:53 #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 0.8s 07:41:53 #38 ... 07:41:53 07:41:53 #36 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:53 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:41:53 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:41:53 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:41:53 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:41:53 #36 DONE 0.6s 07:41:53 07:41:53 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:41:53 #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 0.9s 07:41:53 #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 1.0s 07:41:53 #38 ... 07:41:53 07:41:53 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:53 #35 DONE 0.0s 07:41:53 07:41:53 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:41:53 #32 DONE 1.0s 07:41:53 07:41:53 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:41:53 #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.2s 07:41:53 #38 ... 07:41:53 07:41:53 #36 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:53 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:41:53 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:41:53 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:41:53 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:41:53 #36 DONE 0.7s 07:41:53 07:41:53 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:41:53 #38 ... 07:41:53 07:41:53 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:53 #35 DONE 0.0s 07:41:53 07:41:53 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:41:53 #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.4s done 07:41:53 #38 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 07:41:53 #38 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done 07:41:54 #38 ... 07:41:54 07:41:54 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:54 #35 DONE 0.0s 07:41:54 07:41:54 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:54 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:41:54 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:41:54 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:41:54 #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:41:54 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 07:41:54 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:41:54 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 07:41:54 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 2.2s 07:41:54 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:41:54 #39 ... 07:41:54 07:41:54 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 07:41:54 #32 DONE 2.0s 07:41:54 07:41:54 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:41:54 #35 DONE 0.0s 07:41:54 07:41:54 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:54 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 2.4s 07:41:54 #39 ... 07:41:54 07:41:54 #36 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:54 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:41:54 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:41:54 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:41:54 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:41:54 #36 DONE 0.7s 07:41:54 07:41:54 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:55 #39 ... 07:41:55 07:41:55 #40 [security-proxy-setup internal] load build context 07:41:55 #40 DONE 0.0s 07:41:55 07:41:55 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:55 #39 ... 07:41:55 07:41:55 #41 [core-common-config-bootstrapper internal] load build context 07:41:55 #41 transferring context: 3.22MB 1.7s done 07:41:55 #41 DONE 2.6s 07:41:55 07:41:55 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:55 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 2.9s 07:41:55 #39 ... 07:41:55 07:41:55 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:41:55 #33 DONE 2.3s 07:41:55 07:41:55 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:55 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.2s 07:41:55 #39 ... 07:41:55 07:41:55 #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:55 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:41:55 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:41:55 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:41:55 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:41:55 #36 DONE 0.7s 07:41:55 07:41:55 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:55 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:41:55 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:41:55 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:41:55 #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:41:55 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 07:41:55 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:41:55 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 07:41:55 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:41:55 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:41:55 #39 ... 07:41:55 07:41:55 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:41:55 #32 DONE 3.1s 07:41:55 07:41:55 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:55 #39 ... 07:41:55 07:41:55 #36 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:55 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:41:55 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:41:55 #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:41:55 #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:41:55 #36 DONE 0.8s 07:41:56 07:41:56 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:56 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.6s done 07:41:57 #39 ... 07:41:57 07:41:57 #42 [security-proxy-auth internal] load build context 07:41:57 #42 transferring context: 3.22MB 2.6s done 07:41:57 #42 DONE 4.6s 07:41:57 07:41:57 #43 [support-notifications internal] load build context 07:41:57 #43 transferring context: 3.22MB 2.7s done 07:41:57 #43 DONE 4.7s 07:41:57 07:41:57 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:41:57 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 07:41:57 #39 ... 07:41:57 07:41:57 #44 [core-keeper internal] load build context 07:41:57 #44 transferring context: 3.22MB 2.7s done 07:41:57 #44 DONE 5.0s 07:41:57 07:41:57 #45 [support-scheduler internal] load build context 07:41:59 #45 ... 07:41:59 07:41:59 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:00 #39 ... 07:42:00 07:42:00 #46 [security-spiffe-token-provider internal] load build context 07:42:00 #46 transferring context: 3.22MB 4.6s done 07:42:00 #46 DONE 7.0s 07:42:00 07:42:00 #45 [support-scheduler internal] load build context 07:42:02 #45 transferring context: 3.22MB 7.0s done 07:42:02 #45 ... 07:42:02 07:42:02 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:02 #47 ... 07:42:02 07:42:02 #48 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:42:02 #0 7.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:02 #0 8.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:02 #0 10.99 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:42:02 #0 10.99 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:42:02 #0 10.99 OK: 24049 distinct packages available 07:42:02 #48 ... 07:42:02 07:42:02 #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:42:03 #49 ... 07:42:03 07:42:03 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:42:03 #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:03 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:03 #50 ... 07:42:03 07:42:03 #37 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:42:03 #37 ... 07:42:03 07:42:03 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:03 #0 9.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:03 #51 ... 07:42:03 07:42:03 #52 [security-spire-config internal] load build context 07:42:03 #52 transferring context: 22.05kB 0.3s done 07:42:03 #52 DONE 8.0s 07:42:03 07:42:03 #53 [core-metadata internal] load build context 07:42:03 #53 transferring context: 3.22MB 6.6s done 07:42:03 #53 ... 07:42:03 07:42:03 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:42:03 #54 ... 07:42:03 07:42:03 #55 [security-secretstore-setup internal] load build context 07:42:03 #55 ... 07:42:03 07:42:03 #56 [security-spire-server internal] load build context 07:42:03 #56 transferring context: 23.80kB 0.4s done 07:42:03 #56 DONE 8.1s 07:42:03 07:42:03 #55 [security-secretstore-setup internal] load build context 07:42:03 #55 ... 07:42:03 07:42:03 #57 [core-data internal] load build context 07:42:03 #57 ... 07:42:03 07:42:03 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:03 #51 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:04 #51 ... 07:42:04 07:42:04 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:04 #47 DONE 11.6s 07:42:04 07:42:04 #53 [core-metadata internal] load build context 07:42:04 #53 DONE 11.3s 07:42:04 07:42:04 #57 [core-data internal] load build context 07:42:04 #57 ... 07:42:04 07:42:04 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:42:04 #58 ... 07:42:04 07:42:04 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:42:04 #0 9.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:04 #59 ... 07:42:04 07:42:04 #45 [support-scheduler internal] load build context 07:42:04 #45 DONE 11.5s 07:42:04 07:42:04 #57 [core-data internal] load build context 07:42:04 #57 transferring context: 3.22MB 7.6s done 07:42:05 #57 ... 07:42:05 07:42:05 #60 [core-command internal] load build context 07:42:05 #60 ... 07:42:05 07:42:05 #40 [security-proxy-setup internal] load build context 07:42:05 #40 ... 07:42:05 07:42:05 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:42:05 #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.8s 07:42:05 #38 ... 07:42:05 07:42:05 #40 [security-proxy-setup internal] load build context 07:42:05 #40 ... 07:42:05 07:42:05 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:42:05 #61 ... 07:42:05 07:42:05 #40 [security-proxy-setup internal] load build context 07:42:06 #40 ... 07:42:06 07:42:06 #62 [security-bootstrapper internal] load build context 07:42:06 #62 ... 07:42:06 07:42:06 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:42:06 #63 ... 07:42:06 07:42:06 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:06 #64 ... 07:42:06 07:42:06 #40 [security-proxy-setup internal] load build context 07:42:06 #40 ... 07:42:06 07:42:06 #55 [security-secretstore-setup internal] load build context 07:42:06 #55 transferring context: 3.22MB 7.5s done 07:42:06 #55 DONE 12.9s 07:42:06 07:42:06 #57 [core-data internal] load build context 07:42:06 #57 DONE 13.0s 07:42:06 07:42:06 #40 [security-proxy-setup internal] load build context 07:42:06 #40 transferring context: 3.22MB 6.9s done 07:42:06 #40 ... 07:42:06 07:42:06 #37 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:42:06 #37 DONE 14.7s 07:42:07 07:42:07 #40 [security-proxy-setup internal] load build context 07:42:07 #40 DONE 12.1s 07:42:07 07:42:07 #65 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 07:42:07 #65 ... 07:42:07 07:42:07 #62 [security-bootstrapper internal] load build context 07:42:07 #62 transferring context: 3.22MB 7.0s done 07:42:07 #62 DONE 11.4s 07:42:07 07:42:07 #60 [core-command internal] load build context 07:42:07 #60 transferring context: 3.22MB 7.0s done 07:42:07 #60 DONE 12.4s 07:42:07 07:42:07 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:42:07 #58 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:08 #58 ... 07:42:08 07:42:08 #65 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 07:42:08 #65 DONE 1.0s 07:42:08 07:42:08 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:42:12 #66 ... 07:42:12 07:42:12 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:12 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.5s 07:42:12 #39 ... 07:42:12 07:42:12 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:42:12 #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.8s 07:42:12 #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.9s done 07:42:12 #38 ... 07:42:12 07:42:12 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:12 #39 ... 07:42:12 07:42:12 #48 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:42:12 #48 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:12 #48 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:12 #48 17.96 (1/5) Installing dumb-init (1.2.5-r3) 07:42:12 #48 18.02 (2/5) Installing musl-obstack (1.2.3-r2) 07:42:12 #48 18.03 (3/5) Installing libucontext (1.2-r3) 07:42:12 #48 18.08 (4/5) Installing gcompat (1.1.0-r4) 07:42:12 #48 18.16 (5/5) Installing openssl (3.3.3-r0) 07:42:12 #48 18.30 Executing busybox-1.36.1-r29.trigger 07:42:12 #48 18.41 OK: 10 MiB in 19 packages 07:42:12 #48 DONE 20.7s 07:42:12 07:42:12 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:42:12 #50 13.53 (1/7) Installing ca-certificates (20241121-r1) 07:42:12 #50 14.05 (2/7) Installing dumb-init (1.2.5-r3) 07:42:12 #50 14.05 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:42:12 #50 14.05 (4/7) Installing libsodium (1.0.19-r0) 07:42:12 #50 14.16 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:42:12 #50 14.48 (6/7) Installing libzmq (4.3.5-r2) 07:42:12 #50 14.56 (7/7) Installing zeromq (4.3.5-r2) 07:42:12 #50 14.82 Executing busybox-1.36.1-r29.trigger 07:42:12 #50 15.03 Executing ca-certificates-20241121-r1.trigger 07:42:12 #50 16.67 OK: 14 MiB in 21 packages 07:42:12 #50 DONE 19.7s 07:42:12 07:42:12 #67 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:42:14 #67 ... 07:42:14 07:42:14 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:42:14 #38 DONE 21.5s 07:42:14 07:42:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:14 #39 ... 07:42:14 07:42:14 #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:42:14 #68 ... 07:42:14 07:42:14 #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:42:14 #49 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:14 #49 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:14 #49 21.60 (1/1) Installing dumb-init (1.2.5-r3) 07:42:14 #49 21.66 Executing busybox-1.36.1-r29.trigger 07:42:14 #49 21.77 OK: 9 MiB in 15 packages 07:42:14 #49 ... 07:42:14 07:42:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:15 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.8s 07:42:15 #39 ... 07:42:15 07:42:15 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:42:15 #59 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:15 #59 19.37 (1/1) Installing dumb-init (1.2.5-r3) 07:42:15 #59 19.39 Executing busybox-1.36.1-r29.trigger 07:42:15 #59 19.49 OK: 9 MiB in 15 packages 07:42:15 #59 ... 07:42:15 07:42:15 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:16 #39 ... 07:42:16 07:42:16 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:42:16 #59 DONE 21.6s 07:42:16 07:42:16 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:16 #39 ... 07:42:16 07:42:16 #49 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:42:16 #49 DONE 23.9s 07:42:16 07:42:16 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:42:16 #69 ... 07:42:16 07:42:16 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:42:16 #54 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:16 #54 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:16 #54 ... 07:42:16 07:42:16 #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:42:16 #68 12.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:17 #68 ... 07:42:17 07:42:17 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:42:17 #63 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:17 #63 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:17 #63 19.34 (1/2) Installing dumb-init (1.2.5-r3) 07:42:17 #63 19.37 (2/2) Installing su-exec (0.2-r3) 07:42:17 #63 19.38 Executing busybox-1.36.1-r29.trigger 07:42:17 #63 19.62 OK: 9 MiB in 16 packages 07:42:17 #63 ... 07:42:17 07:42:17 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:42:17 #0 8.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:17 #0 9.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:17 #70 ... 07:42:17 07:42:17 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:42:17 #63 DONE 22.0s 07:42:17 07:42:17 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:42:17 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:18 #71 ... 07:42:18 07:42:18 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:18 #72 ... 07:42:18 07:42:18 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:42:18 #73 ... 07:42:18 07:42:18 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:42:18 #74 ... 07:42:18 07:42:18 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:18 #64 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:18 #64 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:18 #64 22.18 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:42:18 #64 22.18 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:42:18 #64 22.18 OK: 24049 distinct packages available 07:42:18 #64 ... 07:42:18 07:42:18 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:42:18 #61 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:18 #61 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:19 #61 ... 07:42:19 07:42:19 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:19 #39 ... 07:42:19 07:42:19 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:42:19 #58 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:19 #58 22.46 (1/4) Installing ca-certificates (20241121-r1) 07:42:19 #58 22.74 (2/4) Installing dumb-init (1.2.5-r3) 07:42:19 #58 22.81 (3/4) Installing su-exec (0.2-r3) 07:42:19 #58 22.82 (4/4) Installing yq-go (4.44.1-r2) 07:42:19 #58 24.58 Executing busybox-1.36.1-r29.trigger 07:42:19 #58 ... 07:42:19 07:42:19 #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:42:19 #68 14.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:19 #68 ... 07:42:19 07:42:19 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:19 #51 15.97 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:42:19 #51 15.98 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:42:19 #51 15.98 OK: 24049 distinct packages available 07:42:19 #51 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:19 #51 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:19 #51 ... 07:42:19 07:42:19 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:42:19 #71 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:19 #71 ... 07:42:19 07:42:19 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:19 #72 DONE 11.6s 07:42:19 07:42:19 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:20 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.0s 07:42:22 #39 ... 07:42:22 07:42:22 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:42:22 #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:22 #75 ... 07:42:22 07:42:22 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:22 #51 26.92 (1/14) Installing ca-certificates (20241121-r1) 07:42:22 #51 27.37 (2/14) Installing brotli-libs (1.1.0-r2) 07:42:22 #51 27.48 (3/14) Installing c-ares (1.33.1-r0) 07:42:22 #51 27.53 (4/14) Installing libunistring (1.2-r0) 07:42:22 #51 27.68 (5/14) Installing libidn2 (2.3.7-r0) 07:42:22 #51 27.70 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:42:22 #51 27.72 (7/14) Installing libpsl (0.21.5-r1) 07:42:22 #51 27.73 (8/14) Installing zstd-libs (1.5.6-r0) 07:42:22 #51 27.84 (9/14) Installing libcurl (8.12.1-r0) 07:42:22 #51 28.05 (10/14) Installing curl (8.12.1-r0) 07:42:22 #51 28.16 (11/14) Installing dumb-init (1.2.5-r3) 07:42:22 #51 28.19 (12/14) Installing musl-obstack (1.2.3-r2) 07:42:22 #51 28.22 (13/14) Installing libucontext (1.2-r3) 07:42:22 #51 28.29 (14/14) Installing gcompat (1.1.0-r4) 07:42:22 #51 28.35 Executing busybox-1.36.1-r29.trigger 07:42:22 #51 28.72 Executing ca-certificates-20241121-r1.trigger 07:42:23 #51 30.33 OK: 15 MiB in 28 packages 07:42:24 #51 ... 07:42:24 07:42:24 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:42:24 #58 24.89 Executing ca-certificates-20241121-r1.trigger 07:42:24 #58 26.31 OK: 20 MiB in 18 packages 07:42:24 #58 DONE 29.8s 07:42:24 07:42:24 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:25 #39 ... 07:42:25 07:42:25 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:42:25 #54 24.50 (1/3) Installing ca-certificates (20241121-r1) 07:42:25 #54 24.77 (2/3) Installing dumb-init (1.2.5-r3) 07:42:25 #54 24.79 (3/3) Installing tzdata (2025b-r0) 07:42:25 #54 26.62 Executing busybox-1.36.1-r29.trigger 07:42:25 #54 26.84 Executing ca-certificates-20241121-r1.trigger 07:42:25 #54 28.28 OK: 11 MiB in 17 packages 07:42:25 #54 DONE 31.7s 07:42:25 07:42:25 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:26 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.6s 07:42:26 #39 ... 07:42:26 07:42:26 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:42:26 #0 7.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:26 #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:26 #76 ... 07:42:26 07:42:26 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:26 #39 ... 07:42:26 07:42:26 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:42:26 #61 25.25 (1/4) Installing dumb-init (1.2.5-r3) 07:42:26 #61 25.28 (2/4) Installing openssl (3.3.3-r0) 07:42:26 #61 25.58 (3/4) Installing su-exec (0.2-r3) 07:42:26 #61 25.60 (4/4) Installing yq-go (4.44.1-r2) 07:42:26 #61 27.45 Executing busybox-1.36.1-r29.trigger 07:42:26 #61 27.78 OK: 20 MiB in 18 packages 07:42:26 #61 DONE 31.1s 07:42:26 07:42:26 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:26 #51 DONE 33.6s 07:42:27 07:42:27 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:42:27 #70 19.11 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:42:27 #70 19.11 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:42:27 #70 19.11 OK: 24049 distinct packages available 07:42:28 #70 ... 07:42:28 07:42:28 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:42:28 #0 6.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:28 #0 9.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:28 #77 ... 07:42:28 07:42:28 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:29 #39 ... 07:42:29 07:42:29 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:42:29 #74 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:29 #74 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:29 #74 ... 07:42:29 07:42:29 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:42:29 #0 4.964 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:29 #0 7.462 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:29 #78 ... 07:42:29 07:42:29 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:42:29 #73 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:29 #73 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:29 #73 ... 07:42:29 07:42:29 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:30 #39 ... 07:42:30 07:42:30 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:42:30 #66 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:30 #66 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:30 #66 ... 07:42:30 07:42:30 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:30 #64 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:30 #64 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:30 #64 ... 07:42:30 07:42:30 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:42:31 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.7s 07:42:31 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 34.0s done 07:42:31 #39 DONE 40.2s 07:42:31 07:42:31 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:42:31 #71 23.12 OK: 239 MiB in 58 packages 07:42:32 #71 ... 07:42:32 07:42:32 #67 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:42:32 #67 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:32 #67 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:32 #67 ... 07:42:32 07:42:32 #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:42:32 #68 28.10 (1/1) Installing dumb-init (1.2.5-r3) 07:42:32 #68 ... 07:42:32 07:42:32 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:42:32 #71 DONE 25.1s 07:42:33 07:42:33 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:42:33 #79 DONE 0.5s 07:42:33 07:42:33 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:33 #64 37.48 (1/4) Installing dumb-init (1.2.5-r3) 07:42:33 #64 37.54 (2/4) Installing musl-obstack (1.2.3-r2) 07:42:33 #64 37.63 (3/4) Installing libucontext (1.2-r3) 07:42:33 #64 37.63 (4/4) Installing gcompat (1.1.0-r4) 07:42:33 #64 37.68 Executing busybox-1.36.1-r29.trigger 07:42:33 #64 ... 07:42:33 07:42:33 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:42:33 #69 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:33 #69 9.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:33 #69 ... 07:42:33 07:42:33 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:42:33 #74 25.92 OK: 239 MiB in 58 packages 07:42:34 #74 ... 07:42:34 07:42:34 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:42:34 #66 24.25 OK: 239 MiB in 58 packages 07:42:34 #66 DONE 26.6s 07:42:34 07:42:34 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:42:34 #0 5.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:34 #0 7.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:34 #80 ... 07:42:34 07:42:34 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:42:34 #81 DONE 0.5s 07:42:34 07:42:34 #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:42:34 #68 28.94 Executing busybox-1.36.1-r29.trigger 07:42:34 #68 29.16 OK: 9 MiB in 15 packages 07:42:34 #68 ... 07:42:34 07:42:34 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:42:34 #75 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:34 #75 20.43 OK: 14 MiB in 21 packages 07:42:35 #75 ... 07:42:35 07:42:35 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:42:35 #0 5.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:35 #0 7.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:35 #82 ... 07:42:35 07:42:35 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:42:35 #73 27.39 OK: 239 MiB in 58 packages 07:42:35 #73 ... 07:42:35 07:42:35 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:42:35 #75 DONE 23.1s 07:42:35 07:42:35 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:35 #83 ... 07:42:35 07:42:35 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:42:35 #74 DONE 28.0s 07:42:35 07:42:35 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:42:36 #84 ... 07:42:36 07:42:36 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:36 #64 37.79 OK: 9 MiB in 18 packages 07:42:36 #64 DONE 40.1s 07:42:36 07:42:36 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:42:36 #85 ... 07:42:36 07:42:36 #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:42:36 #68 DONE 32.3s 07:42:36 07:42:36 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:42:36 #0 4.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:36 #0 7.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:36 #86 ... 07:42:36 07:42:36 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:42:36 #0 5.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:36 #0 7.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:37 #87 ... 07:42:37 07:42:37 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:42:37 #76 21.12 OK: 9 MiB in 15 packages 07:42:37 #76 ... 07:42:37 07:42:37 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:42:37 #84 DONE 1.4s 07:42:37 07:42:37 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:37 #88 ... 07:42:37 07:42:37 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:42:37 #73 DONE 29.8s 07:42:37 07:42:37 #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:42:38 #89 ... 07:42:38 07:42:38 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:42:38 #67 24.48 OK: 10 MiB in 19 packages 07:42:38 #67 DONE 26.8s 07:42:38 07:42:38 #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:42:38 #89 DONE 1.0s 07:42:38 07:42:38 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:39 #90 ... 07:42:39 07:42:39 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:42:39 #76 DONE 23.1s 07:42:39 07:42:39 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:42:39 #78 19.66 OK: 239 MiB in 58 packages 07:42:39 #78 ... 07:42:39 07:42:39 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:42:39 #70 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:39 #70 23.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:39 #70 ... 07:42:39 07:42:39 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:42:39 #77 20.40 OK: 9 MiB in 16 packages 07:42:40 #77 ... 07:42:40 07:42:40 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:42:40 #69 21.74 OK: 9 MiB in 15 packages 07:42:40 #69 DONE 24.1s 07:42:40 07:42:40 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:42:40 #91 ... 07:42:40 07:42:40 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:42:40 #77 DONE 22.4s 07:42:40 07:42:40 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:42:41 #92 ... 07:42:41 07:42:41 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:42:41 #78 DONE 21.7s 07:42:41 07:42:41 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:42:41 #82 16.31 OK: 11 MiB in 17 packages 07:42:42 #82 ... 07:42:42 07:42:42 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:42:42 #80 17.16 OK: 20 MiB in 18 packages 07:42:42 #80 DONE 18.2s 07:42:42 07:42:42 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:42:42 #91 DONE 4.1s 07:42:42 07:42:42 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:42 #93 ... 07:42:42 07:42:42 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:42:42 #94 DONE 1.5s 07:42:42 07:42:42 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:43 #95 ... 07:42:43 07:42:43 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:42:43 #82 DONE 17.9s 07:42:43 07:42:43 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:42:43 #87 15.10 OK: 20 MiB in 18 packages 07:42:43 #87 DONE 16.2s 07:42:43 07:42:43 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:42:43 #86 16.05 OK: 15 MiB in 28 packages 07:42:43 #86 ... 07:42:43 07:42:43 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:42:43 #70 34.00 OK: 239 MiB in 58 packages 07:42:43 #70 DONE 35.6s 07:42:43 07:42:43 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:43 #96 ... 07:42:43 07:42:43 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:42:43 #86 DONE 16.9s 07:42:43 07:42:43 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:42:44 #97 ... 07:42:44 07:42:44 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:42:44 #98 DONE 0.8s 07:42:44 07:42:44 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:45 #99 ... 07:42:45 07:42:45 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:42:45 #97 DONE 1.5s 07:42:45 07:42:45 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:47 #100 ... 07:42:47 07:42:47 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:47 #99 DONE 8.6s 07:42:47 07:42:47 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:42:47 #92 DONE 6.5s 07:42:47 07:42:47 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:42:47 #101 DONE 0.4s 07:42:47 07:42:47 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:42:47 #102 DONE 0.4s 07:42:47 07:42:47 #103 [security-spire-server stage-2 6/9] COPY security.txt / 07:42:47 #103 DONE 0.2s 07:42:47 07:42:47 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:42:47 #104 DONE 0.2s 07:42:47 07:42:47 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:42:48 #105 DONE 0.2s 07:42:48 07:42:48 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:42:48 #85 9.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:42:48 #85 9.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:42:48 #85 ... 07:42:48 07:42:48 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:42:48 #106 DONE 0.2s 07:42:48 07:42:48 #107 [security-spire-server] exporting to image 07:42:48 #107 exporting layers 07:42:48 #107 ... 07:42:48 07:42:48 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:48 #93 DONE 6.2s 07:42:48 07:42:48 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:42:48 #108 DONE 0.2s 07:42:48 07:42:48 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 07:42:49 #109 DONE 0.2s 07:42:49 07:42:49 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:42:49 #110 DONE 0.2s 07:42:49 07:42:49 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:42:49 #111 DONE 0.2s 07:42:49 07:42:49 #9 [core-data internal] load build definition from Dockerfile 07:42:49 #9 ... 07:42:49 07:42:49 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:42:49 #112 DONE 0.2s 07:42:49 07:42:49 #107 [security-spire-agent] exporting to image 07:42:50 #107 ... 07:42:50 07:42:50 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:42:50 #85 13.40 OK: 9 MiB in 18 packages 07:42:50 #85 DONE 14.2s 07:42:50 07:42:50 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:53 #113 ... 07:42:53 07:42:53 #107 [security-spire-agent] exporting to image 07:42:53 #107 exporting layers 3.0s done 07:42:53 #107 writing image sha256:703c23fcd59f1a8443b22f471a5b4ff2a769c46d9b35220096c3b4e6500340a7 done 07:42:53 #107 naming to docker.io/library/security-spire-server-arm64 done 07:42:53 #107 writing image sha256:b3e4258ff59ebdde9774afa439dd68fae94d7ed7e5b0fe882ef3e0f38fd6b119 done 07:42:53 #107 naming to docker.io/library/security-spire-agent-arm64 done 07:42:53 #107 DONE 5.3s 07:42:53 07:42:53 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:53 #83 ... 07:42:53 07:42:53 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:42:53 #113 DONE 2.7s 07:42:53 07:42:53 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:42:53 #114 DONE 0.2s 07:42:53 07:42:53 #115 [security-spire-config stage-2 6/10] COPY security.txt / 07:42:53 #115 DONE 0.1s 07:42:53 07:42:53 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:42:53 #116 DONE 0.1s 07:42:53 07:42:53 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:42:53 #117 DONE 0.1s 07:42:53 07:42:53 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:42:53 #118 DONE 0.1s 07:42:53 07:42:53 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:54 #100 ... 07:42:54 07:42:54 #107 [security-spire-config] exporting to image 07:42:56 #107 exporting layers 1.9s done 07:42:56 #107 writing image sha256:c5dfc5e1fc56c9a5f962b5f51c4825b1c468380bca3b05d14c13d5eb8c327580 done 07:42:56 #107 naming to docker.io/library/security-spire-config-arm64 done 07:42:56 #107 DONE 7.3s 07:42:56 07:42:56 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:58 #154 ... 07:42:58 07:42:58 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:42:58 #149 DONE 90.5s 07:42:58 07:42:58 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:42:58 #144 DONE 90.5s 07:42:58 07:42:58 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:42:58 #155 ... 07:42:58 07:42:58 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:42:58 #156 DONE 0.2s 07:42:58 07:42:58 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:42:58 #155 DONE 0.2s 07:42:58 07:42:58 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:42:58 #157 ... 07:42:58 07:42:58 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:42:58 #158 DONE 0.2s 07:42:58 07:42:58 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:42:58 #159 DONE 0.4s 07:42:58 07:42:58 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:42:58 #152 ... 07:42:58 07:42:58 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:42:58 #160 DONE 0.2s 07:42:58 07:42:58 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:42:58 #161 DONE 0.2s 07:42:58 07:42:58 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:42:58 #162 ... 07:42:58 07:42:58 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:42:58 #157 DONE 1.5s 07:42:58 07:42:58 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:42:58 #163 DONE 0.2s 07:42:58 07:42:58 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:42:58 #153 ... 07:42:58 07:42:58 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:42:58 #164 DONE 0.1s 07:42:58 07:42:58 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:42:58 #165 DONE 0.1s 07:42:58 07:42:58 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:42:58 #162 DONE 1.1s 07:42:58 07:42:58 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:42:58 #166 DONE 0.1s 07:42:58 07:42:58 #112 [core-common-config-bootstrapper] exporting to image 07:42:58 #112 exporting layers 07:42:58 #112 ... 07:42:58 07:42:58 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:42:58 #167 DONE 0.2s 07:42:58 07:42:58 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:42:58 #168 DONE 0.1s 07:42:58 07:42:58 #112 [core-common-config-bootstrapper] exporting to image 07:42:58 #112 exporting layers 0.3s done 07:42:58 #112 writing image sha256:8dfc1a19902263fcacb87e76cfc890869b654b0721a2393662b302fffff9361f done 07:42:58 #112 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:42:58 #112 DONE 1.4s 07:42:58 07:42:58 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:42:58 #169 DONE 0.1s 07:42:58 07:42:58 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:42:58 #170 DONE 0.0s 07:42:58 07:42:58 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:42:58 #145 ... 07:42:58 07:42:58 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:42:59 #171 DONE 1.0s 07:42:59 07:42:59 #112 [security-bootstrapper] exporting to image 07:42:59 #112 exporting layers 0.4s done 07:42:59 #112 writing image sha256:309f8e8b46b22aed3bf4f8e4739668cbf33b661da9e8613e6efa078cc9d70dc0 done 07:42:59 #112 naming to docker.io/library/security-bootstrapper 07:42:59 #112 naming to docker.io/library/security-bootstrapper done 07:42:59 #112 DONE 1.9s 07:42:59 07:42:59 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:44:07 #34 ... 07:44:07 07:44:07 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:44:07 #153 161.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:44:09 #153 ... 07:44:09 07:44:09 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:44:09 #146 DONE 164.3s 07:44:09 07:44:09 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:44:09 #153 DONE 164.3s 07:44:09 07:44:09 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:44:09 #154 DONE 164.3s 07:44:09 07:44:09 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:09 #150 DONE 164.3s 07:44:09 07:44:09 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:44:09 #172 ... 07:44:09 07:44:09 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:44:09 #173 DONE 0.3s 07:44:09 07:44:09 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:44:09 #172 DONE 0.5s 07:44:09 07:44:09 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:44:09 #174 ... 07:44:09 07:44:09 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:44:09 #175 DONE 0.6s 07:44:10 07:44:10 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:44:10 #174 DONE 0.4s 07:44:10 07:44:10 #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:44:10 #176 CACHED 07:44:10 07:44:10 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:44:10 #177 CACHED 07:44:10 07:44:10 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:44:10 #178 DONE 0.2s 07:44:10 07:44:10 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:44:10 #179 DONE 0.1s 07:44:10 07:44:10 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:44:10 #180 ... 07:44:10 07:44:10 #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:44:10 #181 DONE 0.1s 07:44:10 07:44:10 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:44:10 #182 DONE 0.3s 07:44:10 07:44:10 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:44:10 #183 DONE 0.3s 07:44:10 07:44:10 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:44:10 #184 DONE 0.3s 07:44:10 07:44:10 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:44:10 #180 DONE 0.4s 07:44:10 07:44:10 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:44:10 #148 DONE 165.6s 07:44:10 07:44:10 #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:44:10 #185 DONE 0.1s 07:44:10 07:44:10 #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:44:10 #186 DONE 0.2s 07:44:10 07:44:10 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:44:10 #152 DONE 165.7s 07:44:10 07:44:10 #187 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:44:10 #187 DONE 0.1s 07:44:10 07:44:10 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:44:10 #188 DONE 0.2s 07:44:10 07:44:10 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:44:10 #189 ... 07:44:10 07:44:10 #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:44:10 #190 DONE 0.3s 07:44:10 07:44:10 #191 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:44:10 #191 DONE 0.3s 07:44:11 07:44:11 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:44:11 #192 DONE 0.4s 07:44:11 07:44:11 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:44:11 #193 DONE 0.4s 07:44:11 07:44:11 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:44:11 #189 DONE 0.3s 07:44:11 07:44:11 #112 [core-command] exporting to image 07:44:11 #112 exporting layers 0.3s done 07:44:11 #112 writing image sha256:4208e78ec902b038717c072bc8efc997fddd76ce0e922b2487d1291352286884 0.0s done 07:44:11 #112 naming to docker.io/library/core-command done 07:44:11 #112 DONE 2.2s 07:44:11 07:44:11 #194 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:44:11 #194 DONE 0.2s 07:44:11 07:44:11 #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:44:11 #195 ... 07:44:11 07:44:11 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:44:11 #196 DONE 0.4s 07:44:11 07:44:11 #197 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:44:11 #197 DONE 0.4s 07:44:11 07:44:11 #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:44:11 #195 DONE 0.4s 07:44:11 07:44:11 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:44:11 #198 ... 07:44:11 07:44:11 #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:11 #199 DONE 0.7s 07:44:11 07:44:11 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:11 #145 DONE 166.9s 07:44:11 07:44:11 #112 [security-proxy-auth] exporting to image 07:44:11 #112 ... 07:44:11 07:44:11 #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:44:11 #200 DONE 0.4s 07:44:11 07:44:11 #201 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:44:11 #201 DONE 0.4s 07:44:11 07:44:11 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:44:11 #198 DONE 0.4s 07:44:11 07:44:11 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:11 #202 DONE 0.8s 07:44:11 07:44:11 #203 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:44:11 #203 DONE 0.2s 07:44:11 07:44:11 #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:44:11 #204 DONE 0.2s 07:44:11 07:44:11 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:44:11 #205 CACHED 07:44:11 07:44:11 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:44:11 #206 CACHED 07:44:11 07:44:11 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:44:12 #207 DONE 0.2s 07:44:12 07:44:12 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:44:12 #151 DONE 167.3s 07:44:12 07:44:12 #112 [core-data] exporting to image 07:44:12 #112 ... 07:44:12 07:44:12 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:44:12 #208 DONE 0.1s 07:44:12 07:44:12 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:44:12 #209 DONE 0.1s 07:44:12 07:44:12 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:44:12 #210 DONE 0.1s 07:44:12 07:44:12 #112 [core-metadata] exporting to image 07:44:12 #112 exporting layers 0.9s done 07:44:12 #112 writing image sha256:698243bd4554119fc7bb4daceda6e3ad377aca59f9ecc072e6f5c41de3685003 07:44:12 #112 ... 07:44:12 07:44:12 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:44:12 #211 DONE 0.2s 07:44:12 07:44:12 #112 [security-proxy-auth] exporting to image 07:44:12 #112 exporting layers 0.6s done 07:44:12 #112 writing image sha256:698243bd4554119fc7bb4daceda6e3ad377aca59f9ecc072e6f5c41de3685003 0.1s done 07:44:12 #112 writing image sha256:f0c09fe277841bd01dc4d0e7cd695e4d3b685ef70f33959fb06ba781597d6ddb 0.1s done 07:44:12 #112 naming to docker.io/library/security-proxy-auth done 07:44:12 #112 naming to docker.io/library/core-data 07:44:12 #112 ... 07:44:12 07:44:12 #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:12 #212 DONE 0.8s 07:44:12 07:44:12 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:44:12 #213 DONE 0.1s 07:44:12 07:44:12 #112 [security-spiffe-token-provider] exporting to image 07:44:12 #112 exporting layers 0.3s done 07:44:12 #112 naming to docker.io/library/core-data done 07:44:12 #112 writing image sha256:b4afe70b62d28898d88e0d4e4e23aed0a89edc8613fcae8e6930371e30c90e1e 0.0s done 07:44:12 #112 writing image sha256:22ec42347095d929a87575abf827384ac9358e8b0e9988b1692626b6c77c925f 0.0s done 07:44:12 #112 writing image sha256:296f3fe2547c052328ba148e8348a72a1b3906bcb0c2ad0e2d17ef31d7fe0e5f 07:44:12 #112 naming to docker.io/library/security-proxy-setup done 07:44:12 #112 naming to docker.io/library/security-spiffe-token-provider done 07:44:12 #112 exporting layers 0.2s done 07:44:12 #112 writing image sha256:296f3fe2547c052328ba148e8348a72a1b3906bcb0c2ad0e2d17ef31d7fe0e5f 0.0s done 07:44:12 #112 naming to docker.io/library/core-metadata done 07:44:12 #112 writing image sha256:3392ef251729d6e1aee7897b0298240d87efa9b6b71ad8479053b35cbb9ec845 07:44:12 #112 exporting layers 0.3s done 07:44:12 #112 writing image sha256:3392ef251729d6e1aee7897b0298240d87efa9b6b71ad8479053b35cbb9ec845 done 07:44:12 #112 naming to docker.io/library/core-keeper done 07:44:12 #112 writing image sha256:7790b6fb7812dc99d1907e353bfa84fc6310d301740f4b2583134e3370290384 done 07:44:12 #112 naming to docker.io/library/security-secretstore-setup done 07:44:12 #112 DONE 3.6s 07:44:12 07:44:12 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:14 #143 ... 07:44:14 07:44:14 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:14 #147 DONE 170.0s 07:44:14 07:44:14 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:44:14 #214 DONE 0.1s 07:44:14 07:44:14 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:15 #143 ... 07:44:15 07:44:15 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:44:15 #215 DONE 0.0s 07:44:15 07:44:15 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:44:15 #216 DONE 0.2s 07:44:15 07:44:15 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:44:15 #217 DONE 0.0s 07:44:15 07:44:15 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:44:15 #34 ... 07:44:15 07:44:15 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:15 #143 DONE 170.5s 07:44:15 07:44:15 #112 [support-scheduler] exporting to image 07:44:15 #112 ... 07:44:15 07:44:15 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:44:15 #218 DONE 0.0s 07:44:15 07:44:15 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:44:15 #219 DONE 0.0s 07:44:15 07:44:15 #112 [support-scheduler] exporting to image 07:44:15 #112 exporting layers 0.3s done 07:44:15 #112 writing image sha256:2f4b08290cbb209d298fe41d7a2b9c6fa6f445e9e5fd735a039f01374e295c4e done 07:44:15 #112 naming to docker.io/library/support-scheduler done 07:44:15 #112 DONE 3.8s 07:44:15 07:44:15 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:44:15 #220 DONE 0.2s 07:44:15 07:44:15 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:44:15 #221 DONE 0.0s 07:44:15 07:44:15 #112 [support-notifications] exporting to image 07:44:15 #112 exporting layers 0.2s done 07:44:15 #112 writing image sha256:47b94ca806ea7b0ae627e57669a21c4ea8fff9490170f06644f890325f9484c3 done 07:44:15 #112 naming to docker.io/library/support-notifications done 07:44:15 #112 DONE 4.0s 07:44:15 07:44:15 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:15 time="2025-06-03T07:40:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:44:15 $ docker stop --time=1 8019454967d39181cfcdb3435b833d4aae5089a0dae39c9d99d326aba017ca4d 07:44:17 $ docker rm -f --volumes 8019454967d39181cfcdb3435b833d4aae5089a0dae39c9d99d326aba017ca4d [Pipeline] // withDockerContainer [Pipeline] sh 07:44:17 + docker images 07:44:17 REPOSITORY TAG IMAGE ID CREATED SIZE 07:44:17 support-notifications latest 47b94ca806ea 2 seconds ago 52.4MB 07:44:17 support-scheduler latest 2f4b08290cbb 2 seconds ago 48.8MB 07:44:17 core-keeper latest 3392ef251729 5 seconds ago 32.5MB 07:44:17 core-metadata latest 296f3fe2547c 5 seconds ago 33.1MB 07:44:17 security-secretstore-setup latest 7790b6fb7812 5 seconds ago 68.7MB 07:44:17 security-spiffe-token-provider latest 22ec42347095 6 seconds ago 47.7MB 07:44:17 security-proxy-auth latest 698243bd4554 6 seconds ago 31.7MB 07:44:17 core-data latest f0c09fe27784 6 seconds ago 32.9MB 07:44:17 security-proxy-setup latest b4afe70b62d2 6 seconds ago 38.5MB 07:44:17 core-command latest 4208e78ec902 7 seconds ago 28.4MB 07:44:17 security-bootstrapper latest 309f8e8b46b2 About a minute ago 20.4MB 07:44:17 core-common-config-bootstrapper latest 8dfc1a199022 About a minute ago 17.1MB 07:44:17 security-spire-server latest 4b1c88615b0a 3 minutes ago 149MB 07:44:17 security-spire-config latest 07debe03c35a 3 minutes ago 149MB 07:44:17 security-spire-agent latest 7fbd10294718 3 minutes ago 195MB 07:44:17 ci-base-image-x86_64 latest bfef0ecb8c36 6 minutes ago 924MB 07:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 days ago 573MB 07:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 7 weeks ago 574MB 07:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:44:17 #90 DONE 92.9s 07:44:17 07:44:17 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #100 DONE 86.4s 07:44:17 07:44:17 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #88 DONE 94.3s 07:44:17 07:44:17 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #95 DONE 88.8s 07:44:17 07:44:17 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #83 DONE 96.9s 07:44:17 07:44:17 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 07:44:17 #119 ... 07:44:17 07:44:17 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #96 DONE 98.1s 07:44:17 07:44:17 #120 [support-notifications builder 6/7] COPY . . 07:44:17 #120 ... 07:44:17 07:44:17 #121 [support-scheduler builder 6/7] COPY . . 07:44:17 #121 DONE 1.8s 07:44:17 07:44:17 #122 [core-command builder 6/7] COPY . . 07:44:17 #122 CACHED 07:44:17 07:44:17 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 07:44:17 #123 CACHED 07:44:17 07:44:17 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #124 CACHED 07:44:17 07:44:17 #125 [core-data builder 6/7] COPY . . 07:44:17 #125 CACHED 07:44:17 07:44:17 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 07:44:17 #126 CACHED 07:44:17 07:44:17 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #127 CACHED 07:44:17 07:44:17 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:44:17 #128 CACHED 07:44:17 07:44:17 #129 [core-metadata builder 6/7] COPY . . 07:44:17 #129 CACHED 07:44:17 07:44:17 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #130 CACHED 07:44:17 07:44:17 #131 [security-secretstore-setup builder 6/7] COPY . . 07:44:17 #131 DONE 2.0s 07:44:17 07:44:17 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:44:17 #132 CACHED 07:44:17 07:44:17 #133 [security-proxy-auth builder 6/7] COPY . . 07:44:17 #133 CACHED 07:44:17 07:44:17 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #134 CACHED 07:44:17 07:44:17 #135 [security-spiffe-token-provider builder 6/7] COPY . . 07:44:17 #135 DONE 1.9s 07:44:17 07:44:17 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 07:44:17 #119 DONE 1.8s 07:44:17 07:44:17 #136 [core-keeper builder 7/8] COPY . . 07:44:17 #136 DONE 1.8s 07:44:17 07:44:17 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:44:17 #137 ... 07:44:17 07:44:17 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #138 CACHED 07:44:17 07:44:17 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:44:17 #139 CACHED 07:44:17 07:44:17 #140 [security-bootstrapper builder 6/7] COPY . . 07:44:17 #140 CACHED 07:44:17 07:44:17 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 #141 CACHED 07:44:17 07:44:17 #142 [security-proxy-setup builder 6/7] COPY . . 07:44:17 #142 CACHED 07:44:17 07:44:17 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:44:17 #143 CACHED 07:44:17 07:44:17 #120 [support-notifications builder 6/7] COPY . . 07:44:17 #120 DONE 1.9s 07:44:17 07:44:17 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:17 provisioning config files... 07:44:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/846@tmp/config12930178522068142838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:17 ---> ****-login.sh 07:44:17 nexus3.edgexfoundry.org:10001 07:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:17 Configure a credential helper to remove this warning. See 07:44:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:17 07:44:17 Login Succeeded 07:44:17 nexus3.edgexfoundry.org:10002 07:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:17 Configure a credential helper to remove this warning. See 07:44:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:17 07:44:17 Login Succeeded 07:44:17 nexus3.edgexfoundry.org:10003 07:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:18 Configure a credential helper to remove this warning. See 07:44:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:18 07:44:18 Login Succeeded 07:44:18 nexus3.edgexfoundry.org:10004 07:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:18 Configure a credential helper to remove this warning. See 07:44:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:18 07:44:18 Login Succeeded 07:44:18 ****.io 07:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:18 Configure a credential helper to remove this warning. See 07:44:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:18 07:44:18 Login Succeeded 07:44:18 ---> ****-login.sh ends [Pipeline] } 07:44:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:44:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:44:18 5253eced39842caddeb9918bdd1527479e310d43 07:44:18 latest 07:44:18 4.1.0-dev.19 07:44:18 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:18 main 07:44:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:19 #144 ... 07:44:19 07:44:19 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:44:19 #137 5.231 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:44:19 + docker push nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43 07:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:44:19 e43db25b65f8: Preparing 07:44:19 98868ee1e3e4: Preparing 07:44:19 0ee3369065f0: Preparing 07:44:19 c857f50be2c5: Preparing 07:44:19 bb3e752d8421: Preparing 07:44:19 3e49b9fd7dde: Preparing 07:44:19 994456c4fd7b: Preparing 07:44:19 3e49b9fd7dde: Waiting 07:44:19 994456c4fd7b: Waiting 07:44:19 c857f50be2c5: Pushed 07:44:19 0ee3369065f0: Pushed 07:44:19 bb3e752d8421: Pushed 07:44:19 e43db25b65f8: Pushed 07:44:19 994456c4fd7b: Layer already exists 07:44:19 3e49b9fd7dde: Pushed 07:44:21 98868ee1e3e4: Pushed 07:44:21 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:44:22 e43db25b65f8: Preparing 07:44:22 98868ee1e3e4: Preparing 07:44:22 0ee3369065f0: Preparing 07:44:22 c857f50be2c5: Preparing 07:44:22 bb3e752d8421: Preparing 07:44:22 3e49b9fd7dde: Preparing 07:44:22 994456c4fd7b: Preparing 07:44:22 3e49b9fd7dde: Waiting 07:44:22 994456c4fd7b: Waiting 07:44:22 bb3e752d8421: Layer already exists 07:44:22 e43db25b65f8: Layer already exists 07:44:22 98868ee1e3e4: Layer already exists 07:44:22 0ee3369065f0: Layer already exists 07:44:22 c857f50be2c5: Layer already exists 07:44:22 3e49b9fd7dde: Layer already exists 07:44:22 994456c4fd7b: Layer already exists 07:44:22 latest: digest: sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19 07:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:44:23 e43db25b65f8: Preparing 07:44:23 98868ee1e3e4: Preparing 07:44:23 0ee3369065f0: Preparing 07:44:23 c857f50be2c5: Preparing 07:44:23 bb3e752d8421: Preparing 07:44:23 3e49b9fd7dde: Preparing 07:44:23 994456c4fd7b: Preparing 07:44:23 3e49b9fd7dde: Waiting 07:44:23 994456c4fd7b: Waiting 07:44:23 c857f50be2c5: Layer already exists 07:44:23 bb3e752d8421: Layer already exists 07:44:23 0ee3369065f0: Layer already exists 07:44:23 e43db25b65f8: Layer already exists 07:44:23 98868ee1e3e4: Layer already exists 07:44:23 3e49b9fd7dde: Layer already exists 07:44:23 994456c4fd7b: Layer already exists 07:44:23 4.1.0-dev.19: digest: sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:23 + docker push nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:44:23 e43db25b65f8: Preparing 07:44:23 98868ee1e3e4: Preparing 07:44:23 0ee3369065f0: Preparing 07:44:23 c857f50be2c5: Preparing 07:44:23 bb3e752d8421: Preparing 07:44:23 3e49b9fd7dde: Preparing 07:44:23 994456c4fd7b: Preparing 07:44:23 3e49b9fd7dde: Waiting 07:44:23 bb3e752d8421: Layer already exists 07:44:23 c857f50be2c5: Layer already exists 07:44:23 e43db25b65f8: Layer already exists 07:44:23 0ee3369065f0: Layer already exists 07:44:23 98868ee1e3e4: Layer already exists 07:44:23 994456c4fd7b: Layer already exists 07:44:23 3e49b9fd7dde: Layer already exists 07:44:23 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:24 #137 ... 07:44:24 07:44:24 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:44:24 #0 5.957 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:44:24 #145 ... 07:44:24 07:44:24 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:44:24 #0 5.957 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:44:24 #146 ... 07:44:24 07:44:24 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:44:24 #0 6.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:44:24 #147 ... 07:44:24 07:44:24 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:24 #0 4.451 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:44:24 #148 ... 07:44:24 07:44:24 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:44:24 #0 4.753 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:44:24 #149 ... 07:44:24 07:44:24 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:44:24 #0 6.062 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:44:24 #150 ... 07:44:24 07:44:24 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:44:24 #0 4.846 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:44:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:44:24 e43db25b65f8: Preparing 07:44:24 98868ee1e3e4: Preparing 07:44:24 0ee3369065f0: Preparing 07:44:24 c857f50be2c5: Preparing 07:44:24 bb3e752d8421: Preparing 07:44:24 3e49b9fd7dde: Preparing 07:44:24 994456c4fd7b: Preparing 07:44:24 3e49b9fd7dde: Waiting 07:44:24 994456c4fd7b: Waiting 07:44:24 e43db25b65f8: Layer already exists 07:44:24 0ee3369065f0: Layer already exists 07:44:24 c857f50be2c5: Layer already exists 07:44:24 98868ee1e3e4: Layer already exists 07:44:24 bb3e752d8421: Layer already exists 07:44:24 3e49b9fd7dde: Layer already exists 07:44:24 994456c4fd7b: Layer already exists 07:44:24 main: digest: sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:24 ===================================================== [Pipeline] echo 07:44:24 taggedImages: 07:44:24 - nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43 07:44:24 - nexus3.edgexfoundry.org:10004/core-command:latest 07:44:24 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19 07:44:24 - nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:44:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:44:24 5253eced39842caddeb9918bdd1527479e310d43 07:44:24 latest 07:44:24 4.1.0-dev.19 07:44:24 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:24 main 07:44:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:24 #151 ... 07:44:24 07:44:24 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:44:24 #0 4.706 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:44:24 #152 ... 07:44:24 07:44:24 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:24 #0 5.733 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:44:24 #153 ... 07:44:24 07:44:24 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:24 #0 5.541 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:44:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:25 #154 ... 07:44:25 07:44:25 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:25 #144 5.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:44:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:44:25 6c2dffb436d7: Preparing 07:44:25 8bcd3c255fd6: Preparing 07:44:25 a1c5904e453b: Preparing 07:44:25 804e73185f98: Preparing 07:44:25 0ee3369065f0: Preparing 07:44:25 c857f50be2c5: Preparing 07:44:25 bb3e752d8421: Preparing 07:44:25 3e49b9fd7dde: Preparing 07:44:25 994456c4fd7b: Preparing 07:44:25 c857f50be2c5: Waiting 07:44:25 bb3e752d8421: Waiting 07:44:25 3e49b9fd7dde: Waiting 07:44:25 994456c4fd7b: Waiting 07:44:25 0ee3369065f0: Layer already exists 07:44:25 c857f50be2c5: Layer already exists 07:44:25 bb3e752d8421: Layer already exists 07:44:25 3e49b9fd7dde: Layer already exists 07:44:25 994456c4fd7b: Layer already exists 07:44:25 8bcd3c255fd6: Pushed 07:44:25 6c2dffb436d7: Pushed 07:44:25 a1c5904e453b: Pushed 07:44:26 804e73185f98: Pushed 07:44:26 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:44:27 6c2dffb436d7: Preparing 07:44:27 8bcd3c255fd6: Preparing 07:44:27 a1c5904e453b: Preparing 07:44:27 804e73185f98: Preparing 07:44:27 0ee3369065f0: Preparing 07:44:27 c857f50be2c5: Preparing 07:44:27 bb3e752d8421: Preparing 07:44:27 3e49b9fd7dde: Preparing 07:44:27 994456c4fd7b: Preparing 07:44:27 bb3e752d8421: Waiting 07:44:27 3e49b9fd7dde: Waiting 07:44:27 994456c4fd7b: Waiting 07:44:27 c857f50be2c5: Waiting 07:44:27 804e73185f98: Layer already exists 07:44:27 8bcd3c255fd6: Layer already exists 07:44:27 6c2dffb436d7: Layer already exists 07:44:27 0ee3369065f0: Layer already exists 07:44:27 a1c5904e453b: Layer already exists 07:44:27 c857f50be2c5: Layer already exists 07:44:27 994456c4fd7b: Layer already exists 07:44:27 bb3e752d8421: Layer already exists 07:44:27 3e49b9fd7dde: Layer already exists 07:44:27 latest: digest: sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19 07:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:44:27 6c2dffb436d7: Preparing 07:44:27 8bcd3c255fd6: Preparing 07:44:27 a1c5904e453b: Preparing 07:44:27 804e73185f98: Preparing 07:44:27 0ee3369065f0: Preparing 07:44:27 c857f50be2c5: Preparing 07:44:27 bb3e752d8421: Preparing 07:44:27 3e49b9fd7dde: Preparing 07:44:27 994456c4fd7b: Preparing 07:44:27 c857f50be2c5: Waiting 07:44:27 3e49b9fd7dde: Waiting 07:44:27 bb3e752d8421: Waiting 07:44:27 994456c4fd7b: Waiting 07:44:27 a1c5904e453b: Layer already exists 07:44:27 6c2dffb436d7: Layer already exists 07:44:27 0ee3369065f0: Layer already exists 07:44:27 8bcd3c255fd6: Layer already exists 07:44:27 804e73185f98: Layer already exists 07:44:27 3e49b9fd7dde: Layer already exists 07:44:27 bb3e752d8421: Layer already exists 07:44:27 c857f50be2c5: Layer already exists 07:44:27 994456c4fd7b: Layer already exists 07:44:27 4.1.0-dev.19: digest: sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:44:28 6c2dffb436d7: Preparing 07:44:28 8bcd3c255fd6: Preparing 07:44:28 a1c5904e453b: Preparing 07:44:28 804e73185f98: Preparing 07:44:28 0ee3369065f0: Preparing 07:44:28 c857f50be2c5: Preparing 07:44:28 bb3e752d8421: Preparing 07:44:28 3e49b9fd7dde: Preparing 07:44:28 994456c4fd7b: Preparing 07:44:28 c857f50be2c5: Waiting 07:44:28 bb3e752d8421: Waiting 07:44:28 3e49b9fd7dde: Waiting 07:44:28 0ee3369065f0: Layer already exists 07:44:28 6c2dffb436d7: Layer already exists 07:44:28 804e73185f98: Layer already exists 07:44:28 8bcd3c255fd6: Layer already exists 07:44:28 a1c5904e453b: Layer already exists 07:44:28 c857f50be2c5: Layer already exists 07:44:28 bb3e752d8421: Layer already exists 07:44:28 994456c4fd7b: Layer already exists 07:44:28 3e49b9fd7dde: Layer already exists 07:44:28 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:44:29 6c2dffb436d7: Preparing 07:44:29 8bcd3c255fd6: Preparing 07:44:29 a1c5904e453b: Preparing 07:44:29 804e73185f98: Preparing 07:44:29 0ee3369065f0: Preparing 07:44:29 c857f50be2c5: Preparing 07:44:29 bb3e752d8421: Preparing 07:44:29 3e49b9fd7dde: Preparing 07:44:29 994456c4fd7b: Preparing 07:44:29 3e49b9fd7dde: Waiting 07:44:29 bb3e752d8421: Waiting 07:44:29 994456c4fd7b: Waiting 07:44:29 a1c5904e453b: Layer already exists 07:44:29 804e73185f98: Layer already exists 07:44:29 0ee3369065f0: Layer already exists 07:44:29 8bcd3c255fd6: Layer already exists 07:44:29 6c2dffb436d7: Layer already exists 07:44:29 bb3e752d8421: Layer already exists 07:44:29 3e49b9fd7dde: Layer already exists 07:44:29 c857f50be2c5: Layer already exists 07:44:29 994456c4fd7b: Layer already exists 07:44:29 main: digest: sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:29 ===================================================== [Pipeline] echo 07:44:29 taggedImages: 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:44:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:44:29 5253eced39842caddeb9918bdd1527479e310d43 07:44:29 latest 07:44:29 4.1.0-dev.19 07:44:29 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:29 main 07:44:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:30 + docker push nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43 07:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:44:30 22ee91196a8d: Preparing 07:44:30 0aa3189f4f96: Preparing 07:44:30 0ee3369065f0: Preparing 07:44:30 c857f50be2c5: Preparing 07:44:30 df975984360c: Preparing 07:44:30 3e49b9fd7dde: Preparing 07:44:30 994456c4fd7b: Preparing 07:44:30 3e49b9fd7dde: Waiting 07:44:30 994456c4fd7b: Waiting 07:44:30 0ee3369065f0: Layer already exists 07:44:30 c857f50be2c5: Layer already exists 07:44:30 3e49b9fd7dde: Layer already exists 07:44:30 994456c4fd7b: Layer already exists 07:44:30 df975984360c: Pushed 07:44:30 22ee91196a8d: Pushed 07:44:32 0aa3189f4f96: Pushed 07:44:32 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:44:33 22ee91196a8d: Preparing 07:44:33 0aa3189f4f96: Preparing 07:44:33 0ee3369065f0: Preparing 07:44:33 c857f50be2c5: Preparing 07:44:33 df975984360c: Preparing 07:44:33 3e49b9fd7dde: Preparing 07:44:33 994456c4fd7b: Preparing 07:44:33 3e49b9fd7dde: Waiting 07:44:33 994456c4fd7b: Waiting 07:44:33 0ee3369065f0: Layer already exists 07:44:33 c857f50be2c5: Layer already exists 07:44:33 df975984360c: Layer already exists 07:44:33 0aa3189f4f96: Layer already exists 07:44:33 22ee91196a8d: Layer already exists 07:44:33 3e49b9fd7dde: Layer already exists 07:44:33 994456c4fd7b: Layer already exists 07:44:33 latest: digest: sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:34 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19 07:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:44:34 22ee91196a8d: Preparing 07:44:34 0aa3189f4f96: Preparing 07:44:34 0ee3369065f0: Preparing 07:44:34 c857f50be2c5: Preparing 07:44:34 df975984360c: Preparing 07:44:34 3e49b9fd7dde: Preparing 07:44:34 994456c4fd7b: Preparing 07:44:34 3e49b9fd7dde: Waiting 07:44:34 994456c4fd7b: Waiting 07:44:34 22ee91196a8d: Layer already exists 07:44:34 0aa3189f4f96: Layer already exists 07:44:34 c857f50be2c5: Layer already exists 07:44:34 df975984360c: Layer already exists 07:44:34 0ee3369065f0: Layer already exists 07:44:34 3e49b9fd7dde: Layer already exists 07:44:34 994456c4fd7b: Layer already exists 07:44:34 4.1.0-dev.19: digest: sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:34 + docker push nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:44:34 22ee91196a8d: Preparing 07:44:34 0aa3189f4f96: Preparing 07:44:34 0ee3369065f0: Preparing 07:44:34 c857f50be2c5: Preparing 07:44:34 df975984360c: Preparing 07:44:34 3e49b9fd7dde: Preparing 07:44:34 994456c4fd7b: Preparing 07:44:34 3e49b9fd7dde: Waiting 07:44:34 994456c4fd7b: Waiting 07:44:34 df975984360c: Layer already exists 07:44:34 22ee91196a8d: Layer already exists 07:44:34 0ee3369065f0: Layer already exists 07:44:34 c857f50be2c5: Layer already exists 07:44:34 0aa3189f4f96: Layer already exists 07:44:34 994456c4fd7b: Layer already exists 07:44:34 3e49b9fd7dde: Layer already exists 07:44:34 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:44:35 22ee91196a8d: Preparing 07:44:35 0aa3189f4f96: Preparing 07:44:35 0ee3369065f0: Preparing 07:44:35 c857f50be2c5: Preparing 07:44:35 df975984360c: Preparing 07:44:35 3e49b9fd7dde: Preparing 07:44:35 994456c4fd7b: Preparing 07:44:35 3e49b9fd7dde: Waiting 07:44:35 994456c4fd7b: Waiting 07:44:35 0aa3189f4f96: Layer already exists 07:44:35 22ee91196a8d: Layer already exists 07:44:35 df975984360c: Layer already exists 07:44:35 c857f50be2c5: Layer already exists 07:44:35 0ee3369065f0: Layer already exists 07:44:35 994456c4fd7b: Layer already exists 07:44:35 3e49b9fd7dde: Layer already exists 07:44:35 main: digest: sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:35 ===================================================== [Pipeline] echo 07:44:35 taggedImages: 07:44:35 - nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43 07:44:35 - nexus3.edgexfoundry.org:10004/core-data:latest 07:44:35 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19 07:44:35 - nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:44:35 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:44:35 5253eced39842caddeb9918bdd1527479e310d43 07:44:35 latest 07:44:35 4.1.0-dev.19 07:44:35 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:35 main 07:44:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43 07:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:44:36 019fe5580781: Preparing 07:44:36 04c8fcfd6c84: Preparing 07:44:36 c857f50be2c5: Preparing 07:44:36 7ba09203baad: Preparing 07:44:36 899d1eef27c8: Preparing 07:44:36 994456c4fd7b: Preparing 07:44:36 994456c4fd7b: Waiting 07:44:36 c857f50be2c5: Layer already exists 07:44:36 994456c4fd7b: Layer already exists 07:44:36 899d1eef27c8: Pushed 07:44:36 7ba09203baad: Pushed 07:44:36 019fe5580781: Pushed 07:44:38 04c8fcfd6c84: Pushed 07:44:39 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:44:39 019fe5580781: Preparing 07:44:39 04c8fcfd6c84: Preparing 07:44:39 c857f50be2c5: Preparing 07:44:39 7ba09203baad: Preparing 07:44:39 899d1eef27c8: Preparing 07:44:39 994456c4fd7b: Preparing 07:44:39 994456c4fd7b: Waiting 07:44:39 c857f50be2c5: Layer already exists 07:44:39 04c8fcfd6c84: Layer already exists 07:44:39 899d1eef27c8: Layer already exists 07:44:39 7ba09203baad: Layer already exists 07:44:39 019fe5580781: Layer already exists 07:44:39 994456c4fd7b: Layer already exists 07:44:39 latest: digest: sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19 07:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:44:40 019fe5580781: Preparing 07:44:40 04c8fcfd6c84: Preparing 07:44:40 c857f50be2c5: Preparing 07:44:40 7ba09203baad: Preparing 07:44:40 899d1eef27c8: Preparing 07:44:40 994456c4fd7b: Preparing 07:44:40 994456c4fd7b: Waiting 07:44:40 c857f50be2c5: Layer already exists 07:44:40 7ba09203baad: Layer already exists 07:44:40 04c8fcfd6c84: Layer already exists 07:44:40 019fe5580781: Layer already exists 07:44:40 899d1eef27c8: Layer already exists 07:44:40 994456c4fd7b: Layer already exists 07:44:40 4.1.0-dev.19: digest: sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:44:41 019fe5580781: Preparing 07:44:41 04c8fcfd6c84: Preparing 07:44:41 c857f50be2c5: Preparing 07:44:41 7ba09203baad: Preparing 07:44:41 899d1eef27c8: Preparing 07:44:41 994456c4fd7b: Preparing 07:44:41 994456c4fd7b: Waiting 07:44:41 899d1eef27c8: Layer already exists 07:44:41 7ba09203baad: Layer already exists 07:44:41 04c8fcfd6c84: Layer already exists 07:44:41 c857f50be2c5: Layer already exists 07:44:41 019fe5580781: Layer already exists 07:44:41 994456c4fd7b: Layer already exists 07:44:41 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:44:41 019fe5580781: Preparing 07:44:41 04c8fcfd6c84: Preparing 07:44:41 c857f50be2c5: Preparing 07:44:41 7ba09203baad: Preparing 07:44:41 899d1eef27c8: Preparing 07:44:41 994456c4fd7b: Preparing 07:44:41 994456c4fd7b: Waiting 07:44:41 c857f50be2c5: Layer already exists 07:44:41 019fe5580781: Layer already exists 07:44:41 899d1eef27c8: Layer already exists 07:44:41 7ba09203baad: Layer already exists 07:44:41 04c8fcfd6c84: Layer already exists 07:44:41 994456c4fd7b: Layer already exists 07:44:41 main: digest: sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:41 ===================================================== [Pipeline] echo 07:44:41 taggedImages: 07:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43 07:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19 07:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:44:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:44:41 5253eced39842caddeb9918bdd1527479e310d43 07:44:41 latest 07:44:41 4.1.0-dev.19 07:44:41 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:41 main 07:44:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43 07:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:44:42 61bb9755a342: Preparing 07:44:42 ca13fa5941a5: Preparing 07:44:42 24819a84a07b: Preparing 07:44:42 0ee3369065f0: Preparing 07:44:42 c857f50be2c5: Preparing 07:44:42 bb3e752d8421: Preparing 07:44:42 3e49b9fd7dde: Preparing 07:44:42 994456c4fd7b: Preparing 07:44:42 bb3e752d8421: Waiting 07:44:42 3e49b9fd7dde: Waiting 07:44:42 0ee3369065f0: Layer already exists 07:44:42 c857f50be2c5: Layer already exists 07:44:42 bb3e752d8421: Layer already exists 07:44:42 3e49b9fd7dde: Layer already exists 07:44:42 994456c4fd7b: Layer already exists 07:44:42 ca13fa5941a5: Pushed 07:44:42 61bb9755a342: Pushed 07:44:45 24819a84a07b: Pushed 07:44:45 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:44:46 61bb9755a342: Preparing 07:44:46 ca13fa5941a5: Preparing 07:44:46 24819a84a07b: Preparing 07:44:46 0ee3369065f0: Preparing 07:44:46 c857f50be2c5: Preparing 07:44:46 bb3e752d8421: Preparing 07:44:46 3e49b9fd7dde: Preparing 07:44:46 994456c4fd7b: Preparing 07:44:46 bb3e752d8421: Waiting 07:44:46 3e49b9fd7dde: Waiting 07:44:46 ca13fa5941a5: Layer already exists 07:44:46 24819a84a07b: Layer already exists 07:44:46 61bb9755a342: Layer already exists 07:44:46 c857f50be2c5: Layer already exists 07:44:46 0ee3369065f0: Layer already exists 07:44:46 3e49b9fd7dde: Layer already exists 07:44:46 bb3e752d8421: Layer already exists 07:44:46 994456c4fd7b: Layer already exists 07:44:46 latest: digest: sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19 07:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:44:46 61bb9755a342: Preparing 07:44:46 ca13fa5941a5: Preparing 07:44:46 24819a84a07b: Preparing 07:44:46 0ee3369065f0: Preparing 07:44:46 c857f50be2c5: Preparing 07:44:46 bb3e752d8421: Preparing 07:44:46 3e49b9fd7dde: Preparing 07:44:46 994456c4fd7b: Preparing 07:44:46 3e49b9fd7dde: Waiting 07:44:46 994456c4fd7b: Waiting 07:44:46 bb3e752d8421: Waiting 07:44:46 ca13fa5941a5: Layer already exists 07:44:46 24819a84a07b: Layer already exists 07:44:46 0ee3369065f0: Layer already exists 07:44:46 61bb9755a342: Layer already exists 07:44:46 c857f50be2c5: Layer already exists 07:44:46 bb3e752d8421: Layer already exists 07:44:46 3e49b9fd7dde: Layer already exists 07:44:46 994456c4fd7b: Layer already exists 07:44:46 4.1.0-dev.19: digest: sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:44:47 61bb9755a342: Preparing 07:44:47 ca13fa5941a5: Preparing 07:44:47 24819a84a07b: Preparing 07:44:47 0ee3369065f0: Preparing 07:44:47 c857f50be2c5: Preparing 07:44:47 bb3e752d8421: Preparing 07:44:47 3e49b9fd7dde: Preparing 07:44:47 994456c4fd7b: Preparing 07:44:47 bb3e752d8421: Waiting 07:44:47 3e49b9fd7dde: Waiting 07:44:47 994456c4fd7b: Waiting 07:44:47 0ee3369065f0: Layer already exists 07:44:47 24819a84a07b: Layer already exists 07:44:47 c857f50be2c5: Layer already exists 07:44:47 ca13fa5941a5: Layer already exists 07:44:47 61bb9755a342: Layer already exists 07:44:47 bb3e752d8421: Layer already exists 07:44:47 3e49b9fd7dde: Layer already exists 07:44:47 994456c4fd7b: Layer already exists 07:44:47 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:44:47 61bb9755a342: Preparing 07:44:47 ca13fa5941a5: Preparing 07:44:47 24819a84a07b: Preparing 07:44:47 0ee3369065f0: Preparing 07:44:47 c857f50be2c5: Preparing 07:44:47 bb3e752d8421: Preparing 07:44:47 3e49b9fd7dde: Preparing 07:44:47 bb3e752d8421: Waiting 07:44:47 3e49b9fd7dde: Waiting 07:44:47 994456c4fd7b: Preparing 07:44:47 994456c4fd7b: Waiting 07:44:47 ca13fa5941a5: Layer already exists 07:44:47 24819a84a07b: Layer already exists 07:44:47 c857f50be2c5: Layer already exists 07:44:47 61bb9755a342: Layer already exists 07:44:47 0ee3369065f0: Layer already exists 07:44:47 bb3e752d8421: Layer already exists 07:44:47 994456c4fd7b: Layer already exists 07:44:47 3e49b9fd7dde: Layer already exists 07:44:47 main: digest: sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:48 ===================================================== [Pipeline] echo 07:44:48 taggedImages: 07:44:48 - nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43 07:44:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:44:48 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19 07:44:48 - nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:48 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:44:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:44:48 5253eced39842caddeb9918bdd1527479e310d43 07:44:48 latest 07:44:48 4.1.0-dev.19 07:44:48 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:48 main 07:44:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:44:48 b95cac397b09: Preparing 07:44:48 59c52954613d: Preparing 07:44:48 cd186c669dee: Preparing 07:44:48 586ca648e34d: Preparing 07:44:48 dc679b5ee1b2: Preparing 07:44:48 3e004d0a5a49: Preparing 07:44:48 e3eaebe4f58b: Preparing 07:44:48 0ee3369065f0: Preparing 07:44:48 c857f50be2c5: Preparing 07:44:48 c4ee406e9b62: Preparing 07:44:48 bb11ba477b44: Preparing 07:44:48 5f70bf18a086: Preparing 07:44:48 6ccd4c5f3bb9: Preparing 07:44:48 2dd72b2d50e2: Preparing 07:44:48 3e004d0a5a49: Waiting 07:44:48 a9146a4ead9d: Preparing 07:44:48 994456c4fd7b: Preparing 07:44:48 c4ee406e9b62: Waiting 07:44:48 c857f50be2c5: Waiting 07:44:48 bb11ba477b44: Waiting 07:44:48 e3eaebe4f58b: Waiting 07:44:48 2dd72b2d50e2: Waiting 07:44:48 a9146a4ead9d: Waiting 07:44:48 994456c4fd7b: Waiting 07:44:48 5f70bf18a086: Waiting 07:44:48 6ccd4c5f3bb9: Waiting 07:44:48 b95cac397b09: Pushed 07:44:48 dc679b5ee1b2: Pushed 07:44:48 cd186c669dee: Pushed 07:44:48 586ca648e34d: Pushed 07:44:48 59c52954613d: Pushed 07:44:48 0ee3369065f0: Layer already exists 07:44:48 c857f50be2c5: Layer already exists 07:44:48 5f70bf18a086: Layer already exists 07:44:48 3e004d0a5a49: Pushed 07:44:49 c4ee406e9b62: Pushed 07:44:49 bb11ba477b44: Pushed 07:44:49 6ccd4c5f3bb9: Pushed 07:44:49 994456c4fd7b: Layer already exists 07:44:49 2dd72b2d50e2: Pushed 07:44:49 a9146a4ead9d: Pushed 07:44:50 e3eaebe4f58b: Pushed 07:44:50 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:44:51 b95cac397b09: Preparing 07:44:51 59c52954613d: Preparing 07:44:51 cd186c669dee: Preparing 07:44:51 586ca648e34d: Preparing 07:44:51 dc679b5ee1b2: Preparing 07:44:51 3e004d0a5a49: Preparing 07:44:51 e3eaebe4f58b: Preparing 07:44:51 0ee3369065f0: Preparing 07:44:51 c857f50be2c5: Preparing 07:44:51 c4ee406e9b62: Preparing 07:44:51 bb11ba477b44: Preparing 07:44:51 5f70bf18a086: Preparing 07:44:51 6ccd4c5f3bb9: Preparing 07:44:51 2dd72b2d50e2: Preparing 07:44:51 a9146a4ead9d: Preparing 07:44:51 994456c4fd7b: Preparing 07:44:51 3e004d0a5a49: Waiting 07:44:51 0ee3369065f0: Waiting 07:44:51 5f70bf18a086: Waiting 07:44:51 c857f50be2c5: Waiting 07:44:51 bb11ba477b44: Waiting 07:44:51 c4ee406e9b62: Waiting 07:44:51 6ccd4c5f3bb9: Waiting 07:44:51 2dd72b2d50e2: Waiting 07:44:51 a9146a4ead9d: Waiting 07:44:51 994456c4fd7b: Waiting 07:44:51 cd186c669dee: Layer already exists 07:44:51 59c52954613d: Layer already exists 07:44:51 b95cac397b09: Layer already exists 07:44:51 dc679b5ee1b2: Layer already exists 07:44:51 586ca648e34d: Layer already exists 07:44:51 e3eaebe4f58b: Layer already exists 07:44:51 c4ee406e9b62: Layer already exists 07:44:51 3e004d0a5a49: Layer already exists 07:44:51 0ee3369065f0: Layer already exists 07:44:51 c857f50be2c5: Layer already exists 07:44:51 bb11ba477b44: Layer already exists 07:44:51 5f70bf18a086: Layer already exists 07:44:51 6ccd4c5f3bb9: Layer already exists 07:44:51 2dd72b2d50e2: Layer already exists 07:44:51 994456c4fd7b: Layer already exists 07:44:51 a9146a4ead9d: Layer already exists 07:44:51 latest: digest: sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19 07:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:44:51 b95cac397b09: Preparing 07:44:51 59c52954613d: Preparing 07:44:51 cd186c669dee: Preparing 07:44:51 586ca648e34d: Preparing 07:44:51 dc679b5ee1b2: Preparing 07:44:51 3e004d0a5a49: Preparing 07:44:51 e3eaebe4f58b: Preparing 07:44:51 0ee3369065f0: Preparing 07:44:51 c857f50be2c5: Preparing 07:44:51 c4ee406e9b62: Preparing 07:44:51 bb11ba477b44: Preparing 07:44:51 5f70bf18a086: Preparing 07:44:51 6ccd4c5f3bb9: Preparing 07:44:51 2dd72b2d50e2: Preparing 07:44:51 a9146a4ead9d: Preparing 07:44:51 994456c4fd7b: Preparing 07:44:51 a9146a4ead9d: Waiting 07:44:51 994456c4fd7b: Waiting 07:44:51 c857f50be2c5: Waiting 07:44:51 6ccd4c5f3bb9: Waiting 07:44:51 bb11ba477b44: Waiting 07:44:51 c4ee406e9b62: Waiting 07:44:51 5f70bf18a086: Waiting 07:44:51 3e004d0a5a49: Waiting 07:44:51 e3eaebe4f58b: Waiting 07:44:51 2dd72b2d50e2: Waiting 07:44:51 dc679b5ee1b2: Layer already exists 07:44:51 59c52954613d: Layer already exists 07:44:51 cd186c669dee: Layer already exists 07:44:51 586ca648e34d: Layer already exists 07:44:51 b95cac397b09: Layer already exists 07:44:51 3e004d0a5a49: Layer already exists 07:44:51 e3eaebe4f58b: Layer already exists 07:44:51 c857f50be2c5: Layer already exists 07:44:51 0ee3369065f0: Layer already exists 07:44:51 c4ee406e9b62: Layer already exists 07:44:51 bb11ba477b44: Layer already exists 07:44:51 a9146a4ead9d: Layer already exists 07:44:51 6ccd4c5f3bb9: Layer already exists 07:44:51 5f70bf18a086: Layer already exists 07:44:51 2dd72b2d50e2: Layer already exists 07:44:51 994456c4fd7b: Layer already exists 07:44:51 4.1.0-dev.19: digest: sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:44:52 b95cac397b09: Preparing 07:44:52 59c52954613d: Preparing 07:44:52 cd186c669dee: Preparing 07:44:52 586ca648e34d: Preparing 07:44:52 dc679b5ee1b2: Preparing 07:44:52 3e004d0a5a49: Preparing 07:44:52 e3eaebe4f58b: Preparing 07:44:52 0ee3369065f0: Preparing 07:44:52 c857f50be2c5: Preparing 07:44:52 c4ee406e9b62: Preparing 07:44:52 bb11ba477b44: Preparing 07:44:52 5f70bf18a086: Preparing 07:44:52 6ccd4c5f3bb9: Preparing 07:44:52 2dd72b2d50e2: Preparing 07:44:52 a9146a4ead9d: Preparing 07:44:52 994456c4fd7b: Preparing 07:44:52 e3eaebe4f58b: Waiting 07:44:52 0ee3369065f0: Waiting 07:44:52 c857f50be2c5: Waiting 07:44:52 c4ee406e9b62: Waiting 07:44:52 bb11ba477b44: Waiting 07:44:52 5f70bf18a086: Waiting 07:44:52 6ccd4c5f3bb9: Waiting 07:44:52 2dd72b2d50e2: Waiting 07:44:52 a9146a4ead9d: Waiting 07:44:52 994456c4fd7b: Waiting 07:44:52 3e004d0a5a49: Waiting 07:44:52 cd186c669dee: Layer already exists 07:44:52 dc679b5ee1b2: Layer already exists 07:44:52 59c52954613d: Layer already exists 07:44:52 586ca648e34d: Layer already exists 07:44:52 b95cac397b09: Layer already exists 07:44:52 3e004d0a5a49: Layer already exists 07:44:52 e3eaebe4f58b: Layer already exists 07:44:52 0ee3369065f0: Layer already exists 07:44:52 c857f50be2c5: Layer already exists 07:44:52 c4ee406e9b62: Layer already exists 07:44:52 6ccd4c5f3bb9: Layer already exists 07:44:52 5f70bf18a086: Layer already exists 07:44:52 bb11ba477b44: Layer already exists 07:44:52 2dd72b2d50e2: Layer already exists 07:44:52 a9146a4ead9d: Layer already exists 07:44:52 994456c4fd7b: Layer already exists 07:44:52 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:44:53 b95cac397b09: Preparing 07:44:53 59c52954613d: Preparing 07:44:53 cd186c669dee: Preparing 07:44:53 586ca648e34d: Preparing 07:44:53 dc679b5ee1b2: Preparing 07:44:53 3e004d0a5a49: Preparing 07:44:53 e3eaebe4f58b: Preparing 07:44:53 0ee3369065f0: Preparing 07:44:53 c857f50be2c5: Preparing 07:44:53 c4ee406e9b62: Preparing 07:44:53 bb11ba477b44: Preparing 07:44:53 5f70bf18a086: Preparing 07:44:53 6ccd4c5f3bb9: Preparing 07:44:53 2dd72b2d50e2: Preparing 07:44:53 a9146a4ead9d: Preparing 07:44:53 994456c4fd7b: Preparing 07:44:53 3e004d0a5a49: Waiting 07:44:53 e3eaebe4f58b: Waiting 07:44:53 0ee3369065f0: Waiting 07:44:53 c857f50be2c5: Waiting 07:44:53 c4ee406e9b62: Waiting 07:44:53 bb11ba477b44: Waiting 07:44:53 5f70bf18a086: Waiting 07:44:53 6ccd4c5f3bb9: Waiting 07:44:53 2dd72b2d50e2: Waiting 07:44:53 a9146a4ead9d: Waiting 07:44:53 994456c4fd7b: Waiting 07:44:53 cd186c669dee: Layer already exists 07:44:53 586ca648e34d: Layer already exists 07:44:53 b95cac397b09: Layer already exists 07:44:53 dc679b5ee1b2: Layer already exists 07:44:53 59c52954613d: Layer already exists 07:44:53 e3eaebe4f58b: Layer already exists 07:44:53 3e004d0a5a49: Layer already exists 07:44:53 c857f50be2c5: Layer already exists 07:44:53 0ee3369065f0: Layer already exists 07:44:53 c4ee406e9b62: Layer already exists 07:44:53 6ccd4c5f3bb9: Layer already exists 07:44:53 2dd72b2d50e2: Layer already exists 07:44:53 bb11ba477b44: Layer already exists 07:44:53 5f70bf18a086: Layer already exists 07:44:53 a9146a4ead9d: Layer already exists 07:44:53 994456c4fd7b: Layer already exists 07:44:53 main: digest: sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:53 ===================================================== [Pipeline] echo 07:44:53 taggedImages: 07:44:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:44:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:44:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19 07:44:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:44:53 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:44:53 5253eced39842caddeb9918bdd1527479e310d43 07:44:53 latest 07:44:53 4.1.0-dev.19 07:44:53 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:53 main 07:44:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43 07:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:44:54 7a65f5e48d74: Preparing 07:44:54 9fc1c74761d4: Preparing 07:44:54 796e99af9dab: Preparing 07:44:54 c0a6e366c37b: Preparing 07:44:54 0ee3369065f0: Preparing 07:44:54 c857f50be2c5: Preparing 07:44:54 bb3e752d8421: Preparing 07:44:54 3e49b9fd7dde: Preparing 07:44:54 994456c4fd7b: Preparing 07:44:54 bb3e752d8421: Waiting 07:44:54 3e49b9fd7dde: Waiting 07:44:54 994456c4fd7b: Waiting 07:44:54 0ee3369065f0: Layer already exists 07:44:54 c857f50be2c5: Layer already exists 07:44:54 bb3e752d8421: Layer already exists 07:44:54 3e49b9fd7dde: Layer already exists 07:44:54 9fc1c74761d4: Pushed 07:44:54 994456c4fd7b: Layer already exists 07:44:54 796e99af9dab: Pushed 07:44:54 7a65f5e48d74: Pushed 07:44:56 c0a6e366c37b: Pushed 07:44:56 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:44:57 7a65f5e48d74: Preparing 07:44:57 9fc1c74761d4: Preparing 07:44:57 796e99af9dab: Preparing 07:44:57 c0a6e366c37b: Preparing 07:44:57 0ee3369065f0: Preparing 07:44:57 c857f50be2c5: Preparing 07:44:57 bb3e752d8421: Preparing 07:44:57 3e49b9fd7dde: Preparing 07:44:57 994456c4fd7b: Preparing 07:44:57 bb3e752d8421: Waiting 07:44:57 3e49b9fd7dde: Waiting 07:44:57 994456c4fd7b: Waiting 07:44:57 c857f50be2c5: Waiting 07:44:57 9fc1c74761d4: Layer already exists 07:44:57 0ee3369065f0: Layer already exists 07:44:57 c0a6e366c37b: Layer already exists 07:44:57 796e99af9dab: Layer already exists 07:44:57 7a65f5e48d74: Layer already exists 07:44:57 c857f50be2c5: Layer already exists 07:44:57 3e49b9fd7dde: Layer already exists 07:44:57 bb3e752d8421: Layer already exists 07:44:57 994456c4fd7b: Layer already exists 07:44:57 latest: digest: sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19 07:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:44:57 7a65f5e48d74: Preparing 07:44:57 9fc1c74761d4: Preparing 07:44:57 796e99af9dab: Preparing 07:44:57 c0a6e366c37b: Preparing 07:44:57 0ee3369065f0: Preparing 07:44:57 c857f50be2c5: Preparing 07:44:57 bb3e752d8421: Preparing 07:44:57 3e49b9fd7dde: Preparing 07:44:57 994456c4fd7b: Preparing 07:44:57 c857f50be2c5: Waiting 07:44:57 bb3e752d8421: Waiting 07:44:57 994456c4fd7b: Waiting 07:44:57 3e49b9fd7dde: Waiting 07:44:57 796e99af9dab: Layer already exists 07:44:57 c0a6e366c37b: Layer already exists 07:44:57 7a65f5e48d74: Layer already exists 07:44:57 9fc1c74761d4: Layer already exists 07:44:57 0ee3369065f0: Layer already exists 07:44:57 c857f50be2c5: Layer already exists 07:44:57 3e49b9fd7dde: Layer already exists 07:44:57 bb3e752d8421: Layer already exists 07:44:57 994456c4fd7b: Layer already exists 07:44:57 4.1.0-dev.19: digest: sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:44:58 7a65f5e48d74: Preparing 07:44:58 9fc1c74761d4: Preparing 07:44:58 796e99af9dab: Preparing 07:44:58 c0a6e366c37b: Preparing 07:44:58 0ee3369065f0: Preparing 07:44:58 c857f50be2c5: Preparing 07:44:58 bb3e752d8421: Preparing 07:44:58 3e49b9fd7dde: Preparing 07:44:58 994456c4fd7b: Preparing 07:44:58 994456c4fd7b: Waiting 07:44:58 bb3e752d8421: Waiting 07:44:58 3e49b9fd7dde: Waiting 07:44:58 c857f50be2c5: Waiting 07:44:58 7a65f5e48d74: Layer already exists 07:44:58 c0a6e366c37b: Layer already exists 07:44:58 796e99af9dab: Layer already exists 07:44:58 0ee3369065f0: Layer already exists 07:44:58 9fc1c74761d4: Layer already exists 07:44:58 c857f50be2c5: Layer already exists 07:44:58 bb3e752d8421: Layer already exists 07:44:58 3e49b9fd7dde: Layer already exists 07:44:58 994456c4fd7b: Layer already exists 07:44:58 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:44:59 7a65f5e48d74: Preparing 07:44:59 9fc1c74761d4: Preparing 07:44:59 796e99af9dab: Preparing 07:44:59 c0a6e366c37b: Preparing 07:44:59 0ee3369065f0: Preparing 07:44:59 c857f50be2c5: Preparing 07:44:59 bb3e752d8421: Preparing 07:44:59 3e49b9fd7dde: Preparing 07:44:59 994456c4fd7b: Preparing 07:44:59 c857f50be2c5: Waiting 07:44:59 bb3e752d8421: Waiting 07:44:59 3e49b9fd7dde: Waiting 07:44:59 994456c4fd7b: Waiting 07:44:59 0ee3369065f0: Layer already exists 07:44:59 9fc1c74761d4: Layer already exists 07:44:59 7a65f5e48d74: Layer already exists 07:44:59 c0a6e366c37b: Layer already exists 07:44:59 796e99af9dab: Layer already exists 07:44:59 994456c4fd7b: Layer already exists 07:44:59 c857f50be2c5: Layer already exists 07:44:59 3e49b9fd7dde: Layer already exists 07:44:59 bb3e752d8421: Layer already exists 07:44:59 main: digest: sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:44:59 ===================================================== [Pipeline] echo 07:44:59 taggedImages: 07:44:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43 07:44:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:44:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19 07:44:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:44:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:44:59 5253eced39842caddeb9918bdd1527479e310d43 07:44:59 latest 07:44:59 4.1.0-dev.19 07:44:59 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:44:59 main 07:44:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43 07:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:45:00 43f8420d6735: Preparing 07:45:00 fb94df59c17c: Preparing 07:45:00 f2d4f503a354: Preparing 07:45:00 54c420098d7e: Preparing 07:45:00 2bffeac0bf4a: Preparing 07:45:00 0ee3369065f0: Preparing 07:45:00 c857f50be2c5: Preparing 07:45:00 6020088209d2: Preparing 07:45:00 55e37918db1c: Preparing 07:45:00 1467e23a3c4a: Preparing 07:45:00 994456c4fd7b: Preparing 07:45:00 0ee3369065f0: Waiting 07:45:00 c857f50be2c5: Waiting 07:45:00 6020088209d2: Waiting 07:45:00 1467e23a3c4a: Waiting 07:45:00 55e37918db1c: Waiting 07:45:00 994456c4fd7b: Waiting 07:45:00 fb94df59c17c: Pushed 07:45:00 0ee3369065f0: Layer already exists 07:45:00 43f8420d6735: Pushed 07:45:00 54c420098d7e: Pushed 07:45:00 2bffeac0bf4a: Pushed 07:45:00 c857f50be2c5: Layer already exists 07:45:00 994456c4fd7b: Layer already exists 07:45:00 6020088209d2: Pushed 07:45:00 55e37918db1c: Pushed 07:45:01 1467e23a3c4a: Pushed 07:45:02 f2d4f503a354: Pushed 07:45:02 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:45:02 43f8420d6735: Preparing 07:45:02 fb94df59c17c: Preparing 07:45:02 f2d4f503a354: Preparing 07:45:02 54c420098d7e: Preparing 07:45:02 2bffeac0bf4a: Preparing 07:45:02 0ee3369065f0: Preparing 07:45:02 c857f50be2c5: Preparing 07:45:02 6020088209d2: Preparing 07:45:02 55e37918db1c: Preparing 07:45:02 1467e23a3c4a: Preparing 07:45:02 994456c4fd7b: Preparing 07:45:02 c857f50be2c5: Waiting 07:45:02 55e37918db1c: Waiting 07:45:02 6020088209d2: Waiting 07:45:02 1467e23a3c4a: Waiting 07:45:02 994456c4fd7b: Waiting 07:45:02 0ee3369065f0: Waiting 07:45:02 43f8420d6735: Layer already exists 07:45:02 f2d4f503a354: Layer already exists 07:45:02 2bffeac0bf4a: Layer already exists 07:45:02 fb94df59c17c: Layer already exists 07:45:02 54c420098d7e: Layer already exists 07:45:02 c857f50be2c5: Layer already exists 07:45:02 55e37918db1c: Layer already exists 07:45:02 0ee3369065f0: Layer already exists 07:45:02 6020088209d2: Layer already exists 07:45:02 1467e23a3c4a: Layer already exists 07:45:02 994456c4fd7b: Layer already exists 07:45:02 latest: digest: sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19 07:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:45:03 43f8420d6735: Preparing 07:45:03 fb94df59c17c: Preparing 07:45:03 f2d4f503a354: Preparing 07:45:03 54c420098d7e: Preparing 07:45:03 2bffeac0bf4a: Preparing 07:45:03 0ee3369065f0: Preparing 07:45:03 c857f50be2c5: Preparing 07:45:03 6020088209d2: Preparing 07:45:03 55e37918db1c: Preparing 07:45:03 1467e23a3c4a: Preparing 07:45:03 994456c4fd7b: Preparing 07:45:03 c857f50be2c5: Waiting 07:45:03 6020088209d2: Waiting 07:45:03 55e37918db1c: Waiting 07:45:03 994456c4fd7b: Waiting 07:45:03 1467e23a3c4a: Waiting 07:45:03 0ee3369065f0: Waiting 07:45:03 f2d4f503a354: Layer already exists 07:45:03 54c420098d7e: Layer already exists 07:45:03 2bffeac0bf4a: Layer already exists 07:45:03 43f8420d6735: Layer already exists 07:45:03 fb94df59c17c: Layer already exists 07:45:03 6020088209d2: Layer already exists 07:45:03 0ee3369065f0: Layer already exists 07:45:03 c857f50be2c5: Layer already exists 07:45:03 55e37918db1c: Layer already exists 07:45:03 1467e23a3c4a: Layer already exists 07:45:03 994456c4fd7b: Layer already exists 07:45:03 4.1.0-dev.19: digest: sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:45:04 43f8420d6735: Preparing 07:45:04 fb94df59c17c: Preparing 07:45:04 f2d4f503a354: Preparing 07:45:04 54c420098d7e: Preparing 07:45:04 2bffeac0bf4a: Preparing 07:45:04 0ee3369065f0: Preparing 07:45:04 c857f50be2c5: Preparing 07:45:04 6020088209d2: Preparing 07:45:04 55e37918db1c: Preparing 07:45:04 1467e23a3c4a: Preparing 07:45:04 994456c4fd7b: Preparing 07:45:04 55e37918db1c: Waiting 07:45:04 c857f50be2c5: Waiting 07:45:04 6020088209d2: Waiting 07:45:04 1467e23a3c4a: Waiting 07:45:04 994456c4fd7b: Waiting 07:45:04 fb94df59c17c: Layer already exists 07:45:04 54c420098d7e: Layer already exists 07:45:04 43f8420d6735: Layer already exists 07:45:04 f2d4f503a354: Layer already exists 07:45:04 2bffeac0bf4a: Layer already exists 07:45:04 c857f50be2c5: Layer already exists 07:45:04 6020088209d2: Layer already exists 07:45:04 0ee3369065f0: Layer already exists 07:45:04 55e37918db1c: Layer already exists 07:45:04 1467e23a3c4a: Layer already exists 07:45:04 994456c4fd7b: Layer already exists 07:45:04 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:45:04 43f8420d6735: Preparing 07:45:04 fb94df59c17c: Preparing 07:45:04 f2d4f503a354: Preparing 07:45:04 54c420098d7e: Preparing 07:45:04 2bffeac0bf4a: Preparing 07:45:04 0ee3369065f0: Preparing 07:45:04 c857f50be2c5: Preparing 07:45:04 6020088209d2: Preparing 07:45:04 55e37918db1c: Preparing 07:45:04 1467e23a3c4a: Preparing 07:45:04 994456c4fd7b: Preparing 07:45:04 0ee3369065f0: Waiting 07:45:04 c857f50be2c5: Waiting 07:45:04 6020088209d2: Waiting 07:45:04 55e37918db1c: Waiting 07:45:04 1467e23a3c4a: Waiting 07:45:04 994456c4fd7b: Waiting 07:45:04 54c420098d7e: Layer already exists 07:45:04 2bffeac0bf4a: Layer already exists 07:45:04 fb94df59c17c: Layer already exists 07:45:04 43f8420d6735: Layer already exists 07:45:04 f2d4f503a354: Layer already exists 07:45:04 6020088209d2: Layer already exists 07:45:04 0ee3369065f0: Layer already exists 07:45:04 55e37918db1c: Layer already exists 07:45:04 c857f50be2c5: Layer already exists 07:45:04 1467e23a3c4a: Layer already exists 07:45:04 994456c4fd7b: Layer already exists 07:45:04 main: digest: sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:05 ===================================================== [Pipeline] echo 07:45:05 taggedImages: 07:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43 07:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19 07:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:45:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:45:05 5253eced39842caddeb9918bdd1527479e310d43 07:45:05 latest 07:45:05 4.1.0-dev.19 07:45:05 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:05 main 07:45:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43 07:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:45:05 67a012550924: Preparing 07:45:05 abeb22fd9db3: Preparing 07:45:05 d641783477e8: Preparing 07:45:05 03d1386d3090: Preparing 07:45:05 69e4ae5ee198: Preparing 07:45:05 551e4a648058: Preparing 07:45:05 a7dae10678b8: Preparing 07:45:05 0ee3369065f0: Preparing 07:45:05 c857f50be2c5: Preparing 07:45:05 a227451a426a: Preparing 07:45:05 d260c09c49ac: Preparing 07:45:05 994456c4fd7b: Preparing 07:45:05 0ee3369065f0: Waiting 07:45:05 c857f50be2c5: Waiting 07:45:05 a227451a426a: Waiting 07:45:05 d260c09c49ac: Waiting 07:45:05 551e4a648058: Waiting 07:45:05 994456c4fd7b: Waiting 07:45:05 67a012550924: Pushed 07:45:05 69e4ae5ee198: Pushed 07:45:05 abeb22fd9db3: Pushed 07:45:05 0ee3369065f0: Layer already exists 07:45:05 c857f50be2c5: Layer already exists 07:45:05 a7dae10678b8: Pushed 07:45:05 551e4a648058: Pushed 07:45:05 a227451a426a: Pushed 07:45:05 994456c4fd7b: Layer already exists 07:45:07 d260c09c49ac: Pushed 07:45:07 03d1386d3090: Pushed 07:45:08 d641783477e8: Pushed 07:45:08 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:45:09 67a012550924: Preparing 07:45:09 abeb22fd9db3: Preparing 07:45:09 d641783477e8: Preparing 07:45:09 03d1386d3090: Preparing 07:45:09 69e4ae5ee198: Preparing 07:45:09 551e4a648058: Preparing 07:45:09 a7dae10678b8: Preparing 07:45:09 0ee3369065f0: Preparing 07:45:09 c857f50be2c5: Preparing 07:45:09 551e4a648058: Waiting 07:45:09 a7dae10678b8: Waiting 07:45:09 0ee3369065f0: Waiting 07:45:09 c857f50be2c5: Waiting 07:45:09 a227451a426a: Preparing 07:45:09 d260c09c49ac: Preparing 07:45:09 994456c4fd7b: Preparing 07:45:09 994456c4fd7b: Waiting 07:45:09 d260c09c49ac: Waiting 07:45:09 a227451a426a: Waiting 07:45:09 03d1386d3090: Layer already exists 07:45:09 d641783477e8: Layer already exists 07:45:09 67a012550924: Layer already exists 07:45:09 abeb22fd9db3: Layer already exists 07:45:09 69e4ae5ee198: Layer already exists 07:45:09 a7dae10678b8: Layer already exists 07:45:09 551e4a648058: Layer already exists 07:45:09 0ee3369065f0: Layer already exists 07:45:09 c857f50be2c5: Layer already exists 07:45:09 a227451a426a: Layer already exists 07:45:09 d260c09c49ac: Layer already exists 07:45:09 994456c4fd7b: Layer already exists 07:45:09 latest: digest: sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19 07:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:45:10 67a012550924: Preparing 07:45:10 abeb22fd9db3: Preparing 07:45:10 d641783477e8: Preparing 07:45:10 03d1386d3090: Preparing 07:45:10 69e4ae5ee198: Preparing 07:45:10 551e4a648058: Preparing 07:45:10 a7dae10678b8: Preparing 07:45:10 0ee3369065f0: Preparing 07:45:10 c857f50be2c5: Preparing 07:45:10 a227451a426a: Preparing 07:45:10 d260c09c49ac: Preparing 07:45:10 994456c4fd7b: Preparing 07:45:10 c857f50be2c5: Waiting 07:45:10 d260c09c49ac: Waiting 07:45:10 a7dae10678b8: Waiting 07:45:10 994456c4fd7b: Waiting 07:45:10 551e4a648058: Waiting 07:45:10 0ee3369065f0: Waiting 07:45:10 a227451a426a: Waiting 07:45:10 03d1386d3090: Layer already exists 07:45:10 abeb22fd9db3: Layer already exists 07:45:10 d641783477e8: Layer already exists 07:45:10 69e4ae5ee198: Layer already exists 07:45:10 67a012550924: Layer already exists 07:45:10 a7dae10678b8: Layer already exists 07:45:10 0ee3369065f0: Layer already exists 07:45:10 c857f50be2c5: Layer already exists 07:45:10 a227451a426a: Layer already exists 07:45:10 551e4a648058: Layer already exists 07:45:10 994456c4fd7b: Layer already exists 07:45:10 d260c09c49ac: Layer already exists 07:45:10 4.1.0-dev.19: digest: sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:45:10 67a012550924: Preparing 07:45:10 abeb22fd9db3: Preparing 07:45:10 d641783477e8: Preparing 07:45:10 03d1386d3090: Preparing 07:45:10 69e4ae5ee198: Preparing 07:45:10 551e4a648058: Preparing 07:45:10 a7dae10678b8: Preparing 07:45:10 0ee3369065f0: Preparing 07:45:10 c857f50be2c5: Preparing 07:45:10 a227451a426a: Preparing 07:45:10 d260c09c49ac: Preparing 07:45:10 994456c4fd7b: Preparing 07:45:10 551e4a648058: Waiting 07:45:10 a7dae10678b8: Waiting 07:45:10 0ee3369065f0: Waiting 07:45:10 c857f50be2c5: Waiting 07:45:10 a227451a426a: Waiting 07:45:10 994456c4fd7b: Waiting 07:45:10 69e4ae5ee198: Layer already exists 07:45:10 03d1386d3090: Layer already exists 07:45:10 d641783477e8: Layer already exists 07:45:10 abeb22fd9db3: Layer already exists 07:45:10 67a012550924: Layer already exists 07:45:10 551e4a648058: Layer already exists 07:45:10 c857f50be2c5: Layer already exists 07:45:10 a7dae10678b8: Layer already exists 07:45:10 0ee3369065f0: Layer already exists 07:45:10 a227451a426a: Layer already exists 07:45:10 d260c09c49ac: Layer already exists 07:45:10 994456c4fd7b: Layer already exists 07:45:10 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:45:11 67a012550924: Preparing 07:45:11 abeb22fd9db3: Preparing 07:45:11 d641783477e8: Preparing 07:45:11 03d1386d3090: Preparing 07:45:11 69e4ae5ee198: Preparing 07:45:11 551e4a648058: Preparing 07:45:11 a7dae10678b8: Preparing 07:45:11 0ee3369065f0: Preparing 07:45:11 c857f50be2c5: Preparing 07:45:11 a227451a426a: Preparing 07:45:11 d260c09c49ac: Preparing 07:45:11 994456c4fd7b: Preparing 07:45:11 a7dae10678b8: Waiting 07:45:11 0ee3369065f0: Waiting 07:45:11 c857f50be2c5: Waiting 07:45:11 a227451a426a: Waiting 07:45:11 551e4a648058: Waiting 07:45:11 d260c09c49ac: Waiting 07:45:11 994456c4fd7b: Waiting 07:45:11 03d1386d3090: Layer already exists 07:45:11 67a012550924: Layer already exists 07:45:11 69e4ae5ee198: Layer already exists 07:45:11 d641783477e8: Layer already exists 07:45:11 abeb22fd9db3: Layer already exists 07:45:11 551e4a648058: Layer already exists 07:45:11 0ee3369065f0: Layer already exists 07:45:11 a7dae10678b8: Layer already exists 07:45:11 a227451a426a: Layer already exists 07:45:11 c857f50be2c5: Layer already exists 07:45:11 d260c09c49ac: Layer already exists 07:45:11 994456c4fd7b: Layer already exists 07:45:11 main: digest: sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:11 ===================================================== [Pipeline] echo 07:45:11 taggedImages: 07:45:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43 07:45:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:45:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19 07:45:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:45:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:45:11 5253eced39842caddeb9918bdd1527479e310d43 07:45:11 latest 07:45:11 4.1.0-dev.19 07:45:11 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:11 main 07:45:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43 07:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:45:12 249a80183d1c: Preparing 07:45:12 32971e88f9ee: Preparing 07:45:12 0ee3369065f0: Preparing 07:45:12 c857f50be2c5: Preparing 07:45:12 bf480e91f392: Preparing 07:45:12 0beb98c9e1d5: Preparing 07:45:12 994456c4fd7b: Preparing 07:45:12 0beb98c9e1d5: Waiting 07:45:12 994456c4fd7b: Waiting 07:45:12 c857f50be2c5: Layer already exists 07:45:12 0ee3369065f0: Layer already exists 07:45:12 994456c4fd7b: Layer already exists 07:45:12 249a80183d1c: Pushed 07:45:12 bf480e91f392: Pushed 07:45:13 0beb98c9e1d5: Pushed 07:45:15 32971e88f9ee: Pushed 07:45:15 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:45:16 249a80183d1c: Preparing 07:45:16 32971e88f9ee: Preparing 07:45:16 0ee3369065f0: Preparing 07:45:16 c857f50be2c5: Preparing 07:45:16 bf480e91f392: Preparing 07:45:16 0beb98c9e1d5: Preparing 07:45:16 994456c4fd7b: Preparing 07:45:16 0beb98c9e1d5: Waiting 07:45:16 994456c4fd7b: Waiting 07:45:16 c857f50be2c5: Layer already exists 07:45:16 249a80183d1c: Layer already exists 07:45:16 32971e88f9ee: Layer already exists 07:45:16 bf480e91f392: Layer already exists 07:45:16 0ee3369065f0: Layer already exists 07:45:16 0beb98c9e1d5: Layer already exists 07:45:16 994456c4fd7b: Layer already exists 07:45:16 latest: digest: sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19 07:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:45:16 249a80183d1c: Preparing 07:45:16 32971e88f9ee: Preparing 07:45:16 0ee3369065f0: Preparing 07:45:16 c857f50be2c5: Preparing 07:45:16 bf480e91f392: Preparing 07:45:16 0beb98c9e1d5: Preparing 07:45:16 994456c4fd7b: Preparing 07:45:16 0beb98c9e1d5: Waiting 07:45:16 994456c4fd7b: Waiting 07:45:16 249a80183d1c: Layer already exists 07:45:16 32971e88f9ee: Layer already exists 07:45:16 c857f50be2c5: Layer already exists 07:45:16 0ee3369065f0: Layer already exists 07:45:16 bf480e91f392: Layer already exists 07:45:16 994456c4fd7b: Layer already exists 07:45:16 0beb98c9e1d5: Layer already exists 07:45:16 4.1.0-dev.19: digest: sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:45:17 249a80183d1c: Preparing 07:45:17 32971e88f9ee: Preparing 07:45:17 0ee3369065f0: Preparing 07:45:17 c857f50be2c5: Preparing 07:45:17 bf480e91f392: Preparing 07:45:17 0beb98c9e1d5: Preparing 07:45:17 994456c4fd7b: Preparing 07:45:17 0beb98c9e1d5: Waiting 07:45:17 994456c4fd7b: Waiting 07:45:17 249a80183d1c: Layer already exists 07:45:17 0ee3369065f0: Layer already exists 07:45:17 c857f50be2c5: Layer already exists 07:45:17 bf480e91f392: Layer already exists 07:45:17 32971e88f9ee: Layer already exists 07:45:17 0beb98c9e1d5: Layer already exists 07:45:17 994456c4fd7b: Layer already exists 07:45:17 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:45:18 249a80183d1c: Preparing 07:45:18 32971e88f9ee: Preparing 07:45:18 0ee3369065f0: Preparing 07:45:18 c857f50be2c5: Preparing 07:45:18 bf480e91f392: Preparing 07:45:18 0beb98c9e1d5: Preparing 07:45:18 994456c4fd7b: Preparing 07:45:18 994456c4fd7b: Waiting 07:45:18 0beb98c9e1d5: Waiting 07:45:18 0ee3369065f0: Layer already exists 07:45:18 249a80183d1c: Layer already exists 07:45:18 32971e88f9ee: Layer already exists 07:45:18 bf480e91f392: Layer already exists 07:45:18 c857f50be2c5: Layer already exists 07:45:18 994456c4fd7b: Layer already exists 07:45:18 0beb98c9e1d5: Layer already exists 07:45:18 main: digest: sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:18 ===================================================== [Pipeline] echo 07:45:18 taggedImages: 07:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43 07:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19 07:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:45:18 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:45:18 5253eced39842caddeb9918bdd1527479e310d43 07:45:18 latest 07:45:18 4.1.0-dev.19 07:45:18 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:18 main 07:45:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43 07:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:45:19 e184643f8438: Preparing 07:45:19 1ba02102346e: Preparing 07:45:19 2dc2f0b8c4cc: Preparing 07:45:19 0ee3369065f0: Preparing 07:45:19 c857f50be2c5: Preparing 07:45:19 eb751953dec4: Preparing 07:45:19 e2a94e49b70a: Preparing 07:45:19 cfec96c8c213: Preparing 07:45:19 2c3133df89db: Preparing 07:45:19 994456c4fd7b: Preparing 07:45:19 eb751953dec4: Waiting 07:45:19 e2a94e49b70a: Waiting 07:45:19 cfec96c8c213: Waiting 07:45:19 2c3133df89db: Waiting 07:45:19 994456c4fd7b: Waiting 07:45:19 0ee3369065f0: Layer already exists 07:45:19 c857f50be2c5: Layer already exists 07:45:19 1ba02102346e: Pushed 07:45:19 e184643f8438: Pushed 07:45:19 2dc2f0b8c4cc: Pushed 07:45:19 994456c4fd7b: Layer already exists 07:45:19 cfec96c8c213: Pushed 07:45:19 2c3133df89db: Pushed 07:45:23 e2a94e49b70a: Pushed 07:45:32 eb751953dec4: Pushed 07:45:32 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:45:32 e184643f8438: Preparing 07:45:32 1ba02102346e: Preparing 07:45:32 2dc2f0b8c4cc: Preparing 07:45:32 0ee3369065f0: Preparing 07:45:32 c857f50be2c5: Preparing 07:45:32 eb751953dec4: Preparing 07:45:32 e2a94e49b70a: Preparing 07:45:32 cfec96c8c213: Preparing 07:45:32 2c3133df89db: Preparing 07:45:32 994456c4fd7b: Preparing 07:45:32 eb751953dec4: Waiting 07:45:32 e2a94e49b70a: Waiting 07:45:32 cfec96c8c213: Waiting 07:45:32 2c3133df89db: Waiting 07:45:32 994456c4fd7b: Waiting 07:45:32 c857f50be2c5: Layer already exists 07:45:32 0ee3369065f0: Layer already exists 07:45:32 e184643f8438: Layer already exists 07:45:32 2dc2f0b8c4cc: Layer already exists 07:45:32 1ba02102346e: Layer already exists 07:45:32 eb751953dec4: Layer already exists 07:45:32 2c3133df89db: Layer already exists 07:45:32 cfec96c8c213: Layer already exists 07:45:32 994456c4fd7b: Layer already exists 07:45:32 e2a94e49b70a: Layer already exists 07:45:32 latest: digest: sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19 07:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:45:33 e184643f8438: Preparing 07:45:33 1ba02102346e: Preparing 07:45:33 2dc2f0b8c4cc: Preparing 07:45:33 0ee3369065f0: Preparing 07:45:33 c857f50be2c5: Preparing 07:45:33 eb751953dec4: Preparing 07:45:33 e2a94e49b70a: Preparing 07:45:33 cfec96c8c213: Preparing 07:45:33 2c3133df89db: Preparing 07:45:33 994456c4fd7b: Preparing 07:45:33 e2a94e49b70a: Waiting 07:45:33 cfec96c8c213: Waiting 07:45:33 2c3133df89db: Waiting 07:45:33 994456c4fd7b: Waiting 07:45:33 eb751953dec4: Waiting 07:45:33 2dc2f0b8c4cc: Layer already exists 07:45:33 c857f50be2c5: Layer already exists 07:45:33 1ba02102346e: Layer already exists 07:45:33 e184643f8438: Layer already exists 07:45:33 0ee3369065f0: Layer already exists 07:45:33 eb751953dec4: Layer already exists 07:45:33 e2a94e49b70a: Layer already exists 07:45:33 cfec96c8c213: Layer already exists 07:45:33 2c3133df89db: Layer already exists 07:45:33 994456c4fd7b: Layer already exists 07:45:33 4.1.0-dev.19: digest: sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:45:34 e184643f8438: Preparing 07:45:34 1ba02102346e: Preparing 07:45:34 2dc2f0b8c4cc: Preparing 07:45:34 0ee3369065f0: Preparing 07:45:34 c857f50be2c5: Preparing 07:45:34 eb751953dec4: Preparing 07:45:34 e2a94e49b70a: Preparing 07:45:34 cfec96c8c213: Preparing 07:45:34 2c3133df89db: Preparing 07:45:34 994456c4fd7b: Preparing 07:45:34 eb751953dec4: Waiting 07:45:34 e2a94e49b70a: Waiting 07:45:34 cfec96c8c213: Waiting 07:45:34 2c3133df89db: Waiting 07:45:34 994456c4fd7b: Waiting 07:45:34 e184643f8438: Layer already exists 07:45:34 1ba02102346e: Layer already exists 07:45:34 0ee3369065f0: Layer already exists 07:45:34 2dc2f0b8c4cc: Layer already exists 07:45:34 c857f50be2c5: Layer already exists 07:45:34 e2a94e49b70a: Layer already exists 07:45:34 eb751953dec4: Layer already exists 07:45:34 cfec96c8c213: Layer already exists 07:45:34 2c3133df89db: Layer already exists 07:45:34 994456c4fd7b: Layer already exists 07:45:34 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:45:34 e184643f8438: Preparing 07:45:34 1ba02102346e: Preparing 07:45:34 2dc2f0b8c4cc: Preparing 07:45:34 0ee3369065f0: Preparing 07:45:34 c857f50be2c5: Preparing 07:45:34 eb751953dec4: Preparing 07:45:34 e2a94e49b70a: Preparing 07:45:34 eb751953dec4: Waiting 07:45:34 cfec96c8c213: Preparing 07:45:34 2c3133df89db: Preparing 07:45:34 e2a94e49b70a: Waiting 07:45:34 cfec96c8c213: Waiting 07:45:34 2c3133df89db: Waiting 07:45:34 994456c4fd7b: Preparing 07:45:34 994456c4fd7b: Waiting 07:45:34 0ee3369065f0: Layer already exists 07:45:34 2dc2f0b8c4cc: Layer already exists 07:45:34 1ba02102346e: Layer already exists 07:45:34 c857f50be2c5: Layer already exists 07:45:34 e184643f8438: Layer already exists 07:45:34 eb751953dec4: Layer already exists 07:45:34 e2a94e49b70a: Layer already exists 07:45:34 cfec96c8c213: Layer already exists 07:45:34 2c3133df89db: Layer already exists 07:45:34 994456c4fd7b: Layer already exists 07:45:34 main: digest: sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:34 ===================================================== [Pipeline] echo 07:45:34 taggedImages: 07:45:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43 07:45:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:45:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19 07:45:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:45:34 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:45:34 5253eced39842caddeb9918bdd1527479e310d43 07:45:34 latest 07:45:34 4.1.0-dev.19 07:45:34 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:34 main 07:45:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43 07:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:45:35 bb8f9010ca92: Preparing 07:45:35 f9f0bb99b225: Preparing 07:45:35 90c1176e2ad8: Preparing 07:45:35 0ee3369065f0: Preparing 07:45:35 c857f50be2c5: Preparing 07:45:35 39535152e3d3: Preparing 07:45:35 fd20b904c558: Preparing 07:45:35 b566ee8c7b8d: Preparing 07:45:35 994456c4fd7b: Preparing 07:45:35 39535152e3d3: Waiting 07:45:35 fd20b904c558: Waiting 07:45:35 b566ee8c7b8d: Waiting 07:45:35 994456c4fd7b: Waiting 07:45:35 c857f50be2c5: Layer already exists 07:45:35 0ee3369065f0: Layer already exists 07:45:35 90c1176e2ad8: Pushed 07:45:35 f9f0bb99b225: Pushed 07:45:35 fd20b904c558: Pushed 07:45:35 bb8f9010ca92: Pushed 07:45:35 994456c4fd7b: Layer already exists 07:45:36 b566ee8c7b8d: Pushed 07:45:48 39535152e3d3: Pushed 07:45:48 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:45:48 bb8f9010ca92: Preparing 07:45:48 f9f0bb99b225: Preparing 07:45:48 90c1176e2ad8: Preparing 07:45:48 0ee3369065f0: Preparing 07:45:48 c857f50be2c5: Preparing 07:45:48 39535152e3d3: Preparing 07:45:48 fd20b904c558: Preparing 07:45:48 b566ee8c7b8d: Preparing 07:45:48 994456c4fd7b: Preparing 07:45:48 fd20b904c558: Waiting 07:45:48 b566ee8c7b8d: Waiting 07:45:48 994456c4fd7b: Waiting 07:45:48 39535152e3d3: Waiting 07:45:48 f9f0bb99b225: Layer already exists 07:45:48 0ee3369065f0: Layer already exists 07:45:48 bb8f9010ca92: Layer already exists 07:45:48 c857f50be2c5: Layer already exists 07:45:48 90c1176e2ad8: Layer already exists 07:45:48 fd20b904c558: Layer already exists 07:45:48 b566ee8c7b8d: Layer already exists 07:45:48 39535152e3d3: Layer already exists 07:45:48 994456c4fd7b: Layer already exists 07:45:48 latest: digest: sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19 07:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:45:49 bb8f9010ca92: Preparing 07:45:49 f9f0bb99b225: Preparing 07:45:49 90c1176e2ad8: Preparing 07:45:49 0ee3369065f0: Preparing 07:45:49 c857f50be2c5: Preparing 07:45:49 39535152e3d3: Preparing 07:45:49 fd20b904c558: Preparing 07:45:49 b566ee8c7b8d: Preparing 07:45:49 994456c4fd7b: Preparing 07:45:49 39535152e3d3: Waiting 07:45:49 994456c4fd7b: Waiting 07:45:49 fd20b904c558: Waiting 07:45:49 b566ee8c7b8d: Waiting 07:45:49 bb8f9010ca92: Layer already exists 07:45:49 c857f50be2c5: Layer already exists 07:45:49 0ee3369065f0: Layer already exists 07:45:49 90c1176e2ad8: Layer already exists 07:45:49 f9f0bb99b225: Layer already exists 07:45:49 b566ee8c7b8d: Layer already exists 07:45:49 39535152e3d3: Layer already exists 07:45:49 fd20b904c558: Layer already exists 07:45:49 994456c4fd7b: Layer already exists 07:45:49 4.1.0-dev.19: digest: sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:45:50 bb8f9010ca92: Preparing 07:45:50 f9f0bb99b225: Preparing 07:45:50 90c1176e2ad8: Preparing 07:45:50 0ee3369065f0: Preparing 07:45:50 c857f50be2c5: Preparing 07:45:50 39535152e3d3: Preparing 07:45:50 fd20b904c558: Preparing 07:45:50 b566ee8c7b8d: Preparing 07:45:50 994456c4fd7b: Preparing 07:45:50 fd20b904c558: Waiting 07:45:50 994456c4fd7b: Waiting 07:45:50 39535152e3d3: Waiting 07:45:50 b566ee8c7b8d: Waiting 07:45:50 c857f50be2c5: Layer already exists 07:45:50 0ee3369065f0: Layer already exists 07:45:50 bb8f9010ca92: Layer already exists 07:45:50 f9f0bb99b225: Layer already exists 07:45:50 90c1176e2ad8: Layer already exists 07:45:50 39535152e3d3: Layer already exists 07:45:50 994456c4fd7b: Layer already exists 07:45:50 fd20b904c558: Layer already exists 07:45:50 b566ee8c7b8d: Layer already exists 07:45:50 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:45:50 bb8f9010ca92: Preparing 07:45:50 f9f0bb99b225: Preparing 07:45:50 90c1176e2ad8: Preparing 07:45:50 0ee3369065f0: Preparing 07:45:50 c857f50be2c5: Preparing 07:45:50 39535152e3d3: Preparing 07:45:50 fd20b904c558: Preparing 07:45:50 39535152e3d3: Waiting 07:45:50 b566ee8c7b8d: Preparing 07:45:50 994456c4fd7b: Preparing 07:45:50 fd20b904c558: Waiting 07:45:50 994456c4fd7b: Waiting 07:45:50 b566ee8c7b8d: Waiting 07:45:50 c857f50be2c5: Layer already exists 07:45:50 90c1176e2ad8: Layer already exists 07:45:50 bb8f9010ca92: Layer already exists 07:45:50 0ee3369065f0: Layer already exists 07:45:50 f9f0bb99b225: Layer already exists 07:45:50 39535152e3d3: Layer already exists 07:45:50 b566ee8c7b8d: Layer already exists 07:45:50 fd20b904c558: Layer already exists 07:45:50 994456c4fd7b: Layer already exists 07:45:50 main: digest: sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:50 ===================================================== [Pipeline] echo 07:45:50 taggedImages: 07:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43 07:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19 07:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:50 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:45:50 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:45:50 5253eced39842caddeb9918bdd1527479e310d43 07:45:50 latest 07:45:50 4.1.0-dev.19 07:45:50 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:50 main 07:45:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43 07:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:45:51 e184643f8438: Preparing 07:45:51 3379d542ae02: Preparing 07:45:51 9c0a8fe38264: Preparing 07:45:51 0ee3369065f0: Preparing 07:45:51 c857f50be2c5: Preparing 07:45:51 eb751953dec4: Preparing 07:45:51 cfec96c8c213: Preparing 07:45:51 2c3133df89db: Preparing 07:45:51 994456c4fd7b: Preparing 07:45:51 eb751953dec4: Waiting 07:45:51 cfec96c8c213: Waiting 07:45:51 2c3133df89db: Waiting 07:45:51 994456c4fd7b: Waiting 07:45:51 0ee3369065f0: Layer already exists 07:45:51 e184643f8438: Layer already exists 07:45:51 c857f50be2c5: Layer already exists 07:45:51 cfec96c8c213: Layer already exists 07:45:51 eb751953dec4: Layer already exists 07:45:51 2c3133df89db: Layer already exists 07:45:51 994456c4fd7b: Layer already exists 07:45:51 9c0a8fe38264: Pushed 07:45:51 3379d542ae02: Pushed 07:45:51 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:45:52 e184643f8438: Preparing 07:45:52 3379d542ae02: Preparing 07:45:52 9c0a8fe38264: Preparing 07:45:52 0ee3369065f0: Preparing 07:45:52 c857f50be2c5: Preparing 07:45:52 eb751953dec4: Preparing 07:45:52 cfec96c8c213: Preparing 07:45:52 2c3133df89db: Preparing 07:45:52 994456c4fd7b: Preparing 07:45:52 2c3133df89db: Waiting 07:45:52 cfec96c8c213: Waiting 07:45:52 994456c4fd7b: Waiting 07:45:52 eb751953dec4: Waiting 07:45:52 e184643f8438: Layer already exists 07:45:52 0ee3369065f0: Layer already exists 07:45:52 3379d542ae02: Layer already exists 07:45:52 c857f50be2c5: Layer already exists 07:45:52 9c0a8fe38264: Layer already exists 07:45:52 2c3133df89db: Layer already exists 07:45:52 eb751953dec4: Layer already exists 07:45:52 994456c4fd7b: Layer already exists 07:45:52 cfec96c8c213: Layer already exists 07:45:52 latest: digest: sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19 07:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:45:53 e184643f8438: Preparing 07:45:53 3379d542ae02: Preparing 07:45:53 9c0a8fe38264: Preparing 07:45:53 0ee3369065f0: Preparing 07:45:53 c857f50be2c5: Preparing 07:45:53 eb751953dec4: Preparing 07:45:53 cfec96c8c213: Preparing 07:45:53 2c3133df89db: Preparing 07:45:53 994456c4fd7b: Preparing 07:45:53 eb751953dec4: Waiting 07:45:53 cfec96c8c213: Waiting 07:45:53 2c3133df89db: Waiting 07:45:53 994456c4fd7b: Waiting 07:45:53 9c0a8fe38264: Layer already exists 07:45:53 e184643f8438: Layer already exists 07:45:53 0ee3369065f0: Layer already exists 07:45:53 3379d542ae02: Layer already exists 07:45:53 c857f50be2c5: Layer already exists 07:45:53 cfec96c8c213: Layer already exists 07:45:53 eb751953dec4: Layer already exists 07:45:53 2c3133df89db: Layer already exists 07:45:53 994456c4fd7b: Layer already exists 07:45:53 4.1.0-dev.19: digest: sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:45:53 e184643f8438: Preparing 07:45:53 3379d542ae02: Preparing 07:45:53 9c0a8fe38264: Preparing 07:45:53 0ee3369065f0: Preparing 07:45:53 c857f50be2c5: Preparing 07:45:53 eb751953dec4: Preparing 07:45:53 cfec96c8c213: Preparing 07:45:53 2c3133df89db: Preparing 07:45:53 eb751953dec4: Waiting 07:45:53 cfec96c8c213: Waiting 07:45:53 994456c4fd7b: Preparing 07:45:53 2c3133df89db: Waiting 07:45:53 994456c4fd7b: Waiting 07:45:53 e184643f8438: Layer already exists 07:45:53 c857f50be2c5: Layer already exists 07:45:53 0ee3369065f0: Layer already exists 07:45:53 9c0a8fe38264: Layer already exists 07:45:53 3379d542ae02: Layer already exists 07:45:53 eb751953dec4: Layer already exists 07:45:53 cfec96c8c213: Layer already exists 07:45:53 2c3133df89db: Layer already exists 07:45:53 994456c4fd7b: Layer already exists 07:45:53 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:45:54 e184643f8438: Preparing 07:45:54 3379d542ae02: Preparing 07:45:54 9c0a8fe38264: Preparing 07:45:54 0ee3369065f0: Preparing 07:45:54 c857f50be2c5: Preparing 07:45:54 eb751953dec4: Preparing 07:45:54 cfec96c8c213: Preparing 07:45:54 eb751953dec4: Waiting 07:45:54 2c3133df89db: Preparing 07:45:54 cfec96c8c213: Waiting 07:45:54 994456c4fd7b: Preparing 07:45:54 994456c4fd7b: Waiting 07:45:54 2c3133df89db: Waiting 07:45:54 c857f50be2c5: Layer already exists 07:45:54 3379d542ae02: Layer already exists 07:45:54 9c0a8fe38264: Layer already exists 07:45:54 0ee3369065f0: Layer already exists 07:45:54 e184643f8438: Layer already exists 07:45:54 cfec96c8c213: Layer already exists 07:45:54 eb751953dec4: Layer already exists 07:45:54 994456c4fd7b: Layer already exists 07:45:54 2c3133df89db: Layer already exists 07:45:54 main: digest: sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:54 ===================================================== [Pipeline] echo 07:45:54 taggedImages: 07:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43 07:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19 07:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:45:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:45:54 5253eced39842caddeb9918bdd1527479e310d43 07:45:54 latest 07:45:54 4.1.0-dev.19 07:45:54 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:45:54 main 07:45:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43 07:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:45:55 d97922c61bcd: Preparing 07:45:55 29129da0828a: Preparing 07:45:55 0ee3369065f0: Preparing 07:45:55 c857f50be2c5: Preparing 07:45:55 5209b7100f04: Preparing 07:45:55 ae1c076cff4b: Preparing 07:45:55 994456c4fd7b: Preparing 07:45:55 ae1c076cff4b: Waiting 07:45:55 994456c4fd7b: Waiting 07:45:55 0ee3369065f0: Layer already exists 07:45:55 c857f50be2c5: Layer already exists 07:45:55 994456c4fd7b: Layer already exists 07:45:55 5209b7100f04: Pushed 07:45:55 d97922c61bcd: Pushed 07:45:55 ae1c076cff4b: Pushed 07:46:01 29129da0828a: Pushed 07:46:01 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:46:02 d97922c61bcd: Preparing 07:46:02 29129da0828a: Preparing 07:46:02 0ee3369065f0: Preparing 07:46:02 c857f50be2c5: Preparing 07:46:02 5209b7100f04: Preparing 07:46:02 ae1c076cff4b: Preparing 07:46:02 994456c4fd7b: Preparing 07:46:02 ae1c076cff4b: Waiting 07:46:02 994456c4fd7b: Waiting 07:46:02 5209b7100f04: Layer already exists 07:46:02 c857f50be2c5: Layer already exists 07:46:02 0ee3369065f0: Layer already exists 07:46:02 d97922c61bcd: Layer already exists 07:46:02 29129da0828a: Layer already exists 07:46:02 ae1c076cff4b: Layer already exists 07:46:02 994456c4fd7b: Layer already exists 07:46:02 latest: digest: sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19 07:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:46:02 d97922c61bcd: Preparing 07:46:02 29129da0828a: Preparing 07:46:02 0ee3369065f0: Preparing 07:46:02 c857f50be2c5: Preparing 07:46:02 5209b7100f04: Preparing 07:46:02 ae1c076cff4b: Preparing 07:46:02 994456c4fd7b: Preparing 07:46:02 ae1c076cff4b: Waiting 07:46:02 994456c4fd7b: Waiting 07:46:02 5209b7100f04: Layer already exists 07:46:02 c857f50be2c5: Layer already exists 07:46:02 0ee3369065f0: Layer already exists 07:46:02 29129da0828a: Layer already exists 07:46:02 d97922c61bcd: Layer already exists 07:46:02 ae1c076cff4b: Layer already exists 07:46:02 994456c4fd7b: Layer already exists 07:46:02 4.1.0-dev.19: digest: sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:46:03 d97922c61bcd: Preparing 07:46:03 29129da0828a: Preparing 07:46:03 0ee3369065f0: Preparing 07:46:03 c857f50be2c5: Preparing 07:46:03 5209b7100f04: Preparing 07:46:03 ae1c076cff4b: Preparing 07:46:03 994456c4fd7b: Preparing 07:46:03 ae1c076cff4b: Waiting 07:46:03 994456c4fd7b: Waiting 07:46:03 29129da0828a: Layer already exists 07:46:03 0ee3369065f0: Layer already exists 07:46:03 d97922c61bcd: Layer already exists 07:46:03 5209b7100f04: Layer already exists 07:46:03 c857f50be2c5: Layer already exists 07:46:03 ae1c076cff4b: Layer already exists 07:46:03 994456c4fd7b: Layer already exists 07:46:03 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:46:04 d97922c61bcd: Preparing 07:46:04 29129da0828a: Preparing 07:46:04 0ee3369065f0: Preparing 07:46:04 c857f50be2c5: Preparing 07:46:04 5209b7100f04: Preparing 07:46:04 ae1c076cff4b: Preparing 07:46:04 994456c4fd7b: Preparing 07:46:04 ae1c076cff4b: Waiting 07:46:04 994456c4fd7b: Waiting 07:46:04 5209b7100f04: Layer already exists 07:46:04 c857f50be2c5: Layer already exists 07:46:04 0ee3369065f0: Layer already exists 07:46:04 d97922c61bcd: Layer already exists 07:46:04 29129da0828a: Layer already exists 07:46:04 ae1c076cff4b: Layer already exists 07:46:04 994456c4fd7b: Layer already exists 07:46:04 main: digest: sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:04 ===================================================== [Pipeline] echo 07:46:04 taggedImages: 07:46:04 - nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43 07:46:04 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:46:04 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19 07:46:04 - nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:04 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:46:04 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:46:04 5253eced39842caddeb9918bdd1527479e310d43 07:46:04 latest 07:46:04 4.1.0-dev.19 07:46:04 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:04 main 07:46:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43 07:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:46:04 0a6f2bfc3504: Preparing 07:46:04 6f66a579d8c4: Preparing 07:46:04 0ee3369065f0: Preparing 07:46:04 c857f50be2c5: Preparing 07:46:04 0726283a2758: Preparing 07:46:04 79500b88a70c: Preparing 07:46:04 994456c4fd7b: Preparing 07:46:04 79500b88a70c: Waiting 07:46:04 994456c4fd7b: Waiting 07:46:04 c857f50be2c5: Layer already exists 07:46:04 0ee3369065f0: Layer already exists 07:46:04 994456c4fd7b: Layer already exists 07:46:04 0726283a2758: Pushed 07:46:04 0a6f2bfc3504: Pushed 07:46:05 79500b88a70c: Pushed 07:46:09 6f66a579d8c4: Pushed 07:46:09 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:46:10 0a6f2bfc3504: Preparing 07:46:10 6f66a579d8c4: Preparing 07:46:10 0ee3369065f0: Preparing 07:46:10 c857f50be2c5: Preparing 07:46:10 0726283a2758: Preparing 07:46:10 79500b88a70c: Preparing 07:46:10 994456c4fd7b: Preparing 07:46:10 994456c4fd7b: Waiting 07:46:10 79500b88a70c: Waiting 07:46:10 6f66a579d8c4: Layer already exists 07:46:10 c857f50be2c5: Layer already exists 07:46:10 0ee3369065f0: Layer already exists 07:46:10 0a6f2bfc3504: Layer already exists 07:46:10 0726283a2758: Layer already exists 07:46:10 79500b88a70c: Layer already exists 07:46:10 994456c4fd7b: Layer already exists 07:46:10 latest: digest: sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19 07:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:46:10 0a6f2bfc3504: Preparing 07:46:10 6f66a579d8c4: Preparing 07:46:10 0ee3369065f0: Preparing 07:46:10 c857f50be2c5: Preparing 07:46:10 0726283a2758: Preparing 07:46:10 79500b88a70c: Preparing 07:46:10 994456c4fd7b: Preparing 07:46:10 79500b88a70c: Waiting 07:46:10 994456c4fd7b: Waiting 07:46:10 0a6f2bfc3504: Layer already exists 07:46:10 0ee3369065f0: Layer already exists 07:46:10 0726283a2758: Layer already exists 07:46:10 6f66a579d8c4: Layer already exists 07:46:10 c857f50be2c5: Layer already exists 07:46:10 79500b88a70c: Layer already exists 07:46:10 994456c4fd7b: Layer already exists 07:46:10 4.1.0-dev.19: digest: sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:46:11 0a6f2bfc3504: Preparing 07:46:11 6f66a579d8c4: Preparing 07:46:11 0ee3369065f0: Preparing 07:46:11 c857f50be2c5: Preparing 07:46:11 0726283a2758: Preparing 07:46:11 79500b88a70c: Preparing 07:46:11 994456c4fd7b: Preparing 07:46:11 79500b88a70c: Waiting 07:46:11 994456c4fd7b: Waiting 07:46:11 6f66a579d8c4: Layer already exists 07:46:11 c857f50be2c5: Layer already exists 07:46:11 0ee3369065f0: Layer already exists 07:46:11 0726283a2758: Layer already exists 07:46:11 0a6f2bfc3504: Layer already exists 07:46:11 79500b88a70c: Layer already exists 07:46:11 994456c4fd7b: Layer already exists 07:46:11 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:46:13 0a6f2bfc3504: Preparing 07:46:13 6f66a579d8c4: Preparing 07:46:13 0ee3369065f0: Preparing 07:46:13 c857f50be2c5: Preparing 07:46:13 0726283a2758: Preparing 07:46:13 79500b88a70c: Preparing 07:46:13 994456c4fd7b: Preparing 07:46:13 79500b88a70c: Waiting 07:46:13 994456c4fd7b: Waiting 07:46:13 c857f50be2c5: Layer already exists 07:46:13 0726283a2758: Layer already exists 07:46:13 0ee3369065f0: Layer already exists 07:46:13 0a6f2bfc3504: Layer already exists 07:46:13 6f66a579d8c4: Layer already exists 07:46:13 79500b88a70c: Layer already exists 07:46:13 994456c4fd7b: Layer already exists 07:46:13 main: digest: sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:13 ===================================================== [Pipeline] echo 07:46:13 taggedImages: 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 07:46:13 ========================================================= 07:46:13 [edgeXBuildMultiArch] RAW Config: 07:46:13 images: 07:46:13 - nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/core-command:latest 07:46:13 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-command:main 07:46:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:46:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:46:13 - nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/core-data:latest 07:46:13 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-data:main 07:46:13 - nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:46:13 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-keeper:main 07:46:13 - nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:46:13 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/core-metadata:main 07:46:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:46:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:46:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:46:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/security-spire-server:main 07:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:main 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:46:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main 07:46:13 settingsFile: 07:46:13 edgex-go-settings 07:46:13 ========================================================= [Pipeline] node 07:46:28 Still waiting to schedule task 07:46:28 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:47:27 Running on prd-centos7-docker-4c-2g-2705 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:28 provisioning config files... 07:47:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5604169806462068987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:30 ---> ****-login.sh 07:47:30 nexus3.edgexfoundry.org:10001 07:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:30 Configure a credential helper to remove this warning. See 07:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:30 07:47:30 Login Succeeded 07:47:30 nexus3.edgexfoundry.org:10002 07:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:30 Configure a credential helper to remove this warning. See 07:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:30 07:47:30 Login Succeeded 07:47:30 nexus3.edgexfoundry.org:10003 07:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:31 Configure a credential helper to remove this warning. See 07:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:31 07:47:31 Login Succeeded 07:47:31 nexus3.edgexfoundry.org:10004 07:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:31 Configure a credential helper to remove this warning. See 07:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:31 07:47:31 Login Succeeded 07:47:31 ****.io 07:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:31 Configure a credential helper to remove this warning. See 07:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:31 07:47:31 Login Succeeded 07:47:31 ---> ****-login.sh ends [Pipeline] } 07:47:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:31 + docker buildx ls 07:47:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:47:32 default * docker 07:47:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:47:32 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:47:32 edgex-builder [Pipeline] sh 07:47:32 + docker buildx inspect --bootstrap 07:47:32 #1 [internal] booting buildkit 07:47:32 #1 pulling image moby/buildkit:buildx-stable-1 07:47:36 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 07:47:36 #1 creating container buildx_buildkit_edgex-builder0 07:47:37 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 07:47:37 #1 DONE 5.0s 07:47:37 Name: edgex-builder 07:47:37 Driver: docker-container 07:47:37 07:47:37 Nodes: 07:47:37 Name: edgex-builder0 07:47:37 Endpoint: unix:///var/run/docker.sock 07:47:37 Status: running 07:47:37 Buildkit: v0.21.1 07:47:37 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:47:37 + docker buildx ls 07:47:37 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:47:37 edgex-builder * docker-container 07:47:37 edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:47:37 default docker 07:47:37 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:47:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43' 07:47:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:47:38 #1 [internal] load build definition from Dockerfile 07:47:38 #1 transferring dockerfile: 197B done 07:47:38 #1 DONE 0.0s 07:47:38 07:47:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43 07:47:38 #2 DONE 0.1s 07:47:38 07:47:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43 07:47:38 #3 DONE 0.1s 07:47:38 07:47:38 #4 [internal] load .dockerignore 07:47:38 #4 transferring context: 2B done 07:47:38 #4 DONE 0.0s 07:47:38 07:47:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:38 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 0.0s done 07:47:38 #5 DONE 0.0s 07:47:38 07:47:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:38 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 0.0s done 07:47:38 #6 DONE 0.1s 07:47:38 07:47:38 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:47:38 #7 DONE 0.0s 07:47:38 07:47:38 #8 exporting to image 07:47:38 #8 exporting layers done 07:47:38 #8 exporting manifest sha256:027c2b2578fd71e7c90956d6d24c6c41c24fe404dead09af59ce0333ec4ebc90 done 07:47:38 #8 exporting config sha256:4fc98602da0361671cbc0f86a2f16c51b70e119bc2d5e7765e6389da49e3ed71 done 07:47:38 #8 exporting manifest sha256:74b517e48f3bb402a557a1ce36e2976457a2110062c31e70e5d13702b813f6f2 done 07:47:38 #8 exporting config sha256:b49e382e176ab5fae1c76fb77747644e96509aaf5ea510c9bf7260b38fd61ed5 done 07:47:38 #8 exporting manifest list sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d done 07:47:38 #8 pushing layers 07:47:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:38 #8 pushing layers 0.1s done 07:47:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43@sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d 0.1s done 07:47:38 #8 DONE 0.3s 07:47:38 07:47:38 1 warning found (use --debug to expand): 07:47:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 07:47:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 07:47:38 #1 [internal] load build definition from Dockerfile 07:47:38 #1 transferring dockerfile: 163B done 07:47:38 #1 DONE 0.0s 07:47:38 07:47:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:47:38 #2 DONE 0.0s 07:47:38 07:47:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:47:38 #3 DONE 0.0s 07:47:38 07:47:38 #4 [internal] load .dockerignore 07:47:38 #4 transferring context: 2B done 07:47:38 #4 DONE 0.0s 07:47:38 07:47:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:38 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 0.0s done 07:47:38 #5 DONE 0.0s 07:47:38 07:47:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:39 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 0.0s done 07:47:39 #6 CACHED 07:47:39 07:47:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:39 #5 CACHED 07:47:39 07:47:39 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:47:39 #7 DONE 0.0s 07:47:39 07:47:39 #8 exporting to image 07:47:39 #8 exporting layers done 07:47:39 #8 exporting manifest sha256:027c2b2578fd71e7c90956d6d24c6c41c24fe404dead09af59ce0333ec4ebc90 done 07:47:39 #8 exporting config sha256:4fc98602da0361671cbc0f86a2f16c51b70e119bc2d5e7765e6389da49e3ed71 done 07:47:39 #8 exporting manifest sha256:74b517e48f3bb402a557a1ce36e2976457a2110062c31e70e5d13702b813f6f2 done 07:47:39 #8 exporting config sha256:b49e382e176ab5fae1c76fb77747644e96509aaf5ea510c9bf7260b38fd61ed5 done 07:47:39 #8 exporting manifest list sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d done 07:47:39 #8 pushing layers 0.0s done 07:47:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d 0.1s done 07:47:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:39 #8 DONE 0.1s 07:47:39 07:47:39 1 warning found (use --debug to expand): 07:47:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19' 07:47:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19 --push - 07:47:39 #1 [internal] load build definition from Dockerfile 07:47:39 #1 transferring dockerfile: 169B done 07:47:39 #1 DONE 0.0s 07:47:39 07:47:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19 07:47:39 #2 DONE 0.0s 07:47:39 07:47:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19 07:47:39 #3 DONE 0.0s 07:47:39 07:47:39 #4 [internal] load .dockerignore 07:47:39 #4 transferring context: 2B done 07:47:39 #4 DONE 0.0s 07:47:39 07:47:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:39 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 done 07:47:39 #5 CACHED 07:47:39 07:47:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:39 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 done 07:47:39 #6 CACHED 07:47:39 07:47:39 #7 exporting to image 07:47:39 #7 exporting layers done 07:47:39 #7 exporting manifest sha256:027c2b2578fd71e7c90956d6d24c6c41c24fe404dead09af59ce0333ec4ebc90 done 07:47:39 #7 exporting config sha256:4fc98602da0361671cbc0f86a2f16c51b70e119bc2d5e7765e6389da49e3ed71 done 07:47:39 #7 exporting manifest sha256:74b517e48f3bb402a557a1ce36e2976457a2110062c31e70e5d13702b813f6f2 done 07:47:39 #7 exporting config sha256:b49e382e176ab5fae1c76fb77747644e96509aaf5ea510c9bf7260b38fd61ed5 done 07:47:39 #7 exporting manifest list sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d done 07:47:39 #7 pushing layers 0.0s done 07:47:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19@sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d 07:47:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.19@sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d 0.1s done 07:47:39 #7 DONE 0.1s 07:47:39 07:47:39 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:47:39 #8 DONE 0.0s 07:47:39 07:47:39 1 warning found (use --debug to expand): 07:47:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:47:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:47:40 #1 [internal] load build definition from Dockerfile 07:47:40 #1 transferring dockerfile: 210B done 07:47:40 #1 DONE 0.0s 07:47:40 07:47:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:40 #2 DONE 0.0s 07:47:40 07:47:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:40 #3 DONE 0.0s 07:47:40 07:47:40 #4 [internal] load .dockerignore 07:47:40 #4 transferring context: 2B done 07:47:40 #4 DONE 0.0s 07:47:40 07:47:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 0.0s done 07:47:40 #5 CACHED 07:47:40 07:47:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 0.0s done 07:47:40 #6 CACHED 07:47:40 07:47:40 #7 exporting to image 07:47:40 #7 exporting layers done 07:47:40 #7 exporting manifest sha256:027c2b2578fd71e7c90956d6d24c6c41c24fe404dead09af59ce0333ec4ebc90 done 07:47:40 #7 exporting config sha256:4fc98602da0361671cbc0f86a2f16c51b70e119bc2d5e7765e6389da49e3ed71 done 07:47:40 #7 exporting manifest sha256:74b517e48f3bb402a557a1ce36e2976457a2110062c31e70e5d13702b813f6f2 done 07:47:40 #7 exporting config sha256:b49e382e176ab5fae1c76fb77747644e96509aaf5ea510c9bf7260b38fd61ed5 done 07:47:40 #7 exporting manifest list sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d 07:47:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:40 #7 exporting manifest list sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d done 07:47:40 #7 pushing layers 0.0s done 07:47:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d 0.1s done 07:47:40 #7 DONE 0.1s 07:47:40 07:47:40 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:47:40 #8 DONE 0.0s 07:47:40 07:47:40 1 warning found (use --debug to expand): 07:47:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 07:47:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 07:47:40 #1 [internal] load build definition from Dockerfile 07:47:40 #1 transferring dockerfile: 161B done 07:47:40 #1 DONE 0.0s 07:47:40 07:47:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 07:47:40 #2 DONE 0.0s 07:47:40 07:47:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 07:47:40 #3 DONE 0.0s 07:47:40 07:47:40 #4 [internal] load .dockerignore 07:47:40 #4 transferring context: 2B done 07:47:40 #4 DONE 0.0s 07:47:40 07:47:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 0.0s done 07:47:40 #5 CACHED 07:47:40 07:47:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 07:47:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e8ce0ad4b149df0d6a4e5500c5d45d16c1146d781c05373751bc9f52e67d7e66 done 07:47:40 #6 CACHED 07:47:40 07:47:40 #7 exporting to image 07:47:40 #7 exporting layers done 07:47:40 #7 exporting manifest sha256:027c2b2578fd71e7c90956d6d24c6c41c24fe404dead09af59ce0333ec4ebc90 done 07:47:40 #7 exporting config sha256:4fc98602da0361671cbc0f86a2f16c51b70e119bc2d5e7765e6389da49e3ed71 07:47:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:40 #7 exporting config sha256:4fc98602da0361671cbc0f86a2f16c51b70e119bc2d5e7765e6389da49e3ed71 done 07:47:40 #7 exporting manifest sha256:74b517e48f3bb402a557a1ce36e2976457a2110062c31e70e5d13702b813f6f2 done 07:47:40 #7 exporting config sha256:b49e382e176ab5fae1c76fb77747644e96509aaf5ea510c9bf7260b38fd61ed5 done 07:47:40 #7 exporting manifest list sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d done 07:47:40 #7 pushing layers 0.0s done 07:47:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:04d439d75b6dcf18abc2eb3e06afeea90a53d480d4562bad733cca0aa625246d 0.1s done 07:47:40 #7 DONE 0.1s 07:47:40 07:47:40 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:47:40 #8 DONE 0.0s 07:47:40 07:47:40 1 warning found (use --debug to expand): 07:47:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43' 07:47:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:47:41 #1 [internal] load build definition from Dockerfile 07:47:41 #1 transferring dockerfile: 216B done 07:47:41 #1 DONE 0.0s 07:47:41 07:47:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:47:41 #2 DONE 0.0s 07:47:41 07:47:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:47:41 #3 DONE 0.1s 07:47:41 07:47:41 #4 [internal] load .dockerignore 07:47:41 #4 transferring context: 2B done 07:47:41 #4 DONE 0.0s 07:47:41 07:47:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:41 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:41 #5 ... 07:47:41 07:47:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:41 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 done 07:47:41 #6 DONE 0.1s 07:47:41 07:47:41 #7 exporting to image 07:47:41 #7 exporting layers done 07:47:41 #7 exporting manifest sha256:5897bcbc5dfa3d0a5e1fe9cea5899dd0cfedda157995f93be25f3c672ae32e20 0.0s done 07:47:41 #7 exporting config sha256:6a67b0400e330684b9ff7dda97e87da4ee0a4a165e0b18fee66c8ee3f0eea9bb done 07:47:41 #7 exporting manifest sha256:475be8c12a250fbf489e62a89042e2460c12299926c7d2b076a86f4eba755d29 done 07:47:41 #7 exporting config sha256:7aa44b14514e8268bb1edec0bc25b638b1acacc95bd86eade04cbc6b2623476d done 07:47:41 #7 exporting manifest list sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e 07:47:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:41 #7 ... 07:47:41 07:47:41 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:41 #8 DONE 0.0s 07:47:41 07:47:41 #7 exporting to image 07:47:41 #7 exporting manifest list sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e done 07:47:41 #7 pushing layers 0.1s done 07:47:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e 07:47:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e 0.1s done 07:47:41 #7 DONE 0.2s 07:47:41 07:47:41 1 warning found (use --debug to expand): 07:47:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 07:47:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 07:47:42 #1 [internal] load build definition from Dockerfile 07:47:42 #1 transferring dockerfile: 182B done 07:47:42 #1 DONE 0.0s 07:47:42 07:47:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:47:42 #2 DONE 0.0s 07:47:42 07:47:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:47:42 #3 DONE 0.0s 07:47:42 07:47:42 #4 [internal] load .dockerignore 07:47:42 #4 transferring context: 2B done 07:47:42 #4 DONE 0.0s 07:47:42 07:47:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:42 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 0.0s done 07:47:42 #5 DONE 0.0s 07:47:42 07:47:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:42 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 0.0s done 07:47:42 #6 CACHED 07:47:42 07:47:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:42 #5 CACHED 07:47:42 07:47:42 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:42 #7 DONE 0.0s 07:47:42 07:47:42 #8 exporting to image 07:47:42 #8 exporting layers done 07:47:42 #8 exporting manifest sha256:5897bcbc5dfa3d0a5e1fe9cea5899dd0cfedda157995f93be25f3c672ae32e20 done 07:47:42 #8 exporting config sha256:6a67b0400e330684b9ff7dda97e87da4ee0a4a165e0b18fee66c8ee3f0eea9bb done 07:47:42 #8 exporting manifest sha256:475be8c12a250fbf489e62a89042e2460c12299926c7d2b076a86f4eba755d29 done 07:47:42 #8 exporting config sha256:7aa44b14514e8268bb1edec0bc25b638b1acacc95bd86eade04cbc6b2623476d done 07:47:42 #8 exporting manifest list sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e done 07:47:42 #8 pushing layers 0.0s done 07:47:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e 0.1s done 07:47:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:42 #8 DONE 0.1s 07:47:42 07:47:42 1 warning found (use --debug to expand): 07:47:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19' 07:47:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19 --push - 07:47:42 #1 [internal] load build definition from Dockerfile 07:47:42 #1 transferring dockerfile: 188B done 07:47:42 #1 DONE 0.0s 07:47:42 07:47:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19 07:47:42 #2 DONE 0.0s 07:47:42 07:47:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19 07:47:42 #3 DONE 0.0s 07:47:42 07:47:42 #4 [internal] load .dockerignore 07:47:42 #4 transferring context: 2B done 07:47:42 #4 DONE 0.0s 07:47:42 07:47:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:42 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 0.0s done 07:47:42 #5 CACHED 07:47:42 07:47:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:42 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 0.0s done 07:47:42 #6 CACHED 07:47:42 07:47:42 #7 exporting to image 07:47:42 #7 exporting layers done 07:47:42 #7 exporting manifest sha256:5897bcbc5dfa3d0a5e1fe9cea5899dd0cfedda157995f93be25f3c672ae32e20 done 07:47:42 #7 exporting config sha256:6a67b0400e330684b9ff7dda97e87da4ee0a4a165e0b18fee66c8ee3f0eea9bb done 07:47:42 #7 exporting manifest sha256:475be8c12a250fbf489e62a89042e2460c12299926c7d2b076a86f4eba755d29 done 07:47:42 #7 exporting config sha256:7aa44b14514e8268bb1edec0bc25b638b1acacc95bd86eade04cbc6b2623476d done 07:47:42 #7 exporting manifest list sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e done 07:47:42 #7 pushing layers 0.0s done 07:47:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19@sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e 07:47:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.19@sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e 0.1s done 07:47:42 #7 DONE 0.1s 07:47:42 07:47:42 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:42 #8 DONE 0.0s 07:47:42 07:47:42 1 warning found (use --debug to expand): 07:47:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:47:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:47:43 #1 [internal] load build definition from Dockerfile 07:47:43 #1 transferring dockerfile: 229B done 07:47:43 #1 DONE 0.0s 07:47:43 07:47:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:43 #2 DONE 0.0s 07:47:43 07:47:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:43 #3 DONE 0.0s 07:47:43 07:47:43 #4 [internal] load .dockerignore 07:47:43 #4 transferring context: 2B done 07:47:43 #4 DONE 0.0s 07:47:43 07:47:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 0.0s done 07:47:43 #5 DONE 0.0s 07:47:43 07:47:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 0.0s done 07:47:43 #6 CACHED 07:47:43 07:47:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:43 #5 CACHED 07:47:43 07:47:43 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:43 #7 DONE 0.0s 07:47:43 07:47:43 #8 exporting to image 07:47:43 #8 exporting layers done 07:47:43 #8 exporting manifest sha256:5897bcbc5dfa3d0a5e1fe9cea5899dd0cfedda157995f93be25f3c672ae32e20 done 07:47:43 #8 exporting config sha256:6a67b0400e330684b9ff7dda97e87da4ee0a4a165e0b18fee66c8ee3f0eea9bb done 07:47:43 #8 exporting manifest sha256:475be8c12a250fbf489e62a89042e2460c12299926c7d2b076a86f4eba755d29 done 07:47:43 #8 exporting config sha256:7aa44b14514e8268bb1edec0bc25b638b1acacc95bd86eade04cbc6b2623476d done 07:47:43 #8 exporting manifest list sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e done 07:47:43 #8 pushing layers 0.0s done 07:47:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e 0.1s done 07:47:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:43 #8 DONE 0.1s 07:47:43 07:47:43 1 warning found (use --debug to expand): 07:47:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 07:47:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 07:47:43 #1 [internal] load build definition from Dockerfile 07:47:43 #1 transferring dockerfile: 180B done 07:47:43 #1 DONE 0.0s 07:47:43 07:47:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:47:43 #2 DONE 0.0s 07:47:43 07:47:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:47:43 #3 DONE 0.0s 07:47:43 07:47:43 #4 [internal] load .dockerignore 07:47:43 #4 transferring context: 2B done 07:47:43 #4 DONE 0.0s 07:47:43 07:47:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 0.0s done 07:47:43 #5 CACHED 07:47:43 07:47:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 07:47:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e9e52e727742f9a8a8d8a77469e69c9924b5a91889aa2a83953dfdb718360be8 0.0s done 07:47:43 #6 CACHED 07:47:43 07:47:43 #7 exporting to image 07:47:43 #7 exporting layers done 07:47:43 #7 exporting manifest sha256:5897bcbc5dfa3d0a5e1fe9cea5899dd0cfedda157995f93be25f3c672ae32e20 done 07:47:43 #7 exporting config sha256:6a67b0400e330684b9ff7dda97e87da4ee0a4a165e0b18fee66c8ee3f0eea9bb done 07:47:43 #7 exporting manifest sha256:475be8c12a250fbf489e62a89042e2460c12299926c7d2b076a86f4eba755d29 done 07:47:43 #7 exporting config sha256:7aa44b14514e8268bb1edec0bc25b638b1acacc95bd86eade04cbc6b2623476d done 07:47:43 #7 exporting manifest list sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e done 07:47:43 #7 pushing layers 0.0s done 07:47:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e 07:47:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:d3fcc88bae2ce64c8f97eeaa61dfa1c930022676ec503992a8be32df2167984e 0.1s done 07:47:43 #7 DONE 0.1s 07:47:43 07:47:43 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:43 #8 DONE 0.0s 07:47:43 07:47:43 1 warning found (use --debug to expand): 07:47:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43' 07:47:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:47:44 #1 [internal] load build definition from Dockerfile 07:47:44 #1 transferring dockerfile: 194B done 07:47:44 #1 DONE 0.0s 07:47:44 07:47:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43 07:47:44 #2 DONE 0.0s 07:47:44 07:47:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43 07:47:44 #3 DONE 0.0s 07:47:44 07:47:44 #4 [internal] load .dockerignore 07:47:44 #4 transferring context: 2B done 07:47:44 #4 DONE 0.0s 07:47:44 07:47:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:44 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:44 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 0.0s done 07:47:44 #5 DONE 0.1s 07:47:44 07:47:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:44 #6 DONE 0.0s 07:47:44 07:47:44 #7 exporting to image 07:47:44 #7 exporting layers done 07:47:44 #7 exporting manifest sha256:856bd141b7b7896007261bdb86c11d66af22fde0673bc45bc2e1ba449e43d725 0.0s done 07:47:44 #7 exporting config sha256:47799cf0b56038cb20542c5f9b600981ebd3334f2ee237fe1e8cdd2bc79c75ad done 07:47:44 #7 exporting manifest sha256:ec93021939c6563519ca8a4cda62e2503d81491f066fb6750d543b0a2461c99c done 07:47:44 #7 exporting config sha256:1f380def733f784422efbae554f76e5e33ac6c6674b2631adbf0bce79543f8ae done 07:47:44 #7 exporting manifest list sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 done 07:47:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:44 #7 ... 07:47:44 07:47:44 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:47:44 #8 DONE 0.0s 07:47:44 07:47:44 #7 exporting to image 07:47:44 #7 pushing layers 0.1s done 07:47:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43@sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 07:47:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43@sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 0.1s done 07:47:44 #7 DONE 0.2s 07:47:44 07:47:44 1 warning found (use --debug to expand): 07:47:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 07:47:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 07:47:45 #1 [internal] load build definition from Dockerfile 07:47:45 #1 transferring dockerfile: 160B done 07:47:45 #1 DONE 0.0s 07:47:45 07:47:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:47:45 #2 DONE 0.0s 07:47:45 07:47:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:47:45 #3 DONE 0.0s 07:47:45 07:47:45 #4 [internal] load .dockerignore 07:47:45 #4 transferring context: 2B done 07:47:45 #4 DONE 0.0s 07:47:45 07:47:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:45 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 done 07:47:45 #5 CACHED 07:47:45 07:47:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:45 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 done 07:47:45 #6 CACHED 07:47:45 07:47:45 #7 exporting to image 07:47:45 #7 exporting layers done 07:47:45 #7 exporting manifest sha256:856bd141b7b7896007261bdb86c11d66af22fde0673bc45bc2e1ba449e43d725 done 07:47:45 #7 exporting config sha256:47799cf0b56038cb20542c5f9b600981ebd3334f2ee237fe1e8cdd2bc79c75ad done 07:47:45 #7 exporting manifest sha256:ec93021939c6563519ca8a4cda62e2503d81491f066fb6750d543b0a2461c99c done 07:47:45 #7 exporting config sha256:1f380def733f784422efbae554f76e5e33ac6c6674b2631adbf0bce79543f8ae done 07:47:45 #7 exporting manifest list sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 done 07:47:45 #7 pushing layers 0.0s done 07:47:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 07:47:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 0.1s done 07:47:45 #7 DONE 0.1s 07:47:45 07:47:45 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:47:45 #8 DONE 0.0s 07:47:45 07:47:45 1 warning found (use --debug to expand): 07:47:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19' 07:47:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19 --push - 07:47:45 #1 [internal] load build definition from Dockerfile 07:47:45 #1 transferring dockerfile: 166B done 07:47:45 #1 DONE 0.0s 07:47:45 07:47:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19 07:47:45 #2 DONE 0.0s 07:47:45 07:47:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19 07:47:45 #3 DONE 0.0s 07:47:45 07:47:45 #4 [internal] load .dockerignore 07:47:45 #4 transferring context: 2B done 07:47:45 #4 DONE 0.0s 07:47:45 07:47:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:45 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 done 07:47:45 #5 CACHED 07:47:45 07:47:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:45 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 done 07:47:45 #6 CACHED 07:47:45 07:47:45 #7 exporting to image 07:47:45 #7 exporting layers done 07:47:45 #7 exporting manifest sha256:856bd141b7b7896007261bdb86c11d66af22fde0673bc45bc2e1ba449e43d725 done 07:47:45 #7 exporting config sha256:47799cf0b56038cb20542c5f9b600981ebd3334f2ee237fe1e8cdd2bc79c75ad done 07:47:45 #7 exporting manifest sha256:ec93021939c6563519ca8a4cda62e2503d81491f066fb6750d543b0a2461c99c done 07:47:45 #7 exporting config sha256:1f380def733f784422efbae554f76e5e33ac6c6674b2631adbf0bce79543f8ae done 07:47:45 #7 exporting manifest list sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 done 07:47:45 #7 pushing layers 0.0s done 07:47:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19@sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 07:47:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.19@sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 0.1s done 07:47:45 #7 DONE 0.1s 07:47:45 07:47:45 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:47:45 #8 DONE 0.0s 07:47:45 07:47:45 1 warning found (use --debug to expand): 07:47:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:47:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:47:46 #1 [internal] load build definition from Dockerfile 07:47:46 #1 transferring dockerfile: 207B done 07:47:46 #1 DONE 0.0s 07:47:46 07:47:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:46 #2 DONE 0.0s 07:47:46 07:47:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:46 #3 DONE 0.0s 07:47:46 07:47:46 #4 [internal] load .dockerignore 07:47:46 #4 transferring context: 2B done 07:47:46 #4 DONE 0.0s 07:47:46 07:47:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:46 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 done 07:47:46 #5 CACHED 07:47:46 07:47:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 done 07:47:46 #6 CACHED 07:47:46 07:47:46 #7 exporting to image 07:47:46 #7 exporting layers done 07:47:46 #7 exporting manifest sha256:856bd141b7b7896007261bdb86c11d66af22fde0673bc45bc2e1ba449e43d725 done 07:47:46 #7 exporting config sha256:47799cf0b56038cb20542c5f9b600981ebd3334f2ee237fe1e8cdd2bc79c75ad done 07:47:46 #7 exporting manifest sha256:ec93021939c6563519ca8a4cda62e2503d81491f066fb6750d543b0a2461c99c done 07:47:46 #7 exporting config sha256:1f380def733f784422efbae554f76e5e33ac6c6674b2631adbf0bce79543f8ae done 07:47:46 #7 exporting manifest list sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 done 07:47:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:46 #7 pushing layers 0.0s done 07:47:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 0.1s done 07:47:46 #7 DONE 0.1s 07:47:46 07:47:46 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:47:46 #8 DONE 0.0s 07:47:46 07:47:46 1 warning found (use --debug to expand): 07:47:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 07:47:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 07:47:46 #1 [internal] load build definition from Dockerfile 07:47:46 #1 transferring dockerfile: 158B done 07:47:46 #1 DONE 0.0s 07:47:46 07:47:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 07:47:46 #2 DONE 0.0s 07:47:46 07:47:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 07:47:46 #3 DONE 0.0s 07:47:46 07:47:46 #4 [internal] load .dockerignore 07:47:46 #4 transferring context: 2B done 07:47:46 #4 DONE 0.0s 07:47:46 07:47:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:46 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 done 07:47:46 #5 CACHED 07:47:46 07:47:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 07:47:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:350969702749490533b8b1960fd5aa45691ae827706568567b77f768a20283f3 done 07:47:46 #6 CACHED 07:47:46 07:47:46 #7 exporting to image 07:47:46 #7 exporting layers done 07:47:46 #7 exporting manifest sha256:856bd141b7b7896007261bdb86c11d66af22fde0673bc45bc2e1ba449e43d725 done 07:47:46 #7 exporting config sha256:47799cf0b56038cb20542c5f9b600981ebd3334f2ee237fe1e8cdd2bc79c75ad done 07:47:46 #7 exporting manifest sha256:ec93021939c6563519ca8a4cda62e2503d81491f066fb6750d543b0a2461c99c done 07:47:46 #7 exporting config sha256:1f380def733f784422efbae554f76e5e33ac6c6674b2631adbf0bce79543f8ae done 07:47:46 #7 exporting manifest list sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 done 07:47:46 #7 pushing layers 0.0s done 07:47:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 07:47:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:4889893abb0daa8f64296f5c1db741b15b76a54317a83499840e62b6caf79765 0.1s done 07:47:46 #7 DONE 0.1s 07:47:46 07:47:46 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:47:46 #8 DONE 0.0s 07:47:46 07:47:46 1 warning found (use --debug to expand): 07:47:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43' 07:47:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:47:47 #1 [internal] load build definition from Dockerfile 07:47:47 #1 transferring dockerfile: 196B done 07:47:47 #1 DONE 0.0s 07:47:47 07:47:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43 07:47:47 #2 DONE 0.0s 07:47:47 07:47:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43 07:47:47 #3 DONE 0.0s 07:47:47 07:47:47 #4 [internal] load .dockerignore 07:47:47 #4 transferring context: 2B done 07:47:47 #4 DONE 0.0s 07:47:47 07:47:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:47 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:47 #5 DONE 0.0s 07:47:47 07:47:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:47 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 0.0s done 07:47:47 #6 DONE 0.1s 07:47:47 07:47:47 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:47 #7 DONE 0.0s 07:47:47 07:47:47 #8 exporting to image 07:47:47 #8 exporting layers done 07:47:47 #8 exporting manifest sha256:2789d1597b80cfb62a6d4fca4c5c4c300f9b213bc95f50899d9f7a952b40b4f8 done 07:47:47 #8 exporting config sha256:e3c202c607ee3c080f44e3b8d4b71ea22ec14c765035096b0296b131375ac466 done 07:47:47 #8 exporting manifest sha256:e25f5266e63ee267496b032d110b4daf94775f66f103cb0fdfe6ff547504a117 done 07:47:47 #8 exporting config sha256:2355bd2df175da08efbe53fc0e9d33e43fd7cdfb9f096c87a2b2ca0047edfa21 done 07:47:47 #8 exporting manifest list sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 done 07:47:47 #8 pushing layers 0.1s done 07:47:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43@sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 07:47:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43@sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 0.1s done 07:47:47 #8 DONE 0.3s 07:47:47 07:47:47 1 warning found (use --debug to expand): 07:47:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 07:47:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 07:47:48 #1 [internal] load build definition from Dockerfile 07:47:48 #1 transferring dockerfile: 162B done 07:47:48 #1 DONE 0.0s 07:47:48 07:47:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:47:48 #2 DONE 0.0s 07:47:48 07:47:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:47:48 #3 DONE 0.0s 07:47:48 07:47:48 #4 [internal] load .dockerignore 07:47:48 #4 transferring context: 2B done 07:47:48 #4 DONE 0.0s 07:47:48 07:47:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:48 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 0.0s done 07:47:48 #5 CACHED 07:47:48 07:47:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:48 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 done 07:47:48 #6 CACHED 07:47:48 07:47:48 #7 exporting to image 07:47:48 #7 exporting layers done 07:47:48 #7 exporting manifest sha256:2789d1597b80cfb62a6d4fca4c5c4c300f9b213bc95f50899d9f7a952b40b4f8 done 07:47:48 #7 exporting config sha256:e3c202c607ee3c080f44e3b8d4b71ea22ec14c765035096b0296b131375ac466 done 07:47:48 #7 exporting manifest sha256:e25f5266e63ee267496b032d110b4daf94775f66f103cb0fdfe6ff547504a117 done 07:47:48 #7 exporting config sha256:2355bd2df175da08efbe53fc0e9d33e43fd7cdfb9f096c87a2b2ca0047edfa21 done 07:47:48 #7 exporting manifest list sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 07:47:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:48 #7 exporting manifest list sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 done 07:47:48 #7 pushing layers 0.0s done 07:47:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 0.1s done 07:47:48 #7 DONE 0.1s 07:47:48 07:47:48 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:48 #8 DONE 0.0s 07:47:48 07:47:48 1 warning found (use --debug to expand): 07:47:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19 --push - 07:47:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19' 07:47:48 #1 [internal] load build definition from Dockerfile 07:47:48 #1 transferring dockerfile: 168B done 07:47:48 #1 DONE 0.0s 07:47:48 07:47:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19 07:47:48 #2 DONE 0.0s 07:47:48 07:47:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19 07:47:48 #3 DONE 0.0s 07:47:48 07:47:48 #4 [internal] load .dockerignore 07:47:48 #4 transferring context: 2B done 07:47:48 #4 DONE 0.0s 07:47:48 07:47:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:48 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 done 07:47:48 #5 DONE 0.0s 07:47:48 07:47:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:48 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 done 07:47:48 #6 CACHED 07:47:48 07:47:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:48 #5 CACHED 07:47:48 07:47:48 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:48 #7 DONE 0.0s 07:47:48 07:47:48 #8 exporting to image 07:47:48 #8 exporting layers done 07:47:48 #8 exporting manifest sha256:2789d1597b80cfb62a6d4fca4c5c4c300f9b213bc95f50899d9f7a952b40b4f8 done 07:47:48 #8 exporting config sha256:e3c202c607ee3c080f44e3b8d4b71ea22ec14c765035096b0296b131375ac466 done 07:47:48 #8 exporting manifest sha256:e25f5266e63ee267496b032d110b4daf94775f66f103cb0fdfe6ff547504a117 done 07:47:48 #8 exporting config sha256:2355bd2df175da08efbe53fc0e9d33e43fd7cdfb9f096c87a2b2ca0047edfa21 done 07:47:48 #8 exporting manifest list sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 done 07:47:48 #8 pushing layers 0.0s done 07:47:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.19@sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 0.1s done 07:47:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:48 #8 DONE 0.1s 07:47:48 07:47:48 1 warning found (use --debug to expand): 07:47:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:47:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:47:49 #1 [internal] load build definition from Dockerfile 07:47:49 #1 transferring dockerfile: 209B done 07:47:49 #1 DONE 0.0s 07:47:49 07:47:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:49 #2 DONE 0.0s 07:47:49 07:47:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:49 #3 DONE 0.0s 07:47:49 07:47:49 #4 [internal] load .dockerignore 07:47:49 #4 transferring context: 2B done 07:47:49 #4 DONE 0.0s 07:47:49 07:47:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 0.0s done 07:47:49 #5 CACHED 07:47:49 07:47:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 0.0s done 07:47:49 #6 CACHED 07:47:49 07:47:49 #7 exporting to image 07:47:49 #7 exporting layers done 07:47:49 #7 exporting manifest sha256:2789d1597b80cfb62a6d4fca4c5c4c300f9b213bc95f50899d9f7a952b40b4f8 done 07:47:49 #7 exporting config sha256:e3c202c607ee3c080f44e3b8d4b71ea22ec14c765035096b0296b131375ac466 done 07:47:49 #7 exporting manifest sha256:e25f5266e63ee267496b032d110b4daf94775f66f103cb0fdfe6ff547504a117 done 07:47:49 #7 exporting config sha256:2355bd2df175da08efbe53fc0e9d33e43fd7cdfb9f096c87a2b2ca0047edfa21 done 07:47:49 #7 exporting manifest list sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 done 07:47:49 #7 pushing layers 07:47:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:49 #7 pushing layers 0.0s done 07:47:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 0.1s done 07:47:49 #7 DONE 0.1s 07:47:49 07:47:49 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:49 #8 DONE 0.0s 07:47:49 07:47:49 1 warning found (use --debug to expand): 07:47:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 07:47:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 07:47:49 #1 [internal] load build definition from Dockerfile 07:47:49 #1 transferring dockerfile: 160B done 07:47:49 #1 DONE 0.0s 07:47:49 07:47:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 07:47:49 #2 DONE 0.0s 07:47:49 07:47:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 07:47:49 #3 DONE 0.0s 07:47:49 07:47:49 #4 [internal] load .dockerignore 07:47:49 #4 transferring context: 2B done 07:47:49 #4 DONE 0.0s 07:47:49 07:47:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 done 07:47:49 #5 CACHED 07:47:49 07:47:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 07:47:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:3f09c1365468b8d4360cc0446f5bc9761db1340b6ea0282111853051029bd7b3 done 07:47:49 #6 CACHED 07:47:49 07:47:49 #7 exporting to image 07:47:49 #7 exporting layers done 07:47:49 #7 exporting manifest sha256:2789d1597b80cfb62a6d4fca4c5c4c300f9b213bc95f50899d9f7a952b40b4f8 done 07:47:49 #7 exporting config sha256:e3c202c607ee3c080f44e3b8d4b71ea22ec14c765035096b0296b131375ac466 done 07:47:49 #7 exporting manifest sha256:e25f5266e63ee267496b032d110b4daf94775f66f103cb0fdfe6ff547504a117 done 07:47:49 #7 exporting config sha256:2355bd2df175da08efbe53fc0e9d33e43fd7cdfb9f096c87a2b2ca0047edfa21 done 07:47:49 #7 exporting manifest list sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 done 07:47:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:49 #7 pushing layers 0.0s done 07:47:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:13c8f56cbe488d9051070b7af2e872cfbd35f15f40f197d2d01e8caf74a118f5 0.1s done 07:47:49 #7 DONE 0.1s 07:47:49 07:47:49 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:49 #8 DONE 0.0s 07:47:49 07:47:49 1 warning found (use --debug to expand): 07:47:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43' 07:47:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:47:50 #1 [internal] load build definition from Dockerfile 07:47:50 #1 transferring dockerfile: 198B done 07:47:50 #1 DONE 0.0s 07:47:50 07:47:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43 07:47:50 #2 DONE 0.0s 07:47:50 07:47:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43 07:47:50 #3 DONE 0.0s 07:47:50 07:47:50 #4 [internal] load .dockerignore 07:47:50 #4 transferring context: 2B done 07:47:50 #4 DONE 0.0s 07:47:50 07:47:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:50 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:50 #5 ... 07:47:50 07:47:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:50 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d done 07:47:50 #6 DONE 0.1s 07:47:50 07:47:50 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:47:50 #7 DONE 0.0s 07:47:50 07:47:50 #8 exporting to image 07:47:50 #8 exporting layers done 07:47:50 #8 exporting manifest sha256:dbde0a40bad0c69ebfb3baa2a8284e1ea3ac5dd9662866bf23da410600f83196 done 07:47:50 #8 exporting config sha256:597992b06c719fe5aa7d2a19f564e3a2f04fac8a7d55feff64962c6b4ee34006 done 07:47:50 #8 exporting manifest sha256:0169a74c8ac914a3ae2821049c2e313d82666af6f7774d185f833e0f374c4058 done 07:47:50 #8 exporting config sha256:abb8203f8285ec1588a52caa9bd85daf1f7735f8ec992ffcd093ecd10bfd5ee4 done 07:47:50 #8 exporting manifest list sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 done 07:47:50 #8 pushing layers 0.1s done 07:47:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43@sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 07:47:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43@sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 0.1s done 07:47:50 #8 DONE 0.2s 07:47:50 07:47:50 1 warning found (use --debug to expand): 07:47:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 07:47:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 07:47:51 #1 [internal] load build definition from Dockerfile 07:47:51 #1 transferring dockerfile: 164B done 07:47:51 #1 DONE 0.0s 07:47:51 07:47:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:47:51 #2 DONE 0.0s 07:47:51 07:47:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:47:51 #3 DONE 0.0s 07:47:51 07:47:51 #4 [internal] load .dockerignore 07:47:51 #4 transferring context: 2B done 07:47:51 #4 DONE 0.0s 07:47:51 07:47:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:51 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 0.0s done 07:47:51 #5 CACHED 07:47:51 07:47:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:51 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 0.0s done 07:47:51 #6 CACHED 07:47:51 07:47:51 #7 exporting to image 07:47:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:51 #7 exporting layers done 07:47:51 #7 exporting manifest sha256:dbde0a40bad0c69ebfb3baa2a8284e1ea3ac5dd9662866bf23da410600f83196 done 07:47:51 #7 exporting config sha256:597992b06c719fe5aa7d2a19f564e3a2f04fac8a7d55feff64962c6b4ee34006 done 07:47:51 #7 exporting manifest sha256:0169a74c8ac914a3ae2821049c2e313d82666af6f7774d185f833e0f374c4058 done 07:47:51 #7 exporting config sha256:abb8203f8285ec1588a52caa9bd85daf1f7735f8ec992ffcd093ecd10bfd5ee4 done 07:47:51 #7 exporting manifest list sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 done 07:47:51 #7 pushing layers 0.0s done 07:47:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 0.1s done 07:47:51 #7 DONE 0.1s 07:47:51 07:47:51 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:47:51 #8 DONE 0.0s 07:47:51 07:47:51 1 warning found (use --debug to expand): 07:47:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19' 07:47:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19 --push - 07:47:51 #1 [internal] load build definition from Dockerfile 07:47:51 #1 transferring dockerfile: 170B done 07:47:51 #1 DONE 0.0s 07:47:51 07:47:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19 07:47:51 #2 DONE 0.0s 07:47:51 07:47:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19 07:47:51 #3 DONE 0.0s 07:47:51 07:47:51 #4 [internal] load .dockerignore 07:47:51 #4 transferring context: 2B done 07:47:51 #4 DONE 0.0s 07:47:51 07:47:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:51 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 0.0s done 07:47:51 #5 CACHED 07:47:51 07:47:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:51 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 0.0s done 07:47:51 #6 CACHED 07:47:51 07:47:51 #7 exporting to image 07:47:51 #7 exporting layers done 07:47:51 #7 exporting manifest sha256:dbde0a40bad0c69ebfb3baa2a8284e1ea3ac5dd9662866bf23da410600f83196 done 07:47:51 #7 exporting config sha256:597992b06c719fe5aa7d2a19f564e3a2f04fac8a7d55feff64962c6b4ee34006 07:47:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:51 #7 exporting config sha256:597992b06c719fe5aa7d2a19f564e3a2f04fac8a7d55feff64962c6b4ee34006 done 07:47:51 #7 exporting manifest sha256:0169a74c8ac914a3ae2821049c2e313d82666af6f7774d185f833e0f374c4058 done 07:47:51 #7 exporting config sha256:abb8203f8285ec1588a52caa9bd85daf1f7735f8ec992ffcd093ecd10bfd5ee4 done 07:47:51 #7 exporting manifest list sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 done 07:47:51 #7 pushing layers 0.0s done 07:47:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.19@sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 0.1s done 07:47:51 #7 DONE 0.1s 07:47:51 07:47:51 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:47:51 #8 DONE 0.0s 07:47:51 07:47:51 1 warning found (use --debug to expand): 07:47:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:47:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:47:52 #1 [internal] load build definition from Dockerfile 07:47:52 #1 transferring dockerfile: 211B done 07:47:52 #1 DONE 0.0s 07:47:52 07:47:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:52 #2 DONE 0.0s 07:47:52 07:47:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:52 #3 DONE 0.0s 07:47:52 07:47:52 #4 [internal] load .dockerignore 07:47:52 #4 transferring context: 2B done 07:47:52 #4 DONE 0.0s 07:47:52 07:47:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 0.0s done 07:47:52 #5 CACHED 07:47:52 07:47:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:52 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 0.0s done 07:47:52 #6 CACHED 07:47:52 07:47:52 #7 exporting to image 07:47:52 #7 exporting layers done 07:47:52 #7 exporting manifest sha256:dbde0a40bad0c69ebfb3baa2a8284e1ea3ac5dd9662866bf23da410600f83196 07:47:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:52 #7 exporting manifest sha256:dbde0a40bad0c69ebfb3baa2a8284e1ea3ac5dd9662866bf23da410600f83196 done 07:47:52 #7 exporting config sha256:597992b06c719fe5aa7d2a19f564e3a2f04fac8a7d55feff64962c6b4ee34006 done 07:47:52 #7 exporting manifest sha256:0169a74c8ac914a3ae2821049c2e313d82666af6f7774d185f833e0f374c4058 done 07:47:52 #7 exporting config sha256:abb8203f8285ec1588a52caa9bd85daf1f7735f8ec992ffcd093ecd10bfd5ee4 done 07:47:52 #7 exporting manifest list sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 done 07:47:52 #7 pushing layers 0.0s done 07:47:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 0.1s done 07:47:52 #7 DONE 0.1s 07:47:52 07:47:52 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:47:52 #8 DONE 0.0s 07:47:52 07:47:52 1 warning found (use --debug to expand): 07:47:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 07:47:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 07:47:52 #1 [internal] load build definition from Dockerfile 07:47:52 #1 transferring dockerfile: 162B done 07:47:52 #1 DONE 0.0s 07:47:52 07:47:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 07:47:52 #2 DONE 0.0s 07:47:52 07:47:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 07:47:52 #3 DONE 0.0s 07:47:52 07:47:52 #4 [internal] load .dockerignore 07:47:52 #4 transferring context: 2B done 07:47:52 #4 DONE 0.0s 07:47:52 07:47:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 0.0s done 07:47:52 #5 DONE 0.0s 07:47:52 07:47:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:52 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 0.0s done 07:47:52 #6 CACHED 07:47:52 07:47:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e784eb8540838806fbff45f0b07589cb64520c856983ec15125866e71374977d 07:47:52 #5 CACHED 07:47:52 07:47:52 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:47:52 #7 DONE 0.0s 07:47:52 07:47:52 #8 exporting to image 07:47:52 #8 exporting layers done 07:47:52 #8 exporting manifest sha256:dbde0a40bad0c69ebfb3baa2a8284e1ea3ac5dd9662866bf23da410600f83196 done 07:47:52 #8 exporting config sha256:597992b06c719fe5aa7d2a19f564e3a2f04fac8a7d55feff64962c6b4ee34006 done 07:47:52 #8 exporting manifest sha256:0169a74c8ac914a3ae2821049c2e313d82666af6f7774d185f833e0f374c4058 done 07:47:52 #8 exporting config sha256:abb8203f8285ec1588a52caa9bd85daf1f7735f8ec992ffcd093ecd10bfd5ee4 done 07:47:52 #8 exporting manifest list sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 done 07:47:52 #8 pushing layers 0.0s done 07:47:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3977089e93b0af707948e685324542e11eebb2de6a2ac2b376f882ad8202b3a0 0.1s done 07:47:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:52 #8 DONE 0.1s 07:47:52 07:47:52 1 warning found (use --debug to expand): 07:47:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43' 07:47:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:47:53 #1 [internal] load build definition from Dockerfile 07:47:53 #1 transferring dockerfile: 206B done 07:47:53 #1 DONE 0.0s 07:47:53 07:47:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:47:53 #2 DONE 0.0s 07:47:53 07:47:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43 07:47:53 #3 DONE 0.0s 07:47:53 07:47:53 #4 [internal] load .dockerignore 07:47:53 #4 transferring context: 2B done 07:47:53 #4 DONE 0.0s 07:47:53 07:47:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:53 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c done 07:47:53 #5 DONE 0.0s 07:47:53 07:47:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:53 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c done 07:47:53 #6 DONE 0.0s 07:47:53 07:47:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:53 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c done 07:47:53 #5 DONE 0.2s 07:47:53 07:47:53 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:53 #7 DONE 0.0s 07:47:53 07:47:53 #8 exporting to image 07:47:53 #8 exporting layers done 07:47:53 #8 exporting manifest sha256:a7b318ac79e31571e6676c0e848b7425e7fddc623e14ba25042fbd64834ff223 0.0s done 07:47:53 #8 exporting config sha256:0dc51507943cc08df7bcf03de7f396e6b8f18ca760d546c47548107a51fed4fe done 07:47:53 #8 exporting manifest sha256:7c5bf3d32e26c213567a8a0eb7aa52198cd18a3780a01f38c25127eb2f95e39a done 07:47:53 #8 exporting config sha256:aecd7a65e29f6fc42c73b1a6e9ce790c70e4e585ee5322fea4ad12df3fa1c2f6 done 07:47:53 #8 exporting manifest list sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 done 07:47:53 #8 pushing layers 0.1s done 07:47:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 07:47:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43@sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 0.1s done 07:47:53 #8 DONE 0.2s 07:47:53 07:47:53 1 warning found (use --debug to expand): 07:47:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 07:47:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 07:47:54 #1 [internal] load build definition from Dockerfile 07:47:54 #1 transferring dockerfile: 172B done 07:47:54 #1 DONE 0.0s 07:47:54 07:47:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:47:54 #2 DONE 0.0s 07:47:54 07:47:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:47:54 #3 DONE 0.0s 07:47:54 07:47:54 #4 [internal] load .dockerignore 07:47:54 #4 transferring context: 2B done 07:47:54 #4 DONE 0.0s 07:47:54 07:47:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:54 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 0.0s done 07:47:54 #5 CACHED 07:47:54 07:47:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:54 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 0.0s done 07:47:54 #6 CACHED 07:47:54 07:47:54 #7 exporting to image 07:47:54 #7 exporting layers done 07:47:54 #7 exporting manifest sha256:a7b318ac79e31571e6676c0e848b7425e7fddc623e14ba25042fbd64834ff223 done 07:47:54 #7 exporting config sha256:0dc51507943cc08df7bcf03de7f396e6b8f18ca760d546c47548107a51fed4fe 07:47:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:54 #7 exporting config sha256:0dc51507943cc08df7bcf03de7f396e6b8f18ca760d546c47548107a51fed4fe done 07:47:54 #7 exporting manifest sha256:7c5bf3d32e26c213567a8a0eb7aa52198cd18a3780a01f38c25127eb2f95e39a done 07:47:54 #7 exporting config sha256:aecd7a65e29f6fc42c73b1a6e9ce790c70e4e585ee5322fea4ad12df3fa1c2f6 done 07:47:54 #7 exporting manifest list sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 done 07:47:54 #7 pushing layers 0.0s done 07:47:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 0.1s done 07:47:54 #7 DONE 0.1s 07:47:54 07:47:54 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:54 #8 DONE 0.0s 07:47:54 07:47:54 1 warning found (use --debug to expand): 07:47:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19' 07:47:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19 --push - 07:47:54 #1 [internal] load build definition from Dockerfile 07:47:54 #1 transferring dockerfile: 178B done 07:47:54 #1 DONE 0.0s 07:47:54 07:47:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19 07:47:54 #2 DONE 0.0s 07:47:54 07:47:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19 07:47:54 #3 DONE 0.0s 07:47:54 07:47:54 #4 [internal] load .dockerignore 07:47:54 #4 transferring context: 2B done 07:47:54 #4 DONE 0.0s 07:47:54 07:47:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:54 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 0.0s done 07:47:54 #5 DONE 0.0s 07:47:54 07:47:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:54 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 0.0s done 07:47:54 #6 CACHED 07:47:54 07:47:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:54 #5 CACHED 07:47:54 07:47:54 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:54 #7 DONE 0.0s 07:47:54 07:47:54 #8 exporting to image 07:47:54 #8 exporting layers done 07:47:54 #8 exporting manifest sha256:a7b318ac79e31571e6676c0e848b7425e7fddc623e14ba25042fbd64834ff223 done 07:47:54 #8 exporting config sha256:0dc51507943cc08df7bcf03de7f396e6b8f18ca760d546c47548107a51fed4fe done 07:47:54 #8 exporting manifest sha256:7c5bf3d32e26c213567a8a0eb7aa52198cd18a3780a01f38c25127eb2f95e39a done 07:47:54 #8 exporting config sha256:aecd7a65e29f6fc42c73b1a6e9ce790c70e4e585ee5322fea4ad12df3fa1c2f6 done 07:47:54 #8 exporting manifest list sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 done 07:47:54 #8 pushing layers 0.0s done 07:47:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.19@sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 0.1s done 07:47:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:54 #8 DONE 0.1s 07:47:54 07:47:54 1 warning found (use --debug to expand): 07:47:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:47:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:47:55 #1 [internal] load build definition from Dockerfile 07:47:55 #1 transferring dockerfile: 219B done 07:47:55 #1 DONE 0.1s 07:47:55 07:47:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:55 #2 DONE 0.1s 07:47:55 07:47:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:55 #3 DONE 0.1s 07:47:55 07:47:55 #4 [internal] load .dockerignore 07:47:55 #4 transferring context: 2B done 07:47:55 #4 DONE 0.1s 07:47:55 07:47:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:55 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:55 #5 ... 07:47:55 07:47:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:55 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 0.1s done 07:47:55 #6 CACHED 07:47:55 07:47:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:55 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 0.1s done 07:47:55 #5 CACHED 07:47:55 07:47:55 #7 exporting to image 07:47:55 #7 exporting layers done 07:47:55 #7 exporting manifest sha256:a7b318ac79e31571e6676c0e848b7425e7fddc623e14ba25042fbd64834ff223 0.0s done 07:47:55 #7 exporting config sha256:0dc51507943cc08df7bcf03de7f396e6b8f18ca760d546c47548107a51fed4fe 0.0s done 07:47:55 #7 exporting manifest sha256:7c5bf3d32e26c213567a8a0eb7aa52198cd18a3780a01f38c25127eb2f95e39a 0.1s done 07:47:55 #7 exporting config sha256:aecd7a65e29f6fc42c73b1a6e9ce790c70e4e585ee5322fea4ad12df3fa1c2f6 07:47:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:55 #7 ... 07:47:55 07:47:55 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:55 #8 DONE 0.0s 07:47:55 07:47:55 #7 exporting to image 07:47:55 #7 exporting config sha256:aecd7a65e29f6fc42c73b1a6e9ce790c70e4e585ee5322fea4ad12df3fa1c2f6 0.0s done 07:47:55 #7 exporting manifest list sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 0.0s done 07:47:55 #7 pushing layers 0.0s done 07:47:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 07:47:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 0.1s done 07:47:55 #7 DONE 0.3s 07:47:55 07:47:55 1 warning found (use --debug to expand): 07:47:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 07:47:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 07:47:56 #1 [internal] load build definition from Dockerfile 07:47:56 #1 transferring dockerfile: 170B done 07:47:56 #1 DONE 0.0s 07:47:56 07:47:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:47:56 #2 DONE 0.0s 07:47:56 07:47:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:47:56 #3 DONE 0.0s 07:47:56 07:47:56 #4 [internal] load .dockerignore 07:47:56 #4 transferring context: 2B done 07:47:56 #4 DONE 0.0s 07:47:56 07:47:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:56 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c done 07:47:56 #5 CACHED 07:47:56 07:47:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c 07:47:56 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:aa340fa671e1686cfb1e864143d73d3be8ee44010ece349802d27d893b6cc88c done 07:47:56 #6 CACHED 07:47:56 07:47:56 #7 exporting to image 07:47:56 #7 exporting layers done 07:47:56 #7 exporting manifest sha256:a7b318ac79e31571e6676c0e848b7425e7fddc623e14ba25042fbd64834ff223 done 07:47:56 #7 exporting config sha256:0dc51507943cc08df7bcf03de7f396e6b8f18ca760d546c47548107a51fed4fe done 07:47:56 #7 exporting manifest sha256:7c5bf3d32e26c213567a8a0eb7aa52198cd18a3780a01f38c25127eb2f95e39a done 07:47:56 #7 exporting config sha256:aecd7a65e29f6fc42c73b1a6e9ce790c70e4e585ee5322fea4ad12df3fa1c2f6 done 07:47:56 #7 exporting manifest list sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 done 07:47:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:56 #7 pushing layers 0.0s done 07:47:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:fad99dd4912206ce64939f9fcc7ca5190275ee676eadeed8ffd7135033aaa433 0.1s done 07:47:56 #7 DONE 0.1s 07:47:56 07:47:56 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:47:56 #8 DONE 0.0s 07:47:56 07:47:56 1 warning found (use --debug to expand): 07:47:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43' 07:47:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:47:56 #1 [internal] load build definition from Dockerfile 07:47:56 #1 transferring dockerfile: 204B done 07:47:56 #1 DONE 0.0s 07:47:56 07:47:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43 07:47:56 #2 DONE 0.0s 07:47:56 07:47:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43 07:47:56 #3 DONE 0.1s 07:47:56 07:47:56 #4 [internal] load .dockerignore 07:47:56 #4 transferring context: 2B done 07:47:56 #4 DONE 0.0s 07:47:56 07:47:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 0.0s done 07:47:56 #5 DONE 0.0s 07:47:56 07:47:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:57 #6 DONE 0.0s 07:47:57 07:47:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 0.0s done 07:47:57 #5 DONE 0.1s 07:47:57 07:47:57 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:47:57 #7 DONE 0.0s 07:47:57 07:47:57 #8 exporting to image 07:47:57 #8 exporting layers done 07:47:57 #8 exporting manifest sha256:9e6054d5264544ff70eb42d803b29f4392c817cfc91143ad95bd9a0f3d40032d done 07:47:57 #8 exporting config sha256:a66df5a14fddc998622c6b80f7096bf590d1d7de0b5ebdbcf65c574b763ae8bd done 07:47:57 #8 exporting manifest sha256:83b0c6a6441fa660aad6e22f3b7d80278d38eafa76365f2e86c18644656e5a72 done 07:47:57 #8 exporting config sha256:e0171dc79819791b06ded6a0cb7d01ac102068c2fae87d75825e5bf181095a81 done 07:47:57 #8 exporting manifest list sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 done 07:47:57 #8 pushing layers 0.1s done 07:47:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43@sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 07:47:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43@sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 0.1s done 07:47:57 #8 DONE 0.2s 07:47:57 07:47:57 1 warning found (use --debug to expand): 07:47:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 07:47:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 07:47:57 #1 [internal] load build definition from Dockerfile 07:47:57 #1 transferring dockerfile: 170B done 07:47:57 #1 DONE 0.0s 07:47:57 07:47:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:47:57 #2 DONE 0.0s 07:47:57 07:47:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:47:57 #3 DONE 0.0s 07:47:57 07:47:57 #4 [internal] load .dockerignore 07:47:57 #4 transferring context: 2B done 07:47:57 #4 DONE 0.0s 07:47:57 07:47:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 0.0s done 07:47:57 #5 CACHED 07:47:57 07:47:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 0.0s done 07:47:57 #6 DONE 0.0s 07:47:57 07:47:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:57 #6 CACHED 07:47:57 07:47:57 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:47:57 #7 DONE 0.0s 07:47:57 07:47:57 #8 exporting to image 07:47:57 #8 exporting layers done 07:47:57 #8 exporting manifest sha256:9e6054d5264544ff70eb42d803b29f4392c817cfc91143ad95bd9a0f3d40032d done 07:47:57 #8 exporting config sha256:a66df5a14fddc998622c6b80f7096bf590d1d7de0b5ebdbcf65c574b763ae8bd done 07:47:57 #8 exporting manifest sha256:83b0c6a6441fa660aad6e22f3b7d80278d38eafa76365f2e86c18644656e5a72 done 07:47:57 #8 exporting config sha256:e0171dc79819791b06ded6a0cb7d01ac102068c2fae87d75825e5bf181095a81 done 07:47:57 #8 exporting manifest list sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 done 07:47:57 #8 pushing layers 0.0s done 07:47:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 0.1s done 07:47:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:57 #8 DONE 0.1s 07:47:57 07:47:57 1 warning found (use --debug to expand): 07:47:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19' 07:47:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19 --push - 07:47:58 #1 [internal] load build definition from Dockerfile 07:47:58 #1 transferring dockerfile: 176B done 07:47:58 #1 DONE 0.0s 07:47:58 07:47:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19 07:47:58 #2 DONE 0.0s 07:47:58 07:47:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19 07:47:58 #3 DONE 0.0s 07:47:58 07:47:58 #4 [internal] load .dockerignore 07:47:58 #4 transferring context: 2B done 07:47:58 #4 DONE 0.0s 07:47:58 07:47:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 0.0s done 07:47:58 #5 DONE 0.0s 07:47:58 07:47:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 0.0s done 07:47:58 #6 CACHED 07:47:58 07:47:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:58 #5 CACHED 07:47:58 07:47:58 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:47:58 #7 DONE 0.0s 07:47:58 07:47:58 #8 exporting to image 07:47:58 #8 exporting layers done 07:47:58 #8 exporting manifest sha256:9e6054d5264544ff70eb42d803b29f4392c817cfc91143ad95bd9a0f3d40032d done 07:47:58 #8 exporting config sha256:a66df5a14fddc998622c6b80f7096bf590d1d7de0b5ebdbcf65c574b763ae8bd done 07:47:58 #8 exporting manifest sha256:83b0c6a6441fa660aad6e22f3b7d80278d38eafa76365f2e86c18644656e5a72 done 07:47:58 #8 exporting config sha256:e0171dc79819791b06ded6a0cb7d01ac102068c2fae87d75825e5bf181095a81 done 07:47:58 #8 exporting manifest list sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 done 07:47:58 #8 pushing layers 0.0s done 07:47:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.19@sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 0.1s done 07:47:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:58 #8 DONE 0.1s 07:47:58 07:47:58 1 warning found (use --debug to expand): 07:47:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:47:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:47:58 #1 [internal] load build definition from Dockerfile 07:47:58 #1 transferring dockerfile: 217B done 07:47:58 #1 DONE 0.0s 07:47:58 07:47:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:58 #2 DONE 0.0s 07:47:58 07:47:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:47:58 #3 DONE 0.0s 07:47:58 07:47:58 #4 [internal] load .dockerignore 07:47:58 #4 transferring context: 2B done 07:47:58 #4 DONE 0.0s 07:47:58 07:47:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e done 07:47:58 #5 CACHED 07:47:58 07:47:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 0.0s done 07:47:58 #6 CACHED 07:47:58 07:47:58 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:47:58 #7 DONE 0.0s 07:47:58 07:47:58 #8 exporting to image 07:47:58 #8 exporting layers done 07:47:58 #8 exporting manifest sha256:9e6054d5264544ff70eb42d803b29f4392c817cfc91143ad95bd9a0f3d40032d done 07:47:58 #8 exporting config sha256:a66df5a14fddc998622c6b80f7096bf590d1d7de0b5ebdbcf65c574b763ae8bd done 07:47:58 #8 exporting manifest sha256:83b0c6a6441fa660aad6e22f3b7d80278d38eafa76365f2e86c18644656e5a72 done 07:47:58 #8 exporting config sha256:e0171dc79819791b06ded6a0cb7d01ac102068c2fae87d75825e5bf181095a81 done 07:47:58 #8 exporting manifest list sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 done 07:47:58 #8 pushing layers 0.0s done 07:47:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 0.1s done 07:47:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:58 #8 DONE 0.1s 07:47:58 07:47:58 1 warning found (use --debug to expand): 07:47:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 07:47:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 07:47:59 #1 [internal] load build definition from Dockerfile 07:47:59 #1 transferring dockerfile: 168B done 07:47:59 #1 DONE 0.0s 07:47:59 07:47:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:47:59 #2 DONE 0.0s 07:47:59 07:47:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:47:59 #3 DONE 0.0s 07:47:59 07:47:59 #4 [internal] load .dockerignore 07:47:59 #4 transferring context: 2B done 07:47:59 #4 DONE 0.0s 07:47:59 07:47:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 0.0s done 07:47:59 #5 CACHED 07:47:59 07:47:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e 07:47:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:48b09a10d109fa1e3bc3d3a68f10a099928bc23c265a0bce29a45323f72a561e done 07:47:59 #6 CACHED 07:47:59 07:47:59 #7 exporting to image 07:47:59 #7 exporting layers done 07:47:59 #7 exporting manifest sha256:9e6054d5264544ff70eb42d803b29f4392c817cfc91143ad95bd9a0f3d40032d done 07:47:59 #7 exporting config sha256:a66df5a14fddc998622c6b80f7096bf590d1d7de0b5ebdbcf65c574b763ae8bd done 07:47:59 #7 exporting manifest sha256:83b0c6a6441fa660aad6e22f3b7d80278d38eafa76365f2e86c18644656e5a72 07:47:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:47:59 #7 exporting manifest sha256:83b0c6a6441fa660aad6e22f3b7d80278d38eafa76365f2e86c18644656e5a72 done 07:47:59 #7 exporting config sha256:e0171dc79819791b06ded6a0cb7d01ac102068c2fae87d75825e5bf181095a81 done 07:47:59 #7 exporting manifest list sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 done 07:47:59 #7 pushing layers 0.0s done 07:47:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:053500c2af6b7983fa9d9f0307108a276b527fdf481907eff62f20e8535caa94 0.1s done 07:47:59 #7 DONE 0.1s 07:47:59 07:47:59 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:47:59 #8 DONE 0.0s 07:47:59 07:47:59 1 warning found (use --debug to expand): 07:47:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:47:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:47:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43' 07:47:59 #1 [internal] load build definition from Dockerfile 07:47:59 #1 transferring dockerfile: 205B done 07:47:59 #1 DONE 0.0s 07:47:59 07:47:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43 07:47:59 #2 DONE 0.0s 07:47:59 07:47:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43 07:47:59 #3 DONE 0.0s 07:47:59 07:47:59 #4 [internal] load .dockerignore 07:47:59 #4 transferring context: 2B done 07:47:59 #4 DONE 0.0s 07:47:59 07:47:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:47:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 done 07:47:59 #5 DONE 0.0s 07:47:59 07:47:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:00 #6 DONE 0.0s 07:48:00 07:48:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 done 07:48:00 #5 DONE 0.1s 07:48:00 07:48:00 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:00 #7 DONE 0.0s 07:48:00 07:48:00 #8 exporting to image 07:48:00 #8 exporting layers done 07:48:00 #8 exporting manifest sha256:f9ad8b5e3c7c562cb0653769ce549e4168390e55d9b5442d9507bee5cdcaf96b done 07:48:00 #8 exporting config sha256:1f99cff038cf5fb4967e65ece2d222fc246b89bf064f45f415d27f27058046ca done 07:48:00 #8 exporting manifest sha256:b61590e411a98d114b3a2cc6441dc63af4772640237cf3d574d0772674401616 done 07:48:00 #8 exporting config sha256:63c867d1a1feebc84f3992208c09032cbe1fb9f9ac714245a64aadb0124531e6 done 07:48:00 #8 exporting manifest list sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 done 07:48:00 #8 pushing layers 0.1s done 07:48:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 07:48:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 0.1s done 07:48:00 #8 DONE 0.2s 07:48:00 07:48:00 1 warning found (use --debug to expand): 07:48:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 07:48:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 07:48:00 #1 [internal] load build definition from Dockerfile 07:48:00 #1 transferring dockerfile: 171B done 07:48:00 #1 DONE 0.0s 07:48:00 07:48:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:48:00 #2 DONE 0.0s 07:48:00 07:48:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:48:00 #3 DONE 0.0s 07:48:00 07:48:00 #4 [internal] load .dockerignore 07:48:00 #4 transferring context: 2B done 07:48:00 #4 DONE 0.0s 07:48:00 07:48:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 0.0s done 07:48:00 #5 CACHED 07:48:00 07:48:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 0.0s done 07:48:00 #6 CACHED 07:48:00 07:48:00 #7 exporting to image 07:48:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:00 #7 exporting layers done 07:48:00 #7 exporting manifest sha256:f9ad8b5e3c7c562cb0653769ce549e4168390e55d9b5442d9507bee5cdcaf96b done 07:48:00 #7 exporting config sha256:1f99cff038cf5fb4967e65ece2d222fc246b89bf064f45f415d27f27058046ca done 07:48:00 #7 exporting manifest sha256:b61590e411a98d114b3a2cc6441dc63af4772640237cf3d574d0772674401616 done 07:48:00 #7 exporting config sha256:63c867d1a1feebc84f3992208c09032cbe1fb9f9ac714245a64aadb0124531e6 done 07:48:00 #7 exporting manifest list sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 done 07:48:00 #7 pushing layers 0.0s done 07:48:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 0.1s done 07:48:00 #7 DONE 0.1s 07:48:00 07:48:00 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:00 #8 DONE 0.0s 07:48:00 07:48:00 1 warning found (use --debug to expand): 07:48:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19 --push - 07:48:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19' 07:48:01 #1 [internal] load build definition from Dockerfile 07:48:01 #1 transferring dockerfile: 177B done 07:48:01 #1 DONE 0.0s 07:48:01 07:48:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19 07:48:01 #2 DONE 0.0s 07:48:01 07:48:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19 07:48:01 #3 DONE 0.0s 07:48:01 07:48:01 #4 [internal] load .dockerignore 07:48:01 #4 transferring context: 2B done 07:48:01 #4 DONE 0.0s 07:48:01 07:48:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 0.0s done 07:48:01 #5 CACHED 07:48:01 07:48:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 0.0s done 07:48:01 #6 CACHED 07:48:01 07:48:01 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:01 #7 DONE 0.0s 07:48:01 07:48:01 #8 exporting to image 07:48:01 #8 exporting layers done 07:48:01 #8 exporting manifest sha256:f9ad8b5e3c7c562cb0653769ce549e4168390e55d9b5442d9507bee5cdcaf96b done 07:48:01 #8 exporting config sha256:1f99cff038cf5fb4967e65ece2d222fc246b89bf064f45f415d27f27058046ca done 07:48:01 #8 exporting manifest sha256:b61590e411a98d114b3a2cc6441dc63af4772640237cf3d574d0772674401616 done 07:48:01 #8 exporting config sha256:63c867d1a1feebc84f3992208c09032cbe1fb9f9ac714245a64aadb0124531e6 done 07:48:01 #8 exporting manifest list sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 done 07:48:01 #8 pushing layers 0.0s done 07:48:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19@sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 07:48:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.19@sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 0.1s done 07:48:01 #8 DONE 0.1s 07:48:01 07:48:01 1 warning found (use --debug to expand): 07:48:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:48:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:48:02 #1 [internal] load build definition from Dockerfile 07:48:02 #1 transferring dockerfile: 218B done 07:48:02 #1 DONE 0.0s 07:48:02 07:48:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:02 #2 DONE 0.0s 07:48:02 07:48:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:02 #3 DONE 0.0s 07:48:02 07:48:02 #4 [internal] load .dockerignore 07:48:02 #4 transferring context: 2B done 07:48:02 #4 DONE 0.0s 07:48:02 07:48:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 done 07:48:02 #5 CACHED 07:48:02 07:48:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 0.0s done 07:48:02 #6 CACHED 07:48:02 07:48:02 #7 exporting to image 07:48:02 #7 exporting layers done 07:48:02 #7 exporting manifest sha256:f9ad8b5e3c7c562cb0653769ce549e4168390e55d9b5442d9507bee5cdcaf96b done 07:48:02 #7 exporting config sha256:1f99cff038cf5fb4967e65ece2d222fc246b89bf064f45f415d27f27058046ca done 07:48:02 #7 exporting manifest sha256:b61590e411a98d114b3a2cc6441dc63af4772640237cf3d574d0772674401616 done 07:48:02 #7 exporting config sha256:63c867d1a1feebc84f3992208c09032cbe1fb9f9ac714245a64aadb0124531e6 done 07:48:02 #7 exporting manifest list sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 done 07:48:02 #7 pushing layers 0.0s done 07:48:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 07:48:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 0.1s done 07:48:02 #7 DONE 0.1s 07:48:02 07:48:02 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:02 #8 DONE 0.0s 07:48:02 07:48:02 1 warning found (use --debug to expand): 07:48:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 07:48:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 07:48:02 #1 [internal] load build definition from Dockerfile 07:48:02 #1 transferring dockerfile: 169B done 07:48:02 #1 DONE 0.0s 07:48:02 07:48:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:48:02 #2 DONE 0.0s 07:48:02 07:48:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:48:02 #3 DONE 0.0s 07:48:02 07:48:02 #4 [internal] load .dockerignore 07:48:02 #4 transferring context: 2B done 07:48:02 #4 DONE 0.0s 07:48:02 07:48:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 done 07:48:02 #5 CACHED 07:48:02 07:48:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 07:48:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:943e88a30e1a311f0edcffb850b25976478bf50c68fd61a4d6d32a25fc1ebcd8 done 07:48:02 #6 CACHED 07:48:02 07:48:02 #7 exporting to image 07:48:02 #7 exporting layers done 07:48:02 #7 exporting manifest sha256:f9ad8b5e3c7c562cb0653769ce549e4168390e55d9b5442d9507bee5cdcaf96b done 07:48:02 #7 exporting config sha256:1f99cff038cf5fb4967e65ece2d222fc246b89bf064f45f415d27f27058046ca done 07:48:02 #7 exporting manifest sha256:b61590e411a98d114b3a2cc6441dc63af4772640237cf3d574d0772674401616 done 07:48:02 #7 exporting config sha256:63c867d1a1feebc84f3992208c09032cbe1fb9f9ac714245a64aadb0124531e6 done 07:48:02 #7 exporting manifest list sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 done 07:48:02 #7 pushing layers 0.0s done 07:48:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 07:48:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:ad40c13e309eb989e7dc0615d8f0070f3306c67c01834973c6ed26dc78d9b351 0.1s done 07:48:02 #7 DONE 0.1s 07:48:02 07:48:02 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:02 #8 DONE 0.0s 07:48:02 07:48:02 1 warning found (use --debug to expand): 07:48:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43' 07:48:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:48:03 #1 [internal] load build definition from Dockerfile 07:48:03 #1 transferring dockerfile: 211B done 07:48:03 #1 DONE 0.0s 07:48:03 07:48:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43 07:48:03 #2 DONE 0.0s 07:48:03 07:48:03 #3 [internal] load .dockerignore 07:48:03 #3 transferring context: 2B done 07:48:03 #3 DONE 0.0s 07:48:03 07:48:03 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43 07:48:03 #4 DONE 0.1s 07:48:03 07:48:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:03 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:03 #5 ... 07:48:03 07:48:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:03 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa done 07:48:03 #6 DONE 0.1s 07:48:03 07:48:03 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:03 #7 DONE 0.0s 07:48:03 07:48:03 #8 exporting to image 07:48:03 #8 exporting layers done 07:48:03 #8 exporting manifest sha256:176e90cdd88604801c80c4854a7c8aebb3b175ad73093077893085c443655b24 done 07:48:03 #8 exporting config sha256:0e378ead0c708432099e8b646289b8ea6479cf084db19d26a725a86a85f6fe4f done 07:48:03 #8 exporting manifest sha256:38447b69e86fda2319bac9961f68032881eb34817630fae8f28e8af06a8ae9e5 done 07:48:03 #8 exporting config sha256:bef630c87991489e874c1f20a775a54a838e8227cb589e8bf3eafe4f54ced5d0 done 07:48:03 #8 exporting manifest list sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 done 07:48:03 #8 pushing layers 0.1s done 07:48:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 07:48:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43@sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 0.1s done 07:48:03 #8 DONE 0.3s 07:48:03 07:48:03 1 warning found (use --debug to expand): 07:48:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 07:48:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 07:48:04 #1 [internal] load build definition from Dockerfile 07:48:04 #1 transferring dockerfile: 177B done 07:48:04 #1 DONE 0.0s 07:48:04 07:48:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:48:04 #2 DONE 0.0s 07:48:04 07:48:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:48:04 #3 DONE 0.0s 07:48:04 07:48:04 #4 [internal] load .dockerignore 07:48:04 #4 transferring context: 2B done 07:48:04 #4 DONE 0.0s 07:48:04 07:48:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:04 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa done 07:48:04 #5 CACHED 07:48:04 07:48:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:04 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 0.0s done 07:48:04 #6 CACHED 07:48:04 07:48:04 #7 exporting to image 07:48:04 #7 exporting layers done 07:48:04 #7 exporting manifest sha256:176e90cdd88604801c80c4854a7c8aebb3b175ad73093077893085c443655b24 done 07:48:04 #7 exporting config sha256:0e378ead0c708432099e8b646289b8ea6479cf084db19d26a725a86a85f6fe4f done 07:48:04 #7 exporting manifest sha256:38447b69e86fda2319bac9961f68032881eb34817630fae8f28e8af06a8ae9e5 done 07:48:04 #7 exporting config sha256:bef630c87991489e874c1f20a775a54a838e8227cb589e8bf3eafe4f54ced5d0 done 07:48:04 #7 exporting manifest list sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 done 07:48:04 #7 pushing layers 0.0s done 07:48:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 07:48:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 0.1s done 07:48:04 #7 DONE 0.1s 07:48:04 07:48:04 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:04 #8 DONE 0.0s 07:48:04 07:48:04 1 warning found (use --debug to expand): 07:48:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19 --push - 07:48:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19' 07:48:04 #1 [internal] load build definition from Dockerfile 07:48:04 #1 transferring dockerfile: 183B done 07:48:04 #1 DONE 0.0s 07:48:04 07:48:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19 07:48:04 #2 DONE 0.0s 07:48:04 07:48:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19 07:48:04 #3 DONE 0.0s 07:48:04 07:48:04 #4 [internal] load .dockerignore 07:48:04 #4 transferring context: 2B done 07:48:04 #4 DONE 0.0s 07:48:04 07:48:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:04 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 0.0s done 07:48:04 #5 CACHED 07:48:04 07:48:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:04 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 0.0s done 07:48:04 #6 CACHED 07:48:04 07:48:04 #7 exporting to image 07:48:04 #7 exporting layers done 07:48:04 #7 exporting manifest sha256:176e90cdd88604801c80c4854a7c8aebb3b175ad73093077893085c443655b24 done 07:48:04 #7 exporting config sha256:0e378ead0c708432099e8b646289b8ea6479cf084db19d26a725a86a85f6fe4f done 07:48:04 #7 exporting manifest sha256:38447b69e86fda2319bac9961f68032881eb34817630fae8f28e8af06a8ae9e5 done 07:48:04 #7 exporting config sha256:bef630c87991489e874c1f20a775a54a838e8227cb589e8bf3eafe4f54ced5d0 done 07:48:04 #7 exporting manifest list sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 done 07:48:04 #7 pushing layers 0.0s done 07:48:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19@sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 07:48:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.19@sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 0.1s done 07:48:04 #7 DONE 0.1s 07:48:04 07:48:04 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:04 #8 DONE 0.0s 07:48:04 07:48:04 1 warning found (use --debug to expand): 07:48:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:48:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:48:05 #1 [internal] load build definition from Dockerfile 07:48:05 #1 transferring dockerfile: 224B done 07:48:05 #1 DONE 0.0s 07:48:05 07:48:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:05 #2 DONE 0.0s 07:48:05 07:48:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:05 #3 DONE 0.0s 07:48:05 07:48:05 #4 [internal] load .dockerignore 07:48:05 #4 transferring context: 2B done 07:48:05 #4 DONE 0.0s 07:48:05 07:48:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa done 07:48:05 #5 CACHED 07:48:05 07:48:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:05 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa done 07:48:05 #6 CACHED 07:48:05 07:48:05 #7 exporting to image 07:48:05 #7 exporting layers done 07:48:05 #7 exporting manifest sha256:176e90cdd88604801c80c4854a7c8aebb3b175ad73093077893085c443655b24 done 07:48:05 #7 exporting config sha256:0e378ead0c708432099e8b646289b8ea6479cf084db19d26a725a86a85f6fe4f done 07:48:05 #7 exporting manifest sha256:38447b69e86fda2319bac9961f68032881eb34817630fae8f28e8af06a8ae9e5 done 07:48:05 #7 exporting config sha256:bef630c87991489e874c1f20a775a54a838e8227cb589e8bf3eafe4f54ced5d0 done 07:48:05 #7 exporting manifest list sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 done 07:48:05 #7 pushing layers 0.0s done 07:48:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 07:48:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 0.1s done 07:48:05 #7 DONE 0.1s 07:48:05 07:48:05 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:05 #8 DONE 0.0s 07:48:05 07:48:05 1 warning found (use --debug to expand): 07:48:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 07:48:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 07:48:05 #1 [internal] load build definition from Dockerfile 07:48:05 #1 transferring dockerfile: 175B done 07:48:05 #1 DONE 0.0s 07:48:05 07:48:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:48:05 #2 DONE 0.0s 07:48:05 07:48:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:48:05 #3 DONE 0.0s 07:48:05 07:48:05 #4 [internal] load .dockerignore 07:48:05 #4 transferring context: 2B done 07:48:05 #4 DONE 0.0s 07:48:05 07:48:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 0.0s done 07:48:05 #5 CACHED 07:48:05 07:48:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 07:48:05 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:afd9d6ed1a20451398152ae4bb524cd2ec22a260d91064a146134763bc3ca2fa 0.0s done 07:48:05 #6 CACHED 07:48:05 07:48:05 #7 exporting to image 07:48:05 #7 exporting layers done 07:48:05 #7 exporting manifest sha256:176e90cdd88604801c80c4854a7c8aebb3b175ad73093077893085c443655b24 done 07:48:05 #7 exporting config sha256:0e378ead0c708432099e8b646289b8ea6479cf084db19d26a725a86a85f6fe4f done 07:48:05 #7 exporting manifest sha256:38447b69e86fda2319bac9961f68032881eb34817630fae8f28e8af06a8ae9e5 done 07:48:05 #7 exporting config sha256:bef630c87991489e874c1f20a775a54a838e8227cb589e8bf3eafe4f54ced5d0 done 07:48:05 #7 exporting manifest list sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 done 07:48:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:05 #7 pushing layers 0.0s done 07:48:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:693e26c8ad6bf204b38523a162c98a1e17f6bca5d65550861e0fe552f94c01b9 0.1s done 07:48:05 #7 DONE 0.1s 07:48:05 07:48:05 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:48:05 #8 DONE 0.0s 07:48:05 07:48:05 1 warning found (use --debug to expand): 07:48:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43' 07:48:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:48:06 #1 [internal] load build definition from Dockerfile 07:48:06 #1 transferring dockerfile: 215B done 07:48:06 #1 DONE 0.0s 07:48:06 07:48:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43 07:48:06 #2 DONE 0.0s 07:48:06 07:48:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43 07:48:06 #3 DONE 0.0s 07:48:06 07:48:06 #4 [internal] load .dockerignore 07:48:06 #4 transferring context: 2B done 07:48:06 #4 DONE 0.0s 07:48:06 07:48:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 0.0s done 07:48:06 #5 DONE 0.0s 07:48:06 07:48:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 0.0s done 07:48:06 #6 DONE 0.0s 07:48:06 07:48:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 0.0s done 07:48:06 #5 DONE 0.1s 07:48:06 07:48:06 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:48:06 #7 DONE 0.0s 07:48:06 07:48:06 #8 exporting to image 07:48:06 #8 exporting layers done 07:48:06 #8 exporting manifest sha256:00c3c3b82f6941902d3fa4055b0b4559423bd09fa96176e4b7f89b3e8a837528 done 07:48:06 #8 exporting config sha256:917db1bc39454492dde7089877075cdaaadea3f72b721e969f4a87d5dae551ac done 07:48:06 #8 exporting manifest sha256:65c706d6fde75348cb8c78444e841fef5f6b3bb5a56c43742ec1542be430cde7 done 07:48:06 #8 exporting config sha256:ad1d8df5a25b417d8c24af91dc3e29c9f219d9d4241bcf2302e79fd17bc83109 done 07:48:06 #8 exporting manifest list sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda done 07:48:06 #8 pushing layers 0.1s done 07:48:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43@sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda 07:48:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43@sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda 0.1s done 07:48:06 #8 DONE 0.2s 07:48:07 07:48:07 1 warning found (use --debug to expand): 07:48:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 07:48:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 07:48:07 #1 [internal] load build definition from Dockerfile 07:48:07 #1 transferring dockerfile: 181B done 07:48:07 #1 DONE 0.0s 07:48:07 07:48:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:48:07 #2 DONE 0.0s 07:48:07 07:48:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:48:07 #3 DONE 0.0s 07:48:07 07:48:07 #4 [internal] load .dockerignore 07:48:07 #4 transferring context: 2B done 07:48:07 #4 DONE 0.0s 07:48:07 07:48:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 0.0s done 07:48:07 #5 CACHED 07:48:07 07:48:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 0.0s done 07:48:07 #6 CACHED 07:48:08 07:48:08 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:48:08 #7 DONE 0.0s 07:48:08 07:48:08 #8 exporting to image 07:48:08 #8 exporting layers done 07:48:08 #8 exporting manifest sha256:00c3c3b82f6941902d3fa4055b0b4559423bd09fa96176e4b7f89b3e8a837528 done 07:48:08 #8 exporting config sha256:917db1bc39454492dde7089877075cdaaadea3f72b721e969f4a87d5dae551ac done 07:48:08 #8 exporting manifest sha256:65c706d6fde75348cb8c78444e841fef5f6b3bb5a56c43742ec1542be430cde7 done 07:48:08 #8 exporting config sha256:ad1d8df5a25b417d8c24af91dc3e29c9f219d9d4241bcf2302e79fd17bc83109 done 07:48:08 #8 exporting manifest list sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda done 07:48:08 #8 pushing layers 0.0s done 07:48:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda 0.1s done 07:48:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:08 #8 DONE 0.1s 07:48:08 07:48:08 1 warning found (use --debug to expand): 07:48:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19' 07:48:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19 --push - 07:48:08 #1 [internal] load build definition from Dockerfile 07:48:08 #1 transferring dockerfile: 187B done 07:48:08 #1 DONE 0.0s 07:48:08 07:48:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19 07:48:08 #2 DONE 0.0s 07:48:08 07:48:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19 07:48:08 #3 DONE 0.0s 07:48:08 07:48:08 #4 [internal] load .dockerignore 07:48:08 #4 transferring context: 2B done 07:48:08 #4 DONE 0.0s 07:48:08 07:48:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef done 07:48:08 #5 CACHED 07:48:08 07:48:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 0.0s done 07:48:08 #6 CACHED 07:48:08 07:48:08 #7 exporting to image 07:48:08 #7 exporting layers done 07:48:08 #7 exporting manifest sha256:00c3c3b82f6941902d3fa4055b0b4559423bd09fa96176e4b7f89b3e8a837528 done 07:48:08 #7 exporting config sha256:917db1bc39454492dde7089877075cdaaadea3f72b721e969f4a87d5dae551ac done 07:48:08 #7 exporting manifest sha256:65c706d6fde75348cb8c78444e841fef5f6b3bb5a56c43742ec1542be430cde7 done 07:48:08 #7 exporting config sha256:ad1d8df5a25b417d8c24af91dc3e29c9f219d9d4241bcf2302e79fd17bc83109 done 07:48:08 #7 exporting manifest list sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda done 07:48:08 #7 pushing layers 0.0s done 07:48:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19@sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda 07:48:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.19@sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda 0.1s done 07:48:08 #7 DONE 0.1s 07:48:08 07:48:08 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:48:08 #8 DONE 0.0s 07:48:08 07:48:08 1 warning found (use --debug to expand): 07:48:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:48:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:48:09 #1 [internal] load build definition from Dockerfile 07:48:09 #1 transferring dockerfile: 228B done 07:48:09 #1 DONE 0.0s 07:48:09 07:48:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:09 #2 DONE 0.0s 07:48:09 07:48:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:09 #3 DONE 0.0s 07:48:09 07:48:09 #4 [internal] load .dockerignore 07:48:09 #4 transferring context: 2B done 07:48:09 #4 DONE 0.0s 07:48:09 07:48:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 0.0s done 07:48:09 #5 CACHED 07:48:09 07:48:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 0.0s done 07:48:09 #6 CACHED 07:48:09 07:48:09 #7 exporting to image 07:48:09 #7 exporting layers done 07:48:09 #7 exporting manifest sha256:00c3c3b82f6941902d3fa4055b0b4559423bd09fa96176e4b7f89b3e8a837528 done 07:48:09 #7 exporting config sha256:917db1bc39454492dde7089877075cdaaadea3f72b721e969f4a87d5dae551ac done 07:48:09 #7 exporting manifest sha256:65c706d6fde75348cb8c78444e841fef5f6b3bb5a56c43742ec1542be430cde7 done 07:48:09 #7 exporting config sha256:ad1d8df5a25b417d8c24af91dc3e29c9f219d9d4241bcf2302e79fd17bc83109 done 07:48:09 #7 exporting manifest list sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda done 07:48:09 #7 pushing layers 0.0s done 07:48:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda 07:48:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda 0.1s done 07:48:09 #7 DONE 0.1s 07:48:09 07:48:09 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:48:09 #8 DONE 0.0s 07:48:09 07:48:09 1 warning found (use --debug to expand): 07:48:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 07:48:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 07:48:09 #1 [internal] load build definition from Dockerfile 07:48:09 #1 transferring dockerfile: 179B done 07:48:09 #1 DONE 0.0s 07:48:09 07:48:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:48:09 #2 DONE 0.0s 07:48:09 07:48:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:48:09 #3 DONE 0.0s 07:48:09 07:48:09 #4 [internal] load .dockerignore 07:48:09 #4 transferring context: 2B done 07:48:09 #4 DONE 0.0s 07:48:09 07:48:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef done 07:48:09 #5 CACHED 07:48:09 07:48:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef 07:48:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:9786c03ea6a9176fd1bd80328a933fa82d47bb2c03d0aa720fbb34b22e6405ef done 07:48:09 #6 CACHED 07:48:09 07:48:09 #7 exporting to image 07:48:09 #7 exporting layers done 07:48:09 #7 exporting manifest sha256:00c3c3b82f6941902d3fa4055b0b4559423bd09fa96176e4b7f89b3e8a837528 done 07:48:09 #7 exporting config sha256:917db1bc39454492dde7089877075cdaaadea3f72b721e969f4a87d5dae551ac done 07:48:09 #7 exporting manifest sha256:65c706d6fde75348cb8c78444e841fef5f6b3bb5a56c43742ec1542be430cde7 done 07:48:09 #7 exporting config sha256:ad1d8df5a25b417d8c24af91dc3e29c9f219d9d4241bcf2302e79fd17bc83109 done 07:48:09 #7 exporting manifest list sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda done 07:48:09 #7 pushing layers 0.0s done 07:48:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda 07:48:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cd35da5047a19db1919f7d26751b9df28747fc5d977f0c053f724a68d04f2bda 0.1s done 07:48:09 #7 DONE 0.1s 07:48:09 07:48:09 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:48:09 #8 DONE 0.0s 07:48:09 07:48:09 1 warning found (use --debug to expand): 07:48:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43' 07:48:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:48:10 #1 [internal] load build definition from Dockerfile 07:48:10 #1 transferring dockerfile: 205B done 07:48:10 #1 DONE 0.0s 07:48:10 07:48:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43 07:48:10 #2 DONE 0.0s 07:48:10 07:48:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43 07:48:10 #3 DONE 0.0s 07:48:10 07:48:10 #4 [internal] load .dockerignore 07:48:10 #4 transferring context: 2B done 07:48:10 #4 DONE 0.0s 07:48:10 07:48:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 0.0s done 07:48:10 #5 DONE 0.0s 07:48:10 07:48:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 0.0s done 07:48:10 #6 DONE 0.1s 07:48:10 07:48:10 #7 exporting to image 07:48:10 #7 exporting layers done 07:48:10 #7 exporting manifest sha256:e589c030d07d43c256154651e3266592151d86a51c8a282f0d0659eb8fa6317d done 07:48:10 #7 exporting config sha256:95e4ed547e48b28e4fa8f67da55a6e5ec14b14cd63dce651599e08652b4e4780 07:48:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:10 #7 ... 07:48:10 07:48:10 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:48:10 #8 DONE 0.0s 07:48:10 07:48:10 #7 exporting to image 07:48:10 #7 exporting config sha256:95e4ed547e48b28e4fa8f67da55a6e5ec14b14cd63dce651599e08652b4e4780 done 07:48:10 #7 exporting manifest sha256:533b42f0d6c65a3b985dfc446ea77475163fbc3bca6c31a674a4726c779f1b08 done 07:48:10 #7 exporting config sha256:64d978fb1f3cf321a5733a7d028eec49edc23ad22fc5fab62cabac9794c2f42d done 07:48:10 #7 exporting manifest list sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 done 07:48:10 #7 pushing layers 0.1s done 07:48:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43@sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 07:48:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43@sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 0.1s done 07:48:10 #7 DONE 0.2s 07:48:10 07:48:10 1 warning found (use --debug to expand): 07:48:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 07:48:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 07:48:10 #1 [internal] load build definition from Dockerfile 07:48:10 #1 transferring dockerfile: 171B done 07:48:10 #1 DONE 0.0s 07:48:10 07:48:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:48:10 #2 DONE 0.0s 07:48:10 07:48:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:48:10 #3 DONE 0.0s 07:48:10 07:48:10 #4 [internal] load .dockerignore 07:48:10 #4 transferring context: 2B done 07:48:10 #4 DONE 0.0s 07:48:10 07:48:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 done 07:48:10 #5 CACHED 07:48:10 07:48:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 done 07:48:10 #6 CACHED 07:48:10 07:48:10 #7 exporting to image 07:48:10 #7 exporting layers done 07:48:10 #7 exporting manifest sha256:e589c030d07d43c256154651e3266592151d86a51c8a282f0d0659eb8fa6317d done 07:48:10 #7 exporting config sha256:95e4ed547e48b28e4fa8f67da55a6e5ec14b14cd63dce651599e08652b4e4780 done 07:48:10 #7 exporting manifest sha256:533b42f0d6c65a3b985dfc446ea77475163fbc3bca6c31a674a4726c779f1b08 done 07:48:10 #7 exporting config sha256:64d978fb1f3cf321a5733a7d028eec49edc23ad22fc5fab62cabac9794c2f42d done 07:48:10 #7 exporting manifest list sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 done 07:48:10 #7 pushing layers 07:48:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:11 #7 pushing layers 0.0s done 07:48:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 0.1s done 07:48:11 #7 DONE 0.1s 07:48:11 07:48:11 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:48:11 #8 DONE 0.0s 07:48:11 07:48:11 1 warning found (use --debug to expand): 07:48:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19' 07:48:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19 --push - 07:48:11 #1 [internal] load build definition from Dockerfile 07:48:11 #1 transferring dockerfile: 177B done 07:48:11 #1 DONE 0.0s 07:48:11 07:48:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19 07:48:11 #2 DONE 0.0s 07:48:11 07:48:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19 07:48:11 #3 DONE 0.0s 07:48:11 07:48:11 #4 [internal] load .dockerignore 07:48:11 #4 transferring context: 2B done 07:48:11 #4 DONE 0.0s 07:48:11 07:48:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 done 07:48:11 #5 CACHED 07:48:11 07:48:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 0.0s done 07:48:11 #6 CACHED 07:48:11 07:48:11 #7 exporting to image 07:48:11 #7 exporting layers done 07:48:11 #7 exporting manifest sha256:e589c030d07d43c256154651e3266592151d86a51c8a282f0d0659eb8fa6317d done 07:48:11 #7 exporting config sha256:95e4ed547e48b28e4fa8f67da55a6e5ec14b14cd63dce651599e08652b4e4780 done 07:48:11 #7 exporting manifest sha256:533b42f0d6c65a3b985dfc446ea77475163fbc3bca6c31a674a4726c779f1b08 done 07:48:11 #7 exporting config sha256:64d978fb1f3cf321a5733a7d028eec49edc23ad22fc5fab62cabac9794c2f42d done 07:48:11 #7 exporting manifest list sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 done 07:48:11 #7 pushing layers 0.0s done 07:48:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19@sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 07:48:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.19@sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 0.1s done 07:48:11 #7 DONE 0.1s 07:48:11 07:48:11 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:48:11 #8 DONE 0.0s 07:48:11 07:48:11 1 warning found (use --debug to expand): 07:48:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:48:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:48:12 #1 [internal] load build definition from Dockerfile 07:48:12 #1 transferring dockerfile: 218B done 07:48:12 #1 DONE 0.0s 07:48:12 07:48:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:12 #2 DONE 0.0s 07:48:12 07:48:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:12 #3 DONE 0.0s 07:48:12 07:48:12 #4 [internal] load .dockerignore 07:48:12 #4 transferring context: 2B done 07:48:12 #4 DONE 0.0s 07:48:12 07:48:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 done 07:48:12 #5 CACHED 07:48:12 07:48:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 done 07:48:12 #6 CACHED 07:48:12 07:48:12 #7 exporting to image 07:48:12 #7 exporting layers done 07:48:12 #7 exporting manifest sha256:e589c030d07d43c256154651e3266592151d86a51c8a282f0d0659eb8fa6317d done 07:48:12 #7 exporting config sha256:95e4ed547e48b28e4fa8f67da55a6e5ec14b14cd63dce651599e08652b4e4780 done 07:48:12 #7 exporting manifest sha256:533b42f0d6c65a3b985dfc446ea77475163fbc3bca6c31a674a4726c779f1b08 done 07:48:12 #7 exporting config sha256:64d978fb1f3cf321a5733a7d028eec49edc23ad22fc5fab62cabac9794c2f42d done 07:48:12 #7 exporting manifest list sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 done 07:48:12 #7 pushing layers 0.0s done 07:48:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 07:48:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 0.1s done 07:48:12 #7 DONE 0.1s 07:48:12 07:48:12 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:48:12 #8 DONE 0.0s 07:48:12 07:48:12 1 warning found (use --debug to expand): 07:48:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 07:48:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 07:48:12 #1 [internal] load build definition from Dockerfile 07:48:12 #1 transferring dockerfile: 169B done 07:48:12 #1 DONE 0.0s 07:48:12 07:48:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:48:12 #2 DONE 0.0s 07:48:12 07:48:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:48:12 #3 DONE 0.0s 07:48:12 07:48:12 #4 [internal] load .dockerignore 07:48:12 #4 transferring context: 2B done 07:48:12 #4 DONE 0.0s 07:48:12 07:48:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 done 07:48:12 #5 CACHED 07:48:12 07:48:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 07:48:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6554225b994db2e83615a1a52e014943ef493d2af9ea62033a58052f9d9d89c3 done 07:48:12 #6 CACHED 07:48:12 07:48:12 #7 exporting to image 07:48:12 #7 exporting layers done 07:48:12 #7 exporting manifest sha256:e589c030d07d43c256154651e3266592151d86a51c8a282f0d0659eb8fa6317d done 07:48:12 #7 exporting config sha256:95e4ed547e48b28e4fa8f67da55a6e5ec14b14cd63dce651599e08652b4e4780 done 07:48:12 #7 exporting manifest sha256:533b42f0d6c65a3b985dfc446ea77475163fbc3bca6c31a674a4726c779f1b08 done 07:48:12 #7 exporting config sha256:64d978fb1f3cf321a5733a7d028eec49edc23ad22fc5fab62cabac9794c2f42d done 07:48:12 #7 exporting manifest list sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 done 07:48:12 #7 pushing layers 0.0s done 07:48:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 07:48:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0fbc3b1aac7c5e8b092430504a48ccfafc81f762da7f46353687607989f7c4b5 0.1s done 07:48:12 #7 DONE 0.1s 07:48:12 07:48:12 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:48:12 #8 DONE 0.0s 07:48:12 07:48:12 1 warning found (use --debug to expand): 07:48:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43' 07:48:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:48:13 #1 [internal] load build definition from Dockerfile 07:48:13 #1 transferring dockerfile: 206B done 07:48:13 #1 DONE 0.0s 07:48:13 07:48:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43 07:48:13 #2 DONE 0.0s 07:48:13 07:48:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43 07:48:13 #3 DONE 0.0s 07:48:13 07:48:13 #4 [internal] load .dockerignore 07:48:13 #4 transferring context: 2B done 07:48:13 #4 DONE 0.0s 07:48:13 07:48:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 done 07:48:13 #5 DONE 0.0s 07:48:13 07:48:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:13 #6 DONE 0.0s 07:48:13 07:48:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 done 07:48:13 #5 DONE 0.1s 07:48:13 07:48:13 #7 exporting to image 07:48:13 #7 exporting layers done 07:48:13 #7 exporting manifest sha256:e7ac82b1bebc6bf7dd05d59b3582712a0c51032f90dbf8793ba28663802db3d4 done 07:48:13 #7 exporting config sha256:b221f6b67e48ea8d1fdfa4bb1de0790faeff3e0f0449abf6bd15af1ccb740300 done 07:48:13 #7 exporting manifest sha256:ced7683091b1757ef30ec4c0fab4054964bc7eafad8009ce8002574834fa279b done 07:48:13 #7 exporting config sha256:26a54ba6f4c56a5944853714faf8d00f8474f940de667e0c85a803bfa54ed5d8 done 07:48:13 #7 exporting manifest list sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 done 07:48:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:13 #7 ... 07:48:13 07:48:13 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:48:13 #8 DONE 0.0s 07:48:13 07:48:13 #7 exporting to image 07:48:13 #7 pushing layers 0.1s done 07:48:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43@sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 07:48:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43@sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 0.1s done 07:48:13 #7 DONE 0.2s 07:48:13 07:48:13 1 warning found (use --debug to expand): 07:48:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 07:48:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 07:48:13 #1 [internal] load build definition from Dockerfile 07:48:13 #1 transferring dockerfile: 172B done 07:48:13 #1 DONE 0.0s 07:48:13 07:48:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:48:13 #2 DONE 0.0s 07:48:13 07:48:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:48:13 #3 DONE 0.0s 07:48:13 07:48:13 #4 [internal] load .dockerignore 07:48:13 #4 transferring context: 2B done 07:48:13 #4 DONE 0.0s 07:48:13 07:48:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 done 07:48:13 #5 CACHED 07:48:13 07:48:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 0.0s done 07:48:13 #6 CACHED 07:48:13 07:48:13 #7 exporting to image 07:48:13 #7 exporting layers done 07:48:13 #7 exporting manifest sha256:e7ac82b1bebc6bf7dd05d59b3582712a0c51032f90dbf8793ba28663802db3d4 done 07:48:13 #7 exporting config sha256:b221f6b67e48ea8d1fdfa4bb1de0790faeff3e0f0449abf6bd15af1ccb740300 done 07:48:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:14 #7 exporting manifest sha256:ced7683091b1757ef30ec4c0fab4054964bc7eafad8009ce8002574834fa279b done 07:48:14 #7 exporting config sha256:26a54ba6f4c56a5944853714faf8d00f8474f940de667e0c85a803bfa54ed5d8 done 07:48:14 #7 exporting manifest list sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 done 07:48:14 #7 pushing layers 0.0s done 07:48:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 0.1s done 07:48:14 #7 DONE 0.1s 07:48:14 07:48:14 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:48:14 #8 DONE 0.0s 07:48:14 07:48:14 1 warning found (use --debug to expand): 07:48:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19 --push - 07:48:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19' 07:48:14 #1 [internal] load build definition from Dockerfile 07:48:14 #1 transferring dockerfile: 178B done 07:48:14 #1 DONE 0.0s 07:48:14 07:48:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19 07:48:14 #2 DONE 0.0s 07:48:14 07:48:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19 07:48:14 #3 DONE 0.0s 07:48:14 07:48:14 #4 [internal] load .dockerignore 07:48:14 #4 transferring context: 2B done 07:48:14 #4 DONE 0.0s 07:48:14 07:48:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 0.0s done 07:48:14 #5 CACHED 07:48:14 07:48:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 0.0s done 07:48:14 #6 CACHED 07:48:14 07:48:14 #7 exporting to image 07:48:14 #7 exporting layers done 07:48:14 #7 exporting manifest sha256:e7ac82b1bebc6bf7dd05d59b3582712a0c51032f90dbf8793ba28663802db3d4 done 07:48:14 #7 exporting config sha256:b221f6b67e48ea8d1fdfa4bb1de0790faeff3e0f0449abf6bd15af1ccb740300 done 07:48:14 #7 exporting manifest sha256:ced7683091b1757ef30ec4c0fab4054964bc7eafad8009ce8002574834fa279b done 07:48:14 #7 exporting config sha256:26a54ba6f4c56a5944853714faf8d00f8474f940de667e0c85a803bfa54ed5d8 done 07:48:14 #7 exporting manifest list sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 done 07:48:14 #7 pushing layers 0.0s done 07:48:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19@sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 07:48:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.19@sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 0.1s done 07:48:14 #7 DONE 0.1s 07:48:14 07:48:14 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:48:14 #8 DONE 0.0s 07:48:14 07:48:14 1 warning found (use --debug to expand): 07:48:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:48:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:48:15 #1 [internal] load build definition from Dockerfile 07:48:15 #1 transferring dockerfile: 219B done 07:48:15 #1 DONE 0.0s 07:48:15 07:48:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:15 #2 DONE 0.0s 07:48:15 07:48:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:15 #3 DONE 0.0s 07:48:15 07:48:15 #4 [internal] load .dockerignore 07:48:15 #4 transferring context: 2B done 07:48:15 #4 DONE 0.0s 07:48:15 07:48:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 0.0s done 07:48:15 #5 CACHED 07:48:15 07:48:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 0.0s done 07:48:15 #6 CACHED 07:48:15 07:48:15 #7 exporting to image 07:48:15 #7 exporting layers done 07:48:15 #7 exporting manifest sha256:e7ac82b1bebc6bf7dd05d59b3582712a0c51032f90dbf8793ba28663802db3d4 done 07:48:15 #7 exporting config sha256:b221f6b67e48ea8d1fdfa4bb1de0790faeff3e0f0449abf6bd15af1ccb740300 done 07:48:15 #7 exporting manifest sha256:ced7683091b1757ef30ec4c0fab4054964bc7eafad8009ce8002574834fa279b done 07:48:15 #7 exporting config sha256:26a54ba6f4c56a5944853714faf8d00f8474f940de667e0c85a803bfa54ed5d8 done 07:48:15 #7 exporting manifest list sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 done 07:48:15 #7 pushing layers 0.0s done 07:48:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 07:48:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 0.1s done 07:48:15 #7 DONE 0.1s 07:48:15 07:48:15 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:48:15 #8 DONE 0.0s 07:48:15 07:48:15 1 warning found (use --debug to expand): 07:48:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 07:48:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 07:48:15 #1 [internal] load build definition from Dockerfile 07:48:15 #1 transferring dockerfile: 170B done 07:48:15 #1 DONE 0.0s 07:48:15 07:48:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 07:48:15 #2 DONE 0.0s 07:48:15 07:48:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 07:48:15 #3 DONE 0.0s 07:48:15 07:48:15 #4 [internal] load .dockerignore 07:48:15 #4 transferring context: 2B done 07:48:15 #4 DONE 0.0s 07:48:15 07:48:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 0.0s done 07:48:15 #5 CACHED 07:48:15 07:48:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 07:48:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cb7f4dc2feb562903477ab3dd89b1a28cc003f523949f7f4621f1d5576ac175 0.0s done 07:48:15 #6 CACHED 07:48:15 07:48:15 #7 exporting to image 07:48:15 #7 exporting layers 07:48:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:15 #7 exporting layers done 07:48:15 #7 exporting manifest sha256:e7ac82b1bebc6bf7dd05d59b3582712a0c51032f90dbf8793ba28663802db3d4 done 07:48:15 #7 exporting config sha256:b221f6b67e48ea8d1fdfa4bb1de0790faeff3e0f0449abf6bd15af1ccb740300 done 07:48:15 #7 exporting manifest sha256:ced7683091b1757ef30ec4c0fab4054964bc7eafad8009ce8002574834fa279b done 07:48:15 #7 exporting config sha256:26a54ba6f4c56a5944853714faf8d00f8474f940de667e0c85a803bfa54ed5d8 done 07:48:15 #7 exporting manifest list sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 done 07:48:15 #7 pushing layers 0.0s done 07:48:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fca073904f9718053b6c6af664be7ffe1bdffb57c46d1597c0a3d49dbb2a5b76 0.1s done 07:48:15 #7 DONE 0.1s 07:48:15 07:48:15 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:48:15 #8 DONE 0.0s 07:48:15 07:48:15 1 warning found (use --debug to expand): 07:48:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43' 07:48:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:48:16 #1 [internal] load build definition from Dockerfile 07:48:16 #1 transferring dockerfile: 206B done 07:48:16 #1 DONE 0.0s 07:48:16 07:48:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43 07:48:16 #2 DONE 0.0s 07:48:16 07:48:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43 07:48:16 #3 DONE 0.0s 07:48:16 07:48:16 #4 [internal] load .dockerignore 07:48:16 #4 transferring context: 2B done 07:48:16 #4 DONE 0.0s 07:48:16 07:48:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:16 #5 DONE 0.0s 07:48:16 07:48:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 0.0s done 07:48:16 #6 DONE 0.1s 07:48:16 07:48:16 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:48:16 #7 DONE 0.0s 07:48:16 07:48:16 #8 exporting to image 07:48:16 #8 exporting layers done 07:48:16 #8 exporting manifest sha256:99b25e6ad6a333dab57bfc412842c2977fca6e26d8629dffcb482ce6d73b7690 done 07:48:16 #8 exporting config sha256:07b9bf381066bdea79217cbfbf95c0e9361df855d5db20c6ba1e2a91beb2bb09 done 07:48:16 #8 exporting manifest sha256:9715948c59e469c6326abf2ba17f68fd9d914ab89538f03de5bacc12e4322b91 done 07:48:16 #8 exporting config sha256:bdc6fc8e2bde945a93a6018d58d85e4b864b98a24a9a7df4c171cceccbb0daae done 07:48:16 #8 exporting manifest list sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 done 07:48:16 #8 pushing layers 0.1s done 07:48:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43@sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 07:48:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43@sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 0.1s done 07:48:16 #8 DONE 0.2s 07:48:16 07:48:16 1 warning found (use --debug to expand): 07:48:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 07:48:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 07:48:16 #1 [internal] load build definition from Dockerfile 07:48:16 #1 transferring dockerfile: 172B done 07:48:16 #1 DONE 0.0s 07:48:16 07:48:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:48:16 #2 DONE 0.0s 07:48:16 07:48:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:48:16 #3 DONE 0.0s 07:48:16 07:48:16 #4 [internal] load .dockerignore 07:48:16 #4 transferring context: 2B done 07:48:16 #4 DONE 0.0s 07:48:16 07:48:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 0.0s done 07:48:17 #5 CACHED 07:48:17 07:48:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b done 07:48:17 #6 CACHED 07:48:17 07:48:17 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:48:17 #7 DONE 0.0s 07:48:17 07:48:17 #8 exporting to image 07:48:17 #8 exporting layers done 07:48:17 #8 exporting manifest sha256:99b25e6ad6a333dab57bfc412842c2977fca6e26d8629dffcb482ce6d73b7690 done 07:48:17 #8 exporting config sha256:07b9bf381066bdea79217cbfbf95c0e9361df855d5db20c6ba1e2a91beb2bb09 done 07:48:17 #8 exporting manifest sha256:9715948c59e469c6326abf2ba17f68fd9d914ab89538f03de5bacc12e4322b91 done 07:48:17 #8 exporting config sha256:bdc6fc8e2bde945a93a6018d58d85e4b864b98a24a9a7df4c171cceccbb0daae done 07:48:17 #8 exporting manifest list sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 done 07:48:17 #8 pushing layers 0.0s done 07:48:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 0.1s done 07:48:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:17 #8 DONE 0.1s 07:48:17 07:48:17 1 warning found (use --debug to expand): 07:48:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19 --push - 07:48:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19' 07:48:17 #1 [internal] load build definition from Dockerfile 07:48:17 #1 transferring dockerfile: 178B done 07:48:17 #1 DONE 0.0s 07:48:17 07:48:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19 07:48:17 #2 DONE 0.0s 07:48:17 07:48:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19 07:48:17 #3 DONE 0.0s 07:48:17 07:48:17 #4 [internal] load .dockerignore 07:48:17 #4 transferring context: 2B done 07:48:17 #4 DONE 0.0s 07:48:17 07:48:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 0.0s done 07:48:17 #5 CACHED 07:48:17 07:48:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 0.0s done 07:48:17 #6 CACHED 07:48:17 07:48:17 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:48:17 #7 DONE 0.0s 07:48:17 07:48:17 #8 exporting to image 07:48:17 #8 exporting layers done 07:48:17 #8 exporting manifest sha256:99b25e6ad6a333dab57bfc412842c2977fca6e26d8629dffcb482ce6d73b7690 done 07:48:17 #8 exporting config sha256:07b9bf381066bdea79217cbfbf95c0e9361df855d5db20c6ba1e2a91beb2bb09 done 07:48:17 #8 exporting manifest sha256:9715948c59e469c6326abf2ba17f68fd9d914ab89538f03de5bacc12e4322b91 done 07:48:17 #8 exporting config sha256:bdc6fc8e2bde945a93a6018d58d85e4b864b98a24a9a7df4c171cceccbb0daae done 07:48:17 #8 exporting manifest list sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 done 07:48:17 #8 pushing layers 0.0s done 07:48:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.19@sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 0.1s done 07:48:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:17 #8 DONE 0.1s 07:48:17 07:48:17 1 warning found (use --debug to expand): 07:48:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:48:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:48:18 #1 [internal] load build definition from Dockerfile 07:48:18 #1 transferring dockerfile: 219B done 07:48:18 #1 DONE 0.0s 07:48:18 07:48:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:18 #2 DONE 0.0s 07:48:18 07:48:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:18 #3 DONE 0.0s 07:48:18 07:48:18 #4 [internal] load .dockerignore 07:48:18 #4 transferring context: 2B done 07:48:18 #4 DONE 0.0s 07:48:18 07:48:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 0.0s done 07:48:18 #5 CACHED 07:48:18 07:48:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 0.0s done 07:48:18 #6 CACHED 07:48:18 07:48:18 #7 exporting to image 07:48:18 #7 exporting layers done 07:48:18 #7 exporting manifest sha256:99b25e6ad6a333dab57bfc412842c2977fca6e26d8629dffcb482ce6d73b7690 done 07:48:18 #7 exporting config sha256:07b9bf381066bdea79217cbfbf95c0e9361df855d5db20c6ba1e2a91beb2bb09 done 07:48:18 #7 exporting manifest sha256:9715948c59e469c6326abf2ba17f68fd9d914ab89538f03de5bacc12e4322b91 done 07:48:18 #7 exporting config sha256:bdc6fc8e2bde945a93a6018d58d85e4b864b98a24a9a7df4c171cceccbb0daae done 07:48:18 #7 exporting manifest list sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 done 07:48:18 #7 pushing layers 0.0s done 07:48:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 07:48:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 0.1s done 07:48:18 #7 DONE 0.1s 07:48:18 07:48:18 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:48:18 #8 DONE 0.0s 07:48:18 07:48:18 1 warning found (use --debug to expand): 07:48:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 07:48:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 07:48:18 #1 [internal] load build definition from Dockerfile 07:48:18 #1 transferring dockerfile: 170B done 07:48:18 #1 DONE 0.0s 07:48:18 07:48:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 07:48:18 #2 DONE 0.0s 07:48:18 07:48:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 07:48:18 #3 DONE 0.0s 07:48:18 07:48:18 #4 [internal] load .dockerignore 07:48:18 #4 transferring context: 2B done 07:48:18 #4 DONE 0.0s 07:48:18 07:48:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 0.0s done 07:48:18 #5 CACHED 07:48:18 07:48:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 07:48:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1e078cc64ab016d69804e29038eedc7b8f52565d919572f7314579263780347b 0.0s done 07:48:18 #6 CACHED 07:48:18 07:48:18 #7 exporting to image 07:48:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:18 #7 exporting layers done 07:48:18 #7 exporting manifest sha256:99b25e6ad6a333dab57bfc412842c2977fca6e26d8629dffcb482ce6d73b7690 done 07:48:18 #7 exporting config sha256:07b9bf381066bdea79217cbfbf95c0e9361df855d5db20c6ba1e2a91beb2bb09 done 07:48:18 #7 exporting manifest sha256:9715948c59e469c6326abf2ba17f68fd9d914ab89538f03de5bacc12e4322b91 done 07:48:18 #7 exporting config sha256:bdc6fc8e2bde945a93a6018d58d85e4b864b98a24a9a7df4c171cceccbb0daae done 07:48:18 #7 exporting manifest list sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 done 07:48:18 #7 pushing layers 0.0s done 07:48:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:bde674add069fd320fa9a080813c790abe4fa5ca2d478c804b45876e9dbef073 0.1s done 07:48:18 #7 DONE 0.1s 07:48:18 07:48:18 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:48:18 #8 DONE 0.0s 07:48:18 07:48:18 1 warning found (use --debug to expand): 07:48:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43' 07:48:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:48:19 #1 [internal] load build definition from Dockerfile 07:48:19 #1 transferring dockerfile: 206B done 07:48:19 #1 DONE 0.0s 07:48:19 07:48:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43 07:48:19 #2 DONE 0.0s 07:48:19 07:48:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43 07:48:19 #3 DONE 0.0s 07:48:19 07:48:19 #4 [internal] load .dockerignore 07:48:19 #4 transferring context: 2B done 07:48:19 #4 DONE 0.0s 07:48:19 07:48:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:19 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb done 07:48:19 #5 DONE 0.0s 07:48:19 07:48:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:19 #6 DONE 0.0s 07:48:19 07:48:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:19 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb done 07:48:19 #5 DONE 0.1s 07:48:19 07:48:19 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:48:19 #7 DONE 0.0s 07:48:19 07:48:19 #8 exporting to image 07:48:19 #8 exporting layers done 07:48:19 #8 exporting manifest sha256:dafbb3c886c4651899b907d1484552106585cb0b6eb85bebe8ef7b166057d74d done 07:48:19 #8 exporting config sha256:5f307223120964a057b485df0d1db46c7ebd1eeca59033c379d203b0a8d65018 done 07:48:19 #8 exporting manifest sha256:3445e05162d8e234e07941c686973d18e7333def4b2c8ec3905d392bcd97a197 done 07:48:19 #8 exporting config sha256:1dc8ae10a8dfd3002393f756c5d366bb06ee9ff27813cff111ba160589996ae8 done 07:48:19 #8 exporting manifest list sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a done 07:48:19 #8 pushing layers 0.1s done 07:48:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43@sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a 07:48:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43@sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a 0.1s done 07:48:19 #8 DONE 0.2s 07:48:19 07:48:19 1 warning found (use --debug to expand): 07:48:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 07:48:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 07:48:19 #1 [internal] load build definition from Dockerfile 07:48:19 #1 transferring dockerfile: 172B done 07:48:19 #1 DONE 0.0s 07:48:19 07:48:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 07:48:19 #2 DONE 0.0s 07:48:19 07:48:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 07:48:19 #3 DONE 0.0s 07:48:19 07:48:19 #4 [internal] load .dockerignore 07:48:19 #4 transferring context: 2B done 07:48:19 #4 DONE 0.0s 07:48:19 07:48:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:19 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 0.0s done 07:48:19 #5 CACHED 07:48:19 07:48:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:19 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 0.0s done 07:48:19 #6 DONE 0.0s 07:48:20 07:48:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:20 #6 CACHED 07:48:20 07:48:20 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:48:20 #7 DONE 0.0s 07:48:20 07:48:20 #8 exporting to image 07:48:20 #8 exporting layers done 07:48:20 #8 exporting manifest sha256:dafbb3c886c4651899b907d1484552106585cb0b6eb85bebe8ef7b166057d74d done 07:48:20 #8 exporting config sha256:5f307223120964a057b485df0d1db46c7ebd1eeca59033c379d203b0a8d65018 done 07:48:20 #8 exporting manifest sha256:3445e05162d8e234e07941c686973d18e7333def4b2c8ec3905d392bcd97a197 done 07:48:20 #8 exporting config sha256:1dc8ae10a8dfd3002393f756c5d366bb06ee9ff27813cff111ba160589996ae8 done 07:48:20 #8 exporting manifest list sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a done 07:48:20 #8 pushing layers 0.0s done 07:48:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a 0.1s done 07:48:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:20 #8 DONE 0.1s 07:48:20 07:48:20 1 warning found (use --debug to expand): 07:48:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19' 07:48:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19 --push - 07:48:20 #1 [internal] load build definition from Dockerfile 07:48:20 #1 transferring dockerfile: 178B done 07:48:20 #1 DONE 0.0s 07:48:20 07:48:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19 07:48:20 #2 DONE 0.0s 07:48:20 07:48:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19 07:48:20 #3 DONE 0.0s 07:48:20 07:48:20 #4 [internal] load .dockerignore 07:48:20 #4 transferring context: 2B done 07:48:20 #4 DONE 0.0s 07:48:20 07:48:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:20 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 0.0s done 07:48:20 #5 CACHED 07:48:20 07:48:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:20 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 0.0s done 07:48:20 #6 CACHED 07:48:20 07:48:20 #7 exporting to image 07:48:20 #7 exporting layers done 07:48:20 #7 exporting manifest sha256:dafbb3c886c4651899b907d1484552106585cb0b6eb85bebe8ef7b166057d74d done 07:48:20 #7 exporting config sha256:5f307223120964a057b485df0d1db46c7ebd1eeca59033c379d203b0a8d65018 done 07:48:20 #7 exporting manifest sha256:3445e05162d8e234e07941c686973d18e7333def4b2c8ec3905d392bcd97a197 done 07:48:20 #7 exporting config sha256:1dc8ae10a8dfd3002393f756c5d366bb06ee9ff27813cff111ba160589996ae8 done 07:48:20 #7 exporting manifest list sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a done 07:48:20 #7 pushing layers 0.0s done 07:48:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19@sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a 07:48:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.19@sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a 0.1s done 07:48:20 #7 DONE 0.1s 07:48:20 07:48:20 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:48:20 #8 DONE 0.0s 07:48:20 07:48:20 1 warning found (use --debug to expand): 07:48:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:48:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:48:21 #1 [internal] load build definition from Dockerfile 07:48:21 #1 transferring dockerfile: 219B done 07:48:21 #1 DONE 0.0s 07:48:21 07:48:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:21 #2 DONE 0.0s 07:48:21 07:48:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:21 #3 DONE 0.0s 07:48:21 07:48:21 #4 [internal] load .dockerignore 07:48:21 #4 transferring context: 2B done 07:48:21 #4 DONE 0.0s 07:48:21 07:48:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:21 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb done 07:48:21 #5 CACHED 07:48:21 07:48:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:21 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb done 07:48:21 #6 CACHED 07:48:21 07:48:21 #7 exporting to image 07:48:21 #7 exporting layers done 07:48:21 #7 exporting manifest sha256:dafbb3c886c4651899b907d1484552106585cb0b6eb85bebe8ef7b166057d74d done 07:48:21 #7 exporting config sha256:5f307223120964a057b485df0d1db46c7ebd1eeca59033c379d203b0a8d65018 done 07:48:21 #7 exporting manifest sha256:3445e05162d8e234e07941c686973d18e7333def4b2c8ec3905d392bcd97a197 done 07:48:21 #7 exporting config sha256:1dc8ae10a8dfd3002393f756c5d366bb06ee9ff27813cff111ba160589996ae8 done 07:48:21 #7 exporting manifest list sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a done 07:48:21 #7 pushing layers 07:48:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:21 #7 pushing layers 0.0s done 07:48:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a 0.1s done 07:48:21 #7 DONE 0.1s 07:48:21 07:48:21 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:48:21 #8 DONE 0.0s 07:48:21 07:48:21 1 warning found (use --debug to expand): 07:48:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 07:48:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 07:48:21 #1 [internal] load build definition from Dockerfile 07:48:21 #1 transferring dockerfile: 170B done 07:48:21 #1 DONE 0.0s 07:48:21 07:48:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 07:48:21 #2 DONE 0.0s 07:48:21 07:48:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 07:48:21 #3 DONE 0.0s 07:48:21 07:48:21 #4 [internal] load .dockerignore 07:48:21 #4 transferring context: 2B done 07:48:21 #4 DONE 0.0s 07:48:21 07:48:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:21 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 0.0s done 07:48:21 #5 CACHED 07:48:21 07:48:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 07:48:21 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f9ac5cc89f65f7b49df5e03dd6f24f0c70493d6b93a5ef13901fe9fbe2dd49fb 0.0s done 07:48:21 #6 CACHED 07:48:21 07:48:21 #7 exporting to image 07:48:21 #7 exporting layers done 07:48:21 #7 exporting manifest sha256:dafbb3c886c4651899b907d1484552106585cb0b6eb85bebe8ef7b166057d74d done 07:48:21 #7 exporting config sha256:5f307223120964a057b485df0d1db46c7ebd1eeca59033c379d203b0a8d65018 done 07:48:21 #7 exporting manifest sha256:3445e05162d8e234e07941c686973d18e7333def4b2c8ec3905d392bcd97a197 done 07:48:21 #7 exporting config sha256:1dc8ae10a8dfd3002393f756c5d366bb06ee9ff27813cff111ba160589996ae8 done 07:48:21 #7 exporting manifest list sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a 07:48:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:21 #7 exporting manifest list sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a done 07:48:21 #7 pushing layers 0.0s done 07:48:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:97883df09a50e3a9659de88b9c6f5cf08727dd4d4e50c61ac993daf48dab434a 0.1s done 07:48:21 #7 DONE 0.1s 07:48:21 07:48:21 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:48:21 #8 DONE 0.0s 07:48:21 07:48:21 1 warning found (use --debug to expand): 07:48:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43' 07:48:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43 --push - 07:48:22 #1 [internal] load build definition from Dockerfile 07:48:22 #1 transferring dockerfile: 202B done 07:48:22 #1 DONE 0.0s 07:48:22 07:48:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43 07:48:22 #2 DONE 0.0s 07:48:22 07:48:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43 07:48:22 #3 DONE 0.0s 07:48:22 07:48:22 #4 [internal] load .dockerignore 07:48:22 #4 transferring context: 2B done 07:48:22 #4 DONE 0.0s 07:48:22 07:48:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:22 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 done 07:48:22 #5 DONE 0.0s 07:48:22 07:48:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:22 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 0.0s done 07:48:22 #6 DONE 0.0s 07:48:22 07:48:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:22 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 done 07:48:22 #5 DONE 0.1s 07:48:22 07:48:22 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:48:22 #7 DONE 0.0s 07:48:22 07:48:22 #8 exporting to image 07:48:22 #8 exporting layers done 07:48:22 #8 exporting manifest sha256:ed5d542070ec53b9a75366900ce068d97dae4f4d1bb73b085809a8300e01118f done 07:48:22 #8 exporting config sha256:9b961c29a9b0ad07190fd2c5fd261a5832571dccff3f53a348dd5afafc0fa074 done 07:48:22 #8 exporting manifest sha256:4bc022fe3c96132a4ddbb5b0133f2cd45831608076d57240d5c46227e4d7f003 done 07:48:22 #8 exporting config sha256:370738910ba03c3fbe0ee1f54e5e46e041e01bfa34dae582c4f5e1d99ffe5633 done 07:48:22 #8 exporting manifest list sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc done 07:48:22 #8 pushing layers 0.1s done 07:48:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43@sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc 07:48:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43@sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc 0.1s done 07:48:22 #8 DONE 0.2s 07:48:22 07:48:22 1 warning found (use --debug to expand): 07:48:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 07:48:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 07:48:22 #1 [internal] load build definition from Dockerfile 07:48:22 #1 transferring dockerfile: 168B done 07:48:22 #1 DONE 0.0s 07:48:22 07:48:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:48:22 #2 DONE 0.0s 07:48:22 07:48:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:48:22 #3 DONE 0.0s 07:48:22 07:48:22 #4 [internal] load .dockerignore 07:48:22 #4 transferring context: 2B done 07:48:22 #4 DONE 0.0s 07:48:22 07:48:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:22 #5 DONE 0.0s 07:48:22 07:48:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:22 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 0.0s done 07:48:22 #6 DONE 0.0s 07:48:23 07:48:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:23 #5 CACHED 07:48:23 07:48:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:23 #6 CACHED 07:48:23 07:48:23 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:48:23 #7 DONE 0.0s 07:48:23 07:48:23 #8 exporting to image 07:48:23 #8 exporting layers done 07:48:23 #8 exporting manifest sha256:ed5d542070ec53b9a75366900ce068d97dae4f4d1bb73b085809a8300e01118f done 07:48:23 #8 exporting config sha256:9b961c29a9b0ad07190fd2c5fd261a5832571dccff3f53a348dd5afafc0fa074 done 07:48:23 #8 exporting manifest sha256:4bc022fe3c96132a4ddbb5b0133f2cd45831608076d57240d5c46227e4d7f003 done 07:48:23 #8 exporting config sha256:370738910ba03c3fbe0ee1f54e5e46e041e01bfa34dae582c4f5e1d99ffe5633 done 07:48:23 #8 exporting manifest list sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc done 07:48:23 #8 pushing layers 0.0s done 07:48:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc 0.1s done 07:48:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:23 #8 DONE 0.1s 07:48:23 07:48:23 1 warning found (use --debug to expand): 07:48:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19' 07:48:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19 --push - 07:48:23 #1 [internal] load build definition from Dockerfile 07:48:23 #1 transferring dockerfile: 174B done 07:48:23 #1 DONE 0.0s 07:48:23 07:48:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19 07:48:23 #2 DONE 0.0s 07:48:23 07:48:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19 07:48:23 #3 DONE 0.0s 07:48:23 07:48:23 #4 [internal] load .dockerignore 07:48:23 #4 transferring context: 2B done 07:48:23 #4 DONE 0.0s 07:48:23 07:48:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:23 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 done 07:48:23 #5 CACHED 07:48:23 07:48:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:23 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 0.0s done 07:48:23 #6 CACHED 07:48:23 07:48:23 #7 exporting to image 07:48:23 #7 exporting layers done 07:48:23 #7 exporting manifest sha256:ed5d542070ec53b9a75366900ce068d97dae4f4d1bb73b085809a8300e01118f done 07:48:23 #7 exporting config sha256:9b961c29a9b0ad07190fd2c5fd261a5832571dccff3f53a348dd5afafc0fa074 done 07:48:23 #7 exporting manifest sha256:4bc022fe3c96132a4ddbb5b0133f2cd45831608076d57240d5c46227e4d7f003 done 07:48:23 #7 exporting config sha256:370738910ba03c3fbe0ee1f54e5e46e041e01bfa34dae582c4f5e1d99ffe5633 done 07:48:23 #7 exporting manifest list sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc done 07:48:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:23 #7 pushing layers 0.0s done 07:48:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.19@sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc 0.1s done 07:48:23 #7 DONE 0.1s 07:48:23 07:48:23 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:48:23 #8 DONE 0.0s 07:48:23 07:48:23 1 warning found (use --debug to expand): 07:48:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19' 07:48:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 --push - 07:48:24 #1 [internal] load build definition from Dockerfile 07:48:24 #1 transferring dockerfile: 215B done 07:48:24 #1 DONE 0.0s 07:48:24 07:48:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:24 #2 DONE 0.0s 07:48:24 07:48:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 07:48:24 #3 DONE 0.0s 07:48:24 07:48:24 #4 [internal] load .dockerignore 07:48:24 #4 transferring context: 2B done 07:48:24 #4 DONE 0.0s 07:48:24 07:48:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:24 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 0.0s done 07:48:24 #5 CACHED 07:48:24 07:48:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:24 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 0.0s done 07:48:24 #6 CACHED 07:48:24 07:48:24 #7 exporting to image 07:48:24 #7 exporting layers done 07:48:24 #7 exporting manifest sha256:ed5d542070ec53b9a75366900ce068d97dae4f4d1bb73b085809a8300e01118f done 07:48:24 #7 exporting config sha256:9b961c29a9b0ad07190fd2c5fd261a5832571dccff3f53a348dd5afafc0fa074 done 07:48:24 #7 exporting manifest sha256:4bc022fe3c96132a4ddbb5b0133f2cd45831608076d57240d5c46227e4d7f003 done 07:48:24 #7 exporting config sha256:370738910ba03c3fbe0ee1f54e5e46e041e01bfa34dae582c4f5e1d99ffe5633 done 07:48:24 #7 exporting manifest list sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc done 07:48:24 #7 pushing layers 0.0s done 07:48:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc 07:48:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19@sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc 0.1s done 07:48:24 #7 DONE 0.1s 07:48:24 07:48:24 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:48:24 #8 DONE 0.0s 07:48:24 07:48:24 1 warning found (use --debug to expand): 07:48:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 07:48:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 07:48:24 #1 [internal] load build definition from Dockerfile 07:48:24 #1 transferring dockerfile: 166B done 07:48:24 #1 DONE 0.0s 07:48:24 07:48:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 07:48:24 #2 DONE 0.0s 07:48:24 07:48:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 07:48:24 #3 DONE 0.0s 07:48:24 07:48:24 #4 [internal] load .dockerignore 07:48:24 #4 transferring context: 2B done 07:48:24 #4 DONE 0.0s 07:48:24 07:48:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:24 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 0.0s done 07:48:24 #5 CACHED 07:48:24 07:48:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 07:48:24 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:32bd63f459c70806270af6257edcabc401e180d4b03b98cf35a3c3870068af78 0.0s done 07:48:24 #6 CACHED 07:48:24 07:48:24 #7 exporting to image 07:48:24 #7 exporting layers 07:48:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:24 #7 exporting layers done 07:48:24 #7 exporting manifest sha256:ed5d542070ec53b9a75366900ce068d97dae4f4d1bb73b085809a8300e01118f done 07:48:24 #7 exporting config sha256:9b961c29a9b0ad07190fd2c5fd261a5832571dccff3f53a348dd5afafc0fa074 done 07:48:24 #7 exporting manifest sha256:4bc022fe3c96132a4ddbb5b0133f2cd45831608076d57240d5c46227e4d7f003 done 07:48:24 #7 exporting config sha256:370738910ba03c3fbe0ee1f54e5e46e041e01bfa34dae582c4f5e1d99ffe5633 done 07:48:24 #7 exporting manifest list sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc done 07:48:24 #7 pushing layers 0.0s done 07:48:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c687ea7a24b18b5d7a97f851aba8388dcde69583786830beafe0ebc87266c5dc 0.1s done 07:48:24 #7 DONE 0.1s 07:48:24 07:48:24 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:48:24 #8 DONE 0.0s 07:48:24 07:48:24 1 warning found (use --debug to expand): 07:48:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:48:25 + '[' -d /w/workspace/edgex-go/846/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:48:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:48:26 ---> package-listing.sh 07:48:26 ++ facter osfamily 07:48:26 ++ tr '[:upper:]' '[:lower:]' 07:48:26 + OS_FAMILY=redhat 07:48:26 + workspace=/w/workspace/edgex-go/846 07:48:26 + START_PACKAGES=/tmp/packages_start.txt 07:48:26 + END_PACKAGES=/tmp/packages_end.txt 07:48:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:48:26 + PACKAGES=/tmp/packages_start.txt 07:48:26 + '[' /w/workspace/edgex-go/846 ']' 07:48:26 + PACKAGES=/tmp/packages_end.txt 07:48:26 + case "${OS_FAMILY}" in 07:48:26 + sort 07:48:26 + rpm -qa 07:48:26 + '[' -f /tmp/packages_start.txt ']' 07:48:26 + '[' -f /tmp/packages_end.txt ']' 07:48:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:48:26 + '[' /w/workspace/edgex-go/846 ']' 07:48:26 + mkdir -p /w/workspace/edgex-go/846/archives/ 07:48:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/846/archives/ [Pipeline] echo 07:48:27 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/846/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:48:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:27 07:48:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:28 latest: Pulling from edgex-lftools-log-publisher 07:48:28 5eb5b503b376: Pulling fs layer 07:48:28 5c69ac0246d0: Pulling fs layer 07:48:28 ec43610c2a17: Pulling fs layer 07:48:28 3a2ae6a8a46f: Pulling fs layer 07:48:28 33b1e0a273af: Pulling fs layer 07:48:28 5d3b04190fa2: Pulling fs layer 07:48:28 2f39f015ded8: Pulling fs layer 07:48:28 33b1e0a273af: Waiting 07:48:28 5d3b04190fa2: Waiting 07:48:28 2f39f015ded8: Waiting 07:48:28 3a2ae6a8a46f: Waiting 07:48:28 5c69ac0246d0: Verifying Checksum 07:48:28 5c69ac0246d0: Download complete 07:48:28 3a2ae6a8a46f: Verifying Checksum 07:48:28 3a2ae6a8a46f: Download complete 07:48:28 ec43610c2a17: Verifying Checksum 07:48:28 ec43610c2a17: Download complete 07:48:28 33b1e0a273af: Verifying Checksum 07:48:28 33b1e0a273af: Download complete 07:48:28 5d3b04190fa2: Verifying Checksum 07:48:28 5d3b04190fa2: Download complete 07:48:28 5eb5b503b376: Verifying Checksum 07:48:28 5eb5b503b376: Download complete 07:48:29 2f39f015ded8: Verifying Checksum 07:48:29 2f39f015ded8: Download complete 07:48:29 5eb5b503b376: Pull complete 07:48:29 5c69ac0246d0: Pull complete 07:48:30 ec43610c2a17: Pull complete 07:48:30 3a2ae6a8a46f: Pull complete 07:48:30 33b1e0a273af: Pull complete 07:48:30 5d3b04190fa2: Pull complete 07:48:34 2f39f015ded8: Pull complete 07:48:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:35 prd-centos7-docker-4c-2g-2705 does not seem to be running inside a container 07:48:35 $ 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/846/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:48:38 $ docker top b611b61e43f0535ae1b48217582678a5dfd32757af546cef2593f54eb4985983 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:39 + touch /tmp/pre-build-complete [Pipeline] sh 07:48:39 + mkdir -p /var/log/sysstat [Pipeline] sh 07:48:39 + ls /var/log/sa-host 07:48:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:39 provisioning config files... 07:48:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8723491491166596200tmp [Pipeline] { [Pipeline] echo 07:48:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:48:40 ---> create-netrc.sh [Pipeline] } 07:48:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:48:40 ---> python-tools-install.sh [Pipeline] echo 07:48:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:48:40 ---> sudo-logs.sh 07:48:40 Archiving 'sudo' log.. 07:48:40 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:40 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:48:40 $ docker stop --time=1 b611b61e43f0535ae1b48217582678a5dfd32757af546cef2593f54eb4985983 07:48:42 $ docker rm -f --volumes b611b61e43f0535ae1b48217582678a5dfd32757af546cef2593f54eb4985983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:48:42 [WS-CLEANUP] Deleting project workspace... 07:48:42 [WS-CLEANUP] Deferred wipeout is used... 07:48:42 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:02:02 #144 ... 08:02:02 08:02:02 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:02:02 #146 DONE 1065.2s 08:02:02 08:02:02 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:02:02 #154 ... 08:02:02 08:02:02 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:02:02 #155 DONE 0.2s 08:02:02 08:02:02 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:02:02 #149 ... 08:02:02 08:02:02 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:02:02 #156 DONE 0.2s 08:02:02 08:02:02 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:02:02 #157 DONE 0.3s 08:02:02 08:02:02 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:02:02 #158 DONE 0.1s 08:02:02 08:02:02 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:02:02 #159 DONE 0.4s 08:02:02 08:02:02 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:02:02 #154 ... 08:02:02 08:02:02 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:02:03 #160 DONE 3.3s 08:02:03 08:02:03 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:02:03 #152 ... 08:02:03 08:02:03 #107 [core-common-config-bootstrapper] exporting to image 08:02:03 #107 exporting layers 08:02:04 #107 exporting layers 0.6s done 08:02:04 #107 writing image sha256:b3a96dcfcbf711160ad1a7041455e4a5f45309dc8143b11bffe95638e987eee0 done 08:02:04 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:02:04 #107 DONE 7.9s 08:02:04 08:02:04 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:02:05 #149 ... 08:02:05 08:02:05 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:02:05 #145 DONE 1072.3s 08:02:05 08:02:05 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:02:06 #149 ... 08:02:06 08:02:06 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:02:06 #161 DONE 0.3s 08:02:06 08:02:06 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:02:09 #162 DONE 2.2s 08:02:09 08:02:09 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:02:09 #163 DONE 0.2s 08:02:09 08:02:09 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:02:09 #154 ... 08:02:09 08:02:09 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:02:09 #164 DONE 0.2s 08:02:09 08:02:09 #9 [core-data internal] load build definition from Dockerfile 08:02:09 #9 ... 08:02:09 08:02:09 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:02:09 #165 DONE 0.3s 08:02:09 08:02:09 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:02:09 #150 ... 08:02:09 08:02:09 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:02:09 #166 DONE 0.2s 08:02:09 08:02:09 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:02:09 #167 DONE 0.1s 08:02:09 08:02:09 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:02:09 #168 DONE 0.1s 08:02:09 08:02:09 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:02:10 #152 ... 08:02:10 08:02:10 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:02:10 #169 DONE 0.1s 08:02:10 08:02:10 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:02:10 #170 DONE 0.1s 08:02:10 08:02:10 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:02:10 #154 ... 08:02:10 08:02:10 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:02:12 #171 DONE 2.1s 08:02:12 08:02:12 #107 [security-bootstrapper] exporting to image 08:02:12 #107 exporting layers 08:02:13 #107 exporting layers 1.0s done 08:02:13 #107 writing image sha256:446c57b24e03b2d643d0e98a683712256f94a9fbcf12271a005d0fb9dc110f2f done 08:02:13 #107 naming to docker.io/library/security-bootstrapper-arm64 08:02:13 #107 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 08:02:13 #107 DONE 9.0s 08:02:13 08:02:13 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:16:36 #154 ... 08:16:36 08:16:36 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:16:36 #149 DONE 1933.4s 08:16:36 08:16:36 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:16:36 #154 ... 08:16:36 08:16:36 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:16:36 #172 DONE 0.1s 08:16:36 08:16:36 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:16:36 #148 ... 08:16:36 08:16:36 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:16:36 #173 DONE 0.2s 08:16:36 08:16:36 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:16:36 #174 DONE 0.3s 08:16:36 08:16:36 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:16:36 #175 DONE 0.1s 08:16:36 08:16:36 #107 [core-command] exporting to image 08:16:36 #107 exporting layers 08:16:36 #107 exporting layers 0.5s done 08:16:36 #107 writing image sha256:71f0d8da4f8966be8ba015670ef9b8baaa78c04da841088f433d7f4ab73fb2bf done 08:16:36 #107 naming to docker.io/library/core-command-arm64 done 08:16:36 #107 DONE 9.5s 08:16:36 08:16:36 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:16:46 #147 ... 08:16:46 08:16:46 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:16:46 #137 1953.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:16:56 #137 ... 08:16:56 08:16:56 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:16:56 #151 DONE 1961.9s 08:16:56 08:16:56 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:16:56 #150 ... 08:16:56 08:16:56 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:16:56 #176 DONE 0.3s 08:16:56 08:16:56 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:16:56 #177 DONE 0.2s 08:16:56 08:16:56 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:16:56 #178 DONE 0.2s 08:16:56 08:16:56 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:16:56 #179 DONE 0.1s 08:16:56 08:16:56 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:16:56 #180 DONE 0.4s 08:16:56 08:16:56 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:16:57 #152 ... 08:16:57 08:16:57 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:16:57 #181 DONE 0.1s 08:16:57 08:16:57 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:17:00 #182 DONE 2.8s 08:17:00 08:17:00 #107 [security-proxy-setup] exporting to image 08:17:00 #107 exporting layers 08:17:00 #107 exporting layers 0.8s done 08:17:00 #107 writing image sha256:4b0ad6a7dae791c52fd6721a1f3c3db60e959dbde076e77e499b97aa69956bea done 08:17:00 #107 naming to docker.io/library/security-proxy-setup-arm64 done 08:17:00 #107 DONE 10.3s 08:17:00 08:17:00 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:17:22 #154 ... 08:17:22 08:17:22 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:17:22 #137 DONE 1987.1s 08:17:22 08:17:22 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:17:22 #147 ... 08:17:22 08:17:22 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:17:22 #183 DONE 0.1s 08:17:22 08:17:22 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:17:22 #147 ... 08:17:22 08:17:22 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:17:22 #184 DONE 0.2s 08:17:22 08:17:22 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:17:22 #185 DONE 0.2s 08:17:22 08:17:22 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:17:22 #186 DONE 0.1s 08:17:22 08:17:22 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:17:22 #187 DONE 0.1s 08:17:22 08:17:22 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:17:22 #154 ... 08:17:22 08:17:22 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:17:22 #188 DONE 0.4s 08:17:22 08:17:22 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:17:22 #189 DONE 0.4s 08:17:22 08:17:22 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:17:22 #190 DONE 0.1s 08:17:22 08:17:22 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:17:23 #147 ... 08:17:23 08:17:23 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:17:25 #191 DONE 1.9s 08:17:25 08:17:25 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:17:25 #147 ... 08:17:25 08:17:25 #107 [security-secretstore-setup] exporting to image 08:17:25 #107 exporting layers 08:17:26 #107 exporting layers 1.5s done 08:17:26 #107 writing image sha256:66cadf80d0ed35332b0b3bcd4b4ea7a2bbb9ad7e9100714b319e68c6c645885b done 08:17:26 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 08:17:26 #107 DONE 11.8s 08:17:26 08:17:26 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:18:34 #154 ... 08:18:34 08:18:34 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:18:34 #147 DONE 2053.2s 08:18:34 08:18:34 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:18:34 #144 ... 08:18:34 08:18:34 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:18:34 #192 DONE 0.1s 08:18:34 08:18:34 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:18:34 #193 DONE 0.1s 08:18:34 08:18:34 #9 [core-data internal] load build definition from Dockerfile 08:18:34 #9 ... 08:18:34 08:18:34 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:18:34 #194 DONE 0.4s 08:18:34 08:18:34 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:18:34 #195 DONE 0.1s 08:18:34 08:18:34 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:18:34 #144 ... 08:18:34 08:18:34 #107 [security-spiffe-token-provider] exporting to image 08:18:34 #107 exporting layers 08:18:34 #107 exporting layers 1.0s done 08:18:34 #107 writing image sha256:96527830bafcbd52aed198eac4a0c0fdf200bbf816b9ec59070f23f54cff05fa done 08:18:34 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:18:34 #107 DONE 12.8s 08:18:34 08:18:34 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:01 #144 ... 08:19:01 08:19:01 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:19:01 #152 DONE 2087.3s 08:19:01 08:19:01 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:01 #144 ... 08:19:01 08:19:01 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:01 #196 DONE 0.2s 08:19:01 08:19:01 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:01 #144 ... 08:19:01 08:19:01 #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:01 #197 DONE 0.2s 08:19:01 08:19:01 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:01 #144 ... 08:19:01 08:19:01 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:19:02 #198 DONE 0.5s 08:19:02 08:19:02 #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:19:02 #199 DONE 0.2s 08:19:02 08:19:02 #107 [core-data] exporting to image 08:19:02 #107 exporting layers 08:19:02 #107 ... 08:19:02 08:19:02 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:19:02 #150 DONE 2089.0s 08:19:02 08:19:02 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:03 #144 ... 08:19:03 08:19:03 #107 [core-data] exporting to image 08:19:03 #107 exporting layers 1.0s done 08:19:03 #107 writing image sha256:6fa822ba060591566ddc2baeaf239fec047b85b4333ed1dc4791f0d2dfd46188 0.0s done 08:19:03 #107 naming to docker.io/library/core-data-arm64 0.0s done 08:19:03 #107 DONE 13.8s 08:19:03 08:19:03 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:19:03 #200 DONE 0.1s 08:19:03 08:19:03 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:19:04 #201 DONE 0.4s 08:19:04 08:19:04 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:19:04 #202 DONE 0.2s 08:19:04 08:19:04 #107 [core-keeper] exporting to image 08:19:04 #107 exporting layers 0.5s done 08:19:04 #107 writing image sha256:cc3808d77e8b637a6367563cf484914435a84e65849bb9ec8cbbc326fbdf20bd done 08:19:04 #107 naming to docker.io/library/core-keeper-arm64 done 08:19:04 #107 DONE 14.3s 08:19:04 08:19:04 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:05 #144 ... 08:19:05 08:19:05 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:19:05 #153 DONE 2092.2s 08:19:05 08:19:05 #9 [core-data internal] load build definition from Dockerfile 08:19:06 #9 ... 08:19:06 08:19:06 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:19:06 #154 DONE 2092.8s 08:19:06 08:19:06 #9 [core-data internal] load build definition from Dockerfile 08:19:06 #9 ... 08:19:06 08:19:06 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:19:06 #203 DONE 0.3s 08:19:06 08:19:06 #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:19:07 #204 DONE 0.1s 08:19:07 08:19:07 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:19:07 #205 CACHED 08:19:07 08:19:07 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:19:07 #206 CACHED 08:19:07 08:19:07 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:19:07 #207 DONE 0.6s 08:19:07 08:19:07 #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:19:07 #208 DONE 0.6s 08:19:07 08:19:07 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:19:07 #209 DONE 0.2s 08:19:07 08:19:07 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:19:07 #210 DONE 0.2s 08:19:07 08:19:07 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:19:07 #211 DONE 0.2s 08:19:07 08:19:07 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:19:08 #212 DONE 0.2s 08:19:08 08:19:08 #107 [core-metadata] exporting to image 08:19:08 #107 exporting layers 0.9s done 08:19:08 #107 writing image sha256:9d9f440f77b6d6150a31c4ac2d063e4f27f7bd60e984db4f7ea08e445c7fe925 08:19:09 #107 writing image sha256:9d9f440f77b6d6150a31c4ac2d063e4f27f7bd60e984db4f7ea08e445c7fe925 done 08:19:09 #107 naming to docker.io/library/core-metadata-arm64 done 08:19:09 #107 DONE 15.2s 08:19:09 08:19:09 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:19:10 #213 DONE 1.9s 08:19:10 08:19:10 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:10 #144 ... 08:19:10 08:19:10 #107 [security-proxy-auth] exporting to image 08:19:10 #107 exporting layers 0.8s done 08:19:10 #107 writing image sha256:df6859895fd586307436337e6c29bab66b10d31b66b42a25991ae60d29d7bc23 0.0s done 08:19:10 #107 naming to docker.io/library/security-proxy-auth-arm64 done 08:19:10 #107 DONE 16.0s 08:19:10 08:19:10 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:43 #144 ... 08:19:43 08:19:43 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:19:43 #148 DONE 2125.5s 08:19:43 08:19:43 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:43 #214 DONE 0.2s 08:19:43 08:19:43 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:43 #215 DONE 0.1s 08:19:43 08:19:43 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:19:43 #216 DONE 0.4s 08:19:43 08:19:43 #9 [core-data internal] load build definition from Dockerfile 08:19:43 #9 ... 08:19:43 08:19:43 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:19:43 #217 DONE 0.1s 08:19:43 08:19:43 #107 [support-scheduler] exporting to image 08:19:43 #107 exporting layers 08:19:43 #107 exporting layers 1.0s done 08:19:43 #107 writing image sha256:ca7ed72e99c80a87858a15bb9b010b040069dc58c1b2a3a15088ec12623ad1fd done 08:19:43 #107 naming to docker.io/library/support-scheduler-arm64 done 08:19:43 #107 DONE 17.0s 08:19:43 08:19:43 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:45 #144 DONE 2132.2s 08:19:45 08:19:45 #9 [core-data internal] load build definition from Dockerfile 08:19:46 #9 ... 08:19:46 08:19:46 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:46 #218 DONE 0.1s 08:19:46 08:19:46 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:46 #219 DONE 0.1s 08:19:46 08:19:46 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:19:46 #220 DONE 0.4s 08:19:46 08:19:46 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:19:46 #221 DONE 0.1s 08:19:46 08:19:46 #107 [support-notifications] exporting to image 08:19:46 #107 exporting layers 08:19:47 #107 exporting layers 0.6s done 08:19:47 #107 writing image sha256:c6e74f4538b7f8eda2508f9a5efbe21bd4865d565f5d5e7a5475973d56ed7b3e done 08:19:47 #107 naming to docker.io/library/support-notifications-arm64 done 08:19:47 #107 DONE 17.5s 08:19:47 08:19:47 #9 [core-data internal] load build definition from Dockerfile 08:19:47 time="2025-06-03T07:41:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:19:47 time="2025-06-03T07:41:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:19:47 $ docker stop --time=1 878bf2f06f6a205950f630f02148e6c9776b65b1661b0ee63ae669a828d6c41a 08:19:49 $ docker rm -f --volumes 878bf2f06f6a205950f630f02148e6c9776b65b1661b0ee63ae669a828d6c41a [Pipeline] // withDockerContainer [Pipeline] sh 08:19:49 + docker images 08:19:49 REPOSITORY TAG IMAGE ID CREATED SIZE 08:19:49 support-notifications-arm64 latest c6e74f4538b7 3 seconds ago 52.8MB 08:19:49 support-scheduler-arm64 latest ca7ed72e99c8 10 seconds ago 48.9MB 08:19:49 security-proxy-auth-arm64 latest df6859895fd5 40 seconds ago 32.2MB 08:19:49 core-metadata-arm64 latest 9d9f440f77b6 42 seconds ago 33.4MB 08:19:49 core-keeper-arm64 latest cc3808d77e8b 46 seconds ago 33MB 08:19:49 core-data-arm64 latest 6fa822ba0605 47 seconds ago 33.3MB 08:19:49 security-spiffe-token-provider-arm64 latest 96527830bafc About a minute ago 48.6MB 08:19:49 security-secretstore-setup-arm64 latest 66cadf80d0ed 2 minutes ago 68.2MB 08:19:49 security-proxy-setup-arm64 latest 4b0ad6a7dae7 2 minutes ago 38.9MB 08:19:49 core-command-arm64 latest 71f0d8da4f89 3 minutes ago 28.9MB 08:19:49 security-bootstrapper-arm64 latest 446c57b24e03 17 minutes ago 21.1MB 08:19:49 core-common-config-bootstrapper-arm64 latest b3a96dcfcbf7 17 minutes ago 18MB 08:19:49 security-spire-config-arm64 latest c5dfc5e1fc56 36 minutes ago 143MB 08:19:49 security-spire-agent-arm64 latest b3e4258ff59e 37 minutes ago 187MB 08:19:49 security-spire-server-arm64 latest 703c23fcd59f 37 minutes ago 144MB 08:19:49 ci-base-image-arm64 latest 21d767555d38 38 minutes ago 910MB 08:19:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 12c1d4c06be1 7 weeks ago 560MB 08:19:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:49 provisioning config files... 08:19:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/846@tmp/config8650544940439410230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:50 ---> ****-login.sh 08:19:50 nexus3.edgexfoundry.org:10001 08:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:50 Configure a credential helper to remove this warning. See 08:19:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:50 08:19:50 Login Succeeded 08:19:50 nexus3.edgexfoundry.org:10002 08:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:50 Configure a credential helper to remove this warning. See 08:19:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:50 08:19:50 Login Succeeded 08:19:50 nexus3.edgexfoundry.org:10003 08:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:51 Configure a credential helper to remove this warning. See 08:19:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:51 08:19:51 Login Succeeded 08:19:51 nexus3.edgexfoundry.org:10004 08:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:51 Configure a credential helper to remove this warning. See 08:19:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:51 08:19:51 Login Succeeded 08:19:51 ****.io 08:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:51 Configure a credential helper to remove this warning. See 08:19:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:51 08:19:51 Login Succeeded 08:19:51 ---> ****-login.sh ends [Pipeline] } 08:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:19:52 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:19:52 5253eced39842caddeb9918bdd1527479e310d43 08:19:52 latest 08:19:52 4.1.0-dev.19 08:19:52 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:19:52 main 08:19:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:19:52 3e9549fdc02b: Preparing 08:19:52 4df91f47d6d5: Preparing 08:19:52 e01ebcc329c1: Preparing 08:19:52 dbb515d7cca6: Preparing 08:19:52 6242bbca1620: Preparing 08:19:52 1c453f86256a: Preparing 08:19:52 dd9c8f8612c8: Preparing 08:19:52 dd9c8f8612c8: Waiting 08:19:52 1c453f86256a: Waiting 08:19:53 6242bbca1620: Pushed 08:19:53 e01ebcc329c1: Pushed 08:19:53 dbb515d7cca6: Pushed 08:19:53 3e9549fdc02b: Pushed 08:19:53 dd9c8f8612c8: Layer already exists 08:19:53 1c453f86256a: Pushed 08:19:57 4df91f47d6d5: Pushed 08:19:57 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:57f15492deea3af952fb176bd7566f706220b18b14a0b7baf7f6e6c9f47be50a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:19:58 3e9549fdc02b: Preparing 08:19:58 4df91f47d6d5: Preparing 08:19:58 e01ebcc329c1: Preparing 08:19:58 dbb515d7cca6: Preparing 08:19:58 6242bbca1620: Preparing 08:19:58 1c453f86256a: Preparing 08:19:58 dd9c8f8612c8: Preparing 08:19:58 1c453f86256a: Waiting 08:19:58 dd9c8f8612c8: Waiting 08:19:58 6242bbca1620: Layer already exists 08:19:58 dbb515d7cca6: Layer already exists 08:19:58 4df91f47d6d5: Layer already exists 08:19:58 e01ebcc329c1: Layer already exists 08:19:58 3e9549fdc02b: Layer already exists 08:19:58 1c453f86256a: Layer already exists 08:19:58 dd9c8f8612c8: Layer already exists 08:19:58 latest: digest: sha256:57f15492deea3af952fb176bd7566f706220b18b14a0b7baf7f6e6c9f47be50a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.19 08:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:19:59 3e9549fdc02b: Preparing 08:19:59 4df91f47d6d5: Preparing 08:19:59 e01ebcc329c1: Preparing 08:19:59 dbb515d7cca6: Preparing 08:19:59 6242bbca1620: Preparing 08:19:59 1c453f86256a: Preparing 08:19:59 dd9c8f8612c8: Preparing 08:19:59 1c453f86256a: Waiting 08:19:59 dd9c8f8612c8: Waiting 08:19:59 4df91f47d6d5: Layer already exists 08:19:59 3e9549fdc02b: Layer already exists 08:19:59 6242bbca1620: Layer already exists 08:19:59 dbb515d7cca6: Layer already exists 08:19:59 e01ebcc329c1: Layer already exists 08:19:59 1c453f86256a: Layer already exists 08:19:59 dd9c8f8612c8: Layer already exists 08:19:59 4.1.0-dev.19: digest: sha256:57f15492deea3af952fb176bd7566f706220b18b14a0b7baf7f6e6c9f47be50a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:20:00 3e9549fdc02b: Preparing 08:20:00 4df91f47d6d5: Preparing 08:20:00 e01ebcc329c1: Preparing 08:20:00 dbb515d7cca6: Preparing 08:20:00 6242bbca1620: Preparing 08:20:00 1c453f86256a: Preparing 08:20:00 dd9c8f8612c8: Preparing 08:20:00 1c453f86256a: Waiting 08:20:00 dd9c8f8612c8: Waiting 08:20:00 e01ebcc329c1: Layer already exists 08:20:00 6242bbca1620: Layer already exists 08:20:00 3e9549fdc02b: Layer already exists 08:20:00 dbb515d7cca6: Layer already exists 08:20:00 4df91f47d6d5: Layer already exists 08:20:00 1c453f86256a: Layer already exists 08:20:00 dd9c8f8612c8: Layer already exists 08:20:00 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:57f15492deea3af952fb176bd7566f706220b18b14a0b7baf7f6e6c9f47be50a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:20:01 3e9549fdc02b: Preparing 08:20:01 4df91f47d6d5: Preparing 08:20:01 e01ebcc329c1: Preparing 08:20:01 dbb515d7cca6: Preparing 08:20:01 6242bbca1620: Preparing 08:20:01 1c453f86256a: Preparing 08:20:01 dd9c8f8612c8: Preparing 08:20:01 dd9c8f8612c8: Waiting 08:20:01 1c453f86256a: Waiting 08:20:01 3e9549fdc02b: Layer already exists 08:20:01 6242bbca1620: Layer already exists 08:20:01 e01ebcc329c1: Layer already exists 08:20:01 dbb515d7cca6: Layer already exists 08:20:01 4df91f47d6d5: Layer already exists 08:20:01 1c453f86256a: Layer already exists 08:20:01 dd9c8f8612c8: Layer already exists 08:20:01 main: digest: sha256:57f15492deea3af952fb176bd7566f706220b18b14a0b7baf7f6e6c9f47be50a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:01 ===================================================== [Pipeline] echo 08:20:01 taggedImages: 08:20:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:20:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.19 08:20:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:20:01 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:20:01 5253eced39842caddeb9918bdd1527479e310d43 08:20:01 latest 08:20:01 4.1.0-dev.19 08:20:01 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:01 main 08:20:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:02 b91a7eb480bd: Preparing 08:20:02 fdd7652f9d0d: Preparing 08:20:02 4b56f174fbef: Preparing 08:20:02 7c1fe6cc6683: Preparing 08:20:02 e01ebcc329c1: Preparing 08:20:02 dbb515d7cca6: Preparing 08:20:02 6242bbca1620: Preparing 08:20:02 1c453f86256a: Preparing 08:20:02 dd9c8f8612c8: Preparing 08:20:02 6242bbca1620: Waiting 08:20:02 1c453f86256a: Waiting 08:20:02 dd9c8f8612c8: Waiting 08:20:02 dbb515d7cca6: Waiting 08:20:02 e01ebcc329c1: Layer already exists 08:20:02 dbb515d7cca6: Layer already exists 08:20:02 fdd7652f9d0d: Pushed 08:20:02 6242bbca1620: Layer already exists 08:20:02 4b56f174fbef: Pushed 08:20:02 1c453f86256a: Layer already exists 08:20:02 dd9c8f8612c8: Layer already exists 08:20:02 b91a7eb480bd: Pushed 08:20:04 7c1fe6cc6683: Pushed 08:20:04 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:e4c34f270bd20391083ca7ff28b89929873b27bb9eb35147f9daf6592df5bdd8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:05 b91a7eb480bd: Preparing 08:20:05 fdd7652f9d0d: Preparing 08:20:05 4b56f174fbef: Preparing 08:20:05 7c1fe6cc6683: Preparing 08:20:05 e01ebcc329c1: Preparing 08:20:05 dbb515d7cca6: Preparing 08:20:05 6242bbca1620: Preparing 08:20:05 1c453f86256a: Preparing 08:20:05 dd9c8f8612c8: Preparing 08:20:05 dbb515d7cca6: Waiting 08:20:05 6242bbca1620: Waiting 08:20:05 1c453f86256a: Waiting 08:20:05 dd9c8f8612c8: Waiting 08:20:05 e01ebcc329c1: Layer already exists 08:20:05 fdd7652f9d0d: Layer already exists 08:20:05 4b56f174fbef: Layer already exists 08:20:05 7c1fe6cc6683: Layer already exists 08:20:05 b91a7eb480bd: Layer already exists 08:20:05 6242bbca1620: Layer already exists 08:20:05 dbb515d7cca6: Layer already exists 08:20:05 dd9c8f8612c8: Layer already exists 08:20:05 1c453f86256a: Layer already exists 08:20:05 latest: digest: sha256:e4c34f270bd20391083ca7ff28b89929873b27bb9eb35147f9daf6592df5bdd8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.19 08:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:06 b91a7eb480bd: Preparing 08:20:06 fdd7652f9d0d: Preparing 08:20:06 4b56f174fbef: Preparing 08:20:06 7c1fe6cc6683: Preparing 08:20:06 e01ebcc329c1: Preparing 08:20:06 dbb515d7cca6: Preparing 08:20:06 dbb515d7cca6: Waiting 08:20:06 6242bbca1620: Preparing 08:20:06 1c453f86256a: Preparing 08:20:06 6242bbca1620: Waiting 08:20:06 dd9c8f8612c8: Preparing 08:20:06 1c453f86256a: Waiting 08:20:06 dd9c8f8612c8: Waiting 08:20:06 e01ebcc329c1: Layer already exists 08:20:06 fdd7652f9d0d: Layer already exists 08:20:06 b91a7eb480bd: Layer already exists 08:20:06 4b56f174fbef: Layer already exists 08:20:06 7c1fe6cc6683: Layer already exists 08:20:06 6242bbca1620: Layer already exists 08:20:06 dbb515d7cca6: Layer already exists 08:20:06 1c453f86256a: Layer already exists 08:20:06 dd9c8f8612c8: Layer already exists 08:20:06 4.1.0-dev.19: digest: sha256:e4c34f270bd20391083ca7ff28b89929873b27bb9eb35147f9daf6592df5bdd8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:07 b91a7eb480bd: Preparing 08:20:07 fdd7652f9d0d: Preparing 08:20:07 4b56f174fbef: Preparing 08:20:07 7c1fe6cc6683: Preparing 08:20:07 e01ebcc329c1: Preparing 08:20:07 dbb515d7cca6: Preparing 08:20:07 6242bbca1620: Preparing 08:20:07 dbb515d7cca6: Waiting 08:20:07 1c453f86256a: Preparing 08:20:07 6242bbca1620: Waiting 08:20:07 dd9c8f8612c8: Preparing 08:20:07 1c453f86256a: Waiting 08:20:07 dd9c8f8612c8: Waiting 08:20:07 fdd7652f9d0d: Layer already exists 08:20:07 7c1fe6cc6683: Layer already exists 08:20:07 4b56f174fbef: Layer already exists 08:20:07 b91a7eb480bd: Layer already exists 08:20:07 e01ebcc329c1: Layer already exists 08:20:07 6242bbca1620: Layer already exists 08:20:07 dbb515d7cca6: Layer already exists 08:20:07 dd9c8f8612c8: Layer already exists 08:20:07 1c453f86256a: Layer already exists 08:20:07 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:e4c34f270bd20391083ca7ff28b89929873b27bb9eb35147f9daf6592df5bdd8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:20:07 b91a7eb480bd: Preparing 08:20:07 fdd7652f9d0d: Preparing 08:20:07 4b56f174fbef: Preparing 08:20:07 7c1fe6cc6683: Preparing 08:20:07 e01ebcc329c1: Preparing 08:20:07 dbb515d7cca6: Preparing 08:20:07 6242bbca1620: Preparing 08:20:07 1c453f86256a: Preparing 08:20:07 dd9c8f8612c8: Preparing 08:20:07 dbb515d7cca6: Waiting 08:20:07 6242bbca1620: Waiting 08:20:07 1c453f86256a: Waiting 08:20:07 dd9c8f8612c8: Waiting 08:20:07 e01ebcc329c1: Layer already exists 08:20:07 b91a7eb480bd: Layer already exists 08:20:07 7c1fe6cc6683: Layer already exists 08:20:07 fdd7652f9d0d: Layer already exists 08:20:07 4b56f174fbef: Layer already exists 08:20:07 6242bbca1620: Layer already exists 08:20:07 1c453f86256a: Layer already exists 08:20:07 dbb515d7cca6: Layer already exists 08:20:07 dd9c8f8612c8: Layer already exists 08:20:08 main: digest: sha256:e4c34f270bd20391083ca7ff28b89929873b27bb9eb35147f9daf6592df5bdd8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:08 ===================================================== [Pipeline] echo 08:20:08 taggedImages: 08:20:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:20:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.19 08:20:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:20:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:20:08 5253eced39842caddeb9918bdd1527479e310d43 08:20:08 latest 08:20:08 4.1.0-dev.19 08:20:08 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:08 main 08:20:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:09 e88cbb811ef9: Preparing 08:20:09 ba380e44b1c9: Preparing 08:20:09 e01ebcc329c1: Preparing 08:20:09 dbb515d7cca6: Preparing 08:20:09 c44df0f69c1a: Preparing 08:20:09 09af5b801d6c: Preparing 08:20:09 dd9c8f8612c8: Preparing 08:20:09 09af5b801d6c: Waiting 08:20:09 dd9c8f8612c8: Waiting 08:20:09 dbb515d7cca6: Layer already exists 08:20:09 e01ebcc329c1: Layer already exists 08:20:09 dd9c8f8612c8: Layer already exists 08:20:09 c44df0f69c1a: Pushed 08:20:09 e88cbb811ef9: Pushed 08:20:09 09af5b801d6c: Pushed 08:20:14 ba380e44b1c9: Pushed 08:20:14 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:59b3c85c5df8c0a3f010e4056f1f0f1e58466c07cb9cc26bddfd2fe1c9a14c67 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:15 e88cbb811ef9: Preparing 08:20:15 ba380e44b1c9: Preparing 08:20:15 e01ebcc329c1: Preparing 08:20:15 dbb515d7cca6: Preparing 08:20:15 c44df0f69c1a: Preparing 08:20:15 09af5b801d6c: Preparing 08:20:15 dd9c8f8612c8: Preparing 08:20:15 09af5b801d6c: Waiting 08:20:15 dd9c8f8612c8: Waiting 08:20:15 dbb515d7cca6: Layer already exists 08:20:15 e01ebcc329c1: Layer already exists 08:20:15 ba380e44b1c9: Layer already exists 08:20:15 c44df0f69c1a: Layer already exists 08:20:15 e88cbb811ef9: Layer already exists 08:20:15 09af5b801d6c: Layer already exists 08:20:15 dd9c8f8612c8: Layer already exists 08:20:15 latest: digest: sha256:59b3c85c5df8c0a3f010e4056f1f0f1e58466c07cb9cc26bddfd2fe1c9a14c67 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.19 08:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:16 e88cbb811ef9: Preparing 08:20:16 ba380e44b1c9: Preparing 08:20:16 e01ebcc329c1: Preparing 08:20:16 dbb515d7cca6: Preparing 08:20:16 c44df0f69c1a: Preparing 08:20:16 09af5b801d6c: Preparing 08:20:16 dd9c8f8612c8: Preparing 08:20:16 09af5b801d6c: Waiting 08:20:16 dd9c8f8612c8: Waiting 08:20:16 e88cbb811ef9: Layer already exists 08:20:16 e01ebcc329c1: Layer already exists 08:20:16 c44df0f69c1a: Layer already exists 08:20:16 ba380e44b1c9: Layer already exists 08:20:16 dbb515d7cca6: Layer already exists 08:20:16 dd9c8f8612c8: Layer already exists 08:20:16 09af5b801d6c: Layer already exists 08:20:16 4.1.0-dev.19: digest: sha256:59b3c85c5df8c0a3f010e4056f1f0f1e58466c07cb9cc26bddfd2fe1c9a14c67 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:17 e88cbb811ef9: Preparing 08:20:17 ba380e44b1c9: Preparing 08:20:17 e01ebcc329c1: Preparing 08:20:17 dbb515d7cca6: Preparing 08:20:17 c44df0f69c1a: Preparing 08:20:17 09af5b801d6c: Preparing 08:20:17 dd9c8f8612c8: Preparing 08:20:17 09af5b801d6c: Waiting 08:20:17 dd9c8f8612c8: Waiting 08:20:17 dbb515d7cca6: Layer already exists 08:20:17 e88cbb811ef9: Layer already exists 08:20:17 ba380e44b1c9: Layer already exists 08:20:17 c44df0f69c1a: Layer already exists 08:20:17 e01ebcc329c1: Layer already exists 08:20:17 dd9c8f8612c8: Layer already exists 08:20:17 09af5b801d6c: Layer already exists 08:20:17 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:59b3c85c5df8c0a3f010e4056f1f0f1e58466c07cb9cc26bddfd2fe1c9a14c67 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:20:18 e88cbb811ef9: Preparing 08:20:18 ba380e44b1c9: Preparing 08:20:18 e01ebcc329c1: Preparing 08:20:18 dbb515d7cca6: Preparing 08:20:18 c44df0f69c1a: Preparing 08:20:18 09af5b801d6c: Preparing 08:20:18 09af5b801d6c: Waiting 08:20:18 dd9c8f8612c8: Preparing 08:20:18 dd9c8f8612c8: Waiting 08:20:18 ba380e44b1c9: Layer already exists 08:20:18 c44df0f69c1a: Layer already exists 08:20:18 dbb515d7cca6: Layer already exists 08:20:18 e88cbb811ef9: Layer already exists 08:20:18 e01ebcc329c1: Layer already exists 08:20:18 dd9c8f8612c8: Layer already exists 08:20:18 09af5b801d6c: Layer already exists 08:20:18 main: digest: sha256:59b3c85c5df8c0a3f010e4056f1f0f1e58466c07cb9cc26bddfd2fe1c9a14c67 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:18 ===================================================== [Pipeline] echo 08:20:18 taggedImages: 08:20:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:20:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.19 08:20:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:20:18 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:20:18 5253eced39842caddeb9918bdd1527479e310d43 08:20:18 latest 08:20:18 4.1.0-dev.19 08:20:18 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:18 main 08:20:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:19 69f7f7807d4b: Preparing 08:20:19 3afe150fd11a: Preparing 08:20:19 dbb515d7cca6: Preparing 08:20:19 065bcf9a106c: Preparing 08:20:19 3c404a8c8a92: Preparing 08:20:19 dd9c8f8612c8: Preparing 08:20:19 dd9c8f8612c8: Waiting 08:20:19 dbb515d7cca6: Layer already exists 08:20:19 dd9c8f8612c8: Layer already exists 08:20:19 3c404a8c8a92: Pushed 08:20:19 065bcf9a106c: Pushed 08:20:19 69f7f7807d4b: Pushed 08:20:24 3afe150fd11a: Pushed 08:20:24 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:b1e8a3b0b5e40239433a64b5423b8f43b69f6901beaf385a36a01a44405a04f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:25 69f7f7807d4b: Preparing 08:20:25 3afe150fd11a: Preparing 08:20:25 dbb515d7cca6: Preparing 08:20:25 065bcf9a106c: Preparing 08:20:25 3c404a8c8a92: Preparing 08:20:25 dd9c8f8612c8: Preparing 08:20:25 3c404a8c8a92: Layer already exists 08:20:25 3afe150fd11a: Layer already exists 08:20:25 69f7f7807d4b: Layer already exists 08:20:25 dbb515d7cca6: Layer already exists 08:20:25 065bcf9a106c: Layer already exists 08:20:25 dd9c8f8612c8: Layer already exists 08:20:25 latest: digest: sha256:b1e8a3b0b5e40239433a64b5423b8f43b69f6901beaf385a36a01a44405a04f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.19 08:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:26 69f7f7807d4b: Preparing 08:20:26 3afe150fd11a: Preparing 08:20:26 dbb515d7cca6: Preparing 08:20:26 065bcf9a106c: Preparing 08:20:26 3c404a8c8a92: Preparing 08:20:26 dd9c8f8612c8: Preparing 08:20:26 dd9c8f8612c8: Waiting 08:20:26 3afe150fd11a: Layer already exists 08:20:26 065bcf9a106c: Layer already exists 08:20:26 3c404a8c8a92: Layer already exists 08:20:26 dbb515d7cca6: Layer already exists 08:20:26 69f7f7807d4b: Layer already exists 08:20:26 dd9c8f8612c8: Layer already exists 08:20:26 4.1.0-dev.19: digest: sha256:b1e8a3b0b5e40239433a64b5423b8f43b69f6901beaf385a36a01a44405a04f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:27 69f7f7807d4b: Preparing 08:20:27 3afe150fd11a: Preparing 08:20:27 dbb515d7cca6: Preparing 08:20:27 065bcf9a106c: Preparing 08:20:27 3c404a8c8a92: Preparing 08:20:27 dd9c8f8612c8: Preparing 08:20:27 dbb515d7cca6: Layer already exists 08:20:27 3afe150fd11a: Layer already exists 08:20:27 3c404a8c8a92: Layer already exists 08:20:27 065bcf9a106c: Layer already exists 08:20:27 69f7f7807d4b: Layer already exists 08:20:27 dd9c8f8612c8: Layer already exists 08:20:27 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:b1e8a3b0b5e40239433a64b5423b8f43b69f6901beaf385a36a01a44405a04f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:20:28 69f7f7807d4b: Preparing 08:20:28 3afe150fd11a: Preparing 08:20:28 dbb515d7cca6: Preparing 08:20:28 065bcf9a106c: Preparing 08:20:28 3c404a8c8a92: Preparing 08:20:28 dd9c8f8612c8: Preparing 08:20:28 dd9c8f8612c8: Waiting 08:20:28 dbb515d7cca6: Layer already exists 08:20:28 69f7f7807d4b: Layer already exists 08:20:28 3c404a8c8a92: Layer already exists 08:20:28 065bcf9a106c: Layer already exists 08:20:28 3afe150fd11a: Layer already exists 08:20:28 dd9c8f8612c8: Layer already exists 08:20:28 main: digest: sha256:b1e8a3b0b5e40239433a64b5423b8f43b69f6901beaf385a36a01a44405a04f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:28 ===================================================== [Pipeline] echo 08:20:28 taggedImages: 08:20:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:20:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.19 08:20:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:20:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:20:28 5253eced39842caddeb9918bdd1527479e310d43 08:20:28 latest 08:20:28 4.1.0-dev.19 08:20:28 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:28 main 08:20:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:29 0b0b8d58f390: Preparing 08:20:29 2ee05b28537c: Preparing 08:20:29 8971d246ae39: Preparing 08:20:29 e01ebcc329c1: Preparing 08:20:29 dbb515d7cca6: Preparing 08:20:29 6242bbca1620: Preparing 08:20:29 1c453f86256a: Preparing 08:20:29 dd9c8f8612c8: Preparing 08:20:29 1c453f86256a: Waiting 08:20:29 dd9c8f8612c8: Waiting 08:20:29 6242bbca1620: Waiting 08:20:29 dbb515d7cca6: Layer already exists 08:20:29 e01ebcc329c1: Layer already exists 08:20:29 6242bbca1620: Layer already exists 08:20:29 1c453f86256a: Layer already exists 08:20:29 dd9c8f8612c8: Layer already exists 08:20:29 0b0b8d58f390: Pushed 08:20:29 2ee05b28537c: Pushed 08:20:34 8971d246ae39: Pushed 08:20:34 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:46bc40a2552831ef7a56f512cef61d40e49c80dfc04247c311d43f98f10ac055 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:35 0b0b8d58f390: Preparing 08:20:35 2ee05b28537c: Preparing 08:20:35 8971d246ae39: Preparing 08:20:35 e01ebcc329c1: Preparing 08:20:35 dbb515d7cca6: Preparing 08:20:35 6242bbca1620: Preparing 08:20:35 1c453f86256a: Preparing 08:20:35 dd9c8f8612c8: Preparing 08:20:35 6242bbca1620: Waiting 08:20:35 1c453f86256a: Waiting 08:20:35 dd9c8f8612c8: Waiting 08:20:35 2ee05b28537c: Layer already exists 08:20:35 0b0b8d58f390: Layer already exists 08:20:35 8971d246ae39: Layer already exists 08:20:35 e01ebcc329c1: Layer already exists 08:20:35 dbb515d7cca6: Layer already exists 08:20:35 6242bbca1620: Layer already exists 08:20:35 1c453f86256a: Layer already exists 08:20:35 dd9c8f8612c8: Layer already exists 08:20:35 latest: digest: sha256:46bc40a2552831ef7a56f512cef61d40e49c80dfc04247c311d43f98f10ac055 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.19 08:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:36 0b0b8d58f390: Preparing 08:20:36 2ee05b28537c: Preparing 08:20:36 8971d246ae39: Preparing 08:20:36 e01ebcc329c1: Preparing 08:20:36 dbb515d7cca6: Preparing 08:20:36 6242bbca1620: Preparing 08:20:36 1c453f86256a: Preparing 08:20:36 dd9c8f8612c8: Preparing 08:20:36 6242bbca1620: Waiting 08:20:36 1c453f86256a: Waiting 08:20:36 dd9c8f8612c8: Waiting 08:20:36 8971d246ae39: Layer already exists 08:20:36 e01ebcc329c1: Layer already exists 08:20:36 2ee05b28537c: Layer already exists 08:20:36 dbb515d7cca6: Layer already exists 08:20:36 0b0b8d58f390: Layer already exists 08:20:36 6242bbca1620: Layer already exists 08:20:36 1c453f86256a: Layer already exists 08:20:36 dd9c8f8612c8: Layer already exists 08:20:36 4.1.0-dev.19: digest: sha256:46bc40a2552831ef7a56f512cef61d40e49c80dfc04247c311d43f98f10ac055 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:37 0b0b8d58f390: Preparing 08:20:37 2ee05b28537c: Preparing 08:20:37 8971d246ae39: Preparing 08:20:37 e01ebcc329c1: Preparing 08:20:37 dbb515d7cca6: Preparing 08:20:37 6242bbca1620: Preparing 08:20:37 1c453f86256a: Preparing 08:20:37 dd9c8f8612c8: Preparing 08:20:37 6242bbca1620: Waiting 08:20:37 1c453f86256a: Waiting 08:20:37 dd9c8f8612c8: Waiting 08:20:37 8971d246ae39: Layer already exists 08:20:37 2ee05b28537c: Layer already exists 08:20:37 0b0b8d58f390: Layer already exists 08:20:37 dbb515d7cca6: Layer already exists 08:20:37 e01ebcc329c1: Layer already exists 08:20:37 1c453f86256a: Layer already exists 08:20:37 6242bbca1620: Layer already exists 08:20:37 dd9c8f8612c8: Layer already exists 08:20:37 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:46bc40a2552831ef7a56f512cef61d40e49c80dfc04247c311d43f98f10ac055 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:20:38 0b0b8d58f390: Preparing 08:20:38 2ee05b28537c: Preparing 08:20:38 8971d246ae39: Preparing 08:20:38 e01ebcc329c1: Preparing 08:20:38 dbb515d7cca6: Preparing 08:20:38 6242bbca1620: Preparing 08:20:38 1c453f86256a: Preparing 08:20:38 dd9c8f8612c8: Preparing 08:20:38 6242bbca1620: Waiting 08:20:38 dd9c8f8612c8: Waiting 08:20:38 1c453f86256a: Waiting 08:20:38 e01ebcc329c1: Layer already exists 08:20:38 dbb515d7cca6: Layer already exists 08:20:38 2ee05b28537c: Layer already exists 08:20:38 8971d246ae39: Layer already exists 08:20:38 0b0b8d58f390: Layer already exists 08:20:38 1c453f86256a: Layer already exists 08:20:38 6242bbca1620: Layer already exists 08:20:38 dd9c8f8612c8: Layer already exists 08:20:38 main: digest: sha256:46bc40a2552831ef7a56f512cef61d40e49c80dfc04247c311d43f98f10ac055 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:38 ===================================================== [Pipeline] echo 08:20:38 taggedImages: 08:20:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:20:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.19 08:20:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:20:38 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:20:38 5253eced39842caddeb9918bdd1527479e310d43 08:20:38 latest 08:20:38 4.1.0-dev.19 08:20:38 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:38 main 08:20:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:20:39 54fafad77bd1: Preparing 08:20:39 6f492335e9e2: Preparing 08:20:39 97154ef90ea5: Preparing 08:20:39 285a9ff5dfc1: Preparing 08:20:39 b3429b346e66: Preparing 08:20:39 0171af4eeb48: Preparing 08:20:39 be57d2ef48c1: Preparing 08:20:39 e01ebcc329c1: Preparing 08:20:39 dbb515d7cca6: Preparing 08:20:39 66dd12cd4bf8: Preparing 08:20:39 1f73fa966be1: Preparing 08:20:39 5f70bf18a086: Preparing 08:20:39 4ab525fe464a: Preparing 08:20:39 fd6a110d99ad: Preparing 08:20:39 7a2bbb1dafba: Preparing 08:20:39 dd9c8f8612c8: Preparing 08:20:39 0171af4eeb48: Waiting 08:20:39 be57d2ef48c1: Waiting 08:20:39 e01ebcc329c1: Waiting 08:20:39 66dd12cd4bf8: Waiting 08:20:39 fd6a110d99ad: Waiting 08:20:39 1f73fa966be1: Waiting 08:20:39 5f70bf18a086: Waiting 08:20:39 7a2bbb1dafba: Waiting 08:20:39 4ab525fe464a: Waiting 08:20:39 dd9c8f8612c8: Waiting 08:20:39 54fafad77bd1: Pushed 08:20:39 b3429b346e66: Pushed 08:20:39 285a9ff5dfc1: Pushed 08:20:39 97154ef90ea5: Pushed 08:20:39 6f492335e9e2: Pushed 08:20:39 e01ebcc329c1: Layer already exists 08:20:39 dbb515d7cca6: Layer already exists 08:20:39 0171af4eeb48: Pushed 08:20:39 5f70bf18a086: Layer already exists 08:20:40 1f73fa966be1: Pushed 08:20:40 66dd12cd4bf8: Pushed 08:20:40 4ab525fe464a: Pushed 08:20:40 dd9c8f8612c8: Layer already exists 08:20:40 fd6a110d99ad: Pushed 08:20:40 7a2bbb1dafba: Pushed 08:20:42 be57d2ef48c1: Pushed 08:20:42 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:f9af2c48e659a77b62be636c3e225c01f5c111748878252abaf847362ee8e576 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:20:43 54fafad77bd1: Preparing 08:20:43 6f492335e9e2: Preparing 08:20:43 97154ef90ea5: Preparing 08:20:43 285a9ff5dfc1: Preparing 08:20:43 b3429b346e66: Preparing 08:20:43 0171af4eeb48: Preparing 08:20:43 be57d2ef48c1: Preparing 08:20:43 0171af4eeb48: Waiting 08:20:43 e01ebcc329c1: Preparing 08:20:43 be57d2ef48c1: Waiting 08:20:43 dbb515d7cca6: Preparing 08:20:43 e01ebcc329c1: Waiting 08:20:43 dbb515d7cca6: Waiting 08:20:43 66dd12cd4bf8: Preparing 08:20:43 66dd12cd4bf8: Waiting 08:20:43 1f73fa966be1: Preparing 08:20:43 5f70bf18a086: Preparing 08:20:43 1f73fa966be1: Waiting 08:20:43 4ab525fe464a: Preparing 08:20:43 fd6a110d99ad: Preparing 08:20:43 7a2bbb1dafba: Preparing 08:20:43 dd9c8f8612c8: Preparing 08:20:43 5f70bf18a086: Waiting 08:20:43 4ab525fe464a: Waiting 08:20:43 fd6a110d99ad: Waiting 08:20:43 7a2bbb1dafba: Waiting 08:20:43 dd9c8f8612c8: Waiting 08:20:43 b3429b346e66: Layer already exists 08:20:43 97154ef90ea5: Layer already exists 08:20:43 6f492335e9e2: Layer already exists 08:20:43 285a9ff5dfc1: Layer already exists 08:20:43 54fafad77bd1: Layer already exists 08:20:43 0171af4eeb48: Layer already exists 08:20:43 e01ebcc329c1: Layer already exists 08:20:43 be57d2ef48c1: Layer already exists 08:20:43 dbb515d7cca6: Layer already exists 08:20:43 66dd12cd4bf8: Layer already exists 08:20:43 5f70bf18a086: Layer already exists 08:20:43 4ab525fe464a: Layer already exists 08:20:43 fd6a110d99ad: Layer already exists 08:20:43 1f73fa966be1: Layer already exists 08:20:43 7a2bbb1dafba: Layer already exists 08:20:43 dd9c8f8612c8: Layer already exists 08:20:43 latest: digest: sha256:f9af2c48e659a77b62be636c3e225c01f5c111748878252abaf847362ee8e576 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.19 08:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:20:44 54fafad77bd1: Preparing 08:20:44 6f492335e9e2: Preparing 08:20:44 97154ef90ea5: Preparing 08:20:44 285a9ff5dfc1: Preparing 08:20:44 b3429b346e66: Preparing 08:20:44 0171af4eeb48: Preparing 08:20:44 be57d2ef48c1: Preparing 08:20:44 e01ebcc329c1: Preparing 08:20:44 dbb515d7cca6: Preparing 08:20:44 66dd12cd4bf8: Preparing 08:20:44 1f73fa966be1: Preparing 08:20:44 5f70bf18a086: Preparing 08:20:44 4ab525fe464a: Preparing 08:20:44 fd6a110d99ad: Preparing 08:20:44 7a2bbb1dafba: Preparing 08:20:44 dd9c8f8612c8: Preparing 08:20:44 66dd12cd4bf8: Waiting 08:20:44 1f73fa966be1: Waiting 08:20:44 5f70bf18a086: Waiting 08:20:44 4ab525fe464a: Waiting 08:20:44 fd6a110d99ad: Waiting 08:20:44 7a2bbb1dafba: Waiting 08:20:44 dd9c8f8612c8: Waiting 08:20:44 0171af4eeb48: Waiting 08:20:44 e01ebcc329c1: Waiting 08:20:44 dbb515d7cca6: Waiting 08:20:44 be57d2ef48c1: Waiting 08:20:44 285a9ff5dfc1: Layer already exists 08:20:44 54fafad77bd1: Layer already exists 08:20:44 97154ef90ea5: Layer already exists 08:20:44 b3429b346e66: Layer already exists 08:20:44 6f492335e9e2: Layer already exists 08:20:44 e01ebcc329c1: Layer already exists 08:20:44 be57d2ef48c1: Layer already exists 08:20:44 66dd12cd4bf8: Layer already exists 08:20:44 0171af4eeb48: Layer already exists 08:20:44 dbb515d7cca6: Layer already exists 08:20:44 5f70bf18a086: Layer already exists 08:20:44 4ab525fe464a: Layer already exists 08:20:44 1f73fa966be1: Layer already exists 08:20:44 fd6a110d99ad: Layer already exists 08:20:44 7a2bbb1dafba: Layer already exists 08:20:44 dd9c8f8612c8: Layer already exists 08:20:44 4.1.0-dev.19: digest: sha256:f9af2c48e659a77b62be636c3e225c01f5c111748878252abaf847362ee8e576 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:20:45 54fafad77bd1: Preparing 08:20:45 6f492335e9e2: Preparing 08:20:45 97154ef90ea5: Preparing 08:20:45 285a9ff5dfc1: Preparing 08:20:45 b3429b346e66: Preparing 08:20:45 0171af4eeb48: Preparing 08:20:45 be57d2ef48c1: Preparing 08:20:45 e01ebcc329c1: Preparing 08:20:45 dbb515d7cca6: Preparing 08:20:45 66dd12cd4bf8: Preparing 08:20:45 1f73fa966be1: Preparing 08:20:45 5f70bf18a086: Preparing 08:20:45 4ab525fe464a: Preparing 08:20:45 fd6a110d99ad: Preparing 08:20:45 7a2bbb1dafba: Preparing 08:20:45 dd9c8f8612c8: Preparing 08:20:45 be57d2ef48c1: Waiting 08:20:45 e01ebcc329c1: Waiting 08:20:45 dbb515d7cca6: Waiting 08:20:45 66dd12cd4bf8: Waiting 08:20:45 1f73fa966be1: Waiting 08:20:45 5f70bf18a086: Waiting 08:20:45 4ab525fe464a: Waiting 08:20:45 7a2bbb1dafba: Waiting 08:20:45 0171af4eeb48: Waiting 08:20:45 dd9c8f8612c8: Waiting 08:20:45 fd6a110d99ad: Waiting 08:20:45 54fafad77bd1: Layer already exists 08:20:45 285a9ff5dfc1: Layer already exists 08:20:45 97154ef90ea5: Layer already exists 08:20:45 6f492335e9e2: Layer already exists 08:20:45 b3429b346e66: Layer already exists 08:20:45 be57d2ef48c1: Layer already exists 08:20:45 0171af4eeb48: Layer already exists 08:20:45 dbb515d7cca6: Layer already exists 08:20:45 66dd12cd4bf8: Layer already exists 08:20:45 e01ebcc329c1: Layer already exists 08:20:45 5f70bf18a086: Layer already exists 08:20:45 7a2bbb1dafba: Layer already exists 08:20:45 1f73fa966be1: Layer already exists 08:20:45 4ab525fe464a: Layer already exists 08:20:45 fd6a110d99ad: Layer already exists 08:20:45 dd9c8f8612c8: Layer already exists 08:20:45 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:f9af2c48e659a77b62be636c3e225c01f5c111748878252abaf847362ee8e576 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:20:46 54fafad77bd1: Preparing 08:20:46 6f492335e9e2: Preparing 08:20:46 97154ef90ea5: Preparing 08:20:46 285a9ff5dfc1: Preparing 08:20:46 b3429b346e66: Preparing 08:20:46 0171af4eeb48: Preparing 08:20:46 be57d2ef48c1: Preparing 08:20:46 e01ebcc329c1: Preparing 08:20:46 dbb515d7cca6: Preparing 08:20:46 66dd12cd4bf8: Preparing 08:20:46 1f73fa966be1: Preparing 08:20:46 5f70bf18a086: Preparing 08:20:46 4ab525fe464a: Preparing 08:20:46 fd6a110d99ad: Preparing 08:20:46 7a2bbb1dafba: Preparing 08:20:46 dd9c8f8612c8: Preparing 08:20:46 0171af4eeb48: Waiting 08:20:46 be57d2ef48c1: Waiting 08:20:46 e01ebcc329c1: Waiting 08:20:46 dbb515d7cca6: Waiting 08:20:46 66dd12cd4bf8: Waiting 08:20:46 fd6a110d99ad: Waiting 08:20:46 7a2bbb1dafba: Waiting 08:20:46 1f73fa966be1: Waiting 08:20:46 5f70bf18a086: Waiting 08:20:46 4ab525fe464a: Waiting 08:20:46 dd9c8f8612c8: Waiting 08:20:46 6f492335e9e2: Layer already exists 08:20:46 285a9ff5dfc1: Layer already exists 08:20:46 97154ef90ea5: Layer already exists 08:20:46 b3429b346e66: Layer already exists 08:20:46 54fafad77bd1: Layer already exists 08:20:46 be57d2ef48c1: Layer already exists 08:20:46 dbb515d7cca6: Layer already exists 08:20:46 0171af4eeb48: Layer already exists 08:20:46 e01ebcc329c1: Layer already exists 08:20:46 66dd12cd4bf8: Layer already exists 08:20:46 1f73fa966be1: Layer already exists 08:20:46 4ab525fe464a: Layer already exists 08:20:46 7a2bbb1dafba: Layer already exists 08:20:46 5f70bf18a086: Layer already exists 08:20:46 fd6a110d99ad: Layer already exists 08:20:46 dd9c8f8612c8: Layer already exists 08:20:46 main: digest: sha256:f9af2c48e659a77b62be636c3e225c01f5c111748878252abaf847362ee8e576 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:46 ===================================================== [Pipeline] echo 08:20:46 taggedImages: 08:20:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:20:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.19 08:20:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:20:46 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:20:46 5253eced39842caddeb9918bdd1527479e310d43 08:20:46 latest 08:20:46 4.1.0-dev.19 08:20:46 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:46 main 08:20:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:20:47 8dee11a9d04a: Preparing 08:20:47 2e9c1bc13456: Preparing 08:20:47 72d7a7166658: Preparing 08:20:47 03813a43769a: Preparing 08:20:47 e01ebcc329c1: Preparing 08:20:47 dbb515d7cca6: Preparing 08:20:47 6242bbca1620: Preparing 08:20:47 1c453f86256a: Preparing 08:20:47 dd9c8f8612c8: Preparing 08:20:47 dbb515d7cca6: Waiting 08:20:47 6242bbca1620: Waiting 08:20:47 dd9c8f8612c8: Waiting 08:20:47 1c453f86256a: Waiting 08:20:47 e01ebcc329c1: Layer already exists 08:20:47 dbb515d7cca6: Layer already exists 08:20:47 6242bbca1620: Layer already exists 08:20:47 72d7a7166658: Pushed 08:20:47 1c453f86256a: Layer already exists 08:20:47 2e9c1bc13456: Pushed 08:20:47 8dee11a9d04a: Pushed 08:20:47 dd9c8f8612c8: Layer already exists 08:20:52 03813a43769a: Pushed 08:20:52 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:1f3faf56709aeb9596ecdceb6d3dce07fbbd3f6f41de00dbd93023354fd9d5bb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:20:53 8dee11a9d04a: Preparing 08:20:53 2e9c1bc13456: Preparing 08:20:53 72d7a7166658: Preparing 08:20:53 03813a43769a: Preparing 08:20:53 e01ebcc329c1: Preparing 08:20:53 dbb515d7cca6: Preparing 08:20:53 6242bbca1620: Preparing 08:20:53 1c453f86256a: Preparing 08:20:53 dd9c8f8612c8: Preparing 08:20:53 6242bbca1620: Waiting 08:20:53 1c453f86256a: Waiting 08:20:53 dd9c8f8612c8: Waiting 08:20:53 dbb515d7cca6: Waiting 08:20:53 8dee11a9d04a: Layer already exists 08:20:53 72d7a7166658: Layer already exists 08:20:53 2e9c1bc13456: Layer already exists 08:20:53 03813a43769a: Layer already exists 08:20:53 e01ebcc329c1: Layer already exists 08:20:53 6242bbca1620: Layer already exists 08:20:53 1c453f86256a: Layer already exists 08:20:53 dbb515d7cca6: Layer already exists 08:20:53 dd9c8f8612c8: Layer already exists 08:20:53 latest: digest: sha256:1f3faf56709aeb9596ecdceb6d3dce07fbbd3f6f41de00dbd93023354fd9d5bb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.19 08:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:20:54 8dee11a9d04a: Preparing 08:20:54 2e9c1bc13456: Preparing 08:20:54 72d7a7166658: Preparing 08:20:54 03813a43769a: Preparing 08:20:54 e01ebcc329c1: Preparing 08:20:54 dbb515d7cca6: Preparing 08:20:54 6242bbca1620: Preparing 08:20:54 1c453f86256a: Preparing 08:20:54 dd9c8f8612c8: Preparing 08:20:54 6242bbca1620: Waiting 08:20:54 1c453f86256a: Waiting 08:20:54 dd9c8f8612c8: Waiting 08:20:54 dbb515d7cca6: Waiting 08:20:54 2e9c1bc13456: Layer already exists 08:20:54 e01ebcc329c1: Layer already exists 08:20:54 03813a43769a: Layer already exists 08:20:54 72d7a7166658: Layer already exists 08:20:54 8dee11a9d04a: Layer already exists 08:20:54 dbb515d7cca6: Layer already exists 08:20:54 1c453f86256a: Layer already exists 08:20:54 6242bbca1620: Layer already exists 08:20:54 dd9c8f8612c8: Layer already exists 08:20:54 4.1.0-dev.19: digest: sha256:1f3faf56709aeb9596ecdceb6d3dce07fbbd3f6f41de00dbd93023354fd9d5bb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:20:54 8dee11a9d04a: Preparing 08:20:54 2e9c1bc13456: Preparing 08:20:54 72d7a7166658: Preparing 08:20:54 03813a43769a: Preparing 08:20:54 e01ebcc329c1: Preparing 08:20:54 dbb515d7cca6: Preparing 08:20:54 6242bbca1620: Preparing 08:20:54 1c453f86256a: Preparing 08:20:54 dd9c8f8612c8: Preparing 08:20:54 dbb515d7cca6: Waiting 08:20:54 1c453f86256a: Waiting 08:20:54 dd9c8f8612c8: Waiting 08:20:54 6242bbca1620: Waiting 08:20:54 e01ebcc329c1: Layer already exists 08:20:54 2e9c1bc13456: Layer already exists 08:20:54 8dee11a9d04a: Layer already exists 08:20:54 72d7a7166658: Layer already exists 08:20:54 03813a43769a: Layer already exists 08:20:54 dbb515d7cca6: Layer already exists 08:20:54 1c453f86256a: Layer already exists 08:20:54 6242bbca1620: Layer already exists 08:20:54 dd9c8f8612c8: Layer already exists 08:20:54 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:1f3faf56709aeb9596ecdceb6d3dce07fbbd3f6f41de00dbd93023354fd9d5bb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:20:55 8dee11a9d04a: Preparing 08:20:55 2e9c1bc13456: Preparing 08:20:55 72d7a7166658: Preparing 08:20:55 03813a43769a: Preparing 08:20:55 e01ebcc329c1: Preparing 08:20:55 dbb515d7cca6: Preparing 08:20:55 6242bbca1620: Preparing 08:20:55 1c453f86256a: Preparing 08:20:55 dd9c8f8612c8: Preparing 08:20:55 dbb515d7cca6: Waiting 08:20:55 dd9c8f8612c8: Waiting 08:20:55 6242bbca1620: Waiting 08:20:55 1c453f86256a: Waiting 08:20:55 2e9c1bc13456: Layer already exists 08:20:55 e01ebcc329c1: Layer already exists 08:20:55 8dee11a9d04a: Layer already exists 08:20:55 03813a43769a: Layer already exists 08:20:55 72d7a7166658: Layer already exists 08:20:55 dbb515d7cca6: Layer already exists 08:20:55 dd9c8f8612c8: Layer already exists 08:20:55 6242bbca1620: Layer already exists 08:20:55 1c453f86256a: Layer already exists 08:20:55 main: digest: sha256:1f3faf56709aeb9596ecdceb6d3dce07fbbd3f6f41de00dbd93023354fd9d5bb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:56 ===================================================== [Pipeline] echo 08:20:56 taggedImages: 08:20:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:20:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.19 08:20:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:20:56 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:20:56 5253eced39842caddeb9918bdd1527479e310d43 08:20:56 latest 08:20:56 4.1.0-dev.19 08:20:56 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:20:56 main 08:20:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:20:56 4d2657efe159: Preparing 08:20:56 c291a68814b8: Preparing 08:20:56 5dc7c9023d5e: Preparing 08:20:56 2f69db02c2d9: Preparing 08:20:56 c809b0d093b9: Preparing 08:20:56 e01ebcc329c1: Preparing 08:20:56 dbb515d7cca6: Preparing 08:20:56 e01ebcc329c1: Waiting 08:20:56 506e0ca39b8d: Preparing 08:20:56 cce8ecca1dee: Preparing 08:20:56 506e0ca39b8d: Waiting 08:20:56 20fa5e287c88: Preparing 08:20:56 cce8ecca1dee: Waiting 08:20:56 dd9c8f8612c8: Preparing 08:20:56 dd9c8f8612c8: Waiting 08:20:57 2f69db02c2d9: Pushed 08:20:57 c291a68814b8: Pushed 08:20:57 c809b0d093b9: Pushed 08:20:57 4d2657efe159: Pushed 08:20:57 e01ebcc329c1: Layer already exists 08:20:57 dbb515d7cca6: Layer already exists 08:20:57 dd9c8f8612c8: Layer already exists 08:20:57 506e0ca39b8d: Pushed 08:20:57 cce8ecca1dee: Pushed 08:21:00 20fa5e287c88: Pushed 08:21:01 5dc7c9023d5e: Pushed 08:21:01 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:b168798d5eadd1df5603e440d83b9bdeaf9bdd817be8738507679318bae8de83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:21:02 4d2657efe159: Preparing 08:21:02 c291a68814b8: Preparing 08:21:02 5dc7c9023d5e: Preparing 08:21:02 2f69db02c2d9: Preparing 08:21:02 c809b0d093b9: Preparing 08:21:02 e01ebcc329c1: Preparing 08:21:02 dbb515d7cca6: Preparing 08:21:02 506e0ca39b8d: Preparing 08:21:02 cce8ecca1dee: Preparing 08:21:02 20fa5e287c88: Preparing 08:21:02 dd9c8f8612c8: Preparing 08:21:02 e01ebcc329c1: Waiting 08:21:02 dbb515d7cca6: Waiting 08:21:02 506e0ca39b8d: Waiting 08:21:02 cce8ecca1dee: Waiting 08:21:02 20fa5e287c88: Waiting 08:21:02 dd9c8f8612c8: Waiting 08:21:02 4d2657efe159: Layer already exists 08:21:02 c291a68814b8: Layer already exists 08:21:02 2f69db02c2d9: Layer already exists 08:21:02 5dc7c9023d5e: Layer already exists 08:21:02 c809b0d093b9: Layer already exists 08:21:02 dbb515d7cca6: Layer already exists 08:21:02 e01ebcc329c1: Layer already exists 08:21:02 506e0ca39b8d: Layer already exists 08:21:02 cce8ecca1dee: Layer already exists 08:21:02 20fa5e287c88: Layer already exists 08:21:02 dd9c8f8612c8: Layer already exists 08:21:02 latest: digest: sha256:b168798d5eadd1df5603e440d83b9bdeaf9bdd817be8738507679318bae8de83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.19 08:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:21:02 4d2657efe159: Preparing 08:21:02 c291a68814b8: Preparing 08:21:02 5dc7c9023d5e: Preparing 08:21:02 2f69db02c2d9: Preparing 08:21:02 c809b0d093b9: Preparing 08:21:02 e01ebcc329c1: Preparing 08:21:02 dbb515d7cca6: Preparing 08:21:02 e01ebcc329c1: Waiting 08:21:02 dbb515d7cca6: Waiting 08:21:02 506e0ca39b8d: Preparing 08:21:02 cce8ecca1dee: Preparing 08:21:02 20fa5e287c88: Preparing 08:21:02 506e0ca39b8d: Waiting 08:21:02 dd9c8f8612c8: Preparing 08:21:02 20fa5e287c88: Waiting 08:21:02 dd9c8f8612c8: Waiting 08:21:02 c291a68814b8: Layer already exists 08:21:02 2f69db02c2d9: Layer already exists 08:21:02 c809b0d093b9: Layer already exists 08:21:02 4d2657efe159: Layer already exists 08:21:02 5dc7c9023d5e: Layer already exists 08:21:02 dbb515d7cca6: Layer already exists 08:21:02 e01ebcc329c1: Layer already exists 08:21:02 506e0ca39b8d: Layer already exists 08:21:02 cce8ecca1dee: Layer already exists 08:21:02 20fa5e287c88: Layer already exists 08:21:02 dd9c8f8612c8: Layer already exists 08:21:03 4.1.0-dev.19: digest: sha256:b168798d5eadd1df5603e440d83b9bdeaf9bdd817be8738507679318bae8de83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:21:03 4d2657efe159: Preparing 08:21:03 c291a68814b8: Preparing 08:21:03 5dc7c9023d5e: Preparing 08:21:03 2f69db02c2d9: Preparing 08:21:03 c809b0d093b9: Preparing 08:21:03 e01ebcc329c1: Preparing 08:21:03 dbb515d7cca6: Preparing 08:21:03 506e0ca39b8d: Preparing 08:21:03 cce8ecca1dee: Preparing 08:21:03 20fa5e287c88: Preparing 08:21:03 dd9c8f8612c8: Preparing 08:21:03 e01ebcc329c1: Waiting 08:21:03 20fa5e287c88: Waiting 08:21:03 dbb515d7cca6: Waiting 08:21:03 dd9c8f8612c8: Waiting 08:21:03 506e0ca39b8d: Waiting 08:21:03 cce8ecca1dee: Waiting 08:21:03 4d2657efe159: Layer already exists 08:21:03 5dc7c9023d5e: Layer already exists 08:21:03 2f69db02c2d9: Layer already exists 08:21:03 c291a68814b8: Layer already exists 08:21:03 c809b0d093b9: Layer already exists 08:21:03 dbb515d7cca6: Layer already exists 08:21:03 e01ebcc329c1: Layer already exists 08:21:03 506e0ca39b8d: Layer already exists 08:21:03 cce8ecca1dee: Layer already exists 08:21:03 20fa5e287c88: Layer already exists 08:21:04 dd9c8f8612c8: Layer already exists 08:21:04 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:b168798d5eadd1df5603e440d83b9bdeaf9bdd817be8738507679318bae8de83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:21:04 4d2657efe159: Preparing 08:21:04 c291a68814b8: Preparing 08:21:04 5dc7c9023d5e: Preparing 08:21:04 2f69db02c2d9: Preparing 08:21:04 c809b0d093b9: Preparing 08:21:04 e01ebcc329c1: Preparing 08:21:04 dbb515d7cca6: Preparing 08:21:04 506e0ca39b8d: Preparing 08:21:04 cce8ecca1dee: Preparing 08:21:04 20fa5e287c88: Preparing 08:21:04 dd9c8f8612c8: Preparing 08:21:04 506e0ca39b8d: Waiting 08:21:04 cce8ecca1dee: Waiting 08:21:04 20fa5e287c88: Waiting 08:21:04 e01ebcc329c1: Waiting 08:21:04 dd9c8f8612c8: Waiting 08:21:04 dbb515d7cca6: Waiting 08:21:04 2f69db02c2d9: Layer already exists 08:21:04 c291a68814b8: Layer already exists 08:21:04 c809b0d093b9: Layer already exists 08:21:04 5dc7c9023d5e: Layer already exists 08:21:04 4d2657efe159: Layer already exists 08:21:04 506e0ca39b8d: Layer already exists 08:21:04 dbb515d7cca6: Layer already exists 08:21:04 cce8ecca1dee: Layer already exists 08:21:04 e01ebcc329c1: Layer already exists 08:21:04 20fa5e287c88: Layer already exists 08:21:04 dd9c8f8612c8: Layer already exists 08:21:05 main: digest: sha256:b168798d5eadd1df5603e440d83b9bdeaf9bdd817be8738507679318bae8de83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:05 ===================================================== [Pipeline] echo 08:21:05 taggedImages: 08:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.19 08:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:21:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:21:05 5253eced39842caddeb9918bdd1527479e310d43 08:21:05 latest 08:21:05 4.1.0-dev.19 08:21:05 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:05 main 08:21:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:05 7f998ed49775: Preparing 08:21:05 24b326be9d93: Preparing 08:21:05 8f044b62e673: Preparing 08:21:05 d56479fe0255: Preparing 08:21:05 06faebafb06b: Preparing 08:21:05 871decf2f89b: Preparing 08:21:05 b12f2ce627cb: Preparing 08:21:05 e01ebcc329c1: Preparing 08:21:05 dbb515d7cca6: Preparing 08:21:05 bbd7b276f8d5: Preparing 08:21:05 f94903d5250f: Preparing 08:21:05 dd9c8f8612c8: Preparing 08:21:05 871decf2f89b: Waiting 08:21:05 b12f2ce627cb: Waiting 08:21:05 e01ebcc329c1: Waiting 08:21:05 bbd7b276f8d5: Waiting 08:21:05 dbb515d7cca6: Waiting 08:21:05 f94903d5250f: Waiting 08:21:05 dd9c8f8612c8: Waiting 08:21:06 06faebafb06b: Pushed 08:21:06 24b326be9d93: Pushed 08:21:06 7f998ed49775: Pushed 08:21:06 e01ebcc329c1: Layer already exists 08:21:06 dbb515d7cca6: Layer already exists 08:21:06 871decf2f89b: Pushed 08:21:06 b12f2ce627cb: Pushed 08:21:06 dd9c8f8612c8: Layer already exists 08:21:06 bbd7b276f8d5: Pushed 08:21:09 f94903d5250f: Pushed 08:21:10 d56479fe0255: Pushed 08:21:11 8f044b62e673: Pushed 08:21:12 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:97efdb41a15b54055e6af9992f3aaa009b97a0f71dd57584737b447d89c757cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:12 7f998ed49775: Preparing 08:21:12 24b326be9d93: Preparing 08:21:12 8f044b62e673: Preparing 08:21:12 d56479fe0255: Preparing 08:21:12 06faebafb06b: Preparing 08:21:12 871decf2f89b: Preparing 08:21:12 b12f2ce627cb: Preparing 08:21:12 e01ebcc329c1: Preparing 08:21:12 dbb515d7cca6: Preparing 08:21:12 b12f2ce627cb: Waiting 08:21:12 e01ebcc329c1: Waiting 08:21:12 dbb515d7cca6: Waiting 08:21:12 871decf2f89b: Waiting 08:21:12 bbd7b276f8d5: Preparing 08:21:12 f94903d5250f: Preparing 08:21:12 bbd7b276f8d5: Waiting 08:21:12 dd9c8f8612c8: Preparing 08:21:12 f94903d5250f: Waiting 08:21:12 dd9c8f8612c8: Waiting 08:21:12 8f044b62e673: Layer already exists 08:21:12 7f998ed49775: Layer already exists 08:21:12 24b326be9d93: Layer already exists 08:21:12 06faebafb06b: Layer already exists 08:21:12 d56479fe0255: Layer already exists 08:21:12 871decf2f89b: Layer already exists 08:21:12 dbb515d7cca6: Layer already exists 08:21:12 e01ebcc329c1: Layer already exists 08:21:12 b12f2ce627cb: Layer already exists 08:21:12 bbd7b276f8d5: Layer already exists 08:21:12 f94903d5250f: Layer already exists 08:21:12 dd9c8f8612c8: Layer already exists 08:21:13 latest: digest: sha256:97efdb41a15b54055e6af9992f3aaa009b97a0f71dd57584737b447d89c757cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.19 08:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:13 7f998ed49775: Preparing 08:21:13 24b326be9d93: Preparing 08:21:13 8f044b62e673: Preparing 08:21:13 d56479fe0255: Preparing 08:21:13 06faebafb06b: Preparing 08:21:13 871decf2f89b: Preparing 08:21:13 b12f2ce627cb: Preparing 08:21:13 e01ebcc329c1: Preparing 08:21:13 dbb515d7cca6: Preparing 08:21:13 bbd7b276f8d5: Preparing 08:21:13 f94903d5250f: Preparing 08:21:13 dd9c8f8612c8: Preparing 08:21:13 e01ebcc329c1: Waiting 08:21:13 dbb515d7cca6: Waiting 08:21:13 bbd7b276f8d5: Waiting 08:21:13 f94903d5250f: Waiting 08:21:13 871decf2f89b: Waiting 08:21:13 b12f2ce627cb: Waiting 08:21:13 dd9c8f8612c8: Waiting 08:21:13 7f998ed49775: Layer already exists 08:21:13 8f044b62e673: Layer already exists 08:21:13 d56479fe0255: Layer already exists 08:21:13 06faebafb06b: Layer already exists 08:21:13 24b326be9d93: Layer already exists 08:21:13 b12f2ce627cb: Layer already exists 08:21:13 bbd7b276f8d5: Layer already exists 08:21:13 871decf2f89b: Layer already exists 08:21:13 e01ebcc329c1: Layer already exists 08:21:13 dbb515d7cca6: Layer already exists 08:21:13 dd9c8f8612c8: Layer already exists 08:21:13 f94903d5250f: Layer already exists 08:21:14 4.1.0-dev.19: digest: sha256:97efdb41a15b54055e6af9992f3aaa009b97a0f71dd57584737b447d89c757cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:14 7f998ed49775: Preparing 08:21:14 24b326be9d93: Preparing 08:21:14 8f044b62e673: Preparing 08:21:14 d56479fe0255: Preparing 08:21:14 06faebafb06b: Preparing 08:21:14 871decf2f89b: Preparing 08:21:14 b12f2ce627cb: Preparing 08:21:14 e01ebcc329c1: Preparing 08:21:14 dbb515d7cca6: Preparing 08:21:14 bbd7b276f8d5: Preparing 08:21:14 f94903d5250f: Preparing 08:21:14 dd9c8f8612c8: Preparing 08:21:14 b12f2ce627cb: Waiting 08:21:14 e01ebcc329c1: Waiting 08:21:14 dbb515d7cca6: Waiting 08:21:14 bbd7b276f8d5: Waiting 08:21:14 f94903d5250f: Waiting 08:21:14 dd9c8f8612c8: Waiting 08:21:14 871decf2f89b: Waiting 08:21:14 06faebafb06b: Layer already exists 08:21:14 d56479fe0255: Layer already exists 08:21:14 8f044b62e673: Layer already exists 08:21:14 24b326be9d93: Layer already exists 08:21:14 7f998ed49775: Layer already exists 08:21:14 dbb515d7cca6: Layer already exists 08:21:14 871decf2f89b: Layer already exists 08:21:14 b12f2ce627cb: Layer already exists 08:21:14 e01ebcc329c1: Layer already exists 08:21:14 bbd7b276f8d5: Layer already exists 08:21:14 dd9c8f8612c8: Layer already exists 08:21:14 f94903d5250f: Layer already exists 08:21:14 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:97efdb41a15b54055e6af9992f3aaa009b97a0f71dd57584737b447d89c757cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:21:15 7f998ed49775: Preparing 08:21:15 24b326be9d93: Preparing 08:21:15 8f044b62e673: Preparing 08:21:15 d56479fe0255: Preparing 08:21:15 06faebafb06b: Preparing 08:21:15 871decf2f89b: Preparing 08:21:15 b12f2ce627cb: Preparing 08:21:15 e01ebcc329c1: Preparing 08:21:15 dbb515d7cca6: Preparing 08:21:15 bbd7b276f8d5: Preparing 08:21:15 f94903d5250f: Preparing 08:21:15 dd9c8f8612c8: Preparing 08:21:15 e01ebcc329c1: Waiting 08:21:15 dbb515d7cca6: Waiting 08:21:15 f94903d5250f: Waiting 08:21:15 871decf2f89b: Waiting 08:21:15 dd9c8f8612c8: Waiting 08:21:15 bbd7b276f8d5: Waiting 08:21:15 b12f2ce627cb: Waiting 08:21:15 d56479fe0255: Layer already exists 08:21:15 24b326be9d93: Layer already exists 08:21:15 8f044b62e673: Layer already exists 08:21:15 7f998ed49775: Layer already exists 08:21:15 06faebafb06b: Layer already exists 08:21:15 b12f2ce627cb: Layer already exists 08:21:15 871decf2f89b: Layer already exists 08:21:15 e01ebcc329c1: Layer already exists 08:21:15 bbd7b276f8d5: Layer already exists 08:21:15 dbb515d7cca6: Layer already exists 08:21:15 f94903d5250f: Layer already exists 08:21:15 dd9c8f8612c8: Layer already exists 08:21:16 main: digest: sha256:97efdb41a15b54055e6af9992f3aaa009b97a0f71dd57584737b447d89c757cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:16 ===================================================== [Pipeline] echo 08:21:16 taggedImages: 08:21:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:21:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:21:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.19 08:21:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:21:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:21:16 5253eced39842caddeb9918bdd1527479e310d43 08:21:16 latest 08:21:16 4.1.0-dev.19 08:21:16 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:16 main 08:21:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:16 85baec742f27: Preparing 08:21:16 f4a35efc54b9: Preparing 08:21:16 e01ebcc329c1: Preparing 08:21:16 dbb515d7cca6: Preparing 08:21:16 417646e04110: Preparing 08:21:16 dbbf0aaafb5c: Preparing 08:21:16 dd9c8f8612c8: Preparing 08:21:16 dbbf0aaafb5c: Waiting 08:21:16 dd9c8f8612c8: Waiting 08:21:16 dbb515d7cca6: Layer already exists 08:21:16 e01ebcc329c1: Layer already exists 08:21:17 dd9c8f8612c8: Layer already exists 08:21:17 417646e04110: Pushed 08:21:17 85baec742f27: Pushed 08:21:19 dbbf0aaafb5c: Pushed 08:21:24 f4a35efc54b9: Pushed 08:21:24 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:101464aafa71d162a24949f2a6219528b634458f219ad177cd508e3580fcefd4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:25 85baec742f27: Preparing 08:21:25 f4a35efc54b9: Preparing 08:21:25 e01ebcc329c1: Preparing 08:21:25 dbb515d7cca6: Preparing 08:21:25 417646e04110: Preparing 08:21:25 dbbf0aaafb5c: Preparing 08:21:25 dd9c8f8612c8: Preparing 08:21:25 dbbf0aaafb5c: Waiting 08:21:25 dd9c8f8612c8: Waiting 08:21:25 f4a35efc54b9: Layer already exists 08:21:25 85baec742f27: Layer already exists 08:21:25 dbb515d7cca6: Layer already exists 08:21:25 417646e04110: Layer already exists 08:21:25 e01ebcc329c1: Layer already exists 08:21:25 dd9c8f8612c8: Layer already exists 08:21:25 dbbf0aaafb5c: Layer already exists 08:21:25 latest: digest: sha256:101464aafa71d162a24949f2a6219528b634458f219ad177cd508e3580fcefd4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.19 08:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:26 85baec742f27: Preparing 08:21:26 f4a35efc54b9: Preparing 08:21:26 e01ebcc329c1: Preparing 08:21:26 dbb515d7cca6: Preparing 08:21:26 417646e04110: Preparing 08:21:26 dbbf0aaafb5c: Preparing 08:21:26 dd9c8f8612c8: Preparing 08:21:26 dbbf0aaafb5c: Waiting 08:21:26 dd9c8f8612c8: Waiting 08:21:26 dbb515d7cca6: Layer already exists 08:21:26 e01ebcc329c1: Layer already exists 08:21:26 417646e04110: Layer already exists 08:21:26 85baec742f27: Layer already exists 08:21:26 f4a35efc54b9: Layer already exists 08:21:26 dbbf0aaafb5c: Layer already exists 08:21:26 dd9c8f8612c8: Layer already exists 08:21:26 4.1.0-dev.19: digest: sha256:101464aafa71d162a24949f2a6219528b634458f219ad177cd508e3580fcefd4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:27 85baec742f27: Preparing 08:21:27 f4a35efc54b9: Preparing 08:21:27 e01ebcc329c1: Preparing 08:21:27 dbb515d7cca6: Preparing 08:21:27 417646e04110: Preparing 08:21:27 dbbf0aaafb5c: Preparing 08:21:27 dd9c8f8612c8: Preparing 08:21:27 dbbf0aaafb5c: Waiting 08:21:27 dd9c8f8612c8: Waiting 08:21:27 417646e04110: Layer already exists 08:21:27 e01ebcc329c1: Layer already exists 08:21:27 dbb515d7cca6: Layer already exists 08:21:27 f4a35efc54b9: Layer already exists 08:21:27 85baec742f27: Layer already exists 08:21:27 dbbf0aaafb5c: Layer already exists 08:21:27 dd9c8f8612c8: Layer already exists 08:21:27 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:101464aafa71d162a24949f2a6219528b634458f219ad177cd508e3580fcefd4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:21:28 85baec742f27: Preparing 08:21:28 f4a35efc54b9: Preparing 08:21:28 e01ebcc329c1: Preparing 08:21:28 dbb515d7cca6: Preparing 08:21:28 417646e04110: Preparing 08:21:28 dbbf0aaafb5c: Preparing 08:21:28 dd9c8f8612c8: Preparing 08:21:28 dbbf0aaafb5c: Waiting 08:21:28 dd9c8f8612c8: Waiting 08:21:28 e01ebcc329c1: Layer already exists 08:21:28 85baec742f27: Layer already exists 08:21:28 417646e04110: Layer already exists 08:21:28 f4a35efc54b9: Layer already exists 08:21:28 dbb515d7cca6: Layer already exists 08:21:28 dbbf0aaafb5c: Layer already exists 08:21:28 dd9c8f8612c8: Layer already exists 08:21:28 main: digest: sha256:101464aafa71d162a24949f2a6219528b634458f219ad177cd508e3580fcefd4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:28 ===================================================== [Pipeline] echo 08:21:28 taggedImages: 08:21:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:21:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:21:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.19 08:21:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:21:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:21:28 5253eced39842caddeb9918bdd1527479e310d43 08:21:28 latest 08:21:28 4.1.0-dev.19 08:21:28 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:28 main 08:21:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:21:28 db24438112ec: Preparing 08:21:28 290f819c97b8: Preparing 08:21:28 49775d2d9c90: Preparing 08:21:28 e01ebcc329c1: Preparing 08:21:28 dbb515d7cca6: Preparing 08:21:28 d7930a93ddcd: Preparing 08:21:28 76270e1f067b: Preparing 08:21:28 1c79b8220110: Preparing 08:21:28 7baa330287ff: Preparing 08:21:28 dd9c8f8612c8: Preparing 08:21:28 1c79b8220110: Waiting 08:21:28 76270e1f067b: Waiting 08:21:28 7baa330287ff: Waiting 08:21:28 dd9c8f8612c8: Waiting 08:21:28 dbb515d7cca6: Layer already exists 08:21:28 e01ebcc329c1: Layer already exists 08:21:29 290f819c97b8: Pushed 08:21:29 49775d2d9c90: Pushed 08:21:29 db24438112ec: Pushed 08:21:29 dd9c8f8612c8: Layer already exists 08:21:29 1c79b8220110: Pushed 08:21:30 7baa330287ff: Pushed 08:21:40 76270e1f067b: Pushed 08:21:55 d7930a93ddcd: Pushed 08:21:55 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:59c777153f4c472231043c8b83815e6d62e95dcfd26c164e6f923fe9123be37f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:21:56 db24438112ec: Preparing 08:21:56 290f819c97b8: Preparing 08:21:56 49775d2d9c90: Preparing 08:21:56 e01ebcc329c1: Preparing 08:21:56 dbb515d7cca6: Preparing 08:21:56 d7930a93ddcd: Preparing 08:21:56 76270e1f067b: Preparing 08:21:56 1c79b8220110: Preparing 08:21:56 7baa330287ff: Preparing 08:21:56 dd9c8f8612c8: Preparing 08:21:56 76270e1f067b: Waiting 08:21:56 1c79b8220110: Waiting 08:21:56 7baa330287ff: Waiting 08:21:56 dd9c8f8612c8: Waiting 08:21:56 d7930a93ddcd: Waiting 08:21:56 db24438112ec: Layer already exists 08:21:56 290f819c97b8: Layer already exists 08:21:56 e01ebcc329c1: Layer already exists 08:21:56 49775d2d9c90: Layer already exists 08:21:56 dbb515d7cca6: Layer already exists 08:21:56 d7930a93ddcd: Layer already exists 08:21:56 76270e1f067b: Layer already exists 08:21:56 1c79b8220110: Layer already exists 08:21:56 7baa330287ff: Layer already exists 08:21:56 dd9c8f8612c8: Layer already exists 08:21:56 latest: digest: sha256:59c777153f4c472231043c8b83815e6d62e95dcfd26c164e6f923fe9123be37f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.19 08:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:21:57 db24438112ec: Preparing 08:21:57 290f819c97b8: Preparing 08:21:57 49775d2d9c90: Preparing 08:21:57 e01ebcc329c1: Preparing 08:21:57 dbb515d7cca6: Preparing 08:21:57 d7930a93ddcd: Preparing 08:21:57 76270e1f067b: Preparing 08:21:57 1c79b8220110: Preparing 08:21:57 7baa330287ff: Preparing 08:21:57 dd9c8f8612c8: Preparing 08:21:57 1c79b8220110: Waiting 08:21:57 7baa330287ff: Waiting 08:21:57 dd9c8f8612c8: Waiting 08:21:57 d7930a93ddcd: Waiting 08:21:57 76270e1f067b: Waiting 08:21:57 db24438112ec: Layer already exists 08:21:57 49775d2d9c90: Layer already exists 08:21:57 290f819c97b8: Layer already exists 08:21:57 e01ebcc329c1: Layer already exists 08:21:57 dbb515d7cca6: Layer already exists 08:21:57 d7930a93ddcd: Layer already exists 08:21:57 1c79b8220110: Layer already exists 08:21:57 76270e1f067b: Layer already exists 08:21:57 7baa330287ff: Layer already exists 08:21:57 dd9c8f8612c8: Layer already exists 08:21:57 4.1.0-dev.19: digest: sha256:59c777153f4c472231043c8b83815e6d62e95dcfd26c164e6f923fe9123be37f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:21:58 db24438112ec: Preparing 08:21:58 290f819c97b8: Preparing 08:21:58 49775d2d9c90: Preparing 08:21:58 e01ebcc329c1: Preparing 08:21:58 dbb515d7cca6: Preparing 08:21:58 d7930a93ddcd: Preparing 08:21:58 76270e1f067b: Preparing 08:21:58 1c79b8220110: Preparing 08:21:58 7baa330287ff: Preparing 08:21:58 dd9c8f8612c8: Preparing 08:21:58 d7930a93ddcd: Waiting 08:21:58 76270e1f067b: Waiting 08:21:58 1c79b8220110: Waiting 08:21:58 7baa330287ff: Waiting 08:21:58 dd9c8f8612c8: Waiting 08:21:58 290f819c97b8: Layer already exists 08:21:58 49775d2d9c90: Layer already exists 08:21:58 dbb515d7cca6: Layer already exists 08:21:58 e01ebcc329c1: Layer already exists 08:21:58 db24438112ec: Layer already exists 08:21:58 1c79b8220110: Layer already exists 08:21:58 7baa330287ff: Layer already exists 08:21:58 76270e1f067b: Layer already exists 08:21:58 d7930a93ddcd: Layer already exists 08:21:58 dd9c8f8612c8: Layer already exists 08:21:58 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:59c777153f4c472231043c8b83815e6d62e95dcfd26c164e6f923fe9123be37f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:21:59 db24438112ec: Preparing 08:21:59 290f819c97b8: Preparing 08:21:59 49775d2d9c90: Preparing 08:21:59 e01ebcc329c1: Preparing 08:21:59 dbb515d7cca6: Preparing 08:21:59 d7930a93ddcd: Preparing 08:21:59 76270e1f067b: Preparing 08:21:59 1c79b8220110: Preparing 08:21:59 7baa330287ff: Preparing 08:21:59 dd9c8f8612c8: Preparing 08:21:59 dd9c8f8612c8: Waiting 08:21:59 7baa330287ff: Waiting 08:21:59 76270e1f067b: Waiting 08:21:59 1c79b8220110: Waiting 08:21:59 d7930a93ddcd: Waiting 08:21:59 dbb515d7cca6: Layer already exists 08:21:59 290f819c97b8: Layer already exists 08:21:59 49775d2d9c90: Layer already exists 08:21:59 db24438112ec: Layer already exists 08:21:59 e01ebcc329c1: Layer already exists 08:21:59 7baa330287ff: Layer already exists 08:21:59 d7930a93ddcd: Layer already exists 08:21:59 76270e1f067b: Layer already exists 08:21:59 1c79b8220110: Layer already exists 08:21:59 dd9c8f8612c8: Layer already exists 08:21:59 main: digest: sha256:59c777153f4c472231043c8b83815e6d62e95dcfd26c164e6f923fe9123be37f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:59 ===================================================== [Pipeline] echo 08:21:59 taggedImages: 08:21:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:21:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:21:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.19 08:21:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:21:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:21:59 5253eced39842caddeb9918bdd1527479e310d43 08:21:59 latest 08:21:59 4.1.0-dev.19 08:21:59 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:21:59 main 08:21:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:00 3b2494c76c82: Preparing 08:22:00 0bb9ec7a3247: Preparing 08:22:00 abc30206e069: Preparing 08:22:00 e01ebcc329c1: Preparing 08:22:00 dbb515d7cca6: Preparing 08:22:00 c61315580d33: Preparing 08:22:00 3567cd0d3cdb: Preparing 08:22:00 d088f03efb30: Preparing 08:22:00 dd9c8f8612c8: Preparing 08:22:00 c61315580d33: Waiting 08:22:00 3567cd0d3cdb: Waiting 08:22:00 d088f03efb30: Waiting 08:22:00 dd9c8f8612c8: Waiting 08:22:00 e01ebcc329c1: Layer already exists 08:22:00 dbb515d7cca6: Layer already exists 08:22:00 0bb9ec7a3247: Pushed 08:22:00 abc30206e069: Pushed 08:22:00 3b2494c76c82: Pushed 08:22:00 dd9c8f8612c8: Layer already exists 08:22:00 3567cd0d3cdb: Pushed 08:22:01 d088f03efb30: Pushed 08:22:27 c61315580d33: Pushed 08:22:27 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:ff34d4677e88619f3f93b0442f788cc39a1eab2e65b8b33866fe7d3ddb979485 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:28 3b2494c76c82: Preparing 08:22:28 0bb9ec7a3247: Preparing 08:22:28 abc30206e069: Preparing 08:22:28 e01ebcc329c1: Preparing 08:22:28 dbb515d7cca6: Preparing 08:22:28 c61315580d33: Preparing 08:22:28 3567cd0d3cdb: Preparing 08:22:28 d088f03efb30: Preparing 08:22:28 dd9c8f8612c8: Preparing 08:22:28 3567cd0d3cdb: Waiting 08:22:28 d088f03efb30: Waiting 08:22:28 dd9c8f8612c8: Waiting 08:22:28 c61315580d33: Waiting 08:22:28 3b2494c76c82: Layer already exists 08:22:28 0bb9ec7a3247: Layer already exists 08:22:28 dbb515d7cca6: Layer already exists 08:22:28 e01ebcc329c1: Layer already exists 08:22:28 abc30206e069: Layer already exists 08:22:28 c61315580d33: Layer already exists 08:22:28 3567cd0d3cdb: Layer already exists 08:22:28 d088f03efb30: Layer already exists 08:22:28 dd9c8f8612c8: Layer already exists 08:22:28 latest: digest: sha256:ff34d4677e88619f3f93b0442f788cc39a1eab2e65b8b33866fe7d3ddb979485 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.19 08:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:29 3b2494c76c82: Preparing 08:22:29 0bb9ec7a3247: Preparing 08:22:29 abc30206e069: Preparing 08:22:29 e01ebcc329c1: Preparing 08:22:29 dbb515d7cca6: Preparing 08:22:29 c61315580d33: Preparing 08:22:29 3567cd0d3cdb: Preparing 08:22:29 d088f03efb30: Preparing 08:22:29 dd9c8f8612c8: Preparing 08:22:29 c61315580d33: Waiting 08:22:29 3567cd0d3cdb: Waiting 08:22:29 d088f03efb30: Waiting 08:22:29 dd9c8f8612c8: Waiting 08:22:29 dbb515d7cca6: Layer already exists 08:22:29 abc30206e069: Layer already exists 08:22:29 e01ebcc329c1: Layer already exists 08:22:29 3b2494c76c82: Layer already exists 08:22:29 0bb9ec7a3247: Layer already exists 08:22:29 3567cd0d3cdb: Layer already exists 08:22:29 d088f03efb30: Layer already exists 08:22:29 c61315580d33: Layer already exists 08:22:29 dd9c8f8612c8: Layer already exists 08:22:29 4.1.0-dev.19: digest: sha256:ff34d4677e88619f3f93b0442f788cc39a1eab2e65b8b33866fe7d3ddb979485 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:30 3b2494c76c82: Preparing 08:22:30 0bb9ec7a3247: Preparing 08:22:30 abc30206e069: Preparing 08:22:30 e01ebcc329c1: Preparing 08:22:30 dbb515d7cca6: Preparing 08:22:30 c61315580d33: Preparing 08:22:30 3567cd0d3cdb: Preparing 08:22:30 d088f03efb30: Preparing 08:22:30 dd9c8f8612c8: Preparing 08:22:30 3567cd0d3cdb: Waiting 08:22:30 d088f03efb30: Waiting 08:22:30 dd9c8f8612c8: Waiting 08:22:30 c61315580d33: Waiting 08:22:30 e01ebcc329c1: Layer already exists 08:22:30 dbb515d7cca6: Layer already exists 08:22:30 abc30206e069: Layer already exists 08:22:30 3b2494c76c82: Layer already exists 08:22:30 0bb9ec7a3247: Layer already exists 08:22:30 c61315580d33: Layer already exists 08:22:30 d088f03efb30: Layer already exists 08:22:30 dd9c8f8612c8: Layer already exists 08:22:30 3567cd0d3cdb: Layer already exists 08:22:30 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:ff34d4677e88619f3f93b0442f788cc39a1eab2e65b8b33866fe7d3ddb979485 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:22:31 3b2494c76c82: Preparing 08:22:31 0bb9ec7a3247: Preparing 08:22:31 abc30206e069: Preparing 08:22:31 e01ebcc329c1: Preparing 08:22:31 dbb515d7cca6: Preparing 08:22:31 c61315580d33: Preparing 08:22:31 3567cd0d3cdb: Preparing 08:22:31 d088f03efb30: Preparing 08:22:31 dd9c8f8612c8: Preparing 08:22:31 3567cd0d3cdb: Waiting 08:22:31 c61315580d33: Waiting 08:22:31 d088f03efb30: Waiting 08:22:31 dd9c8f8612c8: Waiting 08:22:31 0bb9ec7a3247: Layer already exists 08:22:31 dbb515d7cca6: Layer already exists 08:22:31 abc30206e069: Layer already exists 08:22:31 e01ebcc329c1: Layer already exists 08:22:31 3b2494c76c82: Layer already exists 08:22:31 c61315580d33: Layer already exists 08:22:31 dd9c8f8612c8: Layer already exists 08:22:31 3567cd0d3cdb: Layer already exists 08:22:31 d088f03efb30: Layer already exists 08:22:31 main: digest: sha256:ff34d4677e88619f3f93b0442f788cc39a1eab2e65b8b33866fe7d3ddb979485 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:31 ===================================================== [Pipeline] echo 08:22:31 taggedImages: 08:22:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:22:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:22:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.19 08:22:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:22:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:22:31 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:22:31 5253eced39842caddeb9918bdd1527479e310d43 08:22:31 latest 08:22:31 4.1.0-dev.19 08:22:31 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:22:31 main 08:22:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:22:32 94ef6e20d8db: Preparing 08:22:32 fad4fa3d7ccd: Preparing 08:22:32 4dec362bf0fc: Preparing 08:22:32 e01ebcc329c1: Preparing 08:22:32 dbb515d7cca6: Preparing 08:22:32 a9b3192b9d9c: Preparing 08:22:32 1c79b8220110: Preparing 08:22:32 7baa330287ff: Preparing 08:22:32 dd9c8f8612c8: Preparing 08:22:32 a9b3192b9d9c: Waiting 08:22:32 1c79b8220110: Waiting 08:22:32 7baa330287ff: Waiting 08:22:32 dd9c8f8612c8: Waiting 08:22:32 dbb515d7cca6: Layer already exists 08:22:32 e01ebcc329c1: Layer already exists 08:22:32 1c79b8220110: Layer already exists 08:22:32 fad4fa3d7ccd: Pushed 08:22:32 4dec362bf0fc: Pushed 08:22:32 7baa330287ff: Layer already exists 08:22:32 94ef6e20d8db: Pushed 08:22:32 dd9c8f8612c8: Layer already exists 08:22:59 a9b3192b9d9c: Pushed 08:22:59 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:3ec140662a3aa6204d3feb06b2c8d0fe7c3260fc692a16e043c604c838576f69 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:23:00 94ef6e20d8db: Preparing 08:23:00 fad4fa3d7ccd: Preparing 08:23:00 4dec362bf0fc: Preparing 08:23:00 e01ebcc329c1: Preparing 08:23:00 dbb515d7cca6: Preparing 08:23:00 a9b3192b9d9c: Preparing 08:23:00 1c79b8220110: Preparing 08:23:00 7baa330287ff: Preparing 08:23:00 dd9c8f8612c8: Preparing 08:23:00 1c79b8220110: Waiting 08:23:00 dd9c8f8612c8: Waiting 08:23:00 a9b3192b9d9c: Waiting 08:23:00 7baa330287ff: Waiting 08:23:00 4dec362bf0fc: Layer already exists 08:23:00 fad4fa3d7ccd: Layer already exists 08:23:00 94ef6e20d8db: Layer already exists 08:23:00 dbb515d7cca6: Layer already exists 08:23:00 e01ebcc329c1: Layer already exists 08:23:00 1c79b8220110: Layer already exists 08:23:00 a9b3192b9d9c: Layer already exists 08:23:00 7baa330287ff: Layer already exists 08:23:00 dd9c8f8612c8: Layer already exists 08:23:00 latest: digest: sha256:3ec140662a3aa6204d3feb06b2c8d0fe7c3260fc692a16e043c604c838576f69 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.19 08:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:23:01 94ef6e20d8db: Preparing 08:23:01 fad4fa3d7ccd: Preparing 08:23:01 4dec362bf0fc: Preparing 08:23:01 e01ebcc329c1: Preparing 08:23:01 dbb515d7cca6: Preparing 08:23:01 a9b3192b9d9c: Preparing 08:23:01 1c79b8220110: Preparing 08:23:01 7baa330287ff: Preparing 08:23:01 dd9c8f8612c8: Preparing 08:23:01 1c79b8220110: Waiting 08:23:01 7baa330287ff: Waiting 08:23:01 dd9c8f8612c8: Waiting 08:23:01 a9b3192b9d9c: Waiting 08:23:01 e01ebcc329c1: Layer already exists 08:23:01 dbb515d7cca6: Layer already exists 08:23:01 4dec362bf0fc: Layer already exists 08:23:01 94ef6e20d8db: Layer already exists 08:23:01 fad4fa3d7ccd: Layer already exists 08:23:01 1c79b8220110: Layer already exists 08:23:01 dd9c8f8612c8: Layer already exists 08:23:01 a9b3192b9d9c: Layer already exists 08:23:01 7baa330287ff: Layer already exists 08:23:01 4.1.0-dev.19: digest: sha256:3ec140662a3aa6204d3feb06b2c8d0fe7c3260fc692a16e043c604c838576f69 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:23:02 94ef6e20d8db: Preparing 08:23:02 fad4fa3d7ccd: Preparing 08:23:02 4dec362bf0fc: Preparing 08:23:02 e01ebcc329c1: Preparing 08:23:02 dbb515d7cca6: Preparing 08:23:02 a9b3192b9d9c: Preparing 08:23:02 1c79b8220110: Preparing 08:23:02 7baa330287ff: Preparing 08:23:02 dd9c8f8612c8: Preparing 08:23:02 a9b3192b9d9c: Waiting 08:23:02 1c79b8220110: Waiting 08:23:02 7baa330287ff: Waiting 08:23:02 dd9c8f8612c8: Waiting 08:23:02 4dec362bf0fc: Layer already exists 08:23:02 fad4fa3d7ccd: Layer already exists 08:23:02 e01ebcc329c1: Layer already exists 08:23:02 94ef6e20d8db: Layer already exists 08:23:02 dbb515d7cca6: Layer already exists 08:23:02 1c79b8220110: Layer already exists 08:23:02 dd9c8f8612c8: Layer already exists 08:23:02 a9b3192b9d9c: Layer already exists 08:23:02 7baa330287ff: Layer already exists 08:23:02 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:3ec140662a3aa6204d3feb06b2c8d0fe7c3260fc692a16e043c604c838576f69 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:23:03 94ef6e20d8db: Preparing 08:23:03 fad4fa3d7ccd: Preparing 08:23:03 4dec362bf0fc: Preparing 08:23:03 e01ebcc329c1: Preparing 08:23:03 dbb515d7cca6: Preparing 08:23:03 a9b3192b9d9c: Preparing 08:23:03 1c79b8220110: Preparing 08:23:03 7baa330287ff: Preparing 08:23:03 dd9c8f8612c8: Preparing 08:23:03 a9b3192b9d9c: Waiting 08:23:03 1c79b8220110: Waiting 08:23:03 7baa330287ff: Waiting 08:23:03 dd9c8f8612c8: Waiting 08:23:03 e01ebcc329c1: Layer already exists 08:23:03 94ef6e20d8db: Layer already exists 08:23:03 4dec362bf0fc: Layer already exists 08:23:03 dbb515d7cca6: Layer already exists 08:23:03 fad4fa3d7ccd: Layer already exists 08:23:03 1c79b8220110: Layer already exists 08:23:03 7baa330287ff: Layer already exists 08:23:03 a9b3192b9d9c: Layer already exists 08:23:03 dd9c8f8612c8: Layer already exists 08:23:03 main: digest: sha256:3ec140662a3aa6204d3feb06b2c8d0fe7c3260fc692a16e043c604c838576f69 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:03 ===================================================== [Pipeline] echo 08:23:03 taggedImages: 08:23:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:23:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:23:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.19 08:23:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:23:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:23:03 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:23:03 5253eced39842caddeb9918bdd1527479e310d43 08:23:03 latest 08:23:03 4.1.0-dev.19 08:23:03 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:23:03 main 08:23:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:04 7067e0a431ed: Preparing 08:23:04 d986e22eb2ea: Preparing 08:23:04 e01ebcc329c1: Preparing 08:23:04 dbb515d7cca6: Preparing 08:23:04 fdae692e4eb1: Preparing 08:23:04 8db6193d80db: Preparing 08:23:04 dd9c8f8612c8: Preparing 08:23:04 8db6193d80db: Waiting 08:23:04 dd9c8f8612c8: Waiting 08:23:04 e01ebcc329c1: Layer already exists 08:23:04 dbb515d7cca6: Layer already exists 08:23:04 dd9c8f8612c8: Layer already exists 08:23:04 7067e0a431ed: Pushed 08:23:04 fdae692e4eb1: Pushed 08:23:05 8db6193d80db: Pushed 08:23:14 d986e22eb2ea: Pushed 08:23:14 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:dcef4310b59da0f566fc7c093b79dec2559b9e614c02c47c6e430e52139ee4af size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:15 7067e0a431ed: Preparing 08:23:15 d986e22eb2ea: Preparing 08:23:15 e01ebcc329c1: Preparing 08:23:15 dbb515d7cca6: Preparing 08:23:15 fdae692e4eb1: Preparing 08:23:15 8db6193d80db: Preparing 08:23:15 dd9c8f8612c8: Preparing 08:23:15 8db6193d80db: Waiting 08:23:15 dd9c8f8612c8: Waiting 08:23:15 e01ebcc329c1: Layer already exists 08:23:15 fdae692e4eb1: Layer already exists 08:23:15 7067e0a431ed: Layer already exists 08:23:15 d986e22eb2ea: Layer already exists 08:23:15 dbb515d7cca6: Layer already exists 08:23:15 8db6193d80db: Layer already exists 08:23:15 dd9c8f8612c8: Layer already exists 08:23:15 latest: digest: sha256:dcef4310b59da0f566fc7c093b79dec2559b9e614c02c47c6e430e52139ee4af size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.19 08:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:16 7067e0a431ed: Preparing 08:23:16 d986e22eb2ea: Preparing 08:23:16 e01ebcc329c1: Preparing 08:23:16 dbb515d7cca6: Preparing 08:23:16 fdae692e4eb1: Preparing 08:23:16 8db6193d80db: Preparing 08:23:16 dd9c8f8612c8: Preparing 08:23:16 8db6193d80db: Waiting 08:23:16 dd9c8f8612c8: Waiting 08:23:16 e01ebcc329c1: Layer already exists 08:23:16 d986e22eb2ea: Layer already exists 08:23:16 fdae692e4eb1: Layer already exists 08:23:16 dbb515d7cca6: Layer already exists 08:23:16 7067e0a431ed: Layer already exists 08:23:16 8db6193d80db: Layer already exists 08:23:16 dd9c8f8612c8: Layer already exists 08:23:16 4.1.0-dev.19: digest: sha256:dcef4310b59da0f566fc7c093b79dec2559b9e614c02c47c6e430e52139ee4af size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:17 7067e0a431ed: Preparing 08:23:17 d986e22eb2ea: Preparing 08:23:17 e01ebcc329c1: Preparing 08:23:17 dbb515d7cca6: Preparing 08:23:17 fdae692e4eb1: Preparing 08:23:17 8db6193d80db: Preparing 08:23:17 dd9c8f8612c8: Preparing 08:23:17 8db6193d80db: Waiting 08:23:17 dd9c8f8612c8: Waiting 08:23:17 d986e22eb2ea: Layer already exists 08:23:17 dbb515d7cca6: Layer already exists 08:23:17 7067e0a431ed: Layer already exists 08:23:17 fdae692e4eb1: Layer already exists 08:23:17 e01ebcc329c1: Layer already exists 08:23:17 dd9c8f8612c8: Layer already exists 08:23:17 8db6193d80db: Layer already exists 08:23:17 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:dcef4310b59da0f566fc7c093b79dec2559b9e614c02c47c6e430e52139ee4af size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:23:18 7067e0a431ed: Preparing 08:23:18 d986e22eb2ea: Preparing 08:23:18 e01ebcc329c1: Preparing 08:23:18 dbb515d7cca6: Preparing 08:23:18 fdae692e4eb1: Preparing 08:23:18 8db6193d80db: Preparing 08:23:18 dd9c8f8612c8: Preparing 08:23:18 8db6193d80db: Waiting 08:23:18 dd9c8f8612c8: Waiting 08:23:18 dbb515d7cca6: Layer already exists 08:23:18 7067e0a431ed: Layer already exists 08:23:18 fdae692e4eb1: Layer already exists 08:23:18 d986e22eb2ea: Layer already exists 08:23:18 e01ebcc329c1: Layer already exists 08:23:18 dd9c8f8612c8: Layer already exists 08:23:18 8db6193d80db: Layer already exists 08:23:18 main: digest: sha256:dcef4310b59da0f566fc7c093b79dec2559b9e614c02c47c6e430e52139ee4af size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:18 ===================================================== [Pipeline] echo 08:23:18 taggedImages: 08:23:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:23:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:23:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.19 08:23:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:23:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:23:18 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:23:18 5253eced39842caddeb9918bdd1527479e310d43 08:23:18 latest 08:23:18 4.1.0-dev.19 08:23:18 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:23:18 main 08:23:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:19 d112d56e6105: Preparing 08:23:19 01b8ffbd7cbc: Preparing 08:23:19 e01ebcc329c1: Preparing 08:23:19 dbb515d7cca6: Preparing 08:23:19 0cbfe6011cd8: Preparing 08:23:19 a4ae6e5ecac2: Preparing 08:23:19 dd9c8f8612c8: Preparing 08:23:19 a4ae6e5ecac2: Waiting 08:23:19 dd9c8f8612c8: Waiting 08:23:19 dbb515d7cca6: Layer already exists 08:23:19 e01ebcc329c1: Layer already exists 08:23:19 dd9c8f8612c8: Layer already exists 08:23:19 d112d56e6105: Pushed 08:23:19 0cbfe6011cd8: Pushed 08:23:20 a4ae6e5ecac2: Pushed 08:23:28 01b8ffbd7cbc: Pushed 08:23:28 5253eced39842caddeb9918bdd1527479e310d43: digest: sha256:16671562ca539017dd9846f9721d48a6aed580234e90336358365483622cc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:29 d112d56e6105: Preparing 08:23:29 01b8ffbd7cbc: Preparing 08:23:29 e01ebcc329c1: Preparing 08:23:29 dbb515d7cca6: Preparing 08:23:29 0cbfe6011cd8: Preparing 08:23:29 a4ae6e5ecac2: Preparing 08:23:29 dd9c8f8612c8: Preparing 08:23:29 a4ae6e5ecac2: Waiting 08:23:29 dd9c8f8612c8: Waiting 08:23:29 dbb515d7cca6: Layer already exists 08:23:29 0cbfe6011cd8: Layer already exists 08:23:29 d112d56e6105: Layer already exists 08:23:29 01b8ffbd7cbc: Layer already exists 08:23:29 e01ebcc329c1: Layer already exists 08:23:29 a4ae6e5ecac2: Layer already exists 08:23:29 dd9c8f8612c8: Layer already exists 08:23:29 latest: digest: sha256:16671562ca539017dd9846f9721d48a6aed580234e90336358365483622cc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.19 08:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:30 d112d56e6105: Preparing 08:23:30 01b8ffbd7cbc: Preparing 08:23:30 e01ebcc329c1: Preparing 08:23:30 dbb515d7cca6: Preparing 08:23:30 0cbfe6011cd8: Preparing 08:23:30 a4ae6e5ecac2: Preparing 08:23:30 dd9c8f8612c8: Preparing 08:23:30 dd9c8f8612c8: Waiting 08:23:30 a4ae6e5ecac2: Waiting 08:23:30 d112d56e6105: Layer already exists 08:23:30 0cbfe6011cd8: Layer already exists 08:23:30 e01ebcc329c1: Layer already exists 08:23:30 01b8ffbd7cbc: Layer already exists 08:23:30 dbb515d7cca6: Layer already exists 08:23:30 a4ae6e5ecac2: Layer already exists 08:23:30 dd9c8f8612c8: Layer already exists 08:23:30 4.1.0-dev.19: digest: sha256:16671562ca539017dd9846f9721d48a6aed580234e90336358365483622cc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:31 d112d56e6105: Preparing 08:23:31 01b8ffbd7cbc: Preparing 08:23:31 e01ebcc329c1: Preparing 08:23:31 dbb515d7cca6: Preparing 08:23:31 0cbfe6011cd8: Preparing 08:23:31 a4ae6e5ecac2: Preparing 08:23:31 dd9c8f8612c8: Preparing 08:23:31 a4ae6e5ecac2: Waiting 08:23:31 e01ebcc329c1: Layer already exists 08:23:31 d112d56e6105: Layer already exists 08:23:31 0cbfe6011cd8: Layer already exists 08:23:31 dbb515d7cca6: Layer already exists 08:23:31 01b8ffbd7cbc: Layer already exists 08:23:31 a4ae6e5ecac2: Layer already exists 08:23:31 dd9c8f8612c8: Layer already exists 08:23:31 5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19: digest: sha256:16671562ca539017dd9846f9721d48a6aed580234e90336358365483622cc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:23:32 d112d56e6105: Preparing 08:23:32 01b8ffbd7cbc: Preparing 08:23:32 e01ebcc329c1: Preparing 08:23:32 dbb515d7cca6: Preparing 08:23:32 0cbfe6011cd8: Preparing 08:23:32 a4ae6e5ecac2: Preparing 08:23:32 dd9c8f8612c8: Preparing 08:23:32 a4ae6e5ecac2: Waiting 08:23:32 dd9c8f8612c8: Waiting 08:23:32 d112d56e6105: Layer already exists 08:23:32 dbb515d7cca6: Layer already exists 08:23:32 01b8ffbd7cbc: Layer already exists 08:23:32 0cbfe6011cd8: Layer already exists 08:23:32 e01ebcc329c1: Layer already exists 08:23:32 dd9c8f8612c8: Layer already exists 08:23:32 a4ae6e5ecac2: Layer already exists 08:23:32 main: digest: sha256:16671562ca539017dd9846f9721d48a6aed580234e90336358365483622cc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:32 ===================================================== [Pipeline] echo 08:23:32 taggedImages: 08:23:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5253eced39842caddeb9918bdd1527479e310d43 08:23:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:23:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.19 08:23:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 08:23:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 08:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5253eced39842caddeb9918bdd1527479e310d43-4.1.0-dev.19 [Pipeline] echo 08:23:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:35 08:23:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:36 arm64: Pulling from edgex-lftools-log-publisher 08:23:36 8998bd30e6a1: Pulling fs layer 08:23:36 04944245beec: Pulling fs layer 08:23:36 699f458cf7ca: Pulling fs layer 08:23:36 765212b225bb: Pulling fs layer 08:23:36 f23df028b6ca: Pulling fs layer 08:23:36 d65c8cfc05b1: Pulling fs layer 08:23:36 2437ff75d9bd: Pulling fs layer 08:23:36 f23df028b6ca: Waiting 08:23:36 d65c8cfc05b1: Waiting 08:23:36 765212b225bb: Waiting 08:23:36 04944245beec: Verifying Checksum 08:23:36 04944245beec: Download complete 08:23:36 765212b225bb: Verifying Checksum 08:23:36 765212b225bb: Download complete 08:23:36 f23df028b6ca: Verifying Checksum 08:23:36 f23df028b6ca: Download complete 08:23:36 d65c8cfc05b1: Verifying Checksum 08:23:36 d65c8cfc05b1: Download complete 08:23:36 699f458cf7ca: Verifying Checksum 08:23:36 699f458cf7ca: Download complete 08:23:36 8998bd30e6a1: Verifying Checksum 08:23:36 8998bd30e6a1: Download complete 08:23:39 2437ff75d9bd: Download complete 08:23:42 8998bd30e6a1: Pull complete 08:23:42 04944245beec: Pull complete 08:23:44 699f458cf7ca: Pull complete 08:23:44 765212b225bb: Pull complete 08:23:45 f23df028b6ca: Pull complete 08:23:45 d65c8cfc05b1: Pull complete 08:24:03 2437ff75d9bd: Pull complete 08:24:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:24:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:24:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:03 prd-ubuntu20.04-docker-arm64-4c-16g-2704 does not seem to be running inside a container 08:24:03 $ 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/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:24:06 $ docker top 3868acb2f0c249acbfc82e3272742b463557929b281b7035eb8e6fbdbb3e0a97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:07 ---> job-cost.sh 08:24:07 lf-activate-venv: SKIPPING 08:24:07 INFO: No Stack... 08:24:07 INFO: Retrieving Pricing Info for: v3-standard-4 08:24:08 INFO: Archiving Costs [Pipeline] sh 08:24:09 + cat /w/workspace/edgex-go/846/archives/cost.csv 08:24:09 + cut -d, -f6 [Pipeline] lock 08:24:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-846-stack-cost] 08:24:09 Resource [jenkins-edgexfoundry-edgex-go-main-846-stack-cost] did not exist. Created. 08:24:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-846-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:24:09 + echo total: 0.10999999940395355 [Pipeline] stash 08:24:10 Stashed 1 file(s) [Pipeline] } 08:24:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-846-stack-cost] [Pipeline] // lock [Pipeline] } 08:24:10 $ docker stop --time=1 3868acb2f0c249acbfc82e3272742b463557929b281b7035eb8e6fbdbb3e0a97 08:24:12 $ docker rm -f --volumes 3868acb2f0c249acbfc82e3272742b463557929b281b7035eb8e6fbdbb3e0a97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:24:12 provisioning config files... 08:24:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/846@tmp/config897945348189624150tmp [Pipeline] { [Pipeline] sh 08:24:13 + set +x 08:24:13 + curl -s https://codecov.io/bash 08:24:13 + bash -s -- 08:24:13 08:24:13 _____ _ 08:24:13 / ____| | | 08:24:13 | | ___ __| | ___ ___ _____ __ 08:24:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:13 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:13 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:13 Bash-1.0.6 08:24:13 08:24:13 08:24:13 ==> git version 2.25.1 found 08:24:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:24:13 Release-Date: 2020-01-08 08:24:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:24:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:24:13 ==> Jenkins CI detected. 08:24:13 current dir:  /w/workspace/edgex-go/846 08:24:13 project root: . 08:24:13 --> token set from env 08:24:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:13 ==> Running gcov in . (disable via -X gcov) 08:24:13 ==> Python coveragepy not found 08:24:13 ==> Searching for coverage reports in: 08:24:13 + . 08:24:13 -> Found 1 reports 08:24:13 ==> Detecting git/mercurial file structure 08:24:13 ==> Reading reports 08:24:13 + ./coverage.out bytes=1661236 08:24:13 ==> Appending adjustments 08:24:13 https://docs.codecov.io/docs/fixing-reports 08:24:14 + Found adjustments 08:24:14 ==> Gzipping contents 08:24:14 140K /tmp/codecov.KoqQZ0.gz 08:24:14 ==> Uploading reports 08:24:14 url: https://codecov.io 08:24:14 query: branch=main&commit=5253eced39842caddeb9918bdd1527479e310d43&build=846&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F846%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:24:14 -> Pinging Codecov 08:24:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5253eced39842caddeb9918bdd1527479e310d43&build=846&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F846%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:24:14 -> Uploading to 08:24:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5253eced39842caddeb9918bdd1527479e310d43/0ed2e516-54fd-490e-a350-48af71102a97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250603%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250603T082414Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1afc527a02eb9a1913d8bd5d2d8d1b543cced254c866e7f4905b86e695c86870 08:24:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:15 Dload Upload Total Spent Left Speed 08:24:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 631k --:--:-- --:--:-- --:--:-- 631k 08:24:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5253eced39842caddeb9918bdd1527479e310d43 [Pipeline] } 08:24:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:24:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:24:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:24:15 08:24:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:24:16 latest: Pulling from edgex-devops/edgex-snyk-go 08:24:16 43c4264eed91: Pulling fs layer 08:24:16 4cc291be95ef: Pulling fs layer 08:24:16 2ac1f1163629: Pulling fs layer 08:24:16 5c3c966382ef: Pulling fs layer 08:24:16 5c3c966382ef: Waiting 08:24:16 4f4fb700ef54: Pulling fs layer 08:24:16 d9c7d2e4e75e: Pulling fs layer 08:24:16 9c3e1370e548: Pulling fs layer 08:24:16 4f4fb700ef54: Waiting 08:24:16 d9c7d2e4e75e: Waiting 08:24:16 9c3e1370e548: Waiting 08:24:16 4cc291be95ef: Download complete 08:24:16 5c3c966382ef: Download complete 08:24:16 4f4fb700ef54: Download complete 08:24:16 43c4264eed91: Download complete 08:24:16 d9c7d2e4e75e: Verifying Checksum 08:24:16 d9c7d2e4e75e: Download complete 08:24:16 43c4264eed91: Pull complete 08:24:16 4cc291be95ef: Pull complete 08:24:16 2ac1f1163629: Verifying Checksum 08:24:16 2ac1f1163629: Download complete 08:24:17 9c3e1370e548: Verifying Checksum 08:24:17 9c3e1370e548: Download complete 08:24:20 2ac1f1163629: Pull complete 08:24:20 5c3c966382ef: Pull complete 08:24:20 4f4fb700ef54: Pull complete 08:24:20 d9c7d2e4e75e: Pull complete 08:24:23 9c3e1370e548: Pull complete 08:24:23 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:24:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:23 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 08:24:23 $ 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/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:24:25 $ docker top 0aabd2dd0d8bcee63c9ba9a81e69987574b2acbe191f2fccb993bf79d83b7046 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:25 + git config --global --add safe.directory /w/workspace/edgex-go/846 [Pipeline] echo 08:24:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:24:25 + set -o pipefail 08:24:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:24:33 08:24:33 Monitoring /w/workspace/edgex-go/846 (github.com/edgexfoundry/edgex-go)... 08:24:33 08:24:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/0a8bc14d-81ea-46cd-918f-9f80ee0096fb 08:24:33 08:24:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:24:33 08:24:33 08:24:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:24:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:24:34 $ docker stop --time=1 0aabd2dd0d8bcee63c9ba9a81e69987574b2acbe191f2fccb993bf79d83b7046 08:24:36 $ docker rm -f --volumes 0aabd2dd0d8bcee63c9ba9a81e69987574b2acbe191f2fccb993bf79d83b7046 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:24:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:37 provisioning config files... 08:24:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/846@tmp/config11267241644175699130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:37 --> edgex-publish-swagger.sh 08:24:37 === Publish openapi API === 08:24:37 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 08:24:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/846/openapi/core-command.yaml] 08:24:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:37 Dload Upload Total Spent Left Speed 08:24:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 143k 100 32848 100 66 100 32782 129 64278 --:--:-- --:--:-- --:--:-- 64281 08:24:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:38 08:24:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/846/openapi/core-data.yaml] 08:24:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:38 Dload Upload Total Spent Left Speed 08:24:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71017 100 66 100 70951 289 303k --:--:-- --:--:-- --:--:-- 305k 08:24:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:38 08:24:38 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/846/openapi/core-keeper.yaml] 08:24:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:38 Dload Upload Total Spent Left Speed 08:24:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 511 228k --:--:-- --:--:-- --:--:-- 229k 08:24:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:38 08:24:38 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/846/openapi/core-metadata.yaml] 08:24:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:38 Dload Upload Total Spent Left Speed 08:24:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 400 950k --:--:-- --:--:-- --:--:-- 950k 08:24:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:38 08:24:38 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/846/openapi/security-proxy-auth.yaml] 08:24:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:38 Dload Upload Total Spent Left Speed 08:24:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 507 183k --:--:-- --:--:-- --:--:-- 182k 100 24535 100 66 100 24469 507 183k --:--:-- --:--:-- --:--:-- 182k 08:24:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:38 08:24:38 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/846/openapi/security-secretstore-setup.yaml] 08:24:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:38 Dload Upload Total Spent Left Speed 08:24:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 584 34628 --:--:-- --:--:-- --:--:-- 35212 08:24:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:38 08:24:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/846/openapi/support-notifications.yaml] 08:24:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:38 Dload Upload Total Spent Left Speed 08:24:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 292 432k --:--:-- --:--:-- --:--:-- 432k 08:24:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:39 08:24:39 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/846/openapi/support-scheduler.yaml] 08:24:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:39 Dload Upload Total Spent Left Speed 08:24:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 289 217k --:--:-- --:--:-- --:--:-- 217k 08:24:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:24:39 [Pipeline] } 08:24:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:24:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:24:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:24:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:40 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 08:24:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:24:40 $ docker top ee856fc7b9bb3c2565786a243b341afe3eca0990fc9ed80d9f62d55aaa26b081 -eo pid,comm 08:24:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:24:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:24:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:24:40 [ssh-agent] Looking for ssh-agent implementation... 08:24:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:40 $ docker exec ee856fc7b9bb3c2565786a243b341afe3eca0990fc9ed80d9f62d55aaa26b081 ssh-agent 08:24:40 SSH_AUTH_SOCK=/tmp/ssh-QsEXjkk9LuiN/agent.31 08:24:40 SSH_AGENT_PID=37 08:24:40 Running ssh-add (command line suppressed) 08:24:41 Identity added: /w/workspace/edgex-go/846@tmp/private_key_3470003081383494572.key (/w/workspace/edgex-go/846@tmp/private_key_3470003081383494572.key) 08:24:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:24:41 + git semver tag 08:24:41 2025-06-03 08:24:41,598 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:24:41 2025-06-03 08:24:41,603 [run_tag] DEBUG tag force:False 08:24:41 2025-06-03 08:24:41,603 [check_head_tag] DEBUG check head tag 08:24:41 2025-06-03 08:24:41,604 [execute] INFO git cat-file --batch-check 08:24:41 2025-06-03 08:24:41,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/846, stdin=, shell=False, universal_newlines=False) 08:24:41 2025-06-03 08:24:41,606 [execute] INFO git cat-file --batch 08:24:41 2025-06-03 08:24:41,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/846, stdin=, shell=False, universal_newlines=False) 08:24:41 2025-06-03 08:24:41,621 [read_version] DEBUG read version from /w/workspace/edgex-go/846/.semver/main 08:24:41 2025-06-03 08:24:41,621 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 08:24:41 2025-06-03 08:24:41,621 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/edgex-go/846, stdin=None, shell=False, universal_newlines=False) 08:24:41 2025-06-03 08:24:41,624 [read_version] DEBUG read version from /w/workspace/edgex-go/846/.semver/main 08:24:41 4.1.0-dev.19 [Pipeline] } 08:24:41 $ docker exec --env ******** --env ******** ee856fc7b9bb3c2565786a243b341afe3eca0990fc9ed80d9f62d55aaa26b081 ssh-agent -k 08:24:42 unset SSH_AUTH_SOCK; 08:24:42 unset SSH_AGENT_PID; 08:24:42 echo Agent pid 37 killed; 08:24:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:24:42 + git semver [Pipeline] } 08:24:42 $ docker stop --time=1 ee856fc7b9bb3c2565786a243b341afe3eca0990fc9ed80d9f62d55aaa26b081 08:24:43 $ docker rm -f --volumes ee856fc7b9bb3c2565786a243b341afe3eca0990fc9ed80d9f62d55aaa26b081 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:24:44 08:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:24:44 0.23.1-centos7: Pulling from edgex-lftools 08:24:44 ab5ef0e58194: Pulling fs layer 08:24:44 9712f1f96733: Pulling fs layer 08:24:44 63f879dbbcfc: Pulling fs layer 08:24:44 0d9ebad4ef96: Pulling fs layer 08:24:44 e9a5061849ea: Pulling fs layer 08:24:44 d747dcd14b5f: Pulling fs layer 08:24:44 2de7ff778b66: Pulling fs layer 08:24:44 0d9ebad4ef96: Waiting 08:24:44 e9a5061849ea: Waiting 08:24:44 d747dcd14b5f: Waiting 08:24:44 9712f1f96733: Verifying Checksum 08:24:44 9712f1f96733: Download complete 08:24:44 63f879dbbcfc: Verifying Checksum 08:24:44 63f879dbbcfc: Download complete 08:24:45 e9a5061849ea: Verifying Checksum 08:24:45 e9a5061849ea: Download complete 08:24:45 d747dcd14b5f: Download complete 08:24:45 0d9ebad4ef96: Verifying Checksum 08:24:45 0d9ebad4ef96: Download complete 08:24:45 ab5ef0e58194: Verifying Checksum 08:24:45 ab5ef0e58194: Download complete 08:24:45 2de7ff778b66: Verifying Checksum 08:24:45 2de7ff778b66: Download complete 08:24:47 ab5ef0e58194: Pull complete 08:24:47 9712f1f96733: Pull complete 08:24:48 63f879dbbcfc: Pull complete 08:24:52 0d9ebad4ef96: Pull complete 08:24:52 e9a5061849ea: Pull complete 08:24:52 d747dcd14b5f: Pull complete 08:24:53 2de7ff778b66: Pull complete 08:24:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:24:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:24:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:53 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 08:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:24:55 $ docker top dc8b337fa00f2fa4603b9046cd790fffcdecbde575cbe3ff802bf0f76d404f52 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:24:55 provisioning config files... 08:24:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/846@tmp/config12567343397030126996tmp 08:24:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/846@tmp/config13654015583014198680tmp 08:24:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/846@tmp/config8318351980622448266tmp [Pipeline] { [Pipeline] echo 08:24:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:24:55 ---> sigul-configuration.sh 08:24:55 gpg: directory `/root/.gnupg' created 08:24:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:24:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:24:55 gpg: keyring `/root/.gnupg/secring.gpg' created 08:24:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:24:55 gpg: CAST5 encrypted data 08:24:55 gpg: encrypted with 1 passphrase 08:24:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:24:56 + mkdir /home/jenkins 08:24:56 + mkdir /home/jenkins/sigul [Pipeline] sh 08:24:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:24:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:24:56 ---> sigul-install.sh 08:24:56 Sigul already installed; skipping installation. [Pipeline] sh 08:24:57 + git tag --list 08:24:57 0.6.0 08:24:57 0.6.1 08:24:57 0.7.0 08:24:57 0.7.1 08:24:57 v1.0.0 08:24:57 v1.0.1 08:24:57 v1.1.0 08:24:57 v1.2.0 08:24:57 v1.2.1 08:24:57 v1.3.0 08:24:57 v1.3.1 08:24:57 v2.0.0 08:24:57 v2.1.0 08:24:57 v2.1.1 08:24:57 v2.2.0 08:24:57 v2.3.0 08:24:57 v3.0 08:24:57 v3.0.0 08:24:57 v3.1 08:24:57 v3.1.0 08:24:57 v3.1.1 08:24:57 v4.0 08:24:57 v4.0.0 08:24:57 v4.0.1 08:24:57 v4.1.0-dev.1 08:24:57 v4.1.0-dev.10 08:24:57 v4.1.0-dev.11 08:24:57 v4.1.0-dev.12 08:24:57 v4.1.0-dev.13 08:24:57 v4.1.0-dev.14 08:24:57 v4.1.0-dev.15 08:24:57 v4.1.0-dev.16 08:24:57 v4.1.0-dev.17 08:24:57 v4.1.0-dev.18 08:24:57 v4.1.0-dev.19 08:24:57 v4.1.0-dev.2 08:24:57 v4.1.0-dev.3 08:24:57 v4.1.0-dev.4 08:24:57 v4.1.0-dev.5 08:24:57 v4.1.0-dev.6 08:24:57 v4.1.0-dev.7 08:24:57 v4.1.0-dev.8 08:24:57 v4.1.0-dev.9 [Pipeline] sh 08:24:57 + lftools sign git-tag v4.1.0-dev.19 08:24:57 Signing Git tag with Sigul... 08:24:57 Signing v4.1.0-dev.19 [Pipeline] echo 08:24:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:24:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:24:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:24:58 $ docker stop --time=1 dc8b337fa00f2fa4603b9046cd790fffcdecbde575cbe3ff802bf0f76d404f52 08:25:00 $ docker rm -f --volumes dc8b337fa00f2fa4603b9046cd790fffcdecbde575cbe3ff802bf0f76d404f52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:25:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:25:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:25:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:00 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 08:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:25:01 $ docker top 8060b9ba76c8e26f40b3efcedaa0bf20e14c710e7cf4227c6fb072f46f8e1160 -eo pid,comm 08:25:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:25:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:01 [ssh-agent] Looking for ssh-agent implementation... 08:25:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:01 $ docker exec 8060b9ba76c8e26f40b3efcedaa0bf20e14c710e7cf4227c6fb072f46f8e1160 ssh-agent 08:25:01 SSH_AUTH_SOCK=/tmp/ssh-xpitPSKiThBG/agent.33 08:25:01 SSH_AGENT_PID=39 08:25:01 Running ssh-add (command line suppressed) 08:25:01 Identity added: /w/workspace/edgex-go/846@tmp/private_key_3132174921538171170.key (/w/workspace/edgex-go/846@tmp/private_key_3132174921538171170.key) 08:25:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:02 + git semver bump pre 08:25:02 2025-06-03 08:25:02,328 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:25:02 2025-06-03 08:25:02,332 [read_version] DEBUG read version from /w/workspace/edgex-go/846/.semver/main 08:25:02 2025-06-03 08:25:02,332 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev 08:25:02 2025-06-03 08:25:02,332 [bump_version] DEBUG bumped version:4.1.0-dev.20 08:25:02 2025-06-03 08:25:02,332 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/edgex-go/846/.semver/main with force:True 08:25:02 2025-06-03 08:25:02,332 [read_version] DEBUG read version from /w/workspace/edgex-go/846/.semver/main 08:25:02 2025-06-03 08:25:02,332 [write_file] DEBUG write to file:/w/workspace/edgex-go/846/.semver/main 08:25:02 2025-06-03 08:25:02,334 [execute] INFO git cat-file --batch-check 08:25:02 2025-06-03 08:25:02,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/846/.semver, stdin=, shell=False, universal_newlines=False) 08:25:02 2025-06-03 08:25:02,337 [execute] INFO git cat-file --batch 08:25:02 2025-06-03 08:25:02,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/846/.semver, stdin=, shell=False, universal_newlines=False) 08:25:02 2025-06-03 08:25:02,340 [read_version] DEBUG read version from /w/workspace/edgex-go/846/.semver/main 08:25:02 4.1.0-dev.20 [Pipeline] } 08:25:02 $ docker exec --env ******** --env ******** 8060b9ba76c8e26f40b3efcedaa0bf20e14c710e7cf4227c6fb072f46f8e1160 ssh-agent -k 08:25:02 unset SSH_AUTH_SOCK; 08:25:02 unset SSH_AGENT_PID; 08:25:02 echo Agent pid 39 killed; 08:25:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:02 + git semver [Pipeline] } 08:25:03 $ docker stop --time=1 8060b9ba76c8e26f40b3efcedaa0bf20e14c710e7cf4227c6fb072f46f8e1160 08:25:04 $ docker rm -f --volumes 8060b9ba76c8e26f40b3efcedaa0bf20e14c710e7cf4227c6fb072f46f8e1160 [Pipeline] // withDockerContainer [Pipeline] sh 08:25:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:25:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:25:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:05 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 08:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:25:05 $ docker top e35f95835a93434e9a23aa261310d97c12aadfb16637ece5695be7195e8e94be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:05 [ssh-agent] Looking for ssh-agent implementation... 08:25:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:05 $ docker exec e35f95835a93434e9a23aa261310d97c12aadfb16637ece5695be7195e8e94be ssh-agent 08:25:05 SSH_AUTH_SOCK=/tmp/ssh-s9Rvg1uWolqt/agent.32 08:25:05 SSH_AGENT_PID=38 08:25:05 Running ssh-add (command line suppressed) 08:25:05 Identity added: /w/workspace/edgex-go/846@tmp/private_key_16512194737377728359.key (/w/workspace/edgex-go/846@tmp/private_key_16512194737377728359.key) 08:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:06 + git semver push 08:25:06 2025-06-03 08:25:06,454 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:25:06 2025-06-03 08:25:06,458 [run_push] DEBUG push 08:25:06 2025-06-03 08:25:06,459 [execute] INFO git cat-file --batch-check 08:25:06 2025-06-03 08:25:06,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/846/.semver, stdin=, shell=False, universal_newlines=False) 08:25:06 2025-06-03 08:25:06,461 [execute] INFO git rev-list 8f16c94effebb7f0b53e457961b8260354ac28b4 -- 08:25:06 2025-06-03 08:25:06,462 [execute] DEBUG Popen(['git', 'rev-list', '8f16c94effebb7f0b53e457961b8260354ac28b4', '--'], cwd=/w/workspace/edgex-go/846/.semver, stdin=None, shell=False, universal_newlines=False) 08:25:06 2025-06-03 08:25:06,480 [execute] INFO git fetch -v -- origin 08:25:06 2025-06-03 08:25:06,480 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/846/.semver, stdin=None, shell=False, universal_newlines=True) 08:25:07 2025-06-03 08:25:06,942 [run_push] DEBUG no remote changes detected 08:25:07 2025-06-03 08:25:06,942 [execute] INFO git push origin semver 08:25:07 2025-06-03 08:25:06,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/846/.semver, stdin=None, shell=False, universal_newlines=False) 08:25:07 2025-06-03 08:25:07,865 [run_push] DEBUG push all version tags 08:25:07 2025-06-03 08:25:07,866 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:25:07 2025-06-03 08:25:07,867 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/846, stdin=None, shell=False, universal_newlines=False) 08:25:08 2025-06-03 08:25:08,630 [read_version] DEBUG read version from /w/workspace/edgex-go/846/.semver/main 08:25:08 4.1.0-dev.20 [Pipeline] } 08:25:08 $ docker exec --env ******** --env ******** e35f95835a93434e9a23aa261310d97c12aadfb16637ece5695be7195e8e94be ssh-agent -k 08:25:09 unset SSH_AUTH_SOCK; 08:25:09 unset SSH_AGENT_PID; 08:25:09 echo Agent pid 38 killed; 08:25:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:09 + git semver [Pipeline] } 08:25:09 $ docker stop --time=1 e35f95835a93434e9a23aa261310d97c12aadfb16637ece5695be7195e8e94be 08:25:10 $ docker rm -f --volumes e35f95835a93434e9a23aa261310d97c12aadfb16637ece5695be7195e8e94be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:25:11 + [ -d /w/workspace/edgex-go/846/archives ] [Pipeline] libraryResource [Pipeline] sh 08:25:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:25:12 ---> package-listing.sh 08:25:12 ++ facter osfamily 08:25:12 ++ tr '[:upper:]' '[:lower:]' 08:25:12 + OS_FAMILY=debian 08:25:12 + workspace=/w/workspace/edgex-go/846 08:25:12 + START_PACKAGES=/tmp/packages_start.txt 08:25:12 + END_PACKAGES=/tmp/packages_end.txt 08:25:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:25:12 + PACKAGES=/tmp/packages_start.txt 08:25:12 + '[' /w/workspace/edgex-go/846 ']' 08:25:12 + PACKAGES=/tmp/packages_end.txt 08:25:12 + case "${OS_FAMILY}" in 08:25:12 + dpkg -l 08:25:12 + grep '^ii' 08:25:12 + '[' -f /tmp/packages_start.txt ']' 08:25:12 + '[' -f /tmp/packages_end.txt ']' 08:25:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:25:12 + '[' /w/workspace/edgex-go/846 ']' 08:25:12 + mkdir -p /w/workspace/edgex-go/846/archives/ 08:25:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/846/archives/ [Pipeline] echo 08:25:12 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/846/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:25:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:25:13 08:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:25:13 latest: Pulling from edgex-lftools-log-publisher 08:25:13 5eb5b503b376: Pulling fs layer 08:25:13 5c69ac0246d0: Pulling fs layer 08:25:13 ec43610c2a17: Pulling fs layer 08:25:13 3a2ae6a8a46f: Pulling fs layer 08:25:13 33b1e0a273af: Pulling fs layer 08:25:13 5d3b04190fa2: Pulling fs layer 08:25:13 2f39f015ded8: Pulling fs layer 08:25:13 3a2ae6a8a46f: Waiting 08:25:13 33b1e0a273af: Waiting 08:25:13 5d3b04190fa2: Waiting 08:25:13 5c69ac0246d0: Verifying Checksum 08:25:13 5c69ac0246d0: Download complete 08:25:13 3a2ae6a8a46f: Verifying Checksum 08:25:13 3a2ae6a8a46f: Download complete 08:25:14 33b1e0a273af: Verifying Checksum 08:25:14 33b1e0a273af: Download complete 08:25:14 5d3b04190fa2: Verifying Checksum 08:25:14 5d3b04190fa2: Download complete 08:25:14 ec43610c2a17: Verifying Checksum 08:25:14 ec43610c2a17: Download complete 08:25:14 5eb5b503b376: Verifying Checksum 08:25:14 5eb5b503b376: Download complete 08:25:14 2f39f015ded8: Download complete 08:25:15 5eb5b503b376: Pull complete 08:25:15 5c69ac0246d0: Pull complete 08:25:15 ec43610c2a17: Pull complete 08:25:15 3a2ae6a8a46f: Pull complete 08:25:16 33b1e0a273af: Pull complete 08:25:16 5d3b04190fa2: Pull complete 08:25:20 2f39f015ded8: Pull complete 08:25:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:25:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:20 prd-ubuntu20.04-docker-8c-8g-2703 does not seem to be running inside a container 08:25:20 $ 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/846/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/846 -v /w/workspace/edgex-go/846:/w/workspace/edgex-go/846:rw,z -v /w/workspace/edgex-go/846@tmp:/w/workspace/edgex-go/846@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:25:22 $ docker top b2e2332e3dc78de82b94ec7c40374af0d35e681a8cf56d3e6807e6b2da191e9a -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:22 + touch /tmp/pre-build-complete [Pipeline] sh 08:25:23 + mkdir -p /var/log/sysstat [Pipeline] sh 08:25:23 + ls /var/log/sa-host 08:25:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:23 provisioning config files... 08:25:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/846@tmp/config8568290750417069034tmp [Pipeline] { [Pipeline] echo 08:25:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:25:23 ---> create-netrc.sh [Pipeline] } 08:25:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:25:23 ---> python-tools-install.sh [Pipeline] echo 08:25:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:25:24 ---> sudo-logs.sh 08:25:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:25:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:25:24 ---> job-cost.sh 08:25:24 lf-activate-venv: SKIPPING 08:25:24 DEBUG: total: 0.10999999940395355 08:25:24 INFO: Retrieving Stack Cost... 08:25:24 INFO: Retrieving Pricing Info for: v3-standard-8 08:25:25 INFO: Archiving Costs [Pipeline] echo 08:25:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:25:25 ---> logs-deploy.sh 08:25:25 lf-activate-venv: SKIPPING 08:25:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/846 08:25:25 INFO: archiving workspace using pattern(s): 08:25:26 Archives upload complete. 08:25:26 INFO: archiving logs to Nexus 08:25:27 ---> uname -a: 08:25:27 Linux prd-ubuntu20-04-docker-8c-8g-2703 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:25:27 08:25:27 08:25:27 ---> lscpu: 08:25:27 Architecture: x86_64 08:25:27 CPU op-mode(s): 32-bit, 64-bit 08:25:27 Byte Order: Little Endian 08:25:27 Address sizes: 40 bits physical, 48 bits virtual 08:25:27 CPU(s): 8 08:25:27 On-line CPU(s) list: 0-7 08:25:27 Thread(s) per core: 1 08:25:27 Core(s) per socket: 1 08:25:27 Socket(s): 8 08:25:27 NUMA node(s): 1 08:25:27 Vendor ID: AuthenticAMD 08:25:27 CPU family: 23 08:25:27 Model: 49 08:25:27 Model name: AMD EPYC-Rome Processor 08:25:27 Stepping: 0 08:25:27 CPU MHz: 2799.998 08:25:27 BogoMIPS: 5599.99 08:25:27 Virtualization: AMD-V 08:25:27 Hypervisor vendor: KVM 08:25:27 Virtualization type: full 08:25:27 L1d cache: 256 KiB 08:25:27 L1i cache: 256 KiB 08:25:27 L2 cache: 4 MiB 08:25:27 L3 cache: 128 MiB 08:25:27 NUMA node0 CPU(s): 0-7 08:25:27 Vulnerability Itlb multihit: Not affected 08:25:27 Vulnerability L1tf: Not affected 08:25:27 Vulnerability Mds: Not affected 08:25:27 Vulnerability Meltdown: Not affected 08:25:27 Vulnerability Mmio stale data: Not affected 08:25:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:25:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:25:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:25:27 Vulnerability Srbds: Not affected 08:25:27 Vulnerability Tsx async abort: Not affected 08:25: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 08:25:27 08:25:27 08:25:27 ---> nproc: 08:25:27 8 08:25:27 08:25:27 08:25:27 ---> df -h: 08:25:27 Filesystem Size Used Avail Use% Mounted on 08:25:27 overlay 155G 31G 125G 20% / 08:25:27 tmpfs 64M 0 64M 0% /dev 08:25:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:25:27 shm 64M 0 64M 0% /dev/shm 08:25:27 /dev/vda1 155G 31G 125G 20% /facter-os 08:25:27 08:25:27 08:25:27 ---> sar -b -r -n DEV: 08:25:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2703) 06/03/25 _x86_64_ (8 CPU) 08:25:27 08:25:27 07:35:50 LINUX RESTART (8 CPU) 08:25:27 08:25:27 07:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:25:27 07:37:01 363.86 48.19 315.66 0.00 5408.30 72614.83 0.00 08:25:27 07:38:01 186.12 1.57 184.55 0.00 22.53 59769.07 0.00 08:25:27 07:39:01 49.56 0.00 49.56 0.00 0.00 36597.92 0.00 08:25:27 07:40:01 36.09 0.27 35.82 0.00 3.33 20029.46 0.00 08:25:27 07:41:01 680.87 5.01 675.86 0.00 165.81 274331.62 0.00 08:25:27 07:42:01 845.72 14.65 831.07 0.00 2625.39 238491.17 0.00 08:25:27 07:43:01 478.76 0.12 478.64 0.00 0.93 129079.51 0.00 08:25:27 07:44:01 145.43 0.02 145.41 0.00 0.13 63827.29 0.00 08:25:27 07:45:01 644.79 0.13 644.65 0.00 23.06 104556.35 0.00 08:25:27 07:46:01 26.88 0.02 26.86 0.00 4.27 678.95 0.00 08:25:27 07:47:01 6.20 0.00 6.20 0.00 0.00 146.24 0.00 08:25:27 07:48:01 1.23 0.00 1.23 0.00 0.00 19.46 0.00 08:25:27 07:49:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 08:25:27 07:50:01 0.85 0.00 0.85 0.00 0.00 11.06 0.00 08:25:27 07:51:01 1.40 0.02 1.38 0.00 0.13 18.80 0.00 08:25:27 07:52:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 08:25:27 07:53:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 08:25:27 07:54:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 08:25:27 07:55:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 08:25:27 07:56:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 08:25:27 07:57:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 08:25:27 07:58:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 08:25:27 07:59:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 08:25:27 08:00:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 08:25:27 08:01:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 08:25:27 08:02:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 08:25:27 08:03:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 08:25:27 08:04:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 08:25:27 08:05:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 08:25:27 08:06:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 08:25:27 08:07:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 08:25:27 08:08:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 08:25:27 08:09:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 08:25:27 08:10:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 08:25:27 08:11:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 08:25:27 08:12:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 08:25:27 08:13:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 08:25:27 08:14:01 0.93 0.00 0.93 0.00 0.00 11.25 0.00 08:25:27 08:15:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 08:25:27 08:16:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 08:25:27 08:17:01 1.37 0.02 1.35 0.00 0.13 16.80 0.00 08:25:27 08:18:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 08:25:27 08:19:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 08:25:27 08:20:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 08:25:27 08:21:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 08:25:27 08:22:01 1.82 0.30 1.52 0.00 10.00 18.53 0.00 08:25:27 08:23:01 2.55 1.22 1.33 0.00 25.46 17.46 0.00 08:25:27 08:24:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 08:25:27 08:25:01 175.14 0.80 174.34 0.00 18.53 61204.73 0.00 08:25:27 Average: 75.22 1.48 73.74 0.00 169.61 21679.69 0.00 08:25:27 08:25:27 07:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:25:27 07:37:01 28793232 31525348 797144 2.42 66460 2948776 2080900 6.13 1058996 2652040 391228 08:25:27 07:38:01 26828548 31314896 979332 2.98 127896 4488428 2197412 6.48 1922072 3579624 931376 08:25:27 07:39:01 26110616 30863168 1428356 4.34 130980 4733720 2825360 8.33 2266444 3932256 626508 08:25:27 07:40:01 26206332 31399912 890504 2.71 135748 5125060 1982616 5.84 1816348 4244276 471668 08:25:27 07:41:01 19279204 30964208 1278704 3.89 204352 11305704 3732532 11.00 2634740 10039900 352332 08:25:27 07:42:01 8679280 28687624 3491356 10.62 407320 18717096 10534964 31.05 6233084 16246520 1332680 08:25:27 07:43:01 5025448 27365704 4814632 14.64 421488 20945672 10410840 30.68 8528152 17518496 91676 08:25:27 07:44:01 3421480 29400292 2778160 8.45 434020 24432268 6945624 20.47 8244800 19279332 1771816 08:25:27 07:45:01 8157516 31415140 828736 2.52 441468 21990084 2289828 6.75 3541584 19618756 564 08:25:27 07:46:01 8168988 31428176 815128 2.48 442592 21990524 2150044 6.34 3965888 19182660 652 08:25:27 07:47:01 8169532 31429000 814272 2.48 442764 21990676 2130088 6.28 4004852 19142120 168 08:25:27 07:48:01 8169420 31428968 814216 2.48 442804 21990684 2130088 6.28 4005024 19142128 252 08:25:27 07:49:01 8177112 31436676 806988 2.45 442816 21990684 2130088 6.28 3997364 19142128 4 08:25:27 07:50:01 8178028 31437584 806236 2.45 442828 21990688 2130088 6.28 3997400 19142132 192 08:25:27 07:51:01 8175984 31435612 808088 2.46 442868 21990664 2197004 6.47 4004300 19142108 264 08:25:27 07:52:01 8183404 31443040 800752 2.44 442884 21990668 2180396 6.43 3991332 19142112 256 08:25:27 07:53:01 8183736 31443376 800492 2.43 442908 21990672 2180396 6.43 3991320 19142116 12 08:25:27 07:54:01 8183704 31443400 800464 2.43 442920 21990672 2180396 6.43 3991452 19142120 168 08:25:27 07:55:01 8183680 31443380 800416 2.43 442944 21990676 2180396 6.43 3991360 19142124 24 08:25:27 07:56:01 8183884 31443584 800128 2.43 442964 21990680 2180396 6.43 3990900 19142124 52 08:25:27 07:57:01 8184372 31444120 799592 2.43 442980 21990684 2180396 6.43 3991008 19142124 8 08:25:27 07:58:01 8184640 31444392 799280 2.43 443004 21990688 2180396 6.43 3990948 19142128 184 08:25:27 07:59:01 8184316 31444120 799508 2.43 443024 21990688 2180396 6.43 3991044 19142132 12 08:25:27 08:00:01 8184008 31443824 799744 2.43 443044 21990692 2180396 6.43 3991028 19142140 44 08:25:27 08:01:01 8184144 31443980 799720 2.43 443060 21990688 2180396 6.43 3991332 19142140 8 08:25:27 08:02:01 8184348 31444220 799488 2.43 443076 21990696 2180396 6.43 3991160 19142140 176 08:25:27 08:03:01 8184048 31443948 799700 2.43 443096 21990700 2180396 6.43 3991100 19142144 8 08:25:27 08:04:01 8183780 31443700 799868 2.43 443116 21990704 2180396 6.43 3991420 19142148 64 08:25:27 08:05:01 8183732 31443692 799936 2.43 443132 21990708 2180396 6.43 3991440 19142152 188 08:25:27 08:06:01 8183968 31443952 799588 2.43 443152 21990708 2180396 6.43 3991440 19142156 44 08:25:27 08:07:01 8184340 31444348 799408 2.43 443164 21990716 2180396 6.43 3991296 19142160 8 08:25:27 08:08:01 8184300 31444436 799272 2.43 443180 21990848 2180396 6.43 3991196 19142280 176 08:25:27 08:09:01 8184500 31444640 799256 2.43 443192 21990848 2180396 6.43 3991196 19142280 12 08:25:27 08:10:01 8184240 31444416 799456 2.43 443204 21990852 2180396 6.43 3991460 19142284 180 08:25:27 08:11:01 8184216 31444392 799424 2.43 443224 21990844 2180396 6.43 3991528 19142284 8 08:25:27 08:12:01 8184232 31444460 799348 2.43 443248 21990856 2180396 6.43 3991364 19142300 180 08:25:27 08:13:01 8184216 31444468 799296 2.43 443252 21990860 2180396 6.43 3991340 19142304 4 08:25:27 08:14:01 8184356 31444608 799060 2.43 443272 21990852 2196448 6.47 3991340 19142304 148 08:25:27 08:15:01 8184332 31444620 799016 2.43 443280 21990864 2196448 6.47 3991328 19142308 28 08:25:27 08:16:01 8184032 31444328 799232 2.43 443296 21990868 2196448 6.47 3991312 19142312 152 08:25:27 08:17:01 8184200 31444536 799192 2.43 443324 21990864 2196448 6.47 3991412 19142316 8 08:25:27 08:18:01 8183860 31444260 799392 2.43 443340 21990876 2196448 6.47 3991376 19142320 144 08:25:27 08:19:01 8183852 31444260 799332 2.43 443360 21990880 2196448 6.47 3991368 19142320 12 08:25:27 08:20:01 8183836 31444268 799248 2.43 443404 21990876 2196448 6.47 3991408 19142324 140 08:25:27 08:21:01 8183788 31444264 799212 2.43 443420 21990884 2196448 6.47 3991456 19142324 8 08:25:27 08:22:01 8182164 31442980 800444 2.43 443456 21991180 2180396 6.43 3994160 19142404 212 08:25:27 08:23:01 8175944 31438520 804796 2.45 443484 21991952 2160584 6.37 4002852 19142604 16 08:25:27 08:24:01 8175176 31437756 805700 2.45 443508 21991948 2160584 6.37 4002924 19142592 160 08:25:27 08:25:01 6667512 31370376 870812 2.65 470256 23274480 2579952 7.60 4139716 20372168 852 08:25:27 Average: 9760481 31235612 1008600 3.07 410644 20318437 2663047 7.85 4002028 17634095 121940 08:25:27 08:25:27 07:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:25:27 07:37:01 ens3 1620.90 1402.30 13689.48 180.24 0.00 0.00 0.00 0.00 08:25:27 07:37:01 docker0 582.65 563.89 40.31 2982.61 0.00 0.00 0.00 0.00 08:25:27 07:37:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 08:25:27 07:38:01 ens3 334.10 222.65 1691.10 34.17 0.00 0.00 0.00 0.00 08:25:27 07:38:01 docker0 200.30 298.12 17.20 1657.73 0.00 0.00 0.00 0.00 08:25:27 07:38:01 vethefbebcc 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 08:25:27 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:39:01 ens3 34.64 25.73 27.19 15.99 0.00 0.00 0.00 0.00 08:25:27 07:39:01 docker0 1.12 1.12 0.08 0.10 0.00 0.00 0.00 0.00 08:25:27 07:39:01 vethefbebcc 1.12 1.13 0.10 0.10 0.00 0.00 0.00 0.00 08:25:27 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:40:01 ens3 20.11 11.45 18.50 9.91 0.00 0.00 0.00 0.00 08:25:27 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:40:01 vethefbebcc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:41:01 ens3 645.23 395.78 7025.06 192.72 0.00 0.00 0.00 0.00 08:25:27 07:41:01 docker0 263.28 442.89 21.37 3064.26 0.00 0.00 0.00 0.00 08:25:27 07:41:01 veth36428d6 36.34 56.13 3.62 279.23 0.00 0.00 0.00 0.02 08:25:27 07:41:01 veth0a6afb8 17.61 22.53 1.70 11.90 0.00 0.00 0.00 0.00 08:25:27 07:41:01 veth0f3014d 38.14 61.76 3.82 328.91 0.00 0.00 0.00 0.03 08:25:27 07:41:01 veth9ca21f0 36.65 62.48 3.77 348.16 0.00 0.00 0.00 0.03 08:25:27 07:41:01 vethd4aee69 0.35 1.35 0.03 0.17 0.00 0.00 0.00 0.00 08:25:27 07:41:01 vetha70d375 37.44 61.60 3.79 334.83 0.00 0.00 0.00 0.03 08:25:27 07:41:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 08:25:27 07:41:01 veth6bf7288 35.44 63.06 3.68 348.20 0.00 0.00 0.00 0.03 08:25:27 07:42:01 vethabbaa4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 veth9f2e3b8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 ens3 727.99 304.42 7154.97 37.16 0.00 0.00 0.00 0.00 08:25:27 07:42:01 docker0 266.23 643.34 23.89 5731.36 0.00 0.00 0.00 0.00 08:25:27 07:42:01 vethf61261c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 veth0bc32f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 vethdd7a50e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 veth86da387 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 vethd4aee69 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 vethd24118c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 veth735e94a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:25:27 07:42:01 veth2d1f3d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 veth565e64a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 veth55f6397 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:42:01 vethfed025e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:43:01 vethabbaa4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 veth9f2e3b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 ens3 4.53 3.45 3.65 2.18 0.00 0.00 0.00 0.00 08:25:27 07:43:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 vethf61261c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 veth0bc32f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 vethdd7a50e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 vethd4aee69 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:25:27 07:43:01 vethd24118c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 veth735e94a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 veth565e64a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 veth55f6397 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:43:01 vethfed025e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 vethabbaa4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 veth9f2e3b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 ens3 4.50 3.17 3.68 2.05 0.00 0.00 0.00 0.00 08:25:27 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 vethf61261c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 veth0bc32f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 vethdd7a50e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 vethd4aee69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 vethd24118c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 veth735e94a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:44:01 veth565e64a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 veth55f6397 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:44:01 vethfed025e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:45:01 ens3 323.91 325.69 185.39 1169.32 0.00 0.00 0.00 0.00 08:25:27 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:45:01 lo 39.85 39.85 3.93 3.93 0.00 0.00 0.00 0.00 08:25:27 07:46:01 ens3 380.09 374.24 155.80 2421.02 0.00 0.00 0.00 0.00 08:25:27 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:46:01 lo 32.93 32.93 3.24 3.24 0.00 0.00 0.00 0.00 08:25:27 07:47:01 ens3 60.77 55.94 40.43 223.56 0.00 0.00 0.00 0.00 08:25:27 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:47:01 lo 7.47 7.47 0.74 0.74 0.00 0.00 0.00 0.00 08:25:27 07:48:01 ens3 1.35 0.50 1.27 0.22 0.00 0.00 0.00 0.00 08:25:27 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:52:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 08:25:27 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:53:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:25:27 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:56:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:57:01 ens3 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:25:27 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:58:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 07:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:02:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 08:25:27 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:03:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 08:25:27 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:04:01 ens3 0.87 0.38 0.31 0.22 0.00 0.00 0.00 0.00 08:25:27 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:07:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:25:27 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:08:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:25:27 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:10:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:12:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 08:25:27 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:13:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:25:27 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:17:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:25:27 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:19:01 ens3 0.10 0.03 0.06 0.00 0.00 0.00 0.00 0.00 08:25:27 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:22:01 ens3 1.17 0.80 0.95 0.44 0.00 0.00 0.00 0.00 08:25:27 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:23:01 ens3 7.83 7.18 3.87 18.16 0.00 0.00 0.00 0.00 08:25:27 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:23:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:24:01 ens3 16.81 20.95 1.95 67.14 0.00 0.00 0.00 0.00 08:25:27 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:25:27 08:25:01 ens3 416.35 255.64 8044.45 80.34 0.00 0.00 0.00 0.00 08:25:27 08:25:01 docker0 62.02 97.67 5.76 876.90 0.00 0.00 0.00 0.00 08:25:27 08:25:01 vethdd2689e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:25:01 veth8aefe45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 08:25:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 08:25:27 Average: ens3 94.01 69.68 776.78 90.96 0.00 0.00 0.00 0.00 08:25:27 Average: docker0 28.08 41.79 2.22 292.21 0.00 0.00 0.00 0.00 08:25:27 Average: vethdd2689e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 Average: veth8aefe45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:27 Average: lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 08:25:27 08:25:27 08:25:27 ---> sar -P ALL: 08:25:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2703) 06/03/25 _x86_64_ (8 CPU) 08:25:27 08:25:27 07:35:50 LINUX RESTART (8 CPU) 08:25:27 08:25:27 07:36:01 CPU %user %nice %system %iowait %steal %idle 08:25:27 07:37:01 all 10.63 0.00 3.77 1.58 0.06 83.96 08:25:27 07:37:01 0 12.51 0.00 2.83 3.33 0.05 81.28 08:25:27 07:37:01 1 9.71 0.00 4.01 1.60 0.07 84.61 08:25:27 07:37:01 2 11.48 0.00 3.03 0.20 0.07 85.22 08:25:27 07:37:01 3 8.85 0.00 2.96 0.15 0.05 87.99 08:25:27 07:37:01 4 10.13 0.00 5.52 2.84 0.07 81.44 08:25:27 07:37:01 5 12.69 0.00 4.90 1.46 0.07 80.89 08:25:27 07:37:01 6 10.16 0.00 3.16 0.45 0.07 86.17 08:25:27 07:37:01 7 9.54 0.00 3.77 2.63 0.05 84.01 08:25:27 07:38:01 all 37.25 0.00 7.49 0.85 0.09 54.33 08:25:27 07:38:01 0 37.53 0.00 7.93 2.96 0.10 51.47 08:25:27 07:38:01 1 37.20 0.00 7.87 3.06 0.08 51.79 08:25:27 07:38:01 2 37.92 0.00 7.81 0.07 0.08 54.12 08:25:27 07:38:01 3 36.08 0.00 7.12 0.20 0.08 56.51 08:25:27 07:38:01 4 38.56 0.00 7.09 0.25 0.10 53.99 08:25:27 07:38:01 5 38.12 0.00 7.55 0.07 0.08 54.18 08:25:27 07:38:01 6 36.97 0.00 7.22 0.02 0.08 55.70 08:25:27 07:38:01 7 35.62 0.00 7.34 0.13 0.08 56.82 08:25:27 07:39:01 all 38.60 0.00 6.60 0.37 0.08 54.35 08:25:27 07:39:01 0 37.86 0.00 6.40 0.07 0.08 55.59 08:25:27 07:39:01 1 37.69 0.00 6.74 0.12 0.10 55.35 08:25:27 07:39:01 2 39.43 0.00 6.08 0.02 0.08 54.38 08:25:27 07:39:01 3 38.44 0.00 6.21 0.00 0.08 55.27 08:25:27 07:39:01 4 39.36 0.00 6.86 0.00 0.08 53.69 08:25:27 07:39:01 5 39.72 0.00 6.54 2.65 0.08 51.00 08:25:27 07:39:01 6 38.89 0.00 7.11 0.00 0.08 53.92 08:25:27 07:39:01 7 37.38 0.00 6.84 0.12 0.07 55.59 08:25:27 07:40:01 all 60.69 0.00 7.56 0.13 0.10 31.52 08:25:27 07:40:01 0 60.87 0.00 6.95 0.17 0.12 31.90 08:25:27 07:40:01 1 59.19 0.00 7.56 0.10 0.08 33.06 08:25:27 07:40:01 2 61.18 0.00 7.06 0.00 0.10 31.66 08:25:27 07:40:01 3 63.70 0.00 7.60 0.37 0.10 28.23 08:25:27 07:40:01 4 58.57 0.00 7.52 0.02 0.10 33.79 08:25:27 07:40:01 5 61.54 0.00 8.68 0.07 0.10 29.61 08:25:27 07:40:01 6 61.46 0.00 7.71 0.13 0.12 30.57 08:25:27 07:40:01 7 58.99 0.00 7.38 0.17 0.10 33.36 08:25:27 07:41:01 all 30.52 0.00 11.17 6.23 0.11 51.97 08:25:27 07:41:01 0 29.94 0.00 11.14 7.61 0.10 51.21 08:25:27 07:41:01 1 30.01 0.00 11.23 6.31 0.12 52.33 08:25:27 07:41:01 2 32.45 0.00 11.52 7.57 0.10 48.37 08:25:27 07:41:01 3 30.47 0.00 11.58 9.74 0.10 48.11 08:25:27 07:41:01 4 30.26 0.00 10.72 5.50 0.10 53.41 08:25:27 07:41:01 5 29.50 0.00 11.44 5.68 0.12 53.27 08:25:27 07:41:01 6 31.27 0.00 10.96 3.24 0.10 54.43 08:25:27 07:41:01 7 30.23 0.00 10.81 4.24 0.10 54.63 08:25:27 07:42:01 all 58.35 0.00 12.37 7.78 0.10 21.40 08:25:27 07:42:01 0 59.54 0.00 13.10 15.81 0.12 11.45 08:25:27 07:42:01 1 57.08 0.00 13.03 4.93 0.08 24.88 08:25:27 07:42:01 2 58.64 0.00 11.43 3.45 0.10 26.38 08:25:27 07:42:01 3 58.64 0.00 12.01 10.44 0.08 18.83 08:25:27 07:42:01 4 56.86 0.00 14.01 9.03 0.10 20.00 08:25:27 07:42:01 5 58.22 0.00 12.92 11.06 0.10 17.70 08:25:27 07:42:01 6 59.48 0.00 11.18 3.61 0.10 25.64 08:25:27 07:42:01 7 58.31 0.00 11.32 3.98 0.10 26.29 08:25:27 07:43:01 all 89.86 0.00 10.02 0.00 0.12 0.00 08:25:27 07:43:01 0 90.47 0.00 9.40 0.00 0.13 0.00 08:25:27 07:43:01 1 89.69 0.00 10.19 0.00 0.12 0.00 08:25:27 07:43:01 2 90.09 0.00 9.78 0.00 0.13 0.00 08:25:27 07:43:01 3 88.40 0.00 11.50 0.00 0.10 0.00 08:25:27 07:43:01 4 88.97 0.00 10.93 0.00 0.10 0.00 08:25:27 07:43:01 5 90.98 0.00 8.90 0.00 0.12 0.00 08:25:27 07:43:01 6 90.20 0.00 9.67 0.00 0.13 0.00 08:25:27 07:43:01 7 90.10 0.00 9.78 0.00 0.12 0.00 08:25:27 07:44:01 all 90.16 0.00 9.73 0.00 0.12 0.00 08:25:27 07:44:01 0 90.61 0.00 9.26 0.00 0.13 0.00 08:25:27 07:44:01 1 89.99 0.00 9.91 0.00 0.10 0.00 08:25:27 07:44:01 2 90.02 0.00 9.85 0.00 0.13 0.00 08:25:27 07:44:01 3 90.15 0.00 9.75 0.00 0.10 0.00 08:25:27 07:44:01 4 90.25 0.00 9.65 0.00 0.10 0.00 08:25:27 07:44:01 5 90.42 0.00 9.46 0.00 0.12 0.00 08:25:27 07:44:01 6 90.14 0.00 9.73 0.00 0.13 0.00 08:25:27 07:44:01 7 89.66 0.00 10.23 0.00 0.12 0.00 08:25:27 07:45:01 all 21.00 0.00 4.15 0.59 0.07 74.19 08:25:27 07:45:01 0 19.34 0.00 3.83 0.57 0.07 76.19 08:25:27 07:45:01 1 21.70 0.00 4.29 0.82 0.07 73.12 08:25:27 07:45:01 2 21.15 0.00 4.52 0.33 0.07 73.93 08:25:27 07:45:01 3 21.33 0.00 4.53 0.33 0.07 73.73 08:25:27 07:45:01 4 19.81 0.00 4.25 1.10 0.07 74.77 08:25:27 07:45:01 5 24.08 0.00 3.88 0.57 0.08 71.38 08:25:27 07:45:01 6 22.40 0.00 3.73 0.70 0.08 73.08 08:25:27 07:45:01 7 18.18 0.00 4.18 0.30 0.05 77.29 08:25:27 07:46:01 all 10.12 0.00 0.84 0.08 0.06 88.90 08:25:27 07:46:01 0 3.66 0.00 1.02 0.02 0.05 95.25 08:25:27 07:46:01 1 12.93 0.00 1.00 0.27 0.05 85.75 08:25:27 07:46:01 2 10.44 0.00 0.94 0.05 0.07 88.51 08:25:27 07:46:01 3 10.98 0.00 0.84 0.02 0.07 88.10 08:25:27 07:46:01 4 12.05 0.00 0.70 0.20 0.07 86.98 08:25:27 07:46:01 5 10.37 0.00 0.77 0.05 0.05 88.76 08:25:27 07:46:01 6 11.66 0.00 0.65 0.02 0.07 87.61 08:25:27 07:46:01 7 8.90 0.00 0.80 0.03 0.05 90.21 08:25:27 07:47:01 all 1.14 0.00 0.19 0.02 0.01 98.64 08:25:27 07:47:01 0 0.78 0.00 0.23 0.00 0.02 98.97 08:25:27 07:47:01 1 0.48 0.00 0.15 0.10 0.02 99.25 08:25:27 07:47:01 2 1.15 0.00 0.18 0.00 0.00 98.67 08:25:27 07:47:01 3 1.25 0.00 0.12 0.02 0.00 98.62 08:25:27 07:47:01 4 1.76 0.00 0.23 0.03 0.02 97.96 08:25:27 07:47:01 5 0.48 0.00 0.25 0.00 0.02 99.25 08:25:27 07:47:01 6 2.02 0.00 0.22 0.00 0.03 97.73 08:25:27 07:47:01 7 1.22 0.00 0.10 0.00 0.02 98.66 08:25:27 08:25:27 07:47:01 CPU %user %nice %system %iowait %steal %idle 08:25:27 07:48:01 all 0.25 0.00 0.02 0.00 0.01 99.71 08:25:27 07:48:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:25:27 07:48:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:25:27 07:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 07:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 07:48:01 4 1.88 0.00 0.03 0.00 0.02 98.08 08:25:27 07:48:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:25:27 07:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:25:27 07:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 07:49:01 all 0.28 0.00 0.02 0.00 0.01 99.68 08:25:27 07:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:25:27 07:49:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:25:27 07:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 07:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:49:01 4 1.99 0.00 0.00 0.00 0.02 98.00 08:25:27 07:49:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:25:27 07:49:01 6 0.10 0.00 0.07 0.00 0.02 99.82 08:25:27 07:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:50:01 all 0.19 0.00 0.02 0.00 0.01 99.78 08:25:27 07:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:25:27 07:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:25:27 07:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 07:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:25:27 07:50:01 4 1.26 0.00 0.10 0.00 0.02 98.63 08:25:27 07:50:01 5 0.13 0.00 0.00 0.00 0.00 99.87 08:25:27 07:50:01 6 0.03 0.00 0.00 0.00 0.03 99.93 08:25:27 07:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:51:01 all 0.05 0.00 0.01 0.01 0.00 99.93 08:25:27 07:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 07:51:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:25:27 07:51:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:25:27 07:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 07:51:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:25:27 07:51:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 07:51:01 6 0.15 0.00 0.05 0.00 0.02 99.78 08:25:27 07:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 07:52:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:25:27 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:52:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:25:27 07:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 07:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:52:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 07:52:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:25:27 07:52:01 6 0.13 0.00 0.05 0.00 0.03 99.78 08:25:27 07:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 07:53:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 07:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:25:27 07:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 07:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:53:01 4 0.03 0.00 0.00 0.02 0.02 99.93 08:25:27 07:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 07:53:01 6 0.08 0.00 0.07 0.00 0.02 99.83 08:25:27 07:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 07:54:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:25:27 07:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:25:27 07:54:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:25:27 07:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 07:54:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:25:27 07:54:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:25:27 07:54:01 6 0.08 0.00 0.07 0.00 0.03 99.82 08:25:27 07:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 07:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:25:27 07:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:25:27 07:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 07:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 07:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 07:55:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:25:27 07:55:01 6 0.10 0.00 0.03 0.00 0.02 99.85 08:25:27 07:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:25:27 07:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:25:27 07:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 07:56:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:25:27 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 07:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:25:27 07:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:25:27 07:56:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:25:27 07:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 07:57:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:25:27 07:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 07:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 07:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 07:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 07:57:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:25:27 07:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:25:27 07:57:01 6 0.13 0.00 0.03 0.00 0.03 99.80 08:25:27 07:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 07:58:01 all 0.22 0.00 0.01 0.00 0.00 99.76 08:25:27 07:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 07:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 07:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 07:58:01 4 1.60 0.00 0.00 0.02 0.00 98.38 08:25:27 07:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:25:27 07:58:01 6 0.10 0.00 0.03 0.00 0.02 99.85 08:25:27 07:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:25:27 07:58:01 CPU %user %nice %system %iowait %steal %idle 08:25:27 07:59:01 all 0.29 0.00 0.01 0.00 0.01 99.69 08:25:27 07:59:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:25:27 07:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 07:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 07:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 07:59:01 4 2.05 0.00 0.03 0.02 0.02 97.88 08:25:27 07:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 07:59:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:25:27 07:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 08:00:01 all 0.20 0.00 0.03 0.01 0.01 99.75 08:25:27 08:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:00:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:25:27 08:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:25:27 08:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:00:01 4 1.48 0.00 0.08 0.02 0.02 98.40 08:25:27 08:00:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:25:27 08:00:01 6 0.08 0.00 0.07 0.00 0.02 99.83 08:25:27 08:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:01:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:25:27 08:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 08:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:01:01 6 0.13 0.00 0.05 0.00 0.03 99.78 08:25:27 08:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 08:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:25:27 08:02:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:25:27 08:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:25:27 08:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 08:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:02:01 5 0.00 0.00 0.00 0.05 0.00 99.95 08:25:27 08:02:01 6 0.07 0.00 0.02 0.00 0.03 99.88 08:25:27 08:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:25:27 08:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:25:27 08:03:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:25:27 08:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:25:27 08:03:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:25:27 08:03:01 6 0.10 0.00 0.03 0.00 0.02 99.85 08:25:27 08:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:04:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:25:27 08:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:04:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:25:27 08:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 08:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:25:27 08:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:25:27 08:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 08:04:01 6 0.13 0.00 0.03 0.00 0.02 99.82 08:25:27 08:04:01 7 0.08 0.00 0.05 0.00 0.00 99.87 08:25:27 08:05:01 all 0.02 0.00 0.01 0.00 0.00 99.95 08:25:27 08:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:25:27 08:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 08:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:27 08:05:01 6 0.08 0.00 0.07 0.00 0.03 99.82 08:25:27 08:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:06:01 all 0.04 0.00 0.02 0.01 0.01 99.93 08:25:27 08:06:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:25:27 08:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 08:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 08:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:06:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:25:27 08:06:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:25:27 08:06:01 6 0.12 0.00 0.03 0.00 0.02 99.83 08:25:27 08:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:25:27 08:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:25:27 08:07:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 08:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:25:27 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:07:01 6 0.07 0.00 0.05 0.00 0.02 99.87 08:25:27 08:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:25:27 08:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:25:27 08:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 08:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:08:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:25:27 08:08:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:25:27 08:08:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:25:27 08:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 08:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:25:27 08:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 08:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:25:27 08:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:27 08:09:01 6 0.15 0.00 0.05 0.00 0.02 99.78 08:25:27 08:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:25:27 08:25:27 08:09:01 CPU %user %nice %system %iowait %steal %idle 08:25:27 08:10:01 all 0.12 0.00 0.01 0.00 0.00 99.86 08:25:27 08:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:10:01 4 0.75 0.00 0.02 0.00 0.02 99.22 08:25:27 08:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:10:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:25:27 08:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:25:27 08:11:01 all 0.28 0.00 0.01 0.00 0.01 99.69 08:25:27 08:11:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:25:27 08:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:25:27 08:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:25:27 08:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:11:01 4 2.00 0.00 0.02 0.00 0.03 97.95 08:25:27 08:11:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:25:27 08:11:01 6 0.12 0.00 0.03 0.00 0.02 99.83 08:25:27 08:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:12:01 all 0.28 0.00 0.02 0.00 0.00 99.70 08:25:27 08:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 08:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:12:01 4 1.99 0.00 0.03 0.00 0.02 97.96 08:25:27 08:12:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:25:27 08:12:01 6 0.10 0.00 0.05 0.00 0.02 99.83 08:25:27 08:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:13:01 all 0.15 0.00 0.02 0.00 0.01 99.83 08:25:27 08:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:25:27 08:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:13:01 4 0.96 0.00 0.03 0.00 0.02 98.99 08:25:27 08:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:27 08:13:01 6 0.15 0.00 0.03 0.00 0.02 99.80 08:25:27 08:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:25:27 08:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:25:27 08:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 08:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 08:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:25:27 08:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:25:27 08:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:14:01 6 0.07 0.00 0.05 0.00 0.02 99.86 08:25:27 08:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:25:27 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:25:27 08:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:25:27 08:15:01 6 0.08 0.00 0.05 0.00 0.02 99.85 08:25:27 08:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:25:27 08:16:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:25:27 08:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:25:27 08:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:16:01 4 0.02 0.00 0.03 0.00 0.03 99.92 08:25:27 08:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:25:27 08:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 08:16:01 7 0.05 0.00 0.05 0.00 0.02 99.88 08:25:27 08:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:25:27 08:17:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:25:27 08:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:27 08:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 08:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 08:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 08:17:01 6 0.05 0.00 0.07 0.02 0.00 99.87 08:25:27 08:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:25:27 08:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:25:27 08:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:25:27 08:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 08:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:25:27 08:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:18:01 6 0.10 0.00 0.03 0.00 0.03 99.83 08:25:27 08:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:25:27 08:19:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:25:27 08:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 08:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:19:01 4 0.02 0.00 0.05 0.00 0.02 99.92 08:25:27 08:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:25:27 08:19:01 6 0.10 0.00 0.03 0.00 0.02 99.85 08:25:27 08:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 08:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:25:27 08:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 08:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:25:27 08:20:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:25:27 08:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:25:27 08:20:01 4 0.03 0.00 0.00 0.00 0.03 99.93 08:25:27 08:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:25:27 08:20:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:25:27 08:25:27 08:20:01 CPU %user %nice %system %iowait %steal %idle 08:25:27 08:21:01 all 0.09 0.00 0.01 0.00 0.01 99.88 08:25:27 08:21:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:25:27 08:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:25:27 08:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:25:27 08:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 08:21:01 4 0.52 0.00 0.03 0.00 0.02 99.43 08:25:27 08:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:21:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:25:27 08:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:25:27 08:22:01 all 0.32 0.00 0.02 0.00 0.01 99.65 08:25:27 08:22:01 0 0.10 0.00 0.03 0.02 0.00 99.85 08:25:27 08:22:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:25:27 08:22:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:25:27 08:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:25:27 08:22:01 4 1.97 0.00 0.00 0.00 0.02 98.01 08:25:27 08:22:01 5 0.17 0.00 0.02 0.00 0.02 99.80 08:25:27 08:22:01 6 0.12 0.00 0.07 0.00 0.02 99.80 08:25:27 08:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:25:27 08:23:01 all 0.43 0.00 0.05 0.01 0.01 99.50 08:25:27 08:23:01 0 0.30 0.00 0.02 0.02 0.00 99.67 08:25:27 08:23:01 1 0.17 0.00 0.07 0.00 0.02 99.75 08:25:27 08:23:01 2 0.08 0.00 0.02 0.02 0.00 99.88 08:25:27 08:23:01 3 0.33 0.00 0.07 0.03 0.00 99.57 08:25:27 08:23:01 4 1.52 0.00 0.03 0.00 0.03 98.42 08:25:27 08:23:01 5 0.70 0.00 0.03 0.00 0.00 99.27 08:25:27 08:23:01 6 0.10 0.00 0.07 0.00 0.02 99.82 08:25:27 08:23:01 7 0.22 0.00 0.10 0.00 0.00 99.68 08:25:27 08:24:01 all 0.05 0.00 0.03 0.01 0.01 99.91 08:25:27 08:24:01 0 0.02 0.00 0.00 0.05 0.00 99.93 08:25:27 08:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:25:27 08:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:25:27 08:24:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:25:27 08:24:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:25:27 08:24:01 5 0.07 0.00 0.08 0.00 0.00 99.85 08:25:27 08:24:01 6 0.07 0.00 0.07 0.00 0.02 99.85 08:25:27 08:24:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:25:27 08:25:01 all 9.81 0.00 4.39 0.64 0.06 85.09 08:25:27 08:25:01 0 10.30 0.00 4.14 0.22 0.07 85.27 08:25:27 08:25:01 1 9.82 0.00 4.45 1.47 0.07 84.20 08:25:27 08:25:01 2 9.70 0.00 4.85 0.90 0.07 84.49 08:25:27 08:25:01 3 9.12 0.00 4.72 0.07 0.05 86.04 08:25:27 08:25:01 4 11.07 0.00 3.63 0.07 0.05 85.18 08:25:27 08:25:01 5 9.06 0.00 5.14 1.70 0.07 84.03 08:25:27 08:25:01 6 9.23 0.00 3.97 0.64 0.05 86.11 08:25:27 08:25:01 7 10.19 0.00 4.23 0.10 0.05 85.43 08:25:27 Average: all 9.40 0.00 1.60 0.37 0.03 88.60 08:25:27 Average: 0 9.24 0.00 1.56 0.63 0.02 88.55 08:25:27 Average: 1 9.28 0.00 1.64 0.38 0.02 88.67 08:25:27 Average: 2 9.46 0.00 1.58 0.26 0.02 88.69 08:25:27 Average: 3 9.32 0.00 1.61 0.43 0.02 88.62 08:25:27 Average: 4 9.73 0.00 1.66 0.39 0.03 88.18 08:25:27 Average: 5 9.49 0.00 1.64 0.48 0.02 88.37 08:25:27 Average: 6 9.52 0.00 1.56 0.18 0.04 88.70 08:25:27 Average: 7 9.14 0.00 1.57 0.24 0.02 89.03 08:25:27 08:25:27 08:25:27