Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 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-ssh17224483114750502512.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-ssh14402251966898320648.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-ssh1123662532137933033.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-ssh17420917442727740298.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-ssh4746729624741855534.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5140 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/873 [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/873 # 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 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 (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 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 (#5208)" > git rev-list --no-walk 1e4250d9590b5b4a05e18093632e31bfe594a873 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:41 ========================================================= 01:31:41 EdgeX Global Pipelines Version Info 01:31:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:31:41 ------------------- 01:31:41 stable info: 01:31:41 ------------------- 01:31:41 Commited By: Ginny Guan ginny@iotechsys.com 01:31:41 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 01:31:41 Message: update stable to v1.0.274 01:31:42 ------------------- 01:31:42 experimental info: 01:31:42 ------------------- 01:31:42 Commited By: Ginny Guan ginny@iotechsys.com 01:31:42 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 01:31:42 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:31:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:31:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:31:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:31:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:31:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:31:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:31:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 01:31:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 884bf85 [Pipeline] echo 01:31:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:43 provisioning config files... 01:31:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/873@tmp/config3447753086007966962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:43 ---> ****-login.sh 01:31:43 nexus3.edgexfoundry.org:10001 01:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:43 01:31:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:31:43 Configure a credential helper to remove this warning. See 01:31:43 https://docs.****.com/go/credential-store/ 01:31:43 01:31:43 Login Succeeded 01:31:43 nexus3.edgexfoundry.org:10002 01:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:43 01:31:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:31:43 Configure a credential helper to remove this warning. See 01:31:43 https://docs.****.com/go/credential-store/ 01:31:43 01:31:43 Login Succeeded 01:31:43 nexus3.edgexfoundry.org:10003 01:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:43 01:31:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:31:43 Configure a credential helper to remove this warning. See 01:31:43 https://docs.****.com/go/credential-store/ 01:31:43 01:31:43 Login Succeeded 01:31:44 nexus3.edgexfoundry.org:10004 01:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:44 01:31:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:31:44 Configure a credential helper to remove this warning. See 01:31:44 https://docs.****.com/go/credential-store/ 01:31:44 01:31:44 Login Succeeded 01:31:44 ****.io 01:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:44 01:31:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:31:44 Configure a credential helper to remove this warning. See 01:31:44 https://docs.****.com/go/credential-store/ 01:31:44 01:31:44 Login Succeeded 01:31:44 ---> ****-login.sh ends [Pipeline] } 01:31:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:44 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + dirname cmd/core-command/Dockerfile 01:31:44 + echo core-command,cmd/core-command/Dockerfile 01:31:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:31:44 + dirname cmd/core-data/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo core-data,cmd/core-data/Dockerfile 01:31:44 + dirname cmd/core-keeper/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo core-keeper,cmd/core-keeper/Dockerfile 01:31:44 + + dirname cmd/core-metadata/Dockerfile 01:31:44 cut -d/ -f2 01:31:44 + echo core-metadata,cmd/core-metadata/Dockerfile 01:31:44 + dirname cmd/security-bootstrapper/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:31:44 + dirname cmd/security-proxy-auth/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:31:44 + dirname cmd/security-proxy-setup/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:31:44 + dirname cmd/security-secretstore-setup/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:31:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:31:44 + dirname cmd/security-spire-agent/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:31:44 + dirname cmd/security-spire-config/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:31:44 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 01:31:44 01:31:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:31:44 + dirname cmd/support-notifications/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo support-notifications,cmd/support-notifications/Dockerfile 01:31:44 + dirname cmd/support-scheduler/Dockerfile 01:31:44 + cut -d/ -f2 01:31:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:31:44 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:31:45 + git rev-list -1 --merges 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4~1..884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 01:31:45 -----------> git rev-list -1 --merges 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4~1..884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [false] [Pipeline] sh 01:31:45 + git log --format=format:%s -1 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 01:31:45 ========================================================= 01:31:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:31:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:31:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:31:45 + grep -v github /etc/ssh/ssh_known_hosts 01:31:45 + [ -e /tmp/ssh_known_hosts ] 01:31:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:31:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:31:45 + sudo tee -a /etc/ssh/ssh_known_hosts 01:31:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:46 01:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:46 0.1.4: Pulling from edgex-devops/py-git-semver 01:31:46 3dae71ba6b94: Pulling fs layer 01:31:46 6bf1a483ea7c: Pulling fs layer 01:31:46 f5dfc541a4d3: Pulling fs layer 01:31:46 461d9e800cba: Pulling fs layer 01:31:46 80192f66455f: Pulling fs layer 01:31:46 2e8e34ca0e6c: Pulling fs layer 01:31:46 a29436f7fd5d: Pulling fs layer 01:31:46 923cac83aea3: Pulling fs layer 01:31:46 25ad8b0a4227: Pulling fs layer 01:31:46 db01528c6b51: Pulling fs layer 01:31:46 28988de357af: Pulling fs layer 01:31:46 461d9e800cba: Waiting 01:31:46 80192f66455f: Waiting 01:31:46 2e8e34ca0e6c: Waiting 01:31:46 25ad8b0a4227: Waiting 01:31:46 a29436f7fd5d: Waiting 01:31:46 db01528c6b51: Waiting 01:31:46 923cac83aea3: Waiting 01:31:46 28988de357af: Waiting 01:31:46 6bf1a483ea7c: Verifying Checksum 01:31:46 6bf1a483ea7c: Download complete 01:31:46 461d9e800cba: Verifying Checksum 01:31:46 461d9e800cba: Download complete 01:31:46 80192f66455f: Verifying Checksum 01:31:46 80192f66455f: Download complete 01:31:46 f5dfc541a4d3: Verifying Checksum 01:31:46 f5dfc541a4d3: Download complete 01:31:46 3dae71ba6b94: Verifying Checksum 01:31:46 3dae71ba6b94: Download complete 01:31:46 923cac83aea3: Verifying Checksum 01:31:46 923cac83aea3: Download complete 01:31:46 25ad8b0a4227: Verifying Checksum 01:31:46 25ad8b0a4227: Download complete 01:31:46 db01528c6b51: Verifying Checksum 01:31:46 db01528c6b51: Download complete 01:31:46 28988de357af: Download complete 01:31:47 a29436f7fd5d: Verifying Checksum 01:31:47 a29436f7fd5d: Download complete 01:31:47 2e8e34ca0e6c: Verifying Checksum 01:31:47 2e8e34ca0e6c: Download complete 01:31:48 3dae71ba6b94: Pull complete 01:31:48 6bf1a483ea7c: Pull complete 01:31:49 f5dfc541a4d3: Pull complete 01:31:49 461d9e800cba: Pull complete 01:31:49 80192f66455f: Pull complete 01:31:54 2e8e34ca0e6c: Pull complete 01:31:54 a29436f7fd5d: Pull complete 01:31:54 923cac83aea3: Pull complete 01:31:54 25ad8b0a4227: Pull complete 01:31:54 db01528c6b51: Pull complete 01:31:55 28988de357af: Pull complete 01:31:55 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:55 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 01:31:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 01:31:59 $ docker top a550766cf5c55ad6bbd3de52bcfabdb31cfbc4ed5ce760e0db3e87bd917fd637 -eo pid,comm 01:31:59 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). 01:31:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:59 [ssh-agent] Looking for ssh-agent implementation... 01:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:59 $ docker exec a550766cf5c55ad6bbd3de52bcfabdb31cfbc4ed5ce760e0db3e87bd917fd637 ssh-agent 01:31:59 SSH_AUTH_SOCK=/tmp/ssh-zAy2ubKiFeIa/agent.32 01:31:59 SSH_AGENT_PID=38 01:31:59 Running ssh-add (command line suppressed) 01:31:59 Identity added: /w/workspace/edgex-go/873@tmp/private_key_13351014766756538120.key (/w/workspace/edgex-go/873@tmp/private_key_13351014766756538120.key) 01:31:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:59 + git tag --points-at HEAD [Pipeline] } 01:31:59 $ docker exec --env ******** --env ******** a550766cf5c55ad6bbd3de52bcfabdb31cfbc4ed5ce760e0db3e87bd917fd637 ssh-agent -k 01:31:59 unset SSH_AUTH_SOCK; 01:31:59 unset SSH_AGENT_PID; 01:31:59 echo Agent pid 38 killed; 01:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:32:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:32:00 [ssh-agent] Looking for ssh-agent implementation... 01:32:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:00 $ docker exec a550766cf5c55ad6bbd3de52bcfabdb31cfbc4ed5ce760e0db3e87bd917fd637 ssh-agent 01:32:00 SSH_AUTH_SOCK=/tmp/ssh-zGuMC5DykVfT/agent.71 01:32:00 SSH_AGENT_PID=77 01:32:00 Running ssh-add (command line suppressed) 01:32:00 Identity added: /w/workspace/edgex-go/873@tmp/private_key_5245746815041489353.key (/w/workspace/edgex-go/873@tmp/private_key_5245746815041489353.key) 01:32:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:32:00 + git semver init 01:32:00 2025-07-15 01:32:00,850 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:32:00 2025-07-15 01:32:00,854 [run_init] DEBUG init version:0.0.0 force:False 01:32:00 2025-07-15 01:32:00,854 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/873/.semver 01:32:00 2025-07-15 01:32:00,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/873/.semver 01:32:00 2025-07-15 01:32:00,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/873/.semver'], cwd=/w/workspace/edgex-go/873, stdin=None, shell=False, universal_newlines=False) 01:32:06 2025-07-15 01:32:05,725 [append_file] DEBUG append to file:/w/workspace/edgex-go/873/.git/info/exclude 01:32:06 2025-07-15 01:32:05,725 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/873/.semver/main with force:False 01:32:06 2025-07-15 01:32:05,726 [read_version] DEBUG read version from /w/workspace/edgex-go/873/.semver/main 01:32:06 2025-07-15 01:32:05,726 [read_version] DEBUG read version from /w/workspace/edgex-go/873/.semver/main 01:32:06 4.1.0-dev.41 [Pipeline] } 01:32:06 $ docker exec --env ******** --env ******** a550766cf5c55ad6bbd3de52bcfabdb31cfbc4ed5ce760e0db3e87bd917fd637 ssh-agent -k 01:32:06 unset SSH_AUTH_SOCK; 01:32:06 unset SSH_AGENT_PID; 01:32:06 echo Agent pid 77 killed; 01:32:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:06 + git semver [Pipeline] } 01:32:06 $ docker stop --time=1 a550766cf5c55ad6bbd3de52bcfabdb31cfbc4ed5ce760e0db3e87bd917fd637 01:32:08 $ docker rm -f --volumes a550766cf5c55ad6bbd3de52bcfabdb31cfbc4ed5ce760e0db3e87bd917fd637 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:32:08 Stashed 1 file(s) [Pipeline] echo 01:32:08 [edgeXSemver]: initialized semver on version 4.1.0-dev.41 [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 01:32:09 + git config --global --add safe.directory /w/workspace/edgex-go/873 [Pipeline] echo 01:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:32:09 ========================================================= 01:32:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:32:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:32:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:32:09 0a9a5dfd008f: Pulling fs layer 01:32:09 36466aa92d05: Pulling fs layer 01:32:09 e10405b45d13: Pulling fs layer 01:32:09 096b7ceb2af7: Pulling fs layer 01:32:09 4f4fb700ef54: Pulling fs layer 01:32:09 8213a616a21b: Pulling fs layer 01:32:09 985586143405: Pulling fs layer 01:32:09 0eae2285b678: Pulling fs layer 01:32:09 d3ac315be8c5: Pulling fs layer 01:32:09 8213a616a21b: Waiting 01:32:09 096b7ceb2af7: Waiting 01:32:09 0eae2285b678: Waiting 01:32:09 985586143405: Waiting 01:32:09 d3ac315be8c5: Waiting 01:32:09 4f4fb700ef54: Waiting 01:32:09 36466aa92d05: Verifying Checksum 01:32:09 36466aa92d05: Download complete 01:32:09 096b7ceb2af7: Verifying Checksum 01:32:09 096b7ceb2af7: Download complete 01:32:09 4f4fb700ef54: Download complete 01:32:09 8213a616a21b: Verifying Checksum 01:32:09 8213a616a21b: Download complete 01:32:09 0a9a5dfd008f: Download complete 01:32:09 985586143405: Verifying Checksum 01:32:09 985586143405: Download complete 01:32:09 0a9a5dfd008f: Pull complete 01:32:09 d3ac315be8c5: Verifying Checksum 01:32:09 d3ac315be8c5: Download complete 01:32:09 36466aa92d05: Pull complete 01:32:10 e10405b45d13: Download complete 01:32:10 0eae2285b678: Verifying Checksum 01:32:10 0eae2285b678: Download complete 01:32:15 e10405b45d13: Pull complete 01:32:15 096b7ceb2af7: Pull complete 01:32:15 4f4fb700ef54: Pull complete 01:32:15 8213a616a21b: Pull complete 01:32:15 985586143405: Pull complete 01:32:18 0eae2285b678: Pull complete 01:32:18 d3ac315be8c5: Pull complete 01:32:18 Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 01:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:32:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:32:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:32:19 WORKDIR /edgex 01:32:19 COPY go.mod . 01:32:19 RUN go mod download 01:32:19 + docker build -t ci-base-image-x86_64 -f - . 01:32:19 #0 building with "default" instance using docker driver 01:32:19 01:32:19 #1 [internal] load build definition from Dockerfile 01:32:19 #1 transferring dockerfile: 164B done 01:32:19 #1 DONE 0.0s 01:32:19 01:32:19 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:32:19 #2 DONE 0.0s 01:32:19 01:32:19 #3 [internal] load .dockerignore 01:32:19 #3 transferring context: 50B done 01:32:19 #3 DONE 0.0s 01:32:19 01:32:19 #4 [internal] load build context 01:32:19 #4 transferring context: 6.51kB done 01:32:19 #4 DONE 0.0s 01:32:19 01:32:19 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:32:19 #5 DONE 0.1s 01:32:19 01:32:19 #6 [2/4] WORKDIR /edgex 01:32:23 #6 DONE 3.4s 01:32:23 01:32:23 #7 [3/4] COPY go.mod . 01:32:23 #7 DONE 0.0s 01:32:23 01:32:23 #8 [4/4] RUN go mod download 01:32:23 Still waiting to schedule task 01:32:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5137’ 01:32:50 #8 DONE 24.3s 01:32:50 01:32:50 #9 exporting to image 01:32:50 #9 exporting layers 01:32:50 #9 exporting layers 3.5s done 01:32:50 #9 writing image sha256:7d813067762460a681be348b5a0794467f1a5e8f5b298ea90c60d70746152820 done 01:32:50 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:32:50 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:51 + docker inspect -f . ci-base-image-x86_64 01:32:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:51 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 01:32:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 01:32:51 $ docker top 7b552581e7cbd9741917de3c2e2f2ddd26fd8bd7e6fbf9c7e25ed57a1e686d99 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:52 + go version 01:32:52 go version go1.23.9 linux/amd64 [Pipeline] } 01:32:52 $ docker stop --time=1 7b552581e7cbd9741917de3c2e2f2ddd26fd8bd7e6fbf9c7e25ed57a1e686d99 01:32:53 $ docker rm -f --volumes 7b552581e7cbd9741917de3c2e2f2ddd26fd8bd7e6fbf9c7e25ed57a1e686d99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:53 + docker inspect -f . ci-base-image-x86_64 01:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:53 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 01:32:53 $ 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/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 01:32:54 $ docker top 9f09322144f5f772c8fc2181842d70fce9bd3143551a8406ddc3fdb0895916f9 -eo pid,comm [Pipeline] { [Pipeline] echo 01:32:54 ========================================================= 01:32:54 [edgeXBuildGoParallel] Running Tests and Build... 01:32:54 ========================================================= [Pipeline] sh 01:32:54 + git config --global --add safe.directory /w/workspace/edgex-go/873 [Pipeline] fileExists [Pipeline] sh 01:32:54 + make test 01:32:54 go test -race -coverprofile=coverage.out ./... 01:33:02 ? github.com/edgexfoundry/edgex-go [no test files] 01:33:24 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:33:24 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:33:25 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:33:25 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:33:25 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:33:25 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:33:25 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:33:25 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:33:25 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:33:25 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:33:26 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:33:26 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:33:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:33:26 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:33:26 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:33:26 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:33:26 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 42.3% of statements 01:33:27 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:33:27 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:33:27 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:33:27 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:33:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 01:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:33:28 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:33:28 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:33:28 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:28 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:33:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:33:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:33:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:33:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:33:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:33:30 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.4% of statements 01:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 01:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 46.3% of statements 01:33:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:33:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.850s coverage: 93.4% of statements 01:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 92.4% of statements 01:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements 01:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:33:33 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:33:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:33:33 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:33:33 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:33:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:33:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:33:33 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:33:33 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:33:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:33:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 95.8% of statements 01:33:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.016s coverage: 72.2% of statements 01:33:35 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 01:33:35 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:33:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:33:35 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:33:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 01:33:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 01:33:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 38.1% of statements 01:33:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 01:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 01:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 01:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements 01:33:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:33:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:33:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 01:33:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:33:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:33:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:33:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 01:33:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:33:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:33:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:33:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:33:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:33:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:33:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:33:40 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:33:40 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:33:40 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:33:42 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:33:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:33:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:33:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:33:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:33:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:33:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:33:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:33:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:33:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 01:33:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:33:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:33:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:33:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:33:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:33:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:33:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:33:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:33:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.048s coverage: 92.9% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.094s coverage: 81.8% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.043s coverage: 6.8% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.5% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.016s coverage: 54.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 97.7% of statements 01:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 01:34:03 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 01:34:03 running golangci-lint 01:34:03 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:34:03 go version go1.23.9 linux/amd64 01:34:03 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:34:03 level=info msg="[config_reader] Used config file .golangci.yml" 01:34:03 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:34:25 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|compiled_files|imports|name|types_sizes|deps) took 21.743159494s" 01:34:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 63.706138ms" 01:34:37 level=info msg="[linters_context/goanalysis] analyzers took 1m26.924945515s with top 10 stages: buildir: 53.018094963s, gosec: 2.928620093s, inspect: 2.907718864s, fact_deprecated: 2.525177757s, ctrlflow: 1.925831025s, printf: 1.797015195s, fact_purity: 1.212132025s, nilness: 1.099104877s, S1038: 937.645484ms, typedness: 757.672894ms" 01:34:37 level=info msg="[runner] Issues before processing: 202, after processing: 0" 01:34:37 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 202/202, skip_files: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, nolint: 20/0, cgo: 202/202, exclude: 202/202" 01:34:37 level=info msg="[runner] processing took 16.037596ms with stages: nolint: 7.235915ms, identifier_marker: 3.535042ms, path_prettifier: 2.008582ms, exclude-rules: 1.148921ms, skip_dirs: 1.06178ms, autogenerated_exclude: 936.841µs, cgo: 47.421µs, invalid_issue: 46.571µs, filename_unadjuster: 13.123µs, max_same_issues: 520ns, uniq_by_line: 460ns, skip_files: 380ns, fixer: 380ns, diff: 270ns, path_shortener: 250ns, exclude: 250ns, sort_results: 240ns, max_from_linter: 170ns, source_code: 140ns, path_prefixer: 130ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 01:34:37 level=info msg="[runner] linters took 11.116574016s with stages: goanalysis_metalinter: 11.100445156s" 01:34:37 level=info msg="File cache stats: 0 entries of total size 0B" 01:34:37 level=info msg="Memory: 328 samples, avg is 285.0MB, max is 1315.6MB" 01:34:37 level=info msg="Execution took 32.931458357s" 01:34:37 go vet ./... 01:34:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:34:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:34:42 ./bin/test-attribution-txt.sh 01:34:42 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:34:42 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:34:42 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:34:42 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:34:42 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:34:42 + ls -al . 01:34:42 total 1996 01:34:42 drwxrwxr-x 11 1001 1001 4096 Jul 15 01:32 . 01:34:42 drwxr-xr-x 4 root root 4096 Jul 15 01:32 .. 01:34:42 drwxrwxr-x 2 1001 1001 4096 Jul 15 01:31 .blubracket 01:34:42 -rw-rw-r-- 1 1001 1001 10 Jul 15 01:31 .dockerignore 01:34:42 drwxrwxr-x 8 1001 1001 4096 Jul 15 01:34 .git 01:34:42 drwxrwxr-x 3 1001 1001 4096 Jul 15 01:31 .github 01:34:42 -rw-rw-r-- 1 1001 1001 909 Jul 15 01:31 .gitignore 01:34:42 -rw-rw-r-- 1 1001 1001 218 Jul 15 01:31 .golangci.yml 01:34:42 -rw-rw-r-- 1 1001 1001 100 Jul 15 01:31 .hadolint.yml 01:34:42 drwxr-xr-x 3 1001 1001 4096 Jul 15 01:32 .semver 01:34:42 -rw-rw-r-- 1 1001 1001 155 Jul 15 01:31 .sonarcloud.properties 01:34:42 -rw-rw-r-- 1 1001 1001 1171 Jul 15 01:31 ADOPTERS.md 01:34:42 -rw-rw-r-- 1 1001 1001 17374 Jul 15 01:31 Attribution.txt 01:34:42 -rw-rw-r-- 1 1001 1001 108018 Jul 15 01:31 CHANGELOG.md 01:34:42 -rw-rw-r-- 1 1001 1001 3804 Jul 15 01:31 CONTRIBUTING.md 01:34:42 -rw-rw-r-- 1 1001 1001 677 Jul 15 01:31 GOVERNANCE.md 01:34:42 -rw-rw-r-- 1 1001 1001 858 Jul 15 01:31 Jenkinsfile 01:34:42 -rw-rw-r-- 1 1001 1001 10775 Jul 15 01:31 LICENSE 01:34:42 -rw-rw-r-- 1 1001 1001 16740 Jul 15 01:31 Makefile 01:34:42 -rw-rw-r-- 1 1001 1001 582 Jul 15 01:31 OWNERS.md 01:34:42 -rw-rw-r-- 1 1001 1001 9932 Jul 15 01:31 README.md 01:34:42 -rw-rw-r-- 1 1001 1001 789 Jul 15 01:31 SECURITY.md 01:34:42 -rw-rw-r-- 1 1001 1001 12 Jul 15 01:32 VERSION 01:34:42 drwxrwxr-x 2 1001 1001 4096 Jul 15 01:31 bin 01:34:42 drwxrwxr-x 19 1001 1001 4096 Jul 15 01:31 cmd 01:34:42 -rw-r--r-- 1 root root 1666030 Jul 15 01:34 coverage.out 01:34:42 drwxrwxr-x 2 1001 1001 4096 Jul 15 01:31 fuzz_test 01:34:42 -rw-rw-r-- 1 1001 1001 6474 Jul 15 01:31 go.mod 01:34:42 -rw-rw-r-- 1 1001 1001 88358 Jul 15 01:31 go.sum 01:34:42 drwxrwxr-x 7 1001 1001 4096 Jul 15 01:31 internal 01:34:42 drwxrwxr-x 2 1001 1001 4096 Jul 15 01:31 openapi 01:34:42 -rw-rw-r-- 1 1001 1001 584 Jul 15 01:31 security.txt 01:34:42 -rw-rw-r-- 1 1001 1001 204 Jul 15 01:31 version.go [Pipeline] sh 01:34:43 + '[' -e coverage.out ] 01:34:43 + chown 1001:1001 coverage.out [Pipeline] stash 01:34:43 Stashed 1 file(s) [Pipeline] sh 01:34:43 + make build 01:34:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:35:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:35:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:35:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:35:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:35:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:35:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:35:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:35:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:35:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:35:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:35:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:35:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:35:30 $ docker stop --time=1 9f09322144f5f772c8fc2181842d70fce9bd3143551a8406ddc3fdb0895916f9 01:35:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5141 in /w/workspace/edgexfoundry_edgex-go_main 01:35:36 $ docker rm -f --volumes 9f09322144f5f772c8fc2181842d70fce9bd3143551a8406ddc3fdb0895916f9 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 01:35:36 Running in /w/workspace/edgex-go/873 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout 01:35:36 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:37 01:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:37 latest: Pulling from edgex-devops/edgex-compose 01:35:37 91d30c5bc195: Pulling fs layer 01:35:37 2e9b0aa3be6d: Pulling fs layer 01:35:37 9c61dcf015f6: Pulling fs layer 01:35:37 4698f68db338: Pulling fs layer 01:35:37 2a2f49069b9e: Pulling fs layer 01:35:37 e0025b399a48: Pulling fs layer 01:35:37 4698f68db338: Waiting 01:35:37 2a2f49069b9e: Waiting 01:35:37 e0025b399a48: Waiting 01:35:37 91d30c5bc195: Verifying Checksum 01:35:37 91d30c5bc195: Download complete 01:35:37 4698f68db338: Verifying Checksum 01:35:37 4698f68db338: Download complete 01:35:37 2e9b0aa3be6d: Verifying Checksum 01:35:37 2e9b0aa3be6d: Download complete 01:35:37 e0025b399a48: Download complete 01:35:37 91d30c5bc195: Pull complete 01:35:38 2a2f49069b9e: Download complete 01:35:38 2e9b0aa3be6d: Pull complete 01:35:39 9c61dcf015f6: Verifying Checksum 01:35:39 9c61dcf015f6: Download complete 01:35:42 using credential edgex-jenkins-ssh 01:35:42 Cloning the remote Git repository 01:35:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:35:42 > git init /w/workspace/edgex-go/873 # timeout=10 01:35:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:35:42 > git --version # timeout=10 01:35:42 > git --version # 'git version 2.25.1' 01:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:43 9c61dcf015f6: Pull complete 01:35:43 4698f68db338: Pull complete 01:35:43 2a2f49069b9e: Pull complete 01:35:43 e0025b399a48: Pull complete 01:35:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:43 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 01:35:43 $ 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/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 01:35:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:45 $ docker top eb57725c127d9675ed3196aebaee34b8e03155cbf156653344f811c89dcba61a -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:45 + docker compose -f ./docker-compose-build.yml build --parallel 01:35:46 #1 [core-keeper internal] load build definition from Dockerfile 01:35:46 #1 transferring dockerfile: 2.01kB done 01:35:46 #1 DONE 0.1s 01:35:46 01:35:46 #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:35:46 #2 DONE 0.0s 01:35:46 01:35:46 #3 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 01:35:46 #3 ... 01:35:46 01:35:46 #4 [security-spire-config internal] load build definition from Dockerfile 01:35:46 #4 transferring dockerfile: 1.69kB done 01:35:46 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:35:46 #4 DONE 0.1s 01:35:46 01:35:46 #5 [core-metadata internal] load build definition from Dockerfile 01:35:46 #5 transferring dockerfile: 2.10kB done 01:35:46 #5 DONE 0.1s 01:35:46 01:35:46 #6 [security-secretstore-setup internal] load build definition from Dockerfile 01:35:46 #6 transferring dockerfile: 2.49kB done 01:35:46 #6 DONE 0.2s 01:35:46 01:35:46 #7 [security-bootstrapper internal] load build definition from Dockerfile 01:35:46 #7 transferring dockerfile: 3.02kB done 01:35:46 #7 DONE 0.2s 01:35:46 01:35:46 #8 [core-data internal] load build definition from Dockerfile 01:35:46 #8 transferring dockerfile: 2.04kB done 01:35:46 #8 DONE 0.2s 01:35:46 01:35:46 #9 [core-command internal] load build definition from Dockerfile 01:35:46 #9 transferring dockerfile: 1.94kB done 01:35:46 #9 DONE 0.2s 01:35:46 01:35:46 #10 [security-spire-server internal] load build definition from Dockerfile 01:35:46 #10 transferring dockerfile: 1.70kB done 01:35:46 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:35:46 #10 DONE 0.2s 01:35:46 01:35:46 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:35:46 #11 transferring dockerfile: 1.89kB done 01:35:46 #11 DONE 0.2s 01:35:46 01:35:46 #12 [security-proxy-auth internal] load build definition from Dockerfile 01:35:46 #12 transferring dockerfile: 2.14kB done 01:35:46 #12 DONE 0.2s 01:35:46 01:35:46 #13 [support-scheduler internal] load build definition from Dockerfile 01:35:46 #13 transferring dockerfile: 1.83kB done 01:35:46 #13 DONE 0.2s 01:35:46 01:35:46 #14 [support-notifications internal] load build definition from Dockerfile 01:35:46 #14 transferring dockerfile: 2.00kB done 01:35:46 #14 DONE 0.2s 01:35:46 01:35:46 #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:35:46 #2 DONE 0.0s 01:35:46 01:35:46 #15 [security-spire-agent internal] load build definition from Dockerfile 01:35:46 #15 transferring dockerfile: 1.81kB done 01:35:46 #15 DONE 0.2s 01:35:46 01:35:46 #3 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 01:35:46 #3 ... 01:35:46 01:35:46 #16 [security-proxy-setup internal] load build definition from Dockerfile 01:35:46 #16 transferring dockerfile: 2.50kB done 01:35:46 #16 DONE 0.2s 01:35:46 01:35:46 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:35:46 #17 transferring dockerfile: 2.23kB done 01:35:46 #17 DONE 0.2s 01:35:46 01:35:46 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:35:46 #2 DONE 0.0s 01:35:46 01:35:46 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:35:46 #3 ... 01:35:46 01:35:46 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:35:46 #18 DONE 0.3s 01:35:46 01:35:46 #19 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:35:46 #19 DONE 0.5s 01:35:46 01:35:46 #3 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 01:35:46 #3 DONE 0.6s 01:35:46 01:35:46 #20 [security-proxy-setup internal] load .dockerignore 01:35:46 #20 transferring context: 50B done 01:35:46 #20 DONE 0.0s 01:35:46 01:35:46 #21 [support-notifications internal] load .dockerignore 01:35:46 #21 transferring context: 50B done 01:35:46 #21 DONE 0.0s 01:35:46 01:35:46 #22 [core-data internal] load .dockerignore 01:35:46 #22 ... 01:35:46 01:35:46 #23 [support-scheduler internal] load .dockerignore 01:35:46 #23 transferring context: 50B done 01:35:46 #23 DONE 0.1s 01:35:46 01:35:46 #24 [security-bootstrapper internal] load .dockerignore 01:35:46 #24 transferring context: 50B done 01:35:46 #24 DONE 0.1s 01:35:46 01:35:46 #25 [security-spiffe-token-provider internal] load .dockerignore 01:35:46 #25 transferring context: 50B done 01:35:46 #25 DONE 0.1s 01:35:46 01:35:46 #26 [core-metadata internal] load .dockerignore 01:35:46 #26 transferring context: 50B done 01:35:46 #26 DONE 0.2s 01:35:46 01:35:46 #27 [security-spire-server internal] load .dockerignore 01:35:46 #27 transferring context: 50B done 01:35:46 #27 DONE 0.2s 01:35:46 01:35:46 #28 [security-spire-config internal] load .dockerignore 01:35:46 #28 transferring context: 50B done 01:35:46 #28 DONE 0.2s 01:35:46 01:35:46 #29 [core-common-config-bootstrapper internal] load .dockerignore 01:35:46 #29 transferring context: 50B done 01:35:46 #29 DONE 0.2s 01:35:46 01:35:46 #30 [security-spire-agent internal] load .dockerignore 01:35:46 #30 transferring context: 50B done 01:35:46 #30 DONE 0.2s 01:35:46 01:35:46 #22 [core-data internal] load .dockerignore 01:35:46 #22 transferring context: 50B done 01:35:46 #22 DONE 0.2s 01:35:46 01:35:46 #31 [security-proxy-auth internal] load .dockerignore 01:35:46 #31 transferring context: 50B done 01:35:46 #31 DONE 0.2s 01:35:46 01:35:46 #32 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:35:46 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:35:46 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:35:46 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:35:46 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:35:46 #32 DONE 0.2s 01:35:46 01:35:46 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:35:46 #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:35:47 #33 ... 01:35:47 01:35:47 #32 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:35:47 #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:35:47 #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:35:47 #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:35:47 #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:35:47 #32 DONE 0.2s 01:35:47 01:35:47 #34 [core-keeper internal] load .dockerignore 01:35:47 #34 transferring context: 50B done 01:35:47 #34 DONE 0.2s 01:35:47 01:35:47 #35 [core-command internal] load .dockerignore 01:35:47 #35 transferring context: 50B done 01:35:47 #35 DONE 0.2s 01:35:47 01:35:47 #36 [security-secretstore-setup internal] load .dockerignore 01:35:47 #36 transferring context: 50B done 01:35:47 #36 DONE 0.3s 01:35:47 01:35:47 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:35:47 #37 ... 01:35:47 01:35:47 #38 [security-spire-server internal] load build context 01:35:47 #38 transferring context: 23.80kB 0.0s done 01:35:47 #38 DONE 0.6s 01:35:47 01:35:47 #39 [security-spire-agent internal] load build context 01:35:47 #39 transferring context: 23.33kB 0.0s done 01:35:47 #39 DONE 0.6s 01:35:47 01:35:47 #40 [security-spire-config internal] load build context 01:35:47 #40 transferring context: 22.05kB 0.0s done 01:35:47 #40 DONE 0.7s 01:35:47 01:35:47 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:35:47 #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 01:35:47 #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:35:47 #33 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 01:35:47 #33 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 01:35:47 #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:35:47 #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 01:35:47 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 01:35:47 #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 01:35:47 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.05MB / 36.47MB 0.3s 01:35:47 #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 01:35:47 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 01:35:47 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 0.4s 01:35:47 #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 01:35:48 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 0.5s 01:35:48 #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 01:35:48 #33 ... 01:35:48 01:35:48 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:35:48 #37 DONE 1.2s 01:35:48 01:35:48 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:35:48 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 31.46MB / 36.47MB 0.6s 01:35:48 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s 01:35:48 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s done 01:35:52 #33 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 01:35:53 #33 ... 01:35:53 01:35:53 #41 [security-spiffe-token-provider internal] load build context 01:35:53 #41 transferring context: 197.62MB 6.3s 01:35:53 #41 ... 01:35:53 01:35:53 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:35:55 #33 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.6s done 01:35:56 #33 ... 01:35:56 01:35:56 #42 [support-notifications internal] load build context 01:35:56 #42 ... 01:35:56 01:35:56 #43 [security-proxy-setup internal] load build context 01:35:57 #43 ... 01:35:57 01:35:57 #44 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:35:57 #0 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:57 #0 3.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:57 #0 3.918 (1/2) Installing dumb-init (1.2.5-r3) 01:35:57 #0 4.093 (2/2) Installing su-exec (0.2-r3) 01:35:57 #0 4.097 Executing busybox-1.36.1-r29.trigger 01:35:57 #0 4.207 OK: 8 MiB in 16 packages 01:35:57 #44 ... 01:35:57 01:35:57 #45 [core-common-config-bootstrapper internal] load build context 01:35:57 #45 ... 01:35:57 01:35:57 #46 [security-secretstore-setup internal] load build context 01:35:57 #46 ... 01:35:57 01:35:57 #47 [core-metadata internal] load build context 01:35:57 #47 ... 01:35:57 01:35:57 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:35:57 #0 0.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:57 #0 3.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:57 #0 3.811 (1/7) Installing ca-certificates (20241121-r1) 01:35:57 #0 3.826 (2/7) Installing dumb-init (1.2.5-r3) 01:35:57 #0 3.828 (3/7) Installing libgcc (13.2.1_git20240309-r1) 01:35:57 #0 3.833 (4/7) Installing libsodium (1.0.19-r0) 01:35:57 #0 3.842 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 01:35:57 #0 3.890 (6/7) Installing libzmq (4.3.5-r2) 01:35:57 #0 3.909 (7/7) Installing zeromq (4.3.5-r2) 01:35:57 #0 4.092 Executing busybox-1.36.1-r29.trigger 01:35:57 #0 4.142 Executing ca-certificates-20241121-r1.trigger 01:35:57 #0 4.232 OK: 12 MiB in 21 packages 01:35:57 #48 ... 01:35:57 01:35:57 #49 [core-data internal] load build context 01:35:57 #49 ... 01:35:57 01:35:57 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:57 #0 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:57 #0 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:57 #0 7.266 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:35:57 #0 7.266 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:35:57 #0 7.266 OK: 24173 distinct packages available 01:35:57 #0 7.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:57 #0 7.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:57 #0 7.857 (1/7) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:35:57 #0 7.924 (2/7) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:35:57 #0 8.034 (3/7) Installing dumb-init (1.2.5-r3) 01:35:57 #0 8.040 (4/7) Installing musl-obstack (1.2.3-r2) 01:35:57 #0 8.043 (5/7) Installing libucontext (1.2-r3) 01:35:57 #0 8.048 (6/7) Installing gcompat (1.1.0-r4) 01:35:57 #0 8.052 (7/7) Installing openssl (3.3.4-r0) 01:35:57 #0 8.061 Executing busybox-1.36.1-r29.trigger 01:35:57 #0 8.072 OK: 9 MiB in 19 packages 01:35:58 #50 ... 01:35:58 01:35:58 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:35:58 #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:58 #0 3.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:58 #0 3.931 (1/3) Installing ca-certificates (20241121-r1) 01:35:58 #0 4.103 (2/3) Installing dumb-init (1.2.5-r3) 01:35:58 #0 4.108 (3/3) Installing tzdata (2025b-r0) 01:35:58 #0 4.135 Executing busybox-1.36.1-r29.trigger 01:35:58 #0 4.142 Executing ca-certificates-20241121-r1.trigger 01:35:58 #0 4.407 OK: 10 MiB in 17 packages 01:35:58 #51 ... 01:35:58 01:35:58 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:35:58 #0 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:58 #0 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:58 #0 4.401 (1/6) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:35:58 #0 4.449 (2/6) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:35:58 #0 4.468 (3/6) Installing dumb-init (1.2.5-r3) 01:35:58 #0 4.470 (4/6) Installing openssl (3.3.4-r0) 01:35:58 #0 4.487 (5/6) Installing su-exec (0.2-r3) 01:35:58 #0 4.497 (6/6) Installing yq-go (4.44.1-r2) 01:35:58 #0 4.565 Executing busybox-1.36.1-r29.trigger 01:35:58 #0 4.572 OK: 19 MiB in 18 packages 01:35:58 #52 ... 01:35:58 01:35:58 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:35:58 #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:58 #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:58 #0 3.045 (1/4) Installing ca-certificates (20241121-r1) 01:35:58 #0 3.201 (2/4) Installing dumb-init (1.2.5-r3) 01:35:58 #0 3.207 (3/4) Installing su-exec (0.2-r3) 01:35:58 #0 3.215 (4/4) Installing yq-go (4.44.1-r2) 01:35:58 #0 3.379 Executing busybox-1.36.1-r29.trigger 01:35:58 #0 3.382 Executing ca-certificates-20241121-r1.trigger 01:35:58 #0 3.449 OK: 19 MiB in 18 packages 01:35:58 #53 ... 01:35:58 01:35:58 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:35:58 #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:58 #0 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:58 #0 4.502 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:35:58 #0 4.502 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:35:58 #0 4.502 OK: 24173 distinct packages available 01:35:58 #0 4.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:58 #0 4.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:58 #0 4.934 (1/4) Installing dumb-init (1.2.5-r3) 01:35:58 #0 4.938 (2/4) Installing musl-obstack (1.2.3-r2) 01:35:58 #0 4.945 (3/4) Installing libucontext (1.2-r3) 01:35:58 #0 4.945 (4/4) Installing gcompat (1.1.0-r4) 01:35:58 #0 4.958 Executing busybox-1.36.1-r29.trigger 01:35:58 #0 4.961 OK: 8 MiB in 18 packages 01:35:58 #54 ... 01:35:58 01:35:58 #55 [security-proxy-auth internal] load build context 01:35:58 #55 transferring context: 379.35MB 11.0s 01:35:58 #55 ... 01:35:58 01:35:58 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:35:58 #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done 01:35:58 #56 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:35:58 #56 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 01:35:58 #56 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 01:35:58 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:35:58 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 01:35:58 #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 01:35:58 #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 01:35:58 #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 01:35:58 #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.0s done 01:35:58 #56 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 01:35:58 #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 4.4s done 01:35:58 #56 ... 01:35:58 01:35:58 #57 [core-keeper internal] load build context 01:35:58 #57 ... 01:35:58 01:35:58 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:35:58 #0 5.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:58 #0 5.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:58 #0 5.910 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:35:58 #0 5.910 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:35:58 #0 5.910 OK: 24173 distinct packages available 01:35:58 #0 5.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:58 #0 6.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:58 #0 6.291 (1/14) Installing ca-certificates (20241121-r1) 01:35:58 #0 6.309 (2/14) Installing brotli-libs (1.1.0-r2) 01:35:58 #0 6.323 (3/14) Installing c-ares (1.33.1-r0) 01:35:58 #0 6.328 (4/14) Installing libunistring (1.2-r0) 01:35:58 #0 6.346 (5/14) Installing libidn2 (2.3.7-r0) 01:35:58 #0 6.354 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:35:58 #0 6.362 (7/14) Installing libpsl (0.21.5-r1) 01:35:58 #0 6.362 (8/14) Installing zstd-libs (1.5.6-r0) 01:35:58 #0 6.375 (9/14) Installing libcurl (8.12.1-r0) 01:35:58 #0 6.382 (10/14) Installing curl (8.12.1-r0) 01:35:58 #0 6.398 (11/14) Installing dumb-init (1.2.5-r3) 01:35:58 #0 6.402 (12/14) Installing musl-obstack (1.2.3-r2) 01:35:58 #0 6.407 (13/14) Installing libucontext (1.2-r3) 01:35:58 #0 6.409 (14/14) Installing gcompat (1.1.0-r4) 01:35:58 #0 6.413 Executing busybox-1.36.1-r29.trigger 01:35:58 #0 6.422 Executing ca-certificates-20241121-r1.trigger 01:35:58 #0 6.469 OK: 13 MiB in 28 packages 01:35:58 #58 ... 01:35:58 01:35:58 #59 [support-scheduler internal] load build context 01:35:59 #59 ... 01:35:59 01:35:59 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:35:59 #60 ... 01:35:59 01:35:59 #61 [security-bootstrapper internal] load build context 01:35:59 #61 ... 01:35:59 01:35:59 #62 [core-command internal] load build context 01:35:59 #62 ... 01:35:59 01:35:59 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:59 #63 ... 01:35:59 01:35:59 #64 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:35:59 #64 ... 01:35:59 01:35:59 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:35:59 #0 3.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:59 #0 3.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:59 #0 3.685 (1/1) Installing dumb-init (1.2.5-r3) 01:35:59 #0 3.689 Executing busybox-1.36.1-r29.trigger 01:35:59 #0 3.698 OK: 8 MiB in 15 packages 01:35:59 #65 ... 01:35:59 01:35:59 #59 [support-scheduler internal] load build context 01:35:59 #59 transferring context: 508.60MB 12.7s done 01:36:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:36:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:03 Avoid second fetch 01:36:03 Checking out Revision 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 (main) 01:36:03 #59 ... 01:36:03 01:36:03 #41 [security-spiffe-token-provider internal] load build context 01:36:03 #41 transferring context: 508.60MB 13.9s done 01:36:03 #41 ... 01:36:03 01:36:03 #43 [security-proxy-setup internal] load build context 01:36:03 #43 transferring context: 508.60MB 15.1s done 01:36:04 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 (#5208)" 01:36:03 > git config core.sparsecheckout # timeout=10 01:36:03 > git checkout -f 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 # timeout=10 01:36:07 #43 ... 01:36:07 01:36:07 #42 [support-notifications internal] load build context 01:36:07 #42 transferring context: 508.60MB 13.3s done 01:36:07 #42 ... 01:36:07 01:36:07 #45 [core-common-config-bootstrapper internal] load build context 01:36:07 #45 transferring context: 508.60MB 12.4s done 01:36:07 #45 ... 01:36:07 01:36:07 #47 [core-metadata internal] load build context 01:36:07 #47 transferring context: 508.60MB 13.5s done 01:36:08 #47 ... 01:36:08 01:36:08 #46 [security-secretstore-setup internal] load build context 01:36:08 #46 transferring context: 508.60MB 13.2s done 01:36:08 #46 ... 01:36:08 01:36:08 #49 [core-data internal] load build context 01:36:08 #49 transferring context: 508.60MB 13.2s done 01:36:08 #49 ... 01:36:08 01:36:08 #55 [security-proxy-auth internal] load build context 01:36:08 #55 transferring context: 508.60MB 13.1s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:09 #55 ... 01:36:09 01:36:09 #57 [core-keeper internal] load build context 01:36:09 #57 transferring context: 508.60MB 13.2s done 01:36:09 #57 ... 01:36:09 01:36:09 #61 [security-bootstrapper internal] load build context 01:36:09 #61 transferring context: 508.60MB 13.2s done 01:36:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:36:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:36:09 Dload Upload Total Spent Left Speed 01:36:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 134k 0 --:--:-- --:--:-- --:--:-- 134k [Pipeline] sh 01:36:09 #61 ... 01:36:09 01:36:09 #62 [core-command internal] load build context 01:36:09 #62 transferring context: 508.60MB 13.5s done 01:36:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:36:10 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 01:36:10 /etc/docker/daemon.new 01:36:10 { 01:36:10 "registry-mirrors": [ 01:36:10 "https://nexus3.edgexfoundry.org:10001" 01:36:10 ], 01:36:10 "bip": "10.250.0.254/24", 01:36:10 "hosts": [ 01:36:10 "tcp://0.0.0.0:5555", 01:36:10 "unix:///var/run/docker.sock" 01:36:10 ], 01:36:10 "mtu": 1458, 01:36:10 "selinux-enabled": true, 01:36:10 "seccomp-profile": "/etc/docker/seccomp.json" 01:36:10 } [Pipeline] sh 01:36:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:36:10 + sudo service docker restart 01:36:21 #62 ... 01:36:21 01:36:21 #59 [support-scheduler internal] load build context 01:36:21 #59 DONE 34.0s 01:36:21 01:36:21 #45 [core-common-config-bootstrapper internal] load build context 01:36:21 #45 DONE 33.9s 01:36:21 01:36:21 #61 [security-bootstrapper internal] load build context 01:36:21 #61 DONE 34.0s 01:36:21 01:36:21 #42 [support-notifications internal] load build context 01:36:21 #42 DONE 34.1s 01:36:21 01:36:21 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:36:21 #58 DONE 33.9s 01:36:21 01:36:21 #55 [security-proxy-auth internal] load build context 01:36:21 #55 DONE 33.9s 01:36:21 01:36:21 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:36:21 #52 DONE 33.9s 01:36:21 01:36:21 #44 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:36:21 #44 DONE 33.9s 01:36:21 01:36:21 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:36:21 #48 DONE 33.9s 01:36:21 01:36:21 #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:36:21 #65 DONE 33.9s 01:36:21 01:36:21 #49 [core-data internal] load build context 01:36:21 #49 DONE 33.9s 01:36:21 01:36:21 #64 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:36:21 #64 DONE 32.9s 01:36:21 01:36:21 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:36:21 #53 DONE 33.9s 01:36:21 01:36:21 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:36:21 #51 DONE 33.9s 01:36:21 01:36:21 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:21 #63 DONE 33.9s 01:36:21 01:36:21 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:36:21 #66 ... 01:36:21 01:36:21 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:36:21 #54 DONE 34.0s 01:36:21 01:36:21 #57 [core-keeper internal] load build context 01:36:21 #57 DONE 33.9s 01:36:21 01:36:21 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:36:21 #50 DONE 34.0s 01:36:21 01:36:21 #47 [core-metadata internal] load build context 01:36:21 #47 DONE 34.1s 01:36:21 01:36:21 #46 [security-secretstore-setup internal] load build context 01:36:21 #46 DONE 33.9s 01:36:21 01:36:21 #41 [security-spiffe-token-provider internal] load build context 01:36:21 #41 DONE 34.1s 01:36:21 01:36:21 #62 [core-command internal] load build context 01:36:21 #62 DONE 34.0s 01:36:21 01:36:21 #43 [security-proxy-setup internal] load build context 01:36:21 #43 DONE 34.2s 01:36:21 01:36:21 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:36:21 #56 DONE 34.2s 01:36:21 01:36:21 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:36:21 #33 DONE 34.3s 01:36:21 01:36:21 #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:36:21 #67 ... 01:36:21 01:36:21 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:21 #68 DONE 0.7s 01:36:21 01:36:21 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:36:21 #60 34.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:21 #60 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:21 #60 34.62 (1/1) Installing dumb-init (1.2.5-r3) 01:36:21 #60 34.62 Executing busybox-1.36.1-r29.trigger 01:36:21 #60 34.63 OK: 8 MiB in 15 packages 01:36:21 #60 DONE 34.8s 01:36:21 01:36:21 #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:36:22 #69 ... 01:36:22 01:36:22 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:36:22 #0 0.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:22 #0 1.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:22 #0 1.266 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:36:22 #0 1.300 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:36:22 #0 1.310 OK: 8 MiB in 16 packages 01:36:22 #70 DONE 1.5s 01:36:22 01:36:22 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:36:22 #0 0.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:22 #0 1.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:22 #0 1.257 OK: 19 MiB in 18 packages 01:36:22 #71 DONE 1.5s 01:36:22 01:36:22 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:36:22 #0 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:22 #0 1.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:22 #0 1.271 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:36:22 #0 1.306 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:36:22 #0 1.319 Executing ca-certificates-20241121-r1.trigger 01:36:22 #0 1.396 OK: 12 MiB in 21 packages 01:36:22 #72 DONE 1.5s 01:36:22 01:36:22 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:36:22 #73 DONE 0.0s 01:36:22 01:36:22 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:36:22 #66 1.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:22 #66 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:22 #66 ... 01:36:22 01:36:22 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:36:22 #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:22 #0 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:22 #0 1.620 OK: 248 MiB in 58 packages 01:36:22 #74 DONE 1.8s 01:36:22 01:36:22 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:36:22 #75 DONE 0.1s 01:36:22 01:36:22 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:36:22 #67 1.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:22 #67 1.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:22 #67 1.569 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:36:22 #67 1.609 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:36:22 #67 1.775 OK: 8 MiB in 15 packages 01:36:22 #67 DONE 1.9s 01:36:22 01:36:22 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:23 #76 ... 01:36:23 01:36:23 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:36:23 #66 1.982 OK: 248 MiB in 58 packages 01:36:23 #66 DONE 2.1s 01:36:23 01:36:23 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:36:23 #77 DONE 0.2s 01:36:23 01:36:23 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:23 #78 ... 01:36:23 01:36:23 #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:36:23 #0 1.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:23 #0 1.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.306 OK: 248 MiB in 58 packages 01:36:23 #79 DONE 2.6s 01:36:23 01:36:23 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:36:23 #0 1.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:23 #0 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:23 #0 1.864 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:36:23 #0 1.864 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:36:23 #0 1.864 OK: 24175 distinct packages available 01:36:23 #0 1.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.307 OK: 248 MiB in 58 packages 01:36:23 #80 DONE 2.6s 01:36:23 01:36:23 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:36:23 #0 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:23 #0 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.308 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:36:23 #0 2.349 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:36:23 #0 2.360 Executing ca-certificates-20241121-r1.trigger 01:36:23 #0 2.408 OK: 19 MiB in 18 packages 01:36:23 #81 DONE 2.6s 01:36:23 01:36:23 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:36:23 #0 1.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.307 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:36:23 #0 2.349 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:36:23 #0 2.361 Executing ca-certificates-20241121-r1.trigger 01:36:23 #0 2.424 OK: 13 MiB in 28 packages 01:36:23 #82 DONE 2.6s 01:36:23 01:36:23 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:36:23 #83 ... 01:36:23 01:36:23 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:36:23 #84 DONE 0.2s 01:36:23 01:36:23 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:23 #85 ... 01:36:23 01:36:23 #86 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:36:23 #0 2.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.596 OK: 248 MiB in 58 packages 01:36:23 #86 DONE 3.0s 01:36:23 01:36:23 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:36:23 #0 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.588 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:36:23 #0 2.625 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:36:23 #0 2.639 Executing ca-certificates-20241121-r1.trigger 01:36:23 #0 2.704 OK: 10 MiB in 17 packages 01:36:23 #87 DONE 3.0s 01:36:23 01:36:23 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:36:23 #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:23 #0 2.810 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:36:23 #0 2.853 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:36:23 #0 2.865 OK: 8 MiB in 18 packages 01:36:23 #88 DONE 3.0s 01:36:23 01:36:23 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:36:23 #83 DONE 0.4s 01:36:24 01:36:24 #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:36:24 #89 DONE 0.2s 01:36:24 01:36:24 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:25 #90 ... 01:36:25 01:36:25 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:36:25 #0 2.145 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:25 #0 2.680 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:25 #0 3.379 (1/1) Installing dumb-init (1.2.5-r3) 01:36:25 #0 3.741 Executing busybox-1.36.1-r29.trigger 01:36:25 #0 3.894 OK: 8 MiB in 15 packages 01:36:25 #91 DONE 4.0s 01:36:25 01:36:25 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:25 #92 DONE 1.0s 01:36:25 01:36:25 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:36:25 #93 DONE 0.1s 01:36:25 01:36:25 #94 [security-spire-config stage-2 6/10] COPY security.txt / 01:36:25 #94 DONE 0.0s 01:36:25 01:36:25 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:36:25 #95 DONE 0.1s 01:36:25 01:36:25 #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:36:25 #69 3.443 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:25 #69 ... 01:36:25 01:36:25 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:36:25 #96 DONE 0.0s 01:36:25 01:36:25 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:36:25 #97 DONE 0.0s 01:36:25 01:36:25 #98 [security-spire-config] exporting to image 01:36:25 #98 exporting layers 01:36:25 #98 ... 01:36:25 01:36:25 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:36:25 #99 DONE 3.1s 01:36:25 01:36:25 #100 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:36:25 #0 3.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:25 #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:25 #0 3.572 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:36:25 #0 3.604 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:36:25 #0 3.616 OK: 8 MiB in 15 packages 01:36:25 #100 DONE 3.8s 01:36:25 01:36:25 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:36:25 #101 DONE 0.0s 01:36:25 01:36:25 #102 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:36:25 #0 4.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:25 #0 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:25 #0 4.506 OK: 9 MiB in 19 packages 01:36:25 #102 DONE 4.7s 01:36:25 01:36:25 #98 [security-spire-config] exporting to image 01:36:25 #98 exporting layers 0.4s done 01:36:26 #98 writing image sha256:455d252db7f09aca2c29207b81d4f941b48c19107e200d015e294c615a68bb57 done 01:36:26 #98 naming to docker.io/library/security-spire-config done 01:36:26 #98 DONE 0.5s 01:36:26 01:36:26 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:36:26 #103 ... 01:36:26 01:36:26 #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:36:26 #69 3.907 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:26 #69 4.605 OK: 248 MiB in 58 packages 01:36:26 #69 DONE 5.1s 01:36:26 01:36:26 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:26 #104 DONE 1.1s 01:36:26 01:36:26 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:36:26 #103 DONE 1.1s 01:36:26 01:36:26 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:36:27 #105 ... 01:36:27 01:36:27 #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:36:27 #106 DONE 0.7s 01:36:27 01:36:27 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:36:27 #105 DONE 0.7s 01:36:27 01:36:27 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:27 #107 DONE 0.7s 01:36:27 01:36:27 #108 [security-spire-server stage-2 6/9] COPY security.txt / 01:36:27 #108 DONE 0.1s 01:36:27 01:36:27 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:36:27 #109 DONE 0.1s 01:36:27 01:36:27 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:36:27 #110 DONE 0.1s 01:36:27 01:36:27 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 01:36:27 #111 DONE 0.1s 01:36:27 01:36:27 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:36:27 #112 DONE 0.0s 01:36:27 01:36:27 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:36:27 #113 DONE 0.0s 01:36:27 01:36:27 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:36:27 #114 DONE 0.0s 01:36:27 01:36:27 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:36:27 #115 DONE 0.0s 01:36:27 01:36:27 #116 [security-spire-server] exporting to image 01:36:27 #116 ... 01:36:27 01:36:27 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:36:27 #117 DONE 0.1s 01:36:27 01:36:27 #118 [security-spire-agent] exporting to image 01:36:28 #118 exporting layers 0.4s done 01:36:28 #118 writing image sha256:9f02dd83bb2dd64b6e25ba6a5b8c7fd829a52a887682a8b8235d370076de6aee done 01:36:28 #118 naming to docker.io/library/security-spire-agent done 01:36:28 #118 DONE 0.4s 01:36:28 01:36:28 #116 [security-spire-server] exporting to image 01:36:28 #116 exporting layers 0.4s done 01:36:28 #116 writing image sha256:2304aca2a95d37ca61b05ef255f6c7330210bb70accf15dbc742905e92fb92ba done 01:36:28 #116 naming to docker.io/library/security-spire-server done 01:36:28 #116 DONE 0.4s 01:36:28 01:36:28 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:29 provisioning config files... 01:36:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/873@tmp/config17765870363125709212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:29 ---> ****-login.sh 01:36:29 nexus3.edgexfoundry.org:10001 01:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:30 Configure a credential helper to remove this warning. See 01:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:30 01:36:30 Login Succeeded 01:36:30 nexus3.edgexfoundry.org:10002 01:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:30 Configure a credential helper to remove this warning. See 01:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:30 01:36:30 Login Succeeded 01:36:31 nexus3.edgexfoundry.org:10003 01:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:31 Configure a credential helper to remove this warning. See 01:36:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:31 01:36:31 Login Succeeded 01:36:31 nexus3.edgexfoundry.org:10004 01:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:31 Configure a credential helper to remove this warning. See 01:36:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:31 01:36:31 Login Succeeded 01:36:31 ****.io 01:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:32 Configure a credential helper to remove this warning. See 01:36:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:32 01:36:32 Login Succeeded 01:36:32 ---> ****-login.sh ends [Pipeline] } 01:36:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:36:32 + git config --global --add safe.directory /w/workspace/edgex-go/873 [Pipeline] echo 01:36:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:36:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:36:33 ========================================================= 01:36:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:36:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:36:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:36:33 94e9d8af2201: Pulling fs layer 01:36:33 a6c56e8762df: Pulling fs layer 01:36:33 f0f3c8884826: Pulling fs layer 01:36:33 c7e7622c144d: Pulling fs layer 01:36:33 4f4fb700ef54: Pulling fs layer 01:36:33 e8859aadc426: Pulling fs layer 01:36:33 b4813487a9f6: Pulling fs layer 01:36:33 c7e7622c144d: Waiting 01:36:33 4f4fb700ef54: Waiting 01:36:33 502a3d64fb4b: Pulling fs layer 01:36:33 e8859aadc426: Waiting 01:36:33 b4813487a9f6: Waiting 01:36:33 502a3d64fb4b: Waiting 01:36:33 a6c56e8762df: Verifying Checksum 01:36:33 a6c56e8762df: Download complete 01:36:33 c7e7622c144d: Verifying Checksum 01:36:33 c7e7622c144d: Download complete 01:36:33 4f4fb700ef54: Verifying Checksum 01:36:33 4f4fb700ef54: Download complete 01:36:33 e8859aadc426: Verifying Checksum 01:36:33 e8859aadc426: Download complete 01:36:33 94e9d8af2201: Verifying Checksum 01:36:33 94e9d8af2201: Download complete 01:36:34 502a3d64fb4b: Verifying Checksum 01:36:34 502a3d64fb4b: Download complete 01:36:34 #119 ... 01:36:34 01:36:34 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:34 94e9d8af2201: Pull complete 01:36:35 a6c56e8762df: Pull complete 01:36:35 f0f3c8884826: Verifying Checksum 01:36:35 f0f3c8884826: Download complete 01:36:36 b4813487a9f6: Verifying Checksum 01:36:36 b4813487a9f6: Download complete 01:36:51 f0f3c8884826: Pull complete 01:36:51 c7e7622c144d: Pull complete 01:36:51 4f4fb700ef54: Pull complete 01:36:51 e8859aadc426: Pull complete 01:36:58 b4813487a9f6: Pull complete 01:37:00 502a3d64fb4b: Pull complete 01:37:00 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 01:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:37:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:37:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:37:00 WORKDIR /edgex 01:37:00 COPY go.mod . 01:37:00 RUN go mod download 01:37:00 + docker build -t ci-base-image-arm64 -f - . 01:37:01 Sending build context to Docker daemon 3.708MB 01:37:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:37:01 ---> 3bb21d53e231 01:37:01 Step 2/4 : WORKDIR /edgex 01:37:04 ---> Running in 856783e56c53 01:37:04 Removing intermediate container 856783e56c53 01:37:04 ---> 005def1a4262 01:37:04 Step 3/4 : COPY go.mod . 01:37:04 ---> a17c8ef9c50d 01:37:04 Step 4/4 : RUN go mod download 01:37:04 ---> Running in 4187eade5a35 01:37:21 #120 DONE 52.0s 01:37:21 01:37:21 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:21 #90 DONE 51.9s 01:37:21 01:37:21 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:21 #78 DONE 52.8s 01:37:21 01:37:21 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:21 #76 DONE 53.2s 01:37:21 01:37:21 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:21 #119 DONE 48.5s 01:37:21 01:37:21 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:21 #85 DONE 52.2s 01:37:21 01:37:21 #121 [core-command builder 6/7] COPY . . 01:37:26 #121 ... 01:37:26 01:37:26 #122 [core-keeper builder 7/8] COPY . . 01:37:26 #122 ... 01:37:26 01:37:26 #123 [security-secretstore-setup builder 6/7] COPY . . 01:37:26 #123 ... 01:37:26 01:37:26 #124 [support-scheduler builder 6/7] COPY . . 01:37:26 #124 ... 01:37:26 01:37:26 #125 [security-spiffe-token-provider builder 6/7] COPY . . 01:37:26 #125 ... 01:37:26 01:37:26 #126 [support-notifications builder 6/7] COPY . . 01:37:28 #126 ... 01:37:28 01:37:28 #123 [security-secretstore-setup builder 6/7] COPY . . 01:37:28 #123 DONE 12.3s 01:37:28 01:37:28 #125 [security-spiffe-token-provider builder 6/7] COPY . . 01:37:28 #125 DONE 12.3s 01:37:28 01:37:28 #127 [security-bootstrapper builder 6/7] COPY . . 01:37:28 #127 CACHED 01:37:28 01:37:28 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:37:28 #128 CACHED 01:37:28 01:37:28 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:28 #129 CACHED 01:37:28 01:37:28 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:37:28 #130 CACHED 01:37:28 01:37:28 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:28 #131 CACHED 01:37:28 01:37:28 #132 [security-secretstore-setup builder 6/7] COPY . . 01:37:28 #132 CACHED 01:37:28 01:37:28 #124 [support-scheduler builder 6/7] COPY . . 01:37:28 #124 DONE 12.3s 01:37:28 01:37:28 #122 [core-keeper builder 7/8] COPY . . 01:37:28 #122 DONE 12.3s 01:37:28 01:37:28 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:28 #133 CACHED 01:37:28 01:37:28 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 01:37:28 #134 CACHED 01:37:28 01:37:28 #135 [core-data builder 6/7] COPY . . 01:37:28 #135 CACHED 01:37:28 01:37:28 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:28 #136 CACHED 01:37:28 01:37:28 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 01:37:28 #137 CACHED 01:37:28 01:37:28 #138 [core-command builder 6/7] COPY . . 01:37:28 #138 CACHED 01:37:28 01:37:28 #121 [security-proxy-auth builder 6/7] COPY . . 01:37:28 #121 DONE 12.3s 01:37:28 01:37:28 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 01:37:28 #139 CACHED 01:37:28 01:37:28 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:37:28 #140 CACHED 01:37:28 01:37:28 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:28 #141 CACHED 01:37:28 01:37:28 #142 [security-proxy-auth builder 6/7] COPY . . 01:37:28 #142 CACHED 01:37:28 01:37:28 #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:37:28 #143 CACHED 01:37:28 01:37:28 #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:28 #144 CACHED 01:37:28 01:37:28 #126 [support-notifications builder 6/7] COPY . . 01:37:28 #126 DONE 12.3s 01:37:28 01:37:28 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:37:29 #145 1.172 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:37:39 #145 ... 01:37:39 01:37:39 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:37:39 #0 1.148 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:37:39 #146 ... 01:37:39 01:37:39 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:37:39 #0 1.149 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:37:39 #147 ... 01:37:39 01:37:39 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:37:39 #0 1.211 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:37:39 #148 ... 01:37:39 01:37:39 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:37:39 #0 1.192 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:37:39 #149 ... 01:37:39 01:37:39 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:37:39 #0 1.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:37:39 #150 ... 01:37:39 01:37:39 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:37:39 #0 1.215 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:37:39 #151 ... 01:37:39 01:37:39 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:37:39 #0 1.203 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:37:40 #152 ... 01:37:40 01:37:40 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:37:40 #0 1.197 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:37:40 #153 ... 01:37:40 01:37:40 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:37:40 #0 1.214 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:37:40 #154 ... 01:37:40 01:37:40 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:37:40 #0 1.004 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:37:40 #155 ... 01:37:40 01:37:40 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:37:40 #0 1.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:38:26 Removing intermediate container 4187eade5a35 01:38:26 ---> b2adbcb70510 01:38:26 Successfully built b2adbcb70510 01:38:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:27 + docker inspect -f . ci-base-image-arm64 01:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:27 prd-ubuntu20.04-docker-arm64-4c-16g-5141 does not seem to be running inside a container 01:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 01:38:28 $ docker top c9f0f3dcae8363d96047e3f37106606c9d6845a9e9bd95999a549be2b8c6b68a -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:29 + go version 01:38:29 go version go1.23.9 linux/arm64 [Pipeline] } 01:38:29 $ docker stop --time=1 c9f0f3dcae8363d96047e3f37106606c9d6845a9e9bd95999a549be2b8c6b68a 01:38:31 $ docker rm -f --volumes c9f0f3dcae8363d96047e3f37106606c9d6845a9e9bd95999a549be2b8c6b68a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:38:32 01:38:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:38:32 latest: Pulling from edgex-devops/edgex-compose-arm64 01:38:32 547446be3368: Pulling fs layer 01:38:32 d125d8839a47: Pulling fs layer 01:38:32 3e85d5ac6304: Pulling fs layer 01:38:32 c3105a71a48b: Pulling fs layer 01:38:32 0f093f025ec4: Pulling fs layer 01:38:32 c3106fc0e877: Pulling fs layer 01:38:32 c3105a71a48b: Waiting 01:38:32 c3106fc0e877: Waiting 01:38:32 0f093f025ec4: Waiting 01:38:33 547446be3368: Verifying Checksum 01:38:33 547446be3368: Download complete 01:38:33 c3105a71a48b: Verifying Checksum 01:38:33 c3105a71a48b: Download complete 01:38:33 d125d8839a47: Verifying Checksum 01:38:33 d125d8839a47: Download complete 01:38:33 c3106fc0e877: Verifying Checksum 01:38:33 c3106fc0e877: Download complete 01:38:33 0f093f025ec4: Verifying Checksum 01:38:33 0f093f025ec4: Download complete 01:38:33 547446be3368: Pull complete 01:38:35 d125d8839a47: Pull complete 01:38:35 3e85d5ac6304: Verifying Checksum 01:38:35 3e85d5ac6304: Download complete 01:38:45 3e85d5ac6304: Pull complete 01:38:45 c3105a71a48b: Pull complete 01:38:46 0f093f025ec4: Pull complete 01:38:46 c3106fc0e877: Pull complete 01:38:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:38:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:47 prd-ubuntu20.04-docker-arm64-4c-16g-5141 does not seem to be running inside a container 01:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 01:38:49 $ docker top f98946ebb29b624563ffc63af84750f0d52470fa911514bd42a3bdb7ed087ced -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:50 + docker compose -f ./docker-compose-build.yml build --parallel 01:39:02 #1 [security-secretstore-setup internal] load build definition from Dockerfile 01:39:02 #1 transferring dockerfile: 2.49kB 0.0s done 01:39:02 #1 DONE 0.1s 01:39:02 01:39:02 #2 [security-spire-config internal] load build definition from Dockerfile 01:39:02 #2 transferring dockerfile: 1.69kB done 01:39:02 #2 DONE 0.1s 01:39:02 01:39:02 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:39:02 #3 transferring dockerfile: 2.23kB done 01:39:02 #3 DONE 0.1s 01:39:02 01:39:02 #4 [security-spire-agent internal] load build definition from Dockerfile 01:39:02 #4 transferring dockerfile: 1.81kB 0.0s done 01:39:02 #4 DONE 0.1s 01:39:02 01:39:02 #5 [core-data internal] load build definition from Dockerfile 01:39:02 #5 transferring dockerfile: 2.04kB 0.0s done 01:39:02 #5 DONE 0.1s 01:39:02 01:39:02 #6 [core-keeper internal] load build definition from Dockerfile 01:39:02 #6 transferring dockerfile: 2.01kB done 01:39:02 #6 DONE 0.1s 01:39:02 01:39:02 #7 [support-notifications internal] load build definition from Dockerfile 01:39:02 #7 transferring dockerfile: 2.00kB 0.0s done 01:39:02 #7 DONE 0.1s 01:39:02 01:39:02 #8 [security-spire-server internal] load build definition from Dockerfile 01:39:02 #8 transferring dockerfile: 1.70kB 0.0s done 01:39:02 #8 DONE 0.1s 01:39:02 01:39:02 #9 [support-scheduler internal] load build definition from Dockerfile 01:39:02 #9 transferring dockerfile: 1.83kB 0.0s done 01:39:02 #9 DONE 0.1s 01:39:02 01:39:02 #10 [security-proxy-auth internal] load build definition from Dockerfile 01:39:02 #10 transferring dockerfile: 2.14kB 0.0s done 01:39:02 #10 DONE 0.1s 01:39:02 01:39:02 #11 [security-bootstrapper internal] load build definition from Dockerfile 01:39:02 #11 transferring dockerfile: 3.02kB 0.0s done 01:39:02 #11 DONE 0.1s 01:39:02 01:39:02 #12 [core-command internal] load build definition from Dockerfile 01:39:02 #12 transferring dockerfile: 1.94kB 0.0s done 01:39:02 #12 DONE 0.1s 01:39:02 01:39:02 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:39:02 #13 transferring dockerfile: 1.89kB 0.0s done 01:39:02 #13 DONE 0.1s 01:39:02 01:39:02 #14 [core-metadata internal] load build definition from Dockerfile 01:39:02 #14 transferring dockerfile: 2.10kB done 01:39:02 #14 DONE 0.1s 01:39:02 01:39:02 #15 [security-proxy-setup internal] load build definition from Dockerfile 01:39:02 #15 transferring dockerfile: 2.50kB 0.0s done 01:39:02 #15 DONE 0.1s 01:39:02 01:39:02 #16 [security-secretstore-setup internal] load .dockerignore 01:39:02 #16 transferring context: 50B 0.0s done 01:39:02 #16 DONE 0.1s 01:39:03 01:39:03 #17 [security-spire-config internal] load .dockerignore 01:39:03 #17 transferring context: 50B done 01:39:03 #17 DONE 0.1s 01:39:03 01:39:03 #18 [core-common-config-bootstrapper internal] load .dockerignore 01:39:03 #18 transferring context: 50B done 01:39:03 #18 DONE 0.1s 01:39:03 01:39:03 #19 [security-spire-agent internal] load .dockerignore 01:39:03 #19 transferring context: 50B done 01:39:03 #19 DONE 0.1s 01:39:03 01:39:03 #20 [core-keeper internal] load .dockerignore 01:39:03 #20 transferring context: 50B done 01:39:03 #20 DONE 0.1s 01:39:03 01:39:03 #21 [core-data internal] load .dockerignore 01:39:03 #21 transferring context: 50B done 01:39:03 #21 DONE 0.1s 01:39:03 01:39:03 #22 [support-notifications internal] load .dockerignore 01:39:04 #22 transferring context: 50B done 01:39:04 #22 DONE 0.1s 01:39:04 01:39:04 #23 [security-spire-server internal] load .dockerignore 01:39:04 #23 transferring context: 50B done 01:39:04 #23 DONE 0.1s 01:39:04 01:39:04 #24 [support-scheduler internal] load .dockerignore 01:39:04 #24 transferring context: 50B done 01:39:04 #24 DONE 0.1s 01:39:04 01:39:04 #25 [security-proxy-auth internal] load .dockerignore 01:39:04 #25 transferring context: 50B 0.0s done 01:39:04 #25 DONE 0.1s 01:39:04 01:39:04 #26 [security-bootstrapper internal] load .dockerignore 01:39:04 #26 transferring context: 50B 0.0s done 01:39:04 #26 DONE 0.1s 01:39:04 01:39:04 #27 [core-command internal] load .dockerignore 01:39:04 #27 transferring context: 50B 0.0s done 01:39:04 #27 DONE 0.1s 01:39:04 01:39:04 #28 [security-spiffe-token-provider internal] load .dockerignore 01:39:04 #28 transferring context: 50B 0.0s done 01:39:04 #28 DONE 0.1s 01:39:04 01:39:04 #29 [core-metadata internal] load .dockerignore 01:39:04 #29 transferring context: 50B done 01:39:04 #29 DONE 0.1s 01:39:04 01:39:04 #30 [security-proxy-setup internal] load .dockerignore 01:39:04 #30 transferring context: 50B 0.0s done 01:39:04 #30 DONE 0.1s 01:39:04 01:39:04 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:04 #31 DONE 0.0s 01:39:04 01:39:04 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 01:39:05 #32 DONE 0.6s 01:39:05 01:39:05 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 01:39:05 #32 DONE 0.7s 01:39:05 01:39:05 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:39:05 #33 ... 01:39:05 01:39:05 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:05 #31 DONE 0.0s 01:39:05 01:39:05 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:39:05 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:39:05 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:39:05 #33 DONE 0.3s 01:39:05 01:39:05 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:39:05 #32 DONE 0.7s 01:39:05 01:39:05 #34 [security-secretstore-setup internal] load build context 01:39:05 #34 ... 01:39:05 01:39:05 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:39:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:39:05 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:39:05 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:39:05 #33 DONE 0.6s 01:39:05 01:39:05 #34 [security-secretstore-setup internal] load build context 01:39:05 #34 ... 01:39:05 01:39:05 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:05 #31 DONE 0.0s 01:39:05 01:39:05 #34 [security-secretstore-setup internal] load build context 01:39:05 #34 ... 01:39:05 01:39:05 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:05 #31 DONE 0.0s 01:39:05 01:39:05 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:39:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:39:05 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:39:05 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:39:05 #33 DONE 0.7s 01:39:05 01:39:05 #34 [security-secretstore-setup internal] load build context 01:39:06 #34 ... 01:39:06 01:39:06 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:06 #31 DONE 0.0s 01:39:06 01:39:06 #34 [security-secretstore-setup internal] load build context 01:39:06 #34 transferring context: 3.23MB 0.8s done 01:39:06 #34 ... 01:39:06 01:39:06 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:06 #31 DONE 0.0s 01:39:06 01:39:06 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:39:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:39:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:39:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:39:06 #33 DONE 0.7s 01:39:06 01:39:06 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:06 #31 DONE 0.0s 01:39:06 01:39:06 #34 [security-secretstore-setup internal] load build context 01:39:06 #34 DONE 1.2s 01:39:06 01:39:06 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:39:06 #32 ... 01:39:06 01:39:06 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:06 #31 DONE 0.0s 01:39:06 01:39:06 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 01:39:06 #32 ... 01:39:06 01:39:06 #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:39:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:39:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:39:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:39:06 #33 DONE 0.8s 01:39:06 01:39:06 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:06 #31 DONE 0.0s 01:39:06 01:39:06 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:39:06 #35 DONE 1.1s 01:39:06 01:39:06 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:39:06 #36 DONE 1.5s 01:39:06 01:39:06 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:39:06 #32 DONE 1.5s 01:39:06 01:39:06 #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:39:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:39:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:39:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:39:06 #33 DONE 0.9s 01:39:06 01:39:06 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:06 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:07 #37 ... 01:39:07 01:39:07 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:39:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:39:07 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:39:07 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:39:07 #33 DONE 0.9s 01:39:07 01:39:07 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:07 #31 DONE 0.0s 01:39:07 01:39:07 #38 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:39:07 #38 ... 01:39:07 01:39:07 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:07 #31 DONE 0.1s 01:39:07 01:39:07 #39 [core-keeper internal] load build context 01:39:09 #39 transferring context: 3.23MB 2.4s done 01:39:09 #39 ... 01:39:09 01:39:09 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:39:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:39:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:39:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:39:09 #33 DONE 0.9s 01:39:09 01:39:09 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 01:39:09 #32 DONE 3.8s 01:39:09 01:39:09 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:39:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 01:39:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:39:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:39:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:39:09 #33 DONE 0.9s 01:39:09 01:39:09 #40 [core-common-config-bootstrapper internal] load build context 01:39:09 #40 transferring context: 3.23MB 1.1s done 01:39:09 #40 DONE 3.7s 01:39:09 01:39:09 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:09 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.0s done 01:39:09 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:39:09 #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 01:39:09 #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 01:39:10 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.4s 01:39:10 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s 01:39:10 #37 ... 01:39:10 01:39:10 #39 [core-keeper internal] load build context 01:39:10 #39 DONE 4.5s 01:39:10 01:39:10 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:10 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.7s 01:39:10 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.1s 01:39:10 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s 01:39:10 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s 01:39:10 #37 ... 01:39:10 01:39:10 #41 [support-notifications internal] load build context 01:39:10 #41 transferring context: 3.23MB 2.5s done 01:39:10 #41 DONE 4.5s 01:39:10 01:39:10 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:10 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.2s done 01:39:10 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.3s done 01:39:10 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 01:39:11 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.3s done 01:39:11 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 01:39:11 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.5s done 01:39:11 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.8s 01:39:11 #37 ... 01:39:11 01:39:11 #42 [security-spire-config internal] load build context 01:39:11 #42 transferring context: 22.05kB 0.3s done 01:39:11 #42 DONE 5.0s 01:39:11 01:39:11 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:11 #37 ... 01:39:11 01:39:11 #43 [support-scheduler internal] load build context 01:39:11 #43 transferring context: 3.23MB 2.8s done 01:39:11 #43 DONE 5.6s 01:39:12 01:39:12 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:12 #37 ... 01:39:12 01:39:12 #44 [security-spire-server internal] load build context 01:39:12 #44 transferring context: 23.80kB 0.5s done 01:39:12 #44 DONE 5.8s 01:39:12 01:39:12 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:39:12 #45 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.0s done 01:39:12 #45 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:39:12 #45 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 01:39:12 #45 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 01:39:12 #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done 01:39:12 #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done 01:39:12 #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 01:39:12 #45 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.8s done 01:39:12 #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 2.0s 01:39:12 #45 ... 01:39:12 01:39:12 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:12 #37 ... 01:39:12 01:39:12 #46 [security-spire-agent internal] load build context 01:39:12 #46 transferring context: 23.33kB 0.5s done 01:39:12 #46 DONE 6.0s 01:39:13 01:39:13 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:13 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 3.5s 01:39:13 #37 ... 01:39:13 01:39:13 #47 [core-data internal] load build context 01:39:13 #47 transferring context: 3.23MB 3.0s done 01:39:13 #47 DONE 7.2s 01:39:13 01:39:13 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:14 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 4.3s 01:39:14 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 01:39:15 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 5.2s 01:39:15 #37 ... 01:39:15 01:39:15 #48 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:15 #48 ... 01:39:15 01:39:15 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:15 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 6.0s 01:39:15 #37 ... 01:39:15 01:39:15 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:39:15 #0 7.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:15 #0 8.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:15 #49 ... 01:39:15 01:39:15 #50 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:39:15 #0 6.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:15 #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:15 #0 10.29 (1/1) Installing dumb-init (1.2.5-r3) 01:39:15 #50 ... 01:39:15 01:39:15 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:16 #51 ... 01:39:16 01:39:16 #50 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:39:16 #50 10.44 Executing busybox-1.36.1-r29.trigger 01:39:16 #50 10.58 OK: 9 MiB in 15 packages 01:39:16 #50 ... 01:39:16 01:39:16 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:39:16 #52 ... 01:39:16 01:39:16 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:16 #51 DONE 10.5s 01:39:16 01:39:16 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:39:16 #0 9.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:16 #53 ... 01:39:16 01:39:16 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:39:16 #54 ... 01:39:16 01:39:16 #55 [security-spiffe-token-provider internal] load build context 01:39:16 #55 transferring context: 3.02MB 7.4s 01:39:17 #55 ... 01:39:17 01:39:17 #56 [security-proxy-auth internal] load build context 01:39:17 #56 ... 01:39:17 01:39:17 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:39:17 #57 ... 01:39:17 01:39:17 #58 [security-bootstrapper internal] load build context 01:39:17 #58 transferring context: 3.23MB 7.1s done 01:39:17 #58 ... 01:39:17 01:39:17 #59 [core-command internal] load build context 01:39:17 #59 transferring context: 3.23MB 7.2s done 01:39:17 #59 ... 01:39:17 01:39:17 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:17 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 8.2s 01:39:17 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 01:39:17 #37 ... 01:39:17 01:39:17 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:39:18 #60 ... 01:39:18 01:39:18 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:39:18 #61 ... 01:39:18 01:39:18 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:18 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 01:39:18 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.24MB / 33.17MB 8.7s 01:39:18 #37 ... 01:39:18 01:39:18 #58 [security-bootstrapper internal] load build context 01:39:18 #58 DONE 11.9s 01:39:18 01:39:18 #59 [core-command internal] load build context 01:39:18 #59 DONE 11.9s 01:39:18 01:39:18 #50 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:39:18 #50 DONE 13.2s 01:39:18 01:39:18 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:19 #37 ... 01:39:19 01:39:19 #55 [security-spiffe-token-provider internal] load build context 01:39:19 #55 transferring context: 3.23MB 7.7s done 01:39:19 #55 DONE 12.1s 01:39:19 01:39:19 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:19 #37 ... 01:39:19 01:39:19 #56 [security-proxy-auth internal] load build context 01:39:19 #56 transferring context: 3.23MB 7.7s done 01:39:19 #56 DONE 12.2s 01:39:19 01:39:19 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:19 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.52MB / 33.17MB 9.5s 01:39:19 #37 ... 01:39:19 01:39:19 #62 [core-metadata internal] load build context 01:39:19 #62 ... 01:39:19 01:39:19 #48 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:19 #48 DONE 15.1s 01:39:19 01:39:19 #62 [core-metadata internal] load build context 01:39:19 #62 ... 01:39:19 01:39:19 #63 [security-proxy-setup internal] load build context 01:39:19 #63 ... 01:39:19 01:39:19 #62 [core-metadata internal] load build context 01:39:19 #62 ... 01:39:19 01:39:19 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:39:20 #64 ... 01:39:20 01:39:20 #65 [core-metadata builder 2/7] WORKDIR /edgex-go 01:39:21 #65 DONE 2.0s 01:39:21 01:39:21 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:21 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.32MB / 33.17MB 11.1s 01:39:21 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 11.5s 01:39:22 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.81MB / 33.17MB 12.2s 01:39:22 #37 ... 01:39:22 01:39:22 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:39:22 #49 12.17 (1/4) Installing ca-certificates (20241121-r1) 01:39:22 #49 12.47 (2/4) Installing dumb-init (1.2.5-r3) 01:39:22 #49 12.49 (3/4) Installing su-exec (0.2-r3) 01:39:22 #49 12.49 (4/4) Installing yq-go (4.44.1-r2) 01:39:22 #49 13.26 Executing busybox-1.36.1-r29.trigger 01:39:22 #49 13.47 Executing ca-certificates-20241121-r1.trigger 01:39:22 #49 14.64 OK: 20 MiB in 18 packages 01:39:22 #49 DONE 16.6s 01:39:22 01:39:22 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:23 #37 ... 01:39:23 01:39:23 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:39:23 #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.5s done 01:39:23 #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 01:39:23 #45 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 01:39:23 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 01:39:23 #45 ... 01:39:23 01:39:23 #63 [security-proxy-setup internal] load build context 01:39:23 #63 transferring context: 2.26MB 7.1s 01:39:24 #63 transferring context: 3.23MB 8.6s done 01:39:25 #63 ... 01:39:25 01:39:25 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:39:25 #53 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:25 #53 16.25 (1/1) Installing dumb-init (1.2.5-r3) 01:39:25 #53 16.25 Executing busybox-1.36.1-r29.trigger 01:39:25 #53 16.44 OK: 9 MiB in 15 packages 01:39:25 #53 DONE 18.4s 01:39:25 01:39:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:25 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 15.3s 01:39:25 #37 ... 01:39:25 01:39:25 #63 [security-proxy-setup internal] load build context 01:39:25 #63 DONE 15.8s 01:39:25 01:39:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:25 #37 ... 01:39:25 01:39:25 #62 [core-metadata internal] load build context 01:39:25 #62 transferring context: 3.23MB 8.5s done 01:39:25 #62 DONE 16.0s 01:39:25 01:39:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:25 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 16.1s 01:39:26 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 16.3s done 01:39:26 #37 ... 01:39:26 01:39:26 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:39:26 #66 ... 01:39:26 01:39:26 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:39:27 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.5s 01:39:27 #45 ... 01:39:27 01:39:27 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:39:27 #54 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:27 #54 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:27 #54 16.67 (1/7) Installing ca-certificates (20241121-r1) 01:39:27 #54 17.05 (2/7) Installing dumb-init (1.2.5-r3) 01:39:27 #54 17.08 (3/7) Installing libgcc (13.2.1_git20240309-r1) 01:39:27 #54 17.12 (4/7) Installing libsodium (1.0.19-r0) 01:39:27 #54 17.12 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 01:39:27 #54 17.45 (6/7) Installing libzmq (4.3.5-r2) 01:39:27 #54 17.54 (7/7) Installing zeromq (4.3.5-r2) 01:39:27 #54 17.63 Executing busybox-1.36.1-r29.trigger 01:39:27 #54 17.75 Executing ca-certificates-20241121-r1.trigger 01:39:27 #54 18.90 OK: 14 MiB in 21 packages 01:39:27 #54 DONE 20.9s 01:39:27 01:39:27 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:39:28 #67 ... 01:39:28 01:39:28 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:39:28 #52 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:28 #52 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:28 #52 19.16 (1/3) Installing ca-certificates (20241121-r1) 01:39:28 #52 19.65 (2/3) Installing dumb-init (1.2.5-r3) 01:39:28 #52 19.66 (3/3) Installing tzdata (2025b-r0) 01:39:28 #52 21.10 Executing busybox-1.36.1-r29.trigger 01:39:28 #52 21.33 Executing ca-certificates-20241121-r1.trigger 01:39:28 #52 ... 01:39:28 01:39:28 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:39:28 #45 ... 01:39:28 01:39:28 #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:39:28 #68 ... 01:39:28 01:39:28 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:39:28 #60 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:28 #60 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:28 #60 ... 01:39:28 01:39:28 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:39:28 #57 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:28 #57 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:28 #57 20.91 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:39:28 #57 20.91 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:39:28 #57 20.91 OK: 24051 distinct packages available 01:39:29 #57 ... 01:39:29 01:39:29 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:39:31 #45 ... 01:39:31 01:39:31 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:39:31 #69 ... 01:39:31 01:39:31 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:39:31 #70 ... 01:39:31 01:39:31 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:39:31 #71 ... 01:39:31 01:39:31 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:39:31 #72 ... 01:39:31 01:39:31 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:39:31 #52 22.57 OK: 11 MiB in 17 packages 01:39:31 #52 DONE 25.1s 01:39:31 01:39:31 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:39:31 #73 ... 01:39:31 01:39:31 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:31 #74 ... 01:39:31 01:39:31 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:31 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.0s 01:39:32 #37 ... 01:39:32 01:39:32 #38 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:39:32 #38 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:32 #38 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:32 #38 24.97 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:39:32 #38 24.97 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:39:32 #38 24.97 OK: 24051 distinct packages available 01:39:32 #38 ... 01:39:32 01:39:32 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:39:32 #75 ... 01:39:32 01:39:32 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:34 #37 ... 01:39:34 01:39:34 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:39:34 #61 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:34 #61 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:34 #61 24.44 (1/2) Installing dumb-init (1.2.5-r3) 01:39:34 #61 24.47 (2/2) Installing su-exec (0.2-r3) 01:39:34 #61 24.53 Executing busybox-1.36.1-r29.trigger 01:39:34 #61 24.83 OK: 9 MiB in 16 packages 01:39:34 #61 ... 01:39:34 01:39:34 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:34 #37 ... 01:39:34 01:39:34 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:39:34 #64 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:34 #64 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:34 #64 23.87 (1/6) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:39:34 #64 24.45 (2/6) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:39:34 #64 24.60 (3/6) Installing dumb-init (1.2.5-r3) 01:39:34 #64 24.65 (4/6) Installing openssl (3.3.4-r0) 01:39:34 #64 24.86 (5/6) Installing su-exec (0.2-r3) 01:39:34 #64 24.88 (6/6) Installing yq-go (4.44.1-r2) 01:39:35 #64 ... 01:39:35 01:39:35 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:35 #37 ... 01:39:35 01:39:35 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:39:35 #76 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:35 #76 ... 01:39:35 01:39:35 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:35 #37 ... 01:39:35 01:39:35 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:39:35 #61 DONE 27.5s 01:39:35 01:39:35 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:37 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.1s 01:39:38 #37 ... 01:39:38 01:39:38 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:39:38 #64 26.06 Executing busybox-1.36.1-r29.trigger 01:39:38 #64 26.28 OK: 20 MiB in 18 packages 01:39:38 #64 DONE 28.5s 01:39:38 01:39:38 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:39:39 #77 ... 01:39:39 01:39:39 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:39 #74 DONE 17.9s 01:39:39 01:39:39 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:39 #37 ... 01:39:39 01:39:39 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:39:39 #57 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:39 #57 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:39 #57 ... 01:39:39 01:39:39 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:39:39 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 15.8s done 01:39:40 #45 ... 01:39:40 01:39:40 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:39:40 #66 13.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:40 #66 14.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:40 #66 ... 01:39:40 01:39:40 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:39:41 #78 ... 01:39:41 01:39:41 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:39:41 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:41 #79 ... 01:39:41 01:39:41 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:41 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.1s 01:39:42 #37 ... 01:39:42 01:39:42 #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:39:42 #68 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:42 #68 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:42 #68 ... 01:39:42 01:39:42 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:39:42 #70 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:42 #70 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:42 #70 ... 01:39:42 01:39:42 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:43 #37 ... 01:39:43 01:39:43 #38 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:39:43 #38 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:43 #38 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:43 #38 ... 01:39:43 01:39:43 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:45 #37 ... 01:39:45 01:39:45 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:39:45 #69 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:45 #69 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:45 #69 ... 01:39:45 01:39:45 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:39:45 #0 7.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:45 #0 9.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:45 #80 ... 01:39:45 01:39:45 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:45 #37 ... 01:39:45 01:39:45 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:39:45 #57 34.42 (1/4) Installing dumb-init (1.2.5-r3) 01:39:45 #57 34.48 (2/4) Installing musl-obstack (1.2.3-r2) 01:39:45 #57 34.50 (3/4) Installing libucontext (1.2-r3) 01:39:45 #57 34.55 (4/4) Installing gcompat (1.1.0-r4) 01:39:45 #57 34.67 Executing busybox-1.36.1-r29.trigger 01:39:45 #57 34.86 OK: 9 MiB in 18 packages 01:39:45 #57 DONE 38.6s 01:39:45 01:39:45 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:46 #37 ... 01:39:46 01:39:46 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:39:46 #72 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:46 #72 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:46 #72 ... 01:39:46 01:39:46 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:39:46 #75 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:46 #75 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:46 #75 ... 01:39:46 01:39:46 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:39:46 #60 28.42 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:39:46 #60 28.42 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:39:46 #60 28.42 OK: 24051 distinct packages available 01:39:46 #60 30.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:46 #60 32.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:46 #60 ... 01:39:46 01:39:46 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:46 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.4s 01:39:47 #37 ... 01:39:47 01:39:47 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:39:47 #76 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:47 #76 ... 01:39:47 01:39:47 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:47 #37 ... 01:39:47 01:39:47 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:39:47 #73 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:47 #73 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:48 #73 ... 01:39:48 01:39:48 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:48 #37 ... 01:39:48 01:39:48 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:39:48 #71 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:48 #71 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:48 #71 ... 01:39:48 01:39:48 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:39:48 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.8s done 01:39:48 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.8s done 01:39:48 #37 ... 01:39:48 01:39:48 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:39:48 #67 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:48 #67 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:48 #67 ... 01:39:48 01:39:48 #38 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:39:48 #38 39.34 (1/7) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:39:48 #38 40.22 (2/7) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:39:48 #38 40.34 (3/7) Installing dumb-init (1.2.5-r3) 01:39:48 #38 40.36 (4/7) Installing musl-obstack (1.2.3-r2) 01:39:48 #38 40.39 (5/7) Installing libucontext (1.2-r3) 01:39:48 #38 40.42 (6/7) Installing gcompat (1.1.0-r4) 01:39:48 #38 40.45 (7/7) Installing openssl (3.3.4-r0) 01:39:48 #38 40.58 Executing busybox-1.36.1-r29.trigger 01:39:48 #38 40.71 OK: 10 MiB in 19 packages 01:39:49 #38 ... 01:39:49 01:39:49 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:39:49 #66 28.06 (1/1) Installing dumb-init (1.2.5-r3) 01:39:49 #66 29.06 Executing busybox-1.36.1-r29.trigger 01:39:49 #66 29.25 OK: 9 MiB in 15 packages 01:39:49 #66 DONE 32.9s 01:39:49 01:39:49 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:39:49 #72 28.33 OK: 239 MiB in 58 packages 01:39:50 #72 ... 01:39:50 01:39:50 #38 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:39:50 #38 DONE 43.8s 01:39:51 01:39:51 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:39:51 #81 ... 01:39:51 01:39:51 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:39:51 #72 DONE 30.7s 01:39:51 01:39:51 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:39:52 #82 DONE 0.6s 01:39:52 01:39:52 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:52 #83 ... 01:39:52 01:39:52 #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:39:52 #68 29.23 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:39:52 #68 30.24 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:39:52 #68 30.53 OK: 9 MiB in 15 packages 01:39:52 #68 DONE 33.8s 01:39:52 01:39:52 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:39:52 #75 29.88 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:39:54 #75 31.31 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:39:54 #75 ... 01:39:54 01:39:54 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:39:54 #79 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:54 #79 ... 01:39:54 01:39:54 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:39:54 #73 32.32 OK: 239 MiB in 58 packages 01:39:54 #73 ... 01:39:54 01:39:54 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:39:54 #78 5.105 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:54 #78 7.889 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:54 #78 ... 01:39:54 01:39:54 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:39:54 #69 29.50 OK: 239 MiB in 58 packages 01:39:54 #69 DONE 34.3s 01:39:54 01:39:54 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:39:54 #77 6.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:54 #77 8.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:54 #77 ... 01:39:54 01:39:54 #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:39:55 #84 DONE 0.7s 01:39:55 01:39:55 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:39:55 #71 34.05 OK: 239 MiB in 58 packages 01:39:55 #71 ... 01:39:55 01:39:55 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:39:55 #70 24.19 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:39:55 #70 24.20 v3.20.6-238-g1c9b3b74bf4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:39:55 #70 24.20 OK: 24053 distinct packages available 01:39:55 #70 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:55 #70 28.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:55 #70 ... 01:39:55 01:39:55 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:56 #85 ... 01:39:56 01:39:56 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:39:56 #0 3.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:39:56 #0 5.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:39:56 #86 ... 01:39:56 01:39:56 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:39:56 #60 46.91 (1/14) Installing ca-certificates (20241121-r1) 01:39:56 #60 47.51 (2/14) Installing brotli-libs (1.1.0-r2) 01:39:56 #60 47.93 (3/14) Installing c-ares (1.33.1-r0) 01:39:56 #60 47.97 (4/14) Installing libunistring (1.2-r0) 01:39:56 #60 ... 01:39:56 01:39:56 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:39:56 #76 26.56 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:39:56 #76 27.53 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:39:56 #76 27.82 OK: 9 MiB in 15 packages 01:39:56 #76 DONE 31.2s 01:39:56 01:39:56 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:39:56 #73 DONE 35.4s 01:39:56 01:39:56 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:39:57 #87 DONE 1.1s 01:39:57 01:39:57 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:58 #88 ... 01:39:58 01:39:58 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:39:58 #71 DONE 37.6s 01:39:58 01:39:58 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:39:58 #60 48.56 (5/14) Installing libidn2 (2.3.7-r0) 01:39:58 #60 48.68 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:39:58 #60 48.79 (7/14) Installing libpsl (0.21.5-r1) 01:39:58 #60 48.94 (8/14) Installing zstd-libs (1.5.6-r0) 01:39:58 #60 49.22 (9/14) Installing libcurl (8.12.1-r0) 01:39:58 #60 49.33 (10/14) Installing curl (8.12.1-r0) 01:39:58 #60 49.39 (11/14) Installing dumb-init (1.2.5-r3) 01:39:58 #60 49.43 (12/14) Installing musl-obstack (1.2.3-r2) 01:39:58 #60 49.47 (13/14) Installing libucontext (1.2-r3) 01:39:58 #60 49.49 (14/14) Installing gcompat (1.1.0-r4) 01:39:58 #60 49.55 Executing busybox-1.36.1-r29.trigger 01:39:58 #60 49.68 Executing ca-certificates-20241121-r1.trigger 01:39:59 #60 51.51 OK: 15 MiB in 28 packages 01:39:59 #60 ... 01:39:59 01:39:59 #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:39:59 #89 DONE 1.0s 01:39:59 01:39:59 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:39:59 #77 21.19 OK: 20 MiB in 18 packages 01:39:59 #77 ... 01:39:59 01:39:59 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:39:59 #75 31.99 Executing ca-certificates-20241121-r1.trigger 01:39:59 #75 34.59 OK: 20 MiB in 18 packages 01:39:59 #75 DONE 37.7s 01:40:00 01:40:00 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:01 #90 ... 01:40:01 01:40:01 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:40:01 #80 22.25 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:40:01 #80 23.00 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:40:01 #80 23.22 OK: 9 MiB in 16 packages 01:40:01 #80 DONE 25.4s 01:40:01 01:40:01 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:40:01 #91 ... 01:40:01 01:40:01 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:40:01 #67 29.01 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:40:01 #67 29.89 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:40:01 #67 30.05 Executing ca-certificates-20241121-r1.trigger 01:40:01 #67 31.49 OK: 14 MiB in 21 packages 01:40:01 #67 DONE 33.7s 01:40:01 01:40:01 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:40:01 #78 22.54 OK: 239 MiB in 58 packages 01:40:01 #78 ... 01:40:01 01:40:01 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:40:01 #77 DONE 23.4s 01:40:01 01:40:01 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:40:01 #92 ... 01:40:01 01:40:01 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:40:01 #60 DONE 54.1s 01:40:02 #156 ... 01:40:02 01:40:02 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:40:02 #150 DONE 142.5s 01:40:02 01:40:02 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:40:02 #151 ... 01:40:02 01:40:02 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:40:02 #156 146.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:40:02 #156 ... 01:40:02 01:40:02 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:40:02 #153 DONE 153.0s 01:40:02 01:40:02 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:40:02 01:40:02 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:40:02 #93 ... 01:40:02 01:40:02 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:40:02 #92 DONE 0.5s 01:40:02 01:40:02 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:40:02 #79 25.75 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:40:02 #79 26.51 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:40:02 #79 26.69 Executing ca-certificates-20241121-r1.trigger 01:40:02 #79 28.80 OK: 11 MiB in 17 packages 01:40:02 #79 DONE 31.3s 01:40:02 01:40:02 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:40:02 #81 5.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:40:02 #81 8.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:40:03 #81 ... 01:40:03 01:40:03 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:40:03 #78 DONE 24.4s 01:40:03 01:40:03 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:40:03 #70 42.23 OK: 239 MiB in 58 packages 01:40:04 #70 ... 01:40:04 01:40:04 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:40:04 #94 DONE 1.1s 01:40:04 01:40:04 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:05 #95 ... 01:40:05 01:40:05 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:40:05 #70 DONE 43.8s 01:40:05 01:40:05 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:40:05 #154 DONE 157.1s 01:40:05 01:40:05 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:40:05 #155 DONE 157.1s 01:40:05 01:40:05 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:40:05 #152 DONE 157.1s 01:40:05 01:40:05 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:40:05 #147 DONE 157.1s 01:40:05 01:40:05 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:40:05 #146 DONE 157.1s 01:40:05 01:40:05 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:40:05 #145 DONE 157.1s 01:40:05 01:40:05 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:40:05 #149 DONE 157.1s 01:40:05 01:40:05 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:40:05 #151 DONE 157.2s 01:40:05 01:40:05 #157 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #157 ... 01:40:05 01:40:05 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:40:05 #148 DONE 157.2s 01:40:05 01:40:05 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:40:05 #156 DONE 157.3s 01:40:05 01:40:05 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #157 DONE 0.3s 01:40:05 01:40:05 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:40:05 #158 DONE 0.3s 01:40:05 01:40:05 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:40:05 #159 ... 01:40:05 01:40:05 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #160 DONE 0.3s 01:40:05 01:40:05 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #161 DONE 0.3s 01:40:05 01:40:05 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #162 DONE 0.3s 01:40:05 01:40:05 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #163 DONE 0.3s 01:40:05 01:40:05 #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #164 DONE 0.2s 01:40:05 01:40:05 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #165 DONE 0.2s 01:40:05 01:40:05 #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #166 DONE 0.2s 01:40:05 01:40:05 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:40:06 #159 DONE 0.2s 01:40:06 01:40:06 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:40:06 #96 DONE 1.1s 01:40:06 01:40:06 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:06 #167 ... 01:40:06 01:40:06 #168 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:40:06 #168 CACHED 01:40:06 01:40:06 #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:40:06 #169 CACHED 01:40:06 01:40:06 #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:40:06 #170 CACHED 01:40:06 01:40:06 #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:40:06 #171 CACHED 01:40:06 01:40:06 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:40:06 #172 CACHED 01:40:06 01:40:06 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:40:06 #173 CACHED 01:40:06 01:40:06 #174 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:40:06 #174 DONE 0.5s 01:40:06 01:40:06 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:40:06 #175 DONE 0.5s 01:40:06 01:40:06 #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:06 #176 DONE 0.5s 01:40:06 01:40:06 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:06 #177 DONE 0.5s 01:40:06 01:40:06 #178 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:06 #178 DONE 0.5s 01:40:06 01:40:06 #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:06 #179 DONE 0.5s 01:40:06 01:40:06 #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:40:06 #97 ... 01:40:06 01:40:06 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:40:06 #86 18.51 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:40:06 #86 18.97 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:40:06 #86 19.10 OK: 9 MiB in 18 packages 01:40:06 #86 DONE 20.8s 01:40:06 #180 ... 01:40:06 01:40:06 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:40:06 #167 DONE 0.8s 01:40:06 01:40:06 #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 01:40:06 01:40:06 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:07 #181 ... 01:40:07 01:40:07 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:40:07 #182 DONE 0.9s 01:40:07 01:40:07 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:40:07 #183 DONE 1.1s 01:40:07 01:40:07 #184 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:40:07 #184 ... 01:40:07 01:40:07 #185 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:40:07 #185 DONE 1.6s 01:40:07 01:40:07 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:40:07 #186 DONE 1.2s 01:40:07 01:40:07 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:40:07 #187 DONE 1.2s 01:40:07 01:40:07 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:40:07 #188 DONE 1.2s 01:40:07 01:40:07 #189 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:40:08 #98 ... 01:40:08 01:40:08 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:40:08 #91 DONE 7.3s 01:40:08 01:40:08 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:40:08 #81 16.61 OK: 10 MiB in 19 packages 01:40:08 #81 DONE 17.6s 01:40:08 01:40:08 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:40:08 #189 ... 01:40:08 01:40:08 #190 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:40:08 #190 DONE 2.1s 01:40:08 01:40:08 #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:40:08 #191 DONE 2.1s 01:40:08 01:40:08 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:40:08 #192 DONE 1.8s 01:40:08 01:40:08 #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 01:40:08 #181 DONE 1.7s 01:40:08 01:40:08 #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:40:08 #180 DONE 2.0s 01:40:08 01:40:08 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:40:08 #193 DONE 2.1s 01:40:08 01:40:08 #184 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:40:08 #184 DONE 1.4s 01:40:08 01:40:08 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:40:08 #194 DONE 1.1s 01:40:08 01:40:08 #195 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:40:08 #195 DONE 1.1s 01:40:08 01:40:08 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:40:08 #196 DONE 1.1s 01:40:08 01:40:08 #189 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:40:08 #189 DONE 1.1s 01:40:08 01:40:08 #197 [core-keeper] exporting to image 01:40:08 #197 exporting layers 0.1s done 01:40:08 #197 writing image sha256:23e15b89da599b2ef10701f49483d14262b9cae050b1377067d1f659b88f5713 done 01:40:08 #197 naming to docker.io/library/core-keeper done 01:40:08 #197 DONE 0.2s 01:40:08 01:40:08 #198 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:40:08 #198 ... 01:40:08 01:40:08 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:40:08 #199 DONE 0.2s 01:40:08 01:40:08 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:40:08 #200 DONE 0.2s 01:40:08 01:40:08 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:40:08 #201 DONE 0.1s 01:40:08 01:40:08 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:40:08 #202 DONE 0.2s 01:40:08 01:40:08 #203 [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 01:40:08 #203 DONE 0.2s 01:40:08 01:40:08 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:40:08 #204 DONE 0.2s 01:40:08 01:40:08 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:40:08 #205 DONE 0.3s 01:40:08 01:40:08 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:40:08 #206 DONE 0.2s 01:40:08 01:40:08 #207 [support-scheduler] exporting to image 01:40:08 #207 ... 01:40:08 01:40:08 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:40:08 #208 DONE 0.2s 01:40:08 01:40:08 #198 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:40:08 #198 DONE 0.3s 01:40:08 01:40:08 #209 [core-metadata] exporting to image 01:40:08 #99 ... 01:40:08 01:40:08 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:40:08 #100 DONE 0.5s 01:40:08 01:40:08 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:09 #209 ... 01:40:09 01:40:09 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:40:09 #210 DONE 0.4s 01:40:09 01:40:09 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:40:09 #211 DONE 0.5s 01:40:09 01:40:09 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:40:09 #212 DONE 0.5s 01:40:09 01:40:09 #213 [support-notifications] exporting to image 01:40:09 #213 exporting layers 0.2s done 01:40:09 #213 writing image sha256:62e3ff3e2c9d7f2afd087f67c4406cc795a3646ae1775729c1c65f3c00ffe1b0 0.2s done 01:40:09 #213 naming to docker.io/library/support-notifications 0.0s done 01:40:09 #213 DONE 0.7s 01:40:09 01:40:09 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:40:09 #214 ... 01:40:09 01:40:09 #215 [core-command] exporting to image 01:40:09 #215 exporting layers 0.1s done 01:40:09 #215 writing image sha256:2f028a265aa136f68436c58cc212f34d764cd0b2a4a25f27eb28a739e06a5243 0.2s done 01:40:09 #215 naming to docker.io/library/core-command done 01:40:09 #215 DONE 1.1s 01:40:09 01:40:09 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:40:09 #216 DONE 0.5s 01:40:09 01:40:09 #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:40:09 #217 DONE 0.5s 01:40:09 01:40:09 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:40:09 #214 DONE 0.4s 01:40:09 01:40:09 #218 [security-spiffe-token-provider] exporting to image 01:40:09 #218 exporting layers 1.0s done 01:40:09 #218 writing image sha256:79bbaaac7f2eda987f6f994f264cef27a0f19f982e26cb9df357a5779916ad42 0.0s done 01:40:09 #218 naming to docker.io/library/security-spiffe-token-provider done 01:40:09 #218 DONE 1.0s 01:40:09 01:40:09 #207 [support-scheduler] exporting to image 01:40:09 #207 exporting layers 1.0s done 01:40:09 #207 ... 01:40:09 01:40:09 #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:40:09 #219 DONE 1.0s 01:40:09 01:40:09 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:40:09 #220 DONE 1.1s 01:40:09 01:40:09 #207 [support-scheduler] exporting to image 01:40:09 #207 writing image sha256:f7c5e93000dd275d3333695b2e5cad15f70bfd80610bceb4a2d1dc26bc0e2d93 01:40:09 #207 ... 01:40:09 01:40:09 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:40:09 #221 DONE 0.5s 01:40:09 01:40:09 #222 [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/ 01:40:09 #222 DONE 0.4s 01:40:09 01:40:09 #207 [support-scheduler] exporting to image 01:40:09 #207 writing image sha256:f7c5e93000dd275d3333695b2e5cad15f70bfd80610bceb4a2d1dc26bc0e2d93 0.3s done 01:40:09 #207 naming to docker.io/library/support-scheduler 0.0s done 01:40:10 #207 DONE 1.4s 01:40:10 01:40:10 #209 [core-metadata] exporting to image 01:40:10 #209 exporting layers 0.6s done 01:40:10 #209 writing image sha256:5f1bcafb590f2f49703f5c59e7f31bc03fc7d1d0b705615d7b9999eb84ce0752 0.0s done 01:40:10 #209 naming to docker.io/library/core-metadata 0.3s done 01:40:10 #209 DONE 1.1s 01:40:10 01:40:10 #223 [core-data] exporting to image 01:40:10 #223 exporting layers 0.9s done 01:40:10 #223 writing image sha256:f240b3a3970e1826bf767da1b920317ee4b1c1a5f2b5abff50e533ea16518ce2 0.3s done 01:40:10 #223 naming to docker.io/library/core-data 0.0s done 01:40:10 #223 DONE 1.4s 01:40:10 01:40:10 #224 [core-common-config-bootstrapper] exporting to image 01:40:10 #224 exporting layers 0.4s done 01:40:10 #224 writing image sha256:e85899affeaf34c0f6b8377fcf61ccb8a4124d990ad1b9f03d5bf95b29559cdd done 01:40:10 #224 naming to docker.io/library/core-common-config-bootstrapper done 01:40:10 #224 DONE 0.4s 01:40:10 01:40:10 #225 [security-proxy-auth] exporting to image 01:40:10 #225 exporting layers 0.2s done 01:40:10 #225 ... 01:40:10 01:40:10 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:40:10 #226 DONE 0.2s 01:40:10 01:40:10 #227 [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/ 01:40:10 #227 DONE 0.2s 01:40:10 01:40:10 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:40:10 #228 DONE 0.7s 01:40:10 #101 ... 01:40:10 01:40:10 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:40:10 #99 DONE 2.1s 01:40:10 01:40:10 #229 [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/ 01:40:10 #229 DONE 0.1s 01:40:10 01:40:10 #225 [security-proxy-auth] exporting to image 01:40:10 #225 writing image sha256:0fd8b9628c24dc5f0d7d4c3359880e35df18ca7595c740122d5ca5c1859205a1 done 01:40:10 #225 naming to docker.io/library/security-proxy-auth done 01:40:10 #225 DONE 0.3s 01:40:10 01:40:10 #230 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:40:10 #230 DONE 0.1s 01:40:10 01:40:10 #231 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:40:10 #231 ... 01:40:10 01:40:10 #232 [security-proxy-setup] exporting to image 01:40:10 #232 exporting layers 0.2s done 01:40:10 #232 writing image sha256:a82410e4d795d7c9199f51a29c6cbf9360ca77b1fd6ccd1c3aac23a61925ef4b done 01:40:10 #232 naming to docker.io/library/security-proxy-setup done 01:40:10 #232 DONE 0.2s 01:40:10 01:40:10 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:10 01:40:10 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:40:10 #233 DONE 0.4s 01:40:10 01:40:10 #234 [security-secretstore-setup] exporting to image 01:40:10 #234 ... 01:40:10 01:40:10 #231 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:40:10 #231 DONE 0.4s 01:40:10 01:40:10 #234 [security-secretstore-setup] exporting to image 01:40:10 #234 exporting layers 0.2s done 01:40:11 #234 writing image sha256:6753a075666f6dacc80862d6a7ffd9a855816bc9f330df21f989d400901069b5 done 01:40:11 #234 naming to docker.io/library/security-secretstore-setup done 01:40:11 #234 DONE 0.3s 01:40:11 01:40:11 #235 [security-bootstrapper] exporting to image 01:40:11 #235 exporting layers 0.2s done 01:40:11 #235 writing image sha256:984a70eb5c26fece3a46807e90b018bd9f36e34d9fc42a0bc5374972d9465926 done 01:40:11 #235 naming to docker.io/library/security-bootstrapper done 01:40:11 #235 DONE 0.2s 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2025-07-15T01:35:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:40:11 $ docker stop --time=1 eb57725c127d9675ed3196aebaee34b8e03155cbf156653344f811c89dcba61a 01:40:11 #102 ... 01:40:11 01:40:11 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:11 #98 DONE 4.5s 01:40:11 01:40:11 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:40:11 #103 DONE 0.3s 01:40:11 01:40:11 #104 [security-spire-config stage-2 6/10] COPY security.txt / 01:40:11 #104 DONE 0.3s 01:40:11 01:40:11 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:40:11 #105 DONE 0.2s 01:40:11 01:40:11 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:40:11 #93 6.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:40:11 #93 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:40:12 #93 ... 01:40:12 01:40:12 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:12 #101 DONE 3.7s 01:40:12 01:40:12 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:40:12 #106 DONE 0.3s 01:40:12 01:40:12 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:40:12 $ docker rm -f --volumes eb57725c127d9675ed3196aebaee34b8e03155cbf156653344f811c89dcba61a [Pipeline] // withDockerContainer [Pipeline] sh 01:40:12 #107 DONE 0.3s 01:40:12 01:40:12 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:40:12 #108 DONE 0.4s 01:40:12 01:40:12 #109 [security-spire-config] exporting to image 01:40:12 #109 exporting layers 01:40:12 + docker images 01:40:12 REPOSITORY TAG IMAGE ID CREATED SIZE 01:40:12 security-bootstrapper latest 984a70eb5c26 2 seconds ago 25.9MB 01:40:12 security-proxy-setup latest a82410e4d795 2 seconds ago 44.1MB 01:40:12 security-secretstore-setup latest 6753a075666f 2 seconds ago 74.6MB 01:40:12 core-common-config-bootstrapper latest e85899affeaf 3 seconds ago 22.7MB 01:40:12 security-proxy-auth latest 0fd8b9628c24 3 seconds ago 37.4MB 01:40:12 support-scheduler latest f7c5e93000dd 4 seconds ago 54.5MB 01:40:12 security-spiffe-token-provider latest 79bbaaac7f2e 4 seconds ago 53.3MB 01:40:12 core-metadata latest 5f1bcafb590f 4 seconds ago 38.8MB 01:40:12 core-data latest f240b3a3970e 4 seconds ago 38.6MB 01:40:12 core-command latest 2f028a265aa1 4 seconds ago 34MB 01:40:12 support-notifications latest 62e3ff3e2c9d 4 seconds ago 58MB 01:40:12 core-keeper latest 23e15b89da59 5 seconds ago 32.7MB 01:40:12 security-spire-agent latest 9f02dd83bb2d 3 minutes ago 200MB 01:40:12 security-spire-server latest 2304aca2a95d 3 minutes ago 155MB 01:40:12 security-spire-config latest 455d252db7f0 3 minutes ago 154MB 01:40:12 ci-base-image-x86_64 latest 7d8130677624 7 minutes ago 924MB 01:40:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 3 weeks ago 574MB 01:40:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 weeks ago 573MB 01:40:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 01:40:12 #109 ... 01:40:12 01:40:12 #110 [security-spire-server stage-2 6/9] COPY security.txt / 01:40:12 #110 DONE 0.4s [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:12 provisioning config files... 01:40:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/873@tmp/config16742105807990345066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:13 01:40:13 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:40:13 #111 DONE 0.3s 01:40:13 01:40:13 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:40:13 ---> ****-login.sh 01:40:13 nexus3.edgexfoundry.org:10001 01:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:13 Login Succeeded 01:40:13 nexus3.edgexfoundry.org:10002 01:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:13 Login Succeeded 01:40:13 nexus3.edgexfoundry.org:10003 01:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:13 #112 ... 01:40:13 01:40:13 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:13 #102 DONE 3.0s 01:40:13 01:40:13 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:40:13 #112 DONE 0.4s 01:40:13 01:40:13 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:40:13 Login Succeeded 01:40:13 nexus3.edgexfoundry.org:10004 01:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:13 Login Succeeded 01:40:13 ****.io 01:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:13 #113 DONE 0.4s 01:40:13 01:40:13 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:40:13 Login Succeeded 01:40:13 ---> ****-login.sh ends [Pipeline] } 01:40:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:40:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:40:13 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:13 latest 01:40:13 4.1.0-dev.41 01:40:13 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:13 main 01:40:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:13 #114 DONE 0.4s 01:40:13 01:40:13 #109 [security-spire-server] exporting to image 01:40:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:14 + docker push nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:40:14 6eb211984cd4: Preparing 01:40:14 ecba1aeaa200: Preparing 01:40:14 7a496d2510e0: Preparing 01:40:14 4ac3e331b8d8: Preparing 01:40:14 d6c6e85201f4: Preparing 01:40:14 bfd8a91eff9b: Preparing 01:40:14 994456c4fd7b: Preparing 01:40:14 bfd8a91eff9b: Waiting 01:40:14 994456c4fd7b: Waiting 01:40:14 6eb211984cd4: Pushed 01:40:14 7a496d2510e0: Pushed 01:40:14 4ac3e331b8d8: Pushed 01:40:14 994456c4fd7b: Layer already exists 01:40:14 #109 ... 01:40:14 01:40:14 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:40:14 #115 DONE 0.6s 01:40:14 01:40:14 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:40:14 bfd8a91eff9b: Pushed 01:40:14 #116 DONE 0.3s 01:40:14 01:40:14 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:40:14 d6c6e85201f4: Pushed 01:40:15 #117 DONE 0.3s 01:40:15 01:40:15 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:40:15 #93 12.78 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 01:40:15 #93 13.02 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 01:40:15 #93 13.07 Executing ca-certificates-20241121-r1.trigger 01:40:15 #93 ... 01:40:15 01:40:15 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:40:15 #118 DONE 0.2s 01:40:15 01:40:15 #109 [security-spire-agent] exporting to image 01:40:16 #109 ... 01:40:16 01:40:16 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:40:16 #93 13.36 OK: 15 MiB in 28 packages 01:40:16 #93 DONE 14.3s 01:40:16 01:40:16 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:16 ecba1aeaa200: Pushed 01:40:16 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:17 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:40:17 6eb211984cd4: Preparing 01:40:17 ecba1aeaa200: Preparing 01:40:17 7a496d2510e0: Preparing 01:40:17 4ac3e331b8d8: Preparing 01:40:17 d6c6e85201f4: Preparing 01:40:17 bfd8a91eff9b: Preparing 01:40:17 994456c4fd7b: Preparing 01:40:17 bfd8a91eff9b: Waiting 01:40:17 994456c4fd7b: Waiting 01:40:17 d6c6e85201f4: Layer already exists 01:40:17 6eb211984cd4: Layer already exists 01:40:17 4ac3e331b8d8: Layer already exists 01:40:17 7a496d2510e0: Layer already exists 01:40:17 ecba1aeaa200: Layer already exists 01:40:17 bfd8a91eff9b: Layer already exists 01:40:17 994456c4fd7b: Layer already exists 01:40:17 latest: digest: sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:17 #83 ... 01:40:17 01:40:17 #109 [security-spire-agent] exporting to image 01:40:17 #109 exporting layers 5.0s done 01:40:17 #109 writing image sha256:32525c1057c488aa0c52ef56e4a0063c5244639d97597bc16b71e1437b8afb53 done 01:40:17 #109 naming to docker.io/library/security-spire-config-arm64 done 01:40:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:18 #109 exporting layers 4.1s done 01:40:18 #109 writing image sha256:5226f3fe9b5f80318eb45c96aef7f006dd4dbdddce3cef8c5c7168a8695878fa done 01:40:18 #109 naming to docker.io/library/security-spire-server-arm64 done 01:40:18 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41 01:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:40:18 6eb211984cd4: Preparing 01:40:18 ecba1aeaa200: Preparing 01:40:18 7a496d2510e0: Preparing 01:40:18 4ac3e331b8d8: Preparing 01:40:18 d6c6e85201f4: Preparing 01:40:18 bfd8a91eff9b: Preparing 01:40:18 994456c4fd7b: Preparing 01:40:18 bfd8a91eff9b: Waiting 01:40:18 994456c4fd7b: Waiting 01:40:18 7a496d2510e0: Layer already exists 01:40:18 6eb211984cd4: Layer already exists 01:40:18 ecba1aeaa200: Layer already exists 01:40:18 d6c6e85201f4: Layer already exists 01:40:18 4ac3e331b8d8: Layer already exists 01:40:18 994456c4fd7b: Layer already exists 01:40:18 bfd8a91eff9b: Layer already exists 01:40:18 4.1.0-dev.41: digest: sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:18 #109 exporting layers 3.3s done 01:40:18 #109 writing image sha256:97c297b9a004189ad0fa340bbc32f142326a98aeaa949b157092dc76f06eeecd done 01:40:18 #109 naming to docker.io/library/security-spire-agent-arm64 done 01:40:18 #109 DONE 6.1s 01:40:18 01:40:18 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:40:18 + docker push nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:40:18 6eb211984cd4: Preparing 01:40:18 ecba1aeaa200: Preparing 01:40:18 7a496d2510e0: Preparing 01:40:18 4ac3e331b8d8: Preparing 01:40:18 d6c6e85201f4: Preparing 01:40:18 bfd8a91eff9b: Preparing 01:40:18 994456c4fd7b: Preparing 01:40:18 bfd8a91eff9b: Waiting 01:40:18 994456c4fd7b: Waiting 01:40:18 4ac3e331b8d8: Layer already exists 01:40:18 7a496d2510e0: Layer already exists 01:40:18 ecba1aeaa200: Layer already exists 01:40:18 d6c6e85201f4: Layer already exists 01:40:18 6eb211984cd4: Layer already exists 01:40:18 bfd8a91eff9b: Layer already exists 01:40:18 994456c4fd7b: Layer already exists 01:40:18 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:19 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:40:19 6eb211984cd4: Preparing 01:40:19 ecba1aeaa200: Preparing 01:40:19 7a496d2510e0: Preparing 01:40:19 4ac3e331b8d8: Preparing 01:40:19 d6c6e85201f4: Preparing 01:40:19 bfd8a91eff9b: Preparing 01:40:19 994456c4fd7b: Preparing 01:40:19 bfd8a91eff9b: Waiting 01:40:19 994456c4fd7b: Waiting 01:40:19 d6c6e85201f4: Layer already exists 01:40:19 ecba1aeaa200: Layer already exists 01:40:19 7a496d2510e0: Layer already exists 01:40:19 4ac3e331b8d8: Layer already exists 01:40:19 6eb211984cd4: Layer already exists 01:40:19 994456c4fd7b: Layer already exists 01:40:19 bfd8a91eff9b: Layer already exists 01:40:19 main: digest: sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:19 ===================================================== [Pipeline] echo 01:40:19 taggedImages: 01:40:19 - nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:19 - nexus3.edgexfoundry.org:10004/core-command:latest 01:40:19 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41 01:40:19 - nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:19 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:40:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:40:19 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:19 latest 01:40:19 4.1.0-dev.41 01:40:19 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:19 main 01:40:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:40:20 5284d286da88: Preparing 01:40:20 0dd554fbd240: Preparing 01:40:20 5b8d9879408b: Preparing 01:40:20 d46e06b7b99d: Preparing 01:40:20 7a496d2510e0: Preparing 01:40:20 4ac3e331b8d8: Preparing 01:40:20 d6c6e85201f4: Preparing 01:40:20 bfd8a91eff9b: Preparing 01:40:20 994456c4fd7b: Preparing 01:40:20 4ac3e331b8d8: Waiting 01:40:20 d6c6e85201f4: Waiting 01:40:20 bfd8a91eff9b: Waiting 01:40:20 994456c4fd7b: Waiting 01:40:20 7a496d2510e0: Layer already exists 01:40:20 4ac3e331b8d8: Layer already exists 01:40:20 d6c6e85201f4: Layer already exists 01:40:20 bfd8a91eff9b: Layer already exists 01:40:20 5b8d9879408b: Pushed 01:40:20 0dd554fbd240: Pushed 01:40:20 994456c4fd7b: Layer already exists 01:40:20 5284d286da88: Pushed 01:40:21 d46e06b7b99d: Pushed 01:40:21 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + 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 01:40:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:40:22 5284d286da88: Preparing 01:40:22 0dd554fbd240: Preparing 01:40:22 5b8d9879408b: Preparing 01:40:22 d46e06b7b99d: Preparing 01:40:22 7a496d2510e0: Preparing 01:40:22 4ac3e331b8d8: Preparing 01:40:22 d6c6e85201f4: Preparing 01:40:22 bfd8a91eff9b: Preparing 01:40:22 994456c4fd7b: Preparing 01:40:22 bfd8a91eff9b: Waiting 01:40:22 4ac3e331b8d8: Waiting 01:40:22 d6c6e85201f4: Waiting 01:40:22 d46e06b7b99d: Layer already exists 01:40:22 5b8d9879408b: Layer already exists 01:40:22 5284d286da88: Layer already exists 01:40:22 0dd554fbd240: Layer already exists 01:40:22 7a496d2510e0: Layer already exists 01:40:22 d6c6e85201f4: Layer already exists 01:40:22 4ac3e331b8d8: Layer already exists 01:40:22 994456c4fd7b: Layer already exists 01:40:22 bfd8a91eff9b: Layer already exists 01:40:22 latest: digest: sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41 01:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:40:23 5284d286da88: Preparing 01:40:23 0dd554fbd240: Preparing 01:40:23 5b8d9879408b: Preparing 01:40:23 d46e06b7b99d: Preparing 01:40:23 7a496d2510e0: Preparing 01:40:23 4ac3e331b8d8: Preparing 01:40:23 d6c6e85201f4: Preparing 01:40:23 bfd8a91eff9b: Preparing 01:40:23 4ac3e331b8d8: Waiting 01:40:23 d6c6e85201f4: Waiting 01:40:23 994456c4fd7b: Preparing 01:40:23 bfd8a91eff9b: Waiting 01:40:23 994456c4fd7b: Waiting 01:40:23 7a496d2510e0: Layer already exists 01:40:23 5284d286da88: Layer already exists 01:40:23 d46e06b7b99d: Layer already exists 01:40:23 5b8d9879408b: Layer already exists 01:40:23 0dd554fbd240: Layer already exists 01:40:23 994456c4fd7b: Layer already exists 01:40:23 4ac3e331b8d8: Layer already exists 01:40:23 d6c6e85201f4: Layer already exists 01:40:23 bfd8a91eff9b: Layer already exists 01:40:23 4.1.0-dev.41: digest: sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:40:23 5284d286da88: Preparing 01:40:23 0dd554fbd240: Preparing 01:40:23 5b8d9879408b: Preparing 01:40:23 d46e06b7b99d: Preparing 01:40:23 7a496d2510e0: Preparing 01:40:23 4ac3e331b8d8: Preparing 01:40:23 d6c6e85201f4: Preparing 01:40:23 bfd8a91eff9b: Preparing 01:40:23 994456c4fd7b: Preparing 01:40:23 4ac3e331b8d8: Waiting 01:40:23 d6c6e85201f4: Waiting 01:40:23 994456c4fd7b: Waiting 01:40:23 bfd8a91eff9b: Waiting 01:40:23 5b8d9879408b: Layer already exists 01:40:23 7a496d2510e0: Layer already exists 01:40:23 0dd554fbd240: Layer already exists 01:40:23 5284d286da88: Layer already exists 01:40:23 d46e06b7b99d: Layer already exists 01:40:23 bfd8a91eff9b: Layer already exists 01:40:23 d6c6e85201f4: Layer already exists 01:40:23 994456c4fd7b: Layer already exists 01:40:23 4ac3e331b8d8: Layer already exists 01:40:23 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + 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 01:40:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:40:24 5284d286da88: Preparing 01:40:24 0dd554fbd240: Preparing 01:40:24 5b8d9879408b: Preparing 01:40:24 d46e06b7b99d: Preparing 01:40:24 7a496d2510e0: Preparing 01:40:24 4ac3e331b8d8: Preparing 01:40:24 d6c6e85201f4: Preparing 01:40:24 bfd8a91eff9b: Preparing 01:40:24 994456c4fd7b: Preparing 01:40:24 4ac3e331b8d8: Waiting 01:40:24 bfd8a91eff9b: Waiting 01:40:24 994456c4fd7b: Waiting 01:40:24 d6c6e85201f4: Waiting 01:40:24 7a496d2510e0: Layer already exists 01:40:24 5b8d9879408b: Layer already exists 01:40:24 5284d286da88: Layer already exists 01:40:24 0dd554fbd240: Layer already exists 01:40:24 d46e06b7b99d: Layer already exists 01:40:24 d6c6e85201f4: Layer already exists 01:40:24 4ac3e331b8d8: Layer already exists 01:40:24 bfd8a91eff9b: Layer already exists 01:40:24 994456c4fd7b: Layer already exists 01:40:24 main: digest: sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:24 ===================================================== [Pipeline] echo 01:40:24 taggedImages: 01:40:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:40:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41 01:40:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:40:24 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:40:24 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:24 latest 01:40:24 4.1.0-dev.41 01:40:24 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:24 main 01:40:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:25 + docker push nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:40:25 f54aa5a1d504: Preparing 01:40:25 fadf319c75ff: Preparing 01:40:25 7a496d2510e0: Preparing 01:40:25 4ac3e331b8d8: Preparing 01:40:25 617431396c0c: Preparing 01:40:25 ed996dc4d495: Preparing 01:40:25 994456c4fd7b: Preparing 01:40:25 ed996dc4d495: Waiting 01:40:25 994456c4fd7b: Waiting 01:40:25 4ac3e331b8d8: Layer already exists 01:40:25 7a496d2510e0: Layer already exists 01:40:25 994456c4fd7b: Layer already exists 01:40:25 f54aa5a1d504: Pushed 01:40:25 ed996dc4d495: Pushed 01:40:25 617431396c0c: Pushed 01:40:27 fadf319c75ff: Pushed 01:40:27 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:40:28 f54aa5a1d504: Preparing 01:40:28 fadf319c75ff: Preparing 01:40:28 7a496d2510e0: Preparing 01:40:28 4ac3e331b8d8: Preparing 01:40:28 617431396c0c: Preparing 01:40:28 ed996dc4d495: Preparing 01:40:28 994456c4fd7b: Preparing 01:40:28 ed996dc4d495: Waiting 01:40:28 617431396c0c: Layer already exists 01:40:28 4ac3e331b8d8: Layer already exists 01:40:28 7a496d2510e0: Layer already exists 01:40:28 fadf319c75ff: Layer already exists 01:40:28 f54aa5a1d504: Layer already exists 01:40:28 994456c4fd7b: Layer already exists 01:40:28 ed996dc4d495: Layer already exists 01:40:28 latest: digest: sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:28 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41 01:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:40:28 f54aa5a1d504: Preparing 01:40:28 fadf319c75ff: Preparing 01:40:28 7a496d2510e0: Preparing 01:40:28 4ac3e331b8d8: Preparing 01:40:28 617431396c0c: Preparing 01:40:28 ed996dc4d495: Preparing 01:40:28 994456c4fd7b: Preparing 01:40:28 ed996dc4d495: Waiting 01:40:28 994456c4fd7b: Waiting 01:40:28 7a496d2510e0: Layer already exists 01:40:28 f54aa5a1d504: Layer already exists 01:40:28 4ac3e331b8d8: Layer already exists 01:40:28 fadf319c75ff: Layer already exists 01:40:28 617431396c0c: Layer already exists 01:40:28 ed996dc4d495: Layer already exists 01:40:28 994456c4fd7b: Layer already exists 01:40:28 4.1.0-dev.41: digest: sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + docker push nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:40:29 f54aa5a1d504: Preparing 01:40:29 fadf319c75ff: Preparing 01:40:29 7a496d2510e0: Preparing 01:40:29 4ac3e331b8d8: Preparing 01:40:29 617431396c0c: Preparing 01:40:29 ed996dc4d495: Preparing 01:40:29 994456c4fd7b: Preparing 01:40:29 994456c4fd7b: Waiting 01:40:29 ed996dc4d495: Waiting 01:40:29 f54aa5a1d504: Layer already exists 01:40:29 7a496d2510e0: Layer already exists 01:40:29 617431396c0c: Layer already exists 01:40:29 fadf319c75ff: Layer already exists 01:40:29 4ac3e331b8d8: Layer already exists 01:40:29 994456c4fd7b: Layer already exists 01:40:29 ed996dc4d495: Layer already exists 01:40:29 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:40:30 f54aa5a1d504: Preparing 01:40:30 fadf319c75ff: Preparing 01:40:30 7a496d2510e0: Preparing 01:40:30 4ac3e331b8d8: Preparing 01:40:30 617431396c0c: Preparing 01:40:30 ed996dc4d495: Preparing 01:40:30 994456c4fd7b: Preparing 01:40:30 ed996dc4d495: Waiting 01:40:30 f54aa5a1d504: Layer already exists 01:40:30 7a496d2510e0: Layer already exists 01:40:30 617431396c0c: Layer already exists 01:40:30 fadf319c75ff: Layer already exists 01:40:30 4ac3e331b8d8: Layer already exists 01:40:30 ed996dc4d495: Layer already exists 01:40:30 994456c4fd7b: Layer already exists 01:40:30 main: digest: sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:30 ===================================================== [Pipeline] echo 01:40:30 taggedImages: 01:40:30 - nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:30 - nexus3.edgexfoundry.org:10004/core-data:latest 01:40:30 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41 01:40:30 - nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:40:30 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:40:30 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:30 latest 01:40:30 4.1.0-dev.41 01:40:30 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:30 main 01:40:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:40:30 4b689870cfc6: Preparing 01:40:30 ec9708970c8c: Preparing 01:40:30 4ac3e331b8d8: Preparing 01:40:30 2d500aa5e32b: Preparing 01:40:30 d1819c3877b1: Preparing 01:40:30 994456c4fd7b: Preparing 01:40:30 994456c4fd7b: Waiting 01:40:30 4ac3e331b8d8: Layer already exists 01:40:30 994456c4fd7b: Layer already exists 01:40:30 4b689870cfc6: Pushed 01:40:30 d1819c3877b1: Pushed 01:40:30 2d500aa5e32b: Pushed 01:40:33 ec9708970c8c: Pushed 01:40:33 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:40:34 4b689870cfc6: Preparing 01:40:34 ec9708970c8c: Preparing 01:40:34 4ac3e331b8d8: Preparing 01:40:34 2d500aa5e32b: Preparing 01:40:34 d1819c3877b1: Preparing 01:40:34 994456c4fd7b: Preparing 01:40:34 994456c4fd7b: Waiting 01:40:34 4ac3e331b8d8: Layer already exists 01:40:34 d1819c3877b1: Layer already exists 01:40:34 ec9708970c8c: Layer already exists 01:40:34 2d500aa5e32b: Layer already exists 01:40:34 4b689870cfc6: Layer already exists 01:40:34 994456c4fd7b: Layer already exists 01:40:34 latest: digest: sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41 01:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:40:34 4b689870cfc6: Preparing 01:40:34 ec9708970c8c: Preparing 01:40:34 4ac3e331b8d8: Preparing 01:40:34 2d500aa5e32b: Preparing 01:40:34 d1819c3877b1: Preparing 01:40:34 994456c4fd7b: Preparing 01:40:34 994456c4fd7b: Waiting 01:40:34 d1819c3877b1: Layer already exists 01:40:34 4b689870cfc6: Layer already exists 01:40:34 4ac3e331b8d8: Layer already exists 01:40:34 2d500aa5e32b: Layer already exists 01:40:34 ec9708970c8c: Layer already exists 01:40:34 994456c4fd7b: Layer already exists 01:40:34 4.1.0-dev.41: digest: sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:40:35 4b689870cfc6: Preparing 01:40:35 ec9708970c8c: Preparing 01:40:35 4ac3e331b8d8: Preparing 01:40:35 2d500aa5e32b: Preparing 01:40:35 d1819c3877b1: Preparing 01:40:35 994456c4fd7b: Preparing 01:40:35 994456c4fd7b: Waiting 01:40:35 ec9708970c8c: Layer already exists 01:40:35 2d500aa5e32b: Layer already exists 01:40:35 4b689870cfc6: Layer already exists 01:40:35 4ac3e331b8d8: Layer already exists 01:40:35 d1819c3877b1: Layer already exists 01:40:35 994456c4fd7b: Layer already exists 01:40:35 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:40:36 4b689870cfc6: Preparing 01:40:36 ec9708970c8c: Preparing 01:40:36 4ac3e331b8d8: Preparing 01:40:36 2d500aa5e32b: Preparing 01:40:36 d1819c3877b1: Preparing 01:40:36 994456c4fd7b: Preparing 01:40:36 994456c4fd7b: Waiting 01:40:36 4b689870cfc6: Layer already exists 01:40:36 d1819c3877b1: Layer already exists 01:40:36 4ac3e331b8d8: Layer already exists 01:40:36 2d500aa5e32b: Layer already exists 01:40:36 ec9708970c8c: Layer already exists 01:40:36 994456c4fd7b: Layer already exists 01:40:36 main: digest: sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:36 ===================================================== [Pipeline] echo 01:40:36 taggedImages: 01:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41 01:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:40:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:40:36 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:36 latest 01:40:36 4.1.0-dev.41 01:40:36 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:36 main 01:40:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:40:36 8425c4887476: Preparing 01:40:36 43ae13fed95c: Preparing 01:40:36 5f1636ead2c8: Preparing 01:40:36 7a496d2510e0: Preparing 01:40:36 4ac3e331b8d8: Preparing 01:40:36 d6c6e85201f4: Preparing 01:40:36 bfd8a91eff9b: Preparing 01:40:36 994456c4fd7b: Preparing 01:40:36 d6c6e85201f4: Waiting 01:40:36 994456c4fd7b: Waiting 01:40:36 bfd8a91eff9b: Waiting 01:40:36 4ac3e331b8d8: Layer already exists 01:40:36 7a496d2510e0: Layer already exists 01:40:36 d6c6e85201f4: Layer already exists 01:40:36 bfd8a91eff9b: Layer already exists 01:40:36 994456c4fd7b: Layer already exists 01:40:36 8425c4887476: Pushed 01:40:36 43ae13fed95c: Pushed 01:40:39 5f1636ead2c8: Pushed 01:40:39 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:40:39 8425c4887476: Preparing 01:40:39 43ae13fed95c: Preparing 01:40:39 5f1636ead2c8: Preparing 01:40:39 7a496d2510e0: Preparing 01:40:39 4ac3e331b8d8: Preparing 01:40:39 d6c6e85201f4: Preparing 01:40:39 bfd8a91eff9b: Preparing 01:40:39 d6c6e85201f4: Waiting 01:40:39 994456c4fd7b: Preparing 01:40:39 bfd8a91eff9b: Waiting 01:40:39 994456c4fd7b: Waiting 01:40:39 5f1636ead2c8: Layer already exists 01:40:39 4ac3e331b8d8: Layer already exists 01:40:39 8425c4887476: Layer already exists 01:40:39 7a496d2510e0: Layer already exists 01:40:39 43ae13fed95c: Layer already exists 01:40:39 d6c6e85201f4: Layer already exists 01:40:39 bfd8a91eff9b: Layer already exists 01:40:39 994456c4fd7b: Layer already exists 01:40:39 latest: digest: sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41 01:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:40:40 8425c4887476: Preparing 01:40:40 43ae13fed95c: Preparing 01:40:40 5f1636ead2c8: Preparing 01:40:40 7a496d2510e0: Preparing 01:40:40 4ac3e331b8d8: Preparing 01:40:40 d6c6e85201f4: Preparing 01:40:40 bfd8a91eff9b: Preparing 01:40:40 994456c4fd7b: Preparing 01:40:40 d6c6e85201f4: Waiting 01:40:40 bfd8a91eff9b: Waiting 01:40:40 994456c4fd7b: Waiting 01:40:40 8425c4887476: Layer already exists 01:40:40 43ae13fed95c: Layer already exists 01:40:40 5f1636ead2c8: Layer already exists 01:40:40 7a496d2510e0: Layer already exists 01:40:40 4ac3e331b8d8: Layer already exists 01:40:40 d6c6e85201f4: Layer already exists 01:40:40 bfd8a91eff9b: Layer already exists 01:40:40 994456c4fd7b: Layer already exists 01:40:40 4.1.0-dev.41: digest: sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:40:41 8425c4887476: Preparing 01:40:41 43ae13fed95c: Preparing 01:40:41 5f1636ead2c8: Preparing 01:40:41 7a496d2510e0: Preparing 01:40:41 4ac3e331b8d8: Preparing 01:40:41 d6c6e85201f4: Preparing 01:40:41 bfd8a91eff9b: Preparing 01:40:41 994456c4fd7b: Preparing 01:40:41 bfd8a91eff9b: Waiting 01:40:41 994456c4fd7b: Waiting 01:40:41 d6c6e85201f4: Waiting 01:40:41 4ac3e331b8d8: Layer already exists 01:40:41 7a496d2510e0: Layer already exists 01:40:41 8425c4887476: Layer already exists 01:40:41 5f1636ead2c8: Layer already exists 01:40:41 43ae13fed95c: Layer already exists 01:40:41 d6c6e85201f4: Layer already exists 01:40:41 bfd8a91eff9b: Layer already exists 01:40:41 994456c4fd7b: Layer already exists 01:40:41 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:40:41 8425c4887476: Preparing 01:40:41 43ae13fed95c: Preparing 01:40:41 5f1636ead2c8: Preparing 01:40:41 7a496d2510e0: Preparing 01:40:41 4ac3e331b8d8: Preparing 01:40:41 d6c6e85201f4: Preparing 01:40:41 bfd8a91eff9b: Preparing 01:40:41 994456c4fd7b: Preparing 01:40:41 d6c6e85201f4: Waiting 01:40:41 bfd8a91eff9b: Waiting 01:40:41 994456c4fd7b: Waiting 01:40:41 43ae13fed95c: Layer already exists 01:40:41 8425c4887476: Layer already exists 01:40:41 7a496d2510e0: Layer already exists 01:40:41 5f1636ead2c8: Layer already exists 01:40:41 4ac3e331b8d8: Layer already exists 01:40:41 d6c6e85201f4: Layer already exists 01:40:41 bfd8a91eff9b: Layer already exists 01:40:41 994456c4fd7b: Layer already exists 01:40:41 main: digest: sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:42 ===================================================== [Pipeline] echo 01:40:42 taggedImages: 01:40:42 - nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:40:42 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41 01:40:42 - nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:40:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:40:42 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:42 latest 01:40:42 4.1.0-dev.41 01:40:42 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:42 main 01:40:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:40:42 0f0d26c65fc7: Preparing 01:40:42 f25bf25056ed: Preparing 01:40:42 ad4a9d30c2b3: Preparing 01:40:42 3fc92cc45a91: Preparing 01:40:42 566c25f23381: Preparing 01:40:42 7276f2a57ca7: Preparing 01:40:42 6f6d56f3773e: Preparing 01:40:42 7a496d2510e0: Preparing 01:40:42 4ac3e331b8d8: Preparing 01:40:42 7a496d2510e0: Waiting 01:40:42 7276f2a57ca7: Waiting 01:40:42 4ac3e331b8d8: Waiting 01:40:42 6f6d56f3773e: Waiting 01:40:42 33f0d3093012: Preparing 01:40:42 4953cd631ed4: Preparing 01:40:42 5f70bf18a086: Preparing 01:40:42 fd5a29e757e4: Preparing 01:40:42 ece4167b2ac4: Preparing 01:40:42 33f0d3093012: Waiting 01:40:42 0db5166c4c5d: Preparing 01:40:42 5f70bf18a086: Waiting 01:40:42 fd5a29e757e4: Waiting 01:40:42 994456c4fd7b: Preparing 01:40:42 ece4167b2ac4: Waiting 01:40:42 4953cd631ed4: Waiting 01:40:42 0db5166c4c5d: Waiting 01:40:42 994456c4fd7b: Waiting 01:40:42 ad4a9d30c2b3: Pushed 01:40:42 3fc92cc45a91: Pushed 01:40:42 0f0d26c65fc7: Pushed 01:40:42 566c25f23381: Pushed 01:40:42 f25bf25056ed: Pushed 01:40:42 7a496d2510e0: Layer already exists 01:40:42 4ac3e331b8d8: Layer already exists 01:40:42 5f70bf18a086: Layer already exists 01:40:42 7276f2a57ca7: Pushed 01:40:42 33f0d3093012: Pushed 01:40:42 4953cd631ed4: Pushed 01:40:42 fd5a29e757e4: Pushed 01:40:42 994456c4fd7b: Layer already exists 01:40:42 0db5166c4c5d: Pushed 01:40:43 ece4167b2ac4: Pushed 01:40:44 6f6d56f3773e: Pushed 01:40:44 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:40:44 0f0d26c65fc7: Preparing 01:40:44 f25bf25056ed: Preparing 01:40:44 ad4a9d30c2b3: Preparing 01:40:44 3fc92cc45a91: Preparing 01:40:44 566c25f23381: Preparing 01:40:44 7276f2a57ca7: Preparing 01:40:44 6f6d56f3773e: Preparing 01:40:44 7a496d2510e0: Preparing 01:40:44 4ac3e331b8d8: Preparing 01:40:44 33f0d3093012: Preparing 01:40:44 4953cd631ed4: Preparing 01:40:44 5f70bf18a086: Preparing 01:40:44 fd5a29e757e4: Preparing 01:40:44 ece4167b2ac4: Preparing 01:40:44 0db5166c4c5d: Preparing 01:40:44 994456c4fd7b: Preparing 01:40:44 7276f2a57ca7: Waiting 01:40:44 6f6d56f3773e: Waiting 01:40:44 7a496d2510e0: Waiting 01:40:44 fd5a29e757e4: Waiting 01:40:44 994456c4fd7b: Waiting 01:40:44 ece4167b2ac4: Waiting 01:40:44 0db5166c4c5d: Waiting 01:40:44 4ac3e331b8d8: Waiting 01:40:44 33f0d3093012: Waiting 01:40:44 5f70bf18a086: Waiting 01:40:44 4953cd631ed4: Waiting 01:40:44 f25bf25056ed: Layer already exists 01:40:44 566c25f23381: Layer already exists 01:40:44 0f0d26c65fc7: Layer already exists 01:40:44 ad4a9d30c2b3: Layer already exists 01:40:44 3fc92cc45a91: Layer already exists 01:40:44 7a496d2510e0: Layer already exists 01:40:44 7276f2a57ca7: Layer already exists 01:40:44 4ac3e331b8d8: Layer already exists 01:40:44 6f6d56f3773e: Layer already exists 01:40:44 33f0d3093012: Layer already exists 01:40:44 4953cd631ed4: Layer already exists 01:40:44 fd5a29e757e4: Layer already exists 01:40:44 5f70bf18a086: Layer already exists 01:40:44 ece4167b2ac4: Layer already exists 01:40:44 0db5166c4c5d: Layer already exists 01:40:44 994456c4fd7b: Layer already exists 01:40:44 latest: digest: sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41 01:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:40:45 0f0d26c65fc7: Preparing 01:40:45 f25bf25056ed: Preparing 01:40:45 ad4a9d30c2b3: Preparing 01:40:45 3fc92cc45a91: Preparing 01:40:45 566c25f23381: Preparing 01:40:45 7276f2a57ca7: Preparing 01:40:45 6f6d56f3773e: Preparing 01:40:45 7a496d2510e0: Preparing 01:40:45 4ac3e331b8d8: Preparing 01:40:45 33f0d3093012: Preparing 01:40:45 4953cd631ed4: Preparing 01:40:45 5f70bf18a086: Preparing 01:40:45 fd5a29e757e4: Preparing 01:40:45 ece4167b2ac4: Preparing 01:40:45 0db5166c4c5d: Preparing 01:40:45 994456c4fd7b: Preparing 01:40:45 33f0d3093012: Waiting 01:40:45 4953cd631ed4: Waiting 01:40:45 5f70bf18a086: Waiting 01:40:45 fd5a29e757e4: Waiting 01:40:45 ece4167b2ac4: Waiting 01:40:45 0db5166c4c5d: Waiting 01:40:45 994456c4fd7b: Waiting 01:40:45 7276f2a57ca7: Waiting 01:40:45 6f6d56f3773e: Waiting 01:40:45 7a496d2510e0: Waiting 01:40:45 4ac3e331b8d8: Waiting 01:40:45 0f0d26c65fc7: Layer already exists 01:40:45 ad4a9d30c2b3: Layer already exists 01:40:45 3fc92cc45a91: Layer already exists 01:40:45 f25bf25056ed: Layer already exists 01:40:45 566c25f23381: Layer already exists 01:40:45 7276f2a57ca7: Layer already exists 01:40:45 6f6d56f3773e: Layer already exists 01:40:45 7a496d2510e0: Layer already exists 01:40:45 4ac3e331b8d8: Layer already exists 01:40:45 33f0d3093012: Layer already exists 01:40:45 5f70bf18a086: Layer already exists 01:40:45 4953cd631ed4: Layer already exists 01:40:45 fd5a29e757e4: Layer already exists 01:40:45 0db5166c4c5d: Layer already exists 01:40:45 ece4167b2ac4: Layer already exists 01:40:45 994456c4fd7b: Layer already exists 01:40:45 4.1.0-dev.41: digest: sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:40:46 0f0d26c65fc7: Preparing 01:40:46 f25bf25056ed: Preparing 01:40:46 ad4a9d30c2b3: Preparing 01:40:46 3fc92cc45a91: Preparing 01:40:46 566c25f23381: Preparing 01:40:46 7276f2a57ca7: Preparing 01:40:46 6f6d56f3773e: Preparing 01:40:46 7a496d2510e0: Preparing 01:40:46 4ac3e331b8d8: Preparing 01:40:46 33f0d3093012: Preparing 01:40:46 4953cd631ed4: Preparing 01:40:46 5f70bf18a086: Preparing 01:40:46 fd5a29e757e4: Preparing 01:40:46 ece4167b2ac4: Preparing 01:40:46 0db5166c4c5d: Preparing 01:40:46 994456c4fd7b: Preparing 01:40:46 6f6d56f3773e: Waiting 01:40:46 7a496d2510e0: Waiting 01:40:46 4ac3e331b8d8: Waiting 01:40:46 4953cd631ed4: Waiting 01:40:46 33f0d3093012: Waiting 01:40:46 5f70bf18a086: Waiting 01:40:46 fd5a29e757e4: Waiting 01:40:46 7276f2a57ca7: Waiting 01:40:46 ece4167b2ac4: Waiting 01:40:46 0db5166c4c5d: Waiting 01:40:46 f25bf25056ed: Layer already exists 01:40:46 0f0d26c65fc7: Layer already exists 01:40:46 ad4a9d30c2b3: Layer already exists 01:40:46 566c25f23381: Layer already exists 01:40:46 3fc92cc45a91: Layer already exists 01:40:46 7276f2a57ca7: Layer already exists 01:40:46 6f6d56f3773e: Layer already exists 01:40:46 7a496d2510e0: Layer already exists 01:40:46 4ac3e331b8d8: Layer already exists 01:40:46 33f0d3093012: Layer already exists 01:40:46 fd5a29e757e4: Layer already exists 01:40:46 4953cd631ed4: Layer already exists 01:40:46 5f70bf18a086: Layer already exists 01:40:46 0db5166c4c5d: Layer already exists 01:40:46 ece4167b2ac4: Layer already exists 01:40:46 994456c4fd7b: Layer already exists 01:40:46 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:40:46 0f0d26c65fc7: Preparing 01:40:46 f25bf25056ed: Preparing 01:40:46 ad4a9d30c2b3: Preparing 01:40:46 3fc92cc45a91: Preparing 01:40:46 566c25f23381: Preparing 01:40:46 7276f2a57ca7: Preparing 01:40:46 6f6d56f3773e: Preparing 01:40:46 7a496d2510e0: Preparing 01:40:46 4ac3e331b8d8: Preparing 01:40:46 33f0d3093012: Preparing 01:40:46 4953cd631ed4: Preparing 01:40:46 5f70bf18a086: Preparing 01:40:46 fd5a29e757e4: Preparing 01:40:46 ece4167b2ac4: Preparing 01:40:46 0db5166c4c5d: Preparing 01:40:46 994456c4fd7b: Preparing 01:40:46 7a496d2510e0: Waiting 01:40:46 5f70bf18a086: Waiting 01:40:46 fd5a29e757e4: Waiting 01:40:46 ece4167b2ac4: Waiting 01:40:46 4953cd631ed4: Waiting 01:40:46 0db5166c4c5d: Waiting 01:40:46 994456c4fd7b: Waiting 01:40:46 4ac3e331b8d8: Waiting 01:40:46 33f0d3093012: Waiting 01:40:46 7276f2a57ca7: Waiting 01:40:46 6f6d56f3773e: Waiting 01:40:46 ad4a9d30c2b3: Layer already exists 01:40:46 566c25f23381: Layer already exists 01:40:46 f25bf25056ed: Layer already exists 01:40:46 3fc92cc45a91: Layer already exists 01:40:46 0f0d26c65fc7: Layer already exists 01:40:46 7276f2a57ca7: Layer already exists 01:40:46 6f6d56f3773e: Layer already exists 01:40:46 4ac3e331b8d8: Layer already exists 01:40:46 7a496d2510e0: Layer already exists 01:40:46 33f0d3093012: Layer already exists 01:40:46 4953cd631ed4: Layer already exists 01:40:46 5f70bf18a086: Layer already exists 01:40:46 fd5a29e757e4: Layer already exists 01:40:46 ece4167b2ac4: Layer already exists 01:40:46 0db5166c4c5d: Layer already exists 01:40:46 994456c4fd7b: Layer already exists 01:40:46 main: digest: sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:46 ===================================================== [Pipeline] echo 01:40:46 taggedImages: 01:40:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:40:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41 01:40:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:40:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:40:47 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:47 latest 01:40:47 4.1.0-dev.41 01:40:47 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:47 main 01:40:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:40:47 5284d286da88: Preparing 01:40:47 0dd554fbd240: Preparing 01:40:47 5c602369e90d: Preparing 01:40:47 82fd8ba5e561: Preparing 01:40:47 7a496d2510e0: Preparing 01:40:47 4ac3e331b8d8: Preparing 01:40:47 d6c6e85201f4: Preparing 01:40:47 bfd8a91eff9b: Preparing 01:40:47 994456c4fd7b: Preparing 01:40:47 4ac3e331b8d8: Waiting 01:40:47 d6c6e85201f4: Waiting 01:40:47 bfd8a91eff9b: Waiting 01:40:47 994456c4fd7b: Waiting 01:40:47 7a496d2510e0: Layer already exists 01:40:47 0dd554fbd240: Layer already exists 01:40:47 5284d286da88: Layer already exists 01:40:47 d6c6e85201f4: Layer already exists 01:40:47 4ac3e331b8d8: Layer already exists 01:40:47 bfd8a91eff9b: Layer already exists 01:40:47 994456c4fd7b: Layer already exists 01:40:47 5c602369e90d: Pushed 01:40:50 82fd8ba5e561: Pushed 01:40:50 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:40:50 5284d286da88: Preparing 01:40:50 0dd554fbd240: Preparing 01:40:50 5c602369e90d: Preparing 01:40:50 82fd8ba5e561: Preparing 01:40:50 7a496d2510e0: Preparing 01:40:50 4ac3e331b8d8: Preparing 01:40:50 d6c6e85201f4: Preparing 01:40:50 bfd8a91eff9b: Preparing 01:40:50 994456c4fd7b: Preparing 01:40:50 d6c6e85201f4: Waiting 01:40:50 bfd8a91eff9b: Waiting 01:40:50 994456c4fd7b: Waiting 01:40:50 4ac3e331b8d8: Waiting 01:40:50 5c602369e90d: Layer already exists 01:40:50 0dd554fbd240: Layer already exists 01:40:50 5284d286da88: Layer already exists 01:40:50 82fd8ba5e561: Layer already exists 01:40:50 7a496d2510e0: Layer already exists 01:40:50 d6c6e85201f4: Layer already exists 01:40:50 4ac3e331b8d8: Layer already exists 01:40:50 994456c4fd7b: Layer already exists 01:40:50 bfd8a91eff9b: Layer already exists 01:40:50 latest: digest: sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41 01:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:40:51 5284d286da88: Preparing 01:40:51 0dd554fbd240: Preparing 01:40:51 5c602369e90d: Preparing 01:40:51 82fd8ba5e561: Preparing 01:40:51 7a496d2510e0: Preparing 01:40:51 4ac3e331b8d8: Preparing 01:40:51 d6c6e85201f4: Preparing 01:40:51 4ac3e331b8d8: Waiting 01:40:51 bfd8a91eff9b: Preparing 01:40:51 d6c6e85201f4: Waiting 01:40:51 994456c4fd7b: Preparing 01:40:51 bfd8a91eff9b: Waiting 01:40:51 994456c4fd7b: Waiting 01:40:51 7a496d2510e0: Layer already exists 01:40:51 0dd554fbd240: Layer already exists 01:40:51 5284d286da88: Layer already exists 01:40:51 5c602369e90d: Layer already exists 01:40:51 82fd8ba5e561: Layer already exists 01:40:51 d6c6e85201f4: Layer already exists 01:40:51 4ac3e331b8d8: Layer already exists 01:40:51 bfd8a91eff9b: Layer already exists 01:40:51 994456c4fd7b: Layer already exists 01:40:51 4.1.0-dev.41: digest: sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:40:52 5284d286da88: Preparing 01:40:52 0dd554fbd240: Preparing 01:40:52 5c602369e90d: Preparing 01:40:52 82fd8ba5e561: Preparing 01:40:52 7a496d2510e0: Preparing 01:40:52 4ac3e331b8d8: Preparing 01:40:52 d6c6e85201f4: Preparing 01:40:52 bfd8a91eff9b: Preparing 01:40:52 994456c4fd7b: Preparing 01:40:52 bfd8a91eff9b: Waiting 01:40:52 4ac3e331b8d8: Waiting 01:40:52 d6c6e85201f4: Waiting 01:40:52 994456c4fd7b: Waiting 01:40:52 5c602369e90d: Layer already exists 01:40:52 7a496d2510e0: Layer already exists 01:40:52 5284d286da88: Layer already exists 01:40:52 82fd8ba5e561: Layer already exists 01:40:52 0dd554fbd240: Layer already exists 01:40:52 4ac3e331b8d8: Layer already exists 01:40:52 d6c6e85201f4: Layer already exists 01:40:52 bfd8a91eff9b: Layer already exists 01:40:52 994456c4fd7b: Layer already exists 01:40:52 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:40:52 5284d286da88: Preparing 01:40:52 0dd554fbd240: Preparing 01:40:52 5c602369e90d: Preparing 01:40:52 82fd8ba5e561: Preparing 01:40:52 7a496d2510e0: Preparing 01:40:52 4ac3e331b8d8: Preparing 01:40:52 d6c6e85201f4: Preparing 01:40:52 bfd8a91eff9b: Preparing 01:40:52 994456c4fd7b: Preparing 01:40:52 d6c6e85201f4: Waiting 01:40:52 4ac3e331b8d8: Waiting 01:40:52 bfd8a91eff9b: Waiting 01:40:52 994456c4fd7b: Waiting 01:40:52 82fd8ba5e561: Layer already exists 01:40:52 0dd554fbd240: Layer already exists 01:40:52 5284d286da88: Layer already exists 01:40:52 5c602369e90d: Layer already exists 01:40:52 7a496d2510e0: Layer already exists 01:40:52 d6c6e85201f4: Layer already exists 01:40:52 4ac3e331b8d8: Layer already exists 01:40:52 bfd8a91eff9b: Layer already exists 01:40:52 994456c4fd7b: Layer already exists 01:40:52 main: digest: sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:52 ===================================================== [Pipeline] echo 01:40:52 taggedImages: 01:40:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:40:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41 01:40:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:40:52 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:40:52 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:52 latest 01:40:52 4.1.0-dev.41 01:40:52 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:52 main 01:40:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:53 f7b82ad58e49: Preparing 01:40:53 bb9511889ab8: Preparing 01:40:53 10fc11ef4d4b: Preparing 01:40:53 f33b7afdcbf6: Preparing 01:40:53 3587a400caa3: Preparing 01:40:53 7a496d2510e0: Preparing 01:40:53 4ac3e331b8d8: Preparing 01:40:53 0d55ba0177ba: Preparing 01:40:53 f2a66b2c339e: Preparing 01:40:53 e6da57659d3d: Preparing 01:40:53 994456c4fd7b: Preparing 01:40:53 7a496d2510e0: Waiting 01:40:53 4ac3e331b8d8: Waiting 01:40:53 0d55ba0177ba: Waiting 01:40:53 f2a66b2c339e: Waiting 01:40:53 e6da57659d3d: Waiting 01:40:53 994456c4fd7b: Waiting 01:40:53 3587a400caa3: Pushed 01:40:53 bb9511889ab8: Pushed 01:40:53 7a496d2510e0: Layer already exists 01:40:53 f7b82ad58e49: Pushed 01:40:53 f33b7afdcbf6: Pushed 01:40:53 4ac3e331b8d8: Layer already exists 01:40:53 994456c4fd7b: Layer already exists 01:40:53 0d55ba0177ba: Pushed 01:40:53 f2a66b2c339e: Pushed 01:40:55 10fc11ef4d4b: Pushed 01:40:55 e6da57659d3d: Pushed 01:40:55 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:56 f7b82ad58e49: Preparing 01:40:56 bb9511889ab8: Preparing 01:40:56 10fc11ef4d4b: Preparing 01:40:56 f33b7afdcbf6: Preparing 01:40:56 3587a400caa3: Preparing 01:40:56 7a496d2510e0: Preparing 01:40:56 4ac3e331b8d8: Preparing 01:40:56 0d55ba0177ba: Preparing 01:40:56 f2a66b2c339e: Preparing 01:40:56 e6da57659d3d: Preparing 01:40:56 994456c4fd7b: Preparing 01:40:56 7a496d2510e0: Waiting 01:40:56 e6da57659d3d: Waiting 01:40:56 0d55ba0177ba: Waiting 01:40:56 f2a66b2c339e: Waiting 01:40:56 994456c4fd7b: Waiting 01:40:56 4ac3e331b8d8: Waiting 01:40:56 3587a400caa3: Layer already exists 01:40:56 f7b82ad58e49: Layer already exists 01:40:56 10fc11ef4d4b: Layer already exists 01:40:56 f33b7afdcbf6: Layer already exists 01:40:56 bb9511889ab8: Layer already exists 01:40:56 7a496d2510e0: Layer already exists 01:40:56 4ac3e331b8d8: Layer already exists 01:40:56 e6da57659d3d: Layer already exists 01:40:56 0d55ba0177ba: Layer already exists 01:40:56 f2a66b2c339e: Layer already exists 01:40:56 994456c4fd7b: Layer already exists 01:40:56 latest: digest: sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41 01:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:56 f7b82ad58e49: Preparing 01:40:56 bb9511889ab8: Preparing 01:40:56 10fc11ef4d4b: Preparing 01:40:56 f33b7afdcbf6: Preparing 01:40:56 3587a400caa3: Preparing 01:40:56 7a496d2510e0: Preparing 01:40:56 4ac3e331b8d8: Preparing 01:40:56 0d55ba0177ba: Preparing 01:40:56 f2a66b2c339e: Preparing 01:40:56 4ac3e331b8d8: Waiting 01:40:56 7a496d2510e0: Waiting 01:40:56 0d55ba0177ba: Waiting 01:40:56 e6da57659d3d: Preparing 01:40:56 f2a66b2c339e: Waiting 01:40:56 994456c4fd7b: Preparing 01:40:56 e6da57659d3d: Waiting 01:40:56 994456c4fd7b: Waiting 01:40:56 f33b7afdcbf6: Layer already exists 01:40:56 3587a400caa3: Layer already exists 01:40:56 f7b82ad58e49: Layer already exists 01:40:56 bb9511889ab8: Layer already exists 01:40:56 10fc11ef4d4b: Layer already exists 01:40:56 4ac3e331b8d8: Layer already exists 01:40:56 0d55ba0177ba: Layer already exists 01:40:56 f2a66b2c339e: Layer already exists 01:40:56 7a496d2510e0: Layer already exists 01:40:56 e6da57659d3d: Layer already exists 01:40:56 994456c4fd7b: Layer already exists 01:40:56 4.1.0-dev.41: digest: sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:57 f7b82ad58e49: Preparing 01:40:57 bb9511889ab8: Preparing 01:40:57 10fc11ef4d4b: Preparing 01:40:57 f33b7afdcbf6: Preparing 01:40:57 3587a400caa3: Preparing 01:40:57 7a496d2510e0: Preparing 01:40:57 4ac3e331b8d8: Preparing 01:40:57 0d55ba0177ba: Preparing 01:40:57 f2a66b2c339e: Preparing 01:40:57 e6da57659d3d: Preparing 01:40:57 994456c4fd7b: Preparing 01:40:57 7a496d2510e0: Waiting 01:40:57 f2a66b2c339e: Waiting 01:40:57 e6da57659d3d: Waiting 01:40:57 994456c4fd7b: Waiting 01:40:57 4ac3e331b8d8: Waiting 01:40:57 0d55ba0177ba: Waiting 01:40:57 f33b7afdcbf6: Layer already exists 01:40:57 bb9511889ab8: Layer already exists 01:40:57 10fc11ef4d4b: Layer already exists 01:40:57 3587a400caa3: Layer already exists 01:40:57 f7b82ad58e49: Layer already exists 01:40:57 7a496d2510e0: Layer already exists 01:40:57 0d55ba0177ba: Layer already exists 01:40:57 f2a66b2c339e: Layer already exists 01:40:57 e6da57659d3d: Layer already exists 01:40:57 4ac3e331b8d8: Layer already exists 01:40:57 994456c4fd7b: Layer already exists 01:40:57 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:57 f7b82ad58e49: Preparing 01:40:57 bb9511889ab8: Preparing 01:40:57 10fc11ef4d4b: Preparing 01:40:57 f33b7afdcbf6: Preparing 01:40:57 3587a400caa3: Preparing 01:40:57 7a496d2510e0: Preparing 01:40:57 4ac3e331b8d8: Preparing 01:40:57 0d55ba0177ba: Preparing 01:40:57 f2a66b2c339e: Preparing 01:40:57 7a496d2510e0: Waiting 01:40:57 4ac3e331b8d8: Waiting 01:40:57 0d55ba0177ba: Waiting 01:40:57 f2a66b2c339e: Waiting 01:40:57 e6da57659d3d: Preparing 01:40:57 994456c4fd7b: Preparing 01:40:57 e6da57659d3d: Waiting 01:40:57 994456c4fd7b: Waiting 01:40:57 bb9511889ab8: Layer already exists 01:40:57 3587a400caa3: Layer already exists 01:40:57 f33b7afdcbf6: Layer already exists 01:40:57 10fc11ef4d4b: Layer already exists 01:40:57 f7b82ad58e49: Layer already exists 01:40:57 4ac3e331b8d8: Layer already exists 01:40:57 f2a66b2c339e: Layer already exists 01:40:57 7a496d2510e0: Layer already exists 01:40:57 e6da57659d3d: Layer already exists 01:40:57 0d55ba0177ba: Layer already exists 01:40:57 994456c4fd7b: Layer already exists 01:40:57 main: digest: sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:58 ===================================================== [Pipeline] echo 01:40:58 taggedImages: 01:40:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:40:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41 01:40:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:40:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:40:58 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:58 latest 01:40:58 4.1.0-dev.41 01:40:58 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:40:58 main 01:40:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:58 815327a4b5d9: Preparing 01:40:58 edb8830dedab: Preparing 01:40:58 d9ae64aef628: Preparing 01:40:58 60463bdd858a: Preparing 01:40:58 f9751097290f: Preparing 01:40:58 0ab10fae52bb: Preparing 01:40:58 6b028790a7c1: Preparing 01:40:58 7a496d2510e0: Preparing 01:40:58 4ac3e331b8d8: Preparing 01:40:58 710880802d48: Preparing 01:40:58 a753a048de5e: Preparing 01:40:58 994456c4fd7b: Preparing 01:40:58 0ab10fae52bb: Waiting 01:40:58 6b028790a7c1: Waiting 01:40:58 7a496d2510e0: Waiting 01:40:58 4ac3e331b8d8: Waiting 01:40:58 710880802d48: Waiting 01:40:58 a753a048de5e: Waiting 01:40:58 994456c4fd7b: Waiting 01:40:58 815327a4b5d9: Pushed 01:40:58 f9751097290f: Pushed 01:40:58 edb8830dedab: Pushed 01:40:58 7a496d2510e0: Layer already exists 01:40:58 4ac3e331b8d8: Layer already exists 01:40:58 0ab10fae52bb: Pushed 01:40:58 6b028790a7c1: Pushed 01:40:59 994456c4fd7b: Layer already exists 01:40:59 710880802d48: Pushed 01:41:00 a753a048de5e: Pushed 01:41:00 60463bdd858a: Pushed 01:41:01 d9ae64aef628: Pushed 01:41:01 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:41:02 815327a4b5d9: Preparing 01:41:02 edb8830dedab: Preparing 01:41:02 d9ae64aef628: Preparing 01:41:02 60463bdd858a: Preparing 01:41:02 f9751097290f: Preparing 01:41:02 0ab10fae52bb: Preparing 01:41:02 6b028790a7c1: Preparing 01:41:02 7a496d2510e0: Preparing 01:41:02 4ac3e331b8d8: Preparing 01:41:02 710880802d48: Preparing 01:41:02 a753a048de5e: Preparing 01:41:02 994456c4fd7b: Preparing 01:41:02 4ac3e331b8d8: Waiting 01:41:02 710880802d48: Waiting 01:41:02 a753a048de5e: Waiting 01:41:02 994456c4fd7b: Waiting 01:41:02 0ab10fae52bb: Waiting 01:41:02 7a496d2510e0: Waiting 01:41:02 6b028790a7c1: Waiting 01:41:02 815327a4b5d9: Layer already exists 01:41:02 d9ae64aef628: Layer already exists 01:41:02 edb8830dedab: Layer already exists 01:41:02 f9751097290f: Layer already exists 01:41:02 60463bdd858a: Layer already exists 01:41:02 6b028790a7c1: Layer already exists 01:41:02 7a496d2510e0: Layer already exists 01:41:02 4ac3e331b8d8: Layer already exists 01:41:02 0ab10fae52bb: Layer already exists 01:41:02 710880802d48: Layer already exists 01:41:02 a753a048de5e: Layer already exists 01:41:02 994456c4fd7b: Layer already exists 01:41:02 latest: digest: sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41 01:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:41:02 815327a4b5d9: Preparing 01:41:02 edb8830dedab: Preparing 01:41:02 d9ae64aef628: Preparing 01:41:02 60463bdd858a: Preparing 01:41:02 f9751097290f: Preparing 01:41:02 0ab10fae52bb: Preparing 01:41:02 6b028790a7c1: Preparing 01:41:02 7a496d2510e0: Preparing 01:41:02 4ac3e331b8d8: Preparing 01:41:02 710880802d48: Preparing 01:41:02 a753a048de5e: Preparing 01:41:02 994456c4fd7b: Preparing 01:41:02 0ab10fae52bb: Waiting 01:41:02 6b028790a7c1: Waiting 01:41:02 7a496d2510e0: Waiting 01:41:02 4ac3e331b8d8: Waiting 01:41:02 710880802d48: Waiting 01:41:02 a753a048de5e: Waiting 01:41:02 994456c4fd7b: Waiting 01:41:02 60463bdd858a: Layer already exists 01:41:02 f9751097290f: Layer already exists 01:41:02 d9ae64aef628: Layer already exists 01:41:02 edb8830dedab: Layer already exists 01:41:02 815327a4b5d9: Layer already exists 01:41:02 7a496d2510e0: Layer already exists 01:41:02 0ab10fae52bb: Layer already exists 01:41:02 4ac3e331b8d8: Layer already exists 01:41:02 6b028790a7c1: Layer already exists 01:41:02 710880802d48: Layer already exists 01:41:02 a753a048de5e: Layer already exists 01:41:02 994456c4fd7b: Layer already exists 01:41:02 4.1.0-dev.41: digest: sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:41:03 815327a4b5d9: Preparing 01:41:03 edb8830dedab: Preparing 01:41:03 d9ae64aef628: Preparing 01:41:03 60463bdd858a: Preparing 01:41:03 f9751097290f: Preparing 01:41:03 0ab10fae52bb: Preparing 01:41:03 6b028790a7c1: Preparing 01:41:03 7a496d2510e0: Preparing 01:41:03 4ac3e331b8d8: Preparing 01:41:03 710880802d48: Preparing 01:41:03 a753a048de5e: Preparing 01:41:03 0ab10fae52bb: Waiting 01:41:03 994456c4fd7b: Preparing 01:41:03 6b028790a7c1: Waiting 01:41:03 7a496d2510e0: Waiting 01:41:03 4ac3e331b8d8: Waiting 01:41:03 710880802d48: Waiting 01:41:03 994456c4fd7b: Waiting 01:41:03 a753a048de5e: Waiting 01:41:03 d9ae64aef628: Layer already exists 01:41:03 f9751097290f: Layer already exists 01:41:03 60463bdd858a: Layer already exists 01:41:03 edb8830dedab: Layer already exists 01:41:03 815327a4b5d9: Layer already exists 01:41:03 6b028790a7c1: Layer already exists 01:41:03 0ab10fae52bb: Layer already exists 01:41:03 7a496d2510e0: Layer already exists 01:41:03 4ac3e331b8d8: Layer already exists 01:41:03 710880802d48: Layer already exists 01:41:03 a753a048de5e: Layer already exists 01:41:03 994456c4fd7b: Layer already exists 01:41:03 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:41:04 815327a4b5d9: Preparing 01:41:04 edb8830dedab: Preparing 01:41:04 d9ae64aef628: Preparing 01:41:04 60463bdd858a: Preparing 01:41:04 f9751097290f: Preparing 01:41:04 0ab10fae52bb: Preparing 01:41:04 6b028790a7c1: Preparing 01:41:04 7a496d2510e0: Preparing 01:41:04 4ac3e331b8d8: Preparing 01:41:04 710880802d48: Preparing 01:41:04 a753a048de5e: Preparing 01:41:04 994456c4fd7b: Preparing 01:41:04 7a496d2510e0: Waiting 01:41:04 710880802d48: Waiting 01:41:04 4ac3e331b8d8: Waiting 01:41:04 a753a048de5e: Waiting 01:41:04 994456c4fd7b: Waiting 01:41:04 0ab10fae52bb: Waiting 01:41:04 6b028790a7c1: Waiting 01:41:04 f9751097290f: Layer already exists 01:41:04 edb8830dedab: Layer already exists 01:41:04 815327a4b5d9: Layer already exists 01:41:04 d9ae64aef628: Layer already exists 01:41:04 60463bdd858a: Layer already exists 01:41:04 6b028790a7c1: Layer already exists 01:41:04 0ab10fae52bb: Layer already exists 01:41:04 710880802d48: Layer already exists 01:41:04 7a496d2510e0: Layer already exists 01:41:04 4ac3e331b8d8: Layer already exists 01:41:04 994456c4fd7b: Layer already exists 01:41:04 a753a048de5e: Layer already exists 01:41:04 main: digest: sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:04 ===================================================== [Pipeline] echo 01:41:04 taggedImages: 01:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41 01:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:41:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:41:04 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:04 latest 01:41:04 4.1.0-dev.41 01:41:04 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:04 main 01:41:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:41:04 dd21f0ebb414: Preparing 01:41:04 7cf0494d6254: Preparing 01:41:04 7a496d2510e0: Preparing 01:41:04 4ac3e331b8d8: Preparing 01:41:04 351de036752c: Preparing 01:41:04 ccecc3e84395: Preparing 01:41:04 994456c4fd7b: Preparing 01:41:04 ccecc3e84395: Waiting 01:41:04 994456c4fd7b: Waiting 01:41:04 4ac3e331b8d8: Layer already exists 01:41:04 7a496d2510e0: Layer already exists 01:41:04 994456c4fd7b: Layer already exists 01:41:04 dd21f0ebb414: Pushed 01:41:05 351de036752c: Pushed 01:41:05 ccecc3e84395: Pushed 01:41:08 7cf0494d6254: Pushed 01:41:08 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + 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 01:41:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:41:08 dd21f0ebb414: Preparing 01:41:08 7cf0494d6254: Preparing 01:41:08 7a496d2510e0: Preparing 01:41:08 4ac3e331b8d8: Preparing 01:41:08 351de036752c: Preparing 01:41:08 ccecc3e84395: Preparing 01:41:08 994456c4fd7b: Preparing 01:41:08 ccecc3e84395: Waiting 01:41:08 994456c4fd7b: Waiting 01:41:08 dd21f0ebb414: Layer already exists 01:41:08 7cf0494d6254: Layer already exists 01:41:08 4ac3e331b8d8: Layer already exists 01:41:08 7a496d2510e0: Layer already exists 01:41:08 351de036752c: Layer already exists 01:41:08 ccecc3e84395: Layer already exists 01:41:08 994456c4fd7b: Layer already exists 01:41:08 latest: digest: sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41 01:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:41:09 dd21f0ebb414: Preparing 01:41:09 7cf0494d6254: Preparing 01:41:09 7a496d2510e0: Preparing 01:41:09 4ac3e331b8d8: Preparing 01:41:09 351de036752c: Preparing 01:41:09 ccecc3e84395: Preparing 01:41:09 994456c4fd7b: Preparing 01:41:09 994456c4fd7b: Waiting 01:41:09 ccecc3e84395: Waiting 01:41:09 7cf0494d6254: Layer already exists 01:41:09 dd21f0ebb414: Layer already exists 01:41:09 7a496d2510e0: Layer already exists 01:41:09 4ac3e331b8d8: Layer already exists 01:41:09 351de036752c: Layer already exists 01:41:09 994456c4fd7b: Layer already exists 01:41:09 ccecc3e84395: Layer already exists 01:41:09 4.1.0-dev.41: digest: sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:41:10 dd21f0ebb414: Preparing 01:41:10 7cf0494d6254: Preparing 01:41:10 7a496d2510e0: Preparing 01:41:10 4ac3e331b8d8: Preparing 01:41:10 351de036752c: Preparing 01:41:10 ccecc3e84395: Preparing 01:41:10 994456c4fd7b: Preparing 01:41:10 994456c4fd7b: Waiting 01:41:10 ccecc3e84395: Waiting 01:41:10 4ac3e331b8d8: Layer already exists 01:41:10 7cf0494d6254: Layer already exists 01:41:10 dd21f0ebb414: Layer already exists 01:41:10 7a496d2510e0: Layer already exists 01:41:10 351de036752c: Layer already exists 01:41:10 ccecc3e84395: Layer already exists 01:41:10 994456c4fd7b: Layer already exists 01:41:10 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:10 + 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 01:41:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:41:10 dd21f0ebb414: Preparing 01:41:10 7cf0494d6254: Preparing 01:41:10 7a496d2510e0: Preparing 01:41:10 4ac3e331b8d8: Preparing 01:41:10 351de036752c: Preparing 01:41:10 ccecc3e84395: Preparing 01:41:10 994456c4fd7b: Preparing 01:41:10 994456c4fd7b: Waiting 01:41:10 ccecc3e84395: Waiting 01:41:10 dd21f0ebb414: Layer already exists 01:41:10 7a496d2510e0: Layer already exists 01:41:10 351de036752c: Layer already exists 01:41:10 4ac3e331b8d8: Layer already exists 01:41:10 7cf0494d6254: Layer already exists 01:41:10 ccecc3e84395: Layer already exists 01:41:10 994456c4fd7b: Layer already exists 01:41:10 main: digest: sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:10 ===================================================== [Pipeline] echo 01:41:11 taggedImages: 01:41:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:41:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41 01:41:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:41:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:41:11 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:11 latest 01:41:11 4.1.0-dev.41 01:41:11 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:11 main 01:41:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:41:11 f9521467dd87: Preparing 01:41:11 080aa91e952c: Preparing 01:41:11 c9cd0deb61d8: Preparing 01:41:11 7a496d2510e0: Preparing 01:41:11 4ac3e331b8d8: Preparing 01:41:11 fe093ecee077: Preparing 01:41:11 ac272e577c94: Preparing 01:41:11 bf074c723ebf: Preparing 01:41:11 3547edc8c7f7: Preparing 01:41:11 994456c4fd7b: Preparing 01:41:11 3547edc8c7f7: Waiting 01:41:11 fe093ecee077: Waiting 01:41:11 994456c4fd7b: Waiting 01:41:11 ac272e577c94: Waiting 01:41:11 bf074c723ebf: Waiting 01:41:11 4ac3e331b8d8: Layer already exists 01:41:11 7a496d2510e0: Layer already exists 01:41:11 c9cd0deb61d8: Pushed 01:41:11 080aa91e952c: Pushed 01:41:11 f9521467dd87: Pushed 01:41:11 994456c4fd7b: Layer already exists 01:41:11 bf074c723ebf: Pushed 01:41:12 3547edc8c7f7: Pushed 01:41:15 ac272e577c94: Pushed 01:41:24 fe093ecee077: Pushed 01:41:24 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:41:24 f9521467dd87: Preparing 01:41:24 080aa91e952c: Preparing 01:41:24 c9cd0deb61d8: Preparing 01:41:24 7a496d2510e0: Preparing 01:41:24 4ac3e331b8d8: Preparing 01:41:24 fe093ecee077: Preparing 01:41:24 ac272e577c94: Preparing 01:41:24 bf074c723ebf: Preparing 01:41:24 3547edc8c7f7: Preparing 01:41:24 994456c4fd7b: Preparing 01:41:24 fe093ecee077: Waiting 01:41:24 ac272e577c94: Waiting 01:41:24 994456c4fd7b: Waiting 01:41:24 bf074c723ebf: Waiting 01:41:24 3547edc8c7f7: Waiting 01:41:24 f9521467dd87: Layer already exists 01:41:24 080aa91e952c: Layer already exists 01:41:24 4ac3e331b8d8: Layer already exists 01:41:24 c9cd0deb61d8: Layer already exists 01:41:24 7a496d2510e0: Layer already exists 01:41:24 ac272e577c94: Layer already exists 01:41:24 fe093ecee077: Layer already exists 01:41:24 bf074c723ebf: Layer already exists 01:41:24 994456c4fd7b: Layer already exists 01:41:24 3547edc8c7f7: Layer already exists 01:41:24 latest: digest: sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41 01:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:41:25 f9521467dd87: Preparing 01:41:25 080aa91e952c: Preparing 01:41:25 c9cd0deb61d8: Preparing 01:41:25 7a496d2510e0: Preparing 01:41:25 4ac3e331b8d8: Preparing 01:41:25 fe093ecee077: Preparing 01:41:25 ac272e577c94: Preparing 01:41:25 fe093ecee077: Waiting 01:41:25 bf074c723ebf: Preparing 01:41:25 ac272e577c94: Waiting 01:41:25 3547edc8c7f7: Preparing 01:41:25 994456c4fd7b: Preparing 01:41:25 bf074c723ebf: Waiting 01:41:25 3547edc8c7f7: Waiting 01:41:25 994456c4fd7b: Waiting 01:41:25 080aa91e952c: Layer already exists 01:41:25 c9cd0deb61d8: Layer already exists 01:41:25 f9521467dd87: Layer already exists 01:41:25 4ac3e331b8d8: Layer already exists 01:41:25 7a496d2510e0: Layer already exists 01:41:25 bf074c723ebf: Layer already exists 01:41:25 fe093ecee077: Layer already exists 01:41:25 ac272e577c94: Layer already exists 01:41:25 3547edc8c7f7: Layer already exists 01:41:25 994456c4fd7b: Layer already exists 01:41:25 4.1.0-dev.41: digest: sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:41:26 f9521467dd87: Preparing 01:41:26 080aa91e952c: Preparing 01:41:26 c9cd0deb61d8: Preparing 01:41:26 7a496d2510e0: Preparing 01:41:26 4ac3e331b8d8: Preparing 01:41:26 fe093ecee077: Preparing 01:41:26 ac272e577c94: Preparing 01:41:26 bf074c723ebf: Preparing 01:41:26 3547edc8c7f7: Preparing 01:41:26 994456c4fd7b: Preparing 01:41:26 fe093ecee077: Waiting 01:41:26 ac272e577c94: Waiting 01:41:26 bf074c723ebf: Waiting 01:41:26 3547edc8c7f7: Waiting 01:41:26 994456c4fd7b: Waiting 01:41:26 4ac3e331b8d8: Layer already exists 01:41:26 7a496d2510e0: Layer already exists 01:41:26 c9cd0deb61d8: Layer already exists 01:41:26 080aa91e952c: Layer already exists 01:41:26 f9521467dd87: Layer already exists 01:41:26 fe093ecee077: Layer already exists 01:41:26 3547edc8c7f7: Layer already exists 01:41:26 bf074c723ebf: Layer already exists 01:41:26 ac272e577c94: Layer already exists 01:41:26 994456c4fd7b: Layer already exists 01:41:26 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:41:26 f9521467dd87: Preparing 01:41:26 080aa91e952c: Preparing 01:41:26 c9cd0deb61d8: Preparing 01:41:26 7a496d2510e0: Preparing 01:41:26 4ac3e331b8d8: Preparing 01:41:26 fe093ecee077: Preparing 01:41:26 ac272e577c94: Preparing 01:41:26 bf074c723ebf: Preparing 01:41:26 3547edc8c7f7: Preparing 01:41:26 994456c4fd7b: Preparing 01:41:26 ac272e577c94: Waiting 01:41:26 bf074c723ebf: Waiting 01:41:26 3547edc8c7f7: Waiting 01:41:26 994456c4fd7b: Waiting 01:41:26 fe093ecee077: Waiting 01:41:26 f9521467dd87: Layer already exists 01:41:26 7a496d2510e0: Layer already exists 01:41:26 080aa91e952c: Layer already exists 01:41:26 4ac3e331b8d8: Layer already exists 01:41:26 c9cd0deb61d8: Layer already exists 01:41:26 fe093ecee077: Layer already exists 01:41:26 ac272e577c94: Layer already exists 01:41:26 bf074c723ebf: Layer already exists 01:41:26 3547edc8c7f7: Layer already exists 01:41:26 994456c4fd7b: Layer already exists 01:41:26 main: digest: sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:26 ===================================================== [Pipeline] echo 01:41:26 taggedImages: 01:41:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:41:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41 01:41:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:41:26 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:41:26 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:26 latest 01:41:26 4.1.0-dev.41 01:41:26 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:26 main 01:41:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:41:27 650c3c47b0e1: Preparing 01:41:27 7eb97d23039d: Preparing 01:41:27 3ed33ed39b80: Preparing 01:41:27 7a496d2510e0: Preparing 01:41:27 4ac3e331b8d8: Preparing 01:41:27 99c60a09e3ab: Preparing 01:41:27 f40ba95613e5: Preparing 01:41:27 9dc183f1982e: Preparing 01:41:27 994456c4fd7b: Preparing 01:41:27 99c60a09e3ab: Waiting 01:41:27 f40ba95613e5: Waiting 01:41:27 9dc183f1982e: Waiting 01:41:27 994456c4fd7b: Waiting 01:41:27 4ac3e331b8d8: Layer already exists 01:41:27 7a496d2510e0: Layer already exists 01:41:27 3ed33ed39b80: Pushed 01:41:27 7eb97d23039d: Pushed 01:41:27 650c3c47b0e1: Pushed 01:41:27 994456c4fd7b: Layer already exists 01:41:28 9dc183f1982e: Pushed 01:41:28 f40ba95613e5: Pushed 01:41:42 99c60a09e3ab: Pushed 01:41:42 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:41:43 650c3c47b0e1: Preparing 01:41:43 7eb97d23039d: Preparing 01:41:43 3ed33ed39b80: Preparing 01:41:43 7a496d2510e0: Preparing 01:41:43 4ac3e331b8d8: Preparing 01:41:43 99c60a09e3ab: Preparing 01:41:43 f40ba95613e5: Preparing 01:41:43 9dc183f1982e: Preparing 01:41:43 994456c4fd7b: Preparing 01:41:43 f40ba95613e5: Waiting 01:41:43 9dc183f1982e: Waiting 01:41:43 994456c4fd7b: Waiting 01:41:43 99c60a09e3ab: Waiting 01:41:43 7a496d2510e0: Layer already exists 01:41:43 4ac3e331b8d8: Layer already exists 01:41:43 3ed33ed39b80: Layer already exists 01:41:43 7eb97d23039d: Layer already exists 01:41:43 650c3c47b0e1: Layer already exists 01:41:43 99c60a09e3ab: Layer already exists 01:41:43 9dc183f1982e: Layer already exists 01:41:43 f40ba95613e5: Layer already exists 01:41:43 994456c4fd7b: Layer already exists 01:41:43 latest: digest: sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41 01:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:41:44 650c3c47b0e1: Preparing 01:41:44 7eb97d23039d: Preparing 01:41:44 3ed33ed39b80: Preparing 01:41:44 7a496d2510e0: Preparing 01:41:44 4ac3e331b8d8: Preparing 01:41:44 99c60a09e3ab: Preparing 01:41:44 f40ba95613e5: Preparing 01:41:44 9dc183f1982e: Preparing 01:41:44 994456c4fd7b: Preparing 01:41:44 994456c4fd7b: Waiting 01:41:44 f40ba95613e5: Waiting 01:41:44 99c60a09e3ab: Waiting 01:41:44 9dc183f1982e: Waiting 01:41:44 7eb97d23039d: Layer already exists 01:41:44 650c3c47b0e1: Layer already exists 01:41:44 4ac3e331b8d8: Layer already exists 01:41:44 3ed33ed39b80: Layer already exists 01:41:44 7a496d2510e0: Layer already exists 01:41:44 9dc183f1982e: Layer already exists 01:41:44 f40ba95613e5: Layer already exists 01:41:44 99c60a09e3ab: Layer already exists 01:41:44 994456c4fd7b: Layer already exists 01:41:44 4.1.0-dev.41: digest: sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:41:44 650c3c47b0e1: Preparing 01:41:44 7eb97d23039d: Preparing 01:41:44 3ed33ed39b80: Preparing 01:41:44 7a496d2510e0: Preparing 01:41:44 4ac3e331b8d8: Preparing 01:41:44 99c60a09e3ab: Preparing 01:41:44 f40ba95613e5: Preparing 01:41:44 9dc183f1982e: Preparing 01:41:44 994456c4fd7b: Preparing 01:41:44 99c60a09e3ab: Waiting 01:41:44 f40ba95613e5: Waiting 01:41:44 9dc183f1982e: Waiting 01:41:44 994456c4fd7b: Waiting 01:41:44 4ac3e331b8d8: Layer already exists 01:41:44 3ed33ed39b80: Layer already exists 01:41:44 7eb97d23039d: Layer already exists 01:41:44 7a496d2510e0: Layer already exists 01:41:44 650c3c47b0e1: Layer already exists 01:41:44 9dc183f1982e: Layer already exists 01:41:44 994456c4fd7b: Layer already exists 01:41:44 99c60a09e3ab: Layer already exists 01:41:44 f40ba95613e5: Layer already exists 01:41:44 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:41:45 650c3c47b0e1: Preparing 01:41:45 7eb97d23039d: Preparing 01:41:45 3ed33ed39b80: Preparing 01:41:45 7a496d2510e0: Preparing 01:41:45 4ac3e331b8d8: Preparing 01:41:45 99c60a09e3ab: Preparing 01:41:45 f40ba95613e5: Preparing 01:41:45 9dc183f1982e: Preparing 01:41:45 994456c4fd7b: Preparing 01:41:45 9dc183f1982e: Waiting 01:41:45 99c60a09e3ab: Waiting 01:41:45 f40ba95613e5: Waiting 01:41:45 994456c4fd7b: Waiting 01:41:45 650c3c47b0e1: Layer already exists 01:41:45 7eb97d23039d: Layer already exists 01:41:45 3ed33ed39b80: Layer already exists 01:41:45 7a496d2510e0: Layer already exists 01:41:45 4ac3e331b8d8: Layer already exists 01:41:45 9dc183f1982e: Layer already exists 01:41:45 994456c4fd7b: Layer already exists 01:41:45 99c60a09e3ab: Layer already exists 01:41:45 f40ba95613e5: Layer already exists 01:41:45 main: digest: sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:45 ===================================================== [Pipeline] echo 01:41:45 taggedImages: 01:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41 01:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:41:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:41:45 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:45 latest 01:41:45 4.1.0-dev.41 01:41:45 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:41:45 main 01:41:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:41:46 f9521467dd87: Preparing 01:41:46 dd7383303749: Preparing 01:41:46 369dad8db0e8: Preparing 01:41:46 7a496d2510e0: Preparing 01:41:46 4ac3e331b8d8: Preparing 01:41:46 66528c47a231: Preparing 01:41:46 bf074c723ebf: Preparing 01:41:46 3547edc8c7f7: Preparing 01:41:46 994456c4fd7b: Preparing 01:41:46 bf074c723ebf: Waiting 01:41:46 3547edc8c7f7: Waiting 01:41:46 994456c4fd7b: Waiting 01:41:46 66528c47a231: Waiting 01:41:46 4ac3e331b8d8: Layer already exists 01:41:46 f9521467dd87: Layer already exists 01:41:46 7a496d2510e0: Layer already exists 01:41:46 bf074c723ebf: Layer already exists 01:41:46 3547edc8c7f7: Layer already exists 01:41:46 994456c4fd7b: Layer already exists 01:41:46 dd7383303749: Pushed 01:41:46 369dad8db0e8: Pushed 01:41:55 #37 ... 01:41:55 01:41:55 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #83 DONE 120.7s 01:41:55 01:41:55 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #90 DONE 113.6s 01:41:55 01:41:55 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 01:41:55 #119 ... 01:41:55 01:41:55 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #97 DONE 107.2s 01:41:55 01:41:55 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #88 DONE 115.6s 01:41:55 01:41:55 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #95 DONE 108.6s 01:41:55 01:41:55 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #85 DONE 118.1s 01:41:55 01:41:55 #120 [security-secretstore-setup builder 6/7] COPY . . 01:41:55 #120 ... 01:41:55 01:41:55 #121 [support-notifications builder 6/7] COPY . . 01:41:55 #121 DONE 2.2s 01:41:55 01:41:55 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:41:55 #122 DONE 2.2s 01:41:55 01:41:55 #123 [core-keeper builder 7/8] COPY . . 01:41:55 #123 DONE 2.2s 01:41:55 01:41:55 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #124 CACHED 01:41:55 01:41:55 #125 [core-data builder 6/7] COPY . . 01:41:55 #125 CACHED 01:41:55 01:41:55 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 01:41:55 #126 CACHED 01:41:55 01:41:55 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 01:41:55 #119 DONE 2.3s 01:41:55 01:41:55 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:41:55 #127 ... 01:41:55 01:41:55 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:41:55 #128 CACHED 01:41:55 01:41:55 #129 [core-metadata builder 6/7] COPY . . 01:41:55 #129 CACHED 01:41:55 01:41:55 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #130 CACHED 01:41:55 01:41:55 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 01:41:55 #131 CACHED 01:41:55 01:41:55 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #132 CACHED 01:41:55 01:41:55 #133 [core-command builder 6/7] COPY . . 01:41:55 #133 CACHED 01:41:55 01:41:55 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:41:55 #134 CACHED 01:41:55 01:41:55 #135 [security-proxy-setup builder 6/7] COPY . . 01:41:55 #135 CACHED 01:41:55 01:41:55 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #136 CACHED 01:41:55 01:41:55 #137 [security-proxy-auth builder 6/7] COPY . . 01:41:55 #137 CACHED 01:41:55 01:41:55 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:41:55 #138 CACHED 01:41:55 01:41:55 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #139 CACHED 01:41:55 01:41:55 #140 [security-bootstrapper builder 6/7] COPY . . 01:41:55 #140 CACHED 01:41:55 01:41:55 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:55 #141 CACHED 01:41:55 01:41:55 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:41:55 #142 CACHED 01:41:55 01:41:55 #143 [support-scheduler builder 6/7] COPY . . 01:41:55 #143 DONE 2.3s 01:41:55 01:41:55 #120 [security-secretstore-setup builder 6/7] COPY . . 01:41:55 #120 DONE 2.2s 01:41:55 01:41:55 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:41:58 66528c47a231: Pushed 01:41:58 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:41:59 f9521467dd87: Preparing 01:41:59 dd7383303749: Preparing 01:41:59 369dad8db0e8: Preparing 01:41:59 7a496d2510e0: Preparing 01:41:59 4ac3e331b8d8: Preparing 01:41:59 66528c47a231: Preparing 01:41:59 bf074c723ebf: Preparing 01:41:59 3547edc8c7f7: Preparing 01:41:59 994456c4fd7b: Preparing 01:41:59 bf074c723ebf: Waiting 01:41:59 3547edc8c7f7: Waiting 01:41:59 994456c4fd7b: Waiting 01:41:59 66528c47a231: Waiting 01:41:59 7a496d2510e0: Layer already exists 01:41:59 f9521467dd87: Layer already exists 01:41:59 dd7383303749: Layer already exists 01:41:59 369dad8db0e8: Layer already exists 01:41:59 4ac3e331b8d8: Layer already exists 01:41:59 66528c47a231: Layer already exists 01:41:59 994456c4fd7b: Layer already exists 01:41:59 bf074c723ebf: Layer already exists 01:41:59 3547edc8c7f7: Layer already exists 01:41:59 latest: digest: sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41 01:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:41:59 f9521467dd87: Preparing 01:41:59 dd7383303749: Preparing 01:41:59 369dad8db0e8: Preparing 01:41:59 7a496d2510e0: Preparing 01:41:59 4ac3e331b8d8: Preparing 01:41:59 66528c47a231: Preparing 01:41:59 bf074c723ebf: Preparing 01:41:59 3547edc8c7f7: Preparing 01:41:59 994456c4fd7b: Preparing 01:41:59 994456c4fd7b: Waiting 01:41:59 3547edc8c7f7: Waiting 01:41:59 bf074c723ebf: Waiting 01:41:59 66528c47a231: Waiting 01:41:59 dd7383303749: Layer already exists 01:41:59 4ac3e331b8d8: Layer already exists 01:41:59 f9521467dd87: Layer already exists 01:41:59 369dad8db0e8: Layer already exists 01:41:59 7a496d2510e0: Layer already exists 01:41:59 bf074c723ebf: Layer already exists 01:41:59 3547edc8c7f7: Layer already exists 01:41:59 66528c47a231: Layer already exists 01:41:59 994456c4fd7b: Layer already exists 01:41:59 4.1.0-dev.41: digest: sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:42:00 f9521467dd87: Preparing 01:42:00 dd7383303749: Preparing 01:42:00 369dad8db0e8: Preparing 01:42:00 7a496d2510e0: Preparing 01:42:00 4ac3e331b8d8: Preparing 01:42:00 66528c47a231: Preparing 01:42:00 bf074c723ebf: Preparing 01:42:00 3547edc8c7f7: Preparing 01:42:00 994456c4fd7b: Preparing 01:42:00 66528c47a231: Waiting 01:42:00 3547edc8c7f7: Waiting 01:42:00 994456c4fd7b: Waiting 01:42:00 bf074c723ebf: Waiting 01:42:00 f9521467dd87: Layer already exists 01:42:00 369dad8db0e8: Layer already exists 01:42:00 7a496d2510e0: Layer already exists 01:42:00 dd7383303749: Layer already exists 01:42:00 4ac3e331b8d8: Layer already exists 01:42:00 66528c47a231: Layer already exists 01:42:00 bf074c723ebf: Layer already exists 01:42:00 3547edc8c7f7: Layer already exists 01:42:00 994456c4fd7b: Layer already exists 01:42:00 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:01 #144 ... 01:42:01 01:42:01 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:42:01 #0 5.348 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:42:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:42:01 f9521467dd87: Preparing 01:42:01 dd7383303749: Preparing 01:42:01 369dad8db0e8: Preparing 01:42:01 7a496d2510e0: Preparing 01:42:01 4ac3e331b8d8: Preparing 01:42:01 66528c47a231: Preparing 01:42:01 bf074c723ebf: Preparing 01:42:01 3547edc8c7f7: Preparing 01:42:01 994456c4fd7b: Preparing 01:42:01 66528c47a231: Waiting 01:42:01 bf074c723ebf: Waiting 01:42:01 3547edc8c7f7: Waiting 01:42:01 994456c4fd7b: Waiting 01:42:01 dd7383303749: Layer already exists 01:42:01 369dad8db0e8: Layer already exists 01:42:01 7a496d2510e0: Layer already exists 01:42:01 4ac3e331b8d8: Layer already exists 01:42:01 f9521467dd87: Layer already exists 01:42:01 66528c47a231: Layer already exists 01:42:01 3547edc8c7f7: Layer already exists 01:42:01 994456c4fd7b: Layer already exists 01:42:01 bf074c723ebf: Layer already exists 01:42:01 main: digest: sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:01 ===================================================== [Pipeline] echo 01:42:01 taggedImages: 01:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41 01:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:01 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:42:01 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:42:01 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:01 latest 01:42:01 4.1.0-dev.41 01:42:01 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:01 main 01:42:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:01 #145 ... 01:42:01 01:42:01 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:42:01 #0 6.268 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:42:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:42:01 0fc5b6f08e76: Preparing 01:42:01 678d956f6a11: Preparing 01:42:01 7a496d2510e0: Preparing 01:42:01 4ac3e331b8d8: Preparing 01:42:01 e381f8088c88: Preparing 01:42:01 d6578006da60: Preparing 01:42:01 994456c4fd7b: Preparing 01:42:01 d6578006da60: Waiting 01:42:01 994456c4fd7b: Waiting 01:42:01 4ac3e331b8d8: Layer already exists 01:42:01 7a496d2510e0: Layer already exists 01:42:01 994456c4fd7b: Layer already exists 01:42:01 0fc5b6f08e76: Pushed 01:42:02 #146 ... 01:42:02 01:42:02 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:42:02 #127 6.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:42:02 d6578006da60: Pushed 01:42:02 e381f8088c88: Pushed 01:42:05 #127 ... 01:42:05 01:42:05 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:42:05 #0 5.285 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:42:05 #147 ... 01:42:05 01:42:05 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:42:05 #0 6.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:42:05 #148 ... 01:42:05 01:42:05 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:42:05 #0 6.846 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:42:05 #149 ... 01:42:05 01:42:05 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:42:05 #0 6.024 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:42:05 #150 ... 01:42:05 01:42:05 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:42:05 #0 6.883 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:42:06 #151 ... 01:42:06 01:42:06 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:42:06 #0 5.762 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:42:06 #152 ... 01:42:06 01:42:06 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:42:06 #0 4.165 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:42:06 #153 ... 01:42:06 01:42:06 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:42:06 #0 6.330 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:42:06 #154 ... 01:42:06 01:42:06 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:42:06 #144 6.852 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:42:06 678d956f6a11: Pushed 01:42:06 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:42:07 0fc5b6f08e76: Preparing 01:42:07 678d956f6a11: Preparing 01:42:07 7a496d2510e0: Preparing 01:42:07 4ac3e331b8d8: Preparing 01:42:07 e381f8088c88: Preparing 01:42:07 d6578006da60: Preparing 01:42:07 994456c4fd7b: Preparing 01:42:07 d6578006da60: Waiting 01:42:07 994456c4fd7b: Waiting 01:42:07 0fc5b6f08e76: Layer already exists 01:42:07 e381f8088c88: Layer already exists 01:42:07 7a496d2510e0: Layer already exists 01:42:07 4ac3e331b8d8: Layer already exists 01:42:07 678d956f6a11: Layer already exists 01:42:07 994456c4fd7b: Layer already exists 01:42:07 d6578006da60: Layer already exists 01:42:07 latest: digest: sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41 01:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:42:07 0fc5b6f08e76: Preparing 01:42:07 678d956f6a11: Preparing 01:42:07 7a496d2510e0: Preparing 01:42:07 4ac3e331b8d8: Preparing 01:42:07 e381f8088c88: Preparing 01:42:07 d6578006da60: Preparing 01:42:07 994456c4fd7b: Preparing 01:42:07 d6578006da60: Waiting 01:42:07 994456c4fd7b: Waiting 01:42:07 4ac3e331b8d8: Layer already exists 01:42:07 678d956f6a11: Layer already exists 01:42:07 e381f8088c88: Layer already exists 01:42:07 7a496d2510e0: Layer already exists 01:42:07 0fc5b6f08e76: Layer already exists 01:42:07 994456c4fd7b: Layer already exists 01:42:07 d6578006da60: Layer already exists 01:42:07 4.1.0-dev.41: digest: sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:42:08 0fc5b6f08e76: Preparing 01:42:08 678d956f6a11: Preparing 01:42:08 7a496d2510e0: Preparing 01:42:08 4ac3e331b8d8: Preparing 01:42:08 e381f8088c88: Preparing 01:42:08 d6578006da60: Preparing 01:42:08 994456c4fd7b: Preparing 01:42:08 d6578006da60: Waiting 01:42:08 994456c4fd7b: Waiting 01:42:08 4ac3e331b8d8: Layer already exists 01:42:08 678d956f6a11: Layer already exists 01:42:08 7a496d2510e0: Layer already exists 01:42:08 0fc5b6f08e76: Layer already exists 01:42:08 e381f8088c88: Layer already exists 01:42:08 d6578006da60: Layer already exists 01:42:08 994456c4fd7b: Layer already exists 01:42:08 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:42:09 0fc5b6f08e76: Preparing 01:42:09 678d956f6a11: Preparing 01:42:09 7a496d2510e0: Preparing 01:42:09 4ac3e331b8d8: Preparing 01:42:09 e381f8088c88: Preparing 01:42:09 d6578006da60: Preparing 01:42:09 994456c4fd7b: Preparing 01:42:09 994456c4fd7b: Waiting 01:42:09 d6578006da60: Waiting 01:42:09 4ac3e331b8d8: Layer already exists 01:42:09 e381f8088c88: Layer already exists 01:42:09 678d956f6a11: Layer already exists 01:42:09 0fc5b6f08e76: Layer already exists 01:42:09 7a496d2510e0: Layer already exists 01:42:09 d6578006da60: Layer already exists 01:42:09 994456c4fd7b: Layer already exists 01:42:09 main: digest: sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:09 ===================================================== [Pipeline] echo 01:42:09 taggedImages: 01:42:09 - nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:42:09 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41 01:42:09 - nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:09 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:42:09 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:42:09 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:09 latest 01:42:09 4.1.0-dev.41 01:42:09 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:09 main 01:42:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:42:09 07723fb53638: Preparing 01:42:09 5b38831f6a87: Preparing 01:42:09 7a496d2510e0: Preparing 01:42:09 4ac3e331b8d8: Preparing 01:42:09 219dd03b6597: Preparing 01:42:09 0b32aabf738b: Preparing 01:42:09 994456c4fd7b: Preparing 01:42:09 0b32aabf738b: Waiting 01:42:09 994456c4fd7b: Waiting 01:42:09 4ac3e331b8d8: Layer already exists 01:42:09 7a496d2510e0: Layer already exists 01:42:09 994456c4fd7b: Layer already exists 01:42:09 07723fb53638: Pushed 01:42:10 0b32aabf738b: Pushed 01:42:10 219dd03b6597: Pushed 01:42:13 5b38831f6a87: Pushed 01:42:13 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:42:14 07723fb53638: Preparing 01:42:14 5b38831f6a87: Preparing 01:42:14 7a496d2510e0: Preparing 01:42:14 4ac3e331b8d8: Preparing 01:42:14 219dd03b6597: Preparing 01:42:14 0b32aabf738b: Preparing 01:42:14 994456c4fd7b: Preparing 01:42:14 0b32aabf738b: Waiting 01:42:14 994456c4fd7b: Waiting 01:42:14 219dd03b6597: Layer already exists 01:42:14 4ac3e331b8d8: Layer already exists 01:42:14 5b38831f6a87: Layer already exists 01:42:14 07723fb53638: Layer already exists 01:42:14 7a496d2510e0: Layer already exists 01:42:14 0b32aabf738b: Layer already exists 01:42:14 994456c4fd7b: Layer already exists 01:42:14 latest: digest: sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41 01:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:42:15 07723fb53638: Preparing 01:42:15 5b38831f6a87: Preparing 01:42:15 7a496d2510e0: Preparing 01:42:15 4ac3e331b8d8: Preparing 01:42:15 219dd03b6597: Preparing 01:42:15 0b32aabf738b: Preparing 01:42:15 994456c4fd7b: Preparing 01:42:15 0b32aabf738b: Waiting 01:42:15 994456c4fd7b: Waiting 01:42:15 4ac3e331b8d8: Layer already exists 01:42:15 219dd03b6597: Layer already exists 01:42:15 07723fb53638: Layer already exists 01:42:15 7a496d2510e0: Layer already exists 01:42:15 5b38831f6a87: Layer already exists 01:42:15 0b32aabf738b: Layer already exists 01:42:15 994456c4fd7b: Layer already exists 01:42:15 4.1.0-dev.41: digest: sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:42:15 07723fb53638: Preparing 01:42:15 5b38831f6a87: Preparing 01:42:15 7a496d2510e0: Preparing 01:42:15 4ac3e331b8d8: Preparing 01:42:15 219dd03b6597: Preparing 01:42:15 0b32aabf738b: Preparing 01:42:15 994456c4fd7b: Preparing 01:42:15 994456c4fd7b: Waiting 01:42:15 0b32aabf738b: Waiting 01:42:15 7a496d2510e0: Layer already exists 01:42:15 07723fb53638: Layer already exists 01:42:15 4ac3e331b8d8: Layer already exists 01:42:15 5b38831f6a87: Layer already exists 01:42:15 219dd03b6597: Layer already exists 01:42:15 994456c4fd7b: Layer already exists 01:42:15 0b32aabf738b: Layer already exists 01:42:15 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:42:16 07723fb53638: Preparing 01:42:16 5b38831f6a87: Preparing 01:42:16 7a496d2510e0: Preparing 01:42:16 4ac3e331b8d8: Preparing 01:42:16 219dd03b6597: Preparing 01:42:16 0b32aabf738b: Preparing 01:42:16 994456c4fd7b: Preparing 01:42:16 994456c4fd7b: Waiting 01:42:16 0b32aabf738b: Waiting 01:42:16 219dd03b6597: Layer already exists 01:42:16 5b38831f6a87: Layer already exists 01:42:16 07723fb53638: Layer already exists 01:42:16 4ac3e331b8d8: Layer already exists 01:42:16 7a496d2510e0: Layer already exists 01:42:16 0b32aabf738b: Layer already exists 01:42:16 994456c4fd7b: Layer already exists 01:42:16 main: digest: sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:16 ===================================================== [Pipeline] echo 01:42:16 taggedImages: 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:42:16 ========================================================= 01:42:16 [edgeXBuildMultiArch] RAW Config: 01:42:16 images: 01:42:16 - nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/core-command:latest 01:42:16 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-command:main 01:42:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:42:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:42:16 - nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/core-data:latest 01:42:16 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-data:main 01:42:16 - nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:42:16 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-keeper:main 01:42:16 - nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:42:16 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/core-metadata:main 01:42:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:42:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:42:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:42:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/security-spire-server:main 01:42:16 - nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:42:16 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/support-notifications:main 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:42:16 - nexus3.edgexfoundry.org:10004/support-scheduler:main 01:42:16 settingsFile: 01:42:16 edgex-go-settings 01:42:16 ========================================================= [Pipeline] node 01:42:31 Still waiting to schedule task 01:42:31 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:43:27 Running on prd-centos7-docker-4c-2g-5142 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:27 provisioning config files... 01:43:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10550540459536835138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:28 ---> ****-login.sh 01:43:28 nexus3.edgexfoundry.org:10001 01:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:28 Configure a credential helper to remove this warning. See 01:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:28 01:43:28 Login Succeeded 01:43:28 nexus3.edgexfoundry.org:10002 01:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:28 Configure a credential helper to remove this warning. See 01:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:28 01:43:28 Login Succeeded 01:43:28 nexus3.edgexfoundry.org:10003 01:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:28 Configure a credential helper to remove this warning. See 01:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:28 01:43:28 Login Succeeded 01:43:28 nexus3.edgexfoundry.org:10004 01:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:28 Configure a credential helper to remove this warning. See 01:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:28 01:43:28 Login Succeeded 01:43:28 ****.io 01:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:28 Configure a credential helper to remove this warning. See 01:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:28 01:43:28 Login Succeeded 01:43:28 ---> ****-login.sh ends [Pipeline] } 01:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:29 + docker buildx ls 01:43:29 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:43:29 default * docker 01:43:29 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:43:29 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:43:29 edgex-builder [Pipeline] sh 01:43:29 + docker buildx inspect --bootstrap 01:43:29 #1 [internal] booting buildkit 01:43:29 #1 pulling image moby/buildkit:buildx-stable-1 01:43:34 #1 pulling image moby/buildkit:buildx-stable-1 4.6s done 01:43:34 #1 creating container buildx_buildkit_edgex-builder0 01:43:35 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 01:43:35 #1 DONE 5.7s 01:43:35 Name: edgex-builder 01:43:35 Driver: docker-container 01:43:35 01:43:35 Nodes: 01:43:35 Name: edgex-builder0 01:43:35 Endpoint: unix:///var/run/docker.sock 01:43:35 Status: running 01:43:35 Buildkit: v0.22.0 01:43:35 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:43:35 + docker buildx ls 01:43:35 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:43:35 edgex-builder * docker-container 01:43:35 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:43:35 default docker 01:43:35 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:43:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:43:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:43:35 #1 [internal] load build definition from Dockerfile 01:43:35 #1 transferring dockerfile: 197B done 01:43:35 #1 DONE 0.0s 01:43:35 01:43:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:35 #2 ... 01:43:35 01:43:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:35 #3 DONE 0.2s 01:43:35 01:43:35 #4 [internal] load .dockerignore 01:43:35 #4 transferring context: 2B done 01:43:35 #4 DONE 0.0s 01:43:35 01:43:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:35 #2 DONE 0.2s 01:43:35 01:43:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:35 #5 resolve nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 0.0s done 01:43:35 #5 DONE 0.0s 01:43:35 01:43:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:35 #6 resolve nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 0.0s done 01:43:35 #6 DONE 0.1s 01:43:36 01:43:36 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:43:36 #7 DONE 0.0s 01:43:36 01:43:36 #8 exporting to image 01:43:36 #8 exporting layers done 01:43:36 #8 exporting manifest sha256:fa640a510e301e70141c9ad87d764411f27cfe4152ceed63714e76151a32d34a 0.0s done 01:43:36 #8 exporting config sha256:2f028a265aa136f68436c58cc212f34d764cd0b2a4a25f27eb28a739e06a5243 done 01:43:36 #8 exporting manifest sha256:f375e8b36657fe841b336a31aece4d7fa60d5525d13c8672a019db3da4afaa91 0.0s done 01:43:36 #8 exporting config sha256:8476dd2c6dacdbb1ddba45d41df1f04d8081a8b5a8ed5349e49a1cf5a99bed0b done 01:43:36 #8 exporting manifest list sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a done 01:43:36 #8 pushing layers 0.1s done 01:43:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a 01:43:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a 0.1s done 01:43:36 #8 DONE 0.2s 01:43:36 01:43:36 1 warning found (use --debug to expand): 01:43:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 01:43:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 01:43:36 #1 [internal] load build definition from Dockerfile 01:43:36 #1 transferring dockerfile: 163B done 01:43:36 #1 DONE 0.0s 01:43:36 01:43:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:43:36 #2 DONE 0.0s 01:43:36 01:43:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:43:36 #3 DONE 0.0s 01:43:36 01:43:36 #4 [internal] load .dockerignore 01:43:36 #4 transferring context: 2B done 01:43:36 #4 DONE 0.0s 01:43:36 01:43:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:36 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 0.0s done 01:43:36 #5 CACHED 01:43:36 01:43:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:36 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 0.0s done 01:43:36 #6 CACHED 01:43:36 01:43:36 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:43:36 #7 DONE 0.0s 01:43:36 01:43:36 #8 exporting to image 01:43:36 #8 exporting layers done 01:43:36 #8 exporting manifest sha256:fa640a510e301e70141c9ad87d764411f27cfe4152ceed63714e76151a32d34a done 01:43:36 #8 exporting config sha256:2f028a265aa136f68436c58cc212f34d764cd0b2a4a25f27eb28a739e06a5243 done 01:43:36 #8 exporting manifest sha256:f375e8b36657fe841b336a31aece4d7fa60d5525d13c8672a019db3da4afaa91 done 01:43:36 #8 exporting config sha256:8476dd2c6dacdbb1ddba45d41df1f04d8081a8b5a8ed5349e49a1cf5a99bed0b done 01:43:36 #8 exporting manifest list sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a done 01:43:36 #8 pushing layers 0.0s done 01:43:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a 0.1s done 01:43:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:36 #8 DONE 0.1s 01:43:36 01:43:36 1 warning found (use --debug to expand): 01:43:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41 --push - 01:43:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41' 01:43:37 #1 [internal] load build definition from Dockerfile 01:43:37 #1 transferring dockerfile: 169B done 01:43:37 #1 DONE 0.0s 01:43:37 01:43:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41 01:43:37 #2 DONE 0.0s 01:43:37 01:43:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41 01:43:37 #3 DONE 0.0s 01:43:37 01:43:37 #4 [internal] load .dockerignore 01:43:37 #4 transferring context: 2B done 01:43:37 #4 DONE 0.0s 01:43:37 01:43:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:37 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 0.0s done 01:43:37 #5 CACHED 01:43:37 01:43:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:37 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 0.0s done 01:43:37 #6 CACHED 01:43:37 01:43:37 #7 exporting to image 01:43:37 #7 exporting layers 01:43:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:37 #7 exporting layers done 01:43:37 #7 exporting manifest sha256:fa640a510e301e70141c9ad87d764411f27cfe4152ceed63714e76151a32d34a done 01:43:37 #7 exporting config sha256:2f028a265aa136f68436c58cc212f34d764cd0b2a4a25f27eb28a739e06a5243 done 01:43:37 #7 exporting manifest sha256:f375e8b36657fe841b336a31aece4d7fa60d5525d13c8672a019db3da4afaa91 done 01:43:37 #7 exporting config sha256:8476dd2c6dacdbb1ddba45d41df1f04d8081a8b5a8ed5349e49a1cf5a99bed0b done 01:43:37 #7 exporting manifest list sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a done 01:43:37 #7 pushing layers 0.0s done 01:43:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.41@sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a 0.1s done 01:43:37 #7 DONE 0.1s 01:43:37 01:43:37 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:43:37 #8 DONE 0.0s 01:43:37 01:43:37 1 warning found (use --debug to expand): 01:43:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:43:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:43:37 #1 [internal] load build definition from Dockerfile 01:43:37 #1 transferring dockerfile: 210B done 01:43:37 #1 DONE 0.0s 01:43:37 01:43:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:37 #2 DONE 0.0s 01:43:37 01:43:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:37 #3 DONE 0.0s 01:43:37 01:43:37 #4 [internal] load .dockerignore 01:43:37 #4 transferring context: 2B done 01:43:37 #4 DONE 0.0s 01:43:37 01:43:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:37 #5 resolve nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 0.0s done 01:43:37 #5 CACHED 01:43:37 01:43:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:37 #6 resolve nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 0.0s done 01:43:37 #6 CACHED 01:43:37 01:43:37 #7 exporting to image 01:43:37 #7 exporting layers done 01:43:37 #7 exporting manifest sha256:fa640a510e301e70141c9ad87d764411f27cfe4152ceed63714e76151a32d34a done 01:43:37 #7 exporting config sha256:2f028a265aa136f68436c58cc212f34d764cd0b2a4a25f27eb28a739e06a5243 done 01:43:37 #7 exporting manifest sha256:f375e8b36657fe841b336a31aece4d7fa60d5525d13c8672a019db3da4afaa91 done 01:43:37 #7 exporting config sha256:8476dd2c6dacdbb1ddba45d41df1f04d8081a8b5a8ed5349e49a1cf5a99bed0b done 01:43:37 #7 exporting manifest list sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a done 01:43:37 #7 pushing layers 0.0s done 01:43:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a 01:43:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a 0.1s done 01:43:37 #7 DONE 0.1s 01:43:37 01:43:37 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:43:37 #8 DONE 0.0s 01:43:37 01:43:37 1 warning found (use --debug to expand): 01:43:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 01:43:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 01:43:38 #1 [internal] load build definition from Dockerfile 01:43:38 #1 transferring dockerfile: 161B done 01:43:38 #1 DONE 0.0s 01:43:38 01:43:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:43:38 #2 DONE 0.0s 01:43:38 01:43:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:43:38 #3 DONE 0.0s 01:43:38 01:43:38 #4 [internal] load .dockerignore 01:43:38 #4 transferring context: 2B done 01:43:38 #4 DONE 0.0s 01:43:38 01:43:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:38 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a done 01:43:38 #5 CACHED 01:43:38 01:43:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 01:43:38 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:25f3eab055204bf9b2a11fa7aa1989de7796882c99dfdcf074a2f430ed50b93a 0.0s done 01:43:38 #6 CACHED 01:43:38 01:43:38 #7 exporting to image 01:43:38 #7 exporting layers done 01:43:38 #7 exporting manifest sha256:fa640a510e301e70141c9ad87d764411f27cfe4152ceed63714e76151a32d34a done 01:43:38 #7 exporting config sha256:2f028a265aa136f68436c58cc212f34d764cd0b2a4a25f27eb28a739e06a5243 done 01:43:38 #7 exporting manifest sha256:f375e8b36657fe841b336a31aece4d7fa60d5525d13c8672a019db3da4afaa91 done 01:43:38 #7 exporting config sha256:8476dd2c6dacdbb1ddba45d41df1f04d8081a8b5a8ed5349e49a1cf5a99bed0b done 01:43:38 #7 exporting manifest list sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a done 01:43:38 #7 pushing layers 0.0s done 01:43:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a 01:43:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:c07af5295b98242b92e56d6dab27d6cd892f1acdf5efb1a3b9e7a35168cc757a 0.1s done 01:43:38 #7 DONE 0.1s 01:43:38 01:43:38 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:43:38 #8 DONE 0.0s 01:43:38 01:43:38 1 warning found (use --debug to expand): 01:43:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:43:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:43:39 #1 [internal] load build definition from Dockerfile 01:43:39 #1 transferring dockerfile: 216B done 01:43:39 #1 DONE 0.0s 01:43:39 01:43:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:39 #2 DONE 0.0s 01:43:39 01:43:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:39 #3 DONE 0.0s 01:43:39 01:43:39 #4 [internal] load .dockerignore 01:43:39 #4 transferring context: 2B done 01:43:39 #4 DONE 0.0s 01:43:39 01:43:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:39 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:39 #5 DONE 0.0s 01:43:39 01:43:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:39 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 0.0s done 01:43:39 #6 DONE 0.1s 01:43:39 01:43:39 #7 exporting to image 01:43:39 #7 exporting layers done 01:43:39 #7 exporting manifest sha256:eb7f8776e70eecc41935254a705c767dc8107d182a39fa9ab7487cbad41f7259 0.0s done 01:43:39 #7 exporting config sha256:e85899affeaf34c0f6b8377fcf61ccb8a4124d990ad1b9f03d5bf95b29559cdd done 01:43:39 #7 exporting manifest sha256:5827ed7a3f881f27aad9e28fc319c49661e9d8ddba7ed4cf92de7b9615fed558 done 01:43:39 #7 exporting config sha256:c5262f94410ffafd24d43a6748c99e2c7e7b39b9d1f1e1657bee15c41057e85d done 01:43:39 #7 exporting manifest list sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed done 01:43:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:39 #7 ... 01:43:39 01:43:39 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:39 #8 DONE 0.0s 01:43:39 01:43:39 #7 exporting to image 01:43:39 #7 pushing layers 0.1s done 01:43:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed 01:43:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed 0.1s done 01:43:39 #7 DONE 0.2s 01:43:39 01:43:39 1 warning found (use --debug to expand): 01:43:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 01:43:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 01:43:39 #1 [internal] load build definition from Dockerfile 01:43:39 #1 transferring dockerfile: 182B done 01:43:39 #1 DONE 0.0s 01:43:39 01:43:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:43:39 #2 DONE 0.0s 01:43:39 01:43:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:43:39 #3 DONE 0.0s 01:43:39 01:43:39 #4 [internal] load .dockerignore 01:43:39 #4 transferring context: 2B done 01:43:39 #4 DONE 0.0s 01:43:39 01:43:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:39 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 0.0s done 01:43:39 #5 CACHED 01:43:39 01:43:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:39 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 0.0s done 01:43:39 #6 CACHED 01:43:39 01:43:39 #7 exporting to image 01:43:39 #7 exporting layers 01:43:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:39 #7 exporting layers done 01:43:39 #7 exporting manifest sha256:eb7f8776e70eecc41935254a705c767dc8107d182a39fa9ab7487cbad41f7259 done 01:43:39 #7 exporting config sha256:e85899affeaf34c0f6b8377fcf61ccb8a4124d990ad1b9f03d5bf95b29559cdd done 01:43:39 #7 exporting manifest sha256:5827ed7a3f881f27aad9e28fc319c49661e9d8ddba7ed4cf92de7b9615fed558 done 01:43:39 #7 exporting config sha256:c5262f94410ffafd24d43a6748c99e2c7e7b39b9d1f1e1657bee15c41057e85d done 01:43:39 #7 exporting manifest list sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed done 01:43:39 #7 pushing layers 0.0s done 01:43:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed 0.1s done 01:43:39 #7 DONE 0.1s 01:43:39 01:43:39 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:39 #8 DONE 0.0s 01:43:39 01:43:39 1 warning found (use --debug to expand): 01:43:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41 --push - 01:43:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41' 01:43:40 #1 [internal] load build definition from Dockerfile 01:43:40 #1 transferring dockerfile: 188B done 01:43:40 #1 DONE 0.0s 01:43:40 01:43:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41 01:43:40 #2 DONE 0.0s 01:43:40 01:43:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41 01:43:40 #3 DONE 0.0s 01:43:40 01:43:40 #4 [internal] load .dockerignore 01:43:40 #4 transferring context: 2B done 01:43:40 #4 DONE 0.0s 01:43:40 01:43:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:40 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 done 01:43:40 #5 CACHED 01:43:40 01:43:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:40 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 done 01:43:40 #6 DONE 0.0s 01:43:40 01:43:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:40 #6 CACHED 01:43:40 01:43:40 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:40 #7 DONE 0.0s 01:43:40 01:43:40 #8 exporting to image 01:43:40 #8 exporting layers done 01:43:40 #8 exporting manifest sha256:eb7f8776e70eecc41935254a705c767dc8107d182a39fa9ab7487cbad41f7259 done 01:43:40 #8 exporting config sha256:e85899affeaf34c0f6b8377fcf61ccb8a4124d990ad1b9f03d5bf95b29559cdd done 01:43:40 #8 exporting manifest sha256:5827ed7a3f881f27aad9e28fc319c49661e9d8ddba7ed4cf92de7b9615fed558 done 01:43:40 #8 exporting config sha256:c5262f94410ffafd24d43a6748c99e2c7e7b39b9d1f1e1657bee15c41057e85d done 01:43:40 #8 exporting manifest list sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed done 01:43:40 #8 pushing layers 0.0s done 01:43:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.41@sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed 0.1s done 01:43:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:40 #8 DONE 0.1s 01:43:40 01:43:40 1 warning found (use --debug to expand): 01:43:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:43:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:43:40 #1 [internal] load build definition from Dockerfile 01:43:40 #1 transferring dockerfile: 229B done 01:43:40 #1 DONE 0.0s 01:43:40 01:43:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:40 #2 DONE 0.0s 01:43:40 01:43:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:40 #3 DONE 0.0s 01:43:40 01:43:40 #4 [internal] load .dockerignore 01:43:40 #4 transferring context: 2B done 01:43:40 #4 DONE 0.0s 01:43:40 01:43:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:40 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 0.0s done 01:43:40 #5 CACHED 01:43:40 01:43:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:40 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 0.0s done 01:43:40 #6 CACHED 01:43:40 01:43:40 #7 exporting to image 01:43:40 #7 exporting layers done 01:43:40 #7 exporting manifest sha256:eb7f8776e70eecc41935254a705c767dc8107d182a39fa9ab7487cbad41f7259 done 01:43:40 #7 exporting config sha256:e85899affeaf34c0f6b8377fcf61ccb8a4124d990ad1b9f03d5bf95b29559cdd done 01:43:40 #7 exporting manifest sha256:5827ed7a3f881f27aad9e28fc319c49661e9d8ddba7ed4cf92de7b9615fed558 done 01:43:40 #7 exporting config sha256:c5262f94410ffafd24d43a6748c99e2c7e7b39b9d1f1e1657bee15c41057e85d done 01:43:40 #7 exporting manifest list sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed 01:43:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:40 #7 exporting manifest list sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed done 01:43:40 #7 pushing layers 0.0s done 01:43:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed 0.1s done 01:43:40 #7 DONE 0.1s 01:43:40 01:43:40 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:40 #8 DONE 0.0s 01:43:40 01:43:40 1 warning found (use --debug to expand): 01:43:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 01:43:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 01:43:41 #1 [internal] load build definition from Dockerfile 01:43:41 #1 transferring dockerfile: 180B done 01:43:41 #1 DONE 0.0s 01:43:41 01:43:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:43:41 #2 DONE 0.0s 01:43:41 01:43:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:43:41 #3 DONE 0.0s 01:43:41 01:43:41 #4 [internal] load .dockerignore 01:43:41 #4 transferring context: 2B done 01:43:41 #4 DONE 0.0s 01:43:41 01:43:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:41 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 0.0s done 01:43:41 #5 CACHED 01:43:41 01:43:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 01:43:41 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1b79470bcba4ffec6ca85fdadfc27794ee5353540b1a378be02ddcaed6b13268 0.0s done 01:43:41 #6 CACHED 01:43:41 01:43:41 #7 exporting to image 01:43:41 #7 exporting layers 01:43:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:41 #7 exporting layers done 01:43:41 #7 exporting manifest sha256:eb7f8776e70eecc41935254a705c767dc8107d182a39fa9ab7487cbad41f7259 done 01:43:41 #7 exporting config sha256:e85899affeaf34c0f6b8377fcf61ccb8a4124d990ad1b9f03d5bf95b29559cdd done 01:43:41 #7 exporting manifest sha256:5827ed7a3f881f27aad9e28fc319c49661e9d8ddba7ed4cf92de7b9615fed558 done 01:43:41 #7 exporting config sha256:c5262f94410ffafd24d43a6748c99e2c7e7b39b9d1f1e1657bee15c41057e85d done 01:43:41 #7 exporting manifest list sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed done 01:43:41 #7 pushing layers 0.0s done 01:43:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ebd310f967a8a167a7b632515d114c8fbb4a9934cf53f9707ac62e7f4370f5ed 0.1s done 01:43:41 #7 DONE 0.1s 01:43:41 01:43:41 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:41 #8 DONE 0.0s 01:43:41 01:43:41 1 warning found (use --debug to expand): 01:43:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:43:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:43:41 #1 [internal] load build definition from Dockerfile 01:43:41 #1 transferring dockerfile: 194B done 01:43:41 #1 DONE 0.0s 01:43:41 01:43:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:41 #2 DONE 0.0s 01:43:41 01:43:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:41 #3 DONE 0.0s 01:43:41 01:43:41 #4 [internal] load .dockerignore 01:43:41 #4 transferring context: 2B done 01:43:41 #4 DONE 0.0s 01:43:41 01:43:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 done 01:43:41 #5 DONE 0.0s 01:43:41 01:43:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:42 #6 resolve nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 0.0s done 01:43:42 #6 DONE 0.0s 01:43:42 01:43:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:42 #5 resolve nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 done 01:43:42 #5 DONE 0.1s 01:43:42 01:43:42 #7 exporting to image 01:43:42 #7 exporting layers done 01:43:42 #7 exporting manifest sha256:7b4c99809809ee9f4ef0bf72873c284b2f0a5e9420d5331c0229635150e06e10 done 01:43:42 #7 exporting config sha256:f240b3a3970e1826bf767da1b920317ee4b1c1a5f2b5abff50e533ea16518ce2 done 01:43:42 #7 exporting manifest sha256:32b235d9f25b464287811cd2c007e88033ee37fa04abf714e7bddeec7ab0ec81 done 01:43:42 #7 exporting config sha256:2dfbaf00693debc2f4d45a952bff90130ac5f17931c144bd3433f5fccd2ac4ab done 01:43:42 #7 exporting manifest list sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb 01:43:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:42 #7 ... 01:43:42 01:43:42 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:43:42 #8 DONE 0.0s 01:43:42 01:43:42 #7 exporting to image 01:43:42 #7 exporting manifest list sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb done 01:43:42 #7 pushing layers 0.1s done 01:43:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb 01:43:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb 0.1s done 01:43:42 #7 DONE 0.2s 01:43:42 01:43:42 1 warning found (use --debug to expand): 01:43:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 01:43:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 01:43:42 #1 [internal] load build definition from Dockerfile 01:43:42 #1 transferring dockerfile: 160B done 01:43:42 #1 DONE 0.0s 01:43:42 01:43:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:43:42 #2 DONE 0.0s 01:43:42 01:43:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:43:42 #3 DONE 0.0s 01:43:42 01:43:42 #4 [internal] load .dockerignore 01:43:42 #4 transferring context: 2B done 01:43:42 #4 DONE 0.0s 01:43:42 01:43:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:42 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 0.0s done 01:43:42 #5 CACHED 01:43:42 01:43:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:42 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 0.0s done 01:43:42 #6 CACHED 01:43:42 01:43:42 #7 exporting to image 01:43:42 #7 exporting layers 01:43:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:42 #7 exporting layers done 01:43:42 #7 exporting manifest sha256:7b4c99809809ee9f4ef0bf72873c284b2f0a5e9420d5331c0229635150e06e10 done 01:43:42 #7 exporting config sha256:f240b3a3970e1826bf767da1b920317ee4b1c1a5f2b5abff50e533ea16518ce2 done 01:43:42 #7 exporting manifest sha256:32b235d9f25b464287811cd2c007e88033ee37fa04abf714e7bddeec7ab0ec81 done 01:43:42 #7 exporting config sha256:2dfbaf00693debc2f4d45a952bff90130ac5f17931c144bd3433f5fccd2ac4ab done 01:43:42 #7 exporting manifest list sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb done 01:43:42 #7 pushing layers 0.0s done 01:43:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb 0.1s done 01:43:42 #7 DONE 0.1s 01:43:42 01:43:42 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:43:42 #8 DONE 0.0s 01:43:42 01:43:42 1 warning found (use --debug to expand): 01:43:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41' 01:43:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41 --push - 01:43:43 #1 [internal] load build definition from Dockerfile 01:43:43 #1 transferring dockerfile: 166B done 01:43:43 #1 DONE 0.0s 01:43:43 01:43:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41 01:43:43 #2 DONE 0.0s 01:43:43 01:43:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41 01:43:43 #3 DONE 0.0s 01:43:43 01:43:43 #4 [internal] load .dockerignore 01:43:43 #4 transferring context: 2B done 01:43:43 #4 DONE 0.0s 01:43:43 01:43:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:43 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 done 01:43:43 #5 CACHED 01:43:43 01:43:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:43 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 done 01:43:43 #6 CACHED 01:43:43 01:43:43 #7 exporting to image 01:43:43 #7 exporting layers done 01:43:43 #7 exporting manifest sha256:7b4c99809809ee9f4ef0bf72873c284b2f0a5e9420d5331c0229635150e06e10 done 01:43:43 #7 exporting config sha256:f240b3a3970e1826bf767da1b920317ee4b1c1a5f2b5abff50e533ea16518ce2 done 01:43:43 #7 exporting manifest sha256:32b235d9f25b464287811cd2c007e88033ee37fa04abf714e7bddeec7ab0ec81 done 01:43:43 #7 exporting config sha256:2dfbaf00693debc2f4d45a952bff90130ac5f17931c144bd3433f5fccd2ac4ab done 01:43:43 #7 exporting manifest list sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb done 01:43:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:43 #7 pushing layers 0.0s done 01:43:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.41@sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb 0.1s done 01:43:43 #7 DONE 0.1s 01:43:43 01:43:43 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:43:43 #8 DONE 0.0s 01:43:43 01:43:43 1 warning found (use --debug to expand): 01:43:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:43:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:43:43 #1 [internal] load build definition from Dockerfile 01:43:43 #1 transferring dockerfile: 207B done 01:43:43 #1 DONE 0.0s 01:43:43 01:43:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:43 #2 DONE 0.0s 01:43:43 01:43:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:43 #3 DONE 0.0s 01:43:43 01:43:43 #4 [internal] load .dockerignore 01:43:43 #4 transferring context: 2B done 01:43:43 #4 DONE 0.0s 01:43:43 01:43:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:43 #5 resolve nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 done 01:43:43 #5 CACHED 01:43:43 01:43:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:43 #6 resolve nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 0.0s done 01:43:43 #6 CACHED 01:43:43 01:43:43 #7 exporting to image 01:43:43 #7 exporting layers done 01:43:43 #7 exporting manifest sha256:7b4c99809809ee9f4ef0bf72873c284b2f0a5e9420d5331c0229635150e06e10 done 01:43:43 #7 exporting config sha256:f240b3a3970e1826bf767da1b920317ee4b1c1a5f2b5abff50e533ea16518ce2 done 01:43:43 #7 exporting manifest sha256:32b235d9f25b464287811cd2c007e88033ee37fa04abf714e7bddeec7ab0ec81 done 01:43:43 #7 exporting config sha256:2dfbaf00693debc2f4d45a952bff90130ac5f17931c144bd3433f5fccd2ac4ab done 01:43:43 #7 exporting manifest list sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb done 01:43:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:43 #7 pushing layers 0.0s done 01:43:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb 0.1s done 01:43:43 #7 DONE 0.1s 01:43:43 01:43:43 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:43:43 #8 DONE 0.0s 01:43:43 01:43:43 1 warning found (use --debug to expand): 01:43:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 01:43:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 01:43:44 #1 [internal] load build definition from Dockerfile 01:43:44 #1 transferring dockerfile: 158B done 01:43:44 #1 DONE 0.0s 01:43:44 01:43:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:43:44 #2 DONE 0.0s 01:43:44 01:43:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:43:44 #3 DONE 0.0s 01:43:44 01:43:44 #4 [internal] load .dockerignore 01:43:44 #4 transferring context: 2B done 01:43:44 #4 DONE 0.0s 01:43:44 01:43:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:44 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 0.0s done 01:43:44 #5 CACHED 01:43:44 01:43:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 01:43:44 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bcd91318c932e6c6b388e71dcef303b468b219feb1862228c54f60588a716604 0.0s done 01:43:44 #6 CACHED 01:43:44 01:43:44 #7 exporting to image 01:43:44 #7 exporting layers 01:43:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:44 #7 exporting layers done 01:43:44 #7 exporting manifest sha256:7b4c99809809ee9f4ef0bf72873c284b2f0a5e9420d5331c0229635150e06e10 done 01:43:44 #7 exporting config sha256:f240b3a3970e1826bf767da1b920317ee4b1c1a5f2b5abff50e533ea16518ce2 done 01:43:44 #7 exporting manifest sha256:32b235d9f25b464287811cd2c007e88033ee37fa04abf714e7bddeec7ab0ec81 done 01:43:44 #7 exporting config sha256:2dfbaf00693debc2f4d45a952bff90130ac5f17931c144bd3433f5fccd2ac4ab done 01:43:44 #7 exporting manifest list sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb done 01:43:44 #7 pushing layers 0.0s done 01:43:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:01f0f3efe436fd657c23f97f66c78896e17c0efe3f0f60d9839536ee35a7d4bb 0.1s done 01:43:44 #7 DONE 0.1s 01:43:44 01:43:44 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:43:44 #8 DONE 0.0s 01:43:44 01:43:44 1 warning found (use --debug to expand): 01:43:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:43:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:43:44 #1 [internal] load build definition from Dockerfile 01:43:44 #1 transferring dockerfile: 196B done 01:43:44 #1 DONE 0.0s 01:43:44 01:43:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:44 #2 DONE 0.0s 01:43:44 01:43:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:44 #3 DONE 0.0s 01:43:44 01:43:44 #4 [internal] load .dockerignore 01:43:44 #4 transferring context: 2B done 01:43:44 #4 DONE 0.0s 01:43:44 01:43:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 0.0s done 01:43:44 #5 DONE 0.0s 01:43:44 01:43:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:45 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 0.0s done 01:43:45 #6 DONE 0.0s 01:43:45 01:43:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:45 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 0.0s done 01:43:45 #5 DONE 0.1s 01:43:45 01:43:45 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:45 #7 DONE 0.0s 01:43:45 01:43:45 #8 exporting to image 01:43:45 #8 exporting layers done 01:43:45 #8 exporting manifest sha256:396b4351bda7efed64fab3b096c97429aeda9916adc7f7a75d92df478a0743d3 0.0s done 01:43:45 #8 exporting config sha256:23e15b89da599b2ef10701f49483d14262b9cae050b1377067d1f659b88f5713 done 01:43:45 #8 exporting manifest sha256:b298979dcbfef3285276d9aaa9cba63f510dcd2913eb68d37e814c5c8704b312 done 01:43:45 #8 exporting config sha256:dc1956c56682190b34213cd30858c2fccef4a3e0cd731db889a938049058e17a done 01:43:45 #8 exporting manifest list sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 done 01:43:45 #8 pushing layers 0.1s done 01:43:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 0.1s done 01:43:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:45 #8 DONE 0.2s 01:43:45 01:43:45 1 warning found (use --debug to expand): 01:43:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 01:43:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 01:43:45 #1 [internal] load build definition from Dockerfile 01:43:45 #1 transferring dockerfile: 162B done 01:43:45 #1 DONE 0.0s 01:43:45 01:43:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:43:45 #2 DONE 0.0s 01:43:45 01:43:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:43:45 #3 DONE 0.0s 01:43:45 01:43:45 #4 [internal] load .dockerignore 01:43:45 #4 transferring context: 2B done 01:43:45 #4 DONE 0.0s 01:43:45 01:43:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:45 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 0.0s done 01:43:45 #5 CACHED 01:43:45 01:43:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:45 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 0.0s done 01:43:45 #6 CACHED 01:43:45 01:43:45 #7 exporting to image 01:43:45 #7 exporting layers done 01:43:45 #7 exporting manifest sha256:396b4351bda7efed64fab3b096c97429aeda9916adc7f7a75d92df478a0743d3 done 01:43:45 #7 exporting config sha256:23e15b89da599b2ef10701f49483d14262b9cae050b1377067d1f659b88f5713 01:43:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:45 #7 exporting config sha256:23e15b89da599b2ef10701f49483d14262b9cae050b1377067d1f659b88f5713 done 01:43:45 #7 exporting manifest sha256:b298979dcbfef3285276d9aaa9cba63f510dcd2913eb68d37e814c5c8704b312 done 01:43:45 #7 exporting config sha256:dc1956c56682190b34213cd30858c2fccef4a3e0cd731db889a938049058e17a done 01:43:45 #7 exporting manifest list sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 done 01:43:45 #7 pushing layers 0.0s done 01:43:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 0.1s done 01:43:45 #7 DONE 0.1s 01:43:45 01:43:45 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:45 #8 DONE 0.0s 01:43:45 01:43:45 1 warning found (use --debug to expand): 01:43:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41 --push - 01:43:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41' 01:43:46 #1 [internal] load build definition from Dockerfile 01:43:46 #1 transferring dockerfile: 168B done 01:43:46 #1 DONE 0.0s 01:43:46 01:43:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41 01:43:46 #2 DONE 0.0s 01:43:46 01:43:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41 01:43:46 #3 DONE 0.0s 01:43:46 01:43:46 #4 [internal] load .dockerignore 01:43:46 #4 transferring context: 2B done 01:43:46 #4 DONE 0.0s 01:43:46 01:43:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:46 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 0.0s done 01:43:46 #5 CACHED 01:43:46 01:43:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:46 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb done 01:43:46 #6 CACHED 01:43:46 01:43:46 #7 exporting to image 01:43:46 #7 exporting layers done 01:43:46 #7 exporting manifest sha256:396b4351bda7efed64fab3b096c97429aeda9916adc7f7a75d92df478a0743d3 done 01:43:46 #7 exporting config sha256:23e15b89da599b2ef10701f49483d14262b9cae050b1377067d1f659b88f5713 done 01:43:46 #7 exporting manifest sha256:b298979dcbfef3285276d9aaa9cba63f510dcd2913eb68d37e814c5c8704b312 done 01:43:46 #7 exporting config sha256:dc1956c56682190b34213cd30858c2fccef4a3e0cd731db889a938049058e17a 01:43:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:46 #7 exporting config sha256:dc1956c56682190b34213cd30858c2fccef4a3e0cd731db889a938049058e17a done 01:43:46 #7 exporting manifest list sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 done 01:43:46 #7 pushing layers 0.0s done 01:43:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.41@sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 0.1s done 01:43:46 #7 DONE 0.1s 01:43:46 01:43:46 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:46 #8 DONE 0.0s 01:43:46 01:43:46 1 warning found (use --debug to expand): 01:43:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:43:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:43:46 #1 [internal] load build definition from Dockerfile 01:43:46 #1 transferring dockerfile: 209B done 01:43:46 #1 DONE 0.0s 01:43:46 01:43:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:46 #2 DONE 0.0s 01:43:46 01:43:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:46 #3 DONE 0.0s 01:43:46 01:43:46 #4 [internal] load .dockerignore 01:43:46 #4 transferring context: 2B done 01:43:46 #4 DONE 0.0s 01:43:46 01:43:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:46 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb done 01:43:46 #5 CACHED 01:43:46 01:43:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:46 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 0.0s done 01:43:46 #6 CACHED 01:43:46 01:43:46 #7 exporting to image 01:43:46 #7 exporting layers done 01:43:46 #7 exporting manifest sha256:396b4351bda7efed64fab3b096c97429aeda9916adc7f7a75d92df478a0743d3 done 01:43:46 #7 exporting config sha256:23e15b89da599b2ef10701f49483d14262b9cae050b1377067d1f659b88f5713 done 01:43:46 #7 exporting manifest sha256:b298979dcbfef3285276d9aaa9cba63f510dcd2913eb68d37e814c5c8704b312 done 01:43:46 #7 exporting config sha256:dc1956c56682190b34213cd30858c2fccef4a3e0cd731db889a938049058e17a done 01:43:46 #7 exporting manifest list sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 done 01:43:46 #7 pushing layers 0.0s done 01:43:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 01:43:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 0.1s done 01:43:46 #7 DONE 0.1s 01:43:46 01:43:46 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:46 #8 DONE 0.0s 01:43:46 01:43:46 1 warning found (use --debug to expand): 01:43:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 01:43:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 01:43:47 #1 [internal] load build definition from Dockerfile 01:43:47 #1 transferring dockerfile: 160B done 01:43:47 #1 DONE 0.0s 01:43:47 01:43:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:43:47 #2 DONE 0.0s 01:43:47 01:43:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:43:47 #3 DONE 0.0s 01:43:47 01:43:47 #4 [internal] load .dockerignore 01:43:47 #4 transferring context: 2B done 01:43:47 #4 DONE 0.0s 01:43:47 01:43:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:47 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb done 01:43:47 #5 CACHED 01:43:47 01:43:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 01:43:47 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc385242a1443f933fcfa99490e0cab95bb2de1f6f5412c574e917b21e8785cb 0.0s done 01:43:47 #6 CACHED 01:43:47 01:43:47 #7 exporting to image 01:43:47 #7 exporting layers done 01:43:47 #7 exporting manifest sha256:396b4351bda7efed64fab3b096c97429aeda9916adc7f7a75d92df478a0743d3 done 01:43:47 #7 exporting config sha256:23e15b89da599b2ef10701f49483d14262b9cae050b1377067d1f659b88f5713 done 01:43:47 #7 exporting manifest sha256:b298979dcbfef3285276d9aaa9cba63f510dcd2913eb68d37e814c5c8704b312 done 01:43:47 #7 exporting config sha256:dc1956c56682190b34213cd30858c2fccef4a3e0cd731db889a938049058e17a done 01:43:47 #7 exporting manifest list sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 done 01:43:47 #7 pushing layers 0.0s done 01:43:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 01:43:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1968206aa603825b47c5885197ef36ca97396d29048c2358d62ef11a5d5fe083 0.1s done 01:43:47 #7 DONE 0.1s 01:43:47 01:43:47 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:47 #8 DONE 0.0s 01:43:47 01:43:47 1 warning found (use --debug to expand): 01:43:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:43:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:43:47 #1 [internal] load build definition from Dockerfile 01:43:47 #1 transferring dockerfile: 198B done 01:43:47 #1 DONE 0.0s 01:43:47 01:43:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:47 #2 DONE 0.0s 01:43:47 01:43:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:47 #3 DONE 0.0s 01:43:47 01:43:47 #4 [internal] load .dockerignore 01:43:47 #4 transferring context: 2B done 01:43:47 #4 DONE 0.0s 01:43:48 01:43:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:48 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:48 #5 ... 01:43:48 01:43:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:48 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 0.0s done 01:43:48 #6 DONE 0.1s 01:43:48 01:43:48 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:43:48 #7 DONE 0.0s 01:43:48 01:43:48 #8 exporting to image 01:43:48 #8 exporting layers done 01:43:48 #8 exporting manifest sha256:3082ede662f765473ee0a01079bcd3e0b8bfdd8fcfc9282d7375a1ce7b365be8 done 01:43:48 #8 exporting config sha256:5f1bcafb590f2f49703f5c59e7f31bc03fc7d1d0b705615d7b9999eb84ce0752 done 01:43:48 #8 exporting manifest sha256:2b661883b582d913e96d4797f751d36d8e58fc228ede4648a21a3f30a7910c54 done 01:43:48 #8 exporting config sha256:a0e20e154b6d76bc9039f6b45dccd9d600e3cc964412c314ec7639418a1bc07a done 01:43:48 #8 exporting manifest list sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf done 01:43:48 #8 pushing layers 0.1s done 01:43:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf 01:43:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf 0.1s done 01:43:48 #8 DONE 0.2s 01:43:48 01:43:48 1 warning found (use --debug to expand): 01:43:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 01:43:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 01:43:48 #1 [internal] load build definition from Dockerfile 01:43:48 #1 transferring dockerfile: 164B done 01:43:48 #1 DONE 0.0s 01:43:48 01:43:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:43:48 #2 DONE 0.0s 01:43:48 01:43:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:43:48 #3 DONE 0.0s 01:43:48 01:43:48 #4 [internal] load .dockerignore 01:43:48 #4 transferring context: 2B done 01:43:48 #4 DONE 0.0s 01:43:48 01:43:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:48 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b done 01:43:48 #5 CACHED 01:43:48 01:43:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:48 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b done 01:43:48 #6 CACHED 01:43:48 01:43:48 #7 exporting to image 01:43:48 #7 exporting layers 01:43:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:48 #7 exporting layers done 01:43:48 #7 exporting manifest sha256:3082ede662f765473ee0a01079bcd3e0b8bfdd8fcfc9282d7375a1ce7b365be8 done 01:43:48 #7 exporting config sha256:5f1bcafb590f2f49703f5c59e7f31bc03fc7d1d0b705615d7b9999eb84ce0752 done 01:43:48 #7 exporting manifest sha256:2b661883b582d913e96d4797f751d36d8e58fc228ede4648a21a3f30a7910c54 done 01:43:48 #7 exporting config sha256:a0e20e154b6d76bc9039f6b45dccd9d600e3cc964412c314ec7639418a1bc07a done 01:43:48 #7 exporting manifest list sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf done 01:43:48 #7 pushing layers 0.0s done 01:43:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf 0.1s done 01:43:48 #7 DONE 0.1s 01:43:48 01:43:48 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:43:48 #8 DONE 0.0s 01:43:48 01:43:48 1 warning found (use --debug to expand): 01:43:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41 --push - 01:43:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41' 01:43:49 #1 [internal] load build definition from Dockerfile 01:43:49 #1 transferring dockerfile: 170B done 01:43:49 #1 DONE 0.0s 01:43:49 01:43:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41 01:43:49 #2 DONE 0.0s 01:43:49 01:43:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41 01:43:49 #3 DONE 0.0s 01:43:49 01:43:49 #4 [internal] load .dockerignore 01:43:49 #4 transferring context: 2B done 01:43:49 #4 DONE 0.0s 01:43:49 01:43:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:49 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 0.0s done 01:43:49 #5 CACHED 01:43:49 01:43:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:49 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 0.0s done 01:43:49 #6 CACHED 01:43:49 01:43:49 #7 exporting to image 01:43:49 #7 exporting layers done 01:43:49 #7 exporting manifest sha256:3082ede662f765473ee0a01079bcd3e0b8bfdd8fcfc9282d7375a1ce7b365be8 done 01:43:49 #7 exporting config sha256:5f1bcafb590f2f49703f5c59e7f31bc03fc7d1d0b705615d7b9999eb84ce0752 done 01:43:49 #7 exporting manifest sha256:2b661883b582d913e96d4797f751d36d8e58fc228ede4648a21a3f30a7910c54 done 01:43:49 #7 exporting config sha256:a0e20e154b6d76bc9039f6b45dccd9d600e3cc964412c314ec7639418a1bc07a done 01:43:49 #7 exporting manifest list sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf 01:43:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:49 #7 exporting manifest list sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf done 01:43:49 #7 pushing layers 0.0s done 01:43:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.41@sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf 0.1s done 01:43:49 #7 DONE 0.1s 01:43:49 01:43:49 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:43:49 #8 DONE 0.0s 01:43:49 01:43:49 1 warning found (use --debug to expand): 01:43:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:43:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:43:49 #1 [internal] load build definition from Dockerfile 01:43:49 #1 transferring dockerfile: 211B done 01:43:49 #1 DONE 0.0s 01:43:49 01:43:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:49 #2 DONE 0.0s 01:43:49 01:43:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:49 #3 DONE 0.0s 01:43:49 01:43:49 #4 [internal] load .dockerignore 01:43:49 #4 transferring context: 2B done 01:43:49 #4 DONE 0.0s 01:43:49 01:43:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:49 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 0.0s done 01:43:49 #5 CACHED 01:43:49 01:43:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:49 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 0.0s done 01:43:49 #6 CACHED 01:43:49 01:43:49 #7 exporting to image 01:43:49 #7 exporting layers done 01:43:49 #7 exporting manifest sha256:3082ede662f765473ee0a01079bcd3e0b8bfdd8fcfc9282d7375a1ce7b365be8 done 01:43:49 #7 exporting config sha256:5f1bcafb590f2f49703f5c59e7f31bc03fc7d1d0b705615d7b9999eb84ce0752 done 01:43:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:50 #7 exporting manifest sha256:2b661883b582d913e96d4797f751d36d8e58fc228ede4648a21a3f30a7910c54 done 01:43:50 #7 exporting config sha256:a0e20e154b6d76bc9039f6b45dccd9d600e3cc964412c314ec7639418a1bc07a done 01:43:50 #7 exporting manifest list sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf done 01:43:50 #7 pushing layers 0.0s done 01:43:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf 0.1s done 01:43:50 #7 DONE 0.1s 01:43:50 01:43:50 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:43:50 #8 DONE 0.0s 01:43:50 01:43:50 1 warning found (use --debug to expand): 01:43:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 01:43:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 01:43:50 #1 [internal] load build definition from Dockerfile 01:43:50 #1 transferring dockerfile: 162B done 01:43:50 #1 DONE 0.0s 01:43:50 01:43:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:43:50 #2 DONE 0.0s 01:43:50 01:43:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:43:50 #3 DONE 0.0s 01:43:50 01:43:50 #4 [internal] load .dockerignore 01:43:50 #4 transferring context: 2B done 01:43:50 #4 DONE 0.0s 01:43:50 01:43:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:50 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b done 01:43:50 #5 CACHED 01:43:50 01:43:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b 01:43:50 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3116133efea485f8ea1e4878fb1d4f10f627034b0fc6f0639e912d3c4d349b6b done 01:43:50 #6 CACHED 01:43:50 01:43:50 #7 exporting to image 01:43:50 #7 exporting layers done 01:43:50 #7 exporting manifest sha256:3082ede662f765473ee0a01079bcd3e0b8bfdd8fcfc9282d7375a1ce7b365be8 done 01:43:50 #7 exporting config sha256:5f1bcafb590f2f49703f5c59e7f31bc03fc7d1d0b705615d7b9999eb84ce0752 done 01:43:50 #7 exporting manifest sha256:2b661883b582d913e96d4797f751d36d8e58fc228ede4648a21a3f30a7910c54 done 01:43:50 #7 exporting config sha256:a0e20e154b6d76bc9039f6b45dccd9d600e3cc964412c314ec7639418a1bc07a done 01:43:50 #7 exporting manifest list sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf done 01:43:50 #7 pushing layers 0.0s done 01:43:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf 01:43:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:2509794114f2d1ef291b01601ee88501ca7ef27dad52f248700b1794cf4ee1cf 0.1s done 01:43:50 #7 DONE 0.1s 01:43:50 01:43:50 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:43:50 #8 DONE 0.0s 01:43:50 01:43:50 1 warning found (use --debug to expand): 01:43:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:43:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:43:51 #1 [internal] load build definition from Dockerfile 01:43:51 #1 transferring dockerfile: 206B done 01:43:51 #1 DONE 0.0s 01:43:51 01:43:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:51 #2 DONE 0.0s 01:43:51 01:43:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:51 #3 DONE 0.1s 01:43:51 01:43:51 #4 [internal] load .dockerignore 01:43:51 #4 transferring context: 2B done 01:43:51 #4 DONE 0.0s 01:43:51 01:43:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:51 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:51 #5 DONE 0.0s 01:43:51 01:43:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:51 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:51 #6 DONE 0.0s 01:43:51 01:43:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:51 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:51 #5 DONE 0.2s 01:43:51 01:43:51 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:51 #7 DONE 0.0s 01:43:51 01:43:51 #8 exporting to image 01:43:51 #8 exporting layers done 01:43:51 #8 exporting manifest sha256:191d8b335b24ca3e2c6fb699ab54557d430b40d55a79e9d959b26950c7f693a1 0.0s done 01:43:51 #8 exporting config sha256:984a70eb5c26fece3a46807e90b018bd9f36e34d9fc42a0bc5374972d9465926 done 01:43:51 #8 exporting manifest sha256:c306c831db19d1e8f9ee268c5864473b130c505903e15cc15a6d0685ef1e49b6 done 01:43:51 #8 exporting config sha256:946d4deb1ddb6ab8763bd80e5ea148ead4243d53b9e41cc63509c9c520bb3bbc done 01:43:51 #8 exporting manifest list sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 0.0s done 01:43:51 #8 pushing layers 0.1s done 01:43:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 01:43:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 0.1s done 01:43:51 #8 DONE 0.2s 01:43:51 01:43:51 1 warning found (use --debug to expand): 01:43:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 01:43:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 01:43:51 #1 [internal] load build definition from Dockerfile 01:43:51 #1 transferring dockerfile: 172B done 01:43:51 #1 DONE 0.0s 01:43:51 01:43:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:43:51 #2 DONE 0.0s 01:43:51 01:43:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:43:51 #3 DONE 0.0s 01:43:51 01:43:51 #4 [internal] load .dockerignore 01:43:51 #4 transferring context: 2B done 01:43:51 #4 DONE 0.0s 01:43:51 01:43:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:51 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:51 #5 CACHED 01:43:51 01:43:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:51 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:51 #6 CACHED 01:43:51 01:43:51 #7 exporting to image 01:43:51 #7 exporting layers done 01:43:51 #7 exporting manifest sha256:191d8b335b24ca3e2c6fb699ab54557d430b40d55a79e9d959b26950c7f693a1 done 01:43:51 #7 exporting config sha256:984a70eb5c26fece3a46807e90b018bd9f36e34d9fc42a0bc5374972d9465926 done 01:43:51 #7 exporting manifest sha256:c306c831db19d1e8f9ee268c5864473b130c505903e15cc15a6d0685ef1e49b6 01:43:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:51 #7 exporting manifest sha256:c306c831db19d1e8f9ee268c5864473b130c505903e15cc15a6d0685ef1e49b6 done 01:43:51 #7 exporting config sha256:946d4deb1ddb6ab8763bd80e5ea148ead4243d53b9e41cc63509c9c520bb3bbc done 01:43:51 #7 exporting manifest list sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 done 01:43:51 #7 pushing layers 0.0s done 01:43:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 0.1s done 01:43:51 #7 DONE 0.1s 01:43:51 01:43:51 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:51 #8 DONE 0.0s 01:43:51 01:43:51 1 warning found (use --debug to expand): 01:43:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41 --push - 01:43:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41' 01:43:52 #1 [internal] load build definition from Dockerfile 01:43:52 #1 transferring dockerfile: 178B done 01:43:52 #1 DONE 0.0s 01:43:52 01:43:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41 01:43:52 #2 DONE 0.0s 01:43:52 01:43:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41 01:43:52 #3 DONE 0.0s 01:43:52 01:43:52 #4 [internal] load .dockerignore 01:43:52 #4 transferring context: 2B done 01:43:52 #4 DONE 0.0s 01:43:52 01:43:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:52 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:52 #5 CACHED 01:43:52 01:43:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:52 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:52 #6 CACHED 01:43:52 01:43:52 #7 exporting to image 01:43:52 #7 exporting layers done 01:43:52 #7 exporting manifest sha256:191d8b335b24ca3e2c6fb699ab54557d430b40d55a79e9d959b26950c7f693a1 done 01:43:52 #7 exporting config sha256:984a70eb5c26fece3a46807e90b018bd9f36e34d9fc42a0bc5374972d9465926 done 01:43:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:52 #7 exporting manifest sha256:c306c831db19d1e8f9ee268c5864473b130c505903e15cc15a6d0685ef1e49b6 done 01:43:52 #7 exporting config sha256:946d4deb1ddb6ab8763bd80e5ea148ead4243d53b9e41cc63509c9c520bb3bbc done 01:43:52 #7 exporting manifest list sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 done 01:43:52 #7 pushing layers 0.0s done 01:43:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.41@sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 0.1s done 01:43:52 #7 DONE 0.1s 01:43:52 01:43:52 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:52 #8 DONE 0.0s 01:43:52 01:43:52 1 warning found (use --debug to expand): 01:43:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:43:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:43:53 #1 [internal] load build definition from Dockerfile 01:43:53 #1 transferring dockerfile: 219B done 01:43:53 #1 DONE 0.0s 01:43:53 01:43:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:53 #2 DONE 0.0s 01:43:53 01:43:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:53 #3 DONE 0.0s 01:43:53 01:43:53 #4 [internal] load .dockerignore 01:43:53 #4 transferring context: 2B done 01:43:53 #4 DONE 0.0s 01:43:53 01:43:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:53 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:53 #5 CACHED 01:43:53 01:43:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:53 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:53 #6 CACHED 01:43:53 01:43:53 #7 exporting to image 01:43:53 #7 exporting layers done 01:43:53 #7 exporting manifest sha256:191d8b335b24ca3e2c6fb699ab54557d430b40d55a79e9d959b26950c7f693a1 done 01:43:53 #7 exporting config sha256:984a70eb5c26fece3a46807e90b018bd9f36e34d9fc42a0bc5374972d9465926 done 01:43:53 #7 exporting manifest sha256:c306c831db19d1e8f9ee268c5864473b130c505903e15cc15a6d0685ef1e49b6 done 01:43:53 #7 exporting config sha256:946d4deb1ddb6ab8763bd80e5ea148ead4243d53b9e41cc63509c9c520bb3bbc 01:43:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:53 #7 exporting config sha256:946d4deb1ddb6ab8763bd80e5ea148ead4243d53b9e41cc63509c9c520bb3bbc done 01:43:53 #7 exporting manifest list sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 done 01:43:53 #7 pushing layers 0.0s done 01:43:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 0.1s done 01:43:53 #7 DONE 0.1s 01:43:53 01:43:53 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:53 #8 DONE 0.0s 01:43:53 01:43:53 1 warning found (use --debug to expand): 01:43:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 01:43:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 01:43:53 #1 [internal] load build definition from Dockerfile 01:43:53 #1 transferring dockerfile: 170B done 01:43:53 #1 DONE 0.0s 01:43:53 01:43:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:43:53 #2 DONE 0.0s 01:43:53 01:43:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:43:53 #3 DONE 0.0s 01:43:53 01:43:53 #4 [internal] load .dockerignore 01:43:53 #4 transferring context: 2B done 01:43:53 #4 DONE 0.0s 01:43:53 01:43:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:53 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda done 01:43:53 #5 CACHED 01:43:53 01:43:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 01:43:53 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c143316779b84729be05d698824008f68dbeef1e84779b615765aa52e77bddda 0.0s done 01:43:53 #6 CACHED 01:43:53 01:43:53 #7 exporting to image 01:43:53 #7 exporting layers done 01:43:53 #7 exporting manifest sha256:191d8b335b24ca3e2c6fb699ab54557d430b40d55a79e9d959b26950c7f693a1 done 01:43:53 #7 exporting config sha256:984a70eb5c26fece3a46807e90b018bd9f36e34d9fc42a0bc5374972d9465926 done 01:43:53 #7 exporting manifest sha256:c306c831db19d1e8f9ee268c5864473b130c505903e15cc15a6d0685ef1e49b6 done 01:43:53 #7 exporting config sha256:946d4deb1ddb6ab8763bd80e5ea148ead4243d53b9e41cc63509c9c520bb3bbc done 01:43:53 #7 exporting manifest list sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 done 01:43:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:53 #7 pushing layers 0.0s done 01:43:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:50820be3c7d557ecb96666c16bffad29900286f376f4b82f6934ba6e6f85b025 0.1s done 01:43:53 #7 DONE 0.1s 01:43:53 01:43:53 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:43:53 #8 DONE 0.0s 01:43:53 01:43:53 1 warning found (use --debug to expand): 01:43:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:43:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:43:53 #1 [internal] load build definition from Dockerfile 01:43:53 #1 transferring dockerfile: 204B done 01:43:53 #1 DONE 0.0s 01:43:53 01:43:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:53 #2 DONE 0.0s 01:43:53 01:43:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:53 #3 DONE 0.0s 01:43:53 01:43:53 #4 [internal] load .dockerignore 01:43:53 #4 transferring context: 2B done 01:43:53 #4 DONE 0.0s 01:43:53 01:43:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 0.0s done 01:43:53 #5 DONE 0.0s 01:43:53 01:43:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:54 #6 DONE 0.0s 01:43:54 01:43:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 0.0s done 01:43:54 #5 DONE 0.1s 01:43:54 01:43:54 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:43:54 #7 DONE 0.0s 01:43:54 01:43:54 #8 exporting to image 01:43:54 #8 exporting layers done 01:43:54 #8 exporting manifest sha256:332a7ab67e9249f2da8f36de2e6e438343a790bcc2e116d3d86c871c7e5e462a done 01:43:54 #8 exporting config sha256:0fd8b9628c24dc5f0d7d4c3359880e35df18ca7595c740122d5ca5c1859205a1 done 01:43:54 #8 exporting manifest sha256:36fc7e82404ff9d783260cc369d64ea2dab4bfe4ccf55f3a98e8c1a5c7ba289c done 01:43:54 #8 exporting config sha256:8e84dc69b0511b773a145adcba6ff98d823f1aeec2b0036011c621704c46c745 done 01:43:54 #8 exporting manifest list sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c done 01:43:54 #8 pushing layers 0.1s done 01:43:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c 0.1s done 01:43:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:54 #8 DONE 0.2s 01:43:54 01:43:54 1 warning found (use --debug to expand): 01:43:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 01:43:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 01:43:54 #1 [internal] load build definition from Dockerfile 01:43:54 #1 transferring dockerfile: 170B done 01:43:54 #1 DONE 0.0s 01:43:54 01:43:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:43:54 #2 DONE 0.0s 01:43:54 01:43:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:43:54 #3 DONE 0.0s 01:43:54 01:43:54 #4 [internal] load .dockerignore 01:43:54 #4 transferring context: 2B done 01:43:54 #4 DONE 0.0s 01:43:54 01:43:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d done 01:43:54 #5 CACHED 01:43:54 01:43:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 0.0s done 01:43:54 #6 DONE 0.0s 01:43:54 01:43:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:54 #6 CACHED 01:43:54 01:43:54 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:43:54 #7 DONE 0.0s 01:43:54 01:43:54 #8 exporting to image 01:43:54 #8 exporting layers done 01:43:54 #8 exporting manifest sha256:332a7ab67e9249f2da8f36de2e6e438343a790bcc2e116d3d86c871c7e5e462a done 01:43:54 #8 exporting config sha256:0fd8b9628c24dc5f0d7d4c3359880e35df18ca7595c740122d5ca5c1859205a1 done 01:43:54 #8 exporting manifest sha256:36fc7e82404ff9d783260cc369d64ea2dab4bfe4ccf55f3a98e8c1a5c7ba289c done 01:43:54 #8 exporting config sha256:8e84dc69b0511b773a145adcba6ff98d823f1aeec2b0036011c621704c46c745 done 01:43:54 #8 exporting manifest list sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c done 01:43:54 #8 pushing layers 0.0s done 01:43:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c 0.1s done 01:43:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:54 #8 DONE 0.1s 01:43:54 01:43:54 1 warning found (use --debug to expand): 01:43:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41 --push - 01:43:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41' 01:43:55 #1 [internal] load build definition from Dockerfile 01:43:55 #1 transferring dockerfile: 176B done 01:43:55 #1 DONE 0.0s 01:43:55 01:43:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41 01:43:55 #2 DONE 0.0s 01:43:55 01:43:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41 01:43:55 #3 DONE 0.0s 01:43:55 01:43:55 #4 [internal] load .dockerignore 01:43:55 #4 transferring context: 2B done 01:43:55 #4 DONE 0.0s 01:43:55 01:43:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 0.0s done 01:43:55 #5 CACHED 01:43:55 01:43:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 0.0s done 01:43:55 #6 CACHED 01:43:55 01:43:55 #7 exporting to image 01:43:55 #7 exporting layers done 01:43:55 #7 exporting manifest sha256:332a7ab67e9249f2da8f36de2e6e438343a790bcc2e116d3d86c871c7e5e462a done 01:43:55 #7 exporting config sha256:0fd8b9628c24dc5f0d7d4c3359880e35df18ca7595c740122d5ca5c1859205a1 done 01:43:55 #7 exporting manifest sha256:36fc7e82404ff9d783260cc369d64ea2dab4bfe4ccf55f3a98e8c1a5c7ba289c done 01:43:55 #7 exporting config sha256:8e84dc69b0511b773a145adcba6ff98d823f1aeec2b0036011c621704c46c745 done 01:43:55 #7 exporting manifest list sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c done 01:43:55 #7 pushing layers 0.0s done 01:43:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41@sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c 01:43:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.41@sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c 0.1s done 01:43:55 #7 DONE 0.1s 01:43:55 01:43:55 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:43:55 #8 DONE 0.0s 01:43:55 01:43:55 1 warning found (use --debug to expand): 01:43:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:43:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:43:55 #1 [internal] load build definition from Dockerfile 01:43:55 #1 transferring dockerfile: 217B done 01:43:55 #1 DONE 0.0s 01:43:55 01:43:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:55 #2 DONE 0.0s 01:43:55 01:43:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:55 #3 DONE 0.0s 01:43:55 01:43:55 #4 [internal] load .dockerignore 01:43:55 #4 transferring context: 2B done 01:43:55 #4 DONE 0.0s 01:43:55 01:43:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d done 01:43:55 #5 CACHED 01:43:55 01:43:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 0.0s done 01:43:55 #6 CACHED 01:43:55 01:43:55 #7 exporting to image 01:43:55 #7 exporting layers 01:43:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:56 #7 exporting layers done 01:43:56 #7 exporting manifest sha256:332a7ab67e9249f2da8f36de2e6e438343a790bcc2e116d3d86c871c7e5e462a done 01:43:56 #7 exporting config sha256:0fd8b9628c24dc5f0d7d4c3359880e35df18ca7595c740122d5ca5c1859205a1 done 01:43:56 #7 exporting manifest sha256:36fc7e82404ff9d783260cc369d64ea2dab4bfe4ccf55f3a98e8c1a5c7ba289c done 01:43:56 #7 exporting config sha256:8e84dc69b0511b773a145adcba6ff98d823f1aeec2b0036011c621704c46c745 done 01:43:56 #7 exporting manifest list sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c done 01:43:56 #7 pushing layers 0.0s done 01:43:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c 0.1s done 01:43:56 #7 DONE 0.1s 01:43:56 01:43:56 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:43:56 #8 DONE 0.0s 01:43:56 01:43:56 1 warning found (use --debug to expand): 01:43:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 01:43:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 01:43:56 #1 [internal] load build definition from Dockerfile 01:43:56 #1 transferring dockerfile: 168B done 01:43:56 #1 DONE 0.0s 01:43:56 01:43:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:43:56 #2 DONE 0.0s 01:43:56 01:43:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:43:56 #3 DONE 0.0s 01:43:56 01:43:56 #4 [internal] load .dockerignore 01:43:56 #4 transferring context: 2B done 01:43:56 #4 DONE 0.0s 01:43:56 01:43:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 0.0s done 01:43:56 #5 CACHED 01:43:56 01:43:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 01:43:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:35fb7314bef2e0a10c7d13c55e0653071697aa48041da5c75e064e1330888e8d 0.0s done 01:43:56 #6 CACHED 01:43:56 01:43:56 #7 exporting to image 01:43:56 #7 exporting layers 01:43:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:56 #7 exporting layers done 01:43:56 #7 exporting manifest sha256:332a7ab67e9249f2da8f36de2e6e438343a790bcc2e116d3d86c871c7e5e462a done 01:43:56 #7 exporting config sha256:0fd8b9628c24dc5f0d7d4c3359880e35df18ca7595c740122d5ca5c1859205a1 done 01:43:56 #7 exporting manifest sha256:36fc7e82404ff9d783260cc369d64ea2dab4bfe4ccf55f3a98e8c1a5c7ba289c done 01:43:56 #7 exporting config sha256:8e84dc69b0511b773a145adcba6ff98d823f1aeec2b0036011c621704c46c745 done 01:43:56 #7 exporting manifest list sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c done 01:43:56 #7 pushing layers 0.0s done 01:43:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:828880a3561a168c310c6758bc9d62883cd60b350bf43c207bb2cec19292666c 0.1s done 01:43:56 #7 DONE 0.1s 01:43:56 01:43:56 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:43:56 #8 DONE 0.0s 01:43:56 01:43:56 1 warning found (use --debug to expand): 01:43:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:43:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:43:56 #1 [internal] load build definition from Dockerfile 01:43:56 #1 transferring dockerfile: 205B done 01:43:56 #1 DONE 0.0s 01:43:56 01:43:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:56 #2 DONE 0.0s 01:43:56 01:43:56 #3 [internal] load .dockerignore 01:43:56 #3 transferring context: 2B done 01:43:56 #3 DONE 0.0s 01:43:56 01:43:56 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:56 #4 DONE 0.1s 01:43:56 01:43:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e done 01:43:56 #5 DONE 0.0s 01:43:56 01:43:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 0.0s done 01:43:57 #6 DONE 0.0s 01:43:57 01:43:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e done 01:43:57 #5 DONE 0.1s 01:43:57 01:43:57 #7 exporting to image 01:43:57 #7 exporting layers done 01:43:57 #7 exporting manifest sha256:574c998f3300e96623c8b85854be82ab489b6de236176641818ce5381d6074c5 done 01:43:57 #7 exporting config sha256:a82410e4d795d7c9199f51a29c6cbf9360ca77b1fd6ccd1c3aac23a61925ef4b 01:43:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:57 #7 ... 01:43:57 01:43:57 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:43:57 #8 DONE 0.0s 01:43:57 01:43:57 #7 exporting to image 01:43:57 #7 exporting config sha256:a82410e4d795d7c9199f51a29c6cbf9360ca77b1fd6ccd1c3aac23a61925ef4b done 01:43:57 #7 exporting manifest sha256:ccac5f26fc70257163b9b72da7c44dfb04494a9846e760515f113a027a13a1a2 done 01:43:57 #7 exporting config sha256:98c1dc0bc980064ee8847e262933114cb034dd56cc25de4382b6a30b5d9562b7 done 01:43:57 #7 exporting manifest list sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 done 01:43:57 #7 pushing layers 0.1s done 01:43:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 01:43:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 0.1s done 01:43:57 #7 DONE 0.2s 01:43:57 01:43:57 1 warning found (use --debug to expand): 01:43:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 01:43:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 01:43:57 #1 [internal] load build definition from Dockerfile 01:43:57 #1 transferring dockerfile: 171B done 01:43:57 #1 DONE 0.0s 01:43:57 01:43:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:43:57 #2 DONE 0.0s 01:43:57 01:43:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:43:57 #3 DONE 0.0s 01:43:57 01:43:57 #4 [internal] load .dockerignore 01:43:57 #4 transferring context: 2B done 01:43:57 #4 DONE 0.0s 01:43:57 01:43:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:57 #5 ... 01:43:57 01:43:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 0.0s done 01:43:57 #6 CACHED 01:43:57 01:43:57 #7 exporting to image 01:43:57 #7 exporting layers done 01:43:57 #7 exporting manifest sha256:574c998f3300e96623c8b85854be82ab489b6de236176641818ce5381d6074c5 done 01:43:57 #7 exporting config sha256:a82410e4d795d7c9199f51a29c6cbf9360ca77b1fd6ccd1c3aac23a61925ef4b done 01:43:57 #7 exporting manifest sha256:ccac5f26fc70257163b9b72da7c44dfb04494a9846e760515f113a027a13a1a2 done 01:43:57 #7 exporting config sha256:98c1dc0bc980064ee8847e262933114cb034dd56cc25de4382b6a30b5d9562b7 done 01:43:57 #7 exporting manifest list sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 done 01:43:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:58 #7 pushing layers 0.0s done 01:43:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 0.1s done 01:43:58 #7 DONE 0.1s 01:43:58 01:43:58 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:43:58 #8 DONE 0.0s 01:43:58 01:43:58 1 warning found (use --debug to expand): 01:43:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41' 01:43:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41 --push - 01:43:58 #1 [internal] load build definition from Dockerfile 01:43:58 #1 transferring dockerfile: 177B done 01:43:58 #1 DONE 0.0s 01:43:58 01:43:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41 01:43:58 #2 DONE 0.0s 01:43:58 01:43:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41 01:43:58 #3 DONE 0.0s 01:43:58 01:43:58 #4 [internal] load .dockerignore 01:43:58 #4 transferring context: 2B done 01:43:58 #4 DONE 0.0s 01:43:58 01:43:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e done 01:43:58 #5 CACHED 01:43:58 01:43:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e done 01:43:58 #6 CACHED 01:43:58 01:43:58 #7 exporting to image 01:43:58 #7 exporting layers done 01:43:58 #7 exporting manifest sha256:574c998f3300e96623c8b85854be82ab489b6de236176641818ce5381d6074c5 done 01:43:58 #7 exporting config sha256:a82410e4d795d7c9199f51a29c6cbf9360ca77b1fd6ccd1c3aac23a61925ef4b done 01:43:58 #7 exporting manifest sha256:ccac5f26fc70257163b9b72da7c44dfb04494a9846e760515f113a027a13a1a2 done 01:43:58 #7 exporting config sha256:98c1dc0bc980064ee8847e262933114cb034dd56cc25de4382b6a30b5d9562b7 done 01:43:58 #7 exporting manifest list sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 done 01:43:58 #7 pushing layers 0.0s done 01:43:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41@sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 01:43:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.41@sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 0.1s done 01:43:58 #7 DONE 0.1s 01:43:58 01:43:58 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:43:58 #8 DONE 0.0s 01:43:58 01:43:58 1 warning found (use --debug to expand): 01:43:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:43:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:43:58 #1 [internal] load build definition from Dockerfile 01:43:58 #1 transferring dockerfile: 218B done 01:43:58 #1 DONE 0.0s 01:43:58 01:43:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:58 #2 DONE 0.0s 01:43:58 01:43:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:43:58 #3 DONE 0.0s 01:43:58 01:43:58 #4 [internal] load .dockerignore 01:43:58 #4 transferring context: 2B done 01:43:58 #4 DONE 0.0s 01:43:58 01:43:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e done 01:43:58 #5 CACHED 01:43:58 01:43:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 0.0s done 01:43:58 #6 CACHED 01:43:58 01:43:58 #7 exporting to image 01:43:58 #7 exporting layers done 01:43:58 #7 exporting manifest sha256:574c998f3300e96623c8b85854be82ab489b6de236176641818ce5381d6074c5 done 01:43:58 #7 exporting config sha256:a82410e4d795d7c9199f51a29c6cbf9360ca77b1fd6ccd1c3aac23a61925ef4b done 01:43:58 #7 exporting manifest sha256:ccac5f26fc70257163b9b72da7c44dfb04494a9846e760515f113a027a13a1a2 done 01:43:58 #7 exporting config sha256:98c1dc0bc980064ee8847e262933114cb034dd56cc25de4382b6a30b5d9562b7 done 01:43:58 #7 exporting manifest list sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 done 01:43:58 #7 pushing layers 0.0s done 01:43:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 01:43:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 0.1s done 01:43:59 #7 DONE 0.1s 01:43:59 01:43:59 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:43:59 #8 DONE 0.0s 01:43:59 01:43:59 1 warning found (use --debug to expand): 01:43:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 01:43:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 01:43:59 #1 [internal] load build definition from Dockerfile 01:43:59 #1 transferring dockerfile: 169B done 01:43:59 #1 DONE 0.0s 01:43:59 01:43:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:43:59 #2 DONE 0.0s 01:43:59 01:43:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:43:59 #3 DONE 0.0s 01:43:59 01:43:59 #4 [internal] load .dockerignore 01:43:59 #4 transferring context: 2B done 01:43:59 #4 DONE 0.0s 01:43:59 01:43:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 0.0s done 01:43:59 #5 CACHED 01:43:59 01:43:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e 01:43:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:04f7f936992d5941c7f1c3a0039923ab1487240fa7e197de558de533c224ff2e done 01:43:59 #6 CACHED 01:43:59 01:43:59 #7 exporting to image 01:43:59 #7 exporting layers done 01:43:59 #7 exporting manifest sha256:574c998f3300e96623c8b85854be82ab489b6de236176641818ce5381d6074c5 done 01:43:59 #7 exporting config sha256:a82410e4d795d7c9199f51a29c6cbf9360ca77b1fd6ccd1c3aac23a61925ef4b done 01:43:59 #7 exporting manifest sha256:ccac5f26fc70257163b9b72da7c44dfb04494a9846e760515f113a027a13a1a2 done 01:43:59 #7 exporting config sha256:98c1dc0bc980064ee8847e262933114cb034dd56cc25de4382b6a30b5d9562b7 done 01:43:59 #7 exporting manifest list sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 done 01:43:59 #7 pushing layers 0.0s done 01:43:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 01:43:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4c9180acdf2cdf7e044ab8d1f6c3961ca266f7cfbe11aedf19b7948ea48d4d17 0.1s done 01:43:59 #7 DONE 0.1s 01:43:59 01:43:59 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:43:59 #8 DONE 0.0s 01:43:59 01:43:59 1 warning found (use --debug to expand): 01:43:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:43:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:43:59 #1 [internal] load build definition from Dockerfile 01:43:59 #1 transferring dockerfile: 211B done 01:43:59 #1 DONE 0.0s 01:43:59 01:43:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:59 #2 DONE 0.0s 01:43:59 01:43:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:43:59 #3 DONE 0.1s 01:43:59 01:43:59 #4 [internal] load .dockerignore 01:43:59 #4 transferring context: 2B done 01:43:59 #4 DONE 0.0s 01:43:59 01:43:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:43:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc done 01:43:59 #5 DONE 0.0s 01:43:59 01:43:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:00 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc done 01:44:00 #6 DONE 0.0s 01:44:00 01:44:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:00 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc done 01:44:00 #5 DONE 0.1s 01:44:00 01:44:00 #7 exporting to image 01:44:00 #7 exporting layers done 01:44:00 #7 exporting manifest sha256:d4d027f3733ad930e9b0507883ef3db85331cb6356445bbd2a00a0cce5811661 done 01:44:00 #7 exporting config sha256:6753a075666f6dacc80862d6a7ffd9a855816bc9f330df21f989d400901069b5 done 01:44:00 #7 exporting manifest sha256:e913c04ab374e8012b0a7fa0f46a121019a8f991402f7fc98d9c4cff48d2bc07 01:44:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:00 #7 ... 01:44:00 01:44:00 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:44:00 #8 DONE 0.0s 01:44:00 01:44:00 #7 exporting to image 01:44:00 #7 exporting manifest sha256:e913c04ab374e8012b0a7fa0f46a121019a8f991402f7fc98d9c4cff48d2bc07 done 01:44:00 #7 exporting config sha256:461a60c56e9a71cd2811dc3d30915f120b6185890f7f6b8cacd33cd6102e2f34 done 01:44:00 #7 exporting manifest list sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d done 01:44:00 #7 pushing layers 0.1s done 01:44:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d 01:44:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d 0.1s done 01:44:00 #7 DONE 0.2s 01:44:00 01:44:00 1 warning found (use --debug to expand): 01:44:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 01:44:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 01:44:00 #1 [internal] load build definition from Dockerfile 01:44:00 #1 transferring dockerfile: 177B done 01:44:00 #1 DONE 0.0s 01:44:00 01:44:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:44:00 #2 DONE 0.0s 01:44:00 01:44:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:44:00 #3 DONE 0.0s 01:44:00 01:44:00 #4 [internal] load .dockerignore 01:44:00 #4 transferring context: 2B done 01:44:00 #4 DONE 0.0s 01:44:00 01:44:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:00 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 0.0s done 01:44:00 #5 DONE 0.0s 01:44:00 01:44:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:01 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 0.0s done 01:44:01 #6 CACHED 01:44:01 01:44:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:01 #5 CACHED 01:44:01 01:44:01 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:44:01 #7 DONE 0.0s 01:44:01 01:44:01 #8 exporting to image 01:44:01 #8 exporting layers done 01:44:01 #8 exporting manifest sha256:d4d027f3733ad930e9b0507883ef3db85331cb6356445bbd2a00a0cce5811661 done 01:44:01 #8 exporting config sha256:6753a075666f6dacc80862d6a7ffd9a855816bc9f330df21f989d400901069b5 done 01:44:01 #8 exporting manifest sha256:e913c04ab374e8012b0a7fa0f46a121019a8f991402f7fc98d9c4cff48d2bc07 done 01:44:01 #8 exporting config sha256:461a60c56e9a71cd2811dc3d30915f120b6185890f7f6b8cacd33cd6102e2f34 done 01:44:01 #8 exporting manifest list sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d done 01:44:01 #8 pushing layers 0.0s done 01:44:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d 0.1s done 01:44:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:01 #8 DONE 0.1s 01:44:01 01:44:01 1 warning found (use --debug to expand): 01:44:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41 --push - 01:44:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41' 01:44:01 #1 [internal] load build definition from Dockerfile 01:44:01 #1 transferring dockerfile: 183B done 01:44:01 #1 DONE 0.0s 01:44:01 01:44:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41 01:44:01 #2 DONE 0.0s 01:44:01 01:44:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41 01:44:01 #3 DONE 0.0s 01:44:01 01:44:01 #4 [internal] load .dockerignore 01:44:01 #4 transferring context: 2B done 01:44:01 #4 DONE 0.0s 01:44:01 01:44:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:01 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc done 01:44:01 #5 CACHED 01:44:01 01:44:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:01 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 0.0s done 01:44:01 #6 CACHED 01:44:01 01:44:01 #7 exporting to image 01:44:01 #7 exporting layers done 01:44:01 #7 exporting manifest sha256:d4d027f3733ad930e9b0507883ef3db85331cb6356445bbd2a00a0cce5811661 done 01:44:01 #7 exporting config sha256:6753a075666f6dacc80862d6a7ffd9a855816bc9f330df21f989d400901069b5 done 01:44:01 #7 exporting manifest sha256:e913c04ab374e8012b0a7fa0f46a121019a8f991402f7fc98d9c4cff48d2bc07 done 01:44:01 #7 exporting config sha256:461a60c56e9a71cd2811dc3d30915f120b6185890f7f6b8cacd33cd6102e2f34 done 01:44:01 #7 exporting manifest list sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d done 01:44:01 #7 pushing layers 0.0s done 01:44:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41@sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d 01:44:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.41@sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d 0.1s done 01:44:01 #7 DONE 0.1s 01:44:01 01:44:01 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:44:01 #8 DONE 0.0s 01:44:01 01:44:01 1 warning found (use --debug to expand): 01:44:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:44:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:44:02 #1 [internal] load build definition from Dockerfile 01:44:02 #1 transferring dockerfile: 224B done 01:44:02 #1 DONE 0.0s 01:44:02 01:44:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:02 #2 DONE 0.0s 01:44:02 01:44:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:02 #3 DONE 0.0s 01:44:02 01:44:02 #4 [internal] load .dockerignore 01:44:02 #4 transferring context: 2B done 01:44:02 #4 DONE 0.0s 01:44:02 01:44:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:02 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc done 01:44:02 #5 CACHED 01:44:02 01:44:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:02 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 0.0s done 01:44:02 #6 CACHED 01:44:02 01:44:02 #7 exporting to image 01:44:02 #7 exporting layers done 01:44:02 #7 exporting manifest sha256:d4d027f3733ad930e9b0507883ef3db85331cb6356445bbd2a00a0cce5811661 done 01:44:02 #7 exporting config sha256:6753a075666f6dacc80862d6a7ffd9a855816bc9f330df21f989d400901069b5 done 01:44:02 #7 exporting manifest sha256:e913c04ab374e8012b0a7fa0f46a121019a8f991402f7fc98d9c4cff48d2bc07 done 01:44:02 #7 exporting config sha256:461a60c56e9a71cd2811dc3d30915f120b6185890f7f6b8cacd33cd6102e2f34 done 01:44:02 #7 exporting manifest list sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d done 01:44:02 #7 pushing layers 0.0s done 01:44:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d 01:44:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d 0.1s done 01:44:02 #7 DONE 0.1s 01:44:02 01:44:02 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:44:02 #8 DONE 0.0s 01:44:02 01:44:02 1 warning found (use --debug to expand): 01:44:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 01:44:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 01:44:02 #1 [internal] load build definition from Dockerfile 01:44:02 #1 transferring dockerfile: 175B done 01:44:02 #1 DONE 0.0s 01:44:02 01:44:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:44:02 #2 DONE 0.0s 01:44:02 01:44:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:44:02 #3 DONE 0.0s 01:44:02 01:44:02 #4 [internal] load .dockerignore 01:44:02 #4 transferring context: 2B done 01:44:02 #4 DONE 0.0s 01:44:02 01:44:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:02 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 0.0s done 01:44:02 #5 CACHED 01:44:02 01:44:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 01:44:02 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cd904fdef3cffd9dbe508dbc7c63d63bc79d7a7ee54584fd5fc33281809079cc 0.0s done 01:44:02 #6 CACHED 01:44:02 01:44:02 #7 exporting to image 01:44:02 #7 exporting layers done 01:44:02 #7 exporting manifest sha256:d4d027f3733ad930e9b0507883ef3db85331cb6356445bbd2a00a0cce5811661 done 01:44:02 #7 exporting config sha256:6753a075666f6dacc80862d6a7ffd9a855816bc9f330df21f989d400901069b5 done 01:44:02 #7 exporting manifest sha256:e913c04ab374e8012b0a7fa0f46a121019a8f991402f7fc98d9c4cff48d2bc07 done 01:44:02 #7 exporting config sha256:461a60c56e9a71cd2811dc3d30915f120b6185890f7f6b8cacd33cd6102e2f34 done 01:44:02 #7 exporting manifest list sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d done 01:44:02 #7 pushing layers 0.0s done 01:44:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d 01:44:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d2ffa525b94e4829d8ade578f82f1d9e35ffd961e9fe7ccaba5cd4ec30ed0c3d 0.1s done 01:44:02 #7 DONE 0.1s 01:44:02 01:44:02 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:44:02 #8 DONE 0.0s 01:44:02 01:44:02 1 warning found (use --debug to expand): 01:44:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:44:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:44:02 #1 [internal] load build definition from Dockerfile 01:44:02 #1 transferring dockerfile: 215B done 01:44:02 #1 DONE 0.0s 01:44:02 01:44:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:02 #2 DONE 0.0s 01:44:02 01:44:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:02 #3 DONE 0.0s 01:44:02 01:44:02 #4 [internal] load .dockerignore 01:44:02 #4 transferring context: 2B done 01:44:02 #4 DONE 0.0s 01:44:02 01:44:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 0.0s done 01:44:02 #5 DONE 0.0s 01:44:02 01:44:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:03 #6 DONE 0.0s 01:44:03 01:44:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 0.0s done 01:44:03 #5 DONE 0.1s 01:44:03 01:44:03 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:44:03 #7 DONE 0.0s 01:44:03 01:44:03 #8 exporting to image 01:44:03 #8 exporting layers done 01:44:03 #8 exporting manifest sha256:9802ca2681feb27c6f093843fe3620e4dbbe5730ac508420cf580845cb02aa7d done 01:44:03 #8 exporting config sha256:79bbaaac7f2eda987f6f994f264cef27a0f19f982e26cb9df357a5779916ad42 done 01:44:03 #8 exporting manifest sha256:cccb21b9da7ba081022a063ed3863e25a21042069ade444a2b953fde315441ac done 01:44:03 #8 exporting config sha256:5b7ea98a866517159b3c7e7298be92f8bba05ea56e6ad63a804445820bf0463d done 01:44:03 #8 exporting manifest list sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 done 01:44:03 #8 pushing layers 0.1s done 01:44:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 01:44:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 0.1s done 01:44:03 #8 DONE 0.2s 01:44:03 01:44:03 1 warning found (use --debug to expand): 01:44:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 01:44:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 01:44:03 #1 [internal] load build definition from Dockerfile 01:44:03 #1 transferring dockerfile: 181B 0.0s done 01:44:03 #1 DONE 0.0s 01:44:03 01:44:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:44:03 #2 DONE 0.0s 01:44:03 01:44:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:44:03 #3 DONE 0.0s 01:44:03 01:44:03 #4 [internal] load .dockerignore 01:44:03 #4 transferring context: 2B done 01:44:03 #4 DONE 0.0s 01:44:03 01:44:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 done 01:44:03 #5 DONE 0.0s 01:44:03 01:44:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 0.0s done 01:44:04 #6 CACHED 01:44:04 01:44:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:04 #5 CACHED 01:44:04 01:44:04 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:44:04 #7 DONE 0.0s 01:44:04 01:44:04 #8 exporting to image 01:44:04 #8 exporting layers done 01:44:04 #8 exporting manifest sha256:9802ca2681feb27c6f093843fe3620e4dbbe5730ac508420cf580845cb02aa7d done 01:44:04 #8 exporting config sha256:79bbaaac7f2eda987f6f994f264cef27a0f19f982e26cb9df357a5779916ad42 done 01:44:04 #8 exporting manifest sha256:cccb21b9da7ba081022a063ed3863e25a21042069ade444a2b953fde315441ac done 01:44:04 #8 exporting config sha256:5b7ea98a866517159b3c7e7298be92f8bba05ea56e6ad63a804445820bf0463d done 01:44:04 #8 exporting manifest list sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 done 01:44:04 #8 pushing layers 0.0s done 01:44:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 0.1s done 01:44:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:04 #8 DONE 0.1s 01:44:04 01:44:04 1 warning found (use --debug to expand): 01:44:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41' 01:44:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41 --push - 01:44:04 #1 [internal] load build definition from Dockerfile 01:44:04 #1 transferring dockerfile: 187B done 01:44:04 #1 DONE 0.0s 01:44:04 01:44:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41 01:44:04 #2 DONE 0.0s 01:44:04 01:44:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41 01:44:04 #3 DONE 0.0s 01:44:04 01:44:04 #4 [internal] load .dockerignore 01:44:04 #4 transferring context: 2B done 01:44:04 #4 DONE 0.0s 01:44:04 01:44:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 done 01:44:04 #5 CACHED 01:44:04 01:44:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 done 01:44:04 #6 CACHED 01:44:04 01:44:04 #7 exporting to image 01:44:04 #7 exporting layers done 01:44:04 #7 exporting manifest sha256:9802ca2681feb27c6f093843fe3620e4dbbe5730ac508420cf580845cb02aa7d done 01:44:04 #7 exporting config sha256:79bbaaac7f2eda987f6f994f264cef27a0f19f982e26cb9df357a5779916ad42 done 01:44:04 #7 exporting manifest sha256:cccb21b9da7ba081022a063ed3863e25a21042069ade444a2b953fde315441ac done 01:44:04 #7 exporting config sha256:5b7ea98a866517159b3c7e7298be92f8bba05ea56e6ad63a804445820bf0463d 01:44:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:04 #7 exporting config sha256:5b7ea98a866517159b3c7e7298be92f8bba05ea56e6ad63a804445820bf0463d done 01:44:04 #7 exporting manifest list sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 done 01:44:04 #7 pushing layers 0.0s done 01:44:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.41@sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 0.1s done 01:44:04 #7 DONE 0.1s 01:44:04 01:44:04 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:44:04 #8 DONE 0.0s 01:44:04 01:44:04 1 warning found (use --debug to expand): 01:44:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:44:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:44:04 #1 [internal] load build definition from Dockerfile 01:44:04 #1 transferring dockerfile: 228B done 01:44:04 #1 DONE 0.0s 01:44:04 01:44:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:04 #2 DONE 0.0s 01:44:04 01:44:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:04 #3 DONE 0.0s 01:44:04 01:44:04 #4 [internal] load .dockerignore 01:44:04 #4 transferring context: 2B done 01:44:04 #4 DONE 0.0s 01:44:04 01:44:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:04 #5 ... 01:44:04 01:44:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 0.0s done 01:44:04 #6 CACHED 01:44:04 01:44:04 #7 exporting to image 01:44:04 #7 exporting layers done 01:44:04 #7 exporting manifest sha256:9802ca2681feb27c6f093843fe3620e4dbbe5730ac508420cf580845cb02aa7d done 01:44:04 #7 exporting config sha256:79bbaaac7f2eda987f6f994f264cef27a0f19f982e26cb9df357a5779916ad42 done 01:44:04 #7 exporting manifest sha256:cccb21b9da7ba081022a063ed3863e25a21042069ade444a2b953fde315441ac done 01:44:04 #7 exporting config sha256:5b7ea98a866517159b3c7e7298be92f8bba05ea56e6ad63a804445820bf0463d done 01:44:04 #7 exporting manifest list sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 done 01:44:04 #7 pushing layers 0.0s done 01:44:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 01:44:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 0.1s done 01:44:05 #7 DONE 0.1s 01:44:05 01:44:05 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:44:05 #8 DONE 0.0s 01:44:05 01:44:05 1 warning found (use --debug to expand): 01:44:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 01:44:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 01:44:05 #1 [internal] load build definition from Dockerfile 01:44:05 #1 transferring dockerfile: 179B 0.0s done 01:44:05 #1 DONE 0.0s 01:44:05 01:44:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:44:05 #2 DONE 0.0s 01:44:05 01:44:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:44:05 #3 DONE 0.0s 01:44:05 01:44:05 #4 [internal] load .dockerignore 01:44:05 #4 transferring context: 2B done 01:44:05 #4 DONE 0.0s 01:44:05 01:44:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 0.0s done 01:44:05 #5 DONE 0.0s 01:44:05 01:44:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 0.0s done 01:44:05 #6 CACHED 01:44:05 01:44:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:30de6a93e59e04ecc2d1e9bc8d692819cafb7a01e8e4b5fa4b6f71e6a69b74e9 01:44:05 #5 CACHED 01:44:05 01:44:05 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:44:05 #7 DONE 0.0s 01:44:05 01:44:05 #8 exporting to image 01:44:05 #8 exporting layers done 01:44:05 #8 exporting manifest sha256:9802ca2681feb27c6f093843fe3620e4dbbe5730ac508420cf580845cb02aa7d done 01:44:05 #8 exporting config sha256:79bbaaac7f2eda987f6f994f264cef27a0f19f982e26cb9df357a5779916ad42 done 01:44:05 #8 exporting manifest sha256:cccb21b9da7ba081022a063ed3863e25a21042069ade444a2b953fde315441ac done 01:44:05 #8 exporting config sha256:5b7ea98a866517159b3c7e7298be92f8bba05ea56e6ad63a804445820bf0463d done 01:44:05 #8 exporting manifest list sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 done 01:44:05 #8 pushing layers 0.0s done 01:44:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:98077ab1bea6b3203a15e7338f6c8e48af1381974cc923ae1119f8e24947d095 0.1s done 01:44:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:05 #8 DONE 0.1s 01:44:05 01:44:05 1 warning found (use --debug to expand): 01:44:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:44:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:44:05 #1 [internal] load build definition from Dockerfile 01:44:05 #1 transferring dockerfile: 205B done 01:44:05 #1 DONE 0.0s 01:44:05 01:44:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:05 #2 DONE 0.0s 01:44:05 01:44:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:05 #3 DONE 0.1s 01:44:05 01:44:05 #4 [internal] load .dockerignore 01:44:05 #4 transferring context: 2B done 01:44:05 #4 DONE 0.0s 01:44:05 01:44:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba done 01:44:06 #5 DONE 0.1s 01:44:06 01:44:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba done 01:44:06 #6 DONE 0.0s 01:44:06 01:44:06 #7 exporting to image 01:44:06 #7 exporting layers done 01:44:06 #7 exporting manifest sha256:4b5dca4ed470edc454a6d82979cb094df07b6d7326f0bac0d0a5d67a7b3118c2 done 01:44:06 #7 exporting config sha256:9f02dd83bb2dd64b6e25ba6a5b8c7fd829a52a887682a8b8235d370076de6aee done 01:44:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:06 #7 ... 01:44:06 01:44:06 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:44:06 #8 DONE 0.0s 01:44:06 01:44:06 #7 exporting to image 01:44:06 #7 exporting manifest sha256:56f0a5ec762a0d4080d7a92e021bdf9fc1ea5ffd38ceaf6694e93447baaeb763 done 01:44:06 #7 exporting config sha256:3c0408195a7354e2066b3d467df2f23785d814315a355fede1e1101bd562718a done 01:44:06 #7 exporting manifest list sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c 0.0s done 01:44:06 #7 pushing layers 0.1s done 01:44:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c 01:44:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c 0.1s done 01:44:06 #7 DONE 0.2s 01:44:06 01:44:06 1 warning found (use --debug to expand): 01:44:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 01:44:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 01:44:06 #1 [internal] load build definition from Dockerfile 01:44:06 #1 transferring dockerfile: 171B done 01:44:06 #1 DONE 0.0s 01:44:06 01:44:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:44:06 #2 DONE 0.0s 01:44:06 01:44:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:44:06 #3 DONE 0.0s 01:44:06 01:44:06 #4 [internal] load .dockerignore 01:44:06 #4 transferring context: 2B done 01:44:06 #4 DONE 0.0s 01:44:06 01:44:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba done 01:44:06 #5 CACHED 01:44:06 01:44:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba done 01:44:06 #6 CACHED 01:44:06 01:44:06 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:44:06 #7 DONE 0.0s 01:44:06 01:44:06 #8 exporting to image 01:44:06 #8 exporting layers done 01:44:06 #8 exporting manifest sha256:4b5dca4ed470edc454a6d82979cb094df07b6d7326f0bac0d0a5d67a7b3118c2 done 01:44:06 #8 exporting config sha256:9f02dd83bb2dd64b6e25ba6a5b8c7fd829a52a887682a8b8235d370076de6aee done 01:44:06 #8 exporting manifest sha256:56f0a5ec762a0d4080d7a92e021bdf9fc1ea5ffd38ceaf6694e93447baaeb763 done 01:44:06 #8 exporting config sha256:3c0408195a7354e2066b3d467df2f23785d814315a355fede1e1101bd562718a done 01:44:06 #8 exporting manifest list sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c done 01:44:06 #8 pushing layers 0.0s done 01:44:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c 0.1s done 01:44:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:06 #8 DONE 0.1s 01:44:06 01:44:06 1 warning found (use --debug to expand): 01:44:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41 --push - 01:44:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41' 01:44:07 #1 [internal] load build definition from Dockerfile 01:44:07 #1 transferring dockerfile: 177B done 01:44:07 #1 DONE 0.0s 01:44:07 01:44:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41 01:44:07 #2 DONE 0.0s 01:44:07 01:44:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41 01:44:07 #3 DONE 0.0s 01:44:07 01:44:07 #4 [internal] load .dockerignore 01:44:07 #4 transferring context: 2B done 01:44:07 #4 DONE 0.0s 01:44:07 01:44:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba done 01:44:07 #5 CACHED 01:44:07 01:44:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 0.0s done 01:44:07 #6 CACHED 01:44:07 01:44:07 #7 exporting to image 01:44:07 #7 exporting layers done 01:44:07 #7 exporting manifest sha256:4b5dca4ed470edc454a6d82979cb094df07b6d7326f0bac0d0a5d67a7b3118c2 done 01:44:07 #7 exporting config sha256:9f02dd83bb2dd64b6e25ba6a5b8c7fd829a52a887682a8b8235d370076de6aee done 01:44:07 #7 exporting manifest sha256:56f0a5ec762a0d4080d7a92e021bdf9fc1ea5ffd38ceaf6694e93447baaeb763 done 01:44:07 #7 exporting config sha256:3c0408195a7354e2066b3d467df2f23785d814315a355fede1e1101bd562718a done 01:44:07 #7 exporting manifest list sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c done 01:44:07 #7 pushing layers 0.0s done 01:44:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41@sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c 01:44:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.41@sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c 0.1s done 01:44:07 #7 DONE 0.1s 01:44:07 01:44:07 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:44:07 #8 DONE 0.0s 01:44:07 01:44:07 1 warning found (use --debug to expand): 01:44:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:44:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:44:07 #1 [internal] load build definition from Dockerfile 01:44:07 #1 transferring dockerfile: 218B done 01:44:07 #1 DONE 0.0s 01:44:07 01:44:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:07 #2 DONE 0.0s 01:44:07 01:44:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:07 #3 DONE 0.0s 01:44:07 01:44:07 #4 [internal] load .dockerignore 01:44:07 #4 transferring context: 2B done 01:44:07 #4 DONE 0.0s 01:44:07 01:44:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba done 01:44:07 #5 CACHED 01:44:07 01:44:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba done 01:44:07 #6 CACHED 01:44:07 01:44:07 #7 exporting to image 01:44:07 #7 exporting layers done 01:44:07 #7 exporting manifest sha256:4b5dca4ed470edc454a6d82979cb094df07b6d7326f0bac0d0a5d67a7b3118c2 done 01:44:07 #7 exporting config sha256:9f02dd83bb2dd64b6e25ba6a5b8c7fd829a52a887682a8b8235d370076de6aee done 01:44:07 #7 exporting manifest sha256:56f0a5ec762a0d4080d7a92e021bdf9fc1ea5ffd38ceaf6694e93447baaeb763 done 01:44:07 #7 exporting config sha256:3c0408195a7354e2066b3d467df2f23785d814315a355fede1e1101bd562718a done 01:44:07 #7 exporting manifest list sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c done 01:44:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:08 #7 pushing layers 0.0s done 01:44:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c 0.1s done 01:44:08 #7 DONE 0.1s 01:44:08 01:44:08 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:44:08 #8 DONE 0.0s 01:44:08 01:44:08 1 warning found (use --debug to expand): 01:44:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 01:44:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 01:44:08 #1 [internal] load build definition from Dockerfile 01:44:08 #1 transferring dockerfile: 169B done 01:44:08 #1 DONE 0.0s 01:44:08 01:44:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:44:08 #2 DONE 0.0s 01:44:08 01:44:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:44:08 #3 DONE 0.0s 01:44:08 01:44:08 #4 [internal] load .dockerignore 01:44:08 #4 transferring context: 2B done 01:44:08 #4 DONE 0.0s 01:44:08 01:44:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba done 01:44:08 #5 CACHED 01:44:08 01:44:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba 01:44:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:27d86736d6dda88e5850fdbab19afe06f97cd5318e739a9d0f7a036d87b9a3ba done 01:44:08 #6 CACHED 01:44:08 01:44:08 #7 exporting to image 01:44:08 #7 exporting layers done 01:44:08 #7 exporting manifest sha256:4b5dca4ed470edc454a6d82979cb094df07b6d7326f0bac0d0a5d67a7b3118c2 done 01:44:08 #7 exporting config sha256:9f02dd83bb2dd64b6e25ba6a5b8c7fd829a52a887682a8b8235d370076de6aee done 01:44:08 #7 exporting manifest sha256:56f0a5ec762a0d4080d7a92e021bdf9fc1ea5ffd38ceaf6694e93447baaeb763 done 01:44:08 #7 exporting config sha256:3c0408195a7354e2066b3d467df2f23785d814315a355fede1e1101bd562718a done 01:44:08 #7 exporting manifest list sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c done 01:44:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:08 #7 pushing layers 0.0s done 01:44:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4fca788d957c6091142f540151391c20321286654ae1a10425d699e4fd25382c 0.1s done 01:44:08 #7 DONE 0.1s 01:44:08 01:44:08 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:44:08 #8 DONE 0.0s 01:44:08 01:44:08 1 warning found (use --debug to expand): 01:44:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:44:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:44:08 #1 [internal] load build definition from Dockerfile 01:44:08 #1 transferring dockerfile: 206B done 01:44:08 #1 DONE 0.0s 01:44:08 01:44:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:08 #2 DONE 0.0s 01:44:08 01:44:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:08 #3 DONE 0.0s 01:44:08 01:44:08 #4 [internal] load .dockerignore 01:44:08 #4 transferring context: 2B done 01:44:08 #4 DONE 0.0s 01:44:08 01:44:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 0.0s done 01:44:09 #5 DONE 0.1s 01:44:09 01:44:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 0.0s done 01:44:09 #6 DONE 0.0s 01:44:09 01:44:09 #7 exporting to image 01:44:09 #7 exporting layers done 01:44:09 #7 exporting manifest sha256:e77e6410fcc21f098f1f8ca3877d8b5b8bd9623077418feee8b386bdd5114885 done 01:44:09 #7 exporting config sha256:455d252db7f09aca2c29207b81d4f941b48c19107e200d015e294c615a68bb57 done 01:44:09 #7 exporting manifest sha256:1f489cc4d631adcec2e40b9fa05da1e76d58c238c6d479da66ffe962162f459d done 01:44:09 #7 exporting config sha256:dce9920553de572bb7d85f280863dd71d143305a58c6b31f61e650eb0ce000ee 01:44:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:09 #7 ... 01:44:09 01:44:09 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:44:09 #8 DONE 0.0s 01:44:09 01:44:09 #7 exporting to image 01:44:09 #7 exporting config sha256:dce9920553de572bb7d85f280863dd71d143305a58c6b31f61e650eb0ce000ee done 01:44:09 #7 exporting manifest list sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 done 01:44:09 #7 pushing layers 0.1s done 01:44:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 01:44:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 0.1s done 01:44:09 #7 DONE 0.2s 01:44:09 01:44:09 1 warning found (use --debug to expand): 01:44:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 01:44:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 01:44:09 #1 [internal] load build definition from Dockerfile 01:44:09 #1 transferring dockerfile: 172B done 01:44:09 #1 DONE 0.0s 01:44:09 01:44:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:44:09 #2 DONE 0.0s 01:44:09 01:44:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:44:09 #3 DONE 0.0s 01:44:09 01:44:09 #4 [internal] load .dockerignore 01:44:09 #4 transferring context: 2B done 01:44:09 #4 DONE 0.0s 01:44:09 01:44:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb done 01:44:09 #5 CACHED 01:44:09 01:44:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb done 01:44:09 #6 CACHED 01:44:09 01:44:09 #7 exporting to image 01:44:09 #7 exporting layers 01:44:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:09 #7 exporting layers done 01:44:09 #7 exporting manifest sha256:e77e6410fcc21f098f1f8ca3877d8b5b8bd9623077418feee8b386bdd5114885 done 01:44:09 #7 exporting config sha256:455d252db7f09aca2c29207b81d4f941b48c19107e200d015e294c615a68bb57 done 01:44:09 #7 exporting manifest sha256:1f489cc4d631adcec2e40b9fa05da1e76d58c238c6d479da66ffe962162f459d done 01:44:09 #7 exporting config sha256:dce9920553de572bb7d85f280863dd71d143305a58c6b31f61e650eb0ce000ee done 01:44:09 #7 exporting manifest list sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 done 01:44:09 #7 pushing layers 0.0s done 01:44:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 0.1s done 01:44:09 #7 DONE 0.1s 01:44:09 01:44:09 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:44:09 #8 DONE 0.0s 01:44:09 01:44:09 1 warning found (use --debug to expand): 01:44:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41' 01:44:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41 --push - 01:44:10 #1 [internal] load build definition from Dockerfile 01:44:10 #1 transferring dockerfile: 178B done 01:44:10 #1 DONE 0.0s 01:44:10 01:44:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41 01:44:10 #2 DONE 0.0s 01:44:10 01:44:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41 01:44:10 #3 DONE 0.0s 01:44:10 01:44:10 #4 [internal] load .dockerignore 01:44:10 #4 transferring context: 2B done 01:44:10 #4 DONE 0.0s 01:44:10 01:44:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 0.0s done 01:44:10 #5 CACHED 01:44:10 01:44:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 0.0s done 01:44:10 #6 CACHED 01:44:10 01:44:10 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:44:10 #7 DONE 0.0s 01:44:10 01:44:10 #8 exporting to image 01:44:10 #8 exporting layers done 01:44:10 #8 exporting manifest sha256:e77e6410fcc21f098f1f8ca3877d8b5b8bd9623077418feee8b386bdd5114885 done 01:44:10 #8 exporting config sha256:455d252db7f09aca2c29207b81d4f941b48c19107e200d015e294c615a68bb57 done 01:44:10 #8 exporting manifest sha256:1f489cc4d631adcec2e40b9fa05da1e76d58c238c6d479da66ffe962162f459d done 01:44:10 #8 exporting config sha256:dce9920553de572bb7d85f280863dd71d143305a58c6b31f61e650eb0ce000ee done 01:44:10 #8 exporting manifest list sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 done 01:44:10 #8 pushing layers 0.0s done 01:44:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.41@sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 0.1s done 01:44:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:10 #8 DONE 0.1s 01:44:10 01:44:10 1 warning found (use --debug to expand): 01:44:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:44:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:44:10 #1 [internal] load build definition from Dockerfile 01:44:10 #1 transferring dockerfile: 219B done 01:44:10 #1 DONE 0.0s 01:44:10 01:44:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:10 #2 DONE 0.0s 01:44:10 01:44:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:10 #3 DONE 0.0s 01:44:10 01:44:10 #4 [internal] load .dockerignore 01:44:10 #4 transferring context: 2B done 01:44:10 #4 DONE 0.0s 01:44:10 01:44:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb done 01:44:10 #5 CACHED 01:44:10 01:44:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 0.0s done 01:44:10 #6 CACHED 01:44:10 01:44:10 #7 exporting to image 01:44:10 #7 exporting layers done 01:44:10 #7 exporting manifest sha256:e77e6410fcc21f098f1f8ca3877d8b5b8bd9623077418feee8b386bdd5114885 done 01:44:10 #7 exporting config sha256:455d252db7f09aca2c29207b81d4f941b48c19107e200d015e294c615a68bb57 done 01:44:10 #7 exporting manifest sha256:1f489cc4d631adcec2e40b9fa05da1e76d58c238c6d479da66ffe962162f459d done 01:44:10 #7 exporting config sha256:dce9920553de572bb7d85f280863dd71d143305a58c6b31f61e650eb0ce000ee done 01:44:10 #7 exporting manifest list sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 done 01:44:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:11 #7 pushing layers 0.0s done 01:44:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 0.1s done 01:44:11 #7 DONE 0.1s 01:44:11 01:44:11 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:44:11 #8 DONE 0.0s 01:44:11 01:44:11 1 warning found (use --debug to expand): 01:44:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 01:44:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 01:44:11 #1 [internal] load build definition from Dockerfile 01:44:11 #1 transferring dockerfile: 170B done 01:44:11 #1 DONE 0.0s 01:44:11 01:44:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:44:11 #2 DONE 0.0s 01:44:11 01:44:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:44:11 #3 DONE 0.0s 01:44:11 01:44:11 #4 [internal] load .dockerignore 01:44:11 #4 transferring context: 2B done 01:44:11 #4 DONE 0.0s 01:44:11 01:44:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 0.0s done 01:44:11 #5 CACHED 01:44:11 01:44:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 01:44:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e9117a6fe68fed174e4f4bc844eb581c8088d2a84452b1d89fa9ad73f0a75bdb 0.0s done 01:44:11 #6 CACHED 01:44:11 01:44:11 #7 exporting to image 01:44:11 #7 exporting layers done 01:44:11 #7 exporting manifest sha256:e77e6410fcc21f098f1f8ca3877d8b5b8bd9623077418feee8b386bdd5114885 done 01:44:11 #7 exporting config sha256:455d252db7f09aca2c29207b81d4f941b48c19107e200d015e294c615a68bb57 done 01:44:11 #7 exporting manifest sha256:1f489cc4d631adcec2e40b9fa05da1e76d58c238c6d479da66ffe962162f459d done 01:44:11 #7 exporting config sha256:dce9920553de572bb7d85f280863dd71d143305a58c6b31f61e650eb0ce000ee done 01:44:11 #7 exporting manifest list sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 done 01:44:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:11 #7 pushing layers 0.0s done 01:44:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a26072ef235534fbabb94b558295fd0c357c3adbe2d1c7ec3285a6508b4f2ec4 0.1s done 01:44:11 #7 DONE 0.1s 01:44:11 01:44:11 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:44:11 #8 DONE 0.0s 01:44:11 01:44:11 1 warning found (use --debug to expand): 01:44:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:44:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:44:11 #1 [internal] load build definition from Dockerfile 01:44:11 #1 transferring dockerfile: 206B done 01:44:11 #1 DONE 0.0s 01:44:11 01:44:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:11 #2 DONE 0.0s 01:44:11 01:44:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:11 #3 DONE 0.1s 01:44:11 01:44:11 #4 [internal] load .dockerignore 01:44:11 #4 transferring context: 2B done 01:44:11 #4 DONE 0.0s 01:44:11 01:44:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:12 #5 DONE 0.0s 01:44:12 01:44:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 0.0s done 01:44:12 #6 DONE 0.1s 01:44:12 01:44:12 #7 exporting to image 01:44:12 #7 exporting layers done 01:44:12 #7 exporting manifest sha256:0da07cc14ec258b9cc878e9a490905369805cec3fe70bcfa65529b7ea56dfd87 done 01:44:12 #7 exporting config sha256:2304aca2a95d37ca61b05ef255f6c7330210bb70accf15dbc742905e92fb92ba done 01:44:12 #7 exporting manifest sha256:2ec2c253962d2fccefec0e69eb8d04246ae6f7157fec681956930a7c928ebbba done 01:44:12 #7 exporting config sha256:0f6829b946f3f72b2476df4c6539a35f33e12579f94a73a7d6d4ad153a09d7fd done 01:44:12 #7 exporting manifest list sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac done 01:44:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:12 #7 ... 01:44:12 01:44:12 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:44:12 #8 DONE 0.0s 01:44:12 01:44:12 #7 exporting to image 01:44:12 #7 pushing layers 0.1s done 01:44:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac 01:44:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac 0.1s done 01:44:12 #7 DONE 0.2s 01:44:12 01:44:12 1 warning found (use --debug to expand): 01:44:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 01:44:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 01:44:12 #1 [internal] load build definition from Dockerfile 01:44:12 #1 transferring dockerfile: 172B done 01:44:12 #1 DONE 0.0s 01:44:12 01:44:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:44:12 #2 DONE 0.0s 01:44:12 01:44:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:44:12 #3 DONE 0.0s 01:44:12 01:44:12 #4 [internal] load .dockerignore 01:44:12 #4 transferring context: 2B done 01:44:12 #4 DONE 0.0s 01:44:12 01:44:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 0.0s done 01:44:12 #5 CACHED 01:44:12 01:44:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 done 01:44:12 #6 CACHED 01:44:12 01:44:12 #7 exporting to image 01:44:12 #7 exporting layers done 01:44:12 #7 exporting manifest sha256:0da07cc14ec258b9cc878e9a490905369805cec3fe70bcfa65529b7ea56dfd87 done 01:44:12 #7 exporting config sha256:2304aca2a95d37ca61b05ef255f6c7330210bb70accf15dbc742905e92fb92ba done 01:44:12 #7 exporting manifest sha256:2ec2c253962d2fccefec0e69eb8d04246ae6f7157fec681956930a7c928ebbba done 01:44:12 #7 exporting config sha256:0f6829b946f3f72b2476df4c6539a35f33e12579f94a73a7d6d4ad153a09d7fd done 01:44:12 #7 exporting manifest list sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac 01:44:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:13 #7 exporting manifest list sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac done 01:44:13 #7 pushing layers 0.0s done 01:44:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac 0.1s done 01:44:13 #7 DONE 0.1s 01:44:13 01:44:13 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:44:13 #8 DONE 0.0s 01:44:13 01:44:13 1 warning found (use --debug to expand): 01:44:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41 --push - 01:44:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41' 01:44:13 #1 [internal] load build definition from Dockerfile 01:44:13 #1 transferring dockerfile: 178B done 01:44:13 #1 DONE 0.0s 01:44:13 01:44:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41 01:44:13 #2 DONE 0.0s 01:44:13 01:44:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41 01:44:13 #3 DONE 0.0s 01:44:13 01:44:13 #4 [internal] load .dockerignore 01:44:13 #4 transferring context: 2B done 01:44:13 #4 DONE 0.0s 01:44:13 01:44:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 0.0s done 01:44:13 #5 DONE 0.0s 01:44:13 01:44:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 0.0s done 01:44:13 #6 CACHED 01:44:13 01:44:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:13 #5 CACHED 01:44:13 01:44:13 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:44:13 #7 DONE 0.0s 01:44:13 01:44:13 #8 exporting to image 01:44:13 #8 exporting layers done 01:44:13 #8 exporting manifest sha256:0da07cc14ec258b9cc878e9a490905369805cec3fe70bcfa65529b7ea56dfd87 done 01:44:13 #8 exporting config sha256:2304aca2a95d37ca61b05ef255f6c7330210bb70accf15dbc742905e92fb92ba done 01:44:13 #8 exporting manifest sha256:2ec2c253962d2fccefec0e69eb8d04246ae6f7157fec681956930a7c928ebbba done 01:44:13 #8 exporting config sha256:0f6829b946f3f72b2476df4c6539a35f33e12579f94a73a7d6d4ad153a09d7fd done 01:44:13 #8 exporting manifest list sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac done 01:44:13 #8 pushing layers 0.0s done 01:44:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.41@sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac 0.1s done 01:44:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:13 #8 DONE 0.1s 01:44:13 01:44:13 1 warning found (use --debug to expand): 01:44:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:44:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:44:13 #1 [internal] load build definition from Dockerfile 01:44:13 #1 transferring dockerfile: 219B done 01:44:13 #1 DONE 0.0s 01:44:13 01:44:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:13 #2 DONE 0.0s 01:44:13 01:44:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:13 #3 DONE 0.0s 01:44:13 01:44:13 #4 [internal] load .dockerignore 01:44:13 #4 transferring context: 2B done 01:44:13 #4 DONE 0.0s 01:44:13 01:44:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 0.0s done 01:44:13 #5 CACHED 01:44:13 01:44:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 0.0s done 01:44:13 #6 CACHED 01:44:13 01:44:13 #7 exporting to image 01:44:13 #7 exporting layers done 01:44:13 #7 exporting manifest sha256:0da07cc14ec258b9cc878e9a490905369805cec3fe70bcfa65529b7ea56dfd87 done 01:44:13 #7 exporting config sha256:2304aca2a95d37ca61b05ef255f6c7330210bb70accf15dbc742905e92fb92ba done 01:44:13 #7 exporting manifest sha256:2ec2c253962d2fccefec0e69eb8d04246ae6f7157fec681956930a7c928ebbba done 01:44:13 #7 exporting config sha256:0f6829b946f3f72b2476df4c6539a35f33e12579f94a73a7d6d4ad153a09d7fd done 01:44:13 #7 exporting manifest list sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac done 01:44:13 #7 pushing layers 01:44:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:14 #7 pushing layers 0.0s done 01:44:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac 0.1s done 01:44:14 #7 DONE 0.1s 01:44:14 01:44:14 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:44:14 #8 DONE 0.0s 01:44:14 01:44:14 1 warning found (use --debug to expand): 01:44:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 01:44:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 01:44:14 #1 [internal] load build definition from Dockerfile 01:44:14 #1 transferring dockerfile: 170B done 01:44:14 #1 DONE 0.0s 01:44:14 01:44:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:44:14 #2 DONE 0.0s 01:44:14 01:44:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:44:14 #3 DONE 0.0s 01:44:14 01:44:14 #4 [internal] load .dockerignore 01:44:14 #4 transferring context: 2B done 01:44:14 #4 DONE 0.0s 01:44:14 01:44:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 done 01:44:14 #5 CACHED 01:44:14 01:44:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 01:44:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e3deb9db272cc70cdc9b26058d7679392bbbfe4908a6b0f256719fd70915f420 0.0s done 01:44:14 #6 CACHED 01:44:14 01:44:14 #7 exporting to image 01:44:14 #7 exporting layers done 01:44:14 #7 exporting manifest sha256:0da07cc14ec258b9cc878e9a490905369805cec3fe70bcfa65529b7ea56dfd87 done 01:44:14 #7 exporting config sha256:2304aca2a95d37ca61b05ef255f6c7330210bb70accf15dbc742905e92fb92ba done 01:44:14 #7 exporting manifest sha256:2ec2c253962d2fccefec0e69eb8d04246ae6f7157fec681956930a7c928ebbba done 01:44:14 #7 exporting config sha256:0f6829b946f3f72b2476df4c6539a35f33e12579f94a73a7d6d4ad153a09d7fd done 01:44:14 #7 exporting manifest list sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac done 01:44:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:14 #7 pushing layers 0.0s done 01:44:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a891171b3663240558595af8f72249607884429a7401cfc4e97161800a5a84ac 0.1s done 01:44:14 #7 DONE 0.1s 01:44:14 01:44:14 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:44:14 #8 DONE 0.0s 01:44:14 01:44:14 1 warning found (use --debug to expand): 01:44:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:44:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:44:14 #1 [internal] load build definition from Dockerfile 01:44:14 #1 transferring dockerfile: 206B done 01:44:14 #1 DONE 0.0s 01:44:14 01:44:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:14 #2 DONE 0.0s 01:44:14 01:44:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:14 #3 DONE 0.0s 01:44:14 01:44:14 #4 [internal] load .dockerignore 01:44:14 #4 transferring context: 2B done 01:44:14 #4 DONE 0.0s 01:44:14 01:44:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:14 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 0.0s done 01:44:14 #5 DONE 0.0s 01:44:14 01:44:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:14 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:15 #6 DONE 0.1s 01:44:15 01:44:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:15 #5 DONE 0.0s 01:44:15 01:44:15 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:44:15 #7 DONE 0.0s 01:44:15 01:44:15 #8 exporting to image 01:44:15 #8 exporting layers done 01:44:15 #8 exporting manifest sha256:e247073f50756a7c0ef2a2a004b1462694cc4a205d4a2178ece506bcedcc2b4b done 01:44:15 #8 exporting config sha256:62e3ff3e2c9d7f2afd087f67c4406cc795a3646ae1775729c1c65f3c00ffe1b0 done 01:44:15 #8 exporting manifest sha256:1358a985713ec5e90d0d519d8cc3528282550f826da70f17ae9629e1783537ec done 01:44:15 #8 exporting config sha256:0250c758311dbcbddf591ffd92a4aef2a4f01bbb579dc012bbc45b032010db23 done 01:44:15 #8 exporting manifest list sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f 0.0s done 01:44:15 #8 pushing layers 0.1s done 01:44:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f 0.1s done 01:44:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:15 #8 DONE 0.2s 01:44:15 01:44:15 1 warning found (use --debug to expand): 01:44:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 01:44:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 01:44:15 #1 [internal] load build definition from Dockerfile 01:44:15 #1 transferring dockerfile: 172B done 01:44:15 #1 DONE 0.0s 01:44:15 01:44:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:44:15 #2 DONE 0.0s 01:44:15 01:44:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:44:15 #3 DONE 0.0s 01:44:15 01:44:15 #4 [internal] load .dockerignore 01:44:15 #4 transferring context: 2B done 01:44:15 #4 DONE 0.0s 01:44:15 01:44:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:15 #5 CACHED 01:44:15 01:44:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:15 #6 CACHED 01:44:15 01:44:15 #7 exporting to image 01:44:15 #7 exporting layers done 01:44:15 #7 exporting manifest sha256:e247073f50756a7c0ef2a2a004b1462694cc4a205d4a2178ece506bcedcc2b4b done 01:44:15 #7 exporting config sha256:62e3ff3e2c9d7f2afd087f67c4406cc795a3646ae1775729c1c65f3c00ffe1b0 done 01:44:15 #7 exporting manifest sha256:1358a985713ec5e90d0d519d8cc3528282550f826da70f17ae9629e1783537ec done 01:44:15 #7 exporting config sha256:0250c758311dbcbddf591ffd92a4aef2a4f01bbb579dc012bbc45b032010db23 done 01:44:15 #7 exporting manifest list sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f done 01:44:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:16 #7 pushing layers 0.0s done 01:44:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f 0.1s done 01:44:16 #7 DONE 0.1s 01:44:16 01:44:16 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:44:16 #8 DONE 0.0s 01:44:16 01:44:16 1 warning found (use --debug to expand): 01:44:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41 --push - 01:44:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41' 01:44:16 #1 [internal] load build definition from Dockerfile 01:44:16 #1 transferring dockerfile: 178B done 01:44:16 #1 DONE 0.0s 01:44:16 01:44:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41 01:44:16 #2 DONE 0.0s 01:44:16 01:44:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41 01:44:16 #3 DONE 0.0s 01:44:16 01:44:16 #4 [internal] load .dockerignore 01:44:16 #4 transferring context: 2B done 01:44:16 #4 DONE 0.0s 01:44:16 01:44:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:16 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:16 #5 CACHED 01:44:16 01:44:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:16 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:16 #6 CACHED 01:44:16 01:44:16 #7 exporting to image 01:44:16 #7 exporting layers done 01:44:16 #7 exporting manifest sha256:e247073f50756a7c0ef2a2a004b1462694cc4a205d4a2178ece506bcedcc2b4b done 01:44:16 #7 exporting config sha256:62e3ff3e2c9d7f2afd087f67c4406cc795a3646ae1775729c1c65f3c00ffe1b0 done 01:44:16 #7 exporting manifest sha256:1358a985713ec5e90d0d519d8cc3528282550f826da70f17ae9629e1783537ec done 01:44:16 #7 exporting config sha256:0250c758311dbcbddf591ffd92a4aef2a4f01bbb579dc012bbc45b032010db23 done 01:44:16 #7 exporting manifest list sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f done 01:44:16 #7 pushing layers 0.0s done 01:44:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41@sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f 01:44:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.41@sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f 0.1s done 01:44:16 #7 DONE 0.1s 01:44:16 01:44:16 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:44:16 #8 DONE 0.0s 01:44:16 01:44:16 1 warning found (use --debug to expand): 01:44:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:44:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:44:16 #1 [internal] load build definition from Dockerfile 01:44:16 #1 transferring dockerfile: 219B done 01:44:16 #1 DONE 0.0s 01:44:16 01:44:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:16 #2 DONE 0.0s 01:44:16 01:44:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:16 #3 DONE 0.0s 01:44:16 01:44:16 #4 [internal] load .dockerignore 01:44:16 #4 transferring context: 2B done 01:44:16 #4 DONE 0.0s 01:44:16 01:44:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:16 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:16 #5 CACHED 01:44:16 01:44:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:16 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:16 #6 CACHED 01:44:16 01:44:16 #7 exporting to image 01:44:16 #7 exporting layers done 01:44:16 #7 exporting manifest sha256:e247073f50756a7c0ef2a2a004b1462694cc4a205d4a2178ece506bcedcc2b4b done 01:44:16 #7 exporting config sha256:62e3ff3e2c9d7f2afd087f67c4406cc795a3646ae1775729c1c65f3c00ffe1b0 done 01:44:16 #7 exporting manifest sha256:1358a985713ec5e90d0d519d8cc3528282550f826da70f17ae9629e1783537ec done 01:44:16 #7 exporting config sha256:0250c758311dbcbddf591ffd92a4aef2a4f01bbb579dc012bbc45b032010db23 done 01:44:16 #7 exporting manifest list sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f done 01:44:16 #7 pushing layers 0.0s done 01:44:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f 01:44:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f 0.1s done 01:44:17 #7 DONE 0.1s 01:44:17 01:44:17 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:44:17 #8 DONE 0.0s 01:44:17 01:44:17 1 warning found (use --debug to expand): 01:44:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 01:44:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 01:44:17 #1 [internal] load build definition from Dockerfile 01:44:17 #1 transferring dockerfile: 170B done 01:44:17 #1 DONE 0.0s 01:44:17 01:44:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:44:17 #2 DONE 0.0s 01:44:17 01:44:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:44:17 #3 DONE 0.0s 01:44:17 01:44:17 #4 [internal] load .dockerignore 01:44:17 #4 transferring context: 2B done 01:44:17 #4 DONE 0.0s 01:44:17 01:44:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:17 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:17 #5 CACHED 01:44:17 01:44:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 01:44:17 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8126c5fcc2e8a705cbb2d847226886b2ad894a3266c98ec95e3470dd1e87ab3 done 01:44:17 #6 CACHED 01:44:17 01:44:17 #7 exporting to image 01:44:17 #7 exporting layers done 01:44:17 #7 exporting manifest sha256:e247073f50756a7c0ef2a2a004b1462694cc4a205d4a2178ece506bcedcc2b4b done 01:44:17 #7 exporting config sha256:62e3ff3e2c9d7f2afd087f67c4406cc795a3646ae1775729c1c65f3c00ffe1b0 done 01:44:17 #7 exporting manifest sha256:1358a985713ec5e90d0d519d8cc3528282550f826da70f17ae9629e1783537ec done 01:44:17 #7 exporting config sha256:0250c758311dbcbddf591ffd92a4aef2a4f01bbb579dc012bbc45b032010db23 done 01:44:17 #7 exporting manifest list sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f done 01:44:17 #7 pushing layers 01:44:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:17 #7 pushing layers 0.0s done 01:44:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1072be24d3c87137d3978307c602e350102cdf44eafef51b7464875da5fba39f 0.1s done 01:44:17 #7 DONE 0.1s 01:44:17 01:44:17 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:44:17 #8 DONE 0.0s 01:44:17 01:44:17 1 warning found (use --debug to expand): 01:44:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 --push - 01:44:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4' 01:44:17 #1 [internal] load build definition from Dockerfile 01:44:17 #1 transferring dockerfile: 202B done 01:44:17 #1 DONE 0.0s 01:44:17 01:44:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:17 #2 DONE 0.0s 01:44:17 01:44:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 01:44:17 #3 DONE 0.0s 01:44:17 01:44:17 #4 [internal] load .dockerignore 01:44:17 #4 transferring context: 2B done 01:44:17 #4 DONE 0.0s 01:44:17 01:44:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:18 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 0.0s done 01:44:18 #5 DONE 0.0s 01:44:18 01:44:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:18 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 0.0s done 01:44:18 #6 DONE 0.1s 01:44:18 01:44:18 #7 exporting to image 01:44:18 #7 exporting layers done 01:44:18 #7 exporting manifest sha256:0ded972b36968360cb02e77c64f8bb0daa2af2317be121ba62f1c5283c4f1749 0.0s done 01:44:18 #7 exporting config sha256:f7c5e93000dd275d3333695b2e5cad15f70bfd80610bceb4a2d1dc26bc0e2d93 done 01:44:18 #7 exporting manifest sha256:ce6b0a3835b9d7d6862b05f5ec7a11086b1ed117eeecf3044ce3a1afeb4bc20f done 01:44:18 #7 exporting config sha256:977621fa3f55da67cc268f4caacf0aceb9cfc2322b03cd1ae37e90b9d1639aa7 done 01:44:18 #7 exporting manifest list sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c done 01:44:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:18 #7 ... 01:44:18 01:44:18 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:44:18 #8 DONE 0.0s 01:44:18 01:44:18 #7 exporting to image 01:44:18 #7 pushing layers 0.1s done 01:44:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c 01:44:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4@sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c 0.1s done 01:44:18 #7 DONE 0.2s 01:44:18 01:44:18 1 warning found (use --debug to expand): 01:44:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 01:44:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 01:44:18 #1 [internal] load build definition from Dockerfile 01:44:18 #1 transferring dockerfile: 168B done 01:44:18 #1 DONE 0.0s 01:44:18 01:44:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:44:18 #2 DONE 0.0s 01:44:18 01:44:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:44:18 #3 DONE 0.0s 01:44:18 01:44:18 #4 [internal] load .dockerignore 01:44:18 #4 transferring context: 2B done 01:44:18 #4 DONE 0.0s 01:44:18 01:44:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:18 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf done 01:44:18 #5 DONE 0.0s 01:44:18 01:44:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:19 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 0.0s done 01:44:19 #6 CACHED 01:44:19 01:44:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:19 #5 CACHED 01:44:19 01:44:19 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:44:19 #7 DONE 0.0s 01:44:19 01:44:19 #8 exporting to image 01:44:19 #8 exporting layers done 01:44:19 #8 exporting manifest sha256:0ded972b36968360cb02e77c64f8bb0daa2af2317be121ba62f1c5283c4f1749 done 01:44:19 #8 exporting config sha256:f7c5e93000dd275d3333695b2e5cad15f70bfd80610bceb4a2d1dc26bc0e2d93 done 01:44:19 #8 exporting manifest sha256:ce6b0a3835b9d7d6862b05f5ec7a11086b1ed117eeecf3044ce3a1afeb4bc20f done 01:44:19 #8 exporting config sha256:977621fa3f55da67cc268f4caacf0aceb9cfc2322b03cd1ae37e90b9d1639aa7 done 01:44:19 #8 exporting manifest list sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c done 01:44:19 #8 pushing layers 0.0s done 01:44:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c 0.1s done 01:44:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:19 #8 DONE 0.1s 01:44:19 01:44:19 1 warning found (use --debug to expand): 01:44:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41' 01:44:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41 --push - 01:44:19 #1 [internal] load build definition from Dockerfile 01:44:19 #1 transferring dockerfile: 174B done 01:44:19 #1 DONE 0.0s 01:44:19 01:44:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41 01:44:19 #2 DONE 0.0s 01:44:19 01:44:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41 01:44:19 #3 DONE 0.0s 01:44:19 01:44:19 #4 [internal] load .dockerignore 01:44:19 #4 transferring context: 2B done 01:44:19 #4 DONE 0.0s 01:44:19 01:44:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:19 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf done 01:44:19 #5 CACHED 01:44:19 01:44:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:19 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf done 01:44:19 #6 CACHED 01:44:19 01:44:19 #7 exporting to image 01:44:19 #7 exporting layers done 01:44:19 #7 exporting manifest sha256:0ded972b36968360cb02e77c64f8bb0daa2af2317be121ba62f1c5283c4f1749 done 01:44:19 #7 exporting config sha256:f7c5e93000dd275d3333695b2e5cad15f70bfd80610bceb4a2d1dc26bc0e2d93 done 01:44:19 #7 exporting manifest sha256:ce6b0a3835b9d7d6862b05f5ec7a11086b1ed117eeecf3044ce3a1afeb4bc20f done 01:44:19 #7 exporting config sha256:977621fa3f55da67cc268f4caacf0aceb9cfc2322b03cd1ae37e90b9d1639aa7 done 01:44:19 #7 exporting manifest list sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c done 01:44:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:19 #7 pushing layers 0.0s done 01:44:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.41@sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c 0.1s done 01:44:19 #7 DONE 0.1s 01:44:19 01:44:19 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:44:19 #8 DONE 0.0s 01:44:19 01:44:19 1 warning found (use --debug to expand): 01:44:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 --push - 01:44:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41' 01:44:19 #1 [internal] load build definition from Dockerfile 01:44:19 #1 transferring dockerfile: 215B done 01:44:19 #1 DONE 0.0s 01:44:19 01:44:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:19 #2 DONE 0.0s 01:44:19 01:44:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 01:44:19 #3 DONE 0.0s 01:44:19 01:44:19 #4 [internal] load .dockerignore 01:44:19 #4 transferring context: 2B done 01:44:19 #4 DONE 0.0s 01:44:19 01:44:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:19 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf done 01:44:19 #5 CACHED 01:44:19 01:44:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:19 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf done 01:44:19 #6 CACHED 01:44:19 01:44:19 #7 exporting to image 01:44:19 #7 exporting layers done 01:44:19 #7 exporting manifest sha256:0ded972b36968360cb02e77c64f8bb0daa2af2317be121ba62f1c5283c4f1749 done 01:44:19 #7 exporting config sha256:f7c5e93000dd275d3333695b2e5cad15f70bfd80610bceb4a2d1dc26bc0e2d93 done 01:44:19 #7 exporting manifest sha256:ce6b0a3835b9d7d6862b05f5ec7a11086b1ed117eeecf3044ce3a1afeb4bc20f done 01:44:19 #7 exporting config sha256:977621fa3f55da67cc268f4caacf0aceb9cfc2322b03cd1ae37e90b9d1639aa7 done 01:44:19 #7 exporting manifest list sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c done 01:44:19 #7 pushing layers 0.0s done 01:44:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c 01:44:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41@sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c 0.1s done 01:44:20 #7 DONE 0.1s 01:44:20 01:44:20 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:44:20 #8 DONE 0.0s 01:44:20 01:44:20 1 warning found (use --debug to expand): 01:44:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 01:44:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 01:44:20 #1 [internal] load build definition from Dockerfile 01:44:20 #1 transferring dockerfile: 166B done 01:44:20 #1 DONE 0.0s 01:44:20 01:44:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:44:20 #2 DONE 0.0s 01:44:20 01:44:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:44:20 #3 DONE 0.0s 01:44:20 01:44:20 #4 [internal] load .dockerignore 01:44:20 #4 transferring context: 2B done 01:44:20 #4 DONE 0.0s 01:44:20 01:44:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:20 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 0.0s done 01:44:20 #5 CACHED 01:44:20 01:44:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 01:44:20 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b28699c990253eabd3ac1f7420625a3689db53a85f5cefab66eca0c3468edacf 0.0s done 01:44:20 #6 CACHED 01:44:20 01:44:20 #7 exporting to image 01:44:20 #7 exporting layers done 01:44:20 #7 exporting manifest sha256:0ded972b36968360cb02e77c64f8bb0daa2af2317be121ba62f1c5283c4f1749 done 01:44:20 #7 exporting config sha256:f7c5e93000dd275d3333695b2e5cad15f70bfd80610bceb4a2d1dc26bc0e2d93 done 01:44:20 #7 exporting manifest sha256:ce6b0a3835b9d7d6862b05f5ec7a11086b1ed117eeecf3044ce3a1afeb4bc20f done 01:44:20 #7 exporting config sha256:977621fa3f55da67cc268f4caacf0aceb9cfc2322b03cd1ae37e90b9d1639aa7 done 01:44:20 #7 exporting manifest list sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c 01:44:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:20 #7 exporting manifest list sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c done 01:44:20 #7 pushing layers 0.0s done 01:44:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ecce258b77a2907fc8ea1d8d178b5017fa59fa3e1651506818af4728ef66982c 0.1s done 01:44:20 #7 DONE 0.1s 01:44:20 01:44:20 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:44:20 #8 DONE 0.0s 01:44:20 01:44:20 1 warning found (use --debug to expand): 01:44:20  - 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 01:44:21 + '[' -d /w/workspace/edgex-go/873/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:44:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:44:21 ---> package-listing.sh 01:44:21 ++ facter osfamily 01:44:21 ++ tr '[:upper:]' '[:lower:]' 01:44:22 + OS_FAMILY=redhat 01:44:22 + workspace=/w/workspace/edgex-go/873 01:44:22 + START_PACKAGES=/tmp/packages_start.txt 01:44:22 + END_PACKAGES=/tmp/packages_end.txt 01:44:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:44:22 + PACKAGES=/tmp/packages_start.txt 01:44:22 + '[' /w/workspace/edgex-go/873 ']' 01:44:22 + PACKAGES=/tmp/packages_end.txt 01:44:22 + case "${OS_FAMILY}" in 01:44:22 + rpm -qa 01:44:22 + sort 01:44:22 + '[' -f /tmp/packages_start.txt ']' 01:44:22 + '[' -f /tmp/packages_end.txt ']' 01:44:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:44:22 + '[' /w/workspace/edgex-go/873 ']' 01:44:22 + mkdir -p /w/workspace/edgex-go/873/archives/ 01:44:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/873/archives/ [Pipeline] echo 01:44:22 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/873/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:44:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:23 01:44:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:23 latest: Pulling from edgex-lftools-log-publisher 01:44:23 5eb5b503b376: Pulling fs layer 01:44:23 5c69ac0246d0: Pulling fs layer 01:44:23 ec43610c2a17: Pulling fs layer 01:44:23 3a2ae6a8a46f: Pulling fs layer 01:44:23 33b1e0a273af: Pulling fs layer 01:44:23 5d3b04190fa2: Pulling fs layer 01:44:23 2f39f015ded8: Pulling fs layer 01:44:23 33b1e0a273af: Waiting 01:44:23 5d3b04190fa2: Waiting 01:44:23 2f39f015ded8: Waiting 01:44:23 3a2ae6a8a46f: Waiting 01:44:23 5c69ac0246d0: Verifying Checksum 01:44:23 5c69ac0246d0: Download complete 01:44:23 3a2ae6a8a46f: Verifying Checksum 01:44:23 3a2ae6a8a46f: Download complete 01:44:23 33b1e0a273af: Verifying Checksum 01:44:23 33b1e0a273af: Download complete 01:44:23 5d3b04190fa2: Verifying Checksum 01:44:23 5d3b04190fa2: Download complete 01:44:23 ec43610c2a17: Verifying Checksum 01:44:23 ec43610c2a17: Download complete 01:44:24 5eb5b503b376: Verifying Checksum 01:44:24 5eb5b503b376: Download complete 01:44:24 2f39f015ded8: Verifying Checksum 01:44:24 2f39f015ded8: Download complete 01:44:25 5eb5b503b376: Pull complete 01:44:25 5c69ac0246d0: Pull complete 01:44:25 ec43610c2a17: Pull complete 01:44:25 3a2ae6a8a46f: Pull complete 01:44:26 33b1e0a273af: Pull complete 01:44:26 5d3b04190fa2: Pull complete 01:44:30 2f39f015ded8: Pull complete 01:44:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:30 prd-centos7-docker-4c-2g-5142 does not seem to be running inside a container 01:44:30 $ 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/873/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 01:44:33 $ docker top 534cf251da7245e75597f397f9a912a93af5227cc45c062ccc1507e2da6000b9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:34 + touch /tmp/pre-build-complete [Pipeline] sh 01:44:34 + mkdir -p /var/log/sysstat [Pipeline] sh 01:44:34 + ls /var/log/sa-host 01:44:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:34 provisioning config files... 01:44:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10044328322077239190tmp [Pipeline] { [Pipeline] echo 01:44:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:44:35 ---> create-netrc.sh [Pipeline] } 01:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:44:35 ---> python-tools-install.sh [Pipeline] echo 01:44:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:44:35 ---> sudo-logs.sh 01:44:35 Archiving 'sudo' log.. 01:44:35 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:44:35 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:44:35 $ docker stop --time=1 534cf251da7245e75597f397f9a912a93af5227cc45c062ccc1507e2da6000b9 01:44:36 $ docker rm -f --volumes 534cf251da7245e75597f397f9a912a93af5227cc45c062ccc1507e2da6000b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:44:37 [WS-CLEANUP] Deleting project workspace... 01:44:37 [WS-CLEANUP] Deferred wipeout is used... 01:44:37 [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] } 02:00:44 #144 ... 02:00:44 02:00:44 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:00:44 #145 DONE 1117.1s 02:00:44 02:00:44 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:44 #37 ... 02:00:44 02:00:44 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:00:44 #155 DONE 0.4s 02:00:44 02:00:44 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:00:44 #156 DONE 0.1s 02:00:44 02:00:44 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:00:44 #153 ... 02:00:44 02:00:44 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:00:44 #157 DONE 0.2s 02:00:44 02:00:44 #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 02:00:44 #158 DONE 0.2s 02:00:44 02:00:44 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:00:44 #159 DONE 0.1s 02:00:44 02:00:44 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:00:44 #147 ... 02:00:44 02:00:44 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:44 #160 DONE 2.4s 02:00:44 02:00:44 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:00:44 #153 ... 02:00:44 02:00:44 #109 [core-common-config-bootstrapper] exporting to image 02:00:44 #109 exporting layers 02:00:44 #109 exporting layers 0.7s done 02:00:44 #109 writing image sha256:802898154b865918efe5c7fe0a523f2722fafb6945b181fbc1a99072d6215d41 done 02:00:44 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:00:44 #109 DONE 6.8s 02:00:44 02:00:44 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:00:54 #148 ... 02:00:54 02:00:54 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:00:54 #144 DONE 1137.2s 02:00:54 02:00:54 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:00:54 #161 DONE 0.4s 02:00:54 02:00:54 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:00:55 #162 DONE 2.5s 02:00:55 02:00:55 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:00:56 #163 DONE 0.2s 02:00:56 02:00:56 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:00:56 #164 DONE 0.2s 02:00:56 02:00:56 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:00:56 #165 DONE 0.3s 02:00:56 02:00:56 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:00:56 #166 DONE 0.1s 02:00:56 02:00:56 #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/ 02:00:56 #167 DONE 0.1s 02:00:56 02:00:56 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:00:56 #152 ... 02:00:56 02:00:56 #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/ 02:00:56 #168 DONE 0.1s 02:00:56 02:00:56 #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/ 02:00:56 #169 DONE 0.1s 02:00:56 02:00:56 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:00:56 #153 ... 02:00:56 02:00:56 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:00:56 #170 DONE 0.1s 02:00:57 02:00:57 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:00:59 #171 DONE 2.2s 02:00:59 02:00:59 #109 [security-bootstrapper] exporting to image 02:00:59 #109 exporting layers 02:01:01 #109 exporting layers 2.1s done 02:01:01 #109 writing image sha256:e7603cc944172610b0f9e43925f4c80c5b9a072fdf4be00b65922a63602612b3 done 02:01:01 #109 naming to docker.io/library/security-bootstrapper-arm64 done 02:01:01 #109 DONE 8.9s 02:01:01 02:01:01 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:16:43 #127 ... 02:16:43 02:16:43 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:16:43 #150 DONE 2086.4s 02:16:43 02:16:43 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:16:43 #148 ... 02:16:43 02:16:43 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:16:43 #172 DONE 0.2s 02:16:43 02:16:43 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:16:43 #127 ... 02:16:43 02:16:43 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:16:43 #173 DONE 0.2s 02:16:43 02:16:43 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:16:43 #154 ... 02:16:43 02:16:43 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:16:43 #174 DONE 0.4s 02:16:43 02:16:43 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:16:43 #175 DONE 0.1s 02:16:43 02:16:43 #109 [core-command] exporting to image 02:16:43 #109 exporting layers 02:16:43 #109 exporting layers 0.5s done 02:16:43 #109 writing image sha256:74733bbe0c7a78a6cc95471fba43adde83f46d82ba4bab8d2d7e1600fd5344f0 done 02:16:43 #109 naming to docker.io/library/core-command-arm64 done 02:16:43 #109 DONE 9.4s 02:16:43 02:16:43 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:17:10 #127 ... 02:17:10 02:17:10 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:17:10 #151 DONE 2114.7s 02:17:10 02:17:10 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:17:10 #127 ... 02:17:10 02:17:10 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:17:10 #176 DONE 0.2s 02:17:10 02:17:10 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:17:11 #146 ... 02:17:11 02:17:11 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:17:11 #177 DONE 0.4s 02:17:11 02:17:11 #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 02:17:11 #178 DONE 0.2s 02:17:11 02:17:11 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:17:11 #127 ... 02:17:11 02:17:11 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:17:11 #179 DONE 0.2s 02:17:11 02:17:11 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:17:12 #180 DONE 0.4s 02:17:12 02:17:12 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:17:12 #153 ... 02:17:12 02:17:12 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:17:12 #181 DONE 0.1s 02:17:12 02:17:12 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:17:14 #182 DONE 2.1s 02:17:14 02:17:14 #109 [security-proxy-setup] exporting to image 02:17:14 #109 exporting layers 02:17:15 #109 exporting layers 1.2s done 02:17:15 #109 writing image sha256:dd26fe225872415c1f39d0956814153b830cb754f84c7eb1aa569012746519f5 0.0s done 02:17:15 #109 naming to docker.io/library/security-proxy-setup-arm64 done 02:17:15 #109 DONE 10.6s 02:17:15 02:17:15 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:17:15 #148 2117.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:17:47 #148 DONE 2149.9s 02:17:47 02:17:47 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:17:47 #153 ... 02:17:47 02:17:47 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:17:47 #183 DONE 0.2s 02:17:47 02:17:47 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:17:47 #37 ... 02:17:47 02:17:47 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:17:47 #184 DONE 0.2s 02:17:47 02:17:47 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:17:47 #45 ... 02:17:47 02:17:47 #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 02:17:47 #185 DONE 0.2s 02:17:47 02:17:47 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:17:47 #37 ... 02:17:47 02:17:47 #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 02:17:47 #186 DONE 0.1s 02:17:47 02:17:47 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:17:47 #187 DONE 0.1s 02:17:47 02:17:47 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:17:47 #154 ... 02:17:47 02:17:47 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:17:47 #188 DONE 0.3s 02:17:47 02:17:47 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:17:47 #189 DONE 0.4s 02:17:47 02:17:47 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:17:47 #37 ... 02:17:47 02:17:47 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:17:47 #190 DONE 0.1s 02:17:47 02:17:47 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:17:49 #191 DONE 1.8s 02:17:49 02:17:49 #109 [security-secretstore-setup] exporting to image 02:17:49 #109 exporting layers 02:17:51 #109 exporting layers 1.5s done 02:17:51 #109 writing image sha256:dece27fdfc4664173c02a5c67632cb310069450d9a768bf65a69db9c1689f438 0.0s done 02:17:51 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 02:17:51 #109 DONE 12.1s 02:17:51 02:17:51 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:18:47 #154 ... 02:18:47 02:18:47 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:18:47 #149 DONE 2203.5s 02:18:47 02:18:47 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:18:47 #37 ... 02:18:47 02:18:47 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:18:47 #192 DONE 0.1s 02:18:47 02:18:47 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:18:47 #193 DONE 0.1s 02:18:47 02:18:47 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:18:47 #154 ... 02:18:47 02:18:47 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:18:47 #194 DONE 0.5s 02:18:47 02:18:47 #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 02:18:47 #195 DONE 0.1s 02:18:47 02:18:47 #109 [security-spiffe-token-provider] exporting to image 02:18:47 #109 exporting layers 02:18:47 #109 exporting layers 1.0s done 02:18:47 #109 writing image sha256:720eefdfd8185daa4bec2924e10a2838d2bc6689ce91808b74d9de45c44a9b59 done 02:18:47 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:18:47 #109 DONE 13.2s 02:18:47 02:18:47 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:19:26 #154 ... 02:19:26 02:19:26 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:19:26 #153 DONE 2249.5s 02:19:26 02:19:26 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:19:26 #196 DONE 0.2s 02:19:26 02:19:26 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:19:26 #197 DONE 0.2s 02:19:26 02:19:26 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:19:26 #198 DONE 0.3s 02:19:26 02:19:26 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:19:26 #199 DONE 0.1s 02:19:26 02:19:26 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:26 #127 ... 02:19:26 02:19:26 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:19:26 #200 DONE 0.2s 02:19:26 02:19:26 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:29 #201 DONE 2.0s 02:19:29 02:19:29 #109 [security-proxy-auth] exporting to image 02:19:29 #109 exporting layers 02:19:29 #109 exporting layers 0.6s done 02:19:29 #109 writing image sha256:efa942a686667c9e08bff3a3e4014b64319766ae16fab04a414f1b80146ebe89 done 02:19:29 #109 naming to docker.io/library/security-proxy-auth-arm64 done 02:19:29 #109 DONE 13.8s 02:19:29 02:19:29 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:32 #152 ... 02:19:32 02:19:32 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:32 #127 DONE 2256.6s 02:19:32 02:19:32 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:32 #146 ... 02:19:32 02:19:32 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:32 #202 DONE 0.2s 02:19:32 02:19:32 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:32 #152 ... 02:19:32 02:19:32 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:19:33 #203 DONE 0.2s 02:19:33 02:19:33 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:19:33 #204 DONE 0.5s 02:19:33 02:19:33 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:19:33 #154 DONE 2258.1s 02:19:33 02:19:33 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:19:35 #205 DONE 0.5s 02:19:35 02:19:35 #109 [core-data] exporting to image 02:19:35 #109 exporting layers 02:19:35 #109 ... 02:19:35 02:19:35 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:19:35 #206 DONE 0.2s 02:19:35 02:19:35 #109 [core-data] exporting to image 02:19:35 #109 exporting layers 0.8s done 02:19:35 #109 writing image sha256:30347c733e5b0525258b462cdb81ecb172e1ebe6f8c8811c5f0ff4187df0c829 0.0s done 02:19:35 #109 naming to docker.io/library/core-data-arm64 done 02:19:35 #109 DONE 14.7s 02:19:35 02:19:35 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:19:37 #207 DONE 0.5s 02:19:37 02:19:37 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:19:37 #208 DONE 0.2s 02:19:37 02:19:37 #109 [core-keeper] exporting to image 02:19:37 #109 exporting layers 0.5s done 02:19:37 #109 writing image sha256:e3c1f9994d44bee2e172ff1757032b8dfebe55ffdfc9b45fa103ca7dd256b1bf done 02:19:37 #109 naming to docker.io/library/core-keeper-arm64 done 02:19:37 #109 DONE 15.2s 02:19:37 02:19:37 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:37 #146 ... 02:19:37 02:19:37 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:37 #152 DONE 2261.5s 02:19:37 02:19:37 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:37 #146 ... 02:19:37 02:19:37 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:19:37 #209 DONE 0.1s 02:19:37 02:19:37 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:19:37 #210 DONE 0.1s 02:19:37 02:19:37 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:38 #45 ... 02:19:38 02:19:38 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:19:38 #211 DONE 0.4s 02:19:38 02:19:38 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:19:38 #212 DONE 0.1s 02:19:38 02:19:38 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:19:38 #213 DONE 0.1s 02:19:38 02:19:38 #109 [core-metadata] exporting to image 02:19:38 #109 exporting layers 0.4s done 02:19:38 #109 writing image sha256:72cb03e0e8ccfc87d697e127d139b640d2640d815ec3f8fbe5a9f0cefd3c7667 0.0s done 02:19:38 #109 naming to docker.io/library/core-metadata-arm64 02:19:38 #109 naming to docker.io/library/core-metadata-arm64 done 02:19:38 #109 DONE 15.6s 02:19:38 02:19:38 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:20:11 #146 DONE 2290.5s 02:20:11 02:20:11 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:11 #37 ... 02:20:11 02:20:11 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:20:11 #214 DONE 0.2s 02:20:11 02:20:11 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:20:11 #147 ... 02:20:11 02:20:11 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:20:11 #215 DONE 0.1s 02:20:11 02:20:11 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:20:11 #216 DONE 0.6s 02:20:11 02:20:11 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:20:11 #217 DONE 0.2s 02:20:11 02:20:11 #109 [support-scheduler] exporting to image 02:20:11 #109 exporting layers 02:20:11 #109 exporting layers 1.0s done 02:20:11 #109 writing image sha256:64b77aab7996075e6d5d115f433ec0262b4ab1348dd71fbd24ebe1232c6036f3 done 02:20:11 #109 naming to docker.io/library/support-scheduler-arm64 done 02:20:11 #109 DONE 16.7s 02:20:11 02:20:11 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:13 #37 ... 02:20:13 02:20:13 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:20:13 #147 DONE 2297.7s 02:20:13 02:20:13 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:13 #37 ... 02:20:13 02:20:13 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:20:13 #218 DONE 0.1s 02:20:13 02:20:13 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:13 #37 ... 02:20:13 02:20:13 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:20:13 #219 DONE 0.1s 02:20:13 02:20:13 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:20:14 #220 DONE 0.5s 02:20:14 02:20:14 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:20:14 #221 DONE 0.1s 02:20:14 02:20:14 #109 [support-notifications] exporting to image 02:20:14 #109 exporting layers 02:20:14 #109 exporting layers 0.6s done 02:20:14 #109 writing image sha256:4fa2e538dcbbde14b12e97d7ce33a08be03c9fd2ce2fb746cbcd53af97468b06 done 02:20:14 #109 naming to docker.io/library/support-notifications-arm64 done 02:20:14 #109 DONE 17.3s 02:20:14 02:20:14 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:14 time="2025-07-15T01:38:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:14 time="2025-07-15T01:38:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:20:14 $ docker stop --time=1 f98946ebb29b624563ffc63af84750f0d52470fa911514bd42a3bdb7ed087ced 02:20:16 $ docker rm -f --volumes f98946ebb29b624563ffc63af84750f0d52470fa911514bd42a3bdb7ed087ced [Pipeline] // withDockerContainer [Pipeline] sh 02:20:17 + docker images 02:20:17 REPOSITORY TAG IMAGE ID CREATED SIZE 02:20:17 support-notifications-arm64 latest 4fa2e538dcbb 3 seconds ago 58.8MB 02:20:17 support-scheduler-arm64 latest 64b77aab7996 10 seconds ago 55.1MB 02:20:17 core-metadata-arm64 latest 72cb03e0e8cc 39 seconds ago 39.6MB 02:20:17 core-keeper-arm64 latest e3c1f9994d44 42 seconds ago 33MB 02:20:17 core-data-arm64 latest 30347c733e5b 44 seconds ago 39.4MB 02:20:17 security-proxy-auth-arm64 latest efa942a68666 49 seconds ago 38.3MB 02:20:17 security-spiffe-token-provider-arm64 latest 720eefdfd818 About a minute ago 54.6MB 02:20:17 security-secretstore-setup-arm64 latest dece27fdfc46 2 minutes ago 74.7MB 02:20:17 security-proxy-setup-arm64 latest dd26fe225872 3 minutes ago 45MB 02:20:17 core-command-arm64 latest 74733bbe0c7a 3 minutes ago 35MB 02:20:17 security-bootstrapper-arm64 latest e7603cc94417 19 minutes ago 27MB 02:20:17 core-common-config-bootstrapper-arm64 latest 802898154b86 19 minutes ago 24MB 02:20:17 security-spire-agent-arm64 latest 97c297b9a004 40 minutes ago 193MB 02:20:17 security-spire-server-arm64 latest 5226f3fe9b5f 40 minutes ago 149MB 02:20:17 security-spire-config-arm64 latest 32525c1057c4 40 minutes ago 149MB 02:20:17 ci-base-image-arm64 latest b2adbcb70510 42 minutes ago 909MB 02:20:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 3bb21d53e231 3 weeks ago 560MB 02:20:17 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 02:20:17 provisioning config files... 02:20:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/873@tmp/config12683614622775601189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:17 ---> ****-login.sh 02:20:17 nexus3.edgexfoundry.org:10001 02:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:18 Configure a credential helper to remove this warning. See 02:20:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:18 02:20:18 Login Succeeded 02:20:18 nexus3.edgexfoundry.org:10002 02:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:18 Configure a credential helper to remove this warning. See 02:20:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:18 02:20:18 Login Succeeded 02:20:18 nexus3.edgexfoundry.org:10003 02:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:18 Configure a credential helper to remove this warning. See 02:20:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:18 02:20:18 Login Succeeded 02:20:19 nexus3.edgexfoundry.org:10004 02:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:19 Configure a credential helper to remove this warning. See 02:20:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:19 02:20:19 Login Succeeded 02:20:19 ****.io 02:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:19 Configure a credential helper to remove this warning. See 02:20:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:19 02:20:19 Login Succeeded 02:20:19 ---> ****-login.sh ends [Pipeline] } 02:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:20:19 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:20:19 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:19 latest 02:20:19 4.1.0-dev.41 02:20:19 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:19 main 02:20:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:20 370edc21c493: Preparing 02:20:20 abc58a68805d: Preparing 02:20:20 0c3b3878d2b0: Preparing 02:20:20 1a71eec4ca54: Preparing 02:20:20 06068257b034: Preparing 02:20:20 47727d925658: Preparing 02:20:20 dd9c8f8612c8: Preparing 02:20:20 dd9c8f8612c8: Waiting 02:20:20 47727d925658: Waiting 02:20:21 0c3b3878d2b0: Pushed 02:20:21 1a71eec4ca54: Pushed 02:20:21 dd9c8f8612c8: Layer already exists 02:20:21 370edc21c493: Pushed 02:20:21 47727d925658: Pushed 02:20:22 06068257b034: Pushed 02:20:25 abc58a68805d: Pushed 02:20:25 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:d9cf09ede40b1ca6becfce8a094f7b235fe728fe13f0888a1907eab0d7a2906f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:26 370edc21c493: Preparing 02:20:26 abc58a68805d: Preparing 02:20:26 0c3b3878d2b0: Preparing 02:20:26 1a71eec4ca54: Preparing 02:20:26 06068257b034: Preparing 02:20:26 47727d925658: Preparing 02:20:26 dd9c8f8612c8: Preparing 02:20:26 47727d925658: Waiting 02:20:26 dd9c8f8612c8: Waiting 02:20:26 0c3b3878d2b0: Layer already exists 02:20:26 1a71eec4ca54: Layer already exists 02:20:26 abc58a68805d: Layer already exists 02:20:26 06068257b034: Layer already exists 02:20:26 370edc21c493: Layer already exists 02:20:26 47727d925658: Layer already exists 02:20:26 dd9c8f8612c8: Layer already exists 02:20:26 latest: digest: sha256:d9cf09ede40b1ca6becfce8a094f7b235fe728fe13f0888a1907eab0d7a2906f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.41 02:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:27 370edc21c493: Preparing 02:20:27 abc58a68805d: Preparing 02:20:27 0c3b3878d2b0: Preparing 02:20:27 1a71eec4ca54: Preparing 02:20:27 06068257b034: Preparing 02:20:27 47727d925658: Preparing 02:20:27 dd9c8f8612c8: Preparing 02:20:27 47727d925658: Waiting 02:20:27 dd9c8f8612c8: Waiting 02:20:27 abc58a68805d: Layer already exists 02:20:27 06068257b034: Layer already exists 02:20:27 1a71eec4ca54: Layer already exists 02:20:27 370edc21c493: Layer already exists 02:20:27 0c3b3878d2b0: Layer already exists 02:20:27 dd9c8f8612c8: Layer already exists 02:20:27 47727d925658: Layer already exists 02:20:27 4.1.0-dev.41: digest: sha256:d9cf09ede40b1ca6becfce8a094f7b235fe728fe13f0888a1907eab0d7a2906f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:28 370edc21c493: Preparing 02:20:28 abc58a68805d: Preparing 02:20:28 0c3b3878d2b0: Preparing 02:20:28 1a71eec4ca54: Preparing 02:20:28 06068257b034: Preparing 02:20:28 47727d925658: Preparing 02:20:28 dd9c8f8612c8: Preparing 02:20:28 47727d925658: Waiting 02:20:28 dd9c8f8612c8: Waiting 02:20:28 1a71eec4ca54: Layer already exists 02:20:28 abc58a68805d: Layer already exists 02:20:28 370edc21c493: Layer already exists 02:20:28 06068257b034: Layer already exists 02:20:28 0c3b3878d2b0: Layer already exists 02:20:28 47727d925658: Layer already exists 02:20:28 dd9c8f8612c8: Layer already exists 02:20:28 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:d9cf09ede40b1ca6becfce8a094f7b235fe728fe13f0888a1907eab0d7a2906f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:29 370edc21c493: Preparing 02:20:29 abc58a68805d: Preparing 02:20:29 0c3b3878d2b0: Preparing 02:20:29 1a71eec4ca54: Preparing 02:20:29 06068257b034: Preparing 02:20:29 47727d925658: Preparing 02:20:29 dd9c8f8612c8: Preparing 02:20:29 47727d925658: Waiting 02:20:29 dd9c8f8612c8: Waiting 02:20:29 370edc21c493: Layer already exists 02:20:29 0c3b3878d2b0: Layer already exists 02:20:29 1a71eec4ca54: Layer already exists 02:20:29 abc58a68805d: Layer already exists 02:20:29 06068257b034: Layer already exists 02:20:29 dd9c8f8612c8: Layer already exists 02:20:29 47727d925658: Layer already exists 02:20:29 main: digest: sha256:d9cf09ede40b1ca6becfce8a094f7b235fe728fe13f0888a1907eab0d7a2906f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:29 ===================================================== [Pipeline] echo 02:20:29 taggedImages: 02:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.41 02:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:20:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:20:29 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:29 latest 02:20:29 4.1.0-dev.41 02:20:29 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:29 main 02:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:30 e43d1df1e530: Preparing 02:20:30 41f4e1b901fe: Preparing 02:20:30 c70171f3dda9: Preparing 02:20:30 a9562d520842: Preparing 02:20:30 0c3b3878d2b0: Preparing 02:20:30 1a71eec4ca54: Preparing 02:20:30 06068257b034: Preparing 02:20:30 47727d925658: Preparing 02:20:30 dd9c8f8612c8: Preparing 02:20:30 47727d925658: Waiting 02:20:30 1a71eec4ca54: Waiting 02:20:30 06068257b034: Waiting 02:20:30 dd9c8f8612c8: Waiting 02:20:30 0c3b3878d2b0: Layer already exists 02:20:30 1a71eec4ca54: Layer already exists 02:20:30 c70171f3dda9: Pushed 02:20:30 06068257b034: Layer already exists 02:20:30 41f4e1b901fe: Pushed 02:20:30 e43d1df1e530: Pushed 02:20:30 47727d925658: Layer already exists 02:20:30 dd9c8f8612c8: Layer already exists 02:20:32 a9562d520842: Pushed 02:20:33 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:20a9489173cd57c539722a9413af8ed3e5ccab0385b110e63c2fdfecbffead36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:33 + 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 02:20:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:34 e43d1df1e530: Preparing 02:20:34 41f4e1b901fe: Preparing 02:20:34 c70171f3dda9: Preparing 02:20:34 a9562d520842: Preparing 02:20:34 0c3b3878d2b0: Preparing 02:20:34 1a71eec4ca54: Preparing 02:20:34 06068257b034: Preparing 02:20:34 47727d925658: Preparing 02:20:34 dd9c8f8612c8: Preparing 02:20:34 1a71eec4ca54: Waiting 02:20:34 06068257b034: Waiting 02:20:34 47727d925658: Waiting 02:20:34 dd9c8f8612c8: Waiting 02:20:34 c70171f3dda9: Layer already exists 02:20:34 a9562d520842: Layer already exists 02:20:34 e43d1df1e530: Layer already exists 02:20:34 0c3b3878d2b0: Layer already exists 02:20:34 41f4e1b901fe: Layer already exists 02:20:34 47727d925658: Layer already exists 02:20:34 1a71eec4ca54: Layer already exists 02:20:34 06068257b034: Layer already exists 02:20:34 dd9c8f8612c8: Layer already exists 02:20:34 latest: digest: sha256:20a9489173cd57c539722a9413af8ed3e5ccab0385b110e63c2fdfecbffead36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.41 02:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:35 e43d1df1e530: Preparing 02:20:35 41f4e1b901fe: Preparing 02:20:35 c70171f3dda9: Preparing 02:20:35 a9562d520842: Preparing 02:20:35 0c3b3878d2b0: Preparing 02:20:35 1a71eec4ca54: Preparing 02:20:35 06068257b034: Preparing 02:20:35 47727d925658: Preparing 02:20:35 dd9c8f8612c8: Preparing 02:20:35 06068257b034: Waiting 02:20:35 47727d925658: Waiting 02:20:35 1a71eec4ca54: Waiting 02:20:35 dd9c8f8612c8: Waiting 02:20:35 c70171f3dda9: Layer already exists 02:20:35 0c3b3878d2b0: Layer already exists 02:20:35 e43d1df1e530: Layer already exists 02:20:35 a9562d520842: Layer already exists 02:20:35 41f4e1b901fe: Layer already exists 02:20:35 47727d925658: Layer already exists 02:20:35 1a71eec4ca54: Layer already exists 02:20:35 06068257b034: Layer already exists 02:20:35 dd9c8f8612c8: Layer already exists 02:20:35 4.1.0-dev.41: digest: sha256:20a9489173cd57c539722a9413af8ed3e5ccab0385b110e63c2fdfecbffead36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:36 e43d1df1e530: Preparing 02:20:36 41f4e1b901fe: Preparing 02:20:36 c70171f3dda9: Preparing 02:20:36 a9562d520842: Preparing 02:20:36 0c3b3878d2b0: Preparing 02:20:36 1a71eec4ca54: Preparing 02:20:36 06068257b034: Preparing 02:20:36 47727d925658: Preparing 02:20:36 dd9c8f8612c8: Preparing 02:20:36 1a71eec4ca54: Waiting 02:20:36 47727d925658: Waiting 02:20:36 dd9c8f8612c8: Waiting 02:20:36 06068257b034: Waiting 02:20:36 0c3b3878d2b0: Layer already exists 02:20:36 e43d1df1e530: Layer already exists 02:20:36 41f4e1b901fe: Layer already exists 02:20:36 c70171f3dda9: Layer already exists 02:20:36 a9562d520842: Layer already exists 02:20:36 1a71eec4ca54: Layer already exists 02:20:36 47727d925658: Layer already exists 02:20:36 06068257b034: Layer already exists 02:20:36 dd9c8f8612c8: Layer already exists 02:20:36 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:20a9489173cd57c539722a9413af8ed3e5ccab0385b110e63c2fdfecbffead36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:36 + 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 02:20:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:37 e43d1df1e530: Preparing 02:20:37 41f4e1b901fe: Preparing 02:20:37 c70171f3dda9: Preparing 02:20:37 a9562d520842: Preparing 02:20:37 0c3b3878d2b0: Preparing 02:20:37 1a71eec4ca54: Preparing 02:20:37 06068257b034: Preparing 02:20:37 47727d925658: Preparing 02:20:37 dd9c8f8612c8: Preparing 02:20:37 1a71eec4ca54: Waiting 02:20:37 06068257b034: Waiting 02:20:37 47727d925658: Waiting 02:20:37 dd9c8f8612c8: Waiting 02:20:37 e43d1df1e530: Layer already exists 02:20:37 0c3b3878d2b0: Layer already exists 02:20:37 41f4e1b901fe: Layer already exists 02:20:37 c70171f3dda9: Layer already exists 02:20:37 a9562d520842: Layer already exists 02:20:37 06068257b034: Layer already exists 02:20:37 1a71eec4ca54: Layer already exists 02:20:37 dd9c8f8612c8: Layer already exists 02:20:37 47727d925658: Layer already exists 02:20:37 main: digest: sha256:20a9489173cd57c539722a9413af8ed3e5ccab0385b110e63c2fdfecbffead36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:37 ===================================================== [Pipeline] echo 02:20:37 taggedImages: 02:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.41 02:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:20:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:20:37 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:37 latest 02:20:37 4.1.0-dev.41 02:20:37 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:37 main 02:20:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:38 d7dadcf3e367: Preparing 02:20:38 31a647f3d7bb: Preparing 02:20:38 0c3b3878d2b0: Preparing 02:20:38 1a71eec4ca54: Preparing 02:20:38 a8ef011784d3: Preparing 02:20:38 670e1f66a951: Preparing 02:20:38 dd9c8f8612c8: Preparing 02:20:38 dd9c8f8612c8: Waiting 02:20:38 670e1f66a951: Waiting 02:20:38 1a71eec4ca54: Layer already exists 02:20:38 0c3b3878d2b0: Layer already exists 02:20:38 dd9c8f8612c8: Layer already exists 02:20:38 d7dadcf3e367: Pushed 02:20:38 670e1f66a951: Pushed 02:20:39 a8ef011784d3: Pushed 02:20:44 31a647f3d7bb: Pushed 02:20:44 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:da79ddc66630ca78da2f750091c0a412041f71d6dc5b36b53feb697a8ec28c7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:44 d7dadcf3e367: Preparing 02:20:44 31a647f3d7bb: Preparing 02:20:44 0c3b3878d2b0: Preparing 02:20:44 1a71eec4ca54: Preparing 02:20:44 a8ef011784d3: Preparing 02:20:44 670e1f66a951: Preparing 02:20:44 dd9c8f8612c8: Preparing 02:20:44 670e1f66a951: Waiting 02:20:44 dd9c8f8612c8: Waiting 02:20:44 0c3b3878d2b0: Layer already exists 02:20:44 a8ef011784d3: Layer already exists 02:20:44 1a71eec4ca54: Layer already exists 02:20:44 d7dadcf3e367: Layer already exists 02:20:44 31a647f3d7bb: Layer already exists 02:20:44 670e1f66a951: Layer already exists 02:20:44 dd9c8f8612c8: Layer already exists 02:20:45 latest: digest: sha256:da79ddc66630ca78da2f750091c0a412041f71d6dc5b36b53feb697a8ec28c7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.41 02:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:45 d7dadcf3e367: Preparing 02:20:45 31a647f3d7bb: Preparing 02:20:45 0c3b3878d2b0: Preparing 02:20:45 1a71eec4ca54: Preparing 02:20:45 a8ef011784d3: Preparing 02:20:45 670e1f66a951: Preparing 02:20:45 dd9c8f8612c8: Preparing 02:20:45 670e1f66a951: Waiting 02:20:45 dd9c8f8612c8: Waiting 02:20:45 0c3b3878d2b0: Layer already exists 02:20:45 d7dadcf3e367: Layer already exists 02:20:45 1a71eec4ca54: Layer already exists 02:20:45 a8ef011784d3: Layer already exists 02:20:45 31a647f3d7bb: Layer already exists 02:20:45 dd9c8f8612c8: Layer already exists 02:20:45 670e1f66a951: Layer already exists 02:20:46 4.1.0-dev.41: digest: sha256:da79ddc66630ca78da2f750091c0a412041f71d6dc5b36b53feb697a8ec28c7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:46 d7dadcf3e367: Preparing 02:20:46 31a647f3d7bb: Preparing 02:20:46 0c3b3878d2b0: Preparing 02:20:46 1a71eec4ca54: Preparing 02:20:46 a8ef011784d3: Preparing 02:20:46 670e1f66a951: Preparing 02:20:46 dd9c8f8612c8: Preparing 02:20:46 670e1f66a951: Waiting 02:20:46 dd9c8f8612c8: Waiting 02:20:46 31a647f3d7bb: Layer already exists 02:20:46 0c3b3878d2b0: Layer already exists 02:20:46 d7dadcf3e367: Layer already exists 02:20:46 1a71eec4ca54: Layer already exists 02:20:46 a8ef011784d3: Layer already exists 02:20:46 670e1f66a951: Layer already exists 02:20:46 dd9c8f8612c8: Layer already exists 02:20:47 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:da79ddc66630ca78da2f750091c0a412041f71d6dc5b36b53feb697a8ec28c7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:47 d7dadcf3e367: Preparing 02:20:47 31a647f3d7bb: Preparing 02:20:47 0c3b3878d2b0: Preparing 02:20:47 1a71eec4ca54: Preparing 02:20:47 a8ef011784d3: Preparing 02:20:47 670e1f66a951: Preparing 02:20:47 dd9c8f8612c8: Preparing 02:20:47 670e1f66a951: Waiting 02:20:47 dd9c8f8612c8: Waiting 02:20:47 d7dadcf3e367: Layer already exists 02:20:47 31a647f3d7bb: Layer already exists 02:20:47 1a71eec4ca54: Layer already exists 02:20:47 0c3b3878d2b0: Layer already exists 02:20:47 a8ef011784d3: Layer already exists 02:20:47 670e1f66a951: Layer already exists 02:20:47 dd9c8f8612c8: Layer already exists 02:20:48 main: digest: sha256:da79ddc66630ca78da2f750091c0a412041f71d6dc5b36b53feb697a8ec28c7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:48 ===================================================== [Pipeline] echo 02:20:48 taggedImages: 02:20:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:20:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.41 02:20:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:48 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:20:48 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:20:48 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:48 latest 02:20:48 4.1.0-dev.41 02:20:48 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:48 main 02:20:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:48 d92b0ef9f5de: Preparing 02:20:48 a6f3c8a49cdd: Preparing 02:20:48 1a71eec4ca54: Preparing 02:20:48 c7e8b9bb5344: Preparing 02:20:48 e9838ecb18e1: Preparing 02:20:48 dd9c8f8612c8: Preparing 02:20:48 dd9c8f8612c8: Waiting 02:20:48 1a71eec4ca54: Layer already exists 02:20:49 dd9c8f8612c8: Layer already exists 02:20:49 d92b0ef9f5de: Pushed 02:20:49 e9838ecb18e1: Pushed 02:20:49 c7e8b9bb5344: Pushed 02:20:54 a6f3c8a49cdd: Pushed 02:20:54 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:9feeb233c54d62160af3da7a6af16b47d6451dcd3b585a2edbf0ae8b06929e1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:55 d92b0ef9f5de: Preparing 02:20:55 a6f3c8a49cdd: Preparing 02:20:55 1a71eec4ca54: Preparing 02:20:55 c7e8b9bb5344: Preparing 02:20:55 e9838ecb18e1: Preparing 02:20:55 dd9c8f8612c8: Preparing 02:20:55 dd9c8f8612c8: Waiting 02:20:55 e9838ecb18e1: Layer already exists 02:20:55 d92b0ef9f5de: Layer already exists 02:20:55 c7e8b9bb5344: Layer already exists 02:20:55 1a71eec4ca54: Layer already exists 02:20:55 a6f3c8a49cdd: Layer already exists 02:20:55 dd9c8f8612c8: Layer already exists 02:20:55 latest: digest: sha256:9feeb233c54d62160af3da7a6af16b47d6451dcd3b585a2edbf0ae8b06929e1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.41 02:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:56 d92b0ef9f5de: Preparing 02:20:56 a6f3c8a49cdd: Preparing 02:20:56 1a71eec4ca54: Preparing 02:20:56 c7e8b9bb5344: Preparing 02:20:56 e9838ecb18e1: Preparing 02:20:56 dd9c8f8612c8: Preparing 02:20:56 dd9c8f8612c8: Waiting 02:20:56 a6f3c8a49cdd: Layer already exists 02:20:56 1a71eec4ca54: Layer already exists 02:20:56 c7e8b9bb5344: Layer already exists 02:20:56 e9838ecb18e1: Layer already exists 02:20:56 d92b0ef9f5de: Layer already exists 02:20:56 dd9c8f8612c8: Layer already exists 02:20:56 4.1.0-dev.41: digest: sha256:9feeb233c54d62160af3da7a6af16b47d6451dcd3b585a2edbf0ae8b06929e1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:57 d92b0ef9f5de: Preparing 02:20:57 a6f3c8a49cdd: Preparing 02:20:57 1a71eec4ca54: Preparing 02:20:57 c7e8b9bb5344: Preparing 02:20:57 e9838ecb18e1: Preparing 02:20:57 dd9c8f8612c8: Preparing 02:20:57 dd9c8f8612c8: Waiting 02:20:57 a6f3c8a49cdd: Layer already exists 02:20:57 c7e8b9bb5344: Layer already exists 02:20:57 1a71eec4ca54: Layer already exists 02:20:57 d92b0ef9f5de: Layer already exists 02:20:57 e9838ecb18e1: Layer already exists 02:20:57 dd9c8f8612c8: Layer already exists 02:20:57 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:9feeb233c54d62160af3da7a6af16b47d6451dcd3b585a2edbf0ae8b06929e1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:58 d92b0ef9f5de: Preparing 02:20:58 a6f3c8a49cdd: Preparing 02:20:58 1a71eec4ca54: Preparing 02:20:58 c7e8b9bb5344: Preparing 02:20:58 e9838ecb18e1: Preparing 02:20:58 dd9c8f8612c8: Preparing 02:20:58 dd9c8f8612c8: Waiting 02:20:58 d92b0ef9f5de: Layer already exists 02:20:58 1a71eec4ca54: Layer already exists 02:20:58 a6f3c8a49cdd: Layer already exists 02:20:58 c7e8b9bb5344: Layer already exists 02:20:58 e9838ecb18e1: Layer already exists 02:20:58 dd9c8f8612c8: Layer already exists 02:20:58 main: digest: sha256:9feeb233c54d62160af3da7a6af16b47d6451dcd3b585a2edbf0ae8b06929e1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:58 ===================================================== [Pipeline] echo 02:20:58 taggedImages: 02:20:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:20:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.41 02:20:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:20:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:20:58 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:58 latest 02:20:58 4.1.0-dev.41 02:20:58 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:20:58 main 02:20:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:20:59 fb0f7a74f6b5: Preparing 02:20:59 260b0d946db2: Preparing 02:20:59 d03654169074: Preparing 02:20:59 0c3b3878d2b0: Preparing 02:20:59 1a71eec4ca54: Preparing 02:20:59 06068257b034: Preparing 02:20:59 47727d925658: Preparing 02:20:59 dd9c8f8612c8: Preparing 02:20:59 06068257b034: Waiting 02:20:59 47727d925658: Waiting 02:20:59 dd9c8f8612c8: Waiting 02:20:59 1a71eec4ca54: Layer already exists 02:20:59 0c3b3878d2b0: Layer already exists 02:20:59 47727d925658: Layer already exists 02:20:59 06068257b034: Layer already exists 02:20:59 dd9c8f8612c8: Layer already exists 02:20:59 fb0f7a74f6b5: Pushed 02:20:59 260b0d946db2: Pushed 02:21:05 d03654169074: Pushed 02:21:05 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:4672bcc5f4f1eff060f2d87a4631454e9606fb0c663246fc0cea85160c011842 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:05 fb0f7a74f6b5: Preparing 02:21:05 260b0d946db2: Preparing 02:21:05 d03654169074: Preparing 02:21:05 0c3b3878d2b0: Preparing 02:21:05 1a71eec4ca54: Preparing 02:21:05 06068257b034: Preparing 02:21:05 47727d925658: Preparing 02:21:05 dd9c8f8612c8: Preparing 02:21:05 06068257b034: Waiting 02:21:05 47727d925658: Waiting 02:21:05 dd9c8f8612c8: Waiting 02:21:05 260b0d946db2: Layer already exists 02:21:05 0c3b3878d2b0: Layer already exists 02:21:05 1a71eec4ca54: Layer already exists 02:21:05 fb0f7a74f6b5: Layer already exists 02:21:05 d03654169074: Layer already exists 02:21:05 47727d925658: Layer already exists 02:21:05 06068257b034: Layer already exists 02:21:05 dd9c8f8612c8: Layer already exists 02:21:06 latest: digest: sha256:4672bcc5f4f1eff060f2d87a4631454e9606fb0c663246fc0cea85160c011842 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.41 02:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:07 fb0f7a74f6b5: Preparing 02:21:07 260b0d946db2: Preparing 02:21:07 d03654169074: Preparing 02:21:07 0c3b3878d2b0: Preparing 02:21:07 1a71eec4ca54: Preparing 02:21:07 06068257b034: Preparing 02:21:07 47727d925658: Preparing 02:21:07 dd9c8f8612c8: Preparing 02:21:07 06068257b034: Waiting 02:21:07 dd9c8f8612c8: Waiting 02:21:07 47727d925658: Waiting 02:21:07 fb0f7a74f6b5: Layer already exists 02:21:07 0c3b3878d2b0: Layer already exists 02:21:07 260b0d946db2: Layer already exists 02:21:07 d03654169074: Layer already exists 02:21:07 1a71eec4ca54: Layer already exists 02:21:07 dd9c8f8612c8: Layer already exists 02:21:07 47727d925658: Layer already exists 02:21:07 06068257b034: Layer already exists 02:21:08 4.1.0-dev.41: digest: sha256:4672bcc5f4f1eff060f2d87a4631454e9606fb0c663246fc0cea85160c011842 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:08 fb0f7a74f6b5: Preparing 02:21:08 260b0d946db2: Preparing 02:21:08 d03654169074: Preparing 02:21:08 0c3b3878d2b0: Preparing 02:21:08 1a71eec4ca54: Preparing 02:21:08 06068257b034: Preparing 02:21:08 47727d925658: Preparing 02:21:08 dd9c8f8612c8: Preparing 02:21:08 06068257b034: Waiting 02:21:08 47727d925658: Waiting 02:21:08 dd9c8f8612c8: Waiting 02:21:08 d03654169074: Layer already exists 02:21:08 fb0f7a74f6b5: Layer already exists 02:21:08 1a71eec4ca54: Layer already exists 02:21:08 0c3b3878d2b0: Layer already exists 02:21:08 260b0d946db2: Layer already exists 02:21:08 47727d925658: Layer already exists 02:21:08 06068257b034: Layer already exists 02:21:08 dd9c8f8612c8: Layer already exists 02:21:09 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:4672bcc5f4f1eff060f2d87a4631454e9606fb0c663246fc0cea85160c011842 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:09 fb0f7a74f6b5: Preparing 02:21:09 260b0d946db2: Preparing 02:21:09 d03654169074: Preparing 02:21:09 0c3b3878d2b0: Preparing 02:21:09 1a71eec4ca54: Preparing 02:21:09 06068257b034: Preparing 02:21:09 47727d925658: Preparing 02:21:09 dd9c8f8612c8: Preparing 02:21:09 06068257b034: Waiting 02:21:09 47727d925658: Waiting 02:21:09 dd9c8f8612c8: Waiting 02:21:09 0c3b3878d2b0: Layer already exists 02:21:09 260b0d946db2: Layer already exists 02:21:09 1a71eec4ca54: Layer already exists 02:21:09 d03654169074: Layer already exists 02:21:09 fb0f7a74f6b5: Layer already exists 02:21:09 dd9c8f8612c8: Layer already exists 02:21:09 06068257b034: Layer already exists 02:21:09 47727d925658: Layer already exists 02:21:10 main: digest: sha256:4672bcc5f4f1eff060f2d87a4631454e9606fb0c663246fc0cea85160c011842 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:10 ===================================================== [Pipeline] echo 02:21:10 taggedImages: 02:21:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:21:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.41 02:21:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:21:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:21:10 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:10 latest 02:21:10 4.1.0-dev.41 02:21:10 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:10 main 02:21:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:10 a854d92c4beb: Preparing 02:21:10 191c98ba4d72: Preparing 02:21:10 9bdb7973ecba: Preparing 02:21:10 804b4beed723: Preparing 02:21:10 8561ab1e5876: Preparing 02:21:10 d5895aedfc3d: Preparing 02:21:10 4a166571c7e7: Preparing 02:21:10 0c3b3878d2b0: Preparing 02:21:10 1a71eec4ca54: Preparing 02:21:10 1ca66b49b21d: Preparing 02:21:10 bb67b94a87da: Preparing 02:21:10 5f70bf18a086: Preparing 02:21:10 0ef54e2b273c: Preparing 02:21:10 e431b9cb2d5a: Preparing 02:21:10 ccc88af5e860: Preparing 02:21:10 dd9c8f8612c8: Preparing 02:21:10 d5895aedfc3d: Waiting 02:21:10 0c3b3878d2b0: Waiting 02:21:10 1a71eec4ca54: Waiting 02:21:10 1ca66b49b21d: Waiting 02:21:10 bb67b94a87da: Waiting 02:21:10 5f70bf18a086: Waiting 02:21:10 0ef54e2b273c: Waiting 02:21:10 e431b9cb2d5a: Waiting 02:21:10 ccc88af5e860: Waiting 02:21:10 dd9c8f8612c8: Waiting 02:21:10 4a166571c7e7: Waiting 02:21:11 9bdb7973ecba: Pushed 02:21:11 8561ab1e5876: Pushed 02:21:11 191c98ba4d72: Pushed 02:21:11 804b4beed723: Pushed 02:21:11 a854d92c4beb: Pushed 02:21:11 0c3b3878d2b0: Layer already exists 02:21:11 1a71eec4ca54: Layer already exists 02:21:11 d5895aedfc3d: Pushed 02:21:11 5f70bf18a086: Layer already exists 02:21:11 bb67b94a87da: Pushed 02:21:11 1ca66b49b21d: Pushed 02:21:11 dd9c8f8612c8: Layer already exists 02:21:11 0ef54e2b273c: Pushed 02:21:11 ccc88af5e860: Pushed 02:21:12 e431b9cb2d5a: Pushed 02:21:14 4a166571c7e7: Pushed 02:21:14 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:7978c2c7953ee1d4567c1b89ec0f2f9f5b25d0f951a59451964a4531ecc8d7b1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:15 a854d92c4beb: Preparing 02:21:15 191c98ba4d72: Preparing 02:21:15 9bdb7973ecba: Preparing 02:21:15 804b4beed723: Preparing 02:21:15 8561ab1e5876: Preparing 02:21:15 d5895aedfc3d: Preparing 02:21:15 4a166571c7e7: Preparing 02:21:15 0c3b3878d2b0: Preparing 02:21:15 1a71eec4ca54: Preparing 02:21:15 1ca66b49b21d: Preparing 02:21:15 bb67b94a87da: Preparing 02:21:15 5f70bf18a086: Preparing 02:21:15 0ef54e2b273c: Preparing 02:21:15 e431b9cb2d5a: Preparing 02:21:15 ccc88af5e860: Preparing 02:21:15 dd9c8f8612c8: Preparing 02:21:15 d5895aedfc3d: Waiting 02:21:15 4a166571c7e7: Waiting 02:21:15 0c3b3878d2b0: Waiting 02:21:15 1a71eec4ca54: Waiting 02:21:15 1ca66b49b21d: Waiting 02:21:15 bb67b94a87da: Waiting 02:21:15 5f70bf18a086: Waiting 02:21:15 0ef54e2b273c: Waiting 02:21:15 e431b9cb2d5a: Waiting 02:21:15 ccc88af5e860: Waiting 02:21:15 dd9c8f8612c8: Waiting 02:21:15 804b4beed723: Layer already exists 02:21:15 191c98ba4d72: Layer already exists 02:21:15 9bdb7973ecba: Layer already exists 02:21:15 8561ab1e5876: Layer already exists 02:21:15 a854d92c4beb: Layer already exists 02:21:15 d5895aedfc3d: Layer already exists 02:21:15 1ca66b49b21d: Layer already exists 02:21:15 0c3b3878d2b0: Layer already exists 02:21:15 4a166571c7e7: Layer already exists 02:21:15 1a71eec4ca54: Layer already exists 02:21:15 e431b9cb2d5a: Layer already exists 02:21:15 bb67b94a87da: Layer already exists 02:21:15 ccc88af5e860: Layer already exists 02:21:15 0ef54e2b273c: Layer already exists 02:21:15 5f70bf18a086: Layer already exists 02:21:15 dd9c8f8612c8: Layer already exists 02:21:15 latest: digest: sha256:7978c2c7953ee1d4567c1b89ec0f2f9f5b25d0f951a59451964a4531ecc8d7b1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.41 02:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:16 a854d92c4beb: Preparing 02:21:16 191c98ba4d72: Preparing 02:21:16 9bdb7973ecba: Preparing 02:21:16 804b4beed723: Preparing 02:21:16 8561ab1e5876: Preparing 02:21:16 d5895aedfc3d: Preparing 02:21:16 4a166571c7e7: Preparing 02:21:16 0c3b3878d2b0: Preparing 02:21:16 1a71eec4ca54: Preparing 02:21:16 1ca66b49b21d: Preparing 02:21:16 bb67b94a87da: Preparing 02:21:16 5f70bf18a086: Preparing 02:21:16 0ef54e2b273c: Preparing 02:21:16 e431b9cb2d5a: Preparing 02:21:16 ccc88af5e860: Preparing 02:21:16 dd9c8f8612c8: Preparing 02:21:16 bb67b94a87da: Waiting 02:21:16 d5895aedfc3d: Waiting 02:21:16 4a166571c7e7: Waiting 02:21:16 0c3b3878d2b0: Waiting 02:21:16 1a71eec4ca54: Waiting 02:21:16 1ca66b49b21d: Waiting 02:21:16 5f70bf18a086: Waiting 02:21:16 ccc88af5e860: Waiting 02:21:16 dd9c8f8612c8: Waiting 02:21:16 0ef54e2b273c: Waiting 02:21:16 191c98ba4d72: Layer already exists 02:21:16 a854d92c4beb: Layer already exists 02:21:16 9bdb7973ecba: Layer already exists 02:21:16 804b4beed723: Layer already exists 02:21:16 8561ab1e5876: Layer already exists 02:21:16 4a166571c7e7: Layer already exists 02:21:16 d5895aedfc3d: Layer already exists 02:21:16 1a71eec4ca54: Layer already exists 02:21:16 0c3b3878d2b0: Layer already exists 02:21:16 1ca66b49b21d: Layer already exists 02:21:16 5f70bf18a086: Layer already exists 02:21:16 0ef54e2b273c: Layer already exists 02:21:16 e431b9cb2d5a: Layer already exists 02:21:16 bb67b94a87da: Layer already exists 02:21:16 ccc88af5e860: Layer already exists 02:21:16 dd9c8f8612c8: Layer already exists 02:21:16 4.1.0-dev.41: digest: sha256:7978c2c7953ee1d4567c1b89ec0f2f9f5b25d0f951a59451964a4531ecc8d7b1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:17 a854d92c4beb: Preparing 02:21:17 191c98ba4d72: Preparing 02:21:17 9bdb7973ecba: Preparing 02:21:17 804b4beed723: Preparing 02:21:17 8561ab1e5876: Preparing 02:21:17 d5895aedfc3d: Preparing 02:21:17 4a166571c7e7: Preparing 02:21:17 0c3b3878d2b0: Preparing 02:21:17 1a71eec4ca54: Preparing 02:21:17 1ca66b49b21d: Preparing 02:21:17 bb67b94a87da: Preparing 02:21:17 5f70bf18a086: Preparing 02:21:17 0ef54e2b273c: Preparing 02:21:17 e431b9cb2d5a: Preparing 02:21:17 ccc88af5e860: Preparing 02:21:17 dd9c8f8612c8: Preparing 02:21:17 bb67b94a87da: Waiting 02:21:17 5f70bf18a086: Waiting 02:21:17 0ef54e2b273c: Waiting 02:21:17 e431b9cb2d5a: Waiting 02:21:17 ccc88af5e860: Waiting 02:21:17 dd9c8f8612c8: Waiting 02:21:17 d5895aedfc3d: Waiting 02:21:17 0c3b3878d2b0: Waiting 02:21:17 4a166571c7e7: Waiting 02:21:17 1a71eec4ca54: Waiting 02:21:17 1ca66b49b21d: Waiting 02:21:17 a854d92c4beb: Layer already exists 02:21:17 191c98ba4d72: Layer already exists 02:21:17 9bdb7973ecba: Layer already exists 02:21:17 804b4beed723: Layer already exists 02:21:17 8561ab1e5876: Layer already exists 02:21:17 d5895aedfc3d: Layer already exists 02:21:17 1ca66b49b21d: Layer already exists 02:21:17 0c3b3878d2b0: Layer already exists 02:21:17 4a166571c7e7: Layer already exists 02:21:17 1a71eec4ca54: Layer already exists 02:21:17 e431b9cb2d5a: Layer already exists 02:21:17 5f70bf18a086: Layer already exists 02:21:17 0ef54e2b273c: Layer already exists 02:21:17 bb67b94a87da: Layer already exists 02:21:17 ccc88af5e860: Layer already exists 02:21:17 dd9c8f8612c8: Layer already exists 02:21:17 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:7978c2c7953ee1d4567c1b89ec0f2f9f5b25d0f951a59451964a4531ecc8d7b1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:18 a854d92c4beb: Preparing 02:21:18 191c98ba4d72: Preparing 02:21:18 9bdb7973ecba: Preparing 02:21:18 804b4beed723: Preparing 02:21:18 8561ab1e5876: Preparing 02:21:18 d5895aedfc3d: Preparing 02:21:18 4a166571c7e7: Preparing 02:21:18 0c3b3878d2b0: Preparing 02:21:18 1a71eec4ca54: Preparing 02:21:18 1ca66b49b21d: Preparing 02:21:18 bb67b94a87da: Preparing 02:21:18 d5895aedfc3d: Waiting 02:21:18 4a166571c7e7: Waiting 02:21:18 5f70bf18a086: Preparing 02:21:18 0ef54e2b273c: Preparing 02:21:18 e431b9cb2d5a: Preparing 02:21:18 0c3b3878d2b0: Waiting 02:21:18 ccc88af5e860: Preparing 02:21:18 dd9c8f8612c8: Preparing 02:21:18 bb67b94a87da: Waiting 02:21:18 5f70bf18a086: Waiting 02:21:18 0ef54e2b273c: Waiting 02:21:18 e431b9cb2d5a: Waiting 02:21:18 ccc88af5e860: Waiting 02:21:18 dd9c8f8612c8: Waiting 02:21:18 1ca66b49b21d: Waiting 02:21:18 1a71eec4ca54: Waiting 02:21:18 191c98ba4d72: Layer already exists 02:21:18 804b4beed723: Layer already exists 02:21:18 a854d92c4beb: Layer already exists 02:21:18 8561ab1e5876: Layer already exists 02:21:18 9bdb7973ecba: Layer already exists 02:21:18 4a166571c7e7: Layer already exists 02:21:18 0c3b3878d2b0: Layer already exists 02:21:18 d5895aedfc3d: Layer already exists 02:21:18 1a71eec4ca54: Layer already exists 02:21:18 1ca66b49b21d: Layer already exists 02:21:18 bb67b94a87da: Layer already exists 02:21:18 5f70bf18a086: Layer already exists 02:21:18 0ef54e2b273c: Layer already exists 02:21:18 ccc88af5e860: Layer already exists 02:21:18 e431b9cb2d5a: Layer already exists 02:21:18 dd9c8f8612c8: Layer already exists 02:21:18 main: digest: sha256:7978c2c7953ee1d4567c1b89ec0f2f9f5b25d0f951a59451964a4531ecc8d7b1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:18 ===================================================== [Pipeline] echo 02:21:18 taggedImages: 02:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.41 02:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:21:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:21:18 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:18 latest 02:21:18 4.1.0-dev.41 02:21:18 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:18 main 02:21:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:19 d78fd5508a3f: Preparing 02:21:19 afbfb9d33ca4: Preparing 02:21:19 7de87bb754bf: Preparing 02:21:19 00cca1ab47b8: Preparing 02:21:19 0c3b3878d2b0: Preparing 02:21:19 1a71eec4ca54: Preparing 02:21:19 06068257b034: Preparing 02:21:19 47727d925658: Preparing 02:21:19 dd9c8f8612c8: Preparing 02:21:19 06068257b034: Waiting 02:21:19 47727d925658: Waiting 02:21:19 dd9c8f8612c8: Waiting 02:21:19 1a71eec4ca54: Waiting 02:21:19 0c3b3878d2b0: Layer already exists 02:21:19 1a71eec4ca54: Layer already exists 02:21:19 7de87bb754bf: Pushed 02:21:19 afbfb9d33ca4: Pushed 02:21:19 06068257b034: Layer already exists 02:21:19 47727d925658: Layer already exists 02:21:19 dd9c8f8612c8: Layer already exists 02:21:19 d78fd5508a3f: Pushed 02:21:25 00cca1ab47b8: Pushed 02:21:25 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:ae2ea045c86365ca69c2cb9967f45dbb4652fa7d858eb362c06f3f487c0b25da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:25 + 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 02:21:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:25 d78fd5508a3f: Preparing 02:21:25 afbfb9d33ca4: Preparing 02:21:25 7de87bb754bf: Preparing 02:21:25 00cca1ab47b8: Preparing 02:21:25 0c3b3878d2b0: Preparing 02:21:25 1a71eec4ca54: Preparing 02:21:25 06068257b034: Preparing 02:21:25 47727d925658: Preparing 02:21:25 dd9c8f8612c8: Preparing 02:21:25 06068257b034: Waiting 02:21:25 47727d925658: Waiting 02:21:25 dd9c8f8612c8: Waiting 02:21:25 1a71eec4ca54: Waiting 02:21:25 7de87bb754bf: Layer already exists 02:21:25 0c3b3878d2b0: Layer already exists 02:21:25 afbfb9d33ca4: Layer already exists 02:21:25 00cca1ab47b8: Layer already exists 02:21:25 d78fd5508a3f: Layer already exists 02:21:25 47727d925658: Layer already exists 02:21:25 06068257b034: Layer already exists 02:21:25 1a71eec4ca54: Layer already exists 02:21:25 dd9c8f8612c8: Layer already exists 02:21:26 latest: digest: sha256:ae2ea045c86365ca69c2cb9967f45dbb4652fa7d858eb362c06f3f487c0b25da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.41 02:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:26 d78fd5508a3f: Preparing 02:21:26 afbfb9d33ca4: Preparing 02:21:26 7de87bb754bf: Preparing 02:21:26 00cca1ab47b8: Preparing 02:21:26 0c3b3878d2b0: Preparing 02:21:26 1a71eec4ca54: Preparing 02:21:26 06068257b034: Preparing 02:21:26 47727d925658: Preparing 02:21:26 dd9c8f8612c8: Preparing 02:21:26 06068257b034: Waiting 02:21:26 1a71eec4ca54: Waiting 02:21:26 47727d925658: Waiting 02:21:26 dd9c8f8612c8: Waiting 02:21:26 0c3b3878d2b0: Layer already exists 02:21:26 7de87bb754bf: Layer already exists 02:21:26 d78fd5508a3f: Layer already exists 02:21:26 00cca1ab47b8: Layer already exists 02:21:26 afbfb9d33ca4: Layer already exists 02:21:26 1a71eec4ca54: Layer already exists 02:21:26 06068257b034: Layer already exists 02:21:26 47727d925658: Layer already exists 02:21:26 dd9c8f8612c8: Layer already exists 02:21:27 4.1.0-dev.41: digest: sha256:ae2ea045c86365ca69c2cb9967f45dbb4652fa7d858eb362c06f3f487c0b25da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:27 d78fd5508a3f: Preparing 02:21:27 afbfb9d33ca4: Preparing 02:21:27 7de87bb754bf: Preparing 02:21:27 00cca1ab47b8: Preparing 02:21:27 0c3b3878d2b0: Preparing 02:21:27 1a71eec4ca54: Preparing 02:21:27 06068257b034: Preparing 02:21:27 47727d925658: Preparing 02:21:27 dd9c8f8612c8: Preparing 02:21:27 06068257b034: Waiting 02:21:27 47727d925658: Waiting 02:21:27 1a71eec4ca54: Waiting 02:21:27 dd9c8f8612c8: Waiting 02:21:27 00cca1ab47b8: Layer already exists 02:21:27 0c3b3878d2b0: Layer already exists 02:21:27 afbfb9d33ca4: Layer already exists 02:21:27 7de87bb754bf: Layer already exists 02:21:27 d78fd5508a3f: Layer already exists 02:21:27 06068257b034: Layer already exists 02:21:27 1a71eec4ca54: Layer already exists 02:21:27 47727d925658: Layer already exists 02:21:27 dd9c8f8612c8: Layer already exists 02:21:28 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:ae2ea045c86365ca69c2cb9967f45dbb4652fa7d858eb362c06f3f487c0b25da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:28 + 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 02:21:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:28 d78fd5508a3f: Preparing 02:21:28 afbfb9d33ca4: Preparing 02:21:28 7de87bb754bf: Preparing 02:21:28 00cca1ab47b8: Preparing 02:21:28 0c3b3878d2b0: Preparing 02:21:28 1a71eec4ca54: Preparing 02:21:28 06068257b034: Preparing 02:21:28 47727d925658: Preparing 02:21:28 dd9c8f8612c8: Preparing 02:21:28 1a71eec4ca54: Waiting 02:21:28 47727d925658: Waiting 02:21:28 dd9c8f8612c8: Waiting 02:21:28 06068257b034: Waiting 02:21:28 afbfb9d33ca4: Layer already exists 02:21:28 d78fd5508a3f: Layer already exists 02:21:28 0c3b3878d2b0: Layer already exists 02:21:28 00cca1ab47b8: Layer already exists 02:21:28 7de87bb754bf: Layer already exists 02:21:28 dd9c8f8612c8: Layer already exists 02:21:28 06068257b034: Layer already exists 02:21:28 47727d925658: Layer already exists 02:21:28 1a71eec4ca54: Layer already exists 02:21:29 main: digest: sha256:ae2ea045c86365ca69c2cb9967f45dbb4652fa7d858eb362c06f3f487c0b25da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:29 ===================================================== [Pipeline] echo 02:21:29 taggedImages: 02:21:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:21:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.41 02:21:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:21:29 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:21:29 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:29 latest 02:21:29 4.1.0-dev.41 02:21:29 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:29 main 02:21:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:29 e2e158e17819: Preparing 02:21:29 fd3669e2d8a8: Preparing 02:21:29 c79c073c3b9f: Preparing 02:21:29 c91bbb27d902: Preparing 02:21:29 a72bd82a22f2: Preparing 02:21:29 0c3b3878d2b0: Preparing 02:21:29 1a71eec4ca54: Preparing 02:21:29 f719e074aaed: Preparing 02:21:29 1a71eec4ca54: Waiting 02:21:29 e376894bfd04: Preparing 02:21:29 0c3b3878d2b0: Waiting 02:21:29 67dc8a278728: Preparing 02:21:29 dd9c8f8612c8: Preparing 02:21:29 f719e074aaed: Waiting 02:21:29 e376894bfd04: Waiting 02:21:29 67dc8a278728: Waiting 02:21:29 dd9c8f8612c8: Waiting 02:21:30 e2e158e17819: Pushed 02:21:30 c91bbb27d902: Pushed 02:21:30 fd3669e2d8a8: Pushed 02:21:30 a72bd82a22f2: Pushed 02:21:30 0c3b3878d2b0: Layer already exists 02:21:30 1a71eec4ca54: Layer already exists 02:21:30 dd9c8f8612c8: Layer already exists 02:21:30 e376894bfd04: Pushed 02:21:30 f719e074aaed: Pushed 02:21:34 c79c073c3b9f: Pushed 02:21:34 67dc8a278728: Pushed 02:21:34 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:322fc0d399cc195b5c28371b7214cfc92d4edd6c7677bfe00dbb82ad750e85a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:34 + 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 02:21:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:35 e2e158e17819: Preparing 02:21:35 fd3669e2d8a8: Preparing 02:21:35 c79c073c3b9f: Preparing 02:21:35 c91bbb27d902: Preparing 02:21:35 a72bd82a22f2: Preparing 02:21:35 0c3b3878d2b0: Preparing 02:21:35 1a71eec4ca54: Preparing 02:21:35 f719e074aaed: Preparing 02:21:35 e376894bfd04: Preparing 02:21:35 67dc8a278728: Preparing 02:21:35 dd9c8f8612c8: Preparing 02:21:35 0c3b3878d2b0: Waiting 02:21:35 1a71eec4ca54: Waiting 02:21:35 f719e074aaed: Waiting 02:21:35 e376894bfd04: Waiting 02:21:35 67dc8a278728: Waiting 02:21:35 dd9c8f8612c8: Waiting 02:21:35 fd3669e2d8a8: Layer already exists 02:21:35 c79c073c3b9f: Layer already exists 02:21:35 e2e158e17819: Layer already exists 02:21:35 a72bd82a22f2: Layer already exists 02:21:35 c91bbb27d902: Layer already exists 02:21:35 1a71eec4ca54: Layer already exists 02:21:35 0c3b3878d2b0: Layer already exists 02:21:35 f719e074aaed: Layer already exists 02:21:35 e376894bfd04: Layer already exists 02:21:35 67dc8a278728: Layer already exists 02:21:35 dd9c8f8612c8: Layer already exists 02:21:35 latest: digest: sha256:322fc0d399cc195b5c28371b7214cfc92d4edd6c7677bfe00dbb82ad750e85a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.41 02:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:36 e2e158e17819: Preparing 02:21:36 fd3669e2d8a8: Preparing 02:21:36 c79c073c3b9f: Preparing 02:21:36 c91bbb27d902: Preparing 02:21:36 a72bd82a22f2: Preparing 02:21:36 0c3b3878d2b0: Preparing 02:21:36 1a71eec4ca54: Preparing 02:21:36 f719e074aaed: Preparing 02:21:36 e376894bfd04: Preparing 02:21:36 67dc8a278728: Preparing 02:21:36 dd9c8f8612c8: Preparing 02:21:36 f719e074aaed: Waiting 02:21:36 e376894bfd04: Waiting 02:21:36 0c3b3878d2b0: Waiting 02:21:36 67dc8a278728: Waiting 02:21:36 dd9c8f8612c8: Waiting 02:21:36 1a71eec4ca54: Waiting 02:21:36 a72bd82a22f2: Layer already exists 02:21:36 c79c073c3b9f: Layer already exists 02:21:36 e2e158e17819: Layer already exists 02:21:36 c91bbb27d902: Layer already exists 02:21:36 fd3669e2d8a8: Layer already exists 02:21:36 0c3b3878d2b0: Layer already exists 02:21:36 e376894bfd04: Layer already exists 02:21:36 f719e074aaed: Layer already exists 02:21:36 1a71eec4ca54: Layer already exists 02:21:36 67dc8a278728: Layer already exists 02:21:36 dd9c8f8612c8: Layer already exists 02:21:36 4.1.0-dev.41: digest: sha256:322fc0d399cc195b5c28371b7214cfc92d4edd6c7677bfe00dbb82ad750e85a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:37 e2e158e17819: Preparing 02:21:37 fd3669e2d8a8: Preparing 02:21:37 c79c073c3b9f: Preparing 02:21:37 c91bbb27d902: Preparing 02:21:37 a72bd82a22f2: Preparing 02:21:37 0c3b3878d2b0: Preparing 02:21:37 1a71eec4ca54: Preparing 02:21:37 f719e074aaed: Preparing 02:21:37 e376894bfd04: Preparing 02:21:37 67dc8a278728: Preparing 02:21:37 dd9c8f8612c8: Preparing 02:21:37 0c3b3878d2b0: Waiting 02:21:37 1a71eec4ca54: Waiting 02:21:37 f719e074aaed: Waiting 02:21:37 e376894bfd04: Waiting 02:21:37 67dc8a278728: Waiting 02:21:37 dd9c8f8612c8: Waiting 02:21:37 c91bbb27d902: Layer already exists 02:21:37 e2e158e17819: Layer already exists 02:21:37 a72bd82a22f2: Layer already exists 02:21:37 c79c073c3b9f: Layer already exists 02:21:37 fd3669e2d8a8: Layer already exists 02:21:37 0c3b3878d2b0: Layer already exists 02:21:37 f719e074aaed: Layer already exists 02:21:37 1a71eec4ca54: Layer already exists 02:21:37 e376894bfd04: Layer already exists 02:21:37 67dc8a278728: Layer already exists 02:21:37 dd9c8f8612c8: Layer already exists 02:21:37 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:322fc0d399cc195b5c28371b7214cfc92d4edd6c7677bfe00dbb82ad750e85a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:37 + 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 02:21:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:38 e2e158e17819: Preparing 02:21:38 fd3669e2d8a8: Preparing 02:21:38 c79c073c3b9f: Preparing 02:21:38 c91bbb27d902: Preparing 02:21:38 a72bd82a22f2: Preparing 02:21:38 0c3b3878d2b0: Preparing 02:21:38 1a71eec4ca54: Preparing 02:21:38 f719e074aaed: Preparing 02:21:38 e376894bfd04: Preparing 02:21:38 67dc8a278728: Preparing 02:21:38 dd9c8f8612c8: Preparing 02:21:38 1a71eec4ca54: Waiting 02:21:38 f719e074aaed: Waiting 02:21:38 0c3b3878d2b0: Waiting 02:21:38 e376894bfd04: Waiting 02:21:38 67dc8a278728: Waiting 02:21:38 dd9c8f8612c8: Waiting 02:21:38 a72bd82a22f2: Layer already exists 02:21:38 fd3669e2d8a8: Layer already exists 02:21:38 c79c073c3b9f: Layer already exists 02:21:38 c91bbb27d902: Layer already exists 02:21:38 e2e158e17819: Layer already exists 02:21:38 f719e074aaed: Layer already exists 02:21:38 0c3b3878d2b0: Layer already exists 02:21:38 1a71eec4ca54: Layer already exists 02:21:38 67dc8a278728: Layer already exists 02:21:38 e376894bfd04: Layer already exists 02:21:38 dd9c8f8612c8: Layer already exists 02:21:38 main: digest: sha256:322fc0d399cc195b5c28371b7214cfc92d4edd6c7677bfe00dbb82ad750e85a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:38 ===================================================== [Pipeline] echo 02:21:38 taggedImages: 02:21:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:21:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.41 02:21:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:21:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:21:38 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:38 latest 02:21:38 4.1.0-dev.41 02:21:38 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:38 main 02:21:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:39 6cffab7b2186: Preparing 02:21:39 0880cfb1fdb9: Preparing 02:21:39 e03cf9c1a07d: Preparing 02:21:39 7f431970f977: Preparing 02:21:39 452b9133ae39: Preparing 02:21:39 74bca3bd5161: Preparing 02:21:39 b996b3ed7df4: Preparing 02:21:39 0c3b3878d2b0: Preparing 02:21:39 1a71eec4ca54: Preparing 02:21:39 5ffbd0d1f97d: Preparing 02:21:39 77a7e03eff96: Preparing 02:21:39 dd9c8f8612c8: Preparing 02:21:39 0c3b3878d2b0: Waiting 02:21:39 77a7e03eff96: Waiting 02:21:39 dd9c8f8612c8: Waiting 02:21:39 5ffbd0d1f97d: Waiting 02:21:39 1a71eec4ca54: Waiting 02:21:39 b996b3ed7df4: Waiting 02:21:39 74bca3bd5161: Waiting 02:21:39 0880cfb1fdb9: Pushed 02:21:39 452b9133ae39: Pushed 02:21:39 6cffab7b2186: Pushed 02:21:39 0c3b3878d2b0: Layer already exists 02:21:39 74bca3bd5161: Pushed 02:21:39 1a71eec4ca54: Layer already exists 02:21:39 b996b3ed7df4: Pushed 02:21:39 dd9c8f8612c8: Layer already exists 02:21:41 5ffbd0d1f97d: Pushed 02:21:42 77a7e03eff96: Pushed 02:21:43 7f431970f977: Pushed 02:21:46 e03cf9c1a07d: Pushed 02:21:46 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:ca229ae7d31c8fca4ff8cb0e6988d47603b96b4907eba6db4f9026a25f169cd8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + 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 02:21:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:47 6cffab7b2186: Preparing 02:21:47 0880cfb1fdb9: Preparing 02:21:47 e03cf9c1a07d: Preparing 02:21:47 7f431970f977: Preparing 02:21:47 452b9133ae39: Preparing 02:21:47 74bca3bd5161: Preparing 02:21:47 b996b3ed7df4: Preparing 02:21:47 0c3b3878d2b0: Preparing 02:21:47 1a71eec4ca54: Preparing 02:21:47 5ffbd0d1f97d: Preparing 02:21:47 77a7e03eff96: Preparing 02:21:47 dd9c8f8612c8: Preparing 02:21:47 74bca3bd5161: Waiting 02:21:47 b996b3ed7df4: Waiting 02:21:47 0c3b3878d2b0: Waiting 02:21:47 1a71eec4ca54: Waiting 02:21:47 5ffbd0d1f97d: Waiting 02:21:47 77a7e03eff96: Waiting 02:21:47 dd9c8f8612c8: Waiting 02:21:47 e03cf9c1a07d: Layer already exists 02:21:47 0880cfb1fdb9: Layer already exists 02:21:47 6cffab7b2186: Layer already exists 02:21:47 7f431970f977: Layer already exists 02:21:47 452b9133ae39: Layer already exists 02:21:47 b996b3ed7df4: Layer already exists 02:21:47 74bca3bd5161: Layer already exists 02:21:47 0c3b3878d2b0: Layer already exists 02:21:47 1a71eec4ca54: Layer already exists 02:21:47 5ffbd0d1f97d: Layer already exists 02:21:47 77a7e03eff96: Layer already exists 02:21:47 dd9c8f8612c8: Layer already exists 02:21:47 latest: digest: sha256:ca229ae7d31c8fca4ff8cb0e6988d47603b96b4907eba6db4f9026a25f169cd8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.41 02:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:48 6cffab7b2186: Preparing 02:21:48 0880cfb1fdb9: Preparing 02:21:48 e03cf9c1a07d: Preparing 02:21:48 7f431970f977: Preparing 02:21:48 452b9133ae39: Preparing 02:21:48 74bca3bd5161: Preparing 02:21:48 b996b3ed7df4: Preparing 02:21:48 0c3b3878d2b0: Preparing 02:21:48 1a71eec4ca54: Preparing 02:21:48 5ffbd0d1f97d: Preparing 02:21:48 77a7e03eff96: Preparing 02:21:48 dd9c8f8612c8: Preparing 02:21:48 b996b3ed7df4: Waiting 02:21:48 0c3b3878d2b0: Waiting 02:21:48 1a71eec4ca54: Waiting 02:21:48 5ffbd0d1f97d: Waiting 02:21:48 77a7e03eff96: Waiting 02:21:48 dd9c8f8612c8: Waiting 02:21:48 74bca3bd5161: Waiting 02:21:48 7f431970f977: Layer already exists 02:21:48 e03cf9c1a07d: Layer already exists 02:21:48 6cffab7b2186: Layer already exists 02:21:48 452b9133ae39: Layer already exists 02:21:48 0880cfb1fdb9: Layer already exists 02:21:48 74bca3bd5161: Layer already exists 02:21:48 0c3b3878d2b0: Layer already exists 02:21:48 b996b3ed7df4: Layer already exists 02:21:48 5ffbd0d1f97d: Layer already exists 02:21:48 1a71eec4ca54: Layer already exists 02:21:48 77a7e03eff96: Layer already exists 02:21:48 dd9c8f8612c8: Layer already exists 02:21:48 4.1.0-dev.41: digest: sha256:ca229ae7d31c8fca4ff8cb0e6988d47603b96b4907eba6db4f9026a25f169cd8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:49 6cffab7b2186: Preparing 02:21:49 0880cfb1fdb9: Preparing 02:21:49 e03cf9c1a07d: Preparing 02:21:49 7f431970f977: Preparing 02:21:49 452b9133ae39: Preparing 02:21:49 74bca3bd5161: Preparing 02:21:49 b996b3ed7df4: Preparing 02:21:49 0c3b3878d2b0: Preparing 02:21:49 1a71eec4ca54: Preparing 02:21:49 5ffbd0d1f97d: Preparing 02:21:49 77a7e03eff96: Preparing 02:21:49 dd9c8f8612c8: Preparing 02:21:49 0c3b3878d2b0: Waiting 02:21:49 1a71eec4ca54: Waiting 02:21:49 5ffbd0d1f97d: Waiting 02:21:49 77a7e03eff96: Waiting 02:21:49 dd9c8f8612c8: Waiting 02:21:49 74bca3bd5161: Waiting 02:21:49 b996b3ed7df4: Waiting 02:21:49 6cffab7b2186: Layer already exists 02:21:49 e03cf9c1a07d: Layer already exists 02:21:49 7f431970f977: Layer already exists 02:21:49 0880cfb1fdb9: Layer already exists 02:21:49 452b9133ae39: Layer already exists 02:21:49 74bca3bd5161: Layer already exists 02:21:49 5ffbd0d1f97d: Layer already exists 02:21:49 1a71eec4ca54: Layer already exists 02:21:49 b996b3ed7df4: Layer already exists 02:21:49 0c3b3878d2b0: Layer already exists 02:21:49 77a7e03eff96: Layer already exists 02:21:49 dd9c8f8612c8: Layer already exists 02:21:49 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:ca229ae7d31c8fca4ff8cb0e6988d47603b96b4907eba6db4f9026a25f169cd8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:49 + 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 02:21:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:50 6cffab7b2186: Preparing 02:21:50 0880cfb1fdb9: Preparing 02:21:50 e03cf9c1a07d: Preparing 02:21:50 7f431970f977: Preparing 02:21:50 452b9133ae39: Preparing 02:21:50 74bca3bd5161: Preparing 02:21:50 b996b3ed7df4: Preparing 02:21:50 0c3b3878d2b0: Preparing 02:21:50 74bca3bd5161: Waiting 02:21:50 b996b3ed7df4: Waiting 02:21:50 1a71eec4ca54: Preparing 02:21:50 5ffbd0d1f97d: Preparing 02:21:50 77a7e03eff96: Preparing 02:21:50 dd9c8f8612c8: Preparing 02:21:50 0c3b3878d2b0: Waiting 02:21:50 5ffbd0d1f97d: Waiting 02:21:50 77a7e03eff96: Waiting 02:21:50 dd9c8f8612c8: Waiting 02:21:50 1a71eec4ca54: Waiting 02:21:50 6cffab7b2186: Layer already exists 02:21:50 7f431970f977: Layer already exists 02:21:50 452b9133ae39: Layer already exists 02:21:50 0880cfb1fdb9: Layer already exists 02:21:50 e03cf9c1a07d: Layer already exists 02:21:50 0c3b3878d2b0: Layer already exists 02:21:50 b996b3ed7df4: Layer already exists 02:21:50 74bca3bd5161: Layer already exists 02:21:50 1a71eec4ca54: Layer already exists 02:21:50 5ffbd0d1f97d: Layer already exists 02:21:50 dd9c8f8612c8: Layer already exists 02:21:50 77a7e03eff96: Layer already exists 02:21:50 main: digest: sha256:ca229ae7d31c8fca4ff8cb0e6988d47603b96b4907eba6db4f9026a25f169cd8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:50 ===================================================== [Pipeline] echo 02:21:50 taggedImages: 02:21:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:21:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.41 02:21:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:21:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:21:50 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:50 latest 02:21:50 4.1.0-dev.41 02:21:50 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:21:50 main 02:21:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:21:51 9c9d5ea1f26b: Preparing 02:21:51 0a518d25083d: Preparing 02:21:51 0c3b3878d2b0: Preparing 02:21:51 1a71eec4ca54: Preparing 02:21:51 41b8744298f2: Preparing 02:21:51 e16ccfa1a54c: Preparing 02:21:51 dd9c8f8612c8: Preparing 02:21:51 e16ccfa1a54c: Waiting 02:21:51 dd9c8f8612c8: Waiting 02:21:51 1a71eec4ca54: Layer already exists 02:21:51 0c3b3878d2b0: Layer already exists 02:21:51 dd9c8f8612c8: Layer already exists 02:21:51 9c9d5ea1f26b: Pushed 02:21:52 41b8744298f2: Pushed 02:21:53 e16ccfa1a54c: Pushed 02:21:58 0a518d25083d: Pushed 02:21:58 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:0647f4f453ed7b8916b045635ec5717f251786cf27aadd22550620c265e8a188 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:59 + 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 02:21:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:21:59 9c9d5ea1f26b: Preparing 02:21:59 0a518d25083d: Preparing 02:21:59 0c3b3878d2b0: Preparing 02:21:59 1a71eec4ca54: Preparing 02:21:59 41b8744298f2: Preparing 02:21:59 e16ccfa1a54c: Preparing 02:21:59 dd9c8f8612c8: Preparing 02:21:59 e16ccfa1a54c: Waiting 02:21:59 dd9c8f8612c8: Waiting 02:21:59 1a71eec4ca54: Layer already exists 02:21:59 0c3b3878d2b0: Layer already exists 02:21:59 9c9d5ea1f26b: Layer already exists 02:21:59 0a518d25083d: Layer already exists 02:21:59 41b8744298f2: Layer already exists 02:21:59 e16ccfa1a54c: Layer already exists 02:21:59 dd9c8f8612c8: Layer already exists 02:21:59 latest: digest: sha256:0647f4f453ed7b8916b045635ec5717f251786cf27aadd22550620c265e8a188 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.41 02:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:00 9c9d5ea1f26b: Preparing 02:22:00 0a518d25083d: Preparing 02:22:00 0c3b3878d2b0: Preparing 02:22:00 1a71eec4ca54: Preparing 02:22:00 41b8744298f2: Preparing 02:22:00 e16ccfa1a54c: Preparing 02:22:00 dd9c8f8612c8: Preparing 02:22:00 e16ccfa1a54c: Waiting 02:22:00 dd9c8f8612c8: Waiting 02:22:00 1a71eec4ca54: Layer already exists 02:22:00 41b8744298f2: Layer already exists 02:22:00 9c9d5ea1f26b: Layer already exists 02:22:00 0a518d25083d: Layer already exists 02:22:00 0c3b3878d2b0: Layer already exists 02:22:00 e16ccfa1a54c: Layer already exists 02:22:00 dd9c8f8612c8: Layer already exists 02:22:00 4.1.0-dev.41: digest: sha256:0647f4f453ed7b8916b045635ec5717f251786cf27aadd22550620c265e8a188 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:01 9c9d5ea1f26b: Preparing 02:22:01 0a518d25083d: Preparing 02:22:01 0c3b3878d2b0: Preparing 02:22:01 1a71eec4ca54: Preparing 02:22:01 41b8744298f2: Preparing 02:22:01 e16ccfa1a54c: Preparing 02:22:01 dd9c8f8612c8: Preparing 02:22:01 e16ccfa1a54c: Waiting 02:22:01 dd9c8f8612c8: Waiting 02:22:01 0c3b3878d2b0: Layer already exists 02:22:01 41b8744298f2: Layer already exists 02:22:01 1a71eec4ca54: Layer already exists 02:22:01 9c9d5ea1f26b: Layer already exists 02:22:01 0a518d25083d: Layer already exists 02:22:01 dd9c8f8612c8: Layer already exists 02:22:01 e16ccfa1a54c: Layer already exists 02:22:01 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:0647f4f453ed7b8916b045635ec5717f251786cf27aadd22550620c265e8a188 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:02 + 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 02:22:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:02 9c9d5ea1f26b: Preparing 02:22:02 0a518d25083d: Preparing 02:22:02 0c3b3878d2b0: Preparing 02:22:02 1a71eec4ca54: Preparing 02:22:02 41b8744298f2: Preparing 02:22:02 e16ccfa1a54c: Preparing 02:22:02 dd9c8f8612c8: Preparing 02:22:02 e16ccfa1a54c: Waiting 02:22:02 dd9c8f8612c8: Waiting 02:22:02 1a71eec4ca54: Layer already exists 02:22:02 9c9d5ea1f26b: Layer already exists 02:22:02 0c3b3878d2b0: Layer already exists 02:22:02 0a518d25083d: Layer already exists 02:22:02 41b8744298f2: Layer already exists 02:22:02 e16ccfa1a54c: Layer already exists 02:22:02 dd9c8f8612c8: Layer already exists 02:22:02 main: digest: sha256:0647f4f453ed7b8916b045635ec5717f251786cf27aadd22550620c265e8a188 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:02 ===================================================== [Pipeline] echo 02:22:02 taggedImages: 02:22:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:22:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:22:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.41 02:22:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:22:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:22:02 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:22:02 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:22:02 latest 02:22:02 4.1.0-dev.41 02:22:02 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:22:02 main 02:22:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:03 73b510cd79a1: Preparing 02:22:03 ee891f692abe: Preparing 02:22:03 56e22e91bf64: Preparing 02:22:03 0c3b3878d2b0: Preparing 02:22:03 1a71eec4ca54: Preparing 02:22:03 4033d6c909c4: Preparing 02:22:03 e5585c3d083f: Preparing 02:22:03 4033d6c909c4: Waiting 02:22:03 74f5a0e336c3: Preparing 02:22:03 e5585c3d083f: Waiting 02:22:03 5da4bde4fde3: Preparing 02:22:03 dd9c8f8612c8: Preparing 02:22:03 5da4bde4fde3: Waiting 02:22:03 0c3b3878d2b0: Layer already exists 02:22:03 1a71eec4ca54: Layer already exists 02:22:03 56e22e91bf64: Pushed 02:22:03 ee891f692abe: Pushed 02:22:03 73b510cd79a1: Pushed 02:22:03 dd9c8f8612c8: Layer already exists 02:22:03 74f5a0e336c3: Pushed 02:22:05 5da4bde4fde3: Pushed 02:22:13 e5585c3d083f: Pushed 02:22:28 4033d6c909c4: Pushed 02:22:28 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:40d7b49c96de80bf47b51fa64e94848b9fc5c90ce5f7175ffe3fb19cc34c6007 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + 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 02:22:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:29 73b510cd79a1: Preparing 02:22:29 ee891f692abe: Preparing 02:22:29 56e22e91bf64: Preparing 02:22:29 0c3b3878d2b0: Preparing 02:22:29 1a71eec4ca54: Preparing 02:22:29 4033d6c909c4: Preparing 02:22:29 e5585c3d083f: Preparing 02:22:29 74f5a0e336c3: Preparing 02:22:29 5da4bde4fde3: Preparing 02:22:29 dd9c8f8612c8: Preparing 02:22:29 4033d6c909c4: Waiting 02:22:29 e5585c3d083f: Waiting 02:22:29 74f5a0e336c3: Waiting 02:22:29 dd9c8f8612c8: Waiting 02:22:29 5da4bde4fde3: Waiting 02:22:29 0c3b3878d2b0: Layer already exists 02:22:29 73b510cd79a1: Layer already exists 02:22:29 56e22e91bf64: Layer already exists 02:22:29 ee891f692abe: Layer already exists 02:22:29 1a71eec4ca54: Layer already exists 02:22:29 74f5a0e336c3: Layer already exists 02:22:29 5da4bde4fde3: Layer already exists 02:22:29 4033d6c909c4: Layer already exists 02:22:29 e5585c3d083f: Layer already exists 02:22:29 dd9c8f8612c8: Layer already exists 02:22:29 latest: digest: sha256:40d7b49c96de80bf47b51fa64e94848b9fc5c90ce5f7175ffe3fb19cc34c6007 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.41 02:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:30 73b510cd79a1: Preparing 02:22:30 ee891f692abe: Preparing 02:22:30 56e22e91bf64: Preparing 02:22:30 0c3b3878d2b0: Preparing 02:22:30 1a71eec4ca54: Preparing 02:22:30 4033d6c909c4: Preparing 02:22:30 e5585c3d083f: Preparing 02:22:30 74f5a0e336c3: Preparing 02:22:30 5da4bde4fde3: Preparing 02:22:30 dd9c8f8612c8: Preparing 02:22:30 4033d6c909c4: Waiting 02:22:30 e5585c3d083f: Waiting 02:22:30 74f5a0e336c3: Waiting 02:22:30 5da4bde4fde3: Waiting 02:22:30 dd9c8f8612c8: Waiting 02:22:30 0c3b3878d2b0: Layer already exists 02:22:30 ee891f692abe: Layer already exists 02:22:30 56e22e91bf64: Layer already exists 02:22:30 73b510cd79a1: Layer already exists 02:22:30 1a71eec4ca54: Layer already exists 02:22:30 74f5a0e336c3: Layer already exists 02:22:30 4033d6c909c4: Layer already exists 02:22:30 e5585c3d083f: Layer already exists 02:22:30 5da4bde4fde3: Layer already exists 02:22:30 dd9c8f8612c8: Layer already exists 02:22:30 4.1.0-dev.41: digest: sha256:40d7b49c96de80bf47b51fa64e94848b9fc5c90ce5f7175ffe3fb19cc34c6007 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:31 73b510cd79a1: Preparing 02:22:31 ee891f692abe: Preparing 02:22:31 56e22e91bf64: Preparing 02:22:31 0c3b3878d2b0: Preparing 02:22:31 1a71eec4ca54: Preparing 02:22:31 4033d6c909c4: Preparing 02:22:31 e5585c3d083f: Preparing 02:22:31 74f5a0e336c3: Preparing 02:22:31 5da4bde4fde3: Preparing 02:22:31 dd9c8f8612c8: Preparing 02:22:31 e5585c3d083f: Waiting 02:22:31 74f5a0e336c3: Waiting 02:22:31 4033d6c909c4: Waiting 02:22:31 5da4bde4fde3: Waiting 02:22:31 dd9c8f8612c8: Waiting 02:22:31 ee891f692abe: Layer already exists 02:22:31 1a71eec4ca54: Layer already exists 02:22:31 56e22e91bf64: Layer already exists 02:22:31 0c3b3878d2b0: Layer already exists 02:22:31 73b510cd79a1: Layer already exists 02:22:31 74f5a0e336c3: Layer already exists 02:22:31 e5585c3d083f: Layer already exists 02:22:31 4033d6c909c4: Layer already exists 02:22:31 dd9c8f8612c8: Layer already exists 02:22:31 5da4bde4fde3: Layer already exists 02:22:31 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:40d7b49c96de80bf47b51fa64e94848b9fc5c90ce5f7175ffe3fb19cc34c6007 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:32 + 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 02:22:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:32 73b510cd79a1: Preparing 02:22:32 ee891f692abe: Preparing 02:22:32 56e22e91bf64: Preparing 02:22:32 0c3b3878d2b0: Preparing 02:22:32 1a71eec4ca54: Preparing 02:22:32 4033d6c909c4: Preparing 02:22:32 e5585c3d083f: Preparing 02:22:32 74f5a0e336c3: Preparing 02:22:32 5da4bde4fde3: Preparing 02:22:32 dd9c8f8612c8: Preparing 02:22:32 e5585c3d083f: Waiting 02:22:32 74f5a0e336c3: Waiting 02:22:32 5da4bde4fde3: Waiting 02:22:32 dd9c8f8612c8: Waiting 02:22:32 4033d6c909c4: Waiting 02:22:32 0c3b3878d2b0: Layer already exists 02:22:32 ee891f692abe: Layer already exists 02:22:32 73b510cd79a1: Layer already exists 02:22:32 1a71eec4ca54: Layer already exists 02:22:32 56e22e91bf64: Layer already exists 02:22:32 74f5a0e336c3: Layer already exists 02:22:32 5da4bde4fde3: Layer already exists 02:22:32 dd9c8f8612c8: Layer already exists 02:22:32 4033d6c909c4: Layer already exists 02:22:32 e5585c3d083f: Layer already exists 02:22:32 main: digest: sha256:40d7b49c96de80bf47b51fa64e94848b9fc5c90ce5f7175ffe3fb19cc34c6007 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:32 ===================================================== [Pipeline] echo 02:22:32 taggedImages: 02:22:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:22:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:22:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.41 02:22:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:22:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:22:32 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:22:32 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:22:32 latest 02:22:32 4.1.0-dev.41 02:22:32 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:22:32 main 02:22:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:22:33 61b58fa48a5f: Preparing 02:22:33 4da77ba034f2: Preparing 02:22:33 efc9302135f5: Preparing 02:22:33 0c3b3878d2b0: Preparing 02:22:33 1a71eec4ca54: Preparing 02:22:33 e46db8213a05: Preparing 02:22:33 370523ebcdcc: Preparing 02:22:33 e46db8213a05: Waiting 02:22:33 370523ebcdcc: Waiting 02:22:33 f6b0b348ab05: Preparing 02:22:33 dd9c8f8612c8: Preparing 02:22:33 f6b0b348ab05: Waiting 02:22:33 0c3b3878d2b0: Layer already exists 02:22:33 1a71eec4ca54: Layer already exists 02:22:33 efc9302135f5: Pushed 02:22:33 4da77ba034f2: Pushed 02:22:33 dd9c8f8612c8: Layer already exists 02:22:33 61b58fa48a5f: Pushed 02:22:34 f6b0b348ab05: Pushed 02:22:35 370523ebcdcc: Pushed 02:23:01 e46db8213a05: Pushed 02:23:01 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:92f211f81ee854599a6b1476b57e26e59a5cb7e0a6bcbc7692fbe0d17b71bb6d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:02 + 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 02:23:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:02 61b58fa48a5f: Preparing 02:23:02 4da77ba034f2: Preparing 02:23:02 efc9302135f5: Preparing 02:23:02 0c3b3878d2b0: Preparing 02:23:02 1a71eec4ca54: Preparing 02:23:02 e46db8213a05: Preparing 02:23:02 370523ebcdcc: Preparing 02:23:02 f6b0b348ab05: Preparing 02:23:02 dd9c8f8612c8: Preparing 02:23:02 e46db8213a05: Waiting 02:23:02 370523ebcdcc: Waiting 02:23:02 f6b0b348ab05: Waiting 02:23:02 dd9c8f8612c8: Waiting 02:23:02 4da77ba034f2: Layer already exists 02:23:02 61b58fa48a5f: Layer already exists 02:23:02 0c3b3878d2b0: Layer already exists 02:23:02 1a71eec4ca54: Layer already exists 02:23:02 efc9302135f5: Layer already exists 02:23:02 f6b0b348ab05: Layer already exists 02:23:02 e46db8213a05: Layer already exists 02:23:02 370523ebcdcc: Layer already exists 02:23:02 dd9c8f8612c8: Layer already exists 02:23:02 latest: digest: sha256:92f211f81ee854599a6b1476b57e26e59a5cb7e0a6bcbc7692fbe0d17b71bb6d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.41 02:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:03 61b58fa48a5f: Preparing 02:23:03 4da77ba034f2: Preparing 02:23:03 efc9302135f5: Preparing 02:23:03 0c3b3878d2b0: Preparing 02:23:03 1a71eec4ca54: Preparing 02:23:03 e46db8213a05: Preparing 02:23:03 370523ebcdcc: Preparing 02:23:03 f6b0b348ab05: Preparing 02:23:03 dd9c8f8612c8: Preparing 02:23:03 e46db8213a05: Waiting 02:23:03 370523ebcdcc: Waiting 02:23:03 f6b0b348ab05: Waiting 02:23:03 dd9c8f8612c8: Waiting 02:23:03 61b58fa48a5f: Layer already exists 02:23:03 4da77ba034f2: Layer already exists 02:23:03 1a71eec4ca54: Layer already exists 02:23:03 efc9302135f5: Layer already exists 02:23:03 0c3b3878d2b0: Layer already exists 02:23:03 f6b0b348ab05: Layer already exists 02:23:03 370523ebcdcc: Layer already exists 02:23:03 e46db8213a05: Layer already exists 02:23:03 dd9c8f8612c8: Layer already exists 02:23:03 4.1.0-dev.41: digest: sha256:92f211f81ee854599a6b1476b57e26e59a5cb7e0a6bcbc7692fbe0d17b71bb6d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:04 61b58fa48a5f: Preparing 02:23:04 4da77ba034f2: Preparing 02:23:04 efc9302135f5: Preparing 02:23:04 0c3b3878d2b0: Preparing 02:23:04 1a71eec4ca54: Preparing 02:23:04 e46db8213a05: Preparing 02:23:04 370523ebcdcc: Preparing 02:23:04 f6b0b348ab05: Preparing 02:23:04 dd9c8f8612c8: Preparing 02:23:04 370523ebcdcc: Waiting 02:23:04 f6b0b348ab05: Waiting 02:23:04 dd9c8f8612c8: Waiting 02:23:04 e46db8213a05: Waiting 02:23:04 61b58fa48a5f: Layer already exists 02:23:04 1a71eec4ca54: Layer already exists 02:23:04 0c3b3878d2b0: Layer already exists 02:23:04 4da77ba034f2: Layer already exists 02:23:04 efc9302135f5: Layer already exists 02:23:04 e46db8213a05: Layer already exists 02:23:04 370523ebcdcc: Layer already exists 02:23:04 f6b0b348ab05: Layer already exists 02:23:04 dd9c8f8612c8: Layer already exists 02:23:04 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:92f211f81ee854599a6b1476b57e26e59a5cb7e0a6bcbc7692fbe0d17b71bb6d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:05 + 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 02:23:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:05 61b58fa48a5f: Preparing 02:23:05 4da77ba034f2: Preparing 02:23:05 efc9302135f5: Preparing 02:23:05 0c3b3878d2b0: Preparing 02:23:05 1a71eec4ca54: Preparing 02:23:05 e46db8213a05: Preparing 02:23:05 370523ebcdcc: Preparing 02:23:05 f6b0b348ab05: Preparing 02:23:05 dd9c8f8612c8: Preparing 02:23:05 e46db8213a05: Waiting 02:23:05 370523ebcdcc: Waiting 02:23:05 f6b0b348ab05: Waiting 02:23:05 dd9c8f8612c8: Waiting 02:23:05 61b58fa48a5f: Layer already exists 02:23:05 0c3b3878d2b0: Layer already exists 02:23:05 4da77ba034f2: Layer already exists 02:23:05 1a71eec4ca54: Layer already exists 02:23:05 efc9302135f5: Layer already exists 02:23:05 f6b0b348ab05: Layer already exists 02:23:05 370523ebcdcc: Layer already exists 02:23:05 e46db8213a05: Layer already exists 02:23:05 dd9c8f8612c8: Layer already exists 02:23:05 main: digest: sha256:92f211f81ee854599a6b1476b57e26e59a5cb7e0a6bcbc7692fbe0d17b71bb6d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:05 ===================================================== [Pipeline] echo 02:23:05 taggedImages: 02:23:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:23:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:23:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.41 02:23:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:23:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:23:05 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:23:05 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:23:05 latest 02:23:05 4.1.0-dev.41 02:23:05 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:23:05 main 02:23:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:06 b7e0acfff86a: Preparing 02:23:06 c8f449b72611: Preparing 02:23:06 49436f40ff82: Preparing 02:23:06 0c3b3878d2b0: Preparing 02:23:06 1a71eec4ca54: Preparing 02:23:06 50bb31844e3d: Preparing 02:23:06 74f5a0e336c3: Preparing 02:23:06 5da4bde4fde3: Preparing 02:23:06 dd9c8f8612c8: Preparing 02:23:06 50bb31844e3d: Waiting 02:23:06 74f5a0e336c3: Waiting 02:23:06 5da4bde4fde3: Waiting 02:23:06 dd9c8f8612c8: Waiting 02:23:06 0c3b3878d2b0: Layer already exists 02:23:06 1a71eec4ca54: Layer already exists 02:23:07 74f5a0e336c3: Layer already exists 02:23:07 49436f40ff82: Pushed 02:23:07 c8f449b72611: Pushed 02:23:07 5da4bde4fde3: Layer already exists 02:23:07 b7e0acfff86a: Pushed 02:23:07 dd9c8f8612c8: Layer already exists 02:23:33 50bb31844e3d: Pushed 02:23:33 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:615f71fda03490398e71151f4dd37dd85f9edb7a11528133117cff3fc8c34540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:34 + 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 02:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:34 b7e0acfff86a: Preparing 02:23:34 c8f449b72611: Preparing 02:23:34 49436f40ff82: Preparing 02:23:34 0c3b3878d2b0: Preparing 02:23:34 1a71eec4ca54: Preparing 02:23:34 50bb31844e3d: Preparing 02:23:34 74f5a0e336c3: Preparing 02:23:34 5da4bde4fde3: Preparing 02:23:34 dd9c8f8612c8: Preparing 02:23:34 74f5a0e336c3: Waiting 02:23:34 dd9c8f8612c8: Waiting 02:23:34 5da4bde4fde3: Waiting 02:23:34 50bb31844e3d: Waiting 02:23:34 b7e0acfff86a: Layer already exists 02:23:34 0c3b3878d2b0: Layer already exists 02:23:34 c8f449b72611: Layer already exists 02:23:34 49436f40ff82: Layer already exists 02:23:34 1a71eec4ca54: Layer already exists 02:23:34 74f5a0e336c3: Layer already exists 02:23:34 50bb31844e3d: Layer already exists 02:23:34 5da4bde4fde3: Layer already exists 02:23:34 dd9c8f8612c8: Layer already exists 02:23:34 latest: digest: sha256:615f71fda03490398e71151f4dd37dd85f9edb7a11528133117cff3fc8c34540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.41 02:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:35 b7e0acfff86a: Preparing 02:23:35 c8f449b72611: Preparing 02:23:35 49436f40ff82: Preparing 02:23:35 0c3b3878d2b0: Preparing 02:23:35 1a71eec4ca54: Preparing 02:23:35 50bb31844e3d: Preparing 02:23:35 74f5a0e336c3: Preparing 02:23:35 5da4bde4fde3: Preparing 02:23:35 dd9c8f8612c8: Preparing 02:23:35 74f5a0e336c3: Waiting 02:23:35 5da4bde4fde3: Waiting 02:23:35 50bb31844e3d: Waiting 02:23:35 dd9c8f8612c8: Waiting 02:23:35 49436f40ff82: Layer already exists 02:23:35 c8f449b72611: Layer already exists 02:23:35 b7e0acfff86a: Layer already exists 02:23:35 1a71eec4ca54: Layer already exists 02:23:35 0c3b3878d2b0: Layer already exists 02:23:35 5da4bde4fde3: Layer already exists 02:23:35 74f5a0e336c3: Layer already exists 02:23:35 dd9c8f8612c8: Layer already exists 02:23:35 50bb31844e3d: Layer already exists 02:23:35 4.1.0-dev.41: digest: sha256:615f71fda03490398e71151f4dd37dd85f9edb7a11528133117cff3fc8c34540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:36 b7e0acfff86a: Preparing 02:23:36 c8f449b72611: Preparing 02:23:36 49436f40ff82: Preparing 02:23:36 0c3b3878d2b0: Preparing 02:23:36 1a71eec4ca54: Preparing 02:23:36 50bb31844e3d: Preparing 02:23:36 74f5a0e336c3: Preparing 02:23:36 50bb31844e3d: Waiting 02:23:36 5da4bde4fde3: Preparing 02:23:36 74f5a0e336c3: Waiting 02:23:36 5da4bde4fde3: Waiting 02:23:36 dd9c8f8612c8: Preparing 02:23:36 dd9c8f8612c8: Waiting 02:23:36 b7e0acfff86a: Layer already exists 02:23:36 1a71eec4ca54: Layer already exists 02:23:36 49436f40ff82: Layer already exists 02:23:36 c8f449b72611: Layer already exists 02:23:36 0c3b3878d2b0: Layer already exists 02:23:36 74f5a0e336c3: Layer already exists 02:23:36 50bb31844e3d: Layer already exists 02:23:36 dd9c8f8612c8: Layer already exists 02:23:36 5da4bde4fde3: Layer already exists 02:23:36 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:615f71fda03490398e71151f4dd37dd85f9edb7a11528133117cff3fc8c34540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + 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 02:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:37 b7e0acfff86a: Preparing 02:23:37 c8f449b72611: Preparing 02:23:37 49436f40ff82: Preparing 02:23:37 0c3b3878d2b0: Preparing 02:23:37 1a71eec4ca54: Preparing 02:23:37 50bb31844e3d: Preparing 02:23:37 74f5a0e336c3: Preparing 02:23:37 5da4bde4fde3: Preparing 02:23:37 dd9c8f8612c8: Preparing 02:23:37 50bb31844e3d: Waiting 02:23:37 74f5a0e336c3: Waiting 02:23:37 dd9c8f8612c8: Waiting 02:23:37 5da4bde4fde3: Waiting 02:23:37 b7e0acfff86a: Layer already exists 02:23:37 1a71eec4ca54: Layer already exists 02:23:37 49436f40ff82: Layer already exists 02:23:37 c8f449b72611: Layer already exists 02:23:37 0c3b3878d2b0: Layer already exists 02:23:37 dd9c8f8612c8: Layer already exists 02:23:37 50bb31844e3d: Layer already exists 02:23:37 74f5a0e336c3: Layer already exists 02:23:37 5da4bde4fde3: Layer already exists 02:23:37 main: digest: sha256:615f71fda03490398e71151f4dd37dd85f9edb7a11528133117cff3fc8c34540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:37 ===================================================== [Pipeline] echo 02:23:37 taggedImages: 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.41 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:23:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:23:37 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:23:37 latest 02:23:37 4.1.0-dev.41 02:23:37 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:23:37 main 02:23:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:38 e168be20e20d: Preparing 02:23:38 130b5744623a: Preparing 02:23:38 0c3b3878d2b0: Preparing 02:23:38 1a71eec4ca54: Preparing 02:23:38 bde23f81a2f3: Preparing 02:23:38 c8715cf004ba: Preparing 02:23:38 dd9c8f8612c8: Preparing 02:23:38 c8715cf004ba: Waiting 02:23:38 dd9c8f8612c8: Waiting 02:23:38 1a71eec4ca54: Layer already exists 02:23:38 0c3b3878d2b0: Layer already exists 02:23:38 dd9c8f8612c8: Layer already exists 02:23:38 e168be20e20d: Pushed 02:23:39 c8715cf004ba: Pushed 02:23:39 bde23f81a2f3: Pushed 02:23:46 130b5744623a: Pushed 02:23:46 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:e9be989c7a5d4c253d7d05aae98880bdafba96a894e9b179bcbeb049bdaff8ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:47 e168be20e20d: Preparing 02:23:47 130b5744623a: Preparing 02:23:47 0c3b3878d2b0: Preparing 02:23:47 1a71eec4ca54: Preparing 02:23:47 bde23f81a2f3: Preparing 02:23:47 c8715cf004ba: Preparing 02:23:47 dd9c8f8612c8: Preparing 02:23:47 c8715cf004ba: Waiting 02:23:47 dd9c8f8612c8: Waiting 02:23:47 0c3b3878d2b0: Layer already exists 02:23:47 1a71eec4ca54: Layer already exists 02:23:47 130b5744623a: Layer already exists 02:23:47 bde23f81a2f3: Layer already exists 02:23:47 e168be20e20d: Layer already exists 02:23:47 dd9c8f8612c8: Layer already exists 02:23:47 c8715cf004ba: Layer already exists 02:23:47 latest: digest: sha256:e9be989c7a5d4c253d7d05aae98880bdafba96a894e9b179bcbeb049bdaff8ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.41 02:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:48 e168be20e20d: Preparing 02:23:48 130b5744623a: Preparing 02:23:48 0c3b3878d2b0: Preparing 02:23:48 1a71eec4ca54: Preparing 02:23:48 bde23f81a2f3: Preparing 02:23:48 c8715cf004ba: Preparing 02:23:48 dd9c8f8612c8: Preparing 02:23:48 c8715cf004ba: Waiting 02:23:48 dd9c8f8612c8: Waiting 02:23:48 130b5744623a: Layer already exists 02:23:48 e168be20e20d: Layer already exists 02:23:48 0c3b3878d2b0: Layer already exists 02:23:48 bde23f81a2f3: Layer already exists 02:23:48 1a71eec4ca54: Layer already exists 02:23:48 c8715cf004ba: Layer already exists 02:23:48 dd9c8f8612c8: Layer already exists 02:23:48 4.1.0-dev.41: digest: sha256:e9be989c7a5d4c253d7d05aae98880bdafba96a894e9b179bcbeb049bdaff8ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:49 e168be20e20d: Preparing 02:23:49 130b5744623a: Preparing 02:23:49 0c3b3878d2b0: Preparing 02:23:49 1a71eec4ca54: Preparing 02:23:49 bde23f81a2f3: Preparing 02:23:49 c8715cf004ba: Preparing 02:23:49 dd9c8f8612c8: Preparing 02:23:49 c8715cf004ba: Waiting 02:23:49 dd9c8f8612c8: Waiting 02:23:49 e168be20e20d: Layer already exists 02:23:49 1a71eec4ca54: Layer already exists 02:23:49 130b5744623a: Layer already exists 02:23:49 0c3b3878d2b0: Layer already exists 02:23:49 bde23f81a2f3: Layer already exists 02:23:49 c8715cf004ba: Layer already exists 02:23:49 dd9c8f8612c8: Layer already exists 02:23:49 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:e9be989c7a5d4c253d7d05aae98880bdafba96a894e9b179bcbeb049bdaff8ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:50 e168be20e20d: Preparing 02:23:50 130b5744623a: Preparing 02:23:50 0c3b3878d2b0: Preparing 02:23:50 1a71eec4ca54: Preparing 02:23:50 bde23f81a2f3: Preparing 02:23:50 c8715cf004ba: Preparing 02:23:50 dd9c8f8612c8: Preparing 02:23:50 c8715cf004ba: Waiting 02:23:50 dd9c8f8612c8: Waiting 02:23:50 1a71eec4ca54: Layer already exists 02:23:50 0c3b3878d2b0: Layer already exists 02:23:50 bde23f81a2f3: Layer already exists 02:23:50 130b5744623a: Layer already exists 02:23:50 c8715cf004ba: Layer already exists 02:23:50 dd9c8f8612c8: Layer already exists 02:23:50 e168be20e20d: Layer already exists 02:23:50 main: digest: sha256:e9be989c7a5d4c253d7d05aae98880bdafba96a894e9b179bcbeb049bdaff8ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:50 ===================================================== [Pipeline] echo 02:23:50 taggedImages: 02:23:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:23:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:23:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.41 02:23:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:23:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:23:50 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:23:50 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:23:50 latest 02:23:50 4.1.0-dev.41 02:23:50 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:23:50 main 02:23:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:51 b25209d570a7: Preparing 02:23:51 c1caa5e7632e: Preparing 02:23:51 0c3b3878d2b0: Preparing 02:23:51 1a71eec4ca54: Preparing 02:23:51 30b4bc51b257: Preparing 02:23:51 8617ebbe4a40: Preparing 02:23:51 dd9c8f8612c8: Preparing 02:23:51 8617ebbe4a40: Waiting 02:23:51 dd9c8f8612c8: Waiting 02:23:51 1a71eec4ca54: Layer already exists 02:23:51 0c3b3878d2b0: Layer already exists 02:23:51 dd9c8f8612c8: Layer already exists 02:23:51 b25209d570a7: Pushed 02:23:52 8617ebbe4a40: Pushed 02:23:53 30b4bc51b257: Pushed 02:23:59 c1caa5e7632e: Pushed 02:23:59 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4: digest: sha256:2534ca8c763d7441c7dca899d71c3cb88e36fede7591d05d0380c4fa93505a1e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:00 b25209d570a7: Preparing 02:24:00 c1caa5e7632e: Preparing 02:24:00 0c3b3878d2b0: Preparing 02:24:00 1a71eec4ca54: Preparing 02:24:00 30b4bc51b257: Preparing 02:24:00 8617ebbe4a40: Preparing 02:24:00 dd9c8f8612c8: Preparing 02:24:00 8617ebbe4a40: Waiting 02:24:00 dd9c8f8612c8: Waiting 02:24:00 b25209d570a7: Layer already exists 02:24:00 0c3b3878d2b0: Layer already exists 02:24:00 c1caa5e7632e: Layer already exists 02:24:00 30b4bc51b257: Layer already exists 02:24:00 1a71eec4ca54: Layer already exists 02:24:00 dd9c8f8612c8: Layer already exists 02:24:00 8617ebbe4a40: Layer already exists 02:24:00 latest: digest: sha256:2534ca8c763d7441c7dca899d71c3cb88e36fede7591d05d0380c4fa93505a1e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.41 02:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:01 b25209d570a7: Preparing 02:24:01 c1caa5e7632e: Preparing 02:24:01 0c3b3878d2b0: Preparing 02:24:01 1a71eec4ca54: Preparing 02:24:01 30b4bc51b257: Preparing 02:24:01 8617ebbe4a40: Preparing 02:24:01 dd9c8f8612c8: Preparing 02:24:01 8617ebbe4a40: Waiting 02:24:01 dd9c8f8612c8: Waiting 02:24:01 30b4bc51b257: Layer already exists 02:24:01 b25209d570a7: Layer already exists 02:24:01 c1caa5e7632e: Layer already exists 02:24:01 0c3b3878d2b0: Layer already exists 02:24:01 1a71eec4ca54: Layer already exists 02:24:01 8617ebbe4a40: Layer already exists 02:24:01 dd9c8f8612c8: Layer already exists 02:24:01 4.1.0-dev.41: digest: sha256:2534ca8c763d7441c7dca899d71c3cb88e36fede7591d05d0380c4fa93505a1e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:02 b25209d570a7: Preparing 02:24:02 c1caa5e7632e: Preparing 02:24:02 0c3b3878d2b0: Preparing 02:24:02 1a71eec4ca54: Preparing 02:24:02 30b4bc51b257: Preparing 02:24:02 8617ebbe4a40: Preparing 02:24:02 dd9c8f8612c8: Preparing 02:24:02 8617ebbe4a40: Waiting 02:24:02 dd9c8f8612c8: Waiting 02:24:02 0c3b3878d2b0: Layer already exists 02:24:02 b25209d570a7: Layer already exists 02:24:02 30b4bc51b257: Layer already exists 02:24:02 c1caa5e7632e: Layer already exists 02:24:02 1a71eec4ca54: Layer already exists 02:24:02 8617ebbe4a40: Layer already exists 02:24:02 dd9c8f8612c8: Layer already exists 02:24:02 884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41: digest: sha256:2534ca8c763d7441c7dca899d71c3cb88e36fede7591d05d0380c4fa93505a1e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:03 b25209d570a7: Preparing 02:24:03 c1caa5e7632e: Preparing 02:24:03 0c3b3878d2b0: Preparing 02:24:03 1a71eec4ca54: Preparing 02:24:03 30b4bc51b257: Preparing 02:24:03 8617ebbe4a40: Preparing 02:24:03 dd9c8f8612c8: Preparing 02:24:03 8617ebbe4a40: Waiting 02:24:03 dd9c8f8612c8: Waiting 02:24:03 0c3b3878d2b0: Layer already exists 02:24:03 30b4bc51b257: Layer already exists 02:24:03 b25209d570a7: Layer already exists 02:24:03 c1caa5e7632e: Layer already exists 02:24:03 1a71eec4ca54: Layer already exists 02:24:03 8617ebbe4a40: Layer already exists 02:24:03 dd9c8f8612c8: Layer already exists 02:24:03 main: digest: sha256:2534ca8c763d7441c7dca899d71c3cb88e36fede7591d05d0380c4fa93505a1e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:03 ===================================================== [Pipeline] echo 02:24:03 taggedImages: 02:24:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 02:24:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:24:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.41 02:24:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 02:24:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:24:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:24:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.41 [Pipeline] echo 02:24:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4-4.1.0-dev.41 [Pipeline] echo 02:24:04 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 02:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:05 02:24:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:05 arm64: Pulling from edgex-lftools-log-publisher 02:24:05 8998bd30e6a1: Pulling fs layer 02:24:05 04944245beec: Pulling fs layer 02:24:05 699f458cf7ca: Pulling fs layer 02:24:05 765212b225bb: Pulling fs layer 02:24:05 f23df028b6ca: Pulling fs layer 02:24:05 d65c8cfc05b1: Pulling fs layer 02:24:05 2437ff75d9bd: Pulling fs layer 02:24:05 765212b225bb: Waiting 02:24:05 f23df028b6ca: Waiting 02:24:05 d65c8cfc05b1: Waiting 02:24:05 2437ff75d9bd: Waiting 02:24:05 04944245beec: Verifying Checksum 02:24:05 04944245beec: Download complete 02:24:05 765212b225bb: Verifying Checksum 02:24:05 765212b225bb: Download complete 02:24:05 f23df028b6ca: Verifying Checksum 02:24:05 f23df028b6ca: Download complete 02:24:05 d65c8cfc05b1: Verifying Checksum 02:24:05 d65c8cfc05b1: Download complete 02:24:06 699f458cf7ca: Verifying Checksum 02:24:06 699f458cf7ca: Download complete 02:24:06 8998bd30e6a1: Download complete 02:24:08 2437ff75d9bd: Verifying Checksum 02:24:08 2437ff75d9bd: Download complete 02:24:11 8998bd30e6a1: Pull complete 02:24:11 04944245beec: Pull complete 02:24:13 699f458cf7ca: Pull complete 02:24:13 765212b225bb: Pull complete 02:24:14 f23df028b6ca: Pull complete 02:24:14 d65c8cfc05b1: Pull complete 02:24:32 2437ff75d9bd: Pull complete 02:24:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:24:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:32 prd-ubuntu20.04-docker-arm64-4c-16g-5141 does not seem to be running inside a container 02:24:32 $ 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/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 02:24:35 $ docker top bc0f5f73b96e9a3152da04fc97d9620d926a26ae8dea6bb9ba9524784b23d4e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:36 ---> job-cost.sh 02:24:36 lf-activate-venv: SKIPPING 02:24:36 INFO: No Stack... 02:24:36 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:37 INFO: Archiving Costs [Pipeline] sh 02:24:38 + cat /w/workspace/edgex-go/873/archives/cost.csv 02:24:38 + cut -d, -f6 [Pipeline] lock 02:24:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-873-stack-cost] 02:24:38 Resource [jenkins-edgexfoundry-edgex-go-main-873-stack-cost] did not exist. Created. 02:24:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-873-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:38 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:39 Stashed 1 file(s) [Pipeline] } 02:24:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-873-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:39 $ docker stop --time=1 bc0f5f73b96e9a3152da04fc97d9620d926a26ae8dea6bb9ba9524784b23d4e7 02:24:40 $ docker rm -f --volumes bc0f5f73b96e9a3152da04fc97d9620d926a26ae8dea6bb9ba9524784b23d4e7 [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 02:24:42 provisioning config files... 02:24:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/873@tmp/config9638141432349723566tmp [Pipeline] { [Pipeline] sh 02:24:43 + set +x 02:24:43 + bash -s -- 02:24:43 + curl -s https://codecov.io/bash 02:24:43 02:24:43 _____ _ 02:24:43 / ____| | | 02:24:43 | | ___ __| | ___ ___ _____ __ 02:24:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:24:43 | |___| (_) | (_| | __/ (_| (_) \ V / 02:24:43 \_____\___/ \__,_|\___|\___\___/ \_/ 02:24:43 Bash-1.0.6 02:24:43 02:24:43 02:24:43 ==> git version 2.25.1 found 02:24:43 ==> 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 02:24:43 Release-Date: 2020-01-08 02:24:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:24:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:24:43 ==> Jenkins CI detected. 02:24:43 current dir:  /w/workspace/edgex-go/873 02:24:43 project root: . 02:24:43 --> token set from env 02:24:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:24:43 ==> Running gcov in . (disable via -X gcov) 02:24:43 ==> Python coveragepy not found 02:24:43 ==> Searching for coverage reports in: 02:24:43 + . 02:24:43 -> Found 1 reports 02:24:43 ==> Detecting git/mercurial file structure 02:24:43 ==> Reading reports 02:24:43 + ./coverage.out bytes=1666030 02:24:43 ==> Appending adjustments 02:24:43 https://docs.codecov.io/docs/fixing-reports 02:24:44 + Found adjustments 02:24:44 ==> Gzipping contents 02:24:44 140K /tmp/codecov.9AYKxZ.gz 02:24:44 ==> Uploading reports 02:24:44 url: https://codecov.io 02:24:44 query: branch=main&commit=884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4&build=873&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F873%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:44 -> Pinging Codecov 02:24:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4&build=873&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F873%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:44 -> Uploading to 02:24:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4/383ca362-b7b3-451a-be19-fc9670900bf3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250715%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250715T022444Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d0be89db7034c26f226a04acbd53fae0d78f919603c244feeb7e1182d1d651cc 02:24:44 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:44 Dload Upload Total Spent Left Speed 02:24:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 395k --:--:-- --:--:-- --:--:-- 397k 02:24:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/884bf85fe2cbbd11c6af0fa7b6ae3dc2ac71e3a4 [Pipeline] } 02:24:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:24:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:24:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:24:46 02:24:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:24:46 latest: Pulling from edgex-devops/edgex-snyk-go 02:24:46 0a9a5dfd008f: Already exists 02:24:46 36466aa92d05: Already exists 02:24:46 e10405b45d13: Already exists 02:24:46 096b7ceb2af7: Already exists 02:24:46 4f4fb700ef54: Already exists 02:24:46 e50aa161e22a: Pulling fs layer 02:24:46 d3c8db5fb9df: Pulling fs layer 02:24:46 e50aa161e22a: Verifying Checksum 02:24:46 e50aa161e22a: Download complete 02:24:46 e50aa161e22a: Pull complete 02:24:48 d3c8db5fb9df: Verifying Checksum 02:24:48 d3c8db5fb9df: Download complete 02:24:51 d3c8db5fb9df: Pull complete 02:24:51 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:24:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:52 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 02:24:52 $ 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/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 02:24:56 $ docker top b13dde5afc3c66cc0084acc794b6fa7bf8192976efd5013edf4ab5bc772f5daf -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:56 + git config --global --add safe.directory /w/workspace/edgex-go/873 [Pipeline] echo 02:24:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:24:56 + set -o pipefail 02:24:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:25:09 02:25:09 Monitoring /w/workspace/edgex-go/873 (github.com/edgexfoundry/edgex-go)... 02:25:09 02:25:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/94cd1054-d67d-4688-a5e3-1c576c16abaa 02:25:09 02:25:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:25:09 02:25:09 02:25:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:25:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:25:09 $ docker stop --time=1 b13dde5afc3c66cc0084acc794b6fa7bf8192976efd5013edf4ab5bc772f5daf 02:25:14 $ docker rm -f --volumes b13dde5afc3c66cc0084acc794b6fa7bf8192976efd5013edf4ab5bc772f5daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:25:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:15 provisioning config files... 02:25:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/873@tmp/config8365138603505871473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:15 --> edgex-publish-swagger.sh 02:25:15 === Publish openapi API === 02:25:15 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:25:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/873/openapi/core-command.yaml] 02:25:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:15 Dload Upload Total Spent Left Speed 02:25:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 251 124k --:--:-- --:--:-- --:--:-- 124k 02:25:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:25:15 02:25:15 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/873/openapi/core-data.yaml] 02:25:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:15 Dload Upload Total Spent Left Speed 02:25:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69984 0 0 100 69984 0 336k --:--:-- --:--:-- --:--:-- 336k 100 70050 100 66 100 69984 309 320k --:--:-- --:--:-- --:--:-- 319k 02:25:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:25:15 02:25:15 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/873/openapi/core-keeper.yaml] 02:25:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:15 Dload Upload Total Spent Left Speed 02:25:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 455 203k --:--:-- --:--:-- --:--:-- 205k 02:25:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:25:15 02:25:15 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/873/openapi/core-metadata.yaml] 02:25:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:15 Dload Upload Total Spent Left Speed 02:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 240 570k --:--:-- --:--:-- --:--:-- 570k 02:25:16 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:25:16 02:25:16 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/873/openapi/security-proxy-auth.yaml] 02:25:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:16 Dload Upload Total Spent Left Speed 02:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 330 119k --:--:-- --:--:-- --:--:-- 119k 02:25:16 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:25:16 02:25:16 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/873/openapi/security-secretstore-setup.yaml] 02:25:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:16 Dload Upload Total Spent Left Speed 02:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 628 37266 --:--:-- --:--:-- --:--:-- 37895 02:25:16 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:25:16 02:25:16 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/873/openapi/support-notifications.yaml] 02:25:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:16 Dload Upload Total Spent Left Speed 02:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 1162k --:--:-- --:--:-- --:--:-- 1148k 100 97k 100 66 100 99976 400 591k --:--:-- --:--:-- --:--:-- 588k 02:25:16 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:25:16 02:25:16 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/873/openapi/support-scheduler.yaml] 02:25:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:16 Dload Upload Total Spent Left Speed 02:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 532 399k --:--:-- --:--:-- --:--:-- 399k 02:25:16 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:25:16 [Pipeline] } 02:25:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:25:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:17 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 02:25:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 02:25:18 $ docker top ce00a14b38bd631ec807a62fb2d2dbf6f047a7e66028d8bd00d7389f6edf2179 -eo pid,comm 02:25:18 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). 02:25:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:18 [ssh-agent] Looking for ssh-agent implementation... 02:25:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:18 $ docker exec ce00a14b38bd631ec807a62fb2d2dbf6f047a7e66028d8bd00d7389f6edf2179 ssh-agent 02:25:18 SSH_AUTH_SOCK=/tmp/ssh-XNnkiOg0aQpY/agent.32 02:25:18 SSH_AGENT_PID=38 02:25:18 Running ssh-add (command line suppressed) 02:25:18 Identity added: /w/workspace/edgex-go/873@tmp/private_key_2983950766070969868.key (/w/workspace/edgex-go/873@tmp/private_key_2983950766070969868.key) 02:25:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:18 + git semver tag 02:25:19 2025-07-15 02:25:19,041 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:25:19 2025-07-15 02:25:19,045 [run_tag] DEBUG tag force:False 02:25:19 2025-07-15 02:25:19,045 [check_head_tag] DEBUG check head tag 02:25:19 2025-07-15 02:25:19,046 [execute] INFO git cat-file --batch-check 02:25:19 2025-07-15 02:25:19,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/873, stdin=, shell=False, universal_newlines=False) 02:25:19 2025-07-15 02:25:19,048 [execute] INFO git cat-file --batch 02:25:19 2025-07-15 02:25:19,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/873, stdin=, shell=False, universal_newlines=False) 02:25:19 2025-07-15 02:25:19,067 [read_version] DEBUG read version from /w/workspace/edgex-go/873/.semver/main 02:25:19 2025-07-15 02:25:19,067 [execute] INFO git tag -a v4.1.0-dev.41 -m v4.1.0-dev.41 02:25:19 2025-07-15 02:25:19,067 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.41', '-m', 'v4.1.0-dev.41'], cwd=/w/workspace/edgex-go/873, stdin=None, shell=False, universal_newlines=False) 02:25:19 2025-07-15 02:25:19,070 [read_version] DEBUG read version from /w/workspace/edgex-go/873/.semver/main 02:25:19 4.1.0-dev.41 [Pipeline] } 02:25:19 $ docker exec --env ******** --env ******** ce00a14b38bd631ec807a62fb2d2dbf6f047a7e66028d8bd00d7389f6edf2179 ssh-agent -k 02:25:19 unset SSH_AUTH_SOCK; 02:25:19 unset SSH_AGENT_PID; 02:25:19 echo Agent pid 38 killed; 02:25:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:19 + git semver [Pipeline] } 02:25:20 $ docker stop --time=1 ce00a14b38bd631ec807a62fb2d2dbf6f047a7e66028d8bd00d7389f6edf2179 02:25:21 $ docker rm -f --volumes ce00a14b38bd631ec807a62fb2d2dbf6f047a7e66028d8bd00d7389f6edf2179 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:21 02:25:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:21 0.23.1-centos7: Pulling from edgex-lftools 02:25:21 ab5ef0e58194: Pulling fs layer 02:25:21 9712f1f96733: Pulling fs layer 02:25:21 63f879dbbcfc: Pulling fs layer 02:25:21 0d9ebad4ef96: Pulling fs layer 02:25:21 e9a5061849ea: Pulling fs layer 02:25:21 d747dcd14b5f: Pulling fs layer 02:25:21 2de7ff778b66: Pulling fs layer 02:25:21 e9a5061849ea: Waiting 02:25:21 d747dcd14b5f: Waiting 02:25:21 2de7ff778b66: Waiting 02:25:21 0d9ebad4ef96: Waiting 02:25:21 9712f1f96733: Verifying Checksum 02:25:21 9712f1f96733: Download complete 02:25:22 63f879dbbcfc: Verifying Checksum 02:25:22 63f879dbbcfc: Download complete 02:25:22 e9a5061849ea: Verifying Checksum 02:25:22 e9a5061849ea: Download complete 02:25:22 d747dcd14b5f: Verifying Checksum 02:25:22 d747dcd14b5f: Download complete 02:25:22 0d9ebad4ef96: Verifying Checksum 02:25:22 0d9ebad4ef96: Download complete 02:25:22 ab5ef0e58194: Verifying Checksum 02:25:22 ab5ef0e58194: Download complete 02:25:22 2de7ff778b66: Verifying Checksum 02:25:22 2de7ff778b66: Download complete 02:25:26 ab5ef0e58194: Pull complete 02:25:26 9712f1f96733: Pull complete 02:25:26 63f879dbbcfc: Pull complete 02:25:31 0d9ebad4ef96: Pull complete 02:25:31 e9a5061849ea: Pull complete 02:25:31 d747dcd14b5f: Pull complete 02:25:33 2de7ff778b66: Pull complete 02:25:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:33 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 02:25:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 02:25:38 $ docker top d606509081050b6f80f377982ac306aeebfc06bc1c4b3dd55857028c6f8b79a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:25:38 provisioning config files... 02:25:39 copy managed file [sigul-config] to file:/w/workspace/edgex-go/873@tmp/config6892343021002418928tmp 02:25:39 copy managed file [sigul-password] to file:/w/workspace/edgex-go/873@tmp/config10301983426085715758tmp 02:25:39 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/873@tmp/config10632127981707154734tmp [Pipeline] { [Pipeline] echo 02:25:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:25:39 ---> sigul-configuration.sh 02:25:39 gpg: directory `/root/.gnupg' created 02:25:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:25:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:25:39 gpg: keyring `/root/.gnupg/secring.gpg' created 02:25:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:25:39 gpg: CAST5 encrypted data 02:25:39 gpg: encrypted with 1 passphrase 02:25:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:25:39 + mkdir /home/jenkins 02:25:39 + mkdir /home/jenkins/sigul [Pipeline] sh 02:25:39 + 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 02:25:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:25:40 ---> sigul-install.sh 02:25:40 Sigul already installed; skipping installation. [Pipeline] sh 02:25:40 + git tag --list 02:25:40 0.6.0 02:25:40 0.6.1 02:25:40 0.7.0 02:25:40 0.7.1 02:25:40 v1.0.0 02:25:40 v1.0.1 02:25:40 v1.1.0 02:25:40 v1.2.0 02:25:40 v1.2.1 02:25:40 v1.3.0 02:25:40 v1.3.1 02:25:40 v2.0.0 02:25:40 v2.1.0 02:25:40 v2.1.1 02:25:40 v2.2.0 02:25:40 v2.3.0 02:25:40 v3.0 02:25:40 v3.0.0 02:25:40 v3.1 02:25:40 v3.1.0 02:25:40 v3.1.1 02:25:40 v4.0 02:25:40 v4.0.0 02:25:40 v4.0.1 02:25:40 v4.0.1-dev.1 02:25:40 v4.1.0-dev.1 02:25:40 v4.1.0-dev.10 02:25:40 v4.1.0-dev.11 02:25:40 v4.1.0-dev.12 02:25:40 v4.1.0-dev.13 02:25:40 v4.1.0-dev.14 02:25:40 v4.1.0-dev.15 02:25:40 v4.1.0-dev.16 02:25:40 v4.1.0-dev.17 02:25:40 v4.1.0-dev.18 02:25:40 v4.1.0-dev.19 02:25:40 v4.1.0-dev.2 02:25:40 v4.1.0-dev.20 02:25:40 v4.1.0-dev.21 02:25:40 v4.1.0-dev.22 02:25:40 v4.1.0-dev.23 02:25:40 v4.1.0-dev.24 02:25:40 v4.1.0-dev.25 02:25:40 v4.1.0-dev.26 02:25:40 v4.1.0-dev.27 02:25:40 v4.1.0-dev.28 02:25:40 v4.1.0-dev.29 02:25:40 v4.1.0-dev.3 02:25:40 v4.1.0-dev.30 02:25:40 v4.1.0-dev.31 02:25:40 v4.1.0-dev.32 02:25:40 v4.1.0-dev.33 02:25:40 v4.1.0-dev.34 02:25:40 v4.1.0-dev.35 02:25:40 v4.1.0-dev.36 02:25:40 v4.1.0-dev.37 02:25:40 v4.1.0-dev.38 02:25:40 v4.1.0-dev.39 02:25:40 v4.1.0-dev.4 02:25:40 v4.1.0-dev.40 02:25:40 v4.1.0-dev.41 02:25:40 v4.1.0-dev.5 02:25:40 v4.1.0-dev.6 02:25:40 v4.1.0-dev.7 02:25:40 v4.1.0-dev.8 02:25:40 v4.1.0-dev.9 [Pipeline] sh 02:25:41 + lftools sign git-tag v4.1.0-dev.41 02:25:41 Signing Git tag with Sigul... 02:25:41 Signing v4.1.0-dev.41 [Pipeline] echo 02:25:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:25:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:25:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:25:42 $ docker stop --time=1 d606509081050b6f80f377982ac306aeebfc06bc1c4b3dd55857028c6f8b79a6 02:25:43 $ docker rm -f --volumes d606509081050b6f80f377982ac306aeebfc06bc1c4b3dd55857028c6f8b79a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:25:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:44 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 02:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 02:25:44 $ docker top b443b7be6ecdf260570c341349115a0cd4aca4037d8e3d37829f6ab51c71d22f -eo pid,comm 02:25:44 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). 02:25:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:45 [ssh-agent] Looking for ssh-agent implementation... 02:25:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:45 $ docker exec b443b7be6ecdf260570c341349115a0cd4aca4037d8e3d37829f6ab51c71d22f ssh-agent 02:25:45 SSH_AUTH_SOCK=/tmp/ssh-p9iMZleRYZrI/agent.33 02:25:45 SSH_AGENT_PID=39 02:25:45 Running ssh-add (command line suppressed) 02:25:45 Identity added: /w/workspace/edgex-go/873@tmp/private_key_1626850436974625162.key (/w/workspace/edgex-go/873@tmp/private_key_1626850436974625162.key) 02:25:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:45 + git semver bump pre 02:25:45 2025-07-15 02:25:45,931 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:25:45 2025-07-15 02:25:45,934 [read_version] DEBUG read version from /w/workspace/edgex-go/873/.semver/main 02:25:45 2025-07-15 02:25:45,934 [bump_version] DEBUG bumping version:4.1.0-dev.41 on axis:pre with prefix:dev 02:25:45 2025-07-15 02:25:45,934 [bump_version] DEBUG bumped version:4.1.0-dev.42 02:25:45 2025-07-15 02:25:45,934 [write_version] DEBUG write version:4.1.0-dev.42 to path:/w/workspace/edgex-go/873/.semver/main with force:True 02:25:45 2025-07-15 02:25:45,935 [read_version] DEBUG read version from /w/workspace/edgex-go/873/.semver/main 02:25:45 2025-07-15 02:25:45,935 [write_file] DEBUG write to file:/w/workspace/edgex-go/873/.semver/main 02:25:45 2025-07-15 02:25:45,937 [execute] INFO git cat-file --batch-check 02:25:45 2025-07-15 02:25:45,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/873/.semver, stdin=, shell=False, universal_newlines=False) 02:25:45 2025-07-15 02:25:45,940 [execute] INFO git cat-file --batch 02:25:45 2025-07-15 02:25:45,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/873/.semver, stdin=, shell=False, universal_newlines=False) 02:25:45 2025-07-15 02:25:45,944 [read_version] DEBUG read version from /w/workspace/edgex-go/873/.semver/main 02:25:45 4.1.0-dev.42 [Pipeline] } 02:25:45 $ docker exec --env ******** --env ******** b443b7be6ecdf260570c341349115a0cd4aca4037d8e3d37829f6ab51c71d22f ssh-agent -k 02:25:46 unset SSH_AUTH_SOCK; 02:25:46 unset SSH_AGENT_PID; 02:25:46 echo Agent pid 39 killed; 02:25:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:46 + git semver [Pipeline] } 02:25:46 $ docker stop --time=1 b443b7be6ecdf260570c341349115a0cd4aca4037d8e3d37829f6ab51c71d22f 02:25:48 $ docker rm -f --volumes b443b7be6ecdf260570c341349115a0cd4aca4037d8e3d37829f6ab51c71d22f [Pipeline] // withDockerContainer [Pipeline] sh 02:25:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:48 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 02:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 02:25:49 $ docker top 3f315f9bd8c2932629225040d13a47624149c2b2d25bb423b4631c7f9d340747 -eo pid,comm 02:25:49 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). 02:25:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:49 [ssh-agent] Looking for ssh-agent implementation... 02:25:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:49 $ docker exec 3f315f9bd8c2932629225040d13a47624149c2b2d25bb423b4631c7f9d340747 ssh-agent 02:25:49 SSH_AUTH_SOCK=/tmp/ssh-DMUzJOlwt0Oo/agent.32 02:25:49 SSH_AGENT_PID=38 02:25:49 Running ssh-add (command line suppressed) 02:25:49 Identity added: /w/workspace/edgex-go/873@tmp/private_key_15038203813687087038.key (/w/workspace/edgex-go/873@tmp/private_key_15038203813687087038.key) 02:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:49 + git semver push 02:25:50 2025-07-15 02:25:50,177 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:25:50 2025-07-15 02:25:50,180 [run_push] DEBUG push 02:25:50 2025-07-15 02:25:50,181 [execute] INFO git cat-file --batch-check 02:25:50 2025-07-15 02:25:50,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/873/.semver, stdin=, shell=False, universal_newlines=False) 02:25:50 2025-07-15 02:25:50,183 [execute] INFO git rev-list a61cad3b8af15347b702c673ae5c4d405a889f1a -- 02:25:50 2025-07-15 02:25:50,183 [execute] DEBUG Popen(['git', 'rev-list', 'a61cad3b8af15347b702c673ae5c4d405a889f1a', '--'], cwd=/w/workspace/edgex-go/873/.semver, stdin=None, shell=False, universal_newlines=False) 02:25:50 2025-07-15 02:25:50,203 [execute] INFO git fetch -v -- origin 02:25:50 2025-07-15 02:25:50,204 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/873/.semver, stdin=None, shell=False, universal_newlines=True) 02:25:50 2025-07-15 02:25:50,654 [run_push] DEBUG no remote changes detected 02:25:50 2025-07-15 02:25:50,654 [execute] INFO git push origin semver 02:25:50 2025-07-15 02:25:50,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/873/.semver, stdin=None, shell=False, universal_newlines=False) 02:25:51 2025-07-15 02:25:51,391 [run_push] DEBUG push all version tags 02:25:51 2025-07-15 02:25:51,391 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:25:51 2025-07-15 02:25:51,391 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/873, stdin=None, shell=False, universal_newlines=False) 02:25:52 2025-07-15 02:25:52,080 [read_version] DEBUG read version from /w/workspace/edgex-go/873/.semver/main 02:25:52 4.1.0-dev.42 [Pipeline] } 02:25:52 $ docker exec --env ******** --env ******** 3f315f9bd8c2932629225040d13a47624149c2b2d25bb423b4631c7f9d340747 ssh-agent -k 02:25:52 unset SSH_AUTH_SOCK; 02:25:52 unset SSH_AGENT_PID; 02:25:52 echo Agent pid 38 killed; 02:25:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:52 + git semver [Pipeline] } 02:25:52 $ docker stop --time=1 3f315f9bd8c2932629225040d13a47624149c2b2d25bb423b4631c7f9d340747 02:25:54 $ docker rm -f --volumes 3f315f9bd8c2932629225040d13a47624149c2b2d25bb423b4631c7f9d340747 [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 02:25:54 + [ -d /w/workspace/edgex-go/873/archives ] [Pipeline] libraryResource [Pipeline] sh 02:25:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:25:55 ---> package-listing.sh 02:25:55 ++ facter osfamily 02:25:55 ++ tr '[:upper:]' '[:lower:]' 02:25:56 + OS_FAMILY=debian 02:25:56 + workspace=/w/workspace/edgex-go/873 02:25:56 + START_PACKAGES=/tmp/packages_start.txt 02:25:56 + END_PACKAGES=/tmp/packages_end.txt 02:25:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:56 + PACKAGES=/tmp/packages_start.txt 02:25:56 + '[' /w/workspace/edgex-go/873 ']' 02:25:56 + PACKAGES=/tmp/packages_end.txt 02:25:56 + case "${OS_FAMILY}" in 02:25:56 + dpkg -l 02:25:56 + grep '^ii' 02:25:56 + '[' -f /tmp/packages_start.txt ']' 02:25:56 + '[' -f /tmp/packages_end.txt ']' 02:25:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:56 + '[' /w/workspace/edgex-go/873 ']' 02:25:56 + mkdir -p /w/workspace/edgex-go/873/archives/ 02:25:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/873/archives/ [Pipeline] echo 02:25:56 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/873/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:25:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:56 02:25:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:57 latest: Pulling from edgex-lftools-log-publisher 02:25:57 5eb5b503b376: Pulling fs layer 02:25:57 5c69ac0246d0: Pulling fs layer 02:25:57 ec43610c2a17: Pulling fs layer 02:25:57 3a2ae6a8a46f: Pulling fs layer 02:25:57 33b1e0a273af: Pulling fs layer 02:25:57 5d3b04190fa2: Pulling fs layer 02:25:57 2f39f015ded8: Pulling fs layer 02:25:57 3a2ae6a8a46f: Waiting 02:25:57 33b1e0a273af: Waiting 02:25:57 5d3b04190fa2: Waiting 02:25:57 2f39f015ded8: Waiting 02:25:57 5c69ac0246d0: Verifying Checksum 02:25:57 5c69ac0246d0: Download complete 02:25:57 3a2ae6a8a46f: Verifying Checksum 02:25:57 3a2ae6a8a46f: Download complete 02:25:57 33b1e0a273af: Verifying Checksum 02:25:57 33b1e0a273af: Download complete 02:25:57 ec43610c2a17: Verifying Checksum 02:25:57 ec43610c2a17: Download complete 02:25:57 5d3b04190fa2: Download complete 02:25:57 5eb5b503b376: Verifying Checksum 02:25:57 5eb5b503b376: Download complete 02:25:58 2f39f015ded8: Download complete 02:25:59 5eb5b503b376: Pull complete 02:25:59 5c69ac0246d0: Pull complete 02:25:59 ec43610c2a17: Pull complete 02:25:59 3a2ae6a8a46f: Pull complete 02:26:00 33b1e0a273af: Pull complete 02:26:00 5d3b04190fa2: Pull complete 02:26:06 2f39f015ded8: Pull complete 02:26:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:06 prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container 02:26:06 $ 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/873/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/873 -v /w/workspace/edgex-go/873:/w/workspace/edgex-go/873:rw,z -v /w/workspace/edgex-go/873@tmp:/w/workspace/edgex-go/873@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 02:26:12 $ docker top e437e915a8608d13d4630e8f9ce32b7bb26babd4075446dc319a9448d1661ea2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:12 + touch /tmp/pre-build-complete [Pipeline] sh 02:26:12 + mkdir -p /var/log/sysstat [Pipeline] sh 02:26:12 + ls /var/log/sa-host 02:26:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:12 provisioning config files... 02:26:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/873@tmp/config15353365062215720535tmp [Pipeline] { [Pipeline] echo 02:26:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:26:13 ---> create-netrc.sh [Pipeline] } 02:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:26:13 ---> python-tools-install.sh [Pipeline] echo 02:26:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:26:13 ---> sudo-logs.sh 02:26:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:26:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:26:14 ---> job-cost.sh 02:26:14 lf-activate-venv: SKIPPING 02:26:14 DEBUG: total: 0.10999999940395355 02:26:14 INFO: Retrieving Stack Cost... 02:26:14 INFO: Retrieving Pricing Info for: v3-standard-8 02:26:15 INFO: Archiving Costs [Pipeline] echo 02:26:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:26:15 ---> logs-deploy.sh 02:26:15 lf-activate-venv: SKIPPING 02:26:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/873 02:26:15 INFO: archiving workspace using pattern(s): 02:26:16 Archives upload complete. 02:26:16 INFO: archiving logs to Nexus 02:26:17 ---> uname -a: 02:26:17 Linux prd-ubuntu20-04-docker-8c-8g-5140 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:26:17 02:26:17 02:26:17 ---> lscpu: 02:26:17 Architecture: x86_64 02:26:17 CPU op-mode(s): 32-bit, 64-bit 02:26:17 Byte Order: Little Endian 02:26:17 Address sizes: 40 bits physical, 48 bits virtual 02:26:17 CPU(s): 8 02:26:17 On-line CPU(s) list: 0-7 02:26:17 Thread(s) per core: 1 02:26:17 Core(s) per socket: 1 02:26:17 Socket(s): 8 02:26:17 NUMA node(s): 1 02:26:17 Vendor ID: AuthenticAMD 02:26:17 CPU family: 23 02:26:17 Model: 49 02:26:17 Model name: AMD EPYC-Rome Processor 02:26:17 Stepping: 0 02:26:17 CPU MHz: 2799.998 02:26:17 BogoMIPS: 5599.99 02:26:17 Virtualization: AMD-V 02:26:17 Hypervisor vendor: KVM 02:26:17 Virtualization type: full 02:26:17 L1d cache: 256 KiB 02:26:17 L1i cache: 256 KiB 02:26:17 L2 cache: 4 MiB 02:26:17 L3 cache: 128 MiB 02:26:17 NUMA node0 CPU(s): 0-7 02:26:17 Vulnerability Gather data sampling: Not affected 02:26:17 Vulnerability Itlb multihit: Not affected 02:26:17 Vulnerability L1tf: Not affected 02:26:17 Vulnerability Mds: Not affected 02:26:17 Vulnerability Meltdown: Not affected 02:26:17 Vulnerability Mmio stale data: Not affected 02:26:17 Vulnerability Retbleed: Vulnerable 02:26:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:26:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:26:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:26:17 Vulnerability Srbds: Not affected 02:26:17 Vulnerability Tsx async abort: Not affected 02:26:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:26:17 02:26:17 02:26:17 ---> nproc: 02:26:17 8 02:26:17 02:26:17 02:26:17 ---> df -h: 02:26:17 Filesystem Size Used Avail Use% Mounted on 02:26:17 overlay 155G 31G 125G 20% / 02:26:17 tmpfs 64M 0 64M 0% /dev 02:26:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:26:17 shm 64M 0 64M 0% /dev/shm 02:26:17 /dev/vda1 155G 31G 125G 20% /facter-os 02:26:17 02:26:17 02:26:17 ---> sar -b -r -n DEV: 02:26:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5140) 07/15/25 _x86_64_ (8 CPU) 02:26:17 02:26:17 01:30:54 LINUX RESTART (8 CPU) 02:26:17 02:26:17 01:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:26:17 01:32:01 387.90 72.71 315.19 0.00 12292.84 166433.86 0.00 02:26:17 01:33:01 173.82 9.75 164.07 0.00 1669.46 43954.41 0.00 02:26:17 01:34:01 36.93 0.05 36.88 0.00 0.40 35758.99 0.00 02:26:17 01:35:01 53.77 0.18 53.58 0.00 2.40 20837.47 0.00 02:26:17 01:36:01 215.58 0.27 215.31 0.00 33.86 117301.65 0.00 02:26:17 01:37:01 803.83 23.61 780.22 0.00 4449.98 218429.06 0.00 02:26:17 01:38:01 363.88 1.20 362.68 0.00 11.06 179209.19 0.00 02:26:17 01:39:01 174.11 0.12 174.00 0.00 0.93 110221.02 0.00 02:26:17 01:40:01 289.00 0.12 288.89 0.00 0.93 140634.29 0.00 02:26:17 01:41:01 538.83 0.12 538.71 0.00 19.46 34411.60 0.00 02:26:17 01:42:01 19.38 0.00 19.38 0.00 0.00 495.92 0.00 02:26:17 01:43:01 10.20 0.00 10.20 0.00 0.00 225.03 0.00 02:26:17 01:44:01 1.68 0.00 1.68 0.00 0.00 23.20 0.00 02:26:17 01:45:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 02:26:17 01:46:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 02:26:17 01:47:01 1.72 0.02 1.70 0.00 0.13 22.40 0.00 02:26:17 01:48:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 02:26:17 01:49:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 02:26:17 01:50:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 02:26:17 01:51:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 02:26:17 01:52:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 02:26:17 01:53:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 02:26:17 01:54:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 02:26:17 01:55:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 02:26:17 01:56:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 02:26:17 01:57:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 02:26:17 01:58:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 02:26:17 01:59:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 02:26:17 02:00:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 02:26:17 02:01:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 02:26:17 02:02:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 02:26:17 02:03:01 0.95 0.00 0.95 0.00 0.00 9.47 0.00 02:26:17 02:04:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 02:26:17 02:05:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 02:26:17 02:06:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 02:26:17 02:07:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 02:26:17 02:08:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 02:26:17 02:09:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 02:26:17 02:10:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 02:26:17 02:11:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 02:26:17 02:12:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 02:26:17 02:13:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 02:26:17 02:14:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 02:26:17 02:15:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 02:26:17 02:16:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 02:26:17 02:17:01 1.17 0.02 1.15 0.00 0.13 12.80 0.00 02:26:17 02:18:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 02:26:17 02:19:02 1.03 0.00 1.03 0.00 0.00 10.80 0.00 02:26:17 02:20:01 1.25 0.00 1.25 0.00 0.00 14.50 0.00 02:26:17 02:21:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 02:26:17 02:22:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 02:26:17 02:23:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 02:26:17 02:24:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 02:26:17 02:25:01 29.55 0.35 29.20 0.00 13.60 13871.15 0.00 02:26:17 02:26:01 133.88 0.40 133.48 0.00 14.13 37658.39 0.00 02:26:17 Average: 59.66 1.98 57.68 0.00 336.67 20373.16 0.00 02:26:17 02:26:17 01:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:26:17 01:32:01 29079996 31524960 787248 2.39 75652 2666372 1755532 5.18 985816 2448596 652 02:26:17 01:33:01 27419436 31376908 902000 2.74 119436 4013836 2077132 6.12 1485972 3451892 116096 02:26:17 01:34:01 26385068 31424364 851392 2.59 125848 5028060 1851252 5.46 1982892 3929488 92040 02:26:17 01:35:01 25586200 31236504 1037048 3.15 132672 5584704 2004004 5.91 2027548 4637588 602800 02:26:17 01:36:01 20397272 31321108 942164 2.87 146304 10724132 2660076 7.84 2105216 9604564 3841116 02:26:17 01:37:01 15675060 31319724 908220 2.76 365260 14825508 2425592 7.15 3164984 12826660 2185340 02:26:17 01:38:01 8081500 28623000 3542108 10.78 419276 19224832 11083920 32.68 6498820 16550400 1355592 02:26:17 01:39:01 3868096 27090076 5077676 15.45 434256 21782760 11017336 32.48 9176732 17986440 964328 02:26:17 01:40:01 7806724 31331972 892020 2.71 446348 22245664 2427840 7.16 3605984 19863376 486964 02:26:17 01:41:01 7514352 31377296 853608 2.60 453516 22567084 2099760 6.19 3877212 19888008 776 02:26:17 01:42:01 7514324 31378512 851912 2.59 454292 22567372 2079148 6.13 4362160 19405660 504 02:26:17 01:43:01 7514188 31378628 851900 2.59 454576 22567440 2090356 6.16 4442032 19325212 156 02:26:17 01:44:01 7516476 31380924 849852 2.59 454620 22567444 2090356 6.16 4439076 19325216 156 02:26:17 01:45:01 7533564 31398136 832676 2.53 454668 22567444 2090356 6.16 4422560 19325216 228 02:26:17 01:46:01 7534480 31399088 831920 2.53 454708 22567440 2090356 6.16 4420844 19325220 16 02:26:17 01:47:01 7538140 31402832 828244 2.52 454744 22567424 2141944 6.31 4417172 19325196 136 02:26:17 01:48:01 7538304 31402996 828004 2.52 454776 22567424 2141944 6.31 4416092 19325196 4 02:26:17 01:49:01 7537664 31402360 828524 2.52 454792 22567428 2141944 6.31 4417096 19325200 164 02:26:17 01:50:01 7538180 31402932 828156 2.52 454812 22567428 2141944 6.31 4416144 19325200 8 02:26:17 01:51:01 7537524 31402356 828612 2.52 454828 22567436 2141944 6.31 4417416 19325208 40 02:26:17 01:52:01 7539020 31403872 827016 2.52 454868 22567440 2141944 6.31 4415304 19325212 8 02:26:17 01:53:01 7538536 31403520 827252 2.52 454888 22567440 2141944 6.31 4416524 19325212 232 02:26:17 01:54:01 7538796 31403812 826916 2.52 454916 22567444 2141944 6.31 4415684 19325216 176 02:26:17 01:55:01 7538732 31403772 826920 2.52 454936 22567448 2141944 6.31 4416488 19325216 144 02:26:17 01:56:01 7539140 31404200 826388 2.51 454948 22567452 2141944 6.31 4415540 19325220 132 02:26:17 01:57:01 7538880 31404028 826504 2.51 454964 22567520 2141944 6.31 4416752 19325292 140 02:26:17 01:58:01 7538864 31404016 826500 2.51 454984 22567520 2125816 6.27 4415456 19325292 12 02:26:17 01:59:01 7538288 31403468 826964 2.52 455008 22567528 2125816 6.27 4416468 19325296 172 02:26:17 02:00:01 7538444 31403660 826736 2.52 455016 22567532 2125816 6.27 4415592 19325304 168 02:26:17 02:01:01 7538444 31403660 826724 2.52 455028 22567532 2125816 6.27 4416220 19325304 144 02:26:17 02:02:01 7538700 31403932 826576 2.51 455036 22567536 2125816 6.27 4415680 19325308 28 02:26:17 02:03:01 7538676 31403912 826552 2.51 455052 22567536 2125816 6.27 4416236 19325308 148 02:26:17 02:04:01 7538612 31403908 826572 2.51 455084 22567540 2125816 6.27 4415496 19325312 20 02:26:17 02:05:01 7538776 31404156 826216 2.51 455104 22567624 2125816 6.27 4416320 19325376 152 02:26:17 02:06:01 7538468 31403848 826456 2.51 455120 22567616 2125816 6.27 4415624 19325376 20 02:26:17 02:07:01 7538408 31403848 826628 2.51 455140 22567628 2125816 6.27 4416996 19325400 236 02:26:17 02:08:01 7538392 31403832 826568 2.51 455156 22567628 2125816 6.27 4415700 19325400 168 02:26:17 02:09:01 7538280 31403752 826708 2.52 455164 22567636 2125816 6.27 4416816 19325408 252 02:26:17 02:10:01 7538440 31404024 826564 2.51 455176 22567768 2125816 6.27 4415800 19325508 180 02:26:17 02:11:01 7538432 31404052 826556 2.51 455192 22567772 2125816 6.27 4416424 19325540 72 02:26:17 02:12:01 7538384 31404048 826500 2.51 455204 22567776 2125816 6.27 4416104 19325548 184 02:26:17 02:13:01 7538336 31404020 826468 2.51 455220 22567780 2125816 6.27 4416900 19325552 216 02:26:17 02:14:01 7538028 31403728 826688 2.51 455236 22567780 2125816 6.27 4415936 19325552 20 02:26:17 02:15:01 7537792 31403496 826916 2.52 455240 22567784 2125816 6.27 4416424 19325556 28 02:26:17 02:16:01 7537548 31403256 827096 2.52 455260 22567784 2125816 6.27 4415552 19325556 12 02:26:17 02:17:01 7537012 31402748 827544 2.52 455288 22567784 2141860 6.31 4416808 19325560 4 02:26:17 02:18:01 7537920 31403852 826564 2.51 455300 22567924 2141860 6.31 4415604 19325696 40 02:26:17 02:19:02 7537952 31403896 826512 2.51 455316 22567924 2141860 6.31 4416496 19325696 8 02:26:17 02:20:01 7537776 31403760 826552 2.51 455336 22567928 2141860 6.31 4416032 19325700 188 02:26:17 02:21:01 7538180 31404188 826264 2.51 455356 22567932 2141860 6.31 4416072 19325704 168 02:26:17 02:22:01 7538156 31404180 826276 2.51 455388 22567924 2141860 6.31 4415732 19325704 8 02:26:17 02:23:01 7537864 31403916 826520 2.51 455420 22567936 2141860 6.31 4415696 19325708 28 02:26:17 02:24:01 7537820 31403908 826708 2.52 455440 22567936 2141860 6.31 4415740 19325708 16 02:26:17 02:25:01 6636840 31105456 1120220 3.41 468368 23109668 2485772 7.33 4737388 19844736 142960 02:26:17 02:26:01 5960700 31345464 882552 2.68 502648 23913936 2164696 6.38 4539412 20645008 348584 02:26:17 Average: 9245076 31260943 971563 2.96 422840 20838076 2465095 7.27 4256160 17868164 184403 02:26:17 02:26:17 01:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:26:17 01:32:01 lo 3.63 3.63 0.35 0.35 0.00 0.00 0.00 0.00 02:26:17 01:32:01 docker0 0.63 0.68 0.16 0.59 0.00 0.00 0.00 0.00 02:26:17 01:32:01 vetha0ca17f 0.63 0.78 0.17 0.60 0.00 0.00 0.00 0.00 02:26:17 01:32:01 ens3 731.57 544.89 7498.64 103.52 0.00 0.00 0.00 0.00 02:26:17 01:33:01 veth3a33c57 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:17 01:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:26:17 01:33:01 docker0 807.28 792.63 59.30 4635.30 0.00 0.00 0.00 0.00 02:26:17 01:33:01 ens3 948.18 903.58 7869.41 124.92 0.00 0.00 0.00 0.00 02:26:17 01:34:01 veth3a33c57 1.23 1.28 0.11 0.12 0.00 0.00 0.00 0.00 02:26:17 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:34:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 02:26:17 01:34:01 ens3 37.56 22.45 30.13 15.64 0.00 0.00 0.00 0.00 02:26:17 01:35:01 veth3a33c57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:35:01 ens3 19.98 10.67 16.87 10.23 0.00 0.00 0.00 0.00 02:26:17 01:36:01 vetheae1e43 1.95 4.17 0.15 38.81 0.00 0.00 0.00 0.00 02:26:17 01:36:01 vethaa3f0fc 0.55 0.05 0.03 0.00 0.00 0.00 0.00 0.00 02:26:17 01:36:01 vethd32ca7c 3.48 6.58 0.27 77.52 0.00 0.00 0.00 0.01 02:26:17 01:36:01 veth534b25a 1.93 4.57 0.14 38.76 0.00 0.00 0.00 0.00 02:26:17 01:36:01 veth507f2af 0.40 1.08 0.04 0.16 0.00 0.00 0.00 0.00 02:26:17 01:36:01 vethd6ab4d1 5.50 10.50 0.41 118.67 0.00 0.00 0.00 0.01 02:26:17 01:36:01 veth08eb420 1.92 3.60 0.15 44.57 0.00 0.00 0.00 0.00 02:26:17 01:36:01 vethf8131f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:36:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 02:26:17 01:36:01 veth747c50d 5.10 2.35 64.75 0.19 0.00 0.00 0.00 0.00 02:26:17 01:36:01 vethe5d95cc 4.57 8.97 0.37 116.65 0.00 0.00 0.00 0.01 02:26:17 01:36:01 veth3575f83 2.35 5.10 0.19 64.75 0.00 0.00 0.00 0.01 02:26:17 01:36:01 docker0 28.70 56.69 1.79 758.50 0.00 0.00 0.00 0.00 02:26:17 01:36:01 veth8454025 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:36:01 veth5c2e3f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:36:01 veth98eff37 3.15 7.57 0.23 110.47 0.00 0.00 0.00 0.01 02:26:17 01:36:01 ens3 198.63 110.80 3840.46 24.61 0.00 0.00 0.00 0.00 02:26:17 01:37:01 veth507f2af 0.07 1.72 0.00 0.07 0.00 0.00 0.00 0.00 02:26:17 01:37:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 02:26:17 01:37:01 docker0 635.39 925.24 50.49 8434.71 0.00 0.00 0.00 0.00 02:26:17 01:37:01 ens3 1196.77 793.72 11426.71 79.60 0.00 0.00 0.00 0.00 02:26:17 01:38:01 vethe100d98 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth507f2af 0.07 0.63 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth5efd9b0 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 vethee07661 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth52fdcd7 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth3523520 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth474ed7c 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth3875925 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth8956135 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 vethca435c4 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth6666461 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 docker0 0.67 0.03 0.02 0.00 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth84001e4 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 veth724cd5e 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 02:26:17 01:38:01 ens3 13.99 8.41 11.50 6.21 0.00 0.00 0.00 0.00 02:26:17 01:39:01 vethe100d98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 veth507f2af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 veth5efd9b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 vethee07661 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 veth52fdcd7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 veth3523520 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 veth474ed7c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 veth3875925 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:39:01 veth8956135 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 vethca435c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 veth84001e4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:39:01 ens3 2.03 1.13 1.61 0.85 0.00 0.00 0.00 0.00 02:26:17 01:40:01 vethe100d98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 veth141d557 0.67 0.05 0.03 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 veth507f2af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 veth73affbe 0.70 0.05 0.04 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 veth5efd9b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 veth52fdcd7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 veth3523520 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 veth474ed7c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 veth3875925 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 vethca435c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 veth84001e4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:40:01 ens3 1.25 0.62 0.91 0.48 0.00 0.00 0.00 0.00 02:26:17 01:41:01 lo 40.99 40.99 4.01 4.01 0.00 0.00 0.00 0.00 02:26:17 01:41:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:41:01 ens3 414.73 427.76 209.84 1795.97 0.00 0.00 0.00 0.00 02:26:17 01:42:01 lo 20.60 20.60 2.01 2.01 0.00 0.00 0.00 0.00 02:26:17 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:42:01 ens3 360.04 379.24 132.80 2655.83 0.00 0.00 0.00 0.00 02:26:17 01:43:01 lo 8.07 8.07 0.78 0.78 0.00 0.00 0.00 0.00 02:26:17 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:43:01 ens3 96.75 92.33 48.10 538.53 0.00 0.00 0.00 0.00 02:26:17 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:44:01 ens3 0.78 0.42 1.26 0.21 0.00 0.00 0.00 0.00 02:26:17 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:47:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:26:17 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:48:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 02:26:17 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:49:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:50:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:51:01 ens3 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:26:17 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:52:01 ens3 0.60 0.32 0.34 0.27 0.00 0.00 0.00 0.00 02:26:17 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:53:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:54:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 02:26:17 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:56:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:57:01 ens3 0.57 0.18 0.12 0.07 0.00 0.00 0.00 0.00 02:26:17 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:58:01 ens3 0.60 0.33 0.32 0.21 0.00 0.00 0.00 0.00 02:26:17 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 01:59:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:00:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:26:17 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:01:01 ens3 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:26:17 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:02:01 ens3 0.70 0.62 0.40 0.29 0.00 0.00 0.00 0.00 02:26:17 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:03:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:04:01 ens3 0.75 0.25 0.30 0.21 0.00 0.00 0.00 0.00 02:26:17 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:05:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:06:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:07:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:26:17 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:08:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:26:17 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:09:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:26:17 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:10:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:26:17 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:12:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:26:17 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:15:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 02:26:17 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:17:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 02:26:17 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:18:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:19:02 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:26:17 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:20:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:22:01 ens3 0.38 0.27 0.14 0.08 0.00 0.00 0.00 0.00 02:26:17 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:25:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 02:26:17 02:25:01 docker0 30.21 33.71 2.26 275.27 0.00 0.00 0.00 0.00 02:26:17 02:25:01 veth6b7fae0 30.21 33.81 2.67 275.28 0.00 0.00 0.00 0.02 02:26:17 02:25:01 ens3 125.35 83.69 2928.63 15.91 0.00 0.00 0.00 0.00 02:26:17 02:26:01 lo 2.20 2.20 0.20 0.20 0.00 0.00 0.00 0.00 02:26:17 02:26:01 docker0 44.33 52.36 4.27 590.96 0.00 0.00 0.00 0.00 02:26:17 02:26:01 ens3 336.41 251.56 6380.02 169.93 0.00 0.00 0.00 0.00 02:26:17 Average: lo 1.54 1.54 0.15 0.15 0.00 0.00 0.00 0.00 02:26:17 Average: docker0 28.16 33.88 2.15 267.29 0.00 0.00 0.00 0.00 02:26:17 Average: ens3 81.71 66.13 734.79 100.83 0.00 0.00 0.00 0.00 02:26:17 02:26:17 02:26:17 ---> sar -P ALL: 02:26:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5140) 07/15/25 _x86_64_ (8 CPU) 02:26:17 02:26:17 01:30:54 LINUX RESTART (8 CPU) 02:26:17 02:26:17 01:31:01 CPU %user %nice %system %iowait %steal %idle 02:26:17 01:32:01 all 8.80 0.00 2.54 2.77 0.06 85.84 02:26:17 01:32:01 0 6.72 0.00 2.45 0.64 0.05 90.14 02:26:17 01:32:01 1 6.02 0.00 1.80 0.32 0.05 91.81 02:26:17 01:32:01 2 9.96 0.00 2.16 5.65 0.05 82.18 02:26:17 01:32:01 3 9.59 0.00 3.43 1.09 0.03 85.86 02:26:17 01:32:01 4 11.70 0.00 2.39 1.82 0.05 84.04 02:26:17 01:32:01 5 11.79 0.00 2.92 6.60 0.07 78.63 02:26:17 01:32:01 6 8.44 0.00 3.33 3.78 0.07 84.39 02:26:17 01:32:01 7 6.14 0.00 1.81 2.27 0.08 89.70 02:26:17 01:33:01 all 10.15 0.00 3.26 2.02 0.07 84.50 02:26:17 01:33:01 0 9.50 0.00 3.39 5.01 0.08 82.01 02:26:17 01:33:01 1 11.35 0.00 4.90 0.74 0.07 82.94 02:26:17 01:33:01 2 10.81 0.00 3.57 1.07 0.08 84.47 02:26:17 01:33:01 3 8.58 0.00 2.87 1.50 0.08 86.97 02:26:17 01:33:01 4 12.99 0.00 3.37 4.71 0.08 78.85 02:26:17 01:33:01 5 9.60 0.00 2.73 2.39 0.07 85.22 02:26:17 01:33:01 6 9.06 0.00 2.42 0.13 0.07 88.31 02:26:17 01:33:01 7 9.31 0.00 2.86 0.57 0.05 87.21 02:26:17 01:34:01 all 39.69 0.00 6.08 1.15 0.08 52.99 02:26:17 01:34:01 0 37.86 0.00 5.93 0.02 0.08 56.10 02:26:17 01:34:01 1 39.30 0.00 6.49 0.02 0.08 54.11 02:26:17 01:34:01 2 42.65 0.00 6.18 0.20 0.08 50.88 02:26:17 01:34:01 3 39.51 0.00 5.31 0.84 0.08 54.26 02:26:17 01:34:01 4 39.92 0.00 6.71 0.08 0.08 53.20 02:26:17 01:34:01 5 39.86 0.00 5.35 0.03 0.08 54.68 02:26:17 01:34:01 6 40.18 0.00 5.33 0.00 0.08 54.40 02:26:17 01:34:01 7 38.26 0.00 7.36 8.05 0.08 46.25 02:26:17 01:35:01 all 66.61 0.00 8.07 1.00 0.10 24.21 02:26:17 01:35:01 0 67.04 0.00 7.92 0.62 0.08 24.33 02:26:17 01:35:01 1 65.30 0.00 7.61 0.68 0.08 26.34 02:26:17 01:35:01 2 68.68 0.00 7.64 0.07 0.10 23.51 02:26:17 01:35:01 3 67.22 0.00 8.34 3.58 0.17 20.69 02:26:17 01:35:01 4 66.48 0.00 8.70 0.86 0.10 23.87 02:26:17 01:35:01 5 65.79 0.00 7.72 0.72 0.08 25.69 02:26:17 01:35:01 6 65.96 0.00 9.02 1.11 0.08 23.83 02:26:17 01:35:01 7 66.42 0.00 7.62 0.37 0.12 25.47 02:26:17 01:36:01 all 23.90 0.00 7.73 6.55 0.15 61.67 02:26:17 01:36:01 0 23.30 0.00 8.20 12.72 0.09 55.69 02:26:17 01:36:01 1 23.81 0.00 7.54 9.46 0.08 59.10 02:26:17 01:36:01 2 21.92 0.00 7.35 9.72 0.09 60.93 02:26:17 01:36:01 3 25.11 0.00 7.66 5.88 0.08 61.26 02:26:17 01:36:01 4 22.76 0.00 7.12 2.92 0.08 67.12 02:26:17 01:36:01 5 25.50 0.00 7.54 4.73 0.10 62.13 02:26:17 01:36:01 6 23.22 0.00 8.16 2.28 0.56 65.78 02:26:17 01:36:01 7 25.55 0.00 8.30 4.71 0.10 61.33 02:26:17 01:37:01 all 12.42 0.00 6.44 21.46 0.11 59.57 02:26:17 01:37:01 0 14.20 0.00 6.56 23.56 0.08 55.60 02:26:17 01:37:01 1 10.34 0.00 6.61 23.16 0.08 59.81 02:26:17 01:37:01 2 10.61 0.00 5.26 8.98 0.17 74.98 02:26:17 01:37:01 3 12.79 0.00 5.96 12.43 0.08 68.73 02:26:17 01:37:01 4 12.92 0.00 7.36 15.24 0.10 64.39 02:26:17 01:37:01 5 12.55 0.00 5.94 17.90 0.10 63.51 02:26:17 01:37:01 6 13.26 0.00 6.49 26.45 0.12 53.68 02:26:17 01:37:01 7 12.70 0.00 7.37 44.28 0.10 35.55 02:26:17 01:38:01 all 46.12 0.00 7.89 10.50 0.08 35.41 02:26:17 01:38:01 0 46.24 0.00 7.60 1.94 0.08 44.13 02:26:17 01:38:01 1 45.31 0.00 7.28 3.90 0.10 43.40 02:26:17 01:38:01 2 46.08 0.00 7.27 5.36 0.08 41.21 02:26:17 01:38:01 3 46.91 0.00 7.29 1.57 0.07 44.16 02:26:17 01:38:01 4 46.91 0.00 9.21 40.88 0.08 2.92 02:26:17 01:38:01 5 45.93 0.00 8.27 1.39 0.05 44.37 02:26:17 01:38:01 6 46.48 0.00 7.55 11.44 0.07 34.47 02:26:17 01:38:01 7 45.14 0.00 8.68 17.77 0.07 28.35 02:26:17 01:39:01 all 91.04 0.00 8.85 0.00 0.11 0.00 02:26:17 01:39:01 0 90.88 0.00 8.98 0.00 0.14 0.00 02:26:17 01:39:01 1 91.10 0.00 8.79 0.00 0.12 0.00 02:26:17 01:39:01 2 90.30 0.00 9.52 0.00 0.17 0.00 02:26:17 01:39:01 3 91.15 0.00 8.75 0.00 0.10 0.00 02:26:17 01:39:01 4 91.12 0.00 8.78 0.00 0.10 0.00 02:26:17 01:39:01 5 91.28 0.00 8.62 0.00 0.10 0.00 02:26:17 01:39:01 6 91.50 0.00 8.40 0.00 0.10 0.00 02:26:17 01:39:01 7 90.98 0.00 8.94 0.00 0.08 0.00 02:26:17 01:40:01 all 82.32 0.00 9.69 2.23 0.13 5.63 02:26:17 01:40:01 0 82.09 0.00 9.86 2.75 0.13 5.17 02:26:17 01:40:01 1 82.62 0.00 9.11 1.39 0.13 6.74 02:26:17 01:40:01 2 82.13 0.00 9.74 2.08 0.15 5.89 02:26:17 01:40:01 3 83.00 0.00 9.53 6.21 0.12 1.14 02:26:17 01:40:01 4 81.55 0.00 10.49 0.36 0.15 7.44 02:26:17 01:40:01 5 82.49 0.00 9.44 2.75 0.10 5.21 02:26:17 01:40:01 6 83.05 0.00 9.38 0.03 0.12 7.42 02:26:17 01:40:01 7 81.56 0.00 10.02 2.25 0.14 6.03 02:26:17 01:41:01 all 7.85 0.00 1.75 4.05 0.06 86.30 02:26:17 01:41:01 0 7.12 0.00 1.88 4.32 0.05 86.63 02:26:17 01:41:01 1 6.74 0.00 1.67 5.45 0.05 86.09 02:26:17 01:41:01 2 8.59 0.00 1.63 2.01 0.07 87.70 02:26:17 01:41:01 3 9.14 0.00 1.94 7.40 0.05 81.47 02:26:17 01:41:01 4 6.69 0.00 1.62 5.89 0.07 85.73 02:26:17 01:41:01 5 7.61 0.00 1.89 2.98 0.05 87.47 02:26:17 01:41:01 6 9.05 0.00 1.75 2.99 0.05 86.17 02:26:17 01:41:01 7 7.85 0.00 1.63 1.33 0.07 89.13 02:26:17 01:42:01 all 10.63 0.00 0.71 0.06 0.06 88.54 02:26:17 01:42:01 0 8.94 0.00 0.68 0.03 0.07 90.28 02:26:17 01:42:01 1 11.21 0.00 0.73 0.00 0.07 87.99 02:26:17 01:42:01 2 10.96 0.00 0.80 0.02 0.07 88.15 02:26:17 01:42:01 3 14.88 0.00 0.62 0.02 0.07 84.42 02:26:17 01:42:01 4 4.90 0.00 0.47 0.24 0.05 94.34 02:26:17 01:42:01 5 7.23 0.00 0.77 0.12 0.07 91.82 02:26:17 01:42:01 6 17.94 0.00 0.96 0.00 0.08 81.02 02:26:17 01:42:01 7 8.99 0.00 0.65 0.03 0.05 90.28 02:26:17 02:26:17 01:42:01 CPU %user %nice %system %iowait %steal %idle 02:26:17 01:43:01 all 2.27 0.00 0.23 0.03 0.02 97.45 02:26:17 01:43:01 0 0.70 0.00 0.22 0.12 0.02 98.95 02:26:17 01:43:01 1 3.47 0.00 0.25 0.00 0.02 96.27 02:26:17 01:43:01 2 0.58 0.00 0.17 0.00 0.02 99.23 02:26:17 01:43:01 3 2.28 0.00 0.17 0.00 0.02 97.54 02:26:17 01:43:01 4 2.66 0.00 0.32 0.00 0.02 97.01 02:26:17 01:43:01 5 2.25 0.00 0.25 0.02 0.02 97.47 02:26:17 01:43:01 6 2.14 0.00 0.22 0.02 0.02 97.61 02:26:17 01:43:01 7 4.09 0.00 0.28 0.05 0.03 95.55 02:26:17 01:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:26:17 01:44:01 0 0.03 0.00 0.05 0.03 0.03 99.85 02:26:17 01:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 01:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 01:44:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:26:17 01:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 01:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:26:17 01:45:01 0 0.12 0.00 0.03 0.02 0.02 99.82 02:26:17 01:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:45:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:26:17 01:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 01:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 01:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:26:17 01:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:26:17 01:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:26:17 01:46:01 0 0.02 0.00 0.00 0.02 0.03 99.93 02:26:17 01:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:26:17 01:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:26:17 01:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:26:17 01:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 01:47:01 all 0.26 0.00 0.03 0.00 0.01 99.69 02:26:17 01:47:01 0 0.05 0.00 0.03 0.02 0.03 99.87 02:26:17 01:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 01:47:01 2 0.00 0.00 0.03 0.02 0.02 99.93 02:26:17 01:47:01 3 0.03 0.00 0.10 0.00 0.02 99.85 02:26:17 01:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:47:01 5 0.05 0.00 0.03 0.00 0.00 99.92 02:26:17 01:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:26:17 01:47:01 7 1.89 0.00 0.02 0.00 0.02 98.08 02:26:17 01:48:01 all 0.28 0.00 0.02 0.00 0.01 99.69 02:26:17 01:48:01 0 0.05 0.00 0.07 0.02 0.02 99.85 02:26:17 01:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 01:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 01:48:01 5 0.05 0.00 0.05 0.00 0.02 99.88 02:26:17 01:48:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:26:17 01:48:01 7 1.99 0.00 0.02 0.00 0.00 98.00 02:26:17 01:49:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:26:17 01:49:01 0 0.03 0.00 0.03 0.02 0.03 99.88 02:26:17 01:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:49:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:26:17 01:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 01:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 01:49:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:26:17 01:49:01 6 0.08 0.00 0.02 0.00 0.02 99.88 02:26:17 01:49:01 7 1.99 0.00 0.00 0.00 0.02 98.00 02:26:17 01:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:26:17 01:50:01 0 0.05 0.00 0.07 0.02 0.02 99.85 02:26:17 01:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:26:17 01:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:26:17 01:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:26:17 01:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 01:50:01 7 0.10 0.00 0.02 0.00 0.00 99.88 02:26:17 01:51:01 all 0.03 0.00 0.00 0.00 0.01 99.95 02:26:17 01:51:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:26:17 01:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:26:17 01:51:01 3 0.08 0.00 0.00 0.00 0.02 99.90 02:26:17 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 01:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:26:17 01:51:01 7 0.05 0.00 0.00 0.00 0.03 99.92 02:26:17 01:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:26:17 01:52:01 0 0.02 0.00 0.02 0.03 0.02 99.92 02:26:17 01:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:26:17 01:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 01:52:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:26:17 01:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:26:17 01:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 01:53:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:26:17 01:53:01 0 0.08 0.00 0.00 0.02 0.00 99.90 02:26:17 01:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:26:17 01:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 02:26:17 01:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:26:17 01:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 01:53:01 5 0.08 0.00 0.02 0.00 0.02 99.88 02:26:17 01:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:53:01 7 0.07 0.00 0.02 0.00 0.03 99.88 02:26:17 02:26:17 01:53:01 CPU %user %nice %system %iowait %steal %idle 02:26:17 01:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:26:17 01:54:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:26:17 01:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 01:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 01:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:26:17 01:54:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:26:17 01:54:01 7 0.03 0.00 0.02 0.00 0.03 99.92 02:26:17 01:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:26:17 01:55:01 0 0.07 0.00 0.02 0.02 0.00 99.90 02:26:17 01:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:26:17 01:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:26:17 01:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:26:17 01:55:01 6 0.10 0.00 0.03 0.00 0.02 99.85 02:26:17 01:55:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:26:17 01:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:26:17 01:56:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:26:17 01:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 01:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:56:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:26:17 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:56:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:26:17 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 01:56:01 7 0.05 0.00 0.02 0.00 0.05 99.88 02:26:17 01:57:01 all 0.03 0.00 0.02 0.00 0.01 99.93 02:26:17 01:57:01 0 0.07 0.00 0.02 0.02 0.00 99.90 02:26:17 01:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 01:57:01 2 0.00 0.00 0.03 0.02 0.00 99.95 02:26:17 01:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:26:17 01:57:01 5 0.07 0.00 0.03 0.00 0.02 99.88 02:26:17 01:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 01:57:01 7 0.08 0.00 0.03 0.00 0.02 99.87 02:26:17 01:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:26:17 01:58:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:26:17 01:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 01:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 01:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 01:58:01 6 0.07 0.00 0.05 0.00 0.02 99.87 02:26:17 01:58:01 7 0.00 0.00 0.02 0.00 0.03 99.95 02:26:17 01:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:26:17 01:59:01 0 0.05 0.00 0.02 0.02 0.00 99.92 02:26:17 01:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 01:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 01:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 01:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 01:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 01:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:26:17 01:59:01 7 0.03 0.00 0.03 0.00 0.03 99.90 02:26:17 02:00:01 all 0.00 0.00 0.01 0.00 0.01 99.96 02:26:17 02:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 02:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:26:17 02:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:00:01 6 0.00 0.00 0.03 0.00 0.02 99.95 02:26:17 02:00:01 7 0.00 0.00 0.03 0.00 0.03 99.93 02:26:17 02:01:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:26:17 02:01:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:26:17 02:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 02:26:17 02:01:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:26:17 02:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:01:01 5 0.10 0.00 0.02 0.00 0.00 99.88 02:26:17 02:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:01:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:26:17 02:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:26:17 02:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:26:17 02:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:26:17 02:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:02:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:26:17 02:02:01 7 0.02 0.00 0.03 0.00 0.03 99.92 02:26:17 02:03:01 all 0.22 0.00 0.02 0.00 0.01 99.75 02:26:17 02:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:26:17 02:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 02:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:03:01 5 0.08 0.00 0.00 0.00 0.00 99.92 02:26:17 02:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:03:01 7 1.62 0.00 0.07 0.00 0.03 98.28 02:26:17 02:04:01 all 0.19 0.00 0.01 0.01 0.01 99.78 02:26:17 02:04:01 0 0.02 0.00 0.00 0.10 0.00 99.88 02:26:17 02:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 02:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:04:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:26:17 02:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:04:01 7 1.45 0.00 0.03 0.00 0.03 98.48 02:26:17 02:26:17 02:04:01 CPU %user %nice %system %iowait %steal %idle 02:26:17 02:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:26:17 02:05:01 0 0.05 0.00 0.00 0.02 0.00 99.93 02:26:17 02:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:05:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:26:17 02:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:05:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:26:17 02:05:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:26:17 02:05:01 7 0.03 0.00 0.05 0.00 0.03 99.88 02:26:17 02:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:26:17 02:06:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:26:17 02:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:26:17 02:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:06:01 7 0.03 0.00 0.02 0.00 0.03 99.92 02:26:17 02:07:01 all 0.12 0.00 0.02 0.00 0.01 99.85 02:26:17 02:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:26:17 02:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:26:17 02:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:07:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:26:17 02:07:01 7 0.76 0.00 0.10 0.00 0.03 99.10 02:26:17 02:08:01 all 0.26 0.00 0.01 0.00 0.01 99.71 02:26:17 02:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:26:17 02:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:26:17 02:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:26:17 02:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:08:01 7 1.97 0.00 0.03 0.00 0.03 97.96 02:26:17 02:09:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:26:17 02:09:01 0 0.07 0.00 0.02 0.02 0.02 99.88 02:26:17 02:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:26:17 02:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:26:17 02:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:26:17 02:09:01 7 1.89 0.00 0.02 0.00 0.03 98.06 02:26:17 02:10:01 all 0.02 0.00 0.02 0.01 0.01 99.95 02:26:17 02:10:01 0 0.00 0.00 0.02 0.03 0.00 99.95 02:26:17 02:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:10:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:26:17 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:26:17 02:10:01 7 0.08 0.00 0.05 0.00 0.03 99.83 02:26:17 02:11:01 all 0.03 0.00 0.01 0.01 0.01 99.93 02:26:17 02:11:01 0 0.03 0.00 0.00 0.03 0.00 99.93 02:26:17 02:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:26:17 02:11:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:26:17 02:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:11:01 4 0.07 0.00 0.05 0.00 0.02 99.87 02:26:17 02:11:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:26:17 02:11:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:26:17 02:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:26:17 02:12:01 all 0.06 0.00 0.02 0.01 0.00 99.90 02:26:17 02:12:01 0 0.00 0.00 0.03 0.08 0.00 99.88 02:26:17 02:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:12:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:26:17 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:26:17 02:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:12:01 6 0.08 0.00 0.03 0.00 0.00 99.88 02:26:17 02:12:01 7 0.32 0.00 0.02 0.00 0.02 99.65 02:26:17 02:13:01 all 0.03 0.00 0.01 0.02 0.00 99.94 02:26:17 02:13:01 0 0.02 0.00 0.00 0.18 0.00 99.80 02:26:17 02:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:13:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:26:17 02:13:01 6 0.08 0.00 0.05 0.00 0.02 99.85 02:26:17 02:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:26:17 02:14:01 all 0.21 0.00 0.02 0.07 0.01 99.69 02:26:17 02:14:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:26:17 02:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:14:01 2 0.00 0.00 0.00 0.35 0.02 99.63 02:26:17 02:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:26:17 02:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:26:17 02:14:01 7 1.53 0.00 0.03 0.20 0.03 98.20 02:26:17 02:15:01 all 0.10 0.00 0.01 0.01 0.01 99.88 02:26:17 02:15:01 0 0.02 0.00 0.02 0.03 0.00 99.93 02:26:17 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:15:01 4 0.03 0.00 0.00 0.03 0.02 99.92 02:26:17 02:15:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:26:17 02:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:26:17 02:15:01 7 0.60 0.00 0.02 0.00 0.02 99.37 02:26:17 02:26:17 02:15:01 CPU %user %nice %system %iowait %steal %idle 02:26:17 02:16:01 all 0.03 0.00 0.01 0.03 0.01 99.92 02:26:17 02:16:01 0 0.02 0.00 0.02 0.07 0.00 99.90 02:26:17 02:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:16:01 2 0.02 0.00 0.00 0.17 0.00 99.82 02:26:17 02:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:26:17 02:16:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:26:17 02:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:26:17 02:17:01 all 0.13 0.00 0.02 0.03 0.01 99.81 02:26:17 02:17:01 0 0.03 0.00 0.02 0.23 0.02 99.70 02:26:17 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:17:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:26:17 02:17:01 5 0.07 0.00 0.05 0.00 0.00 99.88 02:26:17 02:17:01 6 0.08 0.00 0.03 0.00 0.02 99.87 02:26:17 02:17:01 7 0.81 0.00 0.00 0.00 0.02 99.17 02:26:17 02:18:01 all 0.13 0.00 0.02 0.08 0.01 99.76 02:26:17 02:18:01 0 0.00 0.00 0.00 0.25 0.00 99.75 02:26:17 02:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:18:01 2 0.00 0.00 0.02 0.33 0.02 99.63 02:26:17 02:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:18:01 4 0.03 0.00 0.02 0.05 0.00 99.90 02:26:17 02:18:01 5 0.08 0.00 0.03 0.00 0.00 99.88 02:26:17 02:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:26:17 02:18:01 7 0.88 0.00 0.02 0.00 0.02 99.09 02:26:17 02:19:02 all 0.07 0.00 0.01 0.07 0.00 99.85 02:26:17 02:19:02 0 0.02 0.00 0.00 0.37 0.00 99.62 02:26:17 02:19:02 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:19:02 2 0.00 0.00 0.00 0.18 0.00 99.82 02:26:17 02:19:02 3 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:19:02 4 0.03 0.00 0.00 0.00 0.00 99.97 02:26:17 02:19:02 5 0.08 0.00 0.00 0.00 0.00 99.92 02:26:17 02:19:02 6 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:19:02 7 0.38 0.00 0.03 0.00 0.02 99.57 02:26:17 02:20:01 all 0.09 0.00 0.02 0.11 0.01 99.77 02:26:17 02:20:01 0 0.02 0.00 0.02 0.54 0.00 99.42 02:26:17 02:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:20:01 4 0.02 0.00 0.02 0.37 0.02 99.58 02:26:17 02:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:26:17 02:20:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:26:17 02:20:01 7 0.56 0.00 0.02 0.00 0.02 99.41 02:26:17 02:21:01 all 0.25 0.00 0.01 0.02 0.00 99.70 02:26:17 02:21:01 0 0.00 0.00 0.00 0.13 0.00 99.87 02:26:17 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:21:01 2 0.00 0.00 0.02 0.07 0.00 99.92 02:26:17 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:21:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:26:17 02:21:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:26:17 02:21:01 7 1.84 0.00 0.03 0.00 0.02 98.11 02:26:17 02:22:01 all 0.06 0.00 0.01 0.01 0.01 99.91 02:26:17 02:22:01 0 0.00 0.00 0.00 0.05 0.00 99.95 02:26:17 02:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:22:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:26:17 02:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:26:17 02:22:01 7 0.38 0.00 0.00 0.00 0.02 99.60 02:26:17 02:23:01 all 0.05 0.00 0.01 0.00 0.01 99.92 02:26:17 02:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:26:17 02:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:26:17 02:23:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:26:17 02:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:26:17 02:23:01 7 0.25 0.00 0.03 0.00 0.02 99.70 02:26:17 02:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:26:17 02:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 02:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:24:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:26:17 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:24:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:26:17 02:25:01 all 2.64 0.00 1.07 0.96 0.02 95.31 02:26:17 02:25:01 0 2.19 0.00 1.09 1.22 0.02 95.49 02:26:17 02:25:01 1 3.08 0.00 1.29 0.00 0.02 95.62 02:26:17 02:25:01 2 3.77 0.00 1.34 5.71 0.02 89.16 02:26:17 02:25:01 3 2.41 0.00 0.70 0.08 0.03 96.77 02:26:17 02:25:01 4 2.71 0.00 0.99 0.47 0.02 95.82 02:26:17 02:25:01 5 2.66 0.00 0.68 0.15 0.02 96.49 02:26:17 02:25:01 6 2.04 0.00 1.60 0.00 0.03 96.32 02:26:17 02:25:01 7 2.25 0.00 0.84 0.08 0.02 96.81 02:26:17 02:26:01 all 6.96 0.00 2.96 2.15 0.07 87.86 02:26:17 02:26:01 0 7.56 0.00 3.96 13.13 0.07 75.28 02:26:17 02:26:01 1 6.98 0.00 3.01 0.50 0.08 89.41 02:26:17 02:26:01 2 8.65 0.00 2.98 0.25 0.07 88.05 02:26:17 02:26:01 3 8.81 0.00 2.33 1.13 0.05 87.68 02:26:17 02:26:01 4 3.57 0.00 2.24 1.33 0.08 92.78 02:26:17 02:26:01 5 6.80 0.00 3.10 0.03 0.10 89.97 02:26:17 02:26:01 6 6.98 0.00 3.18 0.63 0.07 89.15 02:26:17 02:26:01 7 6.37 0.00 2.85 0.20 0.07 90.51 02:26:17 02:26:17 Average: CPU %user %nice %system %iowait %steal %idle 02:26:17 Average: all 7.49 0.00 1.22 1.00 0.03 90.26 02:26:17 Average: 0 7.32 0.00 1.25 1.23 0.03 90.18 02:26:17 Average: 1 7.35 0.00 1.21 0.82 0.02 90.60 02:26:17 Average: 2 7.45 0.00 1.18 0.77 0.03 90.57 02:26:17 Average: 3 7.64 0.00 1.18 0.75 0.02 90.41 02:26:17 Average: 4 7.34 0.00 1.26 1.36 0.02 90.02 02:26:17 Average: 5 7.48 0.00 1.19 0.72 0.02 90.59 02:26:17 Average: 6 7.63 0.00 1.24 0.88 0.03 90.22 02:26:17 Average: 7 7.71 0.00 1.26 1.47 0.04 89.52 02:26:17 02:26:17 02:26:17