Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 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-ssh17020577089003810317.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-ssh12802073423858476780.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11740839189685960033.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-ssh9793148819152573581.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15798955830409792605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3385 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 (odessa) Commit message: "fix: allow multiple tags to be selected during a docker build (#5179)" > 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 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 # timeout=10 > git rev-list --no-walk 1fed7d96d2dc57fd41b0a32695af78dc74686b6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:38:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:38:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:38:06 ========================================================= 10:38:06 EdgeX Global Pipelines Version Info 10:38:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:38:07 ------------------- 10:38:07 stable info: 10:38:07 ------------------- 10:38:07 Commited By: Ginny Guan ginny@iotechsys.com 10:38:07 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 10:38:07 Message: update stable to v1.0.274 10:38:07 ------------------- 10:38:07 experimental info: 10:38:07 ------------------- 10:38:07 Commited By: **** collab-it+edgex@linuxfoundation.org 10:38:07 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 10:38:07 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:38:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78a2866 [Pipeline] echo 10:38:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:08 provisioning config files... 10:38:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config14872513372184472407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:09 ---> ****-login.sh 10:38:09 nexus3.edgexfoundry.org:10001 10:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:09 Configure a credential helper to remove this warning. See 10:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:09 10:38:09 Login Succeeded 10:38:09 nexus3.edgexfoundry.org:10002 10:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:09 Configure a credential helper to remove this warning. See 10:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:09 10:38:09 Login Succeeded 10:38:09 nexus3.edgexfoundry.org:10003 10:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:09 Configure a credential helper to remove this warning. See 10:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:09 10:38:09 Login Succeeded 10:38:09 nexus3.edgexfoundry.org:10004 10:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:09 Configure a credential helper to remove this warning. See 10:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:09 10:38:09 Login Succeeded 10:38:09 ****.io 10:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:10 Configure a credential helper to remove this warning. See 10:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:10 10:38:10 Login Succeeded 10:38:10 ---> ****-login.sh ends [Pipeline] } 10:38:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:10 + 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 10:38:10 + dirname cmd/core-command/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo core-command,cmd/core-command/Dockerfile 10:38:10 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:38:10 + dirname cmd/core-data/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo core-data,cmd/core-data/Dockerfile 10:38:10 + dirname cmd/core-keeper/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo core-keeper,cmd/core-keeper/Dockerfile 10:38:10 + dirname cmd/core-metadata/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo core-metadata,cmd/core-metadata/Dockerfile 10:38:10 + dirname cmd/security-bootstrapper/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:38:10 + dirname cmd/security-proxy-auth/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:38:10 + dirname cmd/security-proxy-setup/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:38:10 + dirname cmd/security-secretstore-setup/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:38:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:38:10 + dirname cmd/security-spire-agent/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:38:10 + dirname cmd/security-spire-config/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:38:10 + dirname cmd/security-spire-server/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:38:10 + dirname cmd/support-notifications/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo support-notifications,cmd/support-notifications/Dockerfile 10:38:10 + dirname cmd/support-scheduler/Dockerfile 10:38:10 + cut -d/ -f2 10:38:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:38:10 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 10:38:11 + git rev-list -1 --merges 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2~1..78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 10:38:11 -----------> git rev-list -1 --merges 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2~1..78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [false] [Pipeline] sh 10:38:11 + git log --format=format:%s -1 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 10:38:11 ========================================================= 10:38:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:38:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:38:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:38:11 + grep -v github /etc/ssh/ssh_known_hosts 10:38:11 + [ -e /tmp/ssh_known_hosts ] 10:38:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:38:11 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:38:11 sudo tee -a /etc/ssh/ssh_known_hosts 10:38:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:12 10:38:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:12 0.1.4: Pulling from edgex-devops/py-git-semver 10:38:12 3dae71ba6b94: Pulling fs layer 10:38:12 6bf1a483ea7c: Pulling fs layer 10:38:12 f5dfc541a4d3: Pulling fs layer 10:38:12 461d9e800cba: Pulling fs layer 10:38:12 80192f66455f: Pulling fs layer 10:38:12 2e8e34ca0e6c: Pulling fs layer 10:38:12 a29436f7fd5d: Pulling fs layer 10:38:12 923cac83aea3: Pulling fs layer 10:38:12 25ad8b0a4227: Pulling fs layer 10:38:12 db01528c6b51: Pulling fs layer 10:38:12 28988de357af: Pulling fs layer 10:38:12 a29436f7fd5d: Waiting 10:38:12 461d9e800cba: Waiting 10:38:12 923cac83aea3: Waiting 10:38:12 25ad8b0a4227: Waiting 10:38:12 28988de357af: Waiting 10:38:12 80192f66455f: Waiting 10:38:12 2e8e34ca0e6c: Waiting 10:38:12 db01528c6b51: Waiting 10:38:12 6bf1a483ea7c: Verifying Checksum 10:38:12 6bf1a483ea7c: Download complete 10:38:12 461d9e800cba: Verifying Checksum 10:38:12 461d9e800cba: Download complete 10:38:12 80192f66455f: Download complete 10:38:12 f5dfc541a4d3: Verifying Checksum 10:38:12 f5dfc541a4d3: Download complete 10:38:12 3dae71ba6b94: Verifying Checksum 10:38:12 3dae71ba6b94: Download complete 10:38:12 923cac83aea3: Download complete 10:38:13 25ad8b0a4227: Verifying Checksum 10:38:13 25ad8b0a4227: Download complete 10:38:13 db01528c6b51: Verifying Checksum 10:38:13 db01528c6b51: Download complete 10:38:13 28988de357af: Download complete 10:38:13 a29436f7fd5d: Verifying Checksum 10:38:13 a29436f7fd5d: Download complete 10:38:13 2e8e34ca0e6c: Verifying Checksum 10:38:13 2e8e34ca0e6c: Download complete 10:38:13 3dae71ba6b94: Pull complete 10:38:13 6bf1a483ea7c: Pull complete 10:38:14 f5dfc541a4d3: Pull complete 10:38:14 461d9e800cba: Pull complete 10:38:14 80192f66455f: Pull complete 10:38:17 2e8e34ca0e6c: Pull complete 10:38:18 a29436f7fd5d: Pull complete 10:38:18 923cac83aea3: Pull complete 10:38:18 25ad8b0a4227: Pull complete 10:38:18 db01528c6b51: Pull complete 10:38:18 28988de357af: Pull complete 10:38:18 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:38:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:18 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 10:38:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:38:20 $ docker top c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 -eo pid,comm 10:38:20 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). 10:38:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:38:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:20 [ssh-agent] Looking for ssh-agent implementation... 10:38:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:20 $ docker exec c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 ssh-agent 10:38:21 SSH_AUTH_SOCK=/tmp/ssh-fmEQheCyY4tB/agent.32 10:38:21 SSH_AGENT_PID=38 10:38:21 Running ssh-add (command line suppressed) 10:38:21 Identity added: /w/workspace/edgex-go/15@tmp/private_key_8560971049410612435.key (/w/workspace/edgex-go/15@tmp/private_key_8560971049410612435.key) 10:38:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:21 + git tag --points-at HEAD [Pipeline] } 10:38:21 $ docker exec --env ******** --env ******** c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 ssh-agent -k 10:38:21 unset SSH_AUTH_SOCK; 10:38:21 unset SSH_AGENT_PID; 10:38:21 echo Agent pid 38 killed; 10:38:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:38:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:21 [ssh-agent] Looking for ssh-agent implementation... 10:38:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:21 $ docker exec c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 ssh-agent 10:38:21 SSH_AUTH_SOCK=/tmp/ssh-XNmTnFQZHNo5/agent.72 10:38:21 SSH_AGENT_PID=78 10:38:21 Running ssh-add (command line suppressed) 10:38:21 Identity added: /w/workspace/edgex-go/15@tmp/private_key_15450456458230461519.key (/w/workspace/edgex-go/15@tmp/private_key_15450456458230461519.key) 10:38:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:22 + git semver init 10:38:22 2025-06-16 10:38:22,520 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:38:22 2025-06-16 10:38:22,524 [run_init] DEBUG init version:0.0.0 force:False 10:38:22 2025-06-16 10:38:22,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/15/.semver 10:38:22 2025-06-16 10:38:22,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/15/.semver 10:38:22 2025-06-16 10:38:22,525 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/15/.semver'], cwd=/w/workspace/edgex-go/15, stdin=None, shell=False, universal_newlines=False) 10:38:27 2025-06-16 10:38:27,314 [append_file] DEBUG append to file:/w/workspace/edgex-go/15/.git/info/exclude 10:38:27 2025-06-16 10:38:27,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/15/.semver/odessa with force:False 10:38:27 2025-06-16 10:38:27,314 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa 10:38:27 2025-06-16 10:38:27,314 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa 10:38:27 4.0.1-dev.1 [Pipeline] } 10:38:27 $ docker exec --env ******** --env ******** c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 ssh-agent -k 10:38:27 unset SSH_AUTH_SOCK; 10:38:27 unset SSH_AGENT_PID; 10:38:27 echo Agent pid 78 killed; 10:38:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:28 + git semver [Pipeline] } 10:38:28 $ docker stop --time=1 c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 10:38:29 $ docker rm -f --volumes c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:38:30 Stashed 1 file(s) [Pipeline] echo 10:38:30 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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 10:38:30 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo 10:38:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:38:31 + grep ^go [0-9].[0-9]* go.mod 10:38:31 + cut -d -f 2 [Pipeline] echo 10:38:31 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:38:31 ========================================================= 10:38:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 10:38:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:38:31 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 10:38:31 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 10:38:31 0a9a5dfd008f: Pulling fs layer 10:38:31 8833042f23b5: Pulling fs layer 10:38:31 6ca661eb024f: Pulling fs layer 10:38:31 b5acb76e9680: Pulling fs layer 10:38:31 4f4fb700ef54: Pulling fs layer 10:38:31 012bb1f9d321: Pulling fs layer 10:38:31 97255f1bc79d: Pulling fs layer 10:38:31 454448c9edf9: Pulling fs layer 10:38:31 15f87924ceaf: Pulling fs layer 10:38:31 b5acb76e9680: Waiting 10:38:31 012bb1f9d321: Waiting 10:38:31 97255f1bc79d: Waiting 10:38:31 4f4fb700ef54: Waiting 10:38:31 15f87924ceaf: Waiting 10:38:31 454448c9edf9: Waiting 10:38:31 8833042f23b5: Verifying Checksum 10:38:31 8833042f23b5: Download complete 10:38:31 b5acb76e9680: Verifying Checksum 10:38:31 b5acb76e9680: Download complete 10:38:31 4f4fb700ef54: Verifying Checksum 10:38:31 4f4fb700ef54: Download complete 10:38:31 012bb1f9d321: Download complete 10:38:31 0a9a5dfd008f: Download complete 10:38:31 97255f1bc79d: Verifying Checksum 10:38:31 97255f1bc79d: Download complete 10:38:31 0a9a5dfd008f: Pull complete 10:38:31 15f87924ceaf: Verifying Checksum 10:38:31 15f87924ceaf: Download complete 10:38:32 8833042f23b5: Pull complete 10:38:32 6ca661eb024f: Download complete 10:38:32 454448c9edf9: Verifying Checksum 10:38:32 454448c9edf9: Download complete 10:38:35 6ca661eb024f: Pull complete 10:38:35 b5acb76e9680: Pull complete 10:38:35 4f4fb700ef54: Pull complete 10:38:35 012bb1f9d321: Pull complete 10:38:35 97255f1bc79d: Pull complete 10:38:37 454448c9edf9: Pull complete 10:38:38 15f87924ceaf: Pull complete 10:38:38 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 10:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 10:38:38 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 10:38:38 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 10:38:38 WORKDIR /edgex 10:38:38 COPY go.mod . 10:38:38 RUN go mod download 10:38:38 + docker build -t ci-base-image-x86_64 -f - . 10:38:39 Sending build context to Docker daemon 230.7MB 10:38:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 10:38:39 ---> bc3d7bf65e23 10:38:39 Step 2/4 : WORKDIR /edgex 10:38:41 ---> Running in 04b737f24a80 10:38:41 Removing intermediate container 04b737f24a80 10:38:41 ---> 6f36f65cc5c9 10:38:41 Step 3/4 : COPY go.mod . 10:38:41 ---> f4a6e71e56c3 10:38:41 Step 4/4 : RUN go mod download 10:38:41 ---> Running in f85c07c3e1f9 10:38:45 Still waiting to schedule task 10:38:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:38:59 Removing intermediate container f85c07c3e1f9 10:38:59 ---> fa9858e642e1 10:38:59 Successfully built fa9858e642e1 10:38:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:00 + docker inspect -f . ci-base-image-x86_64 10:39:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:00 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 10:39:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:39:00 $ docker top d4885a81ffc5185a5408918839eb01f1c2d5389fdcb281f3d1cf22dc231e8907 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:01 + go version 10:39:01 go version go1.23.7 linux/amd64 [Pipeline] } 10:39:01 $ docker stop --time=1 d4885a81ffc5185a5408918839eb01f1c2d5389fdcb281f3d1cf22dc231e8907 10:39:02 $ docker rm -f --volumes d4885a81ffc5185a5408918839eb01f1c2d5389fdcb281f3d1cf22dc231e8907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:02 + docker inspect -f . ci-base-image-x86_64 10:39:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:02 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 10:39:03 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:39:03 $ docker top a03e16ade9319406ce64b65e174b9cdcbec6f7cd8354e16ca07a4cf799c0ac41 -eo pid,comm [Pipeline] { [Pipeline] echo 10:39:03 ========================================================= 10:39:03 [edgeXBuildGoParallel] Running Tests and Build... 10:39:03 ========================================================= [Pipeline] sh 10:39:03 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] fileExists [Pipeline] sh 10:39:03 + make test 10:39:03 go test -race -coverprofile=coverage.out ./... 10:39:12 ? github.com/edgexfoundry/edgex-go [no test files] 10:39:34 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:39:34 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:39:34 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:39:34 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:39:34 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:39:34 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:39:34 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:39:34 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:39:34 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:39:34 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:39:35 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:39:35 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:39:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:39:35 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:39:35 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:39:35 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:39:35 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 10:39:37 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:39:37 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:39:37 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:39:37 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:39:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 10:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:39:38 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:39:38 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:39:38 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:39:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:39:38 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:39:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:39:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:39:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:39:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:39:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:39:40 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.2% of statements 10:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 3.5% of statements 10:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements 10:39:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:39:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.910s coverage: 93.4% of statements 10:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 92.3% of statements 10:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements 10:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:39:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:39:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:39:43 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:39:43 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:39:43 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 10:39:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 10:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:39:43 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:39:43 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:39:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:39:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 95.8% of statements 10:39:44 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 10:39:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 10:39:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:39:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:39:45 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] 10:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 1.0% of statements 10:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 42.6% of statements 10:39:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 10:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 10:39:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:39:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:39:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:39:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:39:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:39:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 87.1% of statements 10:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 10:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 10:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 10:39:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:39:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:39:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:39:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:39:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:39:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:39:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:39:49 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:39:49 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:39:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:39:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:39:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 10:39:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 10:39:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:39:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:39:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:39:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:39:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:39:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 10:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:40:00 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:40:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:40:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:40:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:40:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:40:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:40:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:40:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:40:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:40:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:40:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.176s coverage: 54.5% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.014s coverage: 100.0% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 29.2% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 10:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 10:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements 10:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements 10:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements 10:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 10:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 43.6% of statements 10:40:09 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 10:40:09 running golangci-lint 10:40:09 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:40:09 go version go1.23.7 linux/amd64 10:40:10 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:40:10 level=info msg="[config_reader] Used config file .golangci.yml" 10:40:10 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:40:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3387 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 10:40:11 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 10:40:11 The recommended git tool is: git 10:40:15 using credential edgex-jenkins-ssh 10:40:15 Cloning the remote Git repository 10:40:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:40:16 > git init /w/workspace/edgex-go/15 # timeout=10 10:40:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:40:16 > git --version # timeout=10 10:40:16 > git --version # 'git version 2.25.1' 10:40:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:34 Avoid second fetch 10:40:34 Checking out Revision 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 (odessa) 10:40:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:40:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:34 > git config core.sparsecheckout # timeout=10 10:40:34 > git checkout -f 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 # timeout=10 10:40:36 Commit message: "fix: allow multiple tags to be selected during a docker build (#5179)" 10:40:37 level=info msg="[loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|name|types_sizes|files|imports) took 22.591135338s" 10:40:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.738485ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:40:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:40:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:40:42 Dload Upload Total Spent Left Speed 10:40:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 87086 0 --:--:-- --:--:-- --:--:-- 87086 [Pipeline] sh 10:40:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:40:42 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 10:40:42 /etc/docker/daemon.json 10:40:42 { 10:40:42 "registry-mirrors": [ 10:40:42 "https://nexus3.edgexfoundry.org:10001" 10:40:42 ], 10:40:42 "bip": "10.250.0.254/24", 10:40:42 "hosts": [ 10:40:42 "tcp://0.0.0.0:5555", 10:40:42 "unix:///var/run/docker.sock" 10:40:42 ], 10:40:42 "mtu": 1458, 10:40:42 "selinux-enabled": true, 10:40:42 "seccomp-profile": "/etc/docker/seccomp.json" 10:40:42 } [Pipeline] sh 10:40:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:40:43 + sudo service docker restart 10:40:45 level=info msg="[linters_context/goanalysis] analyzers took 1m42.515478364s with top 10 stages: buildir: 59.778055233s, gosec: 4.127732108s, inspect: 3.701732039s, fact_deprecated: 3.090416015s, printf: 1.844133825s, ctrlflow: 1.658128232s, nilness: 1.253026031s, S1038: 1.164279114s, fact_purity: 1.145143561s, directives: 903.596353ms" 10:40:45 level=info msg="[runner] Issues before processing: 202, after processing: 0" 10:40:45 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, exclude: 202/202, nolint: 20/0, cgo: 202/202, path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202" 10:40:45 level=info msg="[runner] processing took 18.318309ms with stages: nolint: 8.318816ms, identifier_marker: 5.505147ms, autogenerated_exclude: 1.374323ms, path_prettifier: 1.191533ms, exclude-rules: 1.147883ms, skip_dirs: 607.856µs, cgo: 89.241µs, invalid_issue: 59.35µs, filename_unadjuster: 18.97µs, max_same_issues: 1.24µs, fixer: 600ns, exclude: 570ns, skip_files: 480ns, max_from_linter: 470ns, uniq_by_line: 430ns, sort_results: 390ns, source_code: 280ns, diff: 260ns, path_prefixer: 150ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 10:40:45 level=info msg="[runner] linters took 12.544439408s with stages: goanalysis_metalinter: 12.525966827s" 10:40:45 level=info msg="File cache stats: 0 entries of total size 0B" 10:40:45 level=info msg="Memory: 353 samples, avg is 301.4MB, max is 1287.0MB" 10:40:45 level=info msg="Execution took 35.189648969s" 10:40:45 go vet ./... 10:40:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:40:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:40:52 ./bin/test-attribution-txt.sh [Pipeline] echo 10:40:52 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:40:53 + go mod tidy 10:40:53 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 10:40:53 go: downloading github.com/frankban/quicktest v1.14.6 10:40:53 go: downloading go.uber.org/goleak v1.3.0 10:40:53 go: downloading github.com/go-playground/assert/v2 v2.2.0 10:40:53 go: downloading github.com/google/go-cmp v0.6.0 10:40:53 go: downloading go.opentelemetry.io/otel/sdk v1.32.0 10:40:53 go: downloading github.com/kr/pretty v0.3.1 10:40:54 go: downloading github.com/golang/protobuf v1.5.4 10:40:54 go: downloading github.com/emirpasic/gods v1.18.1 10:40:54 go: downloading github.com/jeremija/gosubmit v0.2.7 10:40:54 go: downloading github.com/google/gofuzz v1.2.0 10:40:54 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 10:40:54 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 10:40:54 go: downloading github.com/rs/cors v1.11.0 10:40:54 go: downloading github.com/kr/text v0.2.0 10:40:54 go: downloading github.com/rogpeppe/go-internal v1.11.0 10:40:54 go: downloading github.com/shoenig/test v0.6.4 10:40:54 go: downloading github.com/onsi/ginkgo v1.16.4 10:40:54 go: downloading github.com/onsi/gomega v1.13.0 10:40:54 go: downloading gopkg.in/yaml.v2 v2.4.0 10:40:54 go: downloading github.com/nxadm/tail v1.4.8 10:40:54 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh 10:40:54 + ls -al . 10:40:54 total 1996 10:40:54 drwxrwxr-x 12 1001 1001 4096 Jun 16 10:39 . 10:40:54 drwxr-xr-x 4 root root 4096 Jun 16 10:39 .. 10:40:54 drwxrwxr-x 2 1001 1001 4096 Jun 16 10:38 .blubracket 10:40:54 -rw-rw-r-- 1 1001 1001 10 Jun 16 10:38 .dockerignore 10:40:54 drwxrwxr-x 8 1001 1001 4096 Jun 16 10:40 .git 10:40:54 drwxrwxr-x 3 1001 1001 4096 Jun 16 10:38 .github 10:40:54 -rw-rw-r-- 1 1001 1001 902 Jun 16 10:38 .gitignore 10:40:54 -rw-rw-r-- 1 1001 1001 218 Jun 16 10:38 .golangci.yml 10:40:54 -rw-rw-r-- 1 1001 1001 100 Jun 16 10:38 .hadolint.yml 10:40:54 drwxr-xr-x 3 1001 1001 4096 Jun 16 10:38 .semver 10:40:54 -rw-rw-r-- 1 1001 1001 155 Jun 16 10:38 .sonarcloud.properties 10:40:54 -rw-rw-r-- 1 1001 1001 1171 Jun 16 10:38 ADOPTERS.md 10:40:54 -rw-rw-r-- 1 1001 1001 17374 Jun 16 10:38 Attribution.txt 10:40:54 -rw-rw-r-- 1 1001 1001 108018 Jun 16 10:38 CHANGELOG.md 10:40:54 -rw-rw-r-- 1 1001 1001 3804 Jun 16 10:38 CONTRIBUTING.md 10:40:54 -rw-rw-r-- 1 1001 1001 677 Jun 16 10:38 GOVERNANCE.md 10:40:54 -rw-rw-r-- 1 1001 1001 858 Jun 16 10:38 Jenkinsfile 10:40:54 -rw-rw-r-- 1 1001 1001 10775 Jun 16 10:38 LICENSE 10:40:54 -rw-rw-r-- 1 1001 1001 16754 Jun 16 10:38 Makefile 10:40:54 -rw-rw-r-- 1 1001 1001 582 Jun 16 10:38 OWNERS.md 10:40:54 -rw-rw-r-- 1 1001 1001 9932 Jun 16 10:38 README.md 10:40:54 -rw-rw-r-- 1 1001 1001 789 Jun 16 10:38 SECURITY.md 10:40:54 -rw-rw-r-- 1 1001 1001 11 Jun 16 10:38 VERSION 10:40:54 drwxrwxr-x 2 1001 1001 4096 Jun 16 10:38 bin 10:40:54 drwxrwxr-x 19 1001 1001 4096 Jun 16 10:38 cmd 10:40:54 -rw-r--r-- 1 root root 1660924 Jun 16 10:40 coverage.out 10:40:54 drwxrwxr-x 2 1001 1001 4096 Jun 16 10:38 fuzz_test 10:40:54 -rw-rw-r-- 1 1001 1001 6454 Jun 16 10:38 go.mod 10:40:54 -rw-rw-r-- 1 1001 1001 88143 Jun 16 10:38 go.sum 10:40:54 drwxrwxr-x 7 1001 1001 4096 Jun 16 10:38 internal 10:40:54 drwxrwxr-x 2 1001 1001 4096 Jun 16 10:38 openapi 10:40:54 -rw-rw-r-- 1 1001 1001 584 Jun 16 10:38 security.txt 10:40:54 drwxrwxr-x 10 1001 1001 4096 Jun 16 10:38 vendor 10:40:54 -rw-rw-r-- 1 1001 1001 204 Jun 16 10:38 version.go [Pipeline] sh 10:40:54 + '[' -e coverage.out ] 10:40:54 + chown 1001:1001 coverage.out [Pipeline] stash 10:40:55 Stashed 1 file(s) [Pipeline] sh 10:40:55 + make build 10:40:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:01 provisioning config files... 10:41:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config8775983447083169049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:02 ---> ****-login.sh 10:41:02 nexus3.edgexfoundry.org:10001 10:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:02 Configure a credential helper to remove this warning. See 10:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:02 10:41:02 Login Succeeded 10:41:02 nexus3.edgexfoundry.org:10002 10:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:02 Configure a credential helper to remove this warning. See 10:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:02 10:41:02 Login Succeeded 10:41:02 nexus3.edgexfoundry.org:10003 10:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:03 Configure a credential helper to remove this warning. See 10:41:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:03 10:41:03 Login Succeeded 10:41:03 nexus3.edgexfoundry.org:10004 10:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:03 Configure a credential helper to remove this warning. See 10:41:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:03 10:41:03 Login Succeeded 10:41:03 ****.io 10:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:04 Configure a credential helper to remove this warning. See 10:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:04 10:41:04 Login Succeeded 10:41:04 ---> ****-login.sh ends [Pipeline] } 10:41:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:41:04 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo 10:41:04 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:41:05 + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 10:41:05 [Pipeline] echo 10:41:05 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:41:05 ========================================================= 10:41:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 10:41:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:41:05 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 10:41:05 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 10:41:05 94e9d8af2201: Pulling fs layer 10:41:05 345fe9f21930: Pulling fs layer 10:41:05 b40fc9e46828: Pulling fs layer 10:41:05 c9804373a1e5: Pulling fs layer 10:41:05 4f4fb700ef54: Pulling fs layer 10:41:05 f5a772c54f75: Pulling fs layer 10:41:05 e2dd1b2a9dca: Pulling fs layer 10:41:05 0a0502178392: Pulling fs layer 10:41:05 c9804373a1e5: Waiting 10:41:05 4f4fb700ef54: Waiting 10:41:05 f5a772c54f75: Waiting 10:41:05 e2dd1b2a9dca: Waiting 10:41:05 0a0502178392: Waiting 10:41:05 345fe9f21930: Verifying Checksum 10:41:05 345fe9f21930: Download complete 10:41:05 c9804373a1e5: Verifying Checksum 10:41:05 c9804373a1e5: Download complete 10:41:05 4f4fb700ef54: Verifying Checksum 10:41:05 4f4fb700ef54: Download complete 10:41:05 f5a772c54f75: Verifying Checksum 10:41:05 f5a772c54f75: Download complete 10:41:05 94e9d8af2201: Verifying Checksum 10:41:05 94e9d8af2201: Download complete 10:41:06 0a0502178392: Verifying Checksum 10:41:06 0a0502178392: Download complete 10:41:06 94e9d8af2201: Pull complete 10:41:07 345fe9f21930: Pull complete 10:41:07 b40fc9e46828: Download complete 10:41:08 e2dd1b2a9dca: Verifying Checksum 10:41:08 e2dd1b2a9dca: Download complete 10:41:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:41:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:41:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:41:20 b40fc9e46828: Pull complete 10:41:21 c9804373a1e5: Pull complete 10:41:21 4f4fb700ef54: Pull complete 10:41:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:41:23 f5a772c54f75: Pull complete 10:41:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:41:28 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:41:29 e2dd1b2a9dca: Pull complete 10:41:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:41:31 0a0502178392: Pull complete 10:41:31 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 10:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 10:41:31 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 10:41:31 + docker build -t ci-base-image-arm64 -f - . 10:41:31 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 10:41:31 WORKDIR /edgex 10:41:31 COPY go.mod . 10:41:31 RUN go mod download 10:41:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:41:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:41:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:41:37 Sending build context to Docker daemon 48.49MB 10:41:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 10:41:37 ---> 72db82c1953f 10:41:37 Step 2/4 : WORKDIR /edgex 10:41:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:41:38 ---> Running in 161b3a1beea2 10:41:38 Removing intermediate container 161b3a1beea2 10:41:38 ---> 4a4bfd3f389e 10:41:38 Step 3/4 : COPY go.mod . 10:41:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:41:39 ---> 5ed76589cb7a 10:41:39 Step 4/4 : RUN go mod download 10:41:39 ---> Running in f73af97152ad [Pipeline] } 10:41:40 $ docker stop --time=1 a03e16ade9319406ce64b65e174b9cdcbec6f7cd8354e16ca07a4cf799c0ac41 10:41:42 $ docker rm -f --volumes a03e16ade9319406ce64b65e174b9cdcbec6f7cd8354e16ca07a4cf799c0ac41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:41:44 10:41:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:41:44 latest: Pulling from edgex-devops/edgex-compose 10:41:44 91d30c5bc195: Pulling fs layer 10:41:44 2e9b0aa3be6d: Pulling fs layer 10:41:44 9c61dcf015f6: Pulling fs layer 10:41:44 4698f68db338: Pulling fs layer 10:41:44 2a2f49069b9e: Pulling fs layer 10:41:44 e0025b399a48: Pulling fs layer 10:41:44 4698f68db338: Waiting 10:41:44 2a2f49069b9e: Waiting 10:41:44 e0025b399a48: Waiting 10:41:44 91d30c5bc195: Verifying Checksum 10:41:44 91d30c5bc195: Download complete 10:41:44 4698f68db338: Verifying Checksum 10:41:44 4698f68db338: Download complete 10:41:44 2e9b0aa3be6d: Verifying Checksum 10:41:44 2e9b0aa3be6d: Download complete 10:41:44 e0025b399a48: Verifying Checksum 10:41:44 e0025b399a48: Download complete 10:41:44 91d30c5bc195: Pull complete 10:41:44 2a2f49069b9e: Verifying Checksum 10:41:44 2a2f49069b9e: Download complete 10:41:44 2e9b0aa3be6d: Pull complete 10:41:45 9c61dcf015f6: Verifying Checksum 10:41:45 9c61dcf015f6: Download complete 10:41:47 9c61dcf015f6: Pull complete 10:41:47 4698f68db338: Pull complete 10:41:47 2a2f49069b9e: Pull complete 10:41:47 e0025b399a48: Pull complete 10:41:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:41:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:48 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 10:41:48 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:41:49 $ docker top f13acf1213f767c3b031a645af665ebf6142ff9539053a16b238f04376092989 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:50 + docker compose -f ./docker-compose-build.yml build --parallel 10:41:52 #1 [security-proxy-setup internal] load build definition from Dockerfile 10:41:52 #1 transferring dockerfile: 2.50kB done 10:41:52 #1 DONE 0.0s 10:41:52 10:41:52 #2 [core-command internal] load build definition from Dockerfile 10:41:52 #2 transferring dockerfile: 1.94kB done 10:41:52 #2 DONE 0.0s 10:41:52 10:41:52 #3 [support-notifications internal] load build definition from Dockerfile 10:41:52 #3 transferring dockerfile: 2.00kB done 10:41:52 #3 DONE 0.0s 10:41:52 10:41:52 #4 [security-secretstore-setup internal] load build definition from Dockerfile 10:41:52 #4 transferring dockerfile: 2.49kB done 10:41:52 #4 DONE 0.0s 10:41:52 10:41:52 #5 [security-spire-server internal] load build definition from Dockerfile 10:41:52 #5 transferring dockerfile: 1.70kB done 10:41:52 #5 DONE 0.0s 10:41:52 10:41:52 #6 [security-bootstrapper internal] load build definition from Dockerfile 10:41:52 #6 transferring dockerfile: 3.02kB done 10:41:52 #6 DONE 0.0s 10:41:52 10:41:52 #7 [core-keeper internal] load build definition from Dockerfile 10:41:52 #7 transferring dockerfile: 2.01kB done 10:41:52 #7 DONE 0.0s 10:41:52 10:41:52 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:41:52 #8 transferring dockerfile: 2.23kB done 10:41:52 #8 DONE 0.0s 10:41:52 10:41:52 #9 [core-data internal] load build definition from Dockerfile 10:41:52 #9 transferring dockerfile: 2.04kB done 10:41:52 #9 DONE 0.0s 10:41:52 10:41:52 #10 [support-scheduler internal] load build definition from Dockerfile 10:41:52 #10 transferring dockerfile: 1.83kB done 10:41:52 #10 DONE 0.1s 10:41:52 10:41:52 #11 [security-spire-agent internal] load build definition from Dockerfile 10:41:52 #11 transferring dockerfile: 1.81kB done 10:41:52 #11 DONE 0.1s 10:41:52 10:41:52 #12 [security-proxy-setup internal] load .dockerignore 10:41:52 #12 transferring context: 50B done 10:41:52 #12 DONE 0.0s 10:41:52 10:41:52 #13 [security-proxy-auth internal] load build definition from Dockerfile 10:41:52 #13 transferring dockerfile: 2.14kB done 10:41:52 #13 ... 10:41:52 10:41:52 #14 [core-metadata internal] load build definition from Dockerfile 10:41:52 #14 transferring dockerfile: 2.10kB done 10:41:52 #14 DONE 0.1s 10:41:52 10:41:52 #15 [security-spire-config internal] load build definition from Dockerfile 10:41:52 #15 transferring dockerfile: 1.69kB done 10:41:52 #15 DONE 0.1s 10:41:52 10:41:52 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:41:52 #16 transferring dockerfile: 1.89kB done 10:41:52 #16 DONE 0.0s 10:41:52 10:41:52 #17 [core-command internal] load .dockerignore 10:41:52 #17 transferring context: 50B done 10:41:52 #17 DONE 0.0s 10:41:52 10:41:52 #18 [support-notifications internal] load .dockerignore 10:41:52 #18 transferring context: 50B done 10:41:52 #18 DONE 0.0s 10:41:52 10:41:52 #19 [security-secretstore-setup internal] load .dockerignore 10:41:52 #19 transferring context: 50B done 10:41:52 #19 DONE 0.0s 10:41:52 10:41:52 #20 [security-spire-server internal] load .dockerignore 10:41:52 #20 transferring context: 50B done 10:41:52 #20 DONE 0.0s 10:41:52 10:41:52 #21 [core-keeper internal] load .dockerignore 10:41:52 #21 transferring context: 50B done 10:41:52 #21 DONE 0.0s 10:41:52 10:41:52 #22 [security-bootstrapper internal] load .dockerignore 10:41:52 #22 transferring context: 50B done 10:41:52 #22 DONE 0.0s 10:41:52 10:41:52 #23 [core-common-config-bootstrapper internal] load .dockerignore 10:41:52 #23 transferring context: 50B done 10:41:52 #23 DONE 0.0s 10:41:52 10:41:52 #24 [core-data internal] load .dockerignore 10:41:52 #24 transferring context: 50B done 10:41:52 #24 DONE 0.0s 10:41:52 10:41:52 #25 [security-proxy-auth internal] load .dockerignore 10:41:52 #25 transferring context: 50B done 10:41:52 #25 DONE 0.0s 10:41:52 10:41:52 #26 [support-scheduler internal] load .dockerignore 10:41:52 #26 transferring context: 50B done 10:41:52 #26 DONE 0.0s 10:41:52 10:41:52 #27 [security-spire-agent internal] load .dockerignore 10:41:52 #27 transferring context: 50B done 10:41:52 #27 DONE 0.0s 10:41:52 10:41:52 #28 [security-spire-config internal] load .dockerignore 10:41:52 #28 transferring context: 50B done 10:41:52 #28 DONE 0.0s 10:41:52 10:41:52 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:41:52 #29 DONE 0.0s 10:41:52 10:41:52 #30 [core-metadata internal] load .dockerignore 10:41:53 #30 transferring context: 50B done 10:41:53 #30 DONE 0.0s 10:41:53 10:41:53 #31 [security-spiffe-token-provider internal] load .dockerignore 10:41:53 #31 transferring context: 50B done 10:41:53 #31 DONE 0.0s 10:41:53 10:41:53 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 10:41:53 #32 DONE 0.1s 10:41:53 10:41:53 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:41:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:41:53 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:41:53 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:41:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:41:53 #33 DONE 0.1s 10:41:53 10:41:53 #34 [security-proxy-setup internal] load build context 10:41:53 #34 ... 10:41:53 10:41:53 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:41:53 #29 DONE 0.0s 10:41:53 10:41:53 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:41:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:41:53 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:41:53 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:41:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:41:53 #33 DONE 0.1s 10:41:53 10:41:53 #34 [security-proxy-setup internal] load build context 10:41:53 #34 ... 10:41:53 10:41:53 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:41:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:41:53 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:41:53 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:41:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:41:53 #33 DONE 0.1s 10:41:53 10:41:53 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:41:53 #29 DONE 0.0s 10:41:53 10:41:53 #34 [security-proxy-setup internal] load build context 10:41:53 #34 ... 10:41:53 10:41:53 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:41:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:41:53 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:41:53 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:41:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:41:53 #33 DONE 0.1s 10:41:53 10:41:53 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:41:53 #29 DONE 0.0s 10:41:53 10:41:53 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:41:53 #35 DONE 0.6s 10:41:53 10:41:53 #34 [security-proxy-setup internal] load build context 10:41:53 #34 ... 10:41:53 10:41:53 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:41:53 #29 DONE 0.0s 10:41:53 10:41:53 #34 [security-proxy-setup internal] load build context 10:41:53 #34 ... 10:41:53 10:41:53 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:41:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:41:53 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:41:53 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:41:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:41:53 #33 DONE 0.1s 10:41:53 10:41:53 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:41:53 #35 DONE 0.6s 10:41:53 10:41:53 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 10:41:53 #32 DONE 0.5s 10:41:53 10:41:53 #34 [security-proxy-setup internal] load build context 10:41:55 #34 ... 10:41:55 10:41:55 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 10:41:55 #36 DONE 2.5s 10:41:55 10:41:55 #34 [security-proxy-setup internal] load build context 10:41:56 #34 ... 10:41:56 10:41:56 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:41:56 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:41:56 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:41:56 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:41:56 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:41:56 #33 DONE 0.1s 10:41:56 10:41:56 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:41:56 #37 DONE 2.8s 10:41:56 10:41:56 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:41:56 #38 DONE 2.6s 10:41:56 10:41:56 #34 [security-proxy-setup internal] load build context 10:41:56 #34 ... 10:41:56 10:41:56 #39 [security-spire-server internal] load build context 10:41:56 #39 transferring context: 23.80kB 0.0s done 10:41:56 #39 DONE 0.1s 10:41:56 10:41:56 #34 [security-proxy-setup internal] load build context 10:41:56 #34 ... 10:41:56 10:41:56 #40 [security-spire-agent internal] load build context 10:41:56 #40 transferring context: 23.33kB 0.0s done 10:41:56 #40 DONE 0.3s 10:41:56 10:41:56 #34 [security-proxy-setup internal] load build context 10:41:57 #34 ... 10:41:57 10:41:57 #41 [security-spire-config internal] load build context 10:41:57 #41 transferring context: 22.05kB 0.1s done 10:41:57 #41 DONE 1.1s 10:41:57 10:41:57 #34 [security-proxy-setup internal] load build context 10:42:01 #34 transferring context: 279.00MB 8.2s 10:42:03 #34 ... 10:42:03 10:42:03 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:42:03 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 10:42:03 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:42:03 #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 10:42:03 #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 10:42:03 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.1s done 10:42:03 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.3s done 10:42:03 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.0s done 10:42:03 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 10:42:03 #42 ... 10:42:03 10:42:03 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:42:03 #0 0.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:03 #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:03 #0 3.676 (1/4) Installing dumb-init (1.2.5-r3) 10:42:03 #0 3.680 (2/4) Installing openssl (3.3.3-r0) 10:42:03 #0 3.690 (3/4) Installing su-exec (0.2-r3) 10:42:03 #0 3.693 (4/4) Installing yq-go (4.44.1-r2) 10:42:03 #0 3.768 Executing busybox-1.36.1-r29.trigger 10:42:03 #0 3.775 OK: 19 MiB in 18 packages 10:42:03 #43 ... 10:42:03 10:42:03 #44 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:42:03 #0 2.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:03 #0 3.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:03 #0 3.523 (1/1) Installing dumb-init (1.2.5-r3) 10:42:03 #0 3.532 Executing busybox-1.36.1-r29.trigger 10:42:03 #0 3.539 OK: 8 MiB in 15 packages 10:42:03 #44 ... 10:42:03 10:42:03 #45 [core-data internal] load build context 10:42:03 #45 ... 10:42:03 10:42:03 #46 [core-keeper internal] load build context 10:42:03 #46 ... 10:42:03 10:42:03 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:42:03 #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:03 #0 3.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:03 #0 4.147 (1/2) Installing dumb-init (1.2.5-r3) 10:42:03 #0 4.150 (2/2) Installing su-exec (0.2-r3) 10:42:03 #0 4.155 Executing busybox-1.36.1-r29.trigger 10:42:03 #0 4.161 OK: 8 MiB in 16 packages 10:42:03 #47 ... 10:42:03 10:42:03 #48 [security-spiffe-token-provider internal] load build context 10:42:03 #48 ... 10:42:03 10:42:03 #49 [support-scheduler internal] load build context 10:42:04 #49 ... 10:42:04 10:42:04 #50 [security-bootstrapper internal] load build context 10:42:04 #50 ... 10:42:04 10:42:04 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:42:04 #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:04 #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:04 #0 4.477 (1/4) Installing ca-certificates (20241121-r1) 10:42:04 #0 4.683 (2/4) Installing dumb-init (1.2.5-r3) 10:42:04 #0 4.683 (3/4) Installing su-exec (0.2-r3) 10:42:04 #0 4.683 (4/4) Installing yq-go (4.44.1-r2) 10:42:04 #0 4.746 Executing busybox-1.36.1-r29.trigger 10:42:04 #0 4.760 Executing ca-certificates-20241121-r1.trigger 10:42:04 #0 4.821 OK: 19 MiB in 18 packages 10:42:04 #51 ... 10:42:04 10:42:04 #52 [security-secretstore-setup internal] load build context 10:42:04 #52 ... 10:42:04 10:42:04 #53 [support-notifications internal] load build context 10:42:04 #53 ... 10:42:04 10:42:04 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:42:04 #0 4.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:04 #0 4.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:04 #0 5.162 (1/3) Installing ca-certificates (20241121-r1) 10:42:04 #0 5.180 (2/3) Installing dumb-init (1.2.5-r3) 10:42:04 #0 5.187 (3/3) Installing tzdata (2025b-r0) 10:42:04 #0 5.229 Executing busybox-1.36.1-r29.trigger 10:42:04 #0 5.241 Executing ca-certificates-20241121-r1.trigger 10:42:04 #0 5.275 OK: 10 MiB in 17 packages 10:42:04 #54 ... 10:42:04 10:42:04 #55 [core-metadata internal] load build context 10:42:04 #55 ... 10:42:04 10:42:04 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:42:05 #56 ... 10:42:05 10:42:05 #57 [core-command internal] load build context 10:42:05 #57 ... 10:42:05 10:42:05 #58 [security-proxy-auth internal] load build context 10:42:05 #58 ... 10:42:05 10:42:05 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:42:05 #0 4.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:05 #0 4.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:05 #0 4.792 (1/1) Installing dumb-init (1.2.5-r3) 10:42:05 #0 4.795 Executing busybox-1.36.1-r29.trigger 10:42:05 #0 4.805 OK: 8 MiB in 15 packages 10:42:05 #59 ... 10:42:05 10:42:05 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:42:05 #0 5.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:05 #0 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:05 #0 5.840 (1/7) Installing ca-certificates (20241121-r1) 10:42:05 #0 5.864 (2/7) Installing dumb-init (1.2.5-r3) 10:42:05 #0 5.864 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:42:05 #0 5.864 (4/7) Installing libsodium (1.0.19-r0) 10:42:05 #0 5.871 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:42:05 #0 5.887 (6/7) Installing libzmq (4.3.5-r2) 10:42:05 #0 5.896 (7/7) Installing zeromq (4.3.5-r2) 10:42:05 #0 5.900 Executing busybox-1.36.1-r29.trigger 10:42:05 #0 5.926 Executing ca-certificates-20241121-r1.trigger 10:42:05 #0 5.965 OK: 12 MiB in 21 packages 10:42:05 #60 ... 10:42:05 10:42:05 #61 [core-common-config-bootstrapper internal] load build context 10:42:05 #61 ... 10:42:05 10:42:05 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:05 #62 ... 10:42:05 10:42:05 #58 [security-proxy-auth internal] load build context 10:42:05 #58 ... 10:42:05 10:42:05 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:05 #62 DONE 12.3s 10:42:05 10:42:05 #58 [security-proxy-auth internal] load build context 10:42:05 #58 ... 10:42:06 10:42:06 #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:42:06 #63 ... 10:42:06 10:42:06 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:42:06 #64 ... 10:42:06 10:42:06 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:06 #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 10:42:06 #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:42:06 #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 10:42:06 #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 10:42:06 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done 10:42:06 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 10:42:06 #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.6s done 10:42:06 #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:42:06 #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 7.7s 10:42:06 #65 ... 10:42:06 10:42:06 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:42:06 #66 ... 10:42:06 10:42:06 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:42:06 #67 ... 10:42:06 10:42:06 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:42:06 #68 ... 10:42:06 10:42:06 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:06 #69 ... 10:42:06 10:42:06 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:42:06 #70 ... 10:42:06 10:42:06 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:42:06 #71 ... 10:42:06 10:42:06 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:42:06 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:42:06 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 10.6s 10:42:07 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 10:42:07 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 11.3s done 10:42:09 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 10:42:11 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done 10:42:11 #42 ... 10:42:11 10:42:11 #49 [support-scheduler internal] load build context 10:42:11 #49 transferring context: 543.25MB 13.9s done 10:42:11 #49 DONE 18.6s 10:42:11 10:42:11 #52 [security-secretstore-setup internal] load build context 10:42:11 #52 transferring context: 543.25MB 18.5s done 10:42:12 #52 ... 10:42:12 10:42:12 #53 [support-notifications internal] load build context 10:42:12 #53 transferring context: 543.25MB 14.4s done 10:42:12 #53 DONE 19.1s 10:42:12 10:42:12 #48 [security-spiffe-token-provider internal] load build context 10:42:12 #48 transferring context: 543.25MB 14.8s done 10:42:12 #48 ... 10:42:12 10:42:12 #58 [security-proxy-auth internal] load build context 10:42:12 #58 transferring context: 543.25MB 14.4s done 10:42:12 #58 DONE 19.0s 10:42:12 10:42:12 #34 [security-proxy-setup internal] load build context 10:42:12 #34 transferring context: 543.25MB 17.1s done 10:42:12 #34 ... 10:42:12 10:42:12 #50 [security-bootstrapper internal] load build context 10:42:12 #50 transferring context: 543.25MB 14.7s done 10:42:12 #50 DONE 19.4s 10:42:12 10:42:12 #46 [core-keeper internal] load build context 10:42:12 #46 transferring context: 543.25MB 16.6s done 10:42:13 #46 ... 10:42:13 10:42:13 #57 [core-command internal] load build context 10:42:13 #57 transferring context: 543.25MB 15.2s done 10:42:13 #57 DONE 19.9s 10:42:13 10:42:13 #55 [core-metadata internal] load build context 10:42:13 #55 transferring context: 543.25MB 14.1s done 10:42:13 #55 ... 10:42:13 10:42:13 #61 [core-common-config-bootstrapper internal] load build context 10:42:13 #61 transferring context: 543.25MB 15.1s done 10:42:13 #61 DONE 20.1s 10:42:13 10:42:13 #45 [core-data internal] load build context 10:42:13 #45 transferring context: 543.25MB 15.1s done 10:42:14 #45 DONE 20.7s 10:42:14 10:42:14 #55 [core-metadata internal] load build context 10:42:14 #55 DONE 20.5s 10:42:14 10:42:14 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:14 #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.1s done 10:42:14 #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 10:42:14 #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done 10:42:14 #65 ... 10:42:14 10:42:14 #46 [core-keeper internal] load build context 10:42:14 #46 DONE 21.4s 10:42:14 10:42:14 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:42:14 #72 ... 10:42:14 10:42:14 #34 [security-proxy-setup internal] load build context 10:42:14 #34 DONE 22.0s 10:42:15 10:42:15 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:42:15 #47 DONE 22.3s 10:42:15 10:42:15 #52 [security-secretstore-setup internal] load build context 10:42:15 #52 DONE 22.4s 10:42:15 10:42:15 #48 [security-spiffe-token-provider internal] load build context 10:42:15 #48 DONE 21.9s 10:42:15 10:42:15 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:42:15 #59 DONE 22.2s 10:42:15 10:42:15 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:42:15 #43 DONE 22.7s 10:42:15 10:42:15 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:42:15 #73 ... 10:42:15 10:42:15 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:42:15 #51 DONE 22.5s 10:42:15 10:42:15 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:42:15 #54 DONE 22.3s 10:42:15 10:42:15 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:42:15 #60 DONE 22.6s 10:42:15 10:42:15 #44 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:42:15 #44 DONE 22.6s 10:42:16 10:42:16 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:42:16 #42 DONE 19.9s 10:42:16 10:42:16 #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 10:42:16 #74 ... 10:42:16 10:42:16 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:16 #69 DONE 20.8s 10:42:16 10:42:16 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:42:17 #75 ... 10:42:17 10:42:17 #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:42:17 #63 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:17 #63 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:17 #63 20.99 OK: 248 MiB in 58 packages 10:42:17 #63 DONE 21.1s 10:42:17 10:42:17 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:42:17 #72 11.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:17 #72 ... 10:42:17 10:42:17 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 10:42:17 #76 DONE 0.6s 10:42:17 10:42:17 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:42:17 #71 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:17 #71 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:17 #71 21.03 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:42:17 #71 21.03 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:42:17 #71 21.03 OK: 24173 distinct packages available 10:42:17 #71 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:17 #71 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:17 #71 21.53 OK: 248 MiB in 58 packages 10:42:17 #71 DONE 21.7s 10:42:17 10:42:17 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:42:17 #70 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:17 #70 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:17 #70 20.98 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:42:17 #70 20.98 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:42:17 #70 20.98 OK: 24171 distinct packages available 10:42:17 #70 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:17 #70 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:17 #70 21.42 (1/4) Installing dumb-init (1.2.5-r3) 10:42:17 #70 21.43 (2/4) Installing musl-obstack (1.2.3-r2) 10:42:17 #70 21.43 (3/4) Installing libucontext (1.2-r3) 10:42:17 #70 21.44 (4/4) Installing gcompat (1.1.0-r4) 10:42:17 #70 21.45 Executing busybox-1.36.1-r29.trigger 10:42:17 #70 21.46 OK: 8 MiB in 18 packages 10:42:18 #70 DONE 21.9s 10:42:18 10:42:18 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:42:18 #77 ... 10:42:18 10:42:18 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:42:18 #78 DONE 0.7s 10:42:18 10:42:18 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:42:18 #64 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:18 #64 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:18 #64 22.35 OK: 248 MiB in 58 packages 10:42:18 #64 DONE 22.5s 10:42:18 10:42:18 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:42:18 #56 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:18 #56 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:18 #56 23.19 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:42:18 #56 23.19 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:42:18 #56 23.19 OK: 24171 distinct packages available 10:42:18 #56 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:18 #56 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:18 #56 23.71 (1/14) Installing ca-certificates (20241121-r1) 10:42:18 #56 23.72 (2/14) Installing brotli-libs (1.1.0-r2) 10:42:18 #56 23.75 (3/14) Installing c-ares (1.33.1-r0) 10:42:18 #56 23.75 (4/14) Installing libunistring (1.2-r0) 10:42:18 #56 23.78 (5/14) Installing libidn2 (2.3.7-r0) 10:42:18 #56 23.78 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:42:18 #56 23.79 (7/14) Installing libpsl (0.21.5-r1) 10:42:18 #56 23.79 (8/14) Installing zstd-libs (1.5.6-r0) 10:42:18 #56 23.82 (9/14) Installing libcurl (8.12.1-r0) 10:42:18 #56 23.83 (10/14) Installing curl (8.12.1-r0) 10:42:18 #56 23.84 (11/14) Installing dumb-init (1.2.5-r3) 10:42:18 #56 23.84 (12/14) Installing musl-obstack (1.2.3-r2) 10:42:18 #56 23.84 (13/14) Installing libucontext (1.2-r3) 10:42:18 #56 23.85 (14/14) Installing gcompat (1.1.0-r4) 10:42:18 #56 23.85 Executing busybox-1.36.1-r29.trigger 10:42:18 #56 23.86 Executing ca-certificates-20241121-r1.trigger 10:42:18 #56 23.90 OK: 13 MiB in 28 packages 10:42:18 #56 ... 10:42:18 10:42:18 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:42:18 #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:18 #0 2.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:18 #0 2.662 OK: 8 MiB in 16 packages 10:42:18 #79 DONE 3.0s 10:42:18 10:42:18 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:42:18 #56 DONE 24.2s 10:42:18 10:42:18 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:42:19 #80 ... 10:42:19 10:42:19 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:42:19 #68 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:19 #68 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:19 #68 22.66 OK: 248 MiB in 58 packages 10:42:19 #68 DONE 23.1s 10:42:19 10:42:19 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:42:19 #73 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:19 #73 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:19 #73 2.953 OK: 8 MiB in 15 packages 10:42:19 #73 DONE 3.2s 10:42:19 10:42:19 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:42:19 #81 DONE 0.7s 10:42:19 10:42:19 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:42:19 #66 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:19 #66 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:19 #66 22.64 OK: 248 MiB in 58 packages 10:42:19 #66 DONE 23.2s 10:42:19 10:42:19 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:42:19 #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:19 #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:19 #0 2.810 OK: 19 MiB in 18 packages 10:42:19 #82 DONE 3.2s 10:42:19 10:42:19 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:19 #83 ... 10:42:19 10:42:19 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:42:19 #84 DONE 0.2s 10:42:19 10:42:19 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:42:19 #67 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:19 #67 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:19 #67 22.46 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:42:19 #67 22.46 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:42:19 #67 22.46 OK: 24171 distinct packages available 10:42:19 #67 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:19 #67 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:19 #67 22.93 (1/5) Installing dumb-init (1.2.5-r3) 10:42:19 #67 22.94 (2/5) Installing musl-obstack (1.2.3-r2) 10:42:19 #67 22.94 (3/5) Installing libucontext (1.2-r3) 10:42:19 #67 22.94 (4/5) Installing gcompat (1.1.0-r4) 10:42:19 #67 22.95 (5/5) Installing openssl (3.3.3-r0) 10:42:19 #67 22.96 Executing busybox-1.36.1-r29.trigger 10:42:19 #67 22.97 OK: 9 MiB in 19 packages 10:42:19 #67 DONE 23.2s 10:42:19 10:42:19 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:42:19 #85 ... 10:42:19 10:42:19 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:42:19 #86 DONE 0.8s 10:42:19 10:42:19 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:42:19 #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:19 #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:19 #0 3.466 OK: 19 MiB in 18 packages 10:42:19 #87 DONE 3.9s 10:42:19 10:42:19 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:42:19 #88 DONE 0.8s 10:42:19 10:42:19 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:42:19 #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:19 #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:19 #0 3.524 OK: 10 MiB in 17 packages 10:42:19 #89 DONE 3.9s 10:42:19 10:42:19 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:19 #90 ... 10:42:19 10:42:19 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:42:19 #0 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:19 #0 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:19 #0 3.950 OK: 12 MiB in 21 packages 10:42:19 #91 DONE 4.1s 10:42:20 10:42:20 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:42:20 #72 13.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:20 #72 ... 10:42:20 10:42:20 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 10:42:20 #74 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:20 #74 4.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:20 #74 4.626 OK: 8 MiB in 15 packages 10:42:20 #74 DONE 4.7s 10:42:20 10:42:20 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:42:20 #77 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:20 #77 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:20 #77 2.568 OK: 8 MiB in 18 packages 10:42:20 #77 DONE 2.8s 10:42:20 10:42:20 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:42:20 #75 3.456 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:21 #75 ... 10:42:21 10:42:21 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:42:21 #92 DONE 2.4s 10:42:21 10:42:21 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:42:21 #93 DONE 0.3s 10:42:21 10:42:21 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:42:21 #94 DONE 0.5s 10:42:21 10:42:21 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:42:21 #80 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:21 #80 ... 10:42:21 10:42:21 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:42:21 #95 DONE 0.1s 10:42:21 10:42:21 #96 [security-spire-config stage-2 6/10] COPY security.txt / 10:42:21 #96 DONE 0.0s 10:42:21 10:42:21 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:42:21 #97 DONE 0.1s 10:42:21 10:42:21 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:42:21 #80 2.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:21 #80 ... 10:42:21 10:42:21 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:42:21 #98 DONE 0.0s 10:42:21 10:42:21 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:42:21 #99 DONE 0.0s 10:42:21 10:42:21 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:42:21 #80 3.017 OK: 13 MiB in 28 packages 10:42:21 #80 DONE 3.1s 10:42:21 10:42:21 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:42:21 #85 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:21 #85 2.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:21 #85 2.607 OK: 9 MiB in 19 packages 10:42:22 #85 DONE 2.8s 10:42:22 10:42:22 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:42:22 #100 DONE 0.7s 10:42:22 10:42:22 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:42:22 #101 DONE 0.6s 10:42:22 10:42:22 #102 [security-spire-config] exporting to image 10:42:22 #102 exporting layers 1.1s done 10:42:22 #102 writing image sha256:9c1d00ad12c1f715e4b9b33f4b61c14b546e19bf445178601eaa22ad05424761 done 10:42:22 #102 naming to docker.io/library/security-spire-config 0.0s done 10:42:22 #102 DONE 1.1s 10:42:22 10:42:22 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:42:22 #103 DONE 0.1s 10:42:22 10:42:22 #104 [security-spire-server stage-2 6/9] COPY security.txt / 10:42:23 #104 DONE 0.4s 10:42:23 10:42:23 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:42:23 #105 DONE 0.5s 10:42:23 10:42:23 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:42:23 #106 DONE 0.0s 10:42:23 10:42:23 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:42:23 #107 DONE 0.0s 10:42:23 10:42:23 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 10:42:23 #108 DONE 0.0s 10:42:23 10:42:23 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:42:23 #109 DONE 0.1s 10:42:23 10:42:23 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:42:23 #110 DONE 0.0s 10:42:23 10:42:23 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:42:23 #111 DONE 0.0s 10:42:23 10:42:23 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:42:23 #112 DONE 0.1s 10:42:23 10:42:23 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:42:23 #113 DONE 0.0s 10:42:23 10:42:23 #102 [security-spire-agent] exporting to image 10:42:24 #102 exporting layers 0.7s done 10:42:24 #102 exporting layers 0.7s done 10:42:24 #102 writing image sha256:d93b42809c91caaa40ff8ebb5e3fe953cb349816db75e97798905fd81857c849 done 10:42:24 #102 naming to docker.io/library/security-spire-server done 10:42:24 #102 writing image sha256:e5d41debf177bccf7f85c3af35c08c07ec9f5ea0e3acb59018b6f58d64fe8405 done 10:42:24 #102 naming to docker.io/library/security-spire-agent done 10:42:24 #102 DONE 1.9s 10:42:24 10:42:24 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:42:24 #72 17.15 (1/1) Installing dumb-init (1.2.5-r3) 10:42:24 #72 18.66 Executing busybox-1.36.1-r29.trigger 10:42:25 #72 18.66 OK: 8 MiB in 15 packages 10:42:25 #72 DONE 19.0s 10:42:25 10:42:25 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:42:25 #75 6.031 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:26 #75 9.424 OK: 248 MiB in 58 packages 10:42:26 #75 ... 10:42:26 10:42:26 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:42:26 #65 ... 10:42:26 10:42:26 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:42:26 #75 DONE 9.5s 10:42:26 10:42:26 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:42:26 #114 DONE 0.7s 10:42:26 10:42:26 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:27 #115 ... 10:42:27 10:42:27 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:27 #116 ... 10:42:27 10:42:27 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:27 #117 ... 10:42:27 10:42:27 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:35 Removing intermediate container f73af97152ad 10:42:35 ---> bcf40abbb582 10:42:36 Successfully built bcf40abbb582 10:42:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:36 + docker inspect -f . ci-base-image-arm64 10:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:36 prd-ubuntu20.04-docker-arm64-4c-16g-3387 does not seem to be running inside a container 10:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-arm64 cat 10:42:37 $ docker top 274f2cf84007a808f3b90c46b00950d244f7ddb85fe48e9601535d7488f9c206 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:38 + go version 10:42:38 go version go1.23.7 linux/arm64 [Pipeline] } 10:42:38 $ docker stop --time=1 274f2cf84007a808f3b90c46b00950d244f7ddb85fe48e9601535d7488f9c206 10:42:40 $ docker rm -f --volumes 274f2cf84007a808f3b90c46b00950d244f7ddb85fe48e9601535d7488f9c206 [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 10:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:42:41 10:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:42:41 latest: Pulling from edgex-devops/edgex-compose-arm64 10:42:41 547446be3368: Pulling fs layer 10:42:41 d125d8839a47: Pulling fs layer 10:42:41 3e85d5ac6304: Pulling fs layer 10:42:41 c3105a71a48b: Pulling fs layer 10:42:41 0f093f025ec4: Pulling fs layer 10:42:41 c3106fc0e877: Pulling fs layer 10:42:41 c3105a71a48b: Waiting 10:42:41 c3106fc0e877: Waiting 10:42:41 0f093f025ec4: Waiting 10:42:41 547446be3368: Verifying Checksum 10:42:41 547446be3368: Download complete 10:42:41 c3105a71a48b: Verifying Checksum 10:42:41 c3105a71a48b: Download complete 10:42:42 d125d8839a47: Verifying Checksum 10:42:42 d125d8839a47: Download complete 10:42:42 c3106fc0e877: Verifying Checksum 10:42:42 c3106fc0e877: Download complete 10:42:42 0f093f025ec4: Verifying Checksum 10:42:42 0f093f025ec4: Download complete 10:42:42 547446be3368: Pull complete 10:42:43 d125d8839a47: Pull complete 10:42:44 3e85d5ac6304: Verifying Checksum 10:42:44 3e85d5ac6304: Download complete 10:42:49 #118 DONE 28.4s 10:42:49 10:42:49 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:49 #83 DONE 27.6s 10:42:49 10:42:49 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:49 #116 DONE 19.8s 10:42:49 10:42:49 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:49 #90 DONE 27.0s 10:42:49 10:42:49 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:49 #117 DONE 29.1s 10:42:49 10:42:49 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:49 #115 DONE 26.9s 10:42:49 10:42:49 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:42:52 #119 ... 10:42:52 10:42:52 #120 [core-command builder 6/7] COPY . . 10:42:54 3e85d5ac6304: Pull complete 10:42:54 c3105a71a48b: Pull complete 10:42:55 0f093f025ec4: Pull complete 10:42:55 c3106fc0e877: Pull complete 10:42:55 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:42:55 #120 ... 10:42:55 10:42:55 #121 [core-keeper builder 7/8] COPY . . 10:42:55 #121 DONE 8.6s 10:42:55 10:42:55 #122 [support-notifications builder 6/7] COPY . . 10:42:55 #122 DONE 8.6s 10:42:55 10:42:55 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:42:55 #123 CACHED 10:42:55 10:42:55 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 10:42:55 #124 CACHED 10:42:55 10:42:55 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:55 #125 CACHED 10:42:55 10:42:55 #126 [security-proxy-auth builder 6/7] COPY . . 10:42:55 #126 CACHED 10:42:55 10:42:55 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:42:55 #127 CACHED 10:42:55 10:42:55 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:55 #128 CACHED 10:42:55 10:42:55 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:55 #129 CACHED 10:42:55 10:42:55 #130 [core-data builder 6/7] COPY . . 10:42:55 #130 CACHED 10:42:55 10:42:55 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 10:42:55 #131 CACHED 10:42:55 10:42:55 #120 [core-command builder 6/7] COPY . . 10:42:55 #120 DONE 8.6s 10:42:55 10:42:55 #132 [core-metadata builder 6/7] COPY . . 10:42:55 #132 CACHED 10:42:55 10:42:55 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:55 #133 CACHED 10:42:55 10:42:55 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:42:55 #134 CACHED 10:42:55 10:42:55 #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:42:55 #135 CACHED 10:42:55 10:42:55 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:55 #136 CACHED 10:42:55 10:42:55 #137 [security-secretstore-setup builder 6/7] COPY . . 10:42:55 #137 CACHED 10:42:55 10:42:55 #138 [security-bootstrapper builder 6/7] COPY . . 10:42:55 #138 CACHED 10:42:55 10:42:55 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:42:55 #139 CACHED 10:42:55 10:42:55 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:55 #140 CACHED 10:42:55 10:42:55 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:42:55 #119 DONE 8.6s 10:42:55 10:42:55 #141 [support-scheduler builder 6/7] COPY . . 10:42:55 #141 DONE 8.7s 10:42:55 10:42:55 #142 [security-proxy-setup builder 6/7] COPY . . 10:42:55 #142 DONE 8.7s 10:42:55 10:42:55 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:42:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:55 prd-ubuntu20.04-docker-arm64-4c-16g-3387 does not seem to be running inside a container 10:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:42:56 #143 1.605 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:42:57 $ docker top 7688b13f3426186cecbd15e2b977aa24f7a2d4aaec2d61e9eb7c082c3cdf7753 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:58 + docker compose -f ./docker-compose-build.yml build --parallel 10:43:06 #143 ... 10:43:06 10:43:06 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:43:06 #0 0.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:43:06 #144 ... 10:43:06 10:43:06 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:43:06 #0 1.102 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:43:06 #145 ... 10:43:06 10:43:06 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 10:43:06 #0 1.117 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:43:06 #146 ... 10:43:06 10:43:06 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:43:06 #0 0.858 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:43:06 #147 ... 10:43:06 10:43:06 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 10:43:06 #0 0.797 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:43:06 #148 ... 10:43:06 10:43:06 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 10:43:06 #0 1.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:43:06 #149 ... 10:43:06 10:43:06 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:43:06 #0 0.880 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:43:06 #150 ... 10:43:06 10:43:06 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:43:06 #0 1.768 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:43:06 #151 ... 10:43:06 10:43:06 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:43:06 #0 1.510 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:43:06 #152 ... 10:43:06 10:43:06 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 10:43:06 #0 0.885 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:43:06 #153 ... 10:43:06 10:43:06 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:43:06 #0 0.645 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:43:08 #1 [core-command internal] load build definition from Dockerfile 10:43:08 #1 transferring dockerfile: 1.94kB done 10:43:08 #1 DONE 0.1s 10:43:08 10:43:08 #2 [security-bootstrapper internal] load build definition from Dockerfile 10:43:08 #2 transferring dockerfile: 3.02kB done 10:43:08 #2 DONE 0.1s 10:43:08 10:43:08 #3 [security-proxy-setup internal] load build definition from Dockerfile 10:43:08 #3 transferring dockerfile: 2.50kB 0.0s done 10:43:08 #3 DONE 0.1s 10:43:08 10:43:08 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:43:08 #4 transferring dockerfile: 2.23kB done 10:43:08 #4 DONE 0.1s 10:43:08 10:43:08 #5 [security-secretstore-setup internal] load build definition from Dockerfile 10:43:08 #5 transferring dockerfile: 2.49kB done 10:43:08 #5 DONE 0.1s 10:43:08 10:43:08 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:43:08 #6 transferring dockerfile: 1.89kB done 10:43:08 #6 DONE 0.0s 10:43:08 10:43:08 #7 [security-spire-config internal] load build definition from Dockerfile 10:43:08 #7 transferring dockerfile: 1.69kB done 10:43:08 #7 DONE 0.1s 10:43:08 10:43:08 #8 [core-metadata internal] load build definition from Dockerfile 10:43:08 #8 transferring dockerfile: 2.10kB done 10:43:08 #8 DONE 0.1s 10:43:08 10:43:08 #9 [support-scheduler internal] load build definition from Dockerfile 10:43:08 #9 transferring dockerfile: 1.83kB done 10:43:08 #9 DONE 0.1s 10:43:08 10:43:08 #10 [security-spire-agent internal] load build definition from Dockerfile 10:43:08 #10 transferring dockerfile: 1.81kB done 10:43:08 #10 DONE 0.1s 10:43:08 10:43:08 #11 [security-proxy-auth internal] load build definition from Dockerfile 10:43:08 #11 transferring dockerfile: 2.14kB done 10:43:08 #11 DONE 0.1s 10:43:08 10:43:08 #12 [support-notifications internal] load build definition from Dockerfile 10:43:08 #12 transferring dockerfile: 2.00kB done 10:43:08 #12 DONE 0.1s 10:43:08 10:43:08 #13 [core-data internal] load build definition from Dockerfile 10:43:08 #13 transferring dockerfile: 2.04kB done 10:43:08 #13 DONE 0.1s 10:43:08 10:43:08 #14 [security-spire-server internal] load build definition from Dockerfile 10:43:08 #14 transferring dockerfile: 1.70kB done 10:43:08 #14 DONE 0.1s 10:43:08 10:43:08 #15 [core-keeper internal] load build definition from Dockerfile 10:43:08 #15 transferring dockerfile: 2.01kB done 10:43:08 #15 DONE 0.1s 10:43:08 10:43:08 #16 [core-command internal] load .dockerignore 10:43:08 #16 transferring context: 50B done 10:43:08 #16 DONE 0.1s 10:43:09 10:43:09 #17 [security-bootstrapper internal] load .dockerignore 10:43:09 #17 transferring context: 50B done 10:43:09 #17 DONE 0.1s 10:43:09 10:43:09 #18 [security-proxy-setup internal] load .dockerignore 10:43:09 #18 transferring context: 50B done 10:43:09 #18 DONE 0.0s 10:43:09 10:43:09 #19 [core-common-config-bootstrapper internal] load .dockerignore 10:43:09 #19 transferring context: 50B done 10:43:09 #19 DONE 0.1s 10:43:09 10:43:09 #20 [security-secretstore-setup internal] load .dockerignore 10:43:09 #20 transferring context: 50B done 10:43:09 #20 DONE 0.1s 10:43:09 10:43:09 #21 [security-spiffe-token-provider internal] load .dockerignore 10:43:09 #21 transferring context: 50B done 10:43:09 #21 DONE 0.1s 10:43:09 10:43:09 #22 [security-spire-config internal] load .dockerignore 10:43:09 #22 transferring context: 50B done 10:43:09 #22 DONE 0.1s 10:43:09 10:43:09 #23 [support-scheduler internal] load .dockerignore 10:43:09 #23 transferring context: 50B 0.0s done 10:43:09 #23 DONE 0.1s 10:43:09 10:43:09 #24 [core-metadata internal] load .dockerignore 10:43:09 #24 transferring context: 50B done 10:43:09 #24 DONE 0.1s 10:43:09 10:43:09 #25 [security-spire-agent internal] load .dockerignore 10:43:09 #25 transferring context: 50B 0.0s done 10:43:09 #25 DONE 0.1s 10:43:09 10:43:09 #26 [security-proxy-auth internal] load .dockerignore 10:43:09 #26 transferring context: 50B 0.0s done 10:43:09 #26 DONE 0.1s 10:43:09 10:43:09 #27 [support-notifications internal] load .dockerignore 10:43:09 #27 transferring context: 50B 0.0s done 10:43:09 #27 DONE 0.1s 10:43:09 10:43:09 #28 [core-data internal] load .dockerignore 10:43:09 #28 transferring context: 50B done 10:43:09 #28 DONE 0.1s 10:43:09 10:43:09 #29 [security-spire-server internal] load .dockerignore 10:43:10 #29 transferring context: 50B 0.0s done 10:43:10 #29 DONE 0.1s 10:43:10 10:43:10 #30 [core-keeper internal] load .dockerignore 10:43:10 #30 transferring context: 50B done 10:43:10 #30 DONE 0.1s 10:43:10 10:43:10 #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 10:43:10 #31 ... 10:43:10 10:43:10 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:10 #32 DONE 0.0s 10:43:10 10:43:10 #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 10:43:10 #31 DONE 0.2s 10:43:10 10:43:10 #33 [core-command internal] load build context 10:43:10 #33 ... 10:43:10 10:43:10 #34 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:10 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:10 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:10 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:10 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:10 #34 DONE 0.2s 10:43:10 10:43:10 #33 [core-command internal] load build context 10:43:11 #33 ... 10:43:11 10:43:11 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:11 #32 DONE 0.0s 10:43:11 10:43:11 #33 [core-command internal] load build context 10:43:11 #33 ... 10:43:11 10:43:11 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:11 #32 DONE 0.0s 10:43:11 10:43:11 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:43:11 #35 DONE 1.0s 10:43:11 10:43:11 #33 [core-command internal] load build context 10:43:11 #33 ... 10:43:11 10:43:11 #34 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:11 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:11 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:11 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:11 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:11 #34 DONE 0.4s 10:43:11 10:43:11 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 10:43:11 #31 DONE 0.4s 10:43:11 10:43:11 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:43:11 #35 DONE 1.7s 10:43:11 10:43:11 #33 [core-command internal] load build context 10:43:11 #33 ... 10:43:11 10:43:11 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:11 #32 DONE 0.0s 10:43:11 10:43:11 #33 [core-command internal] load build context 10:43:11 #33 ... 10:43:11 10:43:11 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:11 #32 DONE 0.0s 10:43:11 10:43:11 #33 [core-command internal] load build context 10:43:12 #33 ... 10:43:12 10:43:12 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 10:43:12 #31 DONE 0.8s 10:43:12 10:43:12 #33 [core-command internal] load build context 10:43:12 #33 ... 10:43:12 10:43:12 #34 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:12 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:12 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:12 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:12 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:12 #34 DONE 0.5s 10:43:12 10:43:12 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:43:12 #35 DONE 1.7s 10:43:12 10:43:12 #34 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:12 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:12 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:12 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:12 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:12 #34 DONE 0.5s 10:43:12 10:43:12 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:43:12 #35 DONE 1.7s 10:43:12 10:43:12 #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:43:12 #36 ... 10:43:12 10:43:12 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:12 #32 DONE 0.0s 10:43:12 10:43:12 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 10:43:12 #37 DONE 1.7s 10:43:12 10:43:12 #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:43:12 #38 ... 10:43:12 10:43:12 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:12 #32 DONE 0.0s 10:43:12 10:43:12 #39 [security-bootstrapper internal] load build context 10:43:12 #39 ... 10:43:12 10:43:12 #34 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:12 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:12 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:12 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:12 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:12 #34 DONE 0.5s 10:43:12 10:43:12 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:43:12 #35 DONE 1.8s 10:43:12 10:43:12 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 10:43:12 #31 DONE 1.6s 10:43:12 10:43:12 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 10:43:12 #37 DONE 1.7s 10:43:12 10:43:12 #39 [security-bootstrapper internal] load build context 10:43:12 #39 ... 10:43:12 10:43:12 #34 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:12 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:12 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:12 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:12 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:12 #34 DONE 0.5s 10:43:12 10:43:12 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:43:12 #35 DONE 1.8s 10:43:12 10:43:12 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 10:43:12 #37 DONE 1.7s 10:43:13 10:43:13 #39 [security-bootstrapper internal] load build context 10:43:13 #39 ... 10:43:13 10:43:13 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:13 #32 DONE 0.1s 10:43:13 10:43:13 #33 [core-command internal] load build context 10:43:13 #33 ... 10:43:13 10:43:13 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:13 #32 DONE 0.1s 10:43:13 10:43:13 #33 [core-command internal] load build context 10:43:14 #33 ... 10:43:14 10:43:14 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:14 #32 DONE 0.1s 10:43:14 10:43:14 #33 [core-command internal] load build context 10:43:14 #33 transferring context: 8.96MB 3.8s 10:43:14 #33 ... 10:43:14 10:43:14 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 10:43:14 #31 DONE 3.3s 10:43:14 10:43:14 #33 [core-command internal] load build context 10:43:14 #33 ... 10:43:14 10:43:14 #34 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:14 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:14 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:14 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:14 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:14 #34 DONE 0.6s 10:43:14 10:43:14 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:43:14 #35 DONE 1.8s 10:43:14 10:43:14 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:43:14 #37 DONE 1.7s 10:43:14 10:43:14 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:43:14 #32 DONE 0.1s 10:43:15 10:43:15 #39 [security-bootstrapper internal] load build context 10:43:15 #39 ... 10:43:15 10:43:15 #34 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:15 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:15 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:15 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:15 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:15 #34 DONE 0.6s 10:43:15 10:43:15 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:43:15 #35 DONE 1.9s 10:43:15 10:43:15 #37 [core-data builder 2/7] WORKDIR /edgex-go 10:43:15 #37 DONE 1.8s 10:43:15 10:43:15 #39 [security-bootstrapper internal] load build context 10:43:17 #39 ... 10:43:17 10:43:17 #34 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:17 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:17 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:17 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:17 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:17 #34 DONE 0.6s 10:43:17 10:43:17 #40 [security-spire-server internal] load build context 10:43:17 #40 DONE 0.0s 10:43:17 10:43:17 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:43:17 #41 DONE 4.5s 10:43:17 10:43:17 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:43:17 #42 DONE 3.8s 10:43:17 10:43:17 #43 [security-secretstore-setup internal] load build context 10:43:17 #43 ... 10:43:17 10:43:17 #34 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:17 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:17 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:17 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:17 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:17 #34 DONE 0.6s 10:43:17 10:43:17 #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 10:43:17 #31 DONE 5.4s 10:43:17 10:43:17 #43 [security-secretstore-setup internal] load build context 10:43:17 #43 ... 10:43:17 10:43:17 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:17 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:17 #44 ... 10:43:17 10:43:17 #34 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:43:17 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:43:17 #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 10:43:17 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:43:17 #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 10:43:17 #34 DONE 0.6s 10:43:17 10:43:17 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:43:17 #35 DONE 1.9s 10:43:17 10:43:17 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 10:43:17 #37 DONE 1.8s 10:43:17 10:43:17 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:43:17 #45 DONE 0.0s 10:43:17 10:43:17 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:19 #44 ... 10:43:19 10:43:19 #40 [security-spire-server internal] load build context 10:43:19 #40 transferring context: 23.80kB 0.6s done 10:43:19 #40 DONE 2.2s 10:43:19 10:43:19 #43 [security-secretstore-setup internal] load build context 10:43:20 #43 ... 10:43:20 10:43:20 #46 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:43:20 #0 5.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:20 #0 6.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:20 #0 8.139 (1/1) Installing dumb-init (1.2.5-r3) 10:43:20 #0 8.139 Executing busybox-1.36.1-r29.trigger 10:43:20 #0 8.281 OK: 9 MiB in 15 packages 10:43:20 #46 DONE 10.9s 10:43:20 10:43:20 #47 [security-proxy-setup internal] load build context 10:43:21 #47 ... 10:43:21 10:43:21 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:21 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.8s done 10:43:21 #44 DONE 3.9s 10:43:21 10:43:21 #47 [security-proxy-setup internal] load build context 10:43:21 #47 ... 10:43:21 10:43:21 #43 [security-secretstore-setup internal] load build context 10:43:21 #43 ... 10:43:21 10:43:21 #48 [security-spire-config internal] load build context 10:43:21 #48 transferring context: 22.05kB 0.7s done 10:43:21 #48 DONE 4.1s 10:43:21 10:43:21 #43 [security-secretstore-setup internal] load build context 10:43:21 #43 ... 10:43:21 10:43:21 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:43:21 #0 7.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:21 #0 8.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:21 #0 9.704 (1/2) Installing dumb-init (1.2.5-r3) 10:43:21 #0 9.704 (2/2) Installing su-exec (0.2-r3) 10:43:21 #0 9.704 Executing busybox-1.36.1-r29.trigger 10:43:21 #0 9.854 OK: 9 MiB in 16 packages 10:43:21 #49 ... 10:43:21 10:43:21 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:43:21 #0 8.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:21 #0 9.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:21 #50 ... 10:43:21 10:43:21 #47 [security-proxy-setup internal] load build context 10:43:21 #47 ... 10:43:21 10:43:21 #51 [security-spire-agent internal] load build context 10:43:21 #51 transferring context: 23.33kB 0.4s done 10:43:21 #51 DONE 4.5s 10:43:21 10:43:21 #47 [security-proxy-setup internal] load build context 10:43:22 #47 ... 10:43:22 10:43:22 #52 [security-spiffe-token-provider internal] load build context 10:43:22 #52 ... 10:43:22 10:43:22 #53 [core-common-config-bootstrapper internal] load build context 10:43:22 #53 ... 10:43:22 10:43:22 #47 [security-proxy-setup internal] load build context 10:43:22 #47 ... 10:43:22 10:43:22 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:43:22 #54 ... 10:43:22 10:43:22 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:43:22 #55 ... 10:43:22 10:43:22 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:43:22 #0 9.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:22 #56 ... 10:43:22 10:43:22 #47 [security-proxy-setup internal] load build context 10:43:22 #47 ... 10:43:22 10:43:22 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:43:23 #57 ... 10:43:23 10:43:23 #58 [support-scheduler internal] load build context 10:43:23 #58 ... 10:43:23 10:43:23 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:43:23 #38 ... 10:43:23 10:43:23 #59 [core-metadata internal] load build context 10:43:23 #59 ... 10:43:23 10:43:23 #58 [support-scheduler internal] load build context 10:43:23 #58 ... 10:43:23 10:43:23 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:43:23 #60 ... 10:43:23 10:43:23 #58 [support-scheduler internal] load build context 10:43:24 #58 ... 10:43:24 10:43:24 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:43:24 #49 DONE 12.9s 10:43:24 10:43:24 #58 [support-scheduler internal] load build context 10:43:25 #58 ... 10:43:25 10:43:25 #61 [security-proxy-auth internal] load build context 10:43:25 #61 ... 10:43:25 10:43:25 #33 [core-command internal] load build context 10:43:25 #33 ... 10:43:25 10:43:25 #62 [support-notifications internal] load build context 10:43:25 #62 ... 10:43:25 10:43:25 #63 [core-data internal] load build context 10:43:25 #63 ... 10:43:25 10:43:25 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:43:25 #64 ... 10:43:25 10:43:25 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:43:25 #65 ... 10:43:25 10:43:25 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:25 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:43:25 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:43:25 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:43:25 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.1s 10:43:25 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.1s 10:43:26 #44 ... 10:43:26 10:43:26 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:43:26 #66 ... 10:43:26 10:43:26 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:26 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.4s done 10:43:26 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 10:43:26 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 10:43:26 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 2.9s 10:43:26 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.9s done 10:43:26 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.1s 10:43:26 #44 ... 10:43:26 10:43:26 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:43:26 #50 12.71 (1/4) Installing dumb-init (1.2.5-r3) 10:43:26 #50 12.71 (2/4) Installing openssl (3.3.3-r0) 10:43:26 #50 12.71 (3/4) Installing su-exec (0.2-r3) 10:43:26 #50 12.71 (4/4) Installing yq-go (4.44.1-r2) 10:43:26 #50 13.14 Executing busybox-1.36.1-r29.trigger 10:43:26 #50 13.22 OK: 20 MiB in 18 packages 10:43:26 #50 DONE 15.1s 10:43:26 10:43:26 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:27 #44 ... 10:43:27 10:43:27 #39 [security-bootstrapper internal] load build context 10:43:27 #39 transferring context: 9.07MB 15.5s 10:43:27 #39 ... 10:43:27 10:43:27 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:27 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.7s done 10:43:27 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.7s done 10:43:27 #44 ... 10:43:27 10:43:27 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:27 #67 ... 10:43:27 10:43:27 #68 [core-keeper internal] load build context 10:43:27 #68 ... 10:43:27 10:43:27 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:43:27 #45 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 3.8s done 10:43:27 #45 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:43:27 #45 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 10:43:27 #45 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 10:43:27 #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done 10:43:27 #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 10:43:27 #45 ... 10:43:27 10:43:27 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:27 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 4.3s 10:43:28 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.99MB / 33.17MB 5.1s 10:43:28 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 10:43:28 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 10:43:28 #44 ... 10:43:28 10:43:28 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:43:29 #69 ... 10:43:29 10:43:29 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:29 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 10:43:29 #44 ... 10:43:29 10:43:29 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:43:29 #70 ... 10:43:29 10:43:29 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:43:29 #45 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 3.2s 10:43:29 #45 ... 10:43:29 10:43:29 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:30 #71 ... 10:43:30 10:43:30 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:30 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 6.9s 10:43:31 #44 ... 10:43:31 10:43:31 #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 10:43:31 #72 ... 10:43:31 10:43:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:31 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 7.8s 10:43:31 #44 ... 10:43:31 10:43:31 #43 [security-secretstore-setup internal] load build context 10:43:31 #43 ... 10:43:31 10:43:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:32 #44 ... 10:43:32 10:43:32 #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:43:32 #36 9.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:32 #36 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:32 #36 15.11 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:43:32 #36 15.11 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:43:32 #36 15.11 OK: 24049 distinct packages available 10:43:32 #36 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:32 #36 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:32 #36 ... 10:43:32 10:43:32 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:32 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 10:43:32 #44 ... 10:43:32 10:43:32 #52 [security-spiffe-token-provider internal] load build context 10:43:32 #52 ... 10:43:32 10:43:32 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:43:32 #45 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.8s done 10:43:32 #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 6.4s 10:43:32 #45 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 10:43:32 #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 6.9s 10:43:32 #45 ... 10:43:32 10:43:32 #53 [core-common-config-bootstrapper internal] load build context 10:43:32 #53 transferring context: 8.08MB 19.5s 10:43:32 #53 ... 10:43:32 10:43:32 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:32 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.4s done 10:43:33 #44 ... 10:43:33 10:43:33 #47 [security-proxy-setup internal] load build context 10:43:33 #47 ... 10:43:33 10:43:33 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:43:33 #60 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:33 #60 ... 10:43:33 10:43:33 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:43:33 #56 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:33 #56 16.29 (1/4) Installing ca-certificates (20241121-r1) 10:43:33 #56 16.76 (2/4) Installing dumb-init (1.2.5-r3) 10:43:33 #56 16.76 (3/4) Installing su-exec (0.2-r3) 10:43:33 #56 16.76 (4/4) Installing yq-go (4.44.1-r2) 10:43:33 #56 17.71 Executing busybox-1.36.1-r29.trigger 10:43:33 #56 17.71 Executing ca-certificates-20241121-r1.trigger 10:43:33 #56 18.78 OK: 20 MiB in 18 packages 10:43:33 #56 ... 10:43:33 10:43:33 #59 [core-metadata internal] load build context 10:43:33 #59 ... 10:43:33 10:43:33 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:33 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.61MB / 33.17MB 10.1s 10:43:34 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 10.5s 10:43:34 #44 ... 10:43:34 10:43:34 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:43:34 #56 DONE 22.1s 10:43:34 10:43:34 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:34 #44 ... 10:43:34 10:43:34 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:43:34 #38 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:34 #38 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:35 #38 20.75 OK: 239 MiB in 58 packages 10:43:35 #38 ... 10:43:35 10:43:35 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:43:35 #73 ... 10:43:35 10:43:35 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:35 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.56MB / 33.17MB 11.7s 10:43:35 #44 ... 10:43:35 10:43:35 #61 [security-proxy-auth internal] load build context 10:43:35 #61 ... 10:43:35 10:43:35 #58 [support-scheduler internal] load build context 10:43:35 #58 ... 10:43:35 10:43:35 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:35 #44 ... 10:43:35 10:43:35 #63 [core-data internal] load build context 10:43:35 #63 ... 10:43:35 10:43:35 #62 [support-notifications internal] load build context 10:43:35 #62 ... 10:43:35 10:43:35 #33 [core-command internal] load build context 10:43:36 #33 ... 10:43:36 10:43:36 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:36 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 12.2s 10:43:36 #44 ... 10:43:36 10:43:36 #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:43:36 #38 DONE 24.6s 10:43:36 10:43:36 #62 [support-notifications internal] load build context 10:43:36 #62 ... 10:43:36 10:43:36 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:43:36 #55 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:36 #55 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:36 #55 22.00 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:43:36 #55 22.00 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:43:36 #55 22.00 OK: 24051 distinct packages available 10:43:36 #55 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:36 #55 ... 10:43:36 10:43:36 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:36 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 13.3s 10:43:37 #44 ... 10:43:37 10:43:37 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:43:37 #74 ... 10:43:37 10:43:37 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:37 #44 ... 10:43:37 10:43:37 #39 [security-bootstrapper internal] load build context 10:43:37 #39 transferring context: 12.96MB 26.1s 10:43:37 #39 ... 10:43:37 10:43:37 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:37 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 14.1s 10:43:37 #44 ... 10:43:37 10:43:37 #68 [core-keeper internal] load build context 10:43:38 #68 ... 10:43:38 10:43:38 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:38 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 14.8s 10:43:38 #44 ... 10:43:38 10:43:38 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:43:38 #54 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:38 #54 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:38 #54 24.49 OK: 239 MiB in 58 packages 10:43:39 #54 ... 10:43:39 10:43:39 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:39 #44 ... 10:43:39 10:43:39 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:43:39 #54 DONE 26.8s 10:43:39 10:43:39 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:39 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 15.5s 10:43:39 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 16.2s 10:43:41 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 17.4s 10:43:41 #44 ... 10:43:41 10:43:41 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:43:41 #57 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:41 #57 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:41 #57 ... 10:43:41 10:43:41 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:41 #44 ... 10:43:41 10:43:41 #43 [security-secretstore-setup internal] load build context 10:43:41 #43 ... 10:43:41 10:43:41 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:41 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 18.3s 10:43:42 #44 ... 10:43:42 10:43:42 #52 [security-spiffe-token-provider internal] load build context 10:43:42 #52 ... 10:43:42 10:43:42 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:43:42 #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 12.5s done 10:43:42 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.9s 10:43:42 #45 ... 10:43:42 10:43:42 #53 [core-common-config-bootstrapper internal] load build context 10:43:43 #53 transferring context: 11.01MB 30.2s 10:43:43 #53 ... 10:43:43 10:43:43 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:43 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 19.3s 10:43:43 #44 ... 10:43:43 10:43:43 #47 [security-proxy-setup internal] load build context 10:43:43 #47 ... 10:43:43 10:43:43 #53 [core-common-config-bootstrapper internal] load build context 10:43:43 #53 ... 10:43:43 10:43:43 #59 [core-metadata internal] load build context 10:43:44 #59 ... 10:43:44 10:43:44 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:44 #44 ... 10:43:44 10:43:44 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:43:44 #65 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:44 #65 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:44 #65 28.32 (1/7) Installing ca-certificates (20241121-r1) 10:43:44 #65 28.62 (2/7) Installing dumb-init (1.2.5-r3) 10:43:44 #65 28.62 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:43:44 #65 28.62 (4/7) Installing libsodium (1.0.19-r0) 10:43:44 #65 28.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:43:44 #65 ... 10:43:44 10:43:44 #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:43:44 #36 24.64 (1/14) Installing ca-certificates (20241121-r1) 10:43:44 #36 24.77 (2/14) Installing brotli-libs (1.1.0-r2) 10:43:44 #36 24.93 (3/14) Installing c-ares (1.33.1-r0) 10:43:44 #36 24.93 (4/14) Installing libunistring (1.2-r0) 10:43:44 #36 25.07 (5/14) Installing libidn2 (2.3.7-r0) 10:43:44 #36 25.13 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:43:44 #36 25.13 (7/14) Installing libpsl (0.21.5-r1) 10:43:44 #36 25.20 (8/14) Installing zstd-libs (1.5.6-r0) 10:43:44 #36 25.33 (9/14) Installing libcurl (8.12.1-r0) 10:43:44 #36 25.47 (10/14) Installing curl (8.12.1-r0) 10:43:44 #36 25.47 (11/14) Installing dumb-init (1.2.5-r3) 10:43:44 #36 25.52 (12/14) Installing musl-obstack (1.2.3-r2) 10:43:44 #36 25.52 (13/14) Installing libucontext (1.2-r3) 10:43:44 #36 25.59 (14/14) Installing gcompat (1.1.0-r4) 10:43:44 #36 25.68 Executing busybox-1.36.1-r29.trigger 10:43:44 #36 25.95 Executing ca-certificates-20241121-r1.trigger 10:43:44 #36 27.24 OK: 15 MiB in 28 packages 10:43:44 #36 DONE 32.3s 10:43:44 10:43:44 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:43:44 #65 28.89 (6/7) Installing libzmq (4.3.5-r2) 10:43:44 #65 28.89 (7/7) Installing zeromq (4.3.5-r2) 10:43:44 #65 28.89 Executing busybox-1.36.1-r29.trigger 10:43:44 #65 ... 10:43:44 10:43:44 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:43:44 #64 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:44 #64 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:44 #64 29.40 OK: 239 MiB in 58 packages 10:43:44 #64 ... 10:43:44 10:43:44 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:44 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 21.1s 10:43:45 #44 ... 10:43:45 10:43:45 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:43:45 #60 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:45 #60 27.48 (1/3) Installing ca-certificates (20241121-r1) 10:43:45 #60 28.12 (2/3) Installing dumb-init (1.2.5-r3) 10:43:45 #60 28.12 (3/3) Installing tzdata (2025b-r0) 10:43:45 #60 30.20 Executing busybox-1.36.1-r29.trigger 10:43:45 #60 30.20 Executing ca-certificates-20241121-r1.trigger 10:43:45 #60 31.27 OK: 11 MiB in 17 packages 10:43:45 #60 ... 10:43:45 10:43:45 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:43:45 #75 ... 10:43:45 10:43:45 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:43:45 #76 ... 10:43:45 10:43:45 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:45 #67 DONE 27.9s 10:43:45 10:43:45 #53 [core-common-config-bootstrapper internal] load build context 10:43:45 #53 ... 10:43:45 10:43:45 #58 [support-scheduler internal] load build context 10:43:46 #58 ... 10:43:46 10:43:46 #61 [security-proxy-auth internal] load build context 10:43:46 #61 ... 10:43:46 10:43:46 #63 [core-data internal] load build context 10:43:46 #63 ... 10:43:46 10:43:46 #33 [core-command internal] load build context 10:43:46 #33 ... 10:43:46 10:43:46 #58 [support-scheduler internal] load build context 10:43:46 #58 ... 10:43:46 10:43:46 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:43:46 #55 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:46 #55 33.14 OK: 239 MiB in 58 packages 10:43:46 #55 ... 10:43:46 10:43:46 #58 [support-scheduler internal] load build context 10:43:47 #58 ... 10:43:47 10:43:47 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:43:47 #57 30.74 OK: 239 MiB in 58 packages 10:43:47 #57 DONE 34.1s 10:43:47 10:43:47 #58 [support-scheduler internal] load build context 10:43:47 #58 ... 10:43:47 10:43:47 #62 [support-notifications internal] load build context 10:43:47 #62 ... 10:43:47 10:43:47 #33 [core-command internal] load build context 10:43:47 #33 transferring context: 19.14MB 36.7s 10:43:48 #33 ... 10:43:48 10:43:48 #39 [security-bootstrapper internal] load build context 10:43:48 #39 ... 10:43:48 10:43:48 #33 [core-command internal] load build context 10:43:48 #33 ... 10:43:48 10:43:48 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:43:48 #64 DONE 33.1s 10:43:48 10:43:48 #68 [core-keeper internal] load build context 10:43:48 #68 ... 10:43:48 10:43:48 #33 [core-command internal] load build context 10:43:49 #33 ... 10:43:49 10:43:49 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:43:49 #60 DONE 35.7s 10:43:49 10:43:49 #33 [core-command internal] load build context 10:43:49 #33 ... 10:43:49 10:43:49 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:43:49 #66 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:49 #66 25.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:49 #66 31.59 (1/1) Installing dumb-init (1.2.5-r3) 10:43:49 #66 31.59 Executing busybox-1.36.1-r29.trigger 10:43:49 #66 31.77 OK: 9 MiB in 15 packages 10:43:49 #66 ... 10:43:49 10:43:49 #33 [core-command internal] load build context 10:43:50 #33 ... 10:43:50 10:43:50 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:43:50 #55 DONE 37.6s 10:43:50 10:43:50 #33 [core-command internal] load build context 10:43:51 #33 ... 10:43:51 10:43:51 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:43:51 #65 29.23 Executing ca-certificates-20241121-r1.trigger 10:43:51 #65 30.04 OK: 14 MiB in 21 packages 10:43:51 #65 DONE 35.7s 10:43:51 10:43:51 #33 [core-command internal] load build context 10:43:52 #33 ... 10:43:52 10:43:52 #43 [security-secretstore-setup internal] load build context 10:43:52 #43 ... 10:43:52 10:43:52 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:52 #71 DONE 32.4s 10:43:52 10:43:52 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:43:52 #70 23.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:52 #70 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:52 #70 29.88 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:43:52 #70 29.88 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:43:52 #70 29.88 OK: 24049 distinct packages available 10:43:52 #70 30.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:52 #70 31.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:52 #70 ... 10:43:52 10:43:52 #43 [security-secretstore-setup internal] load build context 10:43:53 #43 ... 10:43:53 10:43:53 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:43:53 #66 DONE 37.0s 10:43:53 10:43:53 #43 [security-secretstore-setup internal] load build context 10:43:53 #43 transferring context: 13.73MB 40.6s 10:43:53 #43 ... 10:43:53 10:43:53 #52 [security-spiffe-token-provider internal] load build context 10:43:53 #52 ... 10:43:53 10:43:53 #43 [security-secretstore-setup internal] load build context 10:43:53 #43 ... 10:43:53 10:43:53 #47 [security-proxy-setup internal] load build context 10:43:53 #47 ... 10:43:53 10:43:53 #43 [security-secretstore-setup internal] load build context 10:43:54 #43 ... 10:43:54 10:43:54 #59 [core-metadata internal] load build context 10:43:54 #59 ... 10:43:54 10:43:54 #47 [security-proxy-setup internal] load build context 10:43:54 #47 ... 10:43:54 10:43:54 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:43:54 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 15.1s 10:43:54 #45 ... 10:43:54 10:43:54 #59 [core-metadata internal] load build context 10:43:55 #59 ... 10:43:55 10:43:55 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:43:55 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 21.3s done 10:43:55 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.4s 10:43:55 #44 ... 10:43:55 10:43:55 #59 [core-metadata internal] load build context 10:43:55 #59 ... 10:43:55 10:43:55 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:43:55 #74 21.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:55 #74 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:55 #74 26.45 OK: 20 MiB in 18 packages 10:43:55 #74 DONE 28.4s 10:43:55 10:43:55 #59 [core-metadata internal] load build context 10:43:55 #59 ... 10:43:55 10:43:55 #53 [core-common-config-bootstrapper internal] load build context 10:43:56 #53 ... 10:43:56 10:43:56 #43 [security-secretstore-setup internal] load build context 10:43:56 #43 ... 10:43:56 10:43:56 #61 [security-proxy-auth internal] load build context 10:43:56 #61 ... 10:43:56 10:43:56 #63 [core-data internal] load build context 10:43:56 #63 ... 10:43:56 10:43:56 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:43:56 #77 ... 10:43:56 10:43:56 #61 [security-proxy-auth internal] load build context 10:43:57 #61 ... 10:43:57 10:43:57 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:43:57 #69 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:57 #69 28.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:57 #69 32.73 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:43:57 #69 32.73 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:43:57 #69 32.73 OK: 24049 distinct packages available 10:43:57 #69 33.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:57 #69 34.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:57 #69 ... 10:43:57 10:43:57 #43 [security-secretstore-setup internal] load build context 10:43:57 #43 ... 10:43:57 10:43:57 #58 [support-scheduler internal] load build context 10:43:57 #58 ... 10:43:57 10:43:57 #62 [support-notifications internal] load build context 10:43:57 #62 ... 10:43:57 10:43:57 #58 [support-scheduler internal] load build context 10:43:58 #58 ... 10:43:58 10:43:58 #39 [security-bootstrapper internal] load build context 10:43:58 #39 transferring context: 21.28MB 46.6s 10:43:58 #39 ... 10:43:58 10:43:58 #62 [support-notifications internal] load build context 10:43:58 #62 ... 10:43:58 10:43:58 #68 [core-keeper internal] load build context 10:43:58 #68 ... 10:43:58 10:43:58 #62 [support-notifications internal] load build context 10:43:59 #62 ... 10:43:59 10:43:59 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:43:59 #78 DONE 3.6s 10:43:59 10:43:59 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:43:59 #69 40.67 (1/5) Installing dumb-init (1.2.5-r3) 10:43:59 #69 40.67 (2/5) Installing musl-obstack (1.2.3-r2) 10:43:59 #69 40.67 (3/5) Installing libucontext (1.2-r3) 10:43:59 #69 40.67 (4/5) Installing gcompat (1.1.0-r4) 10:43:59 #69 40.74 (5/5) Installing openssl (3.3.3-r0) 10:43:59 #69 ... 10:43:59 10:43:59 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:44:00 #79 ... 10:44:00 10:44:00 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:44:00 #69 40.77 Executing busybox-1.36.1-r29.trigger 10:44:00 #69 ... 10:44:00 10:44:00 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:44:00 #70 37.59 (1/4) Installing dumb-init (1.2.5-r3) 10:44:00 #70 37.59 (2/4) Installing musl-obstack (1.2.3-r2) 10:44:00 #70 37.59 (3/4) Installing libucontext (1.2-r3) 10:44:00 #70 37.59 (4/4) Installing gcompat (1.1.0-r4) 10:44:00 #70 37.59 Executing busybox-1.36.1-r29.trigger 10:44:00 #70 37.79 OK: 9 MiB in 18 packages 10:44:00 #70 DONE 41.2s 10:44:00 10:44:00 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:44:00 #69 41.05 OK: 10 MiB in 19 packages 10:44:01 #69 ... 10:44:01 10:44:01 #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 10:44:01 #72 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:01 #72 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:01 #72 36.61 OK: 9 MiB in 15 packages 10:44:01 #72 DONE 40.5s 10:44:01 10:44:01 #68 [core-keeper internal] load build context 10:44:01 #68 ... 10:44:01 10:44:01 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:44:01 #73 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:01 #73 28.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:01 #73 34.24 OK: 9 MiB in 16 packages 10:44:01 #73 DONE 36.8s 10:44:01 10:44:01 #68 [core-keeper internal] load build context 10:44:02 #68 ... 10:44:02 10:44:02 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:44:02 #80 ... 10:44:02 10:44:02 #33 [core-command internal] load build context 10:44:02 #33 transferring context: 25.36MB 51.9s 10:44:02 #33 ... 10:44:02 10:44:02 #68 [core-keeper internal] load build context 10:44:02 #68 ... 10:44:02 10:44:02 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:44:02 #69 DONE 43.7s 10:44:02 10:44:02 #68 [core-keeper internal] load build context 10:44:02 #68 ... 10:44:02 10:44:02 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:44:02 #75 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:02 #75 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:02 #75 26.06 OK: 20 MiB in 18 packages 10:44:02 #75 DONE 27.8s 10:44:02 10:44:02 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:44:02 #81 ... 10:44:02 10:44:02 #68 [core-keeper internal] load build context 10:44:03 #68 ... 10:44:03 10:44:03 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:44:03 #82 ... 10:44:03 10:44:03 #52 [security-spiffe-token-provider internal] load build context 10:44:03 #52 ... 10:44:03 10:44:03 #68 [core-keeper internal] load build context 10:44:04 #68 ... 10:44:04 10:44:04 #47 [security-proxy-setup internal] load build context 10:44:04 #47 ... 10:44:04 10:44:04 #52 [security-spiffe-token-provider internal] load build context 10:44:05 #52 ... 10:44:05 10:44:05 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:44:05 #76 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:05 #76 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:05 #76 19.30 OK: 15 MiB in 28 packages 10:44:05 #76 DONE 20.3s 10:44:05 10:44:05 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:44:05 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 26.8s 10:44:05 #45 ... 10:44:05 10:44:05 #52 [security-spiffe-token-provider internal] load build context 10:44:06 #52 ... 10:44:06 10:44:06 #59 [core-metadata internal] load build context 10:44:06 #59 ... 10:44:06 10:44:06 #53 [core-common-config-bootstrapper internal] load build context 10:44:06 #53 ... 10:44:06 10:44:06 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:44:06 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.8s 10:44:06 #44 ... 10:44:06 10:44:06 #52 [security-spiffe-token-provider internal] load build context 10:44:07 #52 ... 10:44:07 10:44:07 #63 [core-data internal] load build context 10:44:07 #63 ... 10:44:07 10:44:07 #61 [security-proxy-auth internal] load build context 10:44:07 #61 ... 10:44:07 10:44:07 #43 [security-secretstore-setup internal] load build context 10:44:07 #43 ... 10:44:07 10:44:07 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:44:08 #44 ... 10:44:08 10:44:08 #58 [support-scheduler internal] load build context 10:44:08 #58 transferring context: 18.95MB 54.4s 10:44:08 #58 ... 10:44:08 10:44:08 #39 [security-bootstrapper internal] load build context 10:44:08 #39 ... 10:44:08 10:44:08 #58 [support-scheduler internal] load build context 10:44:09 #58 ... 10:44:09 10:44:09 #62 [support-notifications internal] load build context 10:44:09 #62 ... 10:44:09 10:44:09 #58 [support-scheduler internal] load build context 10:44:11 #58 ... 10:44:11 10:44:11 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:44:11 #83 ... 10:44:11 10:44:11 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:44:11 #79 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:11 #79 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:11 #79 19.14 OK: 11 MiB in 17 packages 10:44:11 #79 DONE 21.0s 10:44:11 10:44:11 #58 [support-scheduler internal] load build context 10:44:11 #58 ... 10:44:11 10:44:11 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:44:11 #80 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:11 #80 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:11 #80 16.84 OK: 14 MiB in 21 packages 10:44:11 #80 DONE 19.3s 10:44:11 10:44:11 #58 [support-scheduler internal] load build context 10:44:11 #58 ... 10:44:11 10:44:11 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:44:11 #84 ... 10:44:11 10:44:11 #39 [security-bootstrapper internal] load build context 10:44:12 #39 ... 10:44:12 10:44:12 #33 [core-command internal] load build context 10:44:12 #33 transferring context: 28.17MB 62.2s 10:44:12 #33 ... 10:44:12 10:44:12 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:44:12 #77 16.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:12 #77 22.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:12 #77 ... 10:44:12 10:44:12 #39 [security-bootstrapper internal] load build context 10:44:13 #39 ... 10:44:13 10:44:13 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:44:13 #85 ... 10:44:13 10:44:13 #39 [security-bootstrapper internal] load build context 10:44:15 #39 ... 10:44:15 10:44:15 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:44:15 #84 DONE 13.1s 10:44:15 10:44:15 #39 [security-bootstrapper internal] load build context 10:44:15 #39 ... 10:44:15 10:44:15 #47 [security-proxy-setup internal] load build context 10:44:15 #47 ... 10:44:15 10:44:15 #52 [security-spiffe-token-provider internal] load build context 10:44:15 #52 ... 10:44:15 10:44:15 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:44:15 #77 27.66 OK: 239 MiB in 58 packages 10:44:15 #77 DONE 28.9s 10:44:15 10:44:15 #52 [security-spiffe-token-provider internal] load build context 10:44:15 #52 ... 10:44:15 10:44:15 #68 [core-keeper internal] load build context 10:44:15 #68 ... 10:44:15 10:44:15 #39 [security-bootstrapper internal] load build context 10:44:15 #39 ... 10:44:15 10:44:15 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:44:15 #82 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:15 #82 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:15 #82 19.86 OK: 9 MiB in 15 packages 10:44:15 #82 DONE 22.2s 10:44:15 10:44:15 #39 [security-bootstrapper internal] load build context 10:44:16 #39 ... 10:44:16 10:44:16 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:44:16 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 37.5s 10:44:16 #45 ... 10:44:16 10:44:16 #39 [security-bootstrapper internal] load build context 10:44:16 #39 ... 10:44:16 10:44:16 #59 [core-metadata internal] load build context 10:44:16 #59 ... 10:44:16 10:44:16 #53 [core-common-config-bootstrapper internal] load build context 10:44:16 #53 ... 10:44:16 10:44:16 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:44:16 #45 ... 10:44:16 10:44:16 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:44:16 #81 13.80 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:16 #81 18.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:16 #81 23.30 (1/1) Installing dumb-init (1.2.5-r3) 10:44:16 #81 ... 10:44:16 10:44:16 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:44:17 #45 ... 10:44:17 10:44:17 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:44:17 #86 DONE 1.7s 10:44:17 10:44:17 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:44:17 #45 ... 10:44:17 10:44:17 #63 [core-data internal] load build context 10:44:17 #63 ... 10:44:17 10:44:17 #61 [security-proxy-auth internal] load build context 10:44:17 #61 ... 10:44:17 10:44:17 #53 [core-common-config-bootstrapper internal] load build context 10:44:17 #53 ... 10:44:17 10:44:17 #43 [security-secretstore-setup internal] load build context 10:44:18 #43 ... 10:44:18 10:44:18 #61 [security-proxy-auth internal] load build context 10:44:18 #61 transferring context: 13.96MB 62.7s 10:44:19 #61 ... 10:44:19 10:44:19 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:44:19 #81 25.30 Executing busybox-1.36.1-r29.trigger 10:44:19 #81 25.33 OK: 9 MiB in 15 packages 10:44:19 #81 DONE 26.6s 10:44:19 10:44:19 #53 [core-common-config-bootstrapper internal] load build context 10:44:19 #53 ... 10:44:19 10:44:19 #62 [support-notifications internal] load build context 10:44:19 #62 ... 10:44:19 10:44:19 #53 [core-common-config-bootstrapper internal] load build context 10:44:19 #53 ... 10:44:19 10:44:19 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:44:19 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.0s 10:44:19 #44 ... 10:44:19 10:44:19 #53 [core-common-config-bootstrapper internal] load build context 10:44:20 #53 ... 10:44:20 10:44:20 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:44:20 #83 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:20 #83 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:20 #83 18.52 OK: 9 MiB in 18 packages 10:44:20 #83 DONE 19.3s 10:44:20 10:44:20 #53 [core-common-config-bootstrapper internal] load build context 10:44:21 #53 transferring context: 44.67MB 68.5s done 10:44:21 #53 ... 10:44:21 10:44:21 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:44:21 #85 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:21 #85 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:21 #85 15.95 OK: 10 MiB in 19 packages 10:44:21 #85 DONE 18.2s 10:44:21 10:44:21 #61 [security-proxy-auth internal] load build context 10:44:22 #61 ... 10:44:22 10:44:22 #53 [core-common-config-bootstrapper internal] load build context 10:44:22 #53 DONE 69.7s 10:44:22 10:44:22 #61 [security-proxy-auth internal] load build context 10:44:22 #61 ... 10:44:22 10:44:22 #58 [support-scheduler internal] load build context 10:44:22 #58 ... 10:44:22 10:44:22 #61 [security-proxy-auth internal] load build context 10:44:22 #61 ... 10:44:22 10:44:22 #33 [core-command internal] load build context 10:44:23 #33 ... 10:44:23 10:44:23 #58 [support-scheduler internal] load build context 10:44:25 #58 transferring context: 44.67MB 70.8s done 10:44:25 #58 ... 10:44:25 10:44:25 #47 [security-proxy-setup internal] load build context 10:44:25 #47 ... 10:44:25 10:44:25 #52 [security-spiffe-token-provider internal] load build context 10:44:25 #52 ... 10:44:25 10:44:25 #68 [core-keeper internal] load build context 10:44:25 #68 ... 10:44:25 10:44:25 #52 [security-spiffe-token-provider internal] load build context 10:44:25 #52 ... 10:44:25 10:44:25 #58 [support-scheduler internal] load build context 10:44:25 #58 DONE 72.8s 10:44:25 10:44:25 #52 [security-spiffe-token-provider internal] load build context 10:44:26 #52 ... 10:44:26 10:44:26 #59 [core-metadata internal] load build context 10:44:26 #59 ... 10:44:26 10:44:26 #39 [security-bootstrapper internal] load build context 10:44:26 #39 transferring context: 44.67MB 74.3s done 10:44:26 #39 ... 10:44:26 10:44:26 #59 [core-metadata internal] load build context 10:44:27 #59 ... 10:44:27 10:44:27 #39 [security-bootstrapper internal] load build context 10:44:27 #39 DONE 75.4s 10:44:27 10:44:27 #59 [core-metadata internal] load build context 10:44:27 #59 ... 10:44:27 10:44:27 #43 [security-secretstore-setup internal] load build context 10:44:27 #43 transferring context: 44.67MB 73.4s done 10:44:27 #43 DONE 74.9s 10:44:27 10:44:27 #59 [core-metadata internal] load build context 10:44:27 #59 ... 10:44:27 10:44:27 #63 [core-data internal] load build context 10:44:27 #63 ... 10:44:27 10:44:27 #59 [core-metadata internal] load build context 10:44:28 #59 ... 10:44:28 10:44:28 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:44:28 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 43.1s done 10:44:28 #154 DONE 81.5s 10:44:28 10:44:28 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 10:44:28 #148 ... 10:44:28 10:44:28 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:44:28 #155 DONE 0.1s 10:44:28 10:44:28 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:44:28 #156 DONE 0.1s 10:44:28 10:44:28 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:44:28 #147 ... 10:44:28 10:44:28 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:44:28 #157 DONE 0.1s 10:44:28 10:44:28 #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 10:44:28 #158 DONE 0.1s 10:44:28 10:44:28 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:44:28 #145 ... 10:44:28 10:44:28 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:44:28 #159 DONE 0.3s 10:44:28 10:44:28 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:44:28 #65 ... 10:44:28 10:44:28 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:44:28 #160 DONE 1.5s 10:44:28 10:44:28 #13 [security-proxy-auth internal] load build definition from Dockerfile 10:44:28 #13 ... 10:44:28 10:44:28 #102 [core-common-config-bootstrapper] exporting to image 10:44:28 #102 exporting layers 10:44:28 #102 exporting layers 0.2s done 10:44:28 #102 writing image sha256:b3aeb5ffa694d705ff9018cab450ee466d3c7be995738b53e4d14ddc83b0789c done 10:44:28 #102 naming to docker.io/library/core-common-config-bootstrapper done 10:44:28 #102 DONE 2.1s 10:44:28 10:44:28 #13 [security-proxy-auth internal] load build definition from Dockerfile 10:44:28 #45 ... 10:44:28 10:44:28 #63 [core-data internal] load build context 10:44:29 #13 ... 10:44:29 10:44:29 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:44:29 #151 DONE 93.7s 10:44:29 10:44:29 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:44:29 #161 DONE 0.1s 10:44:29 10:44:29 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:44:29 #63 ... 10:44:29 10:44:29 #47 [security-proxy-setup internal] load build context 10:44:29 #47 transferring context: 44.67MB 76.9s done 10:44:29 #47 DONE 77.5s 10:44:29 10:44:29 #63 [core-data internal] load build context 10:44:29 #63 ... 10:44:29 10:44:29 #62 [support-notifications internal] load build context 10:44:30 #62 ... 10:44:30 10:44:30 #63 [core-data internal] load build context 10:44:30 #63 ... 10:44:30 10:44:30 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:44:30 #87 DONE 2.2s 10:44:30 #162 DONE 1.4s 10:44:30 10:44:30 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:44:30 #65 ... 10:44:30 10:44:30 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:44:30 10:44:30 #62 [support-notifications internal] load build context 10:44:30 #163 DONE 0.2s 10:44:30 10:44:30 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:44:30 #164 DONE 0.1s 10:44:30 10:44:30 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:44:30 #165 DONE 0.1s 10:44:30 10:44:30 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:44:30 #62 ... 10:44:30 10:44:30 #33 [core-command internal] load build context 10:44:30 #33 transferring context: 44.67MB 79.4s done 10:44:30 #33 DONE 80.5s 10:44:30 10:44:30 #62 [support-notifications internal] load build context 10:44:31 #65 ... 10:44:31 10:44:31 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:44:31 #166 DONE 0.0s 10:44:31 10:44:31 #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/ 10:44:31 #167 DONE 0.0s 10:44:31 10:44:31 #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/ 10:44:31 #168 DONE 0.0s 10:44:31 10:44:31 #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/ 10:44:31 #169 DONE 0.1s 10:44:31 10:44:31 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:44:31 #170 DONE 0.1s 10:44:31 10:44:31 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:44:31 #62 ... 10:44:31 10:44:31 #52 [security-spiffe-token-provider internal] load build context 10:44:31 #52 transferring context: 44.67MB 78.6s done 10:44:31 #52 DONE 79.3s 10:44:31 10:44:31 #62 [support-notifications internal] load build context 10:44:31 #62 ... 10:44:31 10:44:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:44:31 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 43.8s 10:44:31 #44 ... 10:44:31 10:44:31 #62 [support-notifications internal] load build context 10:44:32 #171 DONE 1.0s 10:44:32 10:44:32 #102 [security-bootstrapper] exporting to image 10:44:32 #102 exporting layers 10:44:32 #102 exporting layers 0.5s done 10:44:32 #102 writing image sha256:0e681965a3e310515031214fb8bd1f929c7888c786687c7dea8c6807fe741e78 done 10:44:32 #102 naming to docker.io/library/security-bootstrapper done 10:44:32 #102 DONE 2.6s 10:44:32 10:44:32 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 10:44:33 #62 ... 10:44:33 10:44:33 #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:44:33 #88 ... 10:44:33 10:44:33 #61 [security-proxy-auth internal] load build context 10:44:33 #61 ... 10:44:33 10:44:33 #62 [support-notifications internal] load build context 10:44:33 #62 ... 10:44:33 10:44:33 #68 [core-keeper internal] load build context 10:44:33 #68 transferring context: 44.67MB 71.5s done 10:44:33 #68 DONE 76.2s 10:44:34 10:44:34 #62 [support-notifications internal] load build context 10:44:34 #62 ... 10:44:34 10:44:34 #61 [security-proxy-auth internal] load build context 10:44:34 #61 transferring context: 44.67MB 77.7s done 10:44:34 #61 DONE 79.2s 10:44:34 10:44:34 #62 [support-notifications internal] load build context 10:44:36 #62 ... 10:44:36 10:44:36 #63 [core-data internal] load build context 10:44:36 #63 transferring context: 44.67MB 79.2s done 10:44:36 #63 DONE 80.7s 10:44:36 10:44:36 #62 [support-notifications internal] load build context 10:44:36 #62 transferring context: 44.67MB 80.5s done 10:44:36 #62 ... 10:44:36 10:44:36 #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:44:36 #89 ... 10:44:36 10:44:36 #62 [support-notifications internal] load build context 10:44:36 #62 DONE 81.4s 10:44:36 10:44:36 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:44:36 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 48.9s 10:44:36 #44 ... 10:44:36 10:44:36 #59 [core-metadata internal] load build context 10:44:36 #59 transferring context: 44.67MB 82.2s done 10:44:36 #59 DONE 83.7s 10:44:36 10:44:36 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:44:38 #44 ... 10:44:38 10:44:38 #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:44:38 #90 ... 10:44:38 10:44:38 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:44:41 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.0s 10:44:41 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.2s done 10:44:41 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.2s done 10:44:42 #44 DONE 85.0s 10:44:42 10:44:42 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:44:43 #91 ... 10:44:43 10:44:43 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:44:43 #92 ... 10:44:43 10:44:43 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:44:44 #93 ... 10:44:44 10:44:44 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:44:44 #94 ... 10:44:44 10:44:44 #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:44:44 #88 DONE 21.9s 10:44:44 10:44:44 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:45 #95 ... 10:44:45 10:44:45 #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:44:45 #89 DONE 19.2s 10:44:45 10:44:45 #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:44:45 #90 DONE 17.5s 10:44:45 10:44:45 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:48 #96 ... 10:44:48 10:44:48 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:44:48 #93 DONE 13.3s 10:44:48 10:44:48 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:44:48 #92 DONE 15.6s 10:44:48 10:44:48 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:50 #97 ... 10:44:50 10:44:50 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:44:50 #98 DONE 6.0s 10:44:50 10:44:50 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:44:50 #94 DONE 6.1s 10:44:50 10:44:50 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:44:50 #99 ... 10:44:50 10:44:50 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:44:50 #100 DONE 0.4s 10:44:50 10:44:50 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:44:50 #99 DONE 0.4s 10:44:50 10:44:50 #101 [security-spire-server stage-2 6/9] COPY security.txt / 10:44:50 #101 ... 10:44:50 10:44:50 #102 [security-spire-config stage-2 6/10] COPY security.txt / 10:44:50 #102 DONE 0.4s 10:44:50 10:44:50 #101 [security-spire-server stage-2 6/9] COPY security.txt / 10:44:50 #101 DONE 0.4s 10:44:50 10:44:50 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:44:51 #103 DONE 0.4s 10:44:51 10:44:51 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:44:51 #104 DONE 0.6s 10:44:51 10:44:51 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:44:51 #105 ... 10:44:51 10:44:51 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:44:51 #91 DONE 14.9s 10:44:51 10:44:51 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:44:51 #106 DONE 7.1s 10:44:51 10:44:51 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:44:52 #107 ... 10:44:52 10:44:52 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:44:52 #105 DONE 0.6s 10:44:52 10:44:52 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:44:52 #108 DONE 0.5s 10:44:52 10:44:52 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:44:52 #109 ... 10:44:52 10:44:52 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:44:52 #107 DONE 0.6s 10:44:52 10:44:52 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:44:52 #110 DONE 0.6s 10:44:52 10:44:52 #111 [security-spire-server] exporting to image 10:44:52 #111 exporting layers 10:44:52 #111 ... 10:44:52 10:44:52 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:44:52 #109 DONE 0.7s 10:44:52 10:44:52 #111 [security-spire-config] exporting to image 10:44:54 #111 ... 10:44:54 10:44:54 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 10:44:54 #112 DONE 0.9s 10:44:54 10:44:54 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:44:54 #113 DONE 0.6s 10:44:54 10:44:54 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:44:55 #114 DONE 0.5s 10:44:55 10:44:55 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:55 #115 ... 10:44:55 10:44:55 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:44:55 #116 DONE 0.4s 10:44:55 10:44:55 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:55 #117 ... 10:44:55 10:44:55 #111 [security-spire-agent] exporting to image 10:44:58 #111 ... 10:44:58 10:44:58 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:00 #118 ... 10:45:00 10:45:00 #111 [security-spire-server] exporting to image 10:45:00 #111 exporting layers 7.2s done 10:45:00 #111 writing image sha256:b3f116023fb04be2e09b2089c131dc4705daa8717a80e04ac8694cc0d8b65090 0.0s done 10:45:00 #111 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:45:00 #111 exporting layers 7.2s done 10:45:00 #111 writing image sha256:c78cdf334ef1a627cc44d35db83c55628e20349ec296351384ed16d0da7bb4ec 10:45:00 #111 writing image sha256:c78cdf334ef1a627cc44d35db83c55628e20349ec296351384ed16d0da7bb4ec done 10:45:00 #111 naming to docker.io/library/security-spire-config-arm64 done 10:45:00 #111 exporting layers 5.1s done 10:45:00 #111 writing image sha256:e99ed2b97dbfe0b48ca7c9756ba62e7364c3dd82797cd5c17a65445e13bbae38 done 10:45:00 #111 naming to docker.io/library/security-spire-agent-arm64 done 10:45:00 #111 DONE 8.2s 10:45:00 10:45:00 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:45:40 #146 ... 10:45:40 10:45:40 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:45:40 #152 154.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:45:40 #152 ... 10:45:40 10:45:40 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:45:40 #147 DONE 156.0s 10:45:40 10:45:40 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:45:40 #144 DONE 156.1s 10:45:40 10:45:40 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 10:45:40 #148 DONE 156.1s 10:45:40 10:45:40 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 10:45:40 #149 ... 10:45:40 10:45:40 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #172 DONE 0.3s 10:45:40 10:45:40 #173 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #173 ... 10:45:40 10:45:40 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #174 DONE 0.2s 10:45:40 10:45:40 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:45:40 #175 DONE 0.2s 10:45:40 10:45:40 #173 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #173 DONE 0.1s 10:45:40 10:45:40 #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:45:40 #176 ... 10:45:40 10:45:40 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:45:40 #177 DONE 0.2s 10:45:40 10:45:40 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:45:40 #178 DONE 0.3s 10:45:40 10:45:40 #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:45:40 #176 DONE 0.5s 10:45:40 10:45:40 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:45:40 #179 DONE 0.5s 10:45:40 10:45:40 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:45:40 #180 ... 10:45:40 10:45:40 #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:45:40 #181 DONE 0.2s 10:45:40 10:45:40 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:45:40 #152 DONE 157.6s 10:45:40 10:45:40 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:45:40 #182 DONE 0.3s 10:45:40 10:45:40 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:45:40 #180 DONE 0.3s 10:45:40 10:45:40 #102 [core-keeper] exporting to image 10:45:40 #102 exporting layers 10:45:40 #102 ... 10:45:40 10:45:40 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:45:40 #183 DONE 0.1s 10:45:40 10:45:40 #102 [core-command] exporting to image 10:45:40 #102 writing image sha256:15289ecdc4f90a11780606a9f9901d3e9fd7de99ad50975d18b180fbbc6eff2d 10:45:40 #102 ... 10:45:40 10:45:40 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:45:40 #145 DONE 157.9s 10:45:40 10:45:40 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:45:40 #184 DONE 0.2s 10:45:40 10:45:40 #102 [core-keeper] exporting to image 10:45:40 #102 writing image sha256:15289ecdc4f90a11780606a9f9901d3e9fd7de99ad50975d18b180fbbc6eff2d done 10:45:40 #102 naming to docker.io/library/core-keeper done 10:45:40 #102 exporting layers 0.3s done 10:45:40 #102 writing image sha256:5e72c7b5131016082666854f43129097c3e9f3c245eca5ba877ba7d094a9ee98 done 10:45:40 #102 naming to docker.io/library/core-command done 10:45:40 #102 DONE 3.4s 10:45:40 10:45:40 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:40 #185 ... 10:45:40 10:45:40 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 10:45:40 #153 DONE 158.9s 10:45:40 10:45:40 #186 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #186 DONE 0.3s 10:45:40 10:45:40 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #187 DONE 0.3s 10:45:40 10:45:40 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:45:40 #188 ... 10:45:40 10:45:40 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:40 #185 DONE 1.3s 10:45:40 10:45:40 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:45:40 #189 DONE 0.3s 10:45:40 10:45:40 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 10:45:40 #149 DONE 159.3s 10:45:40 10:45:40 #190 [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 10:45:40 #190 ... 10:45:40 10:45:40 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:45:40 #188 DONE 0.5s 10:45:40 10:45:40 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:45:40 #191 ... 10:45:40 10:45:40 #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #192 DONE 0.3s 10:45:40 10:45:40 #190 [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 10:45:40 #190 DONE 0.3s 10:45:40 10:45:40 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 10:45:40 #146 DONE 159.8s 10:45:40 10:45:40 #193 [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 10:45:40 #193 DONE 0.2s 10:45:40 10:45:40 #194 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:45:40 #194 DONE 0.2s 10:45:40 10:45:40 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:45:40 #191 DONE 0.3s 10:45:40 10:45:40 #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:45:40 #195 CACHED 10:45:40 10:45:40 #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #196 CACHED 10:45:40 10:45:40 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:45:40 #197 ... 10:45:40 10:45:40 #102 [security-proxy-setup] exporting to image 10:45:40 #102 exporting layers 0.6s done 10:45:40 #102 writing image sha256:eaa25593429d7086c36515aaed6abe31eb77d1ba52f041831f5683477985cde8 done 10:45:40 #102 naming to docker.io/library/security-proxy-setup done 10:45:40 #102 DONE 4.0s 10:45:40 10:45:40 #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #198 ... 10:45:40 10:45:40 #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:45:40 #199 DONE 0.3s 10:45:40 10:45:40 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:45:40 #200 DONE 0.3s 10:45:40 10:45:40 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:45:40 #201 DONE 0.3s 10:45:40 10:45:40 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:45:40 #197 DONE 0.3s 10:45:40 10:45:40 #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #198 DONE 0.3s 10:45:40 10:45:40 #202 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:45:40 #202 DONE 0.2s 10:45:40 10:45:40 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:45:40 #203 DONE 0.2s 10:45:40 10:45:40 #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:45:40 #204 ... 10:45:40 10:45:40 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:45:40 #205 DONE 0.2s 10:45:40 10:45:40 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:45:40 #206 DONE 0.1s 10:45:40 10:45:40 #102 [security-spiffe-token-provider] exporting to image 10:45:40 #102 exporting layers 0.3s done 10:45:40 #102 writing image sha256:85029cb9d3b22e2d467b6f03a94088e84531477684b145e2b12dfbe282c03cfc 0.0s done 10:45:40 #102 naming to docker.io/library/security-spiffe-token-provider 0.1s done 10:45:40 #102 ... 10:45:40 10:45:40 #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:45:40 #204 DONE 0.4s 10:45:40 10:45:40 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:45:40 #207 DONE 0.4s 10:45:40 10:45:40 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:45:40 #208 DONE 0.3s 10:45:40 10:45:40 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:45:40 #209 DONE 0.4s 10:45:40 10:45:40 #102 [core-metadata] exporting to image 10:45:40 #102 ... 10:45:40 10:45:40 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:45:40 #210 DONE 0.1s 10:45:40 10:45:40 #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:45:40 #211 DONE 0.1s 10:45:40 10:45:40 #102 [core-data] exporting to image 10:45:40 #102 exporting layers 0.2s done 10:45:40 #102 writing image sha256:496a005919ea79993d9d2c19d36c3cb7d6f6db029609b374ace57bc84702e001 10:45:40 #102 exporting layers 0.2s done 10:45:40 #102 writing image sha256:496a005919ea79993d9d2c19d36c3cb7d6f6db029609b374ace57bc84702e001 done 10:45:40 #102 naming to docker.io/library/core-metadata done 10:45:40 #102 writing image sha256:36c5b0c5a08c727d9656b353e6f8dd0dbdab44ca489c2ba6b4ebd22f7a0dd5c8 done 10:45:40 #102 naming to docker.io/library/core-data done 10:45:40 #102 DONE 4.8s 10:45:40 10:45:40 #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:40 #212 ... 10:45:40 10:45:40 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:40 #213 DONE 0.4s 10:45:40 10:45:40 #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:40 #212 DONE 0.4s 10:45:40 10:45:40 #102 [security-secretstore-setup] exporting to image 10:45:40 #102 exporting layers 0.2s done 10:45:40 #102 writing image sha256:f12429554b4d52445867849d0f47d891f5f3dfd56c28809a89e3d5aa09383614 done 10:45:40 #102 naming to docker.io/library/security-secretstore-setup done 10:45:40 #102 exporting layers 0.7s done 10:45:40 #102 writing image sha256:cb645388ec843fc8eee1d2d8e556966c15c1a57f3ac271fb0a64c9934215a4a1 done 10:45:40 #102 naming to docker.io/library/security-proxy-auth done 10:45:40 #102 DONE 5.5s 10:45:40 10:45:40 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:45:40 #65 ... 10:45:40 10:45:40 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:45:40 #150 DONE 163.6s 10:45:40 10:45:40 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:45:40 #143 DONE 163.9s 10:45:40 10:45:40 #13 [security-proxy-auth internal] load build definition from Dockerfile 10:45:40 #13 ... 10:45:40 10:45:40 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #214 DONE 0.0s 10:45:40 10:45:40 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:45:40 #215 DONE 0.0s 10:45:40 10:45:40 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:45:40 #216 DONE 0.2s 10:45:40 10:45:40 #217 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:45:40 #217 DONE 0.0s 10:45:40 10:45:40 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:45:40 #218 DONE 0.0s 10:45:40 10:45:40 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:45:40 #219 DONE 0.0s 10:45:40 10:45:40 #102 [support-notifications] exporting to image 10:45:40 #102 ... 10:45:40 10:45:40 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:45:40 #220 DONE 0.2s 10:45:40 10:45:40 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:45:40 #221 DONE 0.0s 10:45:40 10:45:40 #102 [support-scheduler] exporting to image 10:45:40 #102 exporting layers 0.2s done 10:45:40 #102 writing image sha256:f017b7416b248a1877c51beb940bfb6ebebd554619711423e4622250d70d115f 10:45:40 #102 writing image sha256:f017b7416b248a1877c51beb940bfb6ebebd554619711423e4622250d70d115f done 10:45:40 #102 naming to docker.io/library/support-notifications done 10:45:40 #102 exporting layers 0.2s done 10:45:40 #102 writing image sha256:46fb256d99a6cc206f20ecb28ab4d94de3b5703ad1039319573da361b24f056e done 10:45:40 #102 naming to docker.io/library/support-scheduler done 10:45:40 #102 DONE 6.0s 10:45:40 10:45:40 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:45:40 time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:45:40 $ docker stop --time=1 f13acf1213f767c3b031a645af665ebf6142ff9539053a16b238f04376092989 10:45:41 $ docker rm -f --volumes f13acf1213f767c3b031a645af665ebf6142ff9539053a16b238f04376092989 [Pipeline] // withDockerContainer [Pipeline] sh 10:45:42 + docker images 10:45:42 REPOSITORY TAG IMAGE ID CREATED SIZE 10:45:42 support-notifications latest f017b7416b24 3 seconds ago 51.6MB 10:45:42 support-scheduler latest 46fb256d99a6 3 seconds ago 48MB 10:45:42 security-secretstore-setup latest f12429554b4d 6 seconds ago 67.7MB 10:45:42 security-proxy-auth latest cb645388ec84 6 seconds ago 31.3MB 10:45:42 core-metadata latest 496a005919ea 7 seconds ago 32.6MB 10:45:42 security-spiffe-token-provider latest 85029cb9d3b2 7 seconds ago 46.9MB 10:45:42 core-data latest 36c5b0c5a08c 7 seconds ago 32.4MB 10:45:42 security-proxy-setup latest eaa25593429d 8 seconds ago 38.2MB 10:45:42 core-command latest 5e72c7b51310 10 seconds ago 27.9MB 10:45:42 core-keeper latest 15289ecdc4f9 10 seconds ago 32.1MB 10:45:42 security-bootstrapper latest 0e681965a3e3 About a minute ago 20.3MB 10:45:42 core-common-config-bootstrapper latest b3aeb5ffa694 About a minute ago 17.1MB 10:45:42 security-spire-agent latest e5d41debf177 3 minutes ago 195MB 10:45:42 security-spire-server latest d93b42809c91 3 minutes ago 149MB 10:45:42 security-spire-config latest 9c1d00ad12c1 3 minutes ago 149MB 10:45:42 ci-base-image-x86_64 latest fa9858e642e1 6 minutes ago 924MB 10:45:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 weeks ago 573MB 10:45:42 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 3 months ago 574MB 10:45:42 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:42 provisioning config files... 10:45:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config2708388107049451637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:42 ---> ****-login.sh 10:45:42 nexus3.edgexfoundry.org:10001 10:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:42 Configure a credential helper to remove this warning. See 10:45:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:42 10:45:42 Login Succeeded 10:45:42 nexus3.edgexfoundry.org:10002 10:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:42 Configure a credential helper to remove this warning. See 10:45:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:42 10:45:42 Login Succeeded 10:45:42 nexus3.edgexfoundry.org:10003 10:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:42 Configure a credential helper to remove this warning. See 10:45:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:42 10:45:42 Login Succeeded 10:45:42 nexus3.edgexfoundry.org:10004 10:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:42 Configure a credential helper to remove this warning. See 10:45:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:42 10:45:42 Login Succeeded 10:45:42 ****.io 10:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:43 Configure a credential helper to remove this warning. See 10:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:43 10:45:43 Login Succeeded 10:45:43 ---> ****-login.sh ends [Pipeline] } 10:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:45:43 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:45:43 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:45:43 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:45:43 4.0.1-dev.1 10:45:43 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:45:43 odessa 10:45:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:43 + docker push nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:45:43 3e5d48c71167: Preparing 10:45:43 5a2a0f43fb05: Preparing 10:45:43 386b9aa35e43: Preparing 10:45:43 5c0c8336249f: Preparing 10:45:43 135cad752717: Preparing 10:45:43 7efdc1623e9f: Preparing 10:45:43 994456c4fd7b: Preparing 10:45:43 7efdc1623e9f: Waiting 10:45:43 994456c4fd7b: Waiting 10:45:43 386b9aa35e43: Pushed 10:45:43 5c0c8336249f: Pushed 10:45:43 135cad752717: Pushed 10:45:43 3e5d48c71167: Pushed 10:45:43 994456c4fd7b: Layer already exists 10:45:44 7efdc1623e9f: Pushed 10:45:46 5a2a0f43fb05: Pushed 10:45:46 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:47 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 10:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:45:47 3e5d48c71167: Preparing 10:45:47 5a2a0f43fb05: Preparing 10:45:47 386b9aa35e43: Preparing 10:45:47 5c0c8336249f: Preparing 10:45:47 135cad752717: Preparing 10:45:47 7efdc1623e9f: Preparing 10:45:47 994456c4fd7b: Preparing 10:45:47 7efdc1623e9f: Waiting 10:45:47 994456c4fd7b: Waiting 10:45:47 135cad752717: Layer already exists 10:45:47 386b9aa35e43: Layer already exists 10:45:47 3e5d48c71167: Layer already exists 10:45:47 5c0c8336249f: Layer already exists 10:45:47 5a2a0f43fb05: Layer already exists 10:45:47 994456c4fd7b: Layer already exists 10:45:47 7efdc1623e9f: Layer already exists 10:45:47 4.0.1-dev.1: digest: sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:47 + docker push nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:45:47 3e5d48c71167: Preparing 10:45:47 5a2a0f43fb05: Preparing 10:45:47 386b9aa35e43: Preparing 10:45:47 5c0c8336249f: Preparing 10:45:47 135cad752717: Preparing 10:45:47 7efdc1623e9f: Preparing 10:45:47 994456c4fd7b: Preparing 10:45:47 7efdc1623e9f: Waiting 10:45:47 994456c4fd7b: Waiting 10:45:47 5c0c8336249f: Layer already exists 10:45:47 5a2a0f43fb05: Layer already exists 10:45:47 386b9aa35e43: Layer already exists 10:45:47 135cad752717: Layer already exists 10:45:47 3e5d48c71167: Layer already exists 10:45:47 7efdc1623e9f: Layer already exists 10:45:47 994456c4fd7b: Layer already exists 10:45:47 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:48 + docker push nexus3.edgexfoundry.org:10004/core-command:odessa 10:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:45:48 3e5d48c71167: Preparing 10:45:48 5a2a0f43fb05: Preparing 10:45:48 386b9aa35e43: Preparing 10:45:48 5c0c8336249f: Preparing 10:45:48 135cad752717: Preparing 10:45:48 7efdc1623e9f: Preparing 10:45:48 994456c4fd7b: Preparing 10:45:48 7efdc1623e9f: Waiting 10:45:48 994456c4fd7b: Waiting 10:45:48 5c0c8336249f: Layer already exists 10:45:48 386b9aa35e43: Layer already exists 10:45:48 3e5d48c71167: Layer already exists 10:45:48 5a2a0f43fb05: Layer already exists 10:45:48 135cad752717: Layer already exists 10:45:48 994456c4fd7b: Layer already exists 10:45:48 7efdc1623e9f: Layer already exists 10:45:48 odessa: digest: sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:45:48 ===================================================== [Pipeline] echo 10:45:48 taggedImages: 10:45:48 - nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:45:48 - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 10:45:48 - nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:45:48 - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo 10:45:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:45:48 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:45:48 4.0.1-dev.1 10:45:48 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:45:48 odessa 10:45:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:45:51 32758340ed73: Preparing 10:45:51 8ff06e53826a: Preparing 10:45:51 7e4c41572fea: Preparing 10:45:51 2c4c2813f43e: Preparing 10:45:51 386b9aa35e43: Preparing 10:45:51 5c0c8336249f: Preparing 10:45:51 135cad752717: Preparing 10:45:51 7efdc1623e9f: Preparing 10:45:51 994456c4fd7b: Preparing 10:45:51 5c0c8336249f: Waiting 10:45:51 135cad752717: Waiting 10:45:51 7efdc1623e9f: Waiting 10:45:51 994456c4fd7b: Waiting 10:45:51 386b9aa35e43: Layer already exists 10:45:51 5c0c8336249f: Layer already exists 10:45:51 135cad752717: Layer already exists 10:45:51 7efdc1623e9f: Layer already exists 10:45:51 8ff06e53826a: Pushed 10:45:51 994456c4fd7b: Layer already exists 10:45:51 7e4c41572fea: Pushed 10:45:51 32758340ed73: Pushed 10:45:52 2c4c2813f43e: Pushed 10:45:52 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 10:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:45:53 32758340ed73: Preparing 10:45:53 8ff06e53826a: Preparing 10:45:53 7e4c41572fea: Preparing 10:45:53 2c4c2813f43e: Preparing 10:45:53 386b9aa35e43: Preparing 10:45:53 5c0c8336249f: Preparing 10:45:53 135cad752717: Preparing 10:45:53 7efdc1623e9f: Preparing 10:45:53 994456c4fd7b: Preparing 10:45:53 5c0c8336249f: Waiting 10:45:53 135cad752717: Waiting 10:45:53 7efdc1623e9f: Waiting 10:45:53 7e4c41572fea: Layer already exists 10:45:53 386b9aa35e43: Layer already exists 10:45:53 32758340ed73: Layer already exists 10:45:53 2c4c2813f43e: Layer already exists 10:45:53 8ff06e53826a: Layer already exists 10:45:53 5c0c8336249f: Layer already exists 10:45:53 7efdc1623e9f: Layer already exists 10:45:53 135cad752717: Layer already exists 10:45:53 994456c4fd7b: Layer already exists 10:45:53 4.0.1-dev.1: digest: sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:45:54 32758340ed73: Preparing 10:45:54 8ff06e53826a: Preparing 10:45:54 7e4c41572fea: Preparing 10:45:54 2c4c2813f43e: Preparing 10:45:54 386b9aa35e43: Preparing 10:45:54 5c0c8336249f: Preparing 10:45:54 135cad752717: Preparing 10:45:54 7efdc1623e9f: Preparing 10:45:54 994456c4fd7b: Preparing 10:45:54 135cad752717: Waiting 10:45:54 7efdc1623e9f: Waiting 10:45:54 994456c4fd7b: Waiting 10:45:54 5c0c8336249f: Waiting 10:45:54 32758340ed73: Layer already exists 10:45:54 2c4c2813f43e: Layer already exists 10:45:54 8ff06e53826a: Layer already exists 10:45:54 7e4c41572fea: Layer already exists 10:45:54 386b9aa35e43: Layer already exists 10:45:54 5c0c8336249f: Layer already exists 10:45:54 7efdc1623e9f: Layer already exists 10:45:54 135cad752717: Layer already exists 10:45:54 994456c4fd7b: Layer already exists 10:45:54 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 10:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:45:54 32758340ed73: Preparing 10:45:54 8ff06e53826a: Preparing 10:45:54 7e4c41572fea: Preparing 10:45:54 2c4c2813f43e: Preparing 10:45:54 386b9aa35e43: Preparing 10:45:54 5c0c8336249f: Preparing 10:45:54 135cad752717: Preparing 10:45:54 7efdc1623e9f: Preparing 10:45:54 994456c4fd7b: Preparing 10:45:54 5c0c8336249f: Waiting 10:45:54 135cad752717: Waiting 10:45:54 7efdc1623e9f: Waiting 10:45:54 994456c4fd7b: Waiting 10:45:54 7e4c41572fea: Layer already exists 10:45:54 2c4c2813f43e: Layer already exists 10:45:54 8ff06e53826a: Layer already exists 10:45:54 386b9aa35e43: Layer already exists 10:45:54 32758340ed73: Layer already exists 10:45:54 135cad752717: Layer already exists 10:45:54 5c0c8336249f: Layer already exists 10:45:54 994456c4fd7b: Layer already exists 10:45:54 7efdc1623e9f: Layer already exists 10:45:54 odessa: digest: sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:45:55 ===================================================== [Pipeline] echo 10:45:55 taggedImages: 10:45:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:45:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 10:45:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:45:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo 10:45:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:45:55 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:45:55 4.0.1-dev.1 10:45:55 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:45:55 odessa 10:45:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:56 + docker push nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:45:56 ee22355fb614: Preparing 10:45:56 dfcb6e574c79: Preparing 10:45:56 386b9aa35e43: Preparing 10:45:56 5c0c8336249f: Preparing 10:45:56 68374a1bb8a8: Preparing 10:45:56 3a655c6e4fb3: Preparing 10:45:56 994456c4fd7b: Preparing 10:45:56 3a655c6e4fb3: Waiting 10:45:56 994456c4fd7b: Waiting 10:45:56 386b9aa35e43: Layer already exists 10:45:56 5c0c8336249f: Layer already exists 10:45:56 994456c4fd7b: Layer already exists 10:45:56 68374a1bb8a8: Pushed 10:45:56 ee22355fb614: Pushed 10:45:56 3a655c6e4fb3: Pushed 10:45:58 dfcb6e574c79: Pushed 10:45:58 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:59 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 10:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:45:59 ee22355fb614: Preparing 10:45:59 dfcb6e574c79: Preparing 10:45:59 386b9aa35e43: Preparing 10:45:59 5c0c8336249f: Preparing 10:45:59 68374a1bb8a8: Preparing 10:45:59 3a655c6e4fb3: Preparing 10:45:59 994456c4fd7b: Preparing 10:45:59 3a655c6e4fb3: Waiting 10:45:59 994456c4fd7b: Waiting 10:45:59 ee22355fb614: Layer already exists 10:45:59 5c0c8336249f: Layer already exists 10:45:59 dfcb6e574c79: Layer already exists 10:45:59 68374a1bb8a8: Layer already exists 10:45:59 386b9aa35e43: Layer already exists 10:45:59 3a655c6e4fb3: Layer already exists 10:45:59 994456c4fd7b: Layer already exists 10:45:59 4.0.1-dev.1: digest: sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:00 + docker push nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:46:00 ee22355fb614: Preparing 10:46:00 dfcb6e574c79: Preparing 10:46:00 386b9aa35e43: Preparing 10:46:00 5c0c8336249f: Preparing 10:46:00 68374a1bb8a8: Preparing 10:46:00 3a655c6e4fb3: Preparing 10:46:00 994456c4fd7b: Preparing 10:46:00 3a655c6e4fb3: Waiting 10:46:00 994456c4fd7b: Waiting 10:46:00 386b9aa35e43: Layer already exists 10:46:00 ee22355fb614: Layer already exists 10:46:00 dfcb6e574c79: Layer already exists 10:46:00 68374a1bb8a8: Layer already exists 10:46:00 5c0c8336249f: Layer already exists 10:46:00 3a655c6e4fb3: Layer already exists 10:46:00 994456c4fd7b: Layer already exists 10:46:00 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:00 + docker push nexus3.edgexfoundry.org:10004/core-data:odessa 10:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:46:00 ee22355fb614: Preparing 10:46:00 dfcb6e574c79: Preparing 10:46:00 386b9aa35e43: Preparing 10:46:00 5c0c8336249f: Preparing 10:46:00 68374a1bb8a8: Preparing 10:46:00 3a655c6e4fb3: Preparing 10:46:00 994456c4fd7b: Preparing 10:46:00 3a655c6e4fb3: Waiting 10:46:00 994456c4fd7b: Waiting 10:46:00 ee22355fb614: Layer already exists 10:46:00 68374a1bb8a8: Layer already exists 10:46:00 5c0c8336249f: Layer already exists 10:46:00 386b9aa35e43: Layer already exists 10:46:00 dfcb6e574c79: Layer already exists 10:46:00 994456c4fd7b: Layer already exists 10:46:00 3a655c6e4fb3: Layer already exists 10:46:00 odessa: digest: sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:00 ===================================================== [Pipeline] echo 10:46:00 taggedImages: 10:46:00 - nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:00 - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 10:46:00 - nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:00 - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo 10:46:00 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:46:00 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:00 4.0.1-dev.1 10:46:00 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:00 odessa 10:46:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:46:01 e978353165c2: Preparing 10:46:01 4cb6f24c7430: Preparing 10:46:01 5c0c8336249f: Preparing 10:46:01 c9acffb7a959: Preparing 10:46:01 e0b1da842592: Preparing 10:46:01 994456c4fd7b: Preparing 10:46:01 994456c4fd7b: Waiting 10:46:01 5c0c8336249f: Layer already exists 10:46:01 994456c4fd7b: Layer already exists 10:46:01 e0b1da842592: Pushed 10:46:01 c9acffb7a959: Pushed 10:46:01 e978353165c2: Pushed 10:46:04 4cb6f24c7430: Pushed 10:46:04 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 10:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:46:04 e978353165c2: Preparing 10:46:04 4cb6f24c7430: Preparing 10:46:04 5c0c8336249f: Preparing 10:46:04 c9acffb7a959: Preparing 10:46:04 e0b1da842592: Preparing 10:46:04 994456c4fd7b: Preparing 10:46:04 994456c4fd7b: Waiting 10:46:04 e0b1da842592: Layer already exists 10:46:04 c9acffb7a959: Layer already exists 10:46:04 e978353165c2: Layer already exists 10:46:04 4cb6f24c7430: Layer already exists 10:46:04 5c0c8336249f: Layer already exists 10:46:04 994456c4fd7b: Layer already exists 10:46:04 4.0.1-dev.1: digest: sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:46:05 e978353165c2: Preparing 10:46:05 4cb6f24c7430: Preparing 10:46:05 5c0c8336249f: Preparing 10:46:05 c9acffb7a959: Preparing 10:46:05 e0b1da842592: Preparing 10:46:05 994456c4fd7b: Preparing 10:46:05 e978353165c2: Layer already exists 10:46:05 e0b1da842592: Layer already exists 10:46:05 4cb6f24c7430: Layer already exists 10:46:05 c9acffb7a959: Layer already exists 10:46:05 5c0c8336249f: Layer already exists 10:46:05 994456c4fd7b: Layer already exists 10:46:05 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa 10:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:46:06 e978353165c2: Preparing 10:46:06 4cb6f24c7430: Preparing 10:46:06 5c0c8336249f: Preparing 10:46:06 c9acffb7a959: Preparing 10:46:06 e0b1da842592: Preparing 10:46:06 994456c4fd7b: Preparing 10:46:06 994456c4fd7b: Waiting 10:46:06 4cb6f24c7430: Layer already exists 10:46:06 e0b1da842592: Layer already exists 10:46:06 5c0c8336249f: Layer already exists 10:46:06 e978353165c2: Layer already exists 10:46:06 c9acffb7a959: Layer already exists 10:46:06 994456c4fd7b: Layer already exists 10:46:06 odessa: digest: sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:06 ===================================================== [Pipeline] echo 10:46:06 taggedImages: 10:46:06 - nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:06 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 10:46:06 - nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:06 - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo 10:46:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:46:06 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:06 4.0.1-dev.1 10:46:06 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:06 odessa 10:46:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:46:06 9c9dac875dfb: Preparing 10:46:06 64d4da715c01: Preparing 10:46:06 7bffead284c1: Preparing 10:46:06 386b9aa35e43: Preparing 10:46:06 5c0c8336249f: Preparing 10:46:06 135cad752717: Preparing 10:46:06 7efdc1623e9f: Preparing 10:46:06 994456c4fd7b: Preparing 10:46:06 7efdc1623e9f: Waiting 10:46:06 135cad752717: Waiting 10:46:06 994456c4fd7b: Waiting 10:46:06 386b9aa35e43: Layer already exists 10:46:06 5c0c8336249f: Layer already exists 10:46:06 135cad752717: Layer already exists 10:46:06 7efdc1623e9f: Layer already exists 10:46:06 994456c4fd7b: Layer already exists 10:46:06 64d4da715c01: Pushed 10:46:06 9c9dac875dfb: Pushed 10:46:09 7bffead284c1: Pushed 10:46:09 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 10:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:46:10 9c9dac875dfb: Preparing 10:46:10 64d4da715c01: Preparing 10:46:10 7bffead284c1: Preparing 10:46:10 386b9aa35e43: Preparing 10:46:10 5c0c8336249f: Preparing 10:46:10 135cad752717: Preparing 10:46:10 7efdc1623e9f: Preparing 10:46:10 994456c4fd7b: Preparing 10:46:10 135cad752717: Waiting 10:46:10 7efdc1623e9f: Waiting 10:46:10 994456c4fd7b: Waiting 10:46:10 9c9dac875dfb: Layer already exists 10:46:10 64d4da715c01: Layer already exists 10:46:10 5c0c8336249f: Layer already exists 10:46:10 386b9aa35e43: Layer already exists 10:46:10 7bffead284c1: Layer already exists 10:46:10 135cad752717: Layer already exists 10:46:10 994456c4fd7b: Layer already exists 10:46:10 7efdc1623e9f: Layer already exists 10:46:10 4.0.1-dev.1: digest: sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:46:11 9c9dac875dfb: Preparing 10:46:11 64d4da715c01: Preparing 10:46:11 7bffead284c1: Preparing 10:46:11 386b9aa35e43: Preparing 10:46:11 5c0c8336249f: Preparing 10:46:11 135cad752717: Preparing 10:46:11 7efdc1623e9f: Preparing 10:46:11 994456c4fd7b: Preparing 10:46:11 135cad752717: Waiting 10:46:11 7efdc1623e9f: Waiting 10:46:11 994456c4fd7b: Waiting 10:46:11 386b9aa35e43: Layer already exists 10:46:11 9c9dac875dfb: Layer already exists 10:46:11 64d4da715c01: Layer already exists 10:46:11 7bffead284c1: Layer already exists 10:46:11 5c0c8336249f: Layer already exists 10:46:11 7efdc1623e9f: Layer already exists 10:46:11 135cad752717: Layer already exists 10:46:11 994456c4fd7b: Layer already exists 10:46:11 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa 10:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:46:11 9c9dac875dfb: Preparing 10:46:11 64d4da715c01: Preparing 10:46:11 7bffead284c1: Preparing 10:46:11 386b9aa35e43: Preparing 10:46:11 5c0c8336249f: Preparing 10:46:11 135cad752717: Preparing 10:46:11 7efdc1623e9f: Preparing 10:46:11 994456c4fd7b: Preparing 10:46:11 135cad752717: Waiting 10:46:11 7efdc1623e9f: Waiting 10:46:11 994456c4fd7b: Waiting 10:46:11 386b9aa35e43: Layer already exists 10:46:11 64d4da715c01: Layer already exists 10:46:11 7bffead284c1: Layer already exists 10:46:11 9c9dac875dfb: Layer already exists 10:46:11 5c0c8336249f: Layer already exists 10:46:11 135cad752717: Layer already exists 10:46:11 994456c4fd7b: Layer already exists 10:46:11 7efdc1623e9f: Layer already exists 10:46:11 odessa: digest: sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:11 ===================================================== [Pipeline] echo 10:46:11 taggedImages: 10:46:11 - nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:11 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 10:46:11 - nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:11 - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo 10:46:11 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:46:11 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:11 4.0.1-dev.1 10:46:11 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:11 odessa 10:46:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:46:12 d5058537c0d0: Preparing 10:46:12 b68be4d05dd1: Preparing 10:46:12 e58632aa3bb0: Preparing 10:46:12 09d524492ec9: Preparing 10:46:12 96c54881ed6a: Preparing 10:46:12 4259f042e281: Preparing 10:46:12 a8b74308b886: Preparing 10:46:12 386b9aa35e43: Preparing 10:46:12 5c0c8336249f: Preparing 10:46:12 92706f6720bb: Preparing 10:46:12 5ecab7f4615b: Preparing 10:46:12 5f70bf18a086: Preparing 10:46:12 1f497a2201b6: Preparing 10:46:12 7fe521f4cb7e: Preparing 10:46:12 bc98af16de3d: Preparing 10:46:12 994456c4fd7b: Preparing 10:46:12 a8b74308b886: Waiting 10:46:12 386b9aa35e43: Waiting 10:46:12 5c0c8336249f: Waiting 10:46:12 4259f042e281: Waiting 10:46:12 5ecab7f4615b: Waiting 10:46:12 5f70bf18a086: Waiting 10:46:12 1f497a2201b6: Waiting 10:46:12 bc98af16de3d: Waiting 10:46:12 994456c4fd7b: Waiting 10:46:12 e58632aa3bb0: Pushed 10:46:12 09d524492ec9: Pushed 10:46:12 b68be4d05dd1: Pushed 10:46:12 d5058537c0d0: Pushed 10:46:12 96c54881ed6a: Pushed 10:46:12 386b9aa35e43: Layer already exists 10:46:12 5c0c8336249f: Layer already exists 10:46:12 5f70bf18a086: Layer already exists 10:46:12 4259f042e281: Pushed 10:46:12 92706f6720bb: Pushed 10:46:12 5ecab7f4615b: Pushed 10:46:12 994456c4fd7b: Layer already exists 10:46:12 7fe521f4cb7e: Pushed 10:46:12 1f497a2201b6: Pushed 10:46:12 bc98af16de3d: Pushed 10:46:14 a8b74308b886: Pushed 10:46:14 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 10:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:46:14 d5058537c0d0: Preparing 10:46:14 b68be4d05dd1: Preparing 10:46:14 e58632aa3bb0: Preparing 10:46:14 09d524492ec9: Preparing 10:46:14 96c54881ed6a: Preparing 10:46:14 4259f042e281: Preparing 10:46:14 a8b74308b886: Preparing 10:46:14 386b9aa35e43: Preparing 10:46:14 5c0c8336249f: Preparing 10:46:14 92706f6720bb: Preparing 10:46:14 5ecab7f4615b: Preparing 10:46:14 4259f042e281: Waiting 10:46:14 a8b74308b886: Waiting 10:46:14 386b9aa35e43: Waiting 10:46:14 5c0c8336249f: Waiting 10:46:14 92706f6720bb: Waiting 10:46:14 5f70bf18a086: Preparing 10:46:14 1f497a2201b6: Preparing 10:46:14 5ecab7f4615b: Waiting 10:46:14 5f70bf18a086: Waiting 10:46:14 7fe521f4cb7e: Preparing 10:46:14 1f497a2201b6: Waiting 10:46:14 7fe521f4cb7e: Waiting 10:46:14 bc98af16de3d: Preparing 10:46:14 994456c4fd7b: Preparing 10:46:14 bc98af16de3d: Waiting 10:46:14 96c54881ed6a: Layer already exists 10:46:14 09d524492ec9: Layer already exists 10:46:14 b68be4d05dd1: Layer already exists 10:46:14 e58632aa3bb0: Layer already exists 10:46:14 d5058537c0d0: Layer already exists 10:46:14 4259f042e281: Layer already exists 10:46:14 a8b74308b886: Layer already exists 10:46:14 386b9aa35e43: Layer already exists 10:46:14 5c0c8336249f: Layer already exists 10:46:14 92706f6720bb: Layer already exists 10:46:14 5f70bf18a086: Layer already exists 10:46:14 5ecab7f4615b: Layer already exists 10:46:14 1f497a2201b6: Layer already exists 10:46:14 7fe521f4cb7e: Layer already exists 10:46:14 bc98af16de3d: Layer already exists 10:46:14 994456c4fd7b: Layer already exists 10:46:14 4.0.1-dev.1: digest: sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:46:15 d5058537c0d0: Preparing 10:46:15 b68be4d05dd1: Preparing 10:46:15 e58632aa3bb0: Preparing 10:46:15 09d524492ec9: Preparing 10:46:15 96c54881ed6a: Preparing 10:46:15 4259f042e281: Preparing 10:46:15 a8b74308b886: Preparing 10:46:15 386b9aa35e43: Preparing 10:46:15 5c0c8336249f: Preparing 10:46:15 92706f6720bb: Preparing 10:46:15 5ecab7f4615b: Preparing 10:46:15 5f70bf18a086: Preparing 10:46:15 1f497a2201b6: Preparing 10:46:15 7fe521f4cb7e: Preparing 10:46:15 bc98af16de3d: Preparing 10:46:15 994456c4fd7b: Preparing 10:46:15 5ecab7f4615b: Waiting 10:46:15 5c0c8336249f: Waiting 10:46:15 5f70bf18a086: Waiting 10:46:15 1f497a2201b6: Waiting 10:46:15 7fe521f4cb7e: Waiting 10:46:15 bc98af16de3d: Waiting 10:46:15 994456c4fd7b: Waiting 10:46:15 4259f042e281: Waiting 10:46:15 a8b74308b886: Waiting 10:46:15 386b9aa35e43: Waiting 10:46:15 92706f6720bb: Waiting 10:46:15 96c54881ed6a: Layer already exists 10:46:15 b68be4d05dd1: Layer already exists 10:46:15 09d524492ec9: Layer already exists 10:46:15 e58632aa3bb0: Layer already exists 10:46:15 d5058537c0d0: Layer already exists 10:46:15 a8b74308b886: Layer already exists 10:46:15 4259f042e281: Layer already exists 10:46:15 5c0c8336249f: Layer already exists 10:46:15 386b9aa35e43: Layer already exists 10:46:15 92706f6720bb: Layer already exists 10:46:15 5ecab7f4615b: Layer already exists 10:46:15 5f70bf18a086: Layer already exists 10:46:15 1f497a2201b6: Layer already exists 10:46:15 7fe521f4cb7e: Layer already exists 10:46:15 bc98af16de3d: Layer already exists 10:46:15 994456c4fd7b: Layer already exists 10:46:15 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 10:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:46:16 d5058537c0d0: Preparing 10:46:16 b68be4d05dd1: Preparing 10:46:16 e58632aa3bb0: Preparing 10:46:16 09d524492ec9: Preparing 10:46:16 96c54881ed6a: Preparing 10:46:16 4259f042e281: Preparing 10:46:16 a8b74308b886: Preparing 10:46:16 386b9aa35e43: Preparing 10:46:16 5c0c8336249f: Preparing 10:46:16 92706f6720bb: Preparing 10:46:16 5ecab7f4615b: Preparing 10:46:16 5f70bf18a086: Preparing 10:46:16 1f497a2201b6: Preparing 10:46:16 7fe521f4cb7e: Preparing 10:46:16 bc98af16de3d: Preparing 10:46:16 994456c4fd7b: Preparing 10:46:16 a8b74308b886: Waiting 10:46:16 4259f042e281: Waiting 10:46:16 1f497a2201b6: Waiting 10:46:16 386b9aa35e43: Waiting 10:46:16 7fe521f4cb7e: Waiting 10:46:16 bc98af16de3d: Waiting 10:46:16 5c0c8336249f: Waiting 10:46:16 994456c4fd7b: Waiting 10:46:16 92706f6720bb: Waiting 10:46:16 5f70bf18a086: Waiting 10:46:16 5ecab7f4615b: Waiting 10:46:16 96c54881ed6a: Layer already exists 10:46:16 09d524492ec9: Layer already exists 10:46:16 d5058537c0d0: Layer already exists 10:46:16 e58632aa3bb0: Layer already exists 10:46:16 b68be4d05dd1: Layer already exists 10:46:16 4259f042e281: Layer already exists 10:46:16 a8b74308b886: Layer already exists 10:46:16 386b9aa35e43: Layer already exists 10:46:16 5c0c8336249f: Layer already exists 10:46:16 92706f6720bb: Layer already exists 10:46:16 5f70bf18a086: Layer already exists 10:46:16 5ecab7f4615b: Layer already exists 10:46:16 1f497a2201b6: Layer already exists 10:46:16 7fe521f4cb7e: Layer already exists 10:46:16 bc98af16de3d: Layer already exists 10:46:16 994456c4fd7b: Layer already exists 10:46:16 odessa: digest: sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:16 ===================================================== [Pipeline] echo 10:46:16 taggedImages: 10:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 10:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo 10:46:16 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:46:16 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:16 4.0.1-dev.1 10:46:16 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:16 odessa 10:46:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:46:16 1eb5028d2d11: Preparing 10:46:16 2c5cf864f0b3: Preparing 10:46:16 4a5c7b221917: Preparing 10:46:16 e50589c50fa2: Preparing 10:46:16 386b9aa35e43: Preparing 10:46:16 5c0c8336249f: Preparing 10:46:16 135cad752717: Preparing 10:46:16 7efdc1623e9f: Preparing 10:46:16 994456c4fd7b: Preparing 10:46:16 5c0c8336249f: Waiting 10:46:16 7efdc1623e9f: Waiting 10:46:16 135cad752717: Waiting 10:46:16 994456c4fd7b: Waiting 10:46:16 386b9aa35e43: Layer already exists 10:46:16 5c0c8336249f: Layer already exists 10:46:16 135cad752717: Layer already exists 10:46:16 2c5cf864f0b3: Pushed 10:46:16 7efdc1623e9f: Layer already exists 10:46:16 994456c4fd7b: Layer already exists 10:46:16 1eb5028d2d11: Pushed 10:46:16 4a5c7b221917: Pushed 10:46:19 e50589c50fa2: Pushed 10:46:19 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 10:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:46:20 1eb5028d2d11: Preparing 10:46:20 2c5cf864f0b3: Preparing 10:46:20 4a5c7b221917: Preparing 10:46:20 e50589c50fa2: Preparing 10:46:20 386b9aa35e43: Preparing 10:46:20 5c0c8336249f: Preparing 10:46:20 135cad752717: Preparing 10:46:20 7efdc1623e9f: Preparing 10:46:20 994456c4fd7b: Preparing 10:46:20 5c0c8336249f: Waiting 10:46:20 135cad752717: Waiting 10:46:20 7efdc1623e9f: Waiting 10:46:20 994456c4fd7b: Waiting 10:46:20 e50589c50fa2: Layer already exists 10:46:20 1eb5028d2d11: Layer already exists 10:46:20 386b9aa35e43: Layer already exists 10:46:20 4a5c7b221917: Layer already exists 10:46:20 2c5cf864f0b3: Layer already exists 10:46:20 5c0c8336249f: Layer already exists 10:46:20 7efdc1623e9f: Layer already exists 10:46:20 135cad752717: Layer already exists 10:46:20 994456c4fd7b: Layer already exists 10:46:20 4.0.1-dev.1: digest: sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:46:20 1eb5028d2d11: Preparing 10:46:20 2c5cf864f0b3: Preparing 10:46:20 4a5c7b221917: Preparing 10:46:20 e50589c50fa2: Preparing 10:46:20 386b9aa35e43: Preparing 10:46:20 5c0c8336249f: Preparing 10:46:20 135cad752717: Preparing 10:46:20 7efdc1623e9f: Preparing 10:46:20 994456c4fd7b: Preparing 10:46:20 5c0c8336249f: Waiting 10:46:20 135cad752717: Waiting 10:46:20 7efdc1623e9f: Waiting 10:46:20 994456c4fd7b: Waiting 10:46:20 4a5c7b221917: Layer already exists 10:46:20 1eb5028d2d11: Layer already exists 10:46:20 e50589c50fa2: Layer already exists 10:46:20 2c5cf864f0b3: Layer already exists 10:46:20 386b9aa35e43: Layer already exists 10:46:20 7efdc1623e9f: Layer already exists 10:46:20 5c0c8336249f: Layer already exists 10:46:20 994456c4fd7b: Layer already exists 10:46:20 135cad752717: Layer already exists 10:46:20 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 10:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:46:21 1eb5028d2d11: Preparing 10:46:21 2c5cf864f0b3: Preparing 10:46:21 4a5c7b221917: Preparing 10:46:21 e50589c50fa2: Preparing 10:46:21 386b9aa35e43: Preparing 10:46:21 5c0c8336249f: Preparing 10:46:21 135cad752717: Preparing 10:46:21 7efdc1623e9f: Preparing 10:46:21 994456c4fd7b: Preparing 10:46:21 135cad752717: Waiting 10:46:21 7efdc1623e9f: Waiting 10:46:21 5c0c8336249f: Waiting 10:46:21 994456c4fd7b: Waiting 10:46:21 1eb5028d2d11: Layer already exists 10:46:21 e50589c50fa2: Layer already exists 10:46:21 2c5cf864f0b3: Layer already exists 10:46:21 4a5c7b221917: Layer already exists 10:46:21 386b9aa35e43: Layer already exists 10:46:21 5c0c8336249f: Layer already exists 10:46:21 135cad752717: Layer already exists 10:46:21 7efdc1623e9f: Layer already exists 10:46:21 994456c4fd7b: Layer already exists 10:46:21 odessa: digest: sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:21 ===================================================== [Pipeline] echo 10:46:21 taggedImages: 10:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 10:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo 10:46:21 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:46:21 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:21 4.0.1-dev.1 10:46:21 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:21 odessa 10:46:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:46:22 01a039a1befc: Preparing 10:46:22 563705d739ec: Preparing 10:46:22 839d05711e1b: Preparing 10:46:22 febec5160e5d: Preparing 10:46:22 1b6d88a6c550: Preparing 10:46:22 386b9aa35e43: Preparing 10:46:22 5c0c8336249f: Preparing 10:46:22 990c440b6f7a: Preparing 10:46:22 153455272391: Preparing 10:46:22 49af4222ba19: Preparing 10:46:22 994456c4fd7b: Preparing 10:46:22 990c440b6f7a: Waiting 10:46:22 153455272391: Waiting 10:46:22 994456c4fd7b: Waiting 10:46:22 5c0c8336249f: Waiting 10:46:22 386b9aa35e43: Waiting 10:46:22 49af4222ba19: Waiting 10:46:22 1b6d88a6c550: Pushed 10:46:22 01a039a1befc: Pushed 10:46:22 febec5160e5d: Pushed 10:46:22 563705d739ec: Pushed 10:46:22 386b9aa35e43: Layer already exists 10:46:22 5c0c8336249f: Layer already exists 10:46:22 994456c4fd7b: Layer already exists 10:46:22 990c440b6f7a: Pushed 10:46:22 153455272391: Pushed 10:46:24 49af4222ba19: Pushed 10:46:24 839d05711e1b: Pushed 10:46:24 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 10:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:46:25 01a039a1befc: Preparing 10:46:25 563705d739ec: Preparing 10:46:25 839d05711e1b: Preparing 10:46:25 febec5160e5d: Preparing 10:46:25 1b6d88a6c550: Preparing 10:46:25 386b9aa35e43: Preparing 10:46:25 5c0c8336249f: Preparing 10:46:25 990c440b6f7a: Preparing 10:46:25 153455272391: Preparing 10:46:25 49af4222ba19: Preparing 10:46:25 994456c4fd7b: Preparing 10:46:25 386b9aa35e43: Waiting 10:46:25 5c0c8336249f: Waiting 10:46:25 994456c4fd7b: Waiting 10:46:25 49af4222ba19: Waiting 10:46:25 990c440b6f7a: Waiting 10:46:25 153455272391: Waiting 10:46:25 1b6d88a6c550: Layer already exists 10:46:25 563705d739ec: Layer already exists 10:46:25 839d05711e1b: Layer already exists 10:46:25 01a039a1befc: Layer already exists 10:46:25 febec5160e5d: Layer already exists 10:46:25 386b9aa35e43: Layer already exists 10:46:25 5c0c8336249f: Layer already exists 10:46:25 153455272391: Layer already exists 10:46:25 49af4222ba19: Layer already exists 10:46:25 990c440b6f7a: Layer already exists 10:46:25 994456c4fd7b: Layer already exists 10:46:25 4.0.1-dev.1: digest: sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:46:26 01a039a1befc: Preparing 10:46:26 563705d739ec: Preparing 10:46:26 839d05711e1b: Preparing 10:46:26 febec5160e5d: Preparing 10:46:26 1b6d88a6c550: Preparing 10:46:26 386b9aa35e43: Preparing 10:46:26 5c0c8336249f: Preparing 10:46:26 990c440b6f7a: Preparing 10:46:26 153455272391: Preparing 10:46:26 49af4222ba19: Preparing 10:46:26 994456c4fd7b: Preparing 10:46:26 386b9aa35e43: Waiting 10:46:26 49af4222ba19: Waiting 10:46:26 5c0c8336249f: Waiting 10:46:26 990c440b6f7a: Waiting 10:46:26 994456c4fd7b: Waiting 10:46:26 153455272391: Waiting 10:46:26 febec5160e5d: Layer already exists 10:46:26 563705d739ec: Layer already exists 10:46:26 01a039a1befc: Layer already exists 10:46:26 1b6d88a6c550: Layer already exists 10:46:26 839d05711e1b: Layer already exists 10:46:26 5c0c8336249f: Layer already exists 10:46:26 386b9aa35e43: Layer already exists 10:46:26 990c440b6f7a: Layer already exists 10:46:26 49af4222ba19: Layer already exists 10:46:26 153455272391: Layer already exists 10:46:26 994456c4fd7b: Layer already exists 10:46:26 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 10:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:46:26 01a039a1befc: Preparing 10:46:26 563705d739ec: Preparing 10:46:26 839d05711e1b: Preparing 10:46:26 febec5160e5d: Preparing 10:46:26 1b6d88a6c550: Preparing 10:46:26 386b9aa35e43: Preparing 10:46:26 5c0c8336249f: Preparing 10:46:26 990c440b6f7a: Preparing 10:46:26 153455272391: Preparing 10:46:26 49af4222ba19: Preparing 10:46:26 994456c4fd7b: Preparing 10:46:26 153455272391: Waiting 10:46:26 386b9aa35e43: Waiting 10:46:26 49af4222ba19: Waiting 10:46:26 994456c4fd7b: Waiting 10:46:26 990c440b6f7a: Waiting 10:46:26 5c0c8336249f: Waiting 10:46:26 563705d739ec: Layer already exists 10:46:26 01a039a1befc: Layer already exists 10:46:26 839d05711e1b: Layer already exists 10:46:26 febec5160e5d: Layer already exists 10:46:26 1b6d88a6c550: Layer already exists 10:46:26 990c440b6f7a: Layer already exists 10:46:26 386b9aa35e43: Layer already exists 10:46:26 5c0c8336249f: Layer already exists 10:46:26 153455272391: Layer already exists 10:46:26 49af4222ba19: Layer already exists 10:46:26 994456c4fd7b: Layer already exists 10:46:26 odessa: digest: sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:26 ===================================================== [Pipeline] echo 10:46:26 taggedImages: 10:46:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 10:46:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo 10:46:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:46:26 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:26 4.0.1-dev.1 10:46:26 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:26 odessa 10:46:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:46:27 cf29aaf1a483: Preparing 10:46:27 e5d4591431e1: Preparing 10:46:27 150c231ce16d: Preparing 10:46:27 6bcec70d6bbc: Preparing 10:46:27 cd415682e204: Preparing 10:46:27 082ad80b4db5: Preparing 10:46:27 65b6839528dc: Preparing 10:46:27 386b9aa35e43: Preparing 10:46:27 5c0c8336249f: Preparing 10:46:27 acfe5e80b515: Preparing 10:46:27 1a8a6e11e9fa: Preparing 10:46:27 994456c4fd7b: Preparing 10:46:27 082ad80b4db5: Waiting 10:46:27 65b6839528dc: Waiting 10:46:27 386b9aa35e43: Waiting 10:46:27 5c0c8336249f: Waiting 10:46:27 acfe5e80b515: Waiting 10:46:27 1a8a6e11e9fa: Waiting 10:46:27 994456c4fd7b: Waiting 10:46:27 cf29aaf1a483: Pushed 10:46:27 cd415682e204: Pushed 10:46:27 e5d4591431e1: Pushed 10:46:27 386b9aa35e43: Layer already exists 10:46:27 5c0c8336249f: Layer already exists 10:46:27 082ad80b4db5: Pushed 10:46:27 65b6839528dc: Pushed 10:46:27 994456c4fd7b: Layer already exists 10:46:27 acfe5e80b515: Pushed 10:46:29 1a8a6e11e9fa: Pushed 10:46:29 6bcec70d6bbc: Pushed 10:46:30 150c231ce16d: Pushed 10:46:30 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 10:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:46:31 cf29aaf1a483: Preparing 10:46:31 e5d4591431e1: Preparing 10:46:31 150c231ce16d: Preparing 10:46:31 6bcec70d6bbc: Preparing 10:46:31 cd415682e204: Preparing 10:46:31 082ad80b4db5: Preparing 10:46:31 65b6839528dc: Preparing 10:46:31 386b9aa35e43: Preparing 10:46:31 5c0c8336249f: Preparing 10:46:31 acfe5e80b515: Preparing 10:46:31 1a8a6e11e9fa: Preparing 10:46:31 994456c4fd7b: Preparing 10:46:31 386b9aa35e43: Waiting 10:46:31 5c0c8336249f: Waiting 10:46:31 65b6839528dc: Waiting 10:46:31 082ad80b4db5: Waiting 10:46:31 1a8a6e11e9fa: Waiting 10:46:31 acfe5e80b515: Waiting 10:46:31 6bcec70d6bbc: Layer already exists 10:46:31 cd415682e204: Layer already exists 10:46:31 e5d4591431e1: Layer already exists 10:46:31 150c231ce16d: Layer already exists 10:46:31 cf29aaf1a483: Layer already exists 10:46:31 65b6839528dc: Layer already exists 10:46:31 acfe5e80b515: Layer already exists 10:46:31 386b9aa35e43: Layer already exists 10:46:31 082ad80b4db5: Layer already exists 10:46:31 5c0c8336249f: Layer already exists 10:46:31 1a8a6e11e9fa: Layer already exists 10:46:31 994456c4fd7b: Layer already exists 10:46:31 4.0.1-dev.1: digest: sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:46:31 cf29aaf1a483: Preparing 10:46:31 e5d4591431e1: Preparing 10:46:31 150c231ce16d: Preparing 10:46:31 6bcec70d6bbc: Preparing 10:46:31 cd415682e204: Preparing 10:46:31 082ad80b4db5: Preparing 10:46:31 65b6839528dc: Preparing 10:46:31 386b9aa35e43: Preparing 10:46:31 5c0c8336249f: Preparing 10:46:31 acfe5e80b515: Preparing 10:46:31 1a8a6e11e9fa: Preparing 10:46:31 994456c4fd7b: Preparing 10:46:31 386b9aa35e43: Waiting 10:46:31 1a8a6e11e9fa: Waiting 10:46:31 5c0c8336249f: Waiting 10:46:31 082ad80b4db5: Waiting 10:46:31 acfe5e80b515: Waiting 10:46:31 65b6839528dc: Waiting 10:46:31 994456c4fd7b: Waiting 10:46:31 150c231ce16d: Layer already exists 10:46:31 cf29aaf1a483: Layer already exists 10:46:31 cd415682e204: Layer already exists 10:46:31 6bcec70d6bbc: Layer already exists 10:46:31 e5d4591431e1: Layer already exists 10:46:31 082ad80b4db5: Layer already exists 10:46:31 386b9aa35e43: Layer already exists 10:46:31 65b6839528dc: Layer already exists 10:46:31 acfe5e80b515: Layer already exists 10:46:31 5c0c8336249f: Layer already exists 10:46:31 1a8a6e11e9fa: Layer already exists 10:46:31 994456c4fd7b: Layer already exists 10:46:31 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 10:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:46:32 cf29aaf1a483: Preparing 10:46:32 e5d4591431e1: Preparing 10:46:32 150c231ce16d: Preparing 10:46:32 6bcec70d6bbc: Preparing 10:46:32 cd415682e204: Preparing 10:46:32 082ad80b4db5: Preparing 10:46:32 65b6839528dc: Preparing 10:46:32 386b9aa35e43: Preparing 10:46:32 5c0c8336249f: Preparing 10:46:32 acfe5e80b515: Preparing 10:46:32 1a8a6e11e9fa: Preparing 10:46:32 994456c4fd7b: Preparing 10:46:32 acfe5e80b515: Waiting 10:46:32 1a8a6e11e9fa: Waiting 10:46:32 994456c4fd7b: Waiting 10:46:32 65b6839528dc: Waiting 10:46:32 386b9aa35e43: Waiting 10:46:32 5c0c8336249f: Waiting 10:46:32 e5d4591431e1: Layer already exists 10:46:32 6bcec70d6bbc: Layer already exists 10:46:32 cd415682e204: Layer already exists 10:46:32 150c231ce16d: Layer already exists 10:46:32 cf29aaf1a483: Layer already exists 10:46:32 082ad80b4db5: Layer already exists 10:46:32 acfe5e80b515: Layer already exists 10:46:32 386b9aa35e43: Layer already exists 10:46:32 65b6839528dc: Layer already exists 10:46:32 5c0c8336249f: Layer already exists 10:46:32 1a8a6e11e9fa: Layer already exists 10:46:32 994456c4fd7b: Layer already exists 10:46:32 odessa: digest: sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:32 ===================================================== [Pipeline] echo 10:46:32 taggedImages: 10:46:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 10:46:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo 10:46:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:46:32 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:32 4.0.1-dev.1 10:46:32 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:32 odessa 10:46:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:46:33 46c3a39fc66c: Preparing 10:46:33 0a55964d299f: Preparing 10:46:33 386b9aa35e43: Preparing 10:46:33 5c0c8336249f: Preparing 10:46:33 c23fdcef2115: Preparing 10:46:33 a29cc6f607cd: Preparing 10:46:33 994456c4fd7b: Preparing 10:46:33 994456c4fd7b: Waiting 10:46:33 a29cc6f607cd: Waiting 10:46:33 386b9aa35e43: Layer already exists 10:46:33 5c0c8336249f: Layer already exists 10:46:33 994456c4fd7b: Layer already exists 10:46:33 46c3a39fc66c: Pushed 10:46:33 c23fdcef2115: Pushed 10:46:34 a29cc6f607cd: Pushed 10:46:36 0a55964d299f: Pushed 10:46:36 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:37 #45 ... 10:46:37 10:46:37 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:37 #97 DONE 105.6s 10:46:37 10:46:37 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:37 #96 DONE 108.4s 10:46:37 10:46:37 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:37 #95 DONE 109.2s 10:46:37 10:46:37 #119 [support-scheduler builder 6/7] COPY . . 10:46:37 #119 ... 10:46:37 10:46:37 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:37 #115 DONE 102.4s 10:46:37 10:46:37 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:37 #117 DONE 108.5s 10:46:37 10:46:37 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:37 #118 DONE 105.7s 10:46:37 10:46:37 #120 [security-spiffe-token-provider builder 6/7] COPY . . 10:46:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 10:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:46:37 46c3a39fc66c: Preparing 10:46:37 0a55964d299f: Preparing 10:46:37 386b9aa35e43: Preparing 10:46:37 5c0c8336249f: Preparing 10:46:37 c23fdcef2115: Preparing 10:46:37 a29cc6f607cd: Preparing 10:46:37 994456c4fd7b: Preparing 10:46:37 a29cc6f607cd: Waiting 10:46:37 994456c4fd7b: Waiting 10:46:37 5c0c8336249f: Layer already exists 10:46:37 c23fdcef2115: Layer already exists 10:46:37 0a55964d299f: Layer already exists 10:46:37 386b9aa35e43: Layer already exists 10:46:37 46c3a39fc66c: Layer already exists 10:46:37 994456c4fd7b: Layer already exists 10:46:37 a29cc6f607cd: Layer already exists 10:46:37 4.0.1-dev.1: digest: sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:46:38 46c3a39fc66c: Preparing 10:46:38 0a55964d299f: Preparing 10:46:38 386b9aa35e43: Preparing 10:46:38 5c0c8336249f: Preparing 10:46:38 c23fdcef2115: Preparing 10:46:38 a29cc6f607cd: Preparing 10:46:38 994456c4fd7b: Preparing 10:46:38 a29cc6f607cd: Waiting 10:46:38 994456c4fd7b: Waiting 10:46:38 c23fdcef2115: Layer already exists 10:46:38 386b9aa35e43: Layer already exists 10:46:38 0a55964d299f: Layer already exists 10:46:38 46c3a39fc66c: Layer already exists 10:46:38 5c0c8336249f: Layer already exists 10:46:38 994456c4fd7b: Layer already exists 10:46:38 a29cc6f607cd: Layer already exists 10:46:38 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 10:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:46:39 46c3a39fc66c: Preparing 10:46:39 0a55964d299f: Preparing 10:46:39 386b9aa35e43: Preparing 10:46:39 5c0c8336249f: Preparing 10:46:39 c23fdcef2115: Preparing 10:46:39 a29cc6f607cd: Preparing 10:46:39 994456c4fd7b: Preparing 10:46:39 a29cc6f607cd: Waiting 10:46:39 0a55964d299f: Layer already exists 10:46:39 c23fdcef2115: Layer already exists 10:46:39 386b9aa35e43: Layer already exists 10:46:39 5c0c8336249f: Layer already exists 10:46:39 46c3a39fc66c: Layer already exists 10:46:39 a29cc6f607cd: Layer already exists 10:46:39 994456c4fd7b: Layer already exists 10:46:39 odessa: digest: sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:39 ===================================================== [Pipeline] echo 10:46:39 taggedImages: 10:46:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 10:46:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo 10:46:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:46:39 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:39 4.0.1-dev.1 10:46:39 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:39 odessa 10:46:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:46:39 45d0a25b22ff: Preparing 10:46:39 95aba0da5ffb: Preparing 10:46:39 8abc8e373b2d: Preparing 10:46:39 386b9aa35e43: Preparing 10:46:39 5c0c8336249f: Preparing 10:46:39 17ce9f343a1c: Preparing 10:46:39 1fc202b48271: Preparing 10:46:39 63a3a20443f0: Preparing 10:46:39 976b99086b59: Preparing 10:46:39 994456c4fd7b: Preparing 10:46:39 17ce9f343a1c: Waiting 10:46:39 63a3a20443f0: Waiting 10:46:39 1fc202b48271: Waiting 10:46:39 976b99086b59: Waiting 10:46:39 994456c4fd7b: Waiting 10:46:39 5c0c8336249f: Layer already exists 10:46:39 386b9aa35e43: Layer already exists 10:46:39 8abc8e373b2d: Pushed 10:46:39 45d0a25b22ff: Pushed 10:46:39 95aba0da5ffb: Pushed 10:46:39 994456c4fd7b: Layer already exists 10:46:39 63a3a20443f0: Pushed 10:46:40 976b99086b59: Pushed 10:46:44 #120 ... 10:46:44 10:46:44 #121 [security-bootstrapper builder 6/7] COPY . . 10:46:44 #121 ... 10:46:44 10:46:44 #122 [core-keeper builder 7/8] COPY . . 10:46:44 #122 DONE 10.2s 10:46:44 10:46:44 #120 [security-spiffe-token-provider builder 6/7] COPY . . 10:46:44 #120 DONE 10.1s 10:46:44 10:46:44 #123 [support-notifications builder 6/7] COPY . . 10:46:44 #123 DONE 10.2s 10:46:44 10:46:44 #124 [core-data builder 6/7] COPY . . 10:46:44 #124 CACHED 10:46:44 10:46:44 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 10:46:44 #125 CACHED 10:46:44 10:46:44 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:44 #126 CACHED 10:46:44 10:46:44 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:44 #127 CACHED 10:46:44 10:46:44 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:46:44 #128 CACHED 10:46:44 10:46:44 #129 [security-proxy-auth builder 6/7] COPY . . 10:46:44 #129 CACHED 10:46:44 10:46:44 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:46:44 #130 CACHED 10:46:44 10:46:44 #131 [core-metadata builder 6/7] COPY . . 10:46:44 #131 CACHED 10:46:44 10:46:44 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:44 #132 CACHED 10:46:44 10:46:44 #119 [support-scheduler builder 6/7] COPY . . 10:46:44 #119 DONE 10.3s 10:46:44 10:46:44 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 10:46:44 #133 DONE 10.2s 10:46:44 10:46:44 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:46:44 #134 CACHED 10:46:44 10:46:44 #135 [security-secretstore-setup builder 6/7] COPY . . 10:46:44 #135 CACHED 10:46:44 10:46:44 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:44 #136 CACHED 10:46:44 10:46:44 #121 [security-bootstrapper builder 6/7] COPY . . 10:46:44 #121 DONE 10.2s 10:46:44 10:46:44 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:46:44 #137 CACHED 10:46:44 10:46:44 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:44 #138 CACHED 10:46:44 10:46:44 #139 [security-proxy-setup builder 6/7] COPY . . 10:46:44 #139 CACHED 10:46:44 10:46:44 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 10:46:44 #140 CACHED 10:46:44 10:46:44 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:44 #141 CACHED 10:46:44 10:46:44 #142 [core-command builder 6/7] COPY . . 10:46:44 #142 CACHED 10:46:44 10:46:44 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:46:44 1fc202b48271: Pushed 10:46:50 #143 ... 10:46:50 10:46:50 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:46:50 #0 4.256 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:46:50 #144 ... 10:46:50 10:46:50 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:46:50 #143 6.300 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:46:52 17ce9f343a1c: Pushed 10:46:52 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 10:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:46:53 45d0a25b22ff: Preparing 10:46:53 95aba0da5ffb: Preparing 10:46:53 8abc8e373b2d: Preparing 10:46:53 386b9aa35e43: Preparing 10:46:53 5c0c8336249f: Preparing 10:46:53 17ce9f343a1c: Preparing 10:46:53 1fc202b48271: Preparing 10:46:53 17ce9f343a1c: Waiting 10:46:53 63a3a20443f0: Preparing 10:46:53 976b99086b59: Preparing 10:46:53 1fc202b48271: Waiting 10:46:53 63a3a20443f0: Waiting 10:46:53 976b99086b59: Waiting 10:46:53 994456c4fd7b: Preparing 10:46:53 8abc8e373b2d: Layer already exists 10:46:53 95aba0da5ffb: Layer already exists 10:46:53 386b9aa35e43: Layer already exists 10:46:53 45d0a25b22ff: Layer already exists 10:46:53 5c0c8336249f: Layer already exists 10:46:53 17ce9f343a1c: Layer already exists 10:46:53 63a3a20443f0: Layer already exists 10:46:53 1fc202b48271: Layer already exists 10:46:53 994456c4fd7b: Layer already exists 10:46:53 976b99086b59: Layer already exists 10:46:53 4.0.1-dev.1: digest: sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:46:54 45d0a25b22ff: Preparing 10:46:54 95aba0da5ffb: Preparing 10:46:54 8abc8e373b2d: Preparing 10:46:54 386b9aa35e43: Preparing 10:46:54 5c0c8336249f: Preparing 10:46:54 17ce9f343a1c: Preparing 10:46:54 1fc202b48271: Preparing 10:46:54 63a3a20443f0: Preparing 10:46:54 976b99086b59: Preparing 10:46:54 994456c4fd7b: Preparing 10:46:54 1fc202b48271: Waiting 10:46:54 63a3a20443f0: Waiting 10:46:54 976b99086b59: Waiting 10:46:54 994456c4fd7b: Waiting 10:46:54 17ce9f343a1c: Waiting 10:46:54 5c0c8336249f: Layer already exists 10:46:54 8abc8e373b2d: Layer already exists 10:46:54 95aba0da5ffb: Layer already exists 10:46:54 45d0a25b22ff: Layer already exists 10:46:54 386b9aa35e43: Layer already exists 10:46:54 63a3a20443f0: Layer already exists 10:46:54 17ce9f343a1c: Layer already exists 10:46:54 1fc202b48271: Layer already exists 10:46:54 976b99086b59: Layer already exists 10:46:54 994456c4fd7b: Layer already exists 10:46:54 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:54 #143 ... 10:46:54 10:46:54 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:46:54 #0 5.701 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:46:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:54 #145 ... 10:46:54 10:46:54 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:46:54 #0 6.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:46:54 #146 ... 10:46:54 10:46:54 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 10:46:54 #0 5.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:46:54 #147 ... 10:46:54 10:46:54 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:46:54 #0 6.143 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:46:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 10:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:46:54 45d0a25b22ff: Preparing 10:46:54 95aba0da5ffb: Preparing 10:46:54 8abc8e373b2d: Preparing 10:46:54 386b9aa35e43: Preparing 10:46:54 5c0c8336249f: Preparing 10:46:54 17ce9f343a1c: Preparing 10:46:54 1fc202b48271: Preparing 10:46:54 63a3a20443f0: Preparing 10:46:54 976b99086b59: Preparing 10:46:54 994456c4fd7b: Preparing 10:46:54 63a3a20443f0: Waiting 10:46:54 976b99086b59: Waiting 10:46:54 17ce9f343a1c: Waiting 10:46:54 994456c4fd7b: Waiting 10:46:54 1fc202b48271: Waiting 10:46:54 45d0a25b22ff: Layer already exists 10:46:54 8abc8e373b2d: Layer already exists 10:46:54 95aba0da5ffb: Layer already exists 10:46:54 386b9aa35e43: Layer already exists 10:46:54 5c0c8336249f: Layer already exists 10:46:54 976b99086b59: Layer already exists 10:46:54 1fc202b48271: Layer already exists 10:46:54 63a3a20443f0: Layer already exists 10:46:54 17ce9f343a1c: Layer already exists 10:46:54 994456c4fd7b: Layer already exists 10:46:54 odessa: digest: sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:54 ===================================================== [Pipeline] echo 10:46:54 taggedImages: 10:46:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 10:46:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo 10:46:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:46:54 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:54 4.0.1-dev.1 10:46:54 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:46:54 odessa 10:46:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:55 #148 ... 10:46:55 10:46:55 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 10:46:55 #0 5.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:46:55 #149 ... 10:46:55 10:46:55 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:46:55 #0 4.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:46:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:55 #150 ... 10:46:55 10:46:55 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 10:46:55 #0 5.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:46:55 #151 ... 10:46:55 10:46:55 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 10:46:55 #0 6.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:46:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:46:55 1f59fc86bdc4: Preparing 10:46:55 8555dcb2ae49: Preparing 10:46:55 94a36cd9b8eb: Preparing 10:46:55 386b9aa35e43: Preparing 10:46:55 5c0c8336249f: Preparing 10:46:55 c51e30461d0b: Preparing 10:46:55 a863132b71a1: Preparing 10:46:55 068524731fe9: Preparing 10:46:55 994456c4fd7b: Preparing 10:46:55 068524731fe9: Waiting 10:46:55 c51e30461d0b: Waiting 10:46:55 a863132b71a1: Waiting 10:46:55 994456c4fd7b: Waiting 10:46:55 5c0c8336249f: Layer already exists 10:46:55 386b9aa35e43: Layer already exists 10:46:55 1f59fc86bdc4: Pushed 10:46:55 94a36cd9b8eb: Pushed 10:46:55 a863132b71a1: Pushed 10:46:55 8555dcb2ae49: Pushed 10:46:55 994456c4fd7b: Layer already exists 10:46:55 #152 ... 10:46:55 10:46:55 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:46:55 #0 6.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:46:55 #153 ... 10:46:55 10:46:55 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:46:55 #0 5.862 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:46:56 068524731fe9: Pushed 10:47:08 c51e30461d0b: Pushed 10:47:08 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 10:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:47:09 1f59fc86bdc4: Preparing 10:47:09 8555dcb2ae49: Preparing 10:47:09 94a36cd9b8eb: Preparing 10:47:09 386b9aa35e43: Preparing 10:47:09 5c0c8336249f: Preparing 10:47:09 c51e30461d0b: Preparing 10:47:09 a863132b71a1: Preparing 10:47:09 068524731fe9: Preparing 10:47:09 994456c4fd7b: Preparing 10:47:09 c51e30461d0b: Waiting 10:47:09 a863132b71a1: Waiting 10:47:09 068524731fe9: Waiting 10:47:09 994456c4fd7b: Waiting 10:47:09 386b9aa35e43: Layer already exists 10:47:09 94a36cd9b8eb: Layer already exists 10:47:09 5c0c8336249f: Layer already exists 10:47:09 8555dcb2ae49: Layer already exists 10:47:09 1f59fc86bdc4: Layer already exists 10:47:09 c51e30461d0b: Layer already exists 10:47:09 a863132b71a1: Layer already exists 10:47:09 068524731fe9: Layer already exists 10:47:09 994456c4fd7b: Layer already exists 10:47:09 4.0.1-dev.1: digest: sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:47:09 1f59fc86bdc4: Preparing 10:47:09 8555dcb2ae49: Preparing 10:47:09 94a36cd9b8eb: Preparing 10:47:09 386b9aa35e43: Preparing 10:47:09 5c0c8336249f: Preparing 10:47:09 c51e30461d0b: Preparing 10:47:09 a863132b71a1: Preparing 10:47:09 068524731fe9: Preparing 10:47:09 994456c4fd7b: Preparing 10:47:09 a863132b71a1: Waiting 10:47:09 068524731fe9: Waiting 10:47:09 994456c4fd7b: Waiting 10:47:09 c51e30461d0b: Waiting 10:47:09 8555dcb2ae49: Layer already exists 10:47:09 5c0c8336249f: Layer already exists 10:47:09 1f59fc86bdc4: Layer already exists 10:47:09 386b9aa35e43: Layer already exists 10:47:09 94a36cd9b8eb: Layer already exists 10:47:09 068524731fe9: Layer already exists 10:47:09 c51e30461d0b: Layer already exists 10:47:09 a863132b71a1: Layer already exists 10:47:09 994456c4fd7b: Layer already exists 10:47:09 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa 10:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:47:10 1f59fc86bdc4: Preparing 10:47:10 8555dcb2ae49: Preparing 10:47:10 94a36cd9b8eb: Preparing 10:47:10 386b9aa35e43: Preparing 10:47:10 5c0c8336249f: Preparing 10:47:10 c51e30461d0b: Preparing 10:47:10 a863132b71a1: Preparing 10:47:10 068524731fe9: Preparing 10:47:10 994456c4fd7b: Preparing 10:47:10 a863132b71a1: Waiting 10:47:10 068524731fe9: Waiting 10:47:10 994456c4fd7b: Waiting 10:47:10 c51e30461d0b: Waiting 10:47:10 8555dcb2ae49: Layer already exists 10:47:10 386b9aa35e43: Layer already exists 10:47:10 5c0c8336249f: Layer already exists 10:47:10 1f59fc86bdc4: Layer already exists 10:47:10 94a36cd9b8eb: Layer already exists 10:47:10 068524731fe9: Layer already exists 10:47:10 c51e30461d0b: Layer already exists 10:47:10 a863132b71a1: Layer already exists 10:47:10 994456c4fd7b: Layer already exists 10:47:10 odessa: digest: sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:10 ===================================================== [Pipeline] echo 10:47:10 taggedImages: 10:47:10 - nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:10 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 10:47:10 - nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:10 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo 10:47:10 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:47:10 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:10 4.0.1-dev.1 10:47:10 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:10 odessa 10:47:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:47:11 45d0a25b22ff: Preparing 10:47:11 7b5e49470c75: Preparing 10:47:11 434adf3bc8e7: Preparing 10:47:11 386b9aa35e43: Preparing 10:47:11 5c0c8336249f: Preparing 10:47:11 38efbfb274a0: Preparing 10:47:11 63a3a20443f0: Preparing 10:47:11 976b99086b59: Preparing 10:47:11 994456c4fd7b: Preparing 10:47:11 976b99086b59: Waiting 10:47:11 38efbfb274a0: Waiting 10:47:11 994456c4fd7b: Waiting 10:47:11 5c0c8336249f: Layer already exists 10:47:11 45d0a25b22ff: Layer already exists 10:47:11 386b9aa35e43: Layer already exists 10:47:11 976b99086b59: Layer already exists 10:47:11 63a3a20443f0: Layer already exists 10:47:11 994456c4fd7b: Layer already exists 10:47:11 434adf3bc8e7: Pushed 10:47:11 7b5e49470c75: Pushed 10:47:24 38efbfb274a0: Pushed 10:47:24 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 10:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:47:24 45d0a25b22ff: Preparing 10:47:24 7b5e49470c75: Preparing 10:47:24 434adf3bc8e7: Preparing 10:47:24 386b9aa35e43: Preparing 10:47:24 5c0c8336249f: Preparing 10:47:24 38efbfb274a0: Preparing 10:47:24 63a3a20443f0: Preparing 10:47:24 976b99086b59: Preparing 10:47:24 994456c4fd7b: Preparing 10:47:24 38efbfb274a0: Waiting 10:47:24 63a3a20443f0: Waiting 10:47:24 976b99086b59: Waiting 10:47:24 994456c4fd7b: Waiting 10:47:24 434adf3bc8e7: Layer already exists 10:47:24 386b9aa35e43: Layer already exists 10:47:24 45d0a25b22ff: Layer already exists 10:47:24 7b5e49470c75: Layer already exists 10:47:24 5c0c8336249f: Layer already exists 10:47:24 38efbfb274a0: Layer already exists 10:47:24 63a3a20443f0: Layer already exists 10:47:24 976b99086b59: Layer already exists 10:47:24 994456c4fd7b: Layer already exists 10:47:24 4.0.1-dev.1: digest: sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:47:25 45d0a25b22ff: Preparing 10:47:25 7b5e49470c75: Preparing 10:47:25 434adf3bc8e7: Preparing 10:47:25 386b9aa35e43: Preparing 10:47:25 5c0c8336249f: Preparing 10:47:25 38efbfb274a0: Preparing 10:47:25 63a3a20443f0: Preparing 10:47:25 976b99086b59: Preparing 10:47:25 994456c4fd7b: Preparing 10:47:25 63a3a20443f0: Waiting 10:47:25 976b99086b59: Waiting 10:47:25 994456c4fd7b: Waiting 10:47:25 38efbfb274a0: Waiting 10:47:25 45d0a25b22ff: Layer already exists 10:47:25 386b9aa35e43: Layer already exists 10:47:25 434adf3bc8e7: Layer already exists 10:47:25 5c0c8336249f: Layer already exists 10:47:25 7b5e49470c75: Layer already exists 10:47:25 976b99086b59: Layer already exists 10:47:25 994456c4fd7b: Layer already exists 10:47:25 38efbfb274a0: Layer already exists 10:47:25 63a3a20443f0: Layer already exists 10:47:25 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa 10:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:47:26 45d0a25b22ff: Preparing 10:47:26 7b5e49470c75: Preparing 10:47:26 434adf3bc8e7: Preparing 10:47:26 386b9aa35e43: Preparing 10:47:26 5c0c8336249f: Preparing 10:47:26 38efbfb274a0: Preparing 10:47:26 63a3a20443f0: Preparing 10:47:26 976b99086b59: Preparing 10:47:26 994456c4fd7b: Preparing 10:47:26 976b99086b59: Waiting 10:47:26 994456c4fd7b: Waiting 10:47:26 63a3a20443f0: Waiting 10:47:26 38efbfb274a0: Waiting 10:47:26 5c0c8336249f: Layer already exists 10:47:26 7b5e49470c75: Layer already exists 10:47:26 45d0a25b22ff: Layer already exists 10:47:26 434adf3bc8e7: Layer already exists 10:47:26 386b9aa35e43: Layer already exists 10:47:26 38efbfb274a0: Layer already exists 10:47:26 994456c4fd7b: Layer already exists 10:47:26 63a3a20443f0: Layer already exists 10:47:26 976b99086b59: Layer already exists 10:47:26 odessa: digest: sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:26 ===================================================== [Pipeline] echo 10:47:26 taggedImages: 10:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 10:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo 10:47:26 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:47:26 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:26 4.0.1-dev.1 10:47:26 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:26 odessa 10:47:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:47:27 6038796ad4e9: Preparing 10:47:27 6c22eee01dc7: Preparing 10:47:27 386b9aa35e43: Preparing 10:47:27 5c0c8336249f: Preparing 10:47:27 3758e6eb4fce: Preparing 10:47:27 94a3328c33cb: Preparing 10:47:27 994456c4fd7b: Preparing 10:47:27 94a3328c33cb: Waiting 10:47:27 994456c4fd7b: Waiting 10:47:27 5c0c8336249f: Layer already exists 10:47:27 386b9aa35e43: Layer already exists 10:47:27 994456c4fd7b: Layer already exists 10:47:27 3758e6eb4fce: Pushed 10:47:27 6038796ad4e9: Pushed 10:47:27 94a3328c33cb: Pushed 10:47:31 6c22eee01dc7: Pushed 10:47:31 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 10:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:47:32 6038796ad4e9: Preparing 10:47:32 6c22eee01dc7: Preparing 10:47:32 386b9aa35e43: Preparing 10:47:32 5c0c8336249f: Preparing 10:47:32 3758e6eb4fce: Preparing 10:47:32 94a3328c33cb: Preparing 10:47:32 994456c4fd7b: Preparing 10:47:32 94a3328c33cb: Waiting 10:47:32 994456c4fd7b: Waiting 10:47:32 5c0c8336249f: Layer already exists 10:47:32 3758e6eb4fce: Layer already exists 10:47:32 6c22eee01dc7: Layer already exists 10:47:32 386b9aa35e43: Layer already exists 10:47:32 6038796ad4e9: Layer already exists 10:47:32 94a3328c33cb: Layer already exists 10:47:32 994456c4fd7b: Layer already exists 10:47:32 4.0.1-dev.1: digest: sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:47:33 6038796ad4e9: Preparing 10:47:33 6c22eee01dc7: Preparing 10:47:33 386b9aa35e43: Preparing 10:47:33 5c0c8336249f: Preparing 10:47:33 3758e6eb4fce: Preparing 10:47:33 94a3328c33cb: Preparing 10:47:33 994456c4fd7b: Preparing 10:47:33 94a3328c33cb: Waiting 10:47:33 994456c4fd7b: Waiting 10:47:33 3758e6eb4fce: Layer already exists 10:47:33 5c0c8336249f: Layer already exists 10:47:33 6038796ad4e9: Layer already exists 10:47:33 386b9aa35e43: Layer already exists 10:47:33 6c22eee01dc7: Layer already exists 10:47:33 94a3328c33cb: Layer already exists 10:47:33 994456c4fd7b: Layer already exists 10:47:33 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa 10:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:47:33 6038796ad4e9: Preparing 10:47:33 6c22eee01dc7: Preparing 10:47:33 386b9aa35e43: Preparing 10:47:33 5c0c8336249f: Preparing 10:47:33 3758e6eb4fce: Preparing 10:47:33 94a3328c33cb: Preparing 10:47:33 994456c4fd7b: Preparing 10:47:33 994456c4fd7b: Waiting 10:47:33 94a3328c33cb: Waiting 10:47:33 386b9aa35e43: Layer already exists 10:47:33 3758e6eb4fce: Layer already exists 10:47:33 6038796ad4e9: Layer already exists 10:47:33 5c0c8336249f: Layer already exists 10:47:33 6c22eee01dc7: Layer already exists 10:47:33 94a3328c33cb: Layer already exists 10:47:33 994456c4fd7b: Layer already exists 10:47:33 odessa: digest: sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:33 ===================================================== [Pipeline] echo 10:47:33 taggedImages: 10:47:33 - nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:33 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 10:47:33 - nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:33 - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo 10:47:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:47:33 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:33 4.0.1-dev.1 10:47:33 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:33 odessa 10:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:47:34 6df28c8f14e8: Preparing 10:47:34 08419a7a9ae0: Preparing 10:47:34 386b9aa35e43: Preparing 10:47:34 5c0c8336249f: Preparing 10:47:34 5a44fa5bc5c7: Preparing 10:47:34 d4593e4e63a6: Preparing 10:47:34 994456c4fd7b: Preparing 10:47:34 d4593e4e63a6: Waiting 10:47:34 994456c4fd7b: Waiting 10:47:34 386b9aa35e43: Layer already exists 10:47:34 5c0c8336249f: Layer already exists 10:47:34 994456c4fd7b: Layer already exists 10:47:34 6df28c8f14e8: Pushed 10:47:34 5a44fa5bc5c7: Pushed 10:47:34 d4593e4e63a6: Pushed 10:47:39 08419a7a9ae0: Pushed 10:47:39 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 10:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:47:39 6df28c8f14e8: Preparing 10:47:39 08419a7a9ae0: Preparing 10:47:39 386b9aa35e43: Preparing 10:47:39 5c0c8336249f: Preparing 10:47:39 5a44fa5bc5c7: Preparing 10:47:39 d4593e4e63a6: Preparing 10:47:39 994456c4fd7b: Preparing 10:47:39 d4593e4e63a6: Waiting 10:47:39 08419a7a9ae0: Layer already exists 10:47:39 386b9aa35e43: Layer already exists 10:47:39 5a44fa5bc5c7: Layer already exists 10:47:39 6df28c8f14e8: Layer already exists 10:47:39 5c0c8336249f: Layer already exists 10:47:39 d4593e4e63a6: Layer already exists 10:47:39 994456c4fd7b: Layer already exists 10:47:39 4.0.1-dev.1: digest: sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:47:40 6df28c8f14e8: Preparing 10:47:40 08419a7a9ae0: Preparing 10:47:40 386b9aa35e43: Preparing 10:47:40 5c0c8336249f: Preparing 10:47:40 5a44fa5bc5c7: Preparing 10:47:40 d4593e4e63a6: Preparing 10:47:40 994456c4fd7b: Preparing 10:47:40 d4593e4e63a6: Waiting 10:47:40 5a44fa5bc5c7: Layer already exists 10:47:40 386b9aa35e43: Layer already exists 10:47:40 08419a7a9ae0: Layer already exists 10:47:40 5c0c8336249f: Layer already exists 10:47:40 6df28c8f14e8: Layer already exists 10:47:40 d4593e4e63a6: Layer already exists 10:47:40 994456c4fd7b: Layer already exists 10:47:40 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa 10:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:47:40 6df28c8f14e8: Preparing 10:47:40 08419a7a9ae0: Preparing 10:47:40 386b9aa35e43: Preparing 10:47:40 5c0c8336249f: Preparing 10:47:40 5a44fa5bc5c7: Preparing 10:47:40 d4593e4e63a6: Preparing 10:47:40 994456c4fd7b: Preparing 10:47:40 d4593e4e63a6: Waiting 10:47:40 994456c4fd7b: Waiting 10:47:40 08419a7a9ae0: Layer already exists 10:47:40 6df28c8f14e8: Layer already exists 10:47:40 5c0c8336249f: Layer already exists 10:47:40 386b9aa35e43: Layer already exists 10:47:40 5a44fa5bc5c7: Layer already exists 10:47:40 d4593e4e63a6: Layer already exists 10:47:40 994456c4fd7b: Layer already exists 10:47:40 odessa: digest: sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:41 ===================================================== [Pipeline] echo 10:47:41 taggedImages: 10:47:41 - nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo 10:47:41 ========================================================= 10:47:41 [edgeXBuildMultiArch] RAW Config: 10:47:41 images: 10:47:41 - nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-command:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-data:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-keeper:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/core-metadata:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/support-notifications:odessa 10:47:41 - nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:47:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:47:41 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa 10:47:41 settingsFile: 10:47:41 edgex-go-settings 10:47:41 ========================================================= [Pipeline] node 10:47:56 Still waiting to schedule task 10:47:56 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:48:43 Running on prd-centos7-docker-4c-2g-3388 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:43 provisioning config files... 10:48:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config1935784687610914368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:44 ---> ****-login.sh 10:48:44 nexus3.edgexfoundry.org:10001 10:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:44 Configure a credential helper to remove this warning. See 10:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:44 10:48:44 Login Succeeded 10:48:44 nexus3.edgexfoundry.org:10002 10:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:44 Configure a credential helper to remove this warning. See 10:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:44 10:48:44 Login Succeeded 10:48:44 nexus3.edgexfoundry.org:10003 10:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:44 Configure a credential helper to remove this warning. See 10:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:44 10:48:44 Login Succeeded 10:48:44 nexus3.edgexfoundry.org:10004 10:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:44 Configure a credential helper to remove this warning. See 10:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:44 10:48:44 Login Succeeded 10:48:44 ****.io 10:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:44 Configure a credential helper to remove this warning. See 10:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:44 10:48:44 Login Succeeded 10:48:44 ---> ****-login.sh ends [Pipeline] } 10:48:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:45 + docker buildx ls 10:48:45 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:48:45 default * docker 10:48:45 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:48:45 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:48:45 edgex-builder [Pipeline] sh 10:48:45 + docker buildx inspect --bootstrap 10:48:45 #1 [internal] booting buildkit 10:48:45 #1 pulling image moby/buildkit:buildx-stable-1 10:48:49 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 10:48:49 #1 creating container buildx_buildkit_edgex-builder0 10:48:50 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 10:48:50 #1 DONE 4.2s 10:48:50 Name: edgex-builder 10:48:50 Driver: docker-container 10:48:50 10:48:50 Nodes: 10:48:50 Name: edgex-builder0 10:48:50 Endpoint: unix:///var/run/docker.sock 10:48:50 Status: running 10:48:50 Buildkit: v0.22.0 10:48:50 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:48:50 + docker buildx ls 10:48:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:48:50 edgex-builder * docker-container 10:48:50 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:48:50 default docker 10:48:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:48:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:48:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:48:51 #1 [internal] load build definition from Dockerfile 10:48:51 #1 transferring dockerfile: 197B done 10:48:51 #1 DONE 0.0s 10:48:51 10:48:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:48:51 #2 DONE 0.1s 10:48:51 10:48:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:48:51 #3 DONE 0.1s 10:48:51 10:48:51 #4 [internal] load .dockerignore 10:48:51 #4 transferring context: 2B done 10:48:51 #4 DONE 0.0s 10:48:51 10:48:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 10:48:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done 10:48:51 #5 DONE 0.0s 10:48:51 10:48:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 10:48:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 done 10:48:51 #6 DONE 0.1s 10:48:51 10:48:51 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:48:51 #7 DONE 0.0s 10:48:51 10:48:51 #8 exporting to image 10:48:51 #8 exporting layers done 10:48:51 #8 exporting manifest sha256:643e83b7c01a35aa017fe35ebfd4f2615f18c04510b4a4655ad6c64d8120bd2d 0.0s done 10:48:51 #8 exporting config sha256:f95912354124829932cc25fa18b9eb63fd976998e7d661170a9bd8c8dc73d9a7 done 10:48:51 #8 exporting manifest sha256:793dff595be6698111642cf0618609c2deca6079c0c2a6a7679898c955be387f done 10:48:51 #8 exporting config sha256:b6db7699b77e9a30a840a04244e8e9da6d922f1dc6d7e9cafb518edf69888c7d done 10:48:51 #8 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c done 10:48:51 #8 pushing layers 0.1s done 10:48:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 10:48:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 0.1s done 10:48:51 #8 DONE 0.2s 10:48:51 10:48:51 1 warning found (use --debug to expand): 10:48:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1' 10:48:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 --push - 10:48:51 #1 [internal] load build definition from Dockerfile 10:48:51 #1 transferring dockerfile: 168B done 10:48:51 #1 DONE 0.0s 10:48:51 10:48:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 10:48:51 #2 DONE 0.0s 10:48:51 10:48:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 10:48:51 #3 DONE 0.0s 10:48:51 10:48:51 #4 [internal] load .dockerignore 10:48:51 #4 transferring context: 2B done 10:48:51 #4 DONE 0.0s 10:48:51 10:48:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 10:48:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done 10:48:51 #5 CACHED 10:48:51 10:48:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 10:48:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done 10:48:51 #6 CACHED 10:48:51 10:48:51 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:48:51 #7 DONE 0.0s 10:48:51 10:48:51 #8 exporting to image 10:48:51 #8 exporting layers done 10:48:51 #8 exporting manifest sha256:643e83b7c01a35aa017fe35ebfd4f2615f18c04510b4a4655ad6c64d8120bd2d done 10:48:51 #8 exporting config sha256:f95912354124829932cc25fa18b9eb63fd976998e7d661170a9bd8c8dc73d9a7 done 10:48:51 #8 exporting manifest sha256:793dff595be6698111642cf0618609c2deca6079c0c2a6a7679898c955be387f done 10:48:51 #8 exporting config sha256:b6db7699b77e9a30a840a04244e8e9da6d922f1dc6d7e9cafb518edf69888c7d done 10:48:51 #8 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c done 10:48:51 #8 pushing layers 0.0s done 10:48:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 0.1s done 10:48:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:51 #8 DONE 0.1s 10:48:51 10:48:51 1 warning found (use --debug to expand): 10:48:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:48:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:48:52 #1 [internal] load build definition from Dockerfile 10:48:52 #1 transferring dockerfile: 209B done 10:48:52 #1 DONE 0.0s 10:48:52 10:48:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:48:52 #2 DONE 0.0s 10:48:52 10:48:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:48:52 #3 DONE 0.0s 10:48:52 10:48:52 #4 [internal] load .dockerignore 10:48:52 #4 transferring context: 2B done 10:48:52 #4 DONE 0.0s 10:48:52 10:48:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 10:48:52 #5 resolve nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 done 10:48:52 #5 CACHED 10:48:52 10:48:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 10:48:52 #6 resolve nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done 10:48:52 #6 CACHED 10:48:52 10:48:52 #7 exporting to image 10:48:52 #7 exporting layers done 10:48:52 #7 exporting manifest sha256:643e83b7c01a35aa017fe35ebfd4f2615f18c04510b4a4655ad6c64d8120bd2d done 10:48:52 #7 exporting config sha256:f95912354124829932cc25fa18b9eb63fd976998e7d661170a9bd8c8dc73d9a7 done 10:48:52 #7 exporting manifest sha256:793dff595be6698111642cf0618609c2deca6079c0c2a6a7679898c955be387f done 10:48:52 #7 exporting config sha256:b6db7699b77e9a30a840a04244e8e9da6d922f1dc6d7e9cafb518edf69888c7d done 10:48:52 #7 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 10:48:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:52 #7 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c done 10:48:52 #7 pushing layers 0.0s done 10:48:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 0.1s done 10:48:52 #7 DONE 0.1s 10:48:52 10:48:52 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:48:52 #8 DONE 0.0s 10:48:52 10:48:52 1 warning found (use --debug to expand): 10:48:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:odessa' 10:48:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:odessa --push - 10:48:52 #1 [internal] load build definition from Dockerfile 10:48:52 #1 transferring dockerfile: 163B done 10:48:52 #1 DONE 0.0s 10:48:52 10:48:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa 10:48:52 #2 DONE 0.0s 10:48:52 10:48:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa 10:48:52 #3 DONE 0.0s 10:48:52 10:48:52 #4 [internal] load .dockerignore 10:48:52 #4 transferring context: 2B done 10:48:52 #4 DONE 0.0s 10:48:52 10:48:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 10:48:52 #5 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done 10:48:52 #5 CACHED 10:48:52 10:48:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 10:48:52 #6 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done 10:48:52 #6 CACHED 10:48:52 10:48:52 #7 exporting to image 10:48:52 #7 exporting layers 10:48:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:52 #7 exporting layers done 10:48:52 #7 exporting manifest sha256:643e83b7c01a35aa017fe35ebfd4f2615f18c04510b4a4655ad6c64d8120bd2d done 10:48:52 #7 exporting config sha256:f95912354124829932cc25fa18b9eb63fd976998e7d661170a9bd8c8dc73d9a7 done 10:48:52 #7 exporting manifest sha256:793dff595be6698111642cf0618609c2deca6079c0c2a6a7679898c955be387f done 10:48:52 #7 exporting config sha256:b6db7699b77e9a30a840a04244e8e9da6d922f1dc6d7e9cafb518edf69888c7d done 10:48:52 #7 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c done 10:48:52 #7 pushing layers 0.0s done 10:48:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 0.1s done 10:48:52 #7 DONE 0.1s 10:48:52 10:48:52 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:48:52 #8 DONE 0.0s 10:48:52 10:48:52 1 warning found (use --debug to expand): 10:48:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:48:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:48:53 #1 [internal] load build definition from Dockerfile 10:48:53 #1 transferring dockerfile: 216B done 10:48:53 #1 DONE 0.0s 10:48:53 10:48:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:48:53 #2 DONE 0.0s 10:48:53 10:48:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:48:53 #3 DONE 0.1s 10:48:53 10:48:53 #4 [internal] load .dockerignore 10:48:53 #4 transferring context: 2B done 10:48:53 #4 DONE 0.0s 10:48:53 10:48:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:53 #5 ... 10:48:53 10:48:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:53 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 0.0s done 10:48:53 #6 DONE 0.1s 10:48:53 10:48:53 #7 exporting to image 10:48:53 #7 exporting layers done 10:48:53 #7 exporting manifest sha256:4d104725b76cc52bbe388bf6f44cef53efbf3a45f362e5698b5fbd826ce1ce1f 0.0s done 10:48:53 #7 exporting config sha256:2de8b2e1f83ad19ee5637c98a008faf8222fe5f2e0c3856bfa9007ff4cc1662a done 10:48:53 #7 exporting manifest sha256:5ca0cc1c4d91e339aa555c9365d2dd66b0adec7742435a8297a7dc70ea425502 done 10:48:53 #7 exporting config sha256:1b10398d2ab3dc5154ce8dd1fa26c4712835a0f0cf283febb55c7accfb003f3a done 10:48:53 #7 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 10:48:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:53 #7 ... 10:48:53 10:48:53 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:48:53 #8 DONE 0.0s 10:48:53 10:48:53 #7 exporting to image 10:48:53 #7 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.0s done 10:48:53 #7 pushing layers 0.1s done 10:48:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 10:48:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.1s done 10:48:53 #7 DONE 0.2s 10:48:53 10:48:53 1 warning found (use --debug to expand): 10:48:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1' 10:48:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 --push - 10:48:54 #1 [internal] load build definition from Dockerfile 10:48:54 #1 transferring dockerfile: 187B done 10:48:54 #1 DONE 0.0s 10:48:54 10:48:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 10:48:54 #2 DONE 0.0s 10:48:54 10:48:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 10:48:54 #3 DONE 0.0s 10:48:54 10:48:54 #4 [internal] load .dockerignore 10:48:54 #4 transferring context: 2B done 10:48:54 #4 DONE 0.0s 10:48:54 10:48:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 0.0s done 10:48:54 #5 CACHED 10:48:54 10:48:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 0.0s done 10:48:54 #6 CACHED 10:48:54 10:48:54 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:48:54 #7 DONE 0.0s 10:48:54 10:48:54 #8 exporting to image 10:48:54 #8 exporting layers done 10:48:54 #8 exporting manifest sha256:4d104725b76cc52bbe388bf6f44cef53efbf3a45f362e5698b5fbd826ce1ce1f done 10:48:54 #8 exporting config sha256:2de8b2e1f83ad19ee5637c98a008faf8222fe5f2e0c3856bfa9007ff4cc1662a done 10:48:54 #8 exporting manifest sha256:5ca0cc1c4d91e339aa555c9365d2dd66b0adec7742435a8297a7dc70ea425502 done 10:48:54 #8 exporting config sha256:1b10398d2ab3dc5154ce8dd1fa26c4712835a0f0cf283febb55c7accfb003f3a done 10:48:54 #8 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 done 10:48:54 #8 pushing layers 0.0s done 10:48:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.1s done 10:48:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:54 #8 DONE 0.1s 10:48:54 10:48:54 1 warning found (use --debug to expand): 10:48:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:48:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:48:54 #1 [internal] load build definition from Dockerfile 10:48:54 #1 transferring dockerfile: 228B done 10:48:54 #1 DONE 0.0s 10:48:54 10:48:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:48:54 #2 DONE 0.0s 10:48:54 10:48:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:48:54 #3 DONE 0.0s 10:48:54 10:48:54 #4 [internal] load .dockerignore 10:48:54 #4 transferring context: 2B done 10:48:54 #4 DONE 0.0s 10:48:54 10:48:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 done 10:48:54 #5 CACHED 10:48:54 10:48:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 0.0s done 10:48:54 #6 CACHED 10:48:54 10:48:54 #7 exporting to image 10:48:54 #7 exporting layers done 10:48:54 #7 exporting manifest sha256:4d104725b76cc52bbe388bf6f44cef53efbf3a45f362e5698b5fbd826ce1ce1f done 10:48:54 #7 exporting config sha256:2de8b2e1f83ad19ee5637c98a008faf8222fe5f2e0c3856bfa9007ff4cc1662a done 10:48:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:54 #7 exporting manifest sha256:5ca0cc1c4d91e339aa555c9365d2dd66b0adec7742435a8297a7dc70ea425502 done 10:48:54 #7 exporting config sha256:1b10398d2ab3dc5154ce8dd1fa26c4712835a0f0cf283febb55c7accfb003f3a done 10:48:54 #7 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 done 10:48:54 #7 pushing layers 0.0s done 10:48:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.1s done 10:48:54 #7 DONE 0.1s 10:48:54 10:48:54 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:48:54 #8 DONE 0.0s 10:48:54 10:48:54 1 warning found (use --debug to expand): 10:48:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa' 10:48:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa --push - 10:48:55 #1 [internal] load build definition from Dockerfile 10:48:55 #1 transferring dockerfile: 182B done 10:48:55 #1 DONE 0.0s 10:48:55 10:48:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 10:48:55 #2 DONE 0.0s 10:48:55 10:48:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 10:48:55 #3 DONE 0.0s 10:48:55 10:48:55 #4 [internal] load .dockerignore 10:48:55 #4 transferring context: 2B done 10:48:55 #4 DONE 0.0s 10:48:55 10:48:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:55 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 done 10:48:55 #5 CACHED 10:48:55 10:48:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 10:48:55 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 done 10:48:55 #6 CACHED 10:48:55 10:48:55 #7 exporting to image 10:48:55 #7 exporting layers done 10:48:55 #7 exporting manifest sha256:4d104725b76cc52bbe388bf6f44cef53efbf3a45f362e5698b5fbd826ce1ce1f done 10:48:55 #7 exporting config sha256:2de8b2e1f83ad19ee5637c98a008faf8222fe5f2e0c3856bfa9007ff4cc1662a done 10:48:55 #7 exporting manifest sha256:5ca0cc1c4d91e339aa555c9365d2dd66b0adec7742435a8297a7dc70ea425502 done 10:48:55 #7 exporting config sha256:1b10398d2ab3dc5154ce8dd1fa26c4712835a0f0cf283febb55c7accfb003f3a done 10:48:55 #7 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 done 10:48:55 #7 pushing layers 0.0s done 10:48:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 10:48:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.1s done 10:48:55 #7 DONE 0.1s 10:48:55 10:48:55 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:48:55 #8 DONE 0.0s 10:48:55 10:48:55 1 warning found (use --debug to expand): 10:48:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:48:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:48:55 #1 [internal] load build definition from Dockerfile 10:48:55 #1 transferring dockerfile: 194B done 10:48:55 #1 DONE 0.0s 10:48:55 10:48:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:48:55 #2 DONE 0.0s 10:48:55 10:48:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:48:55 #3 DONE 0.0s 10:48:55 10:48:55 #4 [internal] load .dockerignore 10:48:55 #4 transferring context: 2B done 10:48:55 #4 DONE 0.0s 10:48:55 10:48:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 10:48:55 #5 resolve nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d done 10:48:55 #5 DONE 0.0s 10:48:55 10:48:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 10:48:55 #6 DONE 0.0s 10:48:55 10:48:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 10:48:55 #5 resolve nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d done 10:48:55 #5 DONE 0.1s 10:48:55 10:48:55 #7 exporting to image 10:48:55 #7 exporting layers done 10:48:55 #7 exporting manifest sha256:c491d166c7e396bd21a017d74714dfbab942c94f9887d763fc8daa53c8047213 done 10:48:55 #7 exporting config sha256:84d04b5b43b29f9496cf4b262701cbfd235bb6f37a1218a609a1151da215d312 done 10:48:55 #7 exporting manifest sha256:a04d9cd53ef502690f1cf5b58fa8dcde5ba89ad7f702b472b49bd5b7f64f2e2f done 10:48:55 #7 exporting config sha256:046fac7bac535760723c4c682e2f14d034569c78466c1b8e23701ab73b81c517 done 10:48:55 #7 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 10:48:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:55 #7 ... 10:48:55 10:48:55 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:48:55 #8 DONE 0.0s 10:48:55 10:48:55 #7 exporting to image 10:48:55 #7 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b done 10:48:55 #7 pushing layers 0.1s done 10:48:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 10:48:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 0.1s done 10:48:56 #7 DONE 0.2s 10:48:56 10:48:56 1 warning found (use --debug to expand): 10:48:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1' 10:48:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 --push - 10:48:56 #1 [internal] load build definition from Dockerfile 10:48:56 #1 transferring dockerfile: 165B done 10:48:56 #1 DONE 0.0s 10:48:56 10:48:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 10:48:56 #2 DONE 0.0s 10:48:56 10:48:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 10:48:56 #3 DONE 0.0s 10:48:56 10:48:56 #4 [internal] load .dockerignore 10:48:56 #4 transferring context: 2B done 10:48:56 #4 DONE 0.0s 10:48:56 10:48:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 10:48:56 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done 10:48:56 #5 CACHED 10:48:56 10:48:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 10:48:56 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done 10:48:56 #6 CACHED 10:48:56 10:48:56 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:48:56 #7 DONE 0.0s 10:48:56 10:48:56 #8 exporting to image 10:48:56 #8 exporting layers done 10:48:56 #8 exporting manifest sha256:c491d166c7e396bd21a017d74714dfbab942c94f9887d763fc8daa53c8047213 done 10:48:56 #8 exporting config sha256:84d04b5b43b29f9496cf4b262701cbfd235bb6f37a1218a609a1151da215d312 done 10:48:56 #8 exporting manifest sha256:a04d9cd53ef502690f1cf5b58fa8dcde5ba89ad7f702b472b49bd5b7f64f2e2f done 10:48:56 #8 exporting config sha256:046fac7bac535760723c4c682e2f14d034569c78466c1b8e23701ab73b81c517 done 10:48:56 #8 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b done 10:48:56 #8 pushing layers 0.0s done 10:48:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 0.1s done 10:48:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:56 #8 DONE 0.1s 10:48:56 10:48:56 1 warning found (use --debug to expand): 10:48:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:48:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:48:57 #1 [internal] load build definition from Dockerfile 10:48:57 #1 transferring dockerfile: 206B done 10:48:57 #1 DONE 0.0s 10:48:57 10:48:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:48:57 #2 DONE 0.0s 10:48:57 10:48:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:48:57 #3 DONE 0.0s 10:48:57 10:48:57 #4 [internal] load .dockerignore 10:48:57 #4 transferring context: 2B done 10:48:57 #4 DONE 0.0s 10:48:57 10:48:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 10:48:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done 10:48:57 #5 CACHED 10:48:57 10:48:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 10:48:57 #6 resolve nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done 10:48:57 #6 CACHED 10:48:57 10:48:57 #7 exporting to image 10:48:57 #7 exporting layers done 10:48:57 #7 exporting manifest sha256:c491d166c7e396bd21a017d74714dfbab942c94f9887d763fc8daa53c8047213 done 10:48:57 #7 exporting config sha256:84d04b5b43b29f9496cf4b262701cbfd235bb6f37a1218a609a1151da215d312 done 10:48:57 #7 exporting manifest sha256:a04d9cd53ef502690f1cf5b58fa8dcde5ba89ad7f702b472b49bd5b7f64f2e2f done 10:48:57 #7 exporting config sha256:046fac7bac535760723c4c682e2f14d034569c78466c1b8e23701ab73b81c517 done 10:48:57 #7 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b done 10:48:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:57 #7 pushing layers 0.0s done 10:48:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 0.1s done 10:48:57 #7 DONE 0.1s 10:48:57 10:48:57 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:48:57 #8 DONE 0.0s 10:48:57 10:48:57 1 warning found (use --debug to expand): 10:48:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:odessa --push - 10:48:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:odessa' 10:48:57 #1 [internal] load build definition from Dockerfile 10:48:57 #1 transferring dockerfile: 160B done 10:48:57 #1 DONE 0.0s 10:48:57 10:48:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa 10:48:57 #2 DONE 0.0s 10:48:57 10:48:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa 10:48:57 #3 DONE 0.0s 10:48:57 10:48:57 #4 [internal] load .dockerignore 10:48:57 #4 transferring context: 2B done 10:48:57 #4 DONE 0.0s 10:48:57 10:48:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 10:48:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done 10:48:57 #5 CACHED 10:48:57 10:48:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 10:48:57 #6 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d done 10:48:57 #6 CACHED 10:48:57 10:48:57 #7 exporting to image 10:48:57 #7 exporting layers done 10:48:57 #7 exporting manifest sha256:c491d166c7e396bd21a017d74714dfbab942c94f9887d763fc8daa53c8047213 done 10:48:57 #7 exporting config sha256:84d04b5b43b29f9496cf4b262701cbfd235bb6f37a1218a609a1151da215d312 done 10:48:57 #7 exporting manifest sha256:a04d9cd53ef502690f1cf5b58fa8dcde5ba89ad7f702b472b49bd5b7f64f2e2f done 10:48:57 #7 exporting config sha256:046fac7bac535760723c4c682e2f14d034569c78466c1b8e23701ab73b81c517 done 10:48:57 #7 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b done 10:48:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:57 #7 pushing layers 0.0s done 10:48:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 0.1s done 10:48:57 #7 DONE 0.1s 10:48:57 10:48:57 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:48:57 #8 DONE 0.0s 10:48:57 10:48:57 1 warning found (use --debug to expand): 10:48:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:48:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:48:58 #1 [internal] load build definition from Dockerfile 10:48:58 #1 transferring dockerfile: 196B done 10:48:58 #1 DONE 0.0s 10:48:58 10:48:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:48:58 #2 DONE 0.0s 10:48:58 10:48:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:48:58 #3 DONE 0.0s 10:48:58 10:48:58 #4 [internal] load .dockerignore 10:48:58 #4 transferring context: 2B done 10:48:58 #4 DONE 0.0s 10:48:58 10:48:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:48:58 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:48:58 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done 10:48:58 #5 DONE 0.0s 10:48:58 10:48:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:48:58 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done 10:48:58 #6 DONE 0.1s 10:48:58 10:48:58 #7 exporting to image 10:48:58 #7 exporting layers done 10:48:58 #7 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 0.0s done 10:48:58 #7 exporting config sha256:05bfc88891b41a6f7ce7cb616bebe6c5bd4ec205cc1220d6f74e3cadcaa74dc2 done 10:48:58 #7 exporting manifest sha256:553864f544afb7768b282eb710f7af86ac2ed5624fcda14ebc43b2b6ee8054e3 done 10:48:58 #7 exporting config sha256:5b9824970d3c4abbc1cc624cb455d264a450aa44d994b640f32363abd5eb2224 done 10:48:58 #7 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 10:48:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:58 #7 ... 10:48:58 10:48:58 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:48:58 #8 DONE 0.0s 10:48:58 10:48:58 #7 exporting to image 10:48:58 #7 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 done 10:48:58 #7 pushing layers 0.1s done 10:48:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 10:48:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 0.1s done 10:48:58 #7 DONE 0.2s 10:48:58 10:48:58 1 warning found (use --debug to expand): 10:48:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1' 10:48:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 --push - 10:48:58 #1 [internal] load build definition from Dockerfile 10:48:58 #1 transferring dockerfile: 167B done 10:48:58 #1 DONE 0.0s 10:48:58 10:48:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 10:48:58 #2 DONE 0.0s 10:48:58 10:48:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 10:48:58 #3 DONE 0.0s 10:48:58 10:48:58 #4 [internal] load .dockerignore 10:48:58 #4 transferring context: 2B done 10:48:58 #4 DONE 0.0s 10:48:58 10:48:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:48:58 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done 10:48:58 #5 DONE 0.0s 10:48:58 10:48:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:48:59 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done 10:48:59 #6 CACHED 10:48:59 10:48:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:48:59 #5 CACHED 10:48:59 10:48:59 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:48:59 #7 DONE 0.0s 10:48:59 10:48:59 #8 exporting to image 10:48:59 #8 exporting layers done 10:48:59 #8 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 done 10:48:59 #8 exporting config sha256:05bfc88891b41a6f7ce7cb616bebe6c5bd4ec205cc1220d6f74e3cadcaa74dc2 done 10:48:59 #8 exporting manifest sha256:553864f544afb7768b282eb710f7af86ac2ed5624fcda14ebc43b2b6ee8054e3 done 10:48:59 #8 exporting config sha256:5b9824970d3c4abbc1cc624cb455d264a450aa44d994b640f32363abd5eb2224 done 10:48:59 #8 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 done 10:48:59 #8 pushing layers 0.0s done 10:48:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 0.1s done 10:48:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:59 #8 DONE 0.1s 10:48:59 10:48:59 1 warning found (use --debug to expand): 10:48:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:48:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:48:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:48:59 #1 [internal] load build definition from Dockerfile 10:48:59 #1 transferring dockerfile: 208B done 10:48:59 #1 DONE 0.0s 10:48:59 10:48:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:48:59 #2 DONE 0.0s 10:48:59 10:48:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:48:59 #3 DONE 0.0s 10:48:59 10:48:59 #4 [internal] load .dockerignore 10:48:59 #4 transferring context: 2B done 10:48:59 #4 DONE 0.0s 10:48:59 10:48:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:48:59 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done 10:48:59 #5 CACHED 10:48:59 10:48:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:48:59 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done 10:48:59 #6 CACHED 10:48:59 10:48:59 #7 exporting to image 10:48:59 #7 exporting layers done 10:48:59 #7 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 10:48:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:48:59 #7 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 done 10:48:59 #7 exporting config sha256:05bfc88891b41a6f7ce7cb616bebe6c5bd4ec205cc1220d6f74e3cadcaa74dc2 done 10:48:59 #7 exporting manifest sha256:553864f544afb7768b282eb710f7af86ac2ed5624fcda14ebc43b2b6ee8054e3 done 10:48:59 #7 exporting config sha256:5b9824970d3c4abbc1cc624cb455d264a450aa44d994b640f32363abd5eb2224 done 10:48:59 #7 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 done 10:48:59 #7 pushing layers 0.0s done 10:48:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 0.1s done 10:48:59 #7 DONE 0.1s 10:48:59 10:48:59 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:48:59 #8 DONE 0.0s 10:48:59 10:48:59 1 warning found (use --debug to expand): 10:48:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa' 10:49:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:odessa --push - 10:49:00 #1 [internal] load build definition from Dockerfile 10:49:00 #1 transferring dockerfile: 162B done 10:49:00 #1 DONE 0.0s 10:49:00 10:49:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa 10:49:00 #2 DONE 0.0s 10:49:00 10:49:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa 10:49:00 #3 DONE 0.0s 10:49:00 10:49:00 #4 [internal] load .dockerignore 10:49:00 #4 transferring context: 2B done 10:49:00 #4 DONE 0.0s 10:49:00 10:49:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:49:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done 10:49:00 #5 CACHED 10:49:00 10:49:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 10:49:00 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done 10:49:00 #6 CACHED 10:49:00 10:49:00 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:49:00 #7 DONE 0.0s 10:49:00 10:49:00 #8 exporting to image 10:49:00 #8 exporting layers done 10:49:00 #8 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 done 10:49:00 #8 exporting config sha256:05bfc88891b41a6f7ce7cb616bebe6c5bd4ec205cc1220d6f74e3cadcaa74dc2 done 10:49:00 #8 exporting manifest sha256:553864f544afb7768b282eb710f7af86ac2ed5624fcda14ebc43b2b6ee8054e3 done 10:49:00 #8 exporting config sha256:5b9824970d3c4abbc1cc624cb455d264a450aa44d994b640f32363abd5eb2224 done 10:49:00 #8 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 done 10:49:00 #8 pushing layers 0.0s done 10:49:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 0.1s done 10:49:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:00 #8 DONE 0.1s 10:49:00 10:49:00 1 warning found (use --debug to expand): 10:49:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:00 #1 [internal] load build definition from Dockerfile 10:49:00 #1 transferring dockerfile: 198B done 10:49:00 #1 DONE 0.0s 10:49:00 10:49:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:00 #2 DONE 0.0s 10:49:00 10:49:00 #3 [internal] load .dockerignore 10:49:00 #3 transferring context: 2B done 10:49:00 #3 DONE 0.0s 10:49:00 10:49:00 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:00 #4 DONE 0.1s 10:49:00 10:49:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 10:49:00 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 10:49:00 #5 ... 10:49:00 10:49:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 10:49:00 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 0.0s done 10:49:00 #6 DONE 0.1s 10:49:00 10:49:00 #7 exporting to image 10:49:00 #7 exporting layers done 10:49:00 #7 exporting manifest sha256:f350139426f1770f6fb00ada739a106c1e9fb0e6015deabde9763a285378fdce done 10:49:00 #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 10:49:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:00 #7 ... 10:49:00 10:49:00 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:49:00 #8 DONE 0.0s 10:49:00 10:49:00 #7 exporting to image 10:49:00 #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 done 10:49:00 #7 exporting manifest sha256:340782af1c13906b3d25e2e33681aeff55a52f3e6d8f729bd0a4652177be6dd8 done 10:49:00 #7 exporting config sha256:9248f5b72903a0b52bd89b3369580d0d586604fbcb1727d2899e1d7ff36bee2f done 10:49:00 #7 exporting manifest list sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.0s done 10:49:00 #7 pushing layers 0.1s done 10:49:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 10:49:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.1s done 10:49:01 #7 DONE 0.2s 10:49:01 10:49:01 1 warning found (use --debug to expand): 10:49:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1' 10:49:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 --push - 10:49:01 #1 [internal] load build definition from Dockerfile 10:49:01 #1 transferring dockerfile: 169B done 10:49:01 #1 DONE 0.0s 10:49:01 10:49:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 10:49:01 #2 DONE 0.0s 10:49:01 10:49:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 10:49:01 #3 DONE 0.0s 10:49:01 10:49:01 #4 [internal] load .dockerignore 10:49:01 #4 transferring context: 2B done 10:49:01 #4 DONE 0.0s 10:49:01 10:49:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 10:49:01 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 0.0s done 10:49:01 #5 CACHED 10:49:01 10:49:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 10:49:01 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 0.0s done 10:49:01 #6 CACHED 10:49:01 10:49:01 #7 exporting to image 10:49:01 #7 exporting layers done 10:49:01 #7 exporting manifest sha256:f350139426f1770f6fb00ada739a106c1e9fb0e6015deabde9763a285378fdce done 10:49:01 #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 done 10:49:01 #7 exporting manifest sha256:340782af1c13906b3d25e2e33681aeff55a52f3e6d8f729bd0a4652177be6dd8 done 10:49:01 #7 exporting config sha256:9248f5b72903a0b52bd89b3369580d0d586604fbcb1727d2899e1d7ff36bee2f done 10:49:01 #7 exporting manifest list sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d done 10:49:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:01 #7 pushing layers 0.0s done 10:49:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.1s done 10:49:01 #7 DONE 0.1s 10:49:01 10:49:01 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:49:01 #8 DONE 0.0s 10:49:01 10:49:01 1 warning found (use --debug to expand): 10:49:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:02 #1 [internal] load build definition from Dockerfile 10:49:02 #1 transferring dockerfile: 210B done 10:49:02 #1 DONE 0.0s 10:49:02 10:49:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:02 #2 DONE 0.0s 10:49:02 10:49:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:02 #3 DONE 0.0s 10:49:02 10:49:02 #4 [internal] load .dockerignore 10:49:02 #4 transferring context: 2B done 10:49:02 #4 DONE 0.0s 10:49:02 10:49:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 10:49:02 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 done 10:49:02 #5 CACHED 10:49:02 10:49:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 10:49:02 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 0.0s done 10:49:02 #6 CACHED 10:49:02 10:49:02 #7 exporting to image 10:49:02 #7 exporting layers done 10:49:02 #7 exporting manifest sha256:f350139426f1770f6fb00ada739a106c1e9fb0e6015deabde9763a285378fdce done 10:49:02 #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 done 10:49:02 #7 exporting manifest sha256:340782af1c13906b3d25e2e33681aeff55a52f3e6d8f729bd0a4652177be6dd8 done 10:49:02 #7 exporting config sha256:9248f5b72903a0b52bd89b3369580d0d586604fbcb1727d2899e1d7ff36bee2f done 10:49:02 #7 exporting manifest list sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d done 10:49:02 #7 pushing layers 0.0s done 10:49:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 10:49:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.1s done 10:49:02 #7 DONE 0.1s 10:49:02 10:49:02 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:49:02 #8 DONE 0.0s 10:49:02 10:49:02 1 warning found (use --debug to expand): 10:49:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa' 10:49:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:odessa --push - 10:49:02 #1 [internal] load build definition from Dockerfile 10:49:02 #1 transferring dockerfile: 164B done 10:49:02 #1 DONE 0.0s 10:49:02 10:49:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa 10:49:02 #2 DONE 0.0s 10:49:02 10:49:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa 10:49:02 #3 DONE 0.0s 10:49:02 10:49:02 #4 [internal] load .dockerignore 10:49:02 #4 transferring context: 2B done 10:49:02 #4 DONE 0.0s 10:49:02 10:49:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 10:49:02 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 done 10:49:02 #5 CACHED 10:49:02 10:49:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 10:49:02 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 done 10:49:02 #6 CACHED 10:49:02 10:49:02 #7 exporting to image 10:49:02 #7 exporting layers done 10:49:02 #7 exporting manifest sha256:f350139426f1770f6fb00ada739a106c1e9fb0e6015deabde9763a285378fdce done 10:49:02 #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 done 10:49:02 #7 exporting manifest sha256:340782af1c13906b3d25e2e33681aeff55a52f3e6d8f729bd0a4652177be6dd8 done 10:49:02 #7 exporting config sha256:9248f5b72903a0b52bd89b3369580d0d586604fbcb1727d2899e1d7ff36bee2f done 10:49:02 #7 exporting manifest list sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d done 10:49:02 #7 pushing layers 0.0s done 10:49:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 10:49:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.1s done 10:49:02 #7 DONE 0.1s 10:49:02 10:49:02 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:49:02 #8 DONE 0.0s 10:49:02 10:49:02 1 warning found (use --debug to expand): 10:49:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:03 #1 [internal] load build definition from Dockerfile 10:49:03 #1 transferring dockerfile: 206B done 10:49:03 #1 DONE 0.0s 10:49:03 10:49:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:03 #2 DONE 0.0s 10:49:03 10:49:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:03 #3 DONE 0.0s 10:49:03 10:49:03 #4 [internal] load .dockerignore 10:49:03 #4 transferring context: 2B done 10:49:03 #4 DONE 0.0s 10:49:03 10:49:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:03 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:03 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done 10:49:03 #5 DONE 0.1s 10:49:03 10:49:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:03 #6 DONE 0.0s 10:49:03 10:49:03 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:49:03 #7 DONE 0.0s 10:49:03 10:49:03 #8 exporting to image 10:49:03 #8 exporting layers done 10:49:03 #8 exporting manifest sha256:4091493d855a3abae74cc8cddad499eeb9c13ee723376b4ed75777d836a1dad0 done 10:49:03 #8 exporting config sha256:154a82787d9d3f7e18b13bb1e96daee0a88f667af338553e4077d6a7a93ed8e1 done 10:49:03 #8 exporting manifest sha256:2e4e7de02d246b9e9cad116272f3ff2a1d20d3ccd5d70238e9542500e6c0a37f done 10:49:03 #8 exporting config sha256:1d64ef4bc29898fbfa6bbe07aa1ac06c695f1bcad19f2153ff2c08e260975f9b done 10:49:03 #8 exporting manifest list sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 done 10:49:03 #8 pushing layers 10:49:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:03 #8 pushing layers 0.1s done 10:49:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 0.1s done 10:49:03 #8 DONE 0.2s 10:49:03 10:49:03 1 warning found (use --debug to expand): 10:49:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 --push - 10:49:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1' 10:49:03 #1 [internal] load build definition from Dockerfile 10:49:03 #1 transferring dockerfile: 177B done 10:49:03 #1 DONE 0.0s 10:49:03 10:49:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 10:49:03 #2 DONE 0.0s 10:49:03 10:49:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 10:49:03 #3 DONE 0.0s 10:49:03 10:49:03 #4 [internal] load .dockerignore 10:49:03 #4 transferring context: 2B done 10:49:03 #4 DONE 0.0s 10:49:03 10:49:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:03 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done 10:49:03 #5 CACHED 10:49:03 10:49:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:03 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done 10:49:03 #6 CACHED 10:49:03 10:49:03 #7 exporting to image 10:49:03 #7 exporting layers done 10:49:03 #7 exporting manifest sha256:4091493d855a3abae74cc8cddad499eeb9c13ee723376b4ed75777d836a1dad0 done 10:49:03 #7 exporting config sha256:154a82787d9d3f7e18b13bb1e96daee0a88f667af338553e4077d6a7a93ed8e1 done 10:49:03 #7 exporting manifest sha256:2e4e7de02d246b9e9cad116272f3ff2a1d20d3ccd5d70238e9542500e6c0a37f done 10:49:03 #7 exporting config sha256:1d64ef4bc29898fbfa6bbe07aa1ac06c695f1bcad19f2153ff2c08e260975f9b done 10:49:03 #7 exporting manifest list sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 done 10:49:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:04 #7 pushing layers 0.0s done 10:49:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 0.1s done 10:49:04 #7 DONE 0.1s 10:49:04 10:49:04 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:49:04 #8 DONE 0.0s 10:49:04 10:49:04 1 warning found (use --debug to expand): 10:49:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:04 #1 [internal] load build definition from Dockerfile 10:49:04 #1 transferring dockerfile: 218B done 10:49:04 #1 DONE 0.0s 10:49:04 10:49:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:04 #2 DONE 0.0s 10:49:04 10:49:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:04 #3 DONE 0.0s 10:49:04 10:49:04 #4 [internal] load .dockerignore 10:49:04 #4 transferring context: 2B done 10:49:04 #4 DONE 0.0s 10:49:04 10:49:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:04 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done 10:49:04 #5 CACHED 10:49:04 10:49:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:04 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done 10:49:04 #6 DONE 0.0s 10:49:04 10:49:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:04 #6 CACHED 10:49:04 10:49:04 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:49:04 #7 DONE 0.0s 10:49:04 10:49:04 #8 exporting to image 10:49:04 #8 exporting layers done 10:49:04 #8 exporting manifest sha256:4091493d855a3abae74cc8cddad499eeb9c13ee723376b4ed75777d836a1dad0 done 10:49:04 #8 exporting config sha256:154a82787d9d3f7e18b13bb1e96daee0a88f667af338553e4077d6a7a93ed8e1 done 10:49:04 #8 exporting manifest sha256:2e4e7de02d246b9e9cad116272f3ff2a1d20d3ccd5d70238e9542500e6c0a37f done 10:49:04 #8 exporting config sha256:1d64ef4bc29898fbfa6bbe07aa1ac06c695f1bcad19f2153ff2c08e260975f9b done 10:49:04 #8 exporting manifest list sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 done 10:49:04 #8 pushing layers 0.0s done 10:49:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 0.1s done 10:49:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:04 #8 DONE 0.1s 10:49:04 10:49:04 1 warning found (use --debug to expand): 10:49:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa' 10:49:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa --push - 10:49:05 #1 [internal] load build definition from Dockerfile 10:49:05 #1 transferring dockerfile: 172B done 10:49:05 #1 DONE 0.0s 10:49:05 10:49:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 10:49:05 #2 DONE 0.0s 10:49:05 10:49:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 10:49:05 #3 DONE 0.0s 10:49:05 10:49:05 #4 [internal] load .dockerignore 10:49:05 #4 transferring context: 2B done 10:49:05 #4 DONE 0.0s 10:49:05 10:49:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:05 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done 10:49:05 #5 CACHED 10:49:05 10:49:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 10:49:05 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done 10:49:05 #6 CACHED 10:49:05 10:49:05 #7 exporting to image 10:49:05 #7 exporting layers done 10:49:05 #7 exporting manifest sha256:4091493d855a3abae74cc8cddad499eeb9c13ee723376b4ed75777d836a1dad0 done 10:49:05 #7 exporting config sha256:154a82787d9d3f7e18b13bb1e96daee0a88f667af338553e4077d6a7a93ed8e1 done 10:49:05 #7 exporting manifest sha256:2e4e7de02d246b9e9cad116272f3ff2a1d20d3ccd5d70238e9542500e6c0a37f done 10:49:05 #7 exporting config sha256:1d64ef4bc29898fbfa6bbe07aa1ac06c695f1bcad19f2153ff2c08e260975f9b done 10:49:05 #7 exporting manifest list sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 done 10:49:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:05 #7 pushing layers 0.0s done 10:49:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 0.1s done 10:49:05 #7 DONE 0.1s 10:49:05 10:49:05 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:49:05 #8 DONE 0.0s 10:49:05 10:49:05 1 warning found (use --debug to expand): 10:49:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:05 #1 [internal] load build definition from Dockerfile 10:49:05 #1 transferring dockerfile: 204B done 10:49:05 #1 DONE 0.0s 10:49:05 10:49:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:05 #2 DONE 0.0s 10:49:05 10:49:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:05 #3 DONE 0.0s 10:49:05 10:49:05 #4 [internal] load .dockerignore 10:49:05 #4 transferring context: 2B done 10:49:05 #4 DONE 0.0s 10:49:05 10:49:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:05 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done 10:49:05 #5 DONE 0.0s 10:49:05 10:49:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:05 #6 DONE 0.0s 10:49:05 10:49:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:05 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done 10:49:05 #5 DONE 0.1s 10:49:05 10:49:05 #7 exporting to image 10:49:05 #7 exporting layers done 10:49:05 #7 exporting manifest sha256:300f81d36a469a6baf1384f7afe1d252c0cf7f30ffa6aa9b5c08af665907576b 0.0s done 10:49:05 #7 exporting config sha256:c9c96a48a07ee6a7762384ca08d87f2a51a79bf4dd0eaf817039f09a5b18573f done 10:49:05 #7 exporting manifest sha256:62c2fb2e325ea966688eb20f6b16b23d33ad516e4820ae2f3d90b98c48af414d 0.0s done 10:49:05 #7 exporting config sha256:47cf440eb967b8bf95dc802e0b3932825d20b5f6075727ee335ce10e9fedea5a done 10:49:05 #7 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e done 10:49:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:06 #7 ... 10:49:06 10:49:06 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:49:06 #8 DONE 0.0s 10:49:06 10:49:06 #7 exporting to image 10:49:06 #7 pushing layers 0.1s done 10:49:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 10:49:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 0.1s done 10:49:06 #7 DONE 0.2s 10:49:06 10:49:06 1 warning found (use --debug to expand): 10:49:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1' 10:49:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 --push - 10:49:06 #1 [internal] load build definition from Dockerfile 10:49:06 #1 transferring dockerfile: 175B done 10:49:06 #1 DONE 0.0s 10:49:06 10:49:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 10:49:06 #2 DONE 0.0s 10:49:06 10:49:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 10:49:06 #3 DONE 0.0s 10:49:06 10:49:06 #4 [internal] load .dockerignore 10:49:06 #4 transferring context: 2B done 10:49:06 #4 DONE 0.0s 10:49:06 10:49:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done 10:49:06 #5 CACHED 10:49:06 10:49:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:06 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done 10:49:06 #6 CACHED 10:49:06 10:49:06 #7 exporting to image 10:49:06 #7 exporting layers done 10:49:06 #7 exporting manifest sha256:300f81d36a469a6baf1384f7afe1d252c0cf7f30ffa6aa9b5c08af665907576b done 10:49:06 #7 exporting config sha256:c9c96a48a07ee6a7762384ca08d87f2a51a79bf4dd0eaf817039f09a5b18573f done 10:49:06 #7 exporting manifest sha256:62c2fb2e325ea966688eb20f6b16b23d33ad516e4820ae2f3d90b98c48af414d done 10:49:06 #7 exporting config sha256:47cf440eb967b8bf95dc802e0b3932825d20b5f6075727ee335ce10e9fedea5a done 10:49:06 #7 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 10:49:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:06 #7 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e done 10:49:06 #7 pushing layers 0.0s done 10:49:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 0.1s done 10:49:06 #7 DONE 0.1s 10:49:06 10:49:06 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:49:06 #8 DONE 0.0s 10:49:06 10:49:06 1 warning found (use --debug to expand): 10:49:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:06 #1 [internal] load build definition from Dockerfile 10:49:06 #1 transferring dockerfile: 216B done 10:49:06 #1 DONE 0.0s 10:49:06 10:49:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:06 #2 DONE 0.0s 10:49:06 10:49:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:06 #3 DONE 0.0s 10:49:06 10:49:06 #4 [internal] load .dockerignore 10:49:06 #4 transferring context: 2B done 10:49:06 #4 DONE 0.0s 10:49:06 10:49:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done 10:49:06 #5 CACHED 10:49:06 10:49:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:07 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done 10:49:07 #6 CACHED 10:49:07 10:49:07 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:49:07 #7 DONE 0.0s 10:49:07 10:49:07 #8 exporting to image 10:49:07 #8 exporting layers done 10:49:07 #8 exporting manifest sha256:300f81d36a469a6baf1384f7afe1d252c0cf7f30ffa6aa9b5c08af665907576b done 10:49:07 #8 exporting config sha256:c9c96a48a07ee6a7762384ca08d87f2a51a79bf4dd0eaf817039f09a5b18573f done 10:49:07 #8 exporting manifest sha256:62c2fb2e325ea966688eb20f6b16b23d33ad516e4820ae2f3d90b98c48af414d done 10:49:07 #8 exporting config sha256:47cf440eb967b8bf95dc802e0b3932825d20b5f6075727ee335ce10e9fedea5a done 10:49:07 #8 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e done 10:49:07 #8 pushing layers 0.0s done 10:49:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 10:49:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 0.1s done 10:49:07 #8 DONE 0.1s 10:49:07 10:49:07 1 warning found (use --debug to expand): 10:49:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa' 10:49:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa --push - 10:49:07 #1 [internal] load build definition from Dockerfile 10:49:07 #1 transferring dockerfile: 170B done 10:49:07 #1 DONE 0.0s 10:49:07 10:49:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 10:49:07 #2 DONE 0.0s 10:49:07 10:49:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 10:49:07 #3 DONE 0.0s 10:49:07 10:49:07 #4 [internal] load .dockerignore 10:49:07 #4 transferring context: 2B done 10:49:07 #4 DONE 0.0s 10:49:07 10:49:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done 10:49:07 #5 DONE 0.0s 10:49:07 10:49:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:07 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done 10:49:07 #6 CACHED 10:49:07 10:49:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 10:49:07 #5 CACHED 10:49:07 10:49:07 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:49:07 #7 DONE 0.0s 10:49:07 10:49:07 #8 exporting to image 10:49:07 #8 exporting layers done 10:49:07 #8 exporting manifest sha256:300f81d36a469a6baf1384f7afe1d252c0cf7f30ffa6aa9b5c08af665907576b done 10:49:07 #8 exporting config sha256:c9c96a48a07ee6a7762384ca08d87f2a51a79bf4dd0eaf817039f09a5b18573f done 10:49:07 #8 exporting manifest sha256:62c2fb2e325ea966688eb20f6b16b23d33ad516e4820ae2f3d90b98c48af414d done 10:49:07 #8 exporting config sha256:47cf440eb967b8bf95dc802e0b3932825d20b5f6075727ee335ce10e9fedea5a done 10:49:07 #8 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e done 10:49:07 #8 pushing layers 0.0s done 10:49:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 0.1s done 10:49:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:07 #8 DONE 0.1s 10:49:07 10:49:07 1 warning found (use --debug to expand): 10:49:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:08 #1 [internal] load build definition from Dockerfile 10:49:08 #1 transferring dockerfile: 205B done 10:49:08 #1 DONE 0.0s 10:49:08 10:49:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:08 #2 DONE 0.0s 10:49:08 10:49:08 #3 [internal] load .dockerignore 10:49:08 #3 transferring context: 2B done 10:49:08 #3 DONE 0.0s 10:49:08 10:49:08 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:08 #4 DONE 0.1s 10:49:08 10:49:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:08 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done 10:49:08 #5 DONE 0.0s 10:49:08 10:49:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:08 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done 10:49:08 #6 DONE 0.1s 10:49:08 10:49:08 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:49:08 #7 DONE 0.0s 10:49:08 10:49:08 #8 exporting to image 10:49:08 #8 exporting layers done 10:49:08 #8 exporting manifest sha256:a56ee572f0f6b16d1ab83715c9b6e900babdd6daac240bc38aed079412129ad5 done 10:49:08 #8 exporting config sha256:da9842ba61237a6ec46a3ff1b0fa50994f69f0187f705fe9624ed8f81076f538 done 10:49:08 #8 exporting manifest sha256:7d066ca37d31bcd10f7822b227b58d4d6b9d03dc363c7962672eaf6d4cc2f13c 0.0s done 10:49:08 #8 exporting config sha256:4d90e8a89530c186555d9208bbedc9963825a76246797b774f128a074068e54a done 10:49:08 #8 exporting manifest list sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 done 10:49:08 #8 pushing layers 10:49:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:08 #8 pushing layers 0.1s done 10:49:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 0.1s done 10:49:08 #8 DONE 0.2s 10:49:08 10:49:08 1 warning found (use --debug to expand): 10:49:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1' 10:49:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 --push - 10:49:08 #1 [internal] load build definition from Dockerfile 10:49:08 #1 transferring dockerfile: 176B done 10:49:08 #1 DONE 0.0s 10:49:08 10:49:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 10:49:08 #2 DONE 0.0s 10:49:08 10:49:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 10:49:08 #3 DONE 0.0s 10:49:08 10:49:08 #4 [internal] load .dockerignore 10:49:08 #4 transferring context: 2B done 10:49:08 #4 DONE 0.0s 10:49:08 10:49:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:08 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done 10:49:08 #5 DONE 0.0s 10:49:08 10:49:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done 10:49:09 #6 CACHED 10:49:09 10:49:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:09 #5 CACHED 10:49:09 10:49:09 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:49:09 #7 DONE 0.0s 10:49:09 10:49:09 #8 exporting to image 10:49:09 #8 exporting layers done 10:49:09 #8 exporting manifest sha256:a56ee572f0f6b16d1ab83715c9b6e900babdd6daac240bc38aed079412129ad5 done 10:49:09 #8 exporting config sha256:da9842ba61237a6ec46a3ff1b0fa50994f69f0187f705fe9624ed8f81076f538 done 10:49:09 #8 exporting manifest sha256:7d066ca37d31bcd10f7822b227b58d4d6b9d03dc363c7962672eaf6d4cc2f13c done 10:49:09 #8 exporting config sha256:4d90e8a89530c186555d9208bbedc9963825a76246797b774f128a074068e54a done 10:49:09 #8 exporting manifest list sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 done 10:49:09 #8 pushing layers 0.0s done 10:49:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 0.1s done 10:49:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:09 #8 DONE 0.1s 10:49:09 10:49:09 1 warning found (use --debug to expand): 10:49:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:09 #1 [internal] load build definition from Dockerfile 10:49:09 #1 transferring dockerfile: 217B done 10:49:09 #1 DONE 0.0s 10:49:09 10:49:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:09 #2 DONE 0.0s 10:49:09 10:49:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:09 #3 DONE 0.0s 10:49:09 10:49:09 #4 [internal] load .dockerignore 10:49:09 #4 transferring context: 2B done 10:49:09 #4 DONE 0.0s 10:49:09 10:49:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done 10:49:09 #5 DONE 0.0s 10:49:09 10:49:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done 10:49:09 #6 CACHED 10:49:09 10:49:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:09 #5 CACHED 10:49:09 10:49:09 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:49:09 #7 DONE 0.0s 10:49:09 10:49:09 #8 exporting to image 10:49:09 #8 exporting layers done 10:49:09 #8 exporting manifest sha256:a56ee572f0f6b16d1ab83715c9b6e900babdd6daac240bc38aed079412129ad5 done 10:49:09 #8 exporting config sha256:da9842ba61237a6ec46a3ff1b0fa50994f69f0187f705fe9624ed8f81076f538 done 10:49:09 #8 exporting manifest sha256:7d066ca37d31bcd10f7822b227b58d4d6b9d03dc363c7962672eaf6d4cc2f13c done 10:49:09 #8 exporting config sha256:4d90e8a89530c186555d9208bbedc9963825a76246797b774f128a074068e54a done 10:49:09 #8 exporting manifest list sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 done 10:49:09 #8 pushing layers 0.0s done 10:49:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 0.1s done 10:49:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:09 #8 DONE 0.1s 10:49:09 10:49:09 1 warning found (use --debug to expand): 10:49:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa' 10:49:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa --push - 10:49:10 #1 [internal] load build definition from Dockerfile 10:49:10 #1 transferring dockerfile: 171B done 10:49:10 #1 DONE 0.0s 10:49:10 10:49:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 10:49:10 #2 DONE 0.0s 10:49:10 10:49:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 10:49:10 #3 DONE 0.0s 10:49:10 10:49:10 #4 [internal] load .dockerignore 10:49:10 #4 transferring context: 2B done 10:49:10 #4 DONE 0.0s 10:49:10 10:49:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done 10:49:10 #5 CACHED 10:49:10 10:49:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 10:49:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done 10:49:10 #6 CACHED 10:49:10 10:49:10 #7 exporting to image 10:49:10 #7 exporting layers 10:49:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:10 #7 exporting layers done 10:49:10 #7 exporting manifest sha256:a56ee572f0f6b16d1ab83715c9b6e900babdd6daac240bc38aed079412129ad5 done 10:49:10 #7 exporting config sha256:da9842ba61237a6ec46a3ff1b0fa50994f69f0187f705fe9624ed8f81076f538 done 10:49:10 #7 exporting manifest sha256:7d066ca37d31bcd10f7822b227b58d4d6b9d03dc363c7962672eaf6d4cc2f13c done 10:49:10 #7 exporting config sha256:4d90e8a89530c186555d9208bbedc9963825a76246797b774f128a074068e54a done 10:49:10 #7 exporting manifest list sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 done 10:49:10 #7 pushing layers 0.0s done 10:49:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 0.1s done 10:49:10 #7 DONE 0.1s 10:49:10 10:49:10 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:49:10 #8 DONE 0.0s 10:49:10 10:49:10 1 warning found (use --debug to expand): 10:49:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:10 #1 [internal] load build definition from Dockerfile 10:49:10 #1 transferring dockerfile: 211B done 10:49:10 #1 DONE 0.0s 10:49:10 10:49:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:10 #2 DONE 0.0s 10:49:10 10:49:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:10 #3 DONE 0.1s 10:49:10 10:49:10 #4 [internal] load .dockerignore 10:49:10 #4 transferring context: 2B done 10:49:10 #4 DONE 0.0s 10:49:10 10:49:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done 10:49:10 #5 DONE 0.1s 10:49:10 10:49:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:10 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done 10:49:10 #6 DONE 0.0s 10:49:11 10:49:11 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:49:11 #7 DONE 0.0s 10:49:11 10:49:11 #8 exporting to image 10:49:11 #8 exporting layers done 10:49:11 #8 exporting manifest sha256:41f9e7fe2fc0f92c95af72f1081c4637def10a952e4e90d2ca9fcb7ec7fa3c14 done 10:49:11 #8 exporting config sha256:f3ded2448c677205ab5eba7ed891a7d572857852138169eefc1d96c18258b640 done 10:49:11 #8 exporting manifest sha256:17abd01f3e4122bc55afdda47225245e0223aaf03af2c26e25f429125b7f4fbd done 10:49:11 #8 exporting config sha256:a18c096853af8396ec89dda0e5ff86e86f440c29afd9ac5bfb6484aadcb03797 done 10:49:11 #8 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.0s done 10:49:11 #8 pushing layers 0.1s done 10:49:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 10:49:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.1s done 10:49:11 #8 DONE 0.2s 10:49:11 10:49:11 1 warning found (use --debug to expand): 10:49:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1' 10:49:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 --push - 10:49:11 #1 [internal] load build definition from Dockerfile 10:49:11 #1 transferring dockerfile: 182B done 10:49:11 #1 DONE 0.0s 10:49:11 10:49:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 10:49:11 #2 DONE 0.0s 10:49:11 10:49:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 10:49:11 #3 DONE 0.0s 10:49:11 10:49:11 #4 [internal] load .dockerignore 10:49:11 #4 transferring context: 2B done 10:49:11 #4 DONE 0.0s 10:49:11 10:49:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:11 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done 10:49:11 #5 DONE 0.0s 10:49:11 10:49:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:11 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done 10:49:11 #6 CACHED 10:49:11 10:49:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:11 #5 CACHED 10:49:11 10:49:11 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:49:11 #7 DONE 0.0s 10:49:11 10:49:11 #8 exporting to image 10:49:11 #8 exporting layers done 10:49:11 #8 exporting manifest sha256:41f9e7fe2fc0f92c95af72f1081c4637def10a952e4e90d2ca9fcb7ec7fa3c14 done 10:49:11 #8 exporting config sha256:f3ded2448c677205ab5eba7ed891a7d572857852138169eefc1d96c18258b640 done 10:49:11 #8 exporting manifest sha256:17abd01f3e4122bc55afdda47225245e0223aaf03af2c26e25f429125b7f4fbd done 10:49:11 #8 exporting config sha256:a18c096853af8396ec89dda0e5ff86e86f440c29afd9ac5bfb6484aadcb03797 done 10:49:11 #8 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f done 10:49:11 #8 pushing layers 0.0s done 10:49:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.1s done 10:49:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:11 #8 DONE 0.1s 10:49:11 10:49:11 1 warning found (use --debug to expand): 10:49:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:12 #1 [internal] load build definition from Dockerfile 10:49:12 #1 transferring dockerfile: 223B done 10:49:12 #1 DONE 0.0s 10:49:12 10:49:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:12 #2 DONE 0.0s 10:49:12 10:49:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:12 #3 DONE 0.0s 10:49:12 10:49:12 #4 [internal] load .dockerignore 10:49:12 #4 transferring context: 2B done 10:49:12 #4 DONE 0.0s 10:49:12 10:49:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:12 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d done 10:49:12 #5 CACHED 10:49:12 10:49:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:12 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done 10:49:12 #6 CACHED 10:49:12 10:49:12 #7 exporting to image 10:49:12 #7 exporting layers done 10:49:12 #7 exporting manifest sha256:41f9e7fe2fc0f92c95af72f1081c4637def10a952e4e90d2ca9fcb7ec7fa3c14 done 10:49:12 #7 exporting config sha256:f3ded2448c677205ab5eba7ed891a7d572857852138169eefc1d96c18258b640 done 10:49:12 #7 exporting manifest sha256:17abd01f3e4122bc55afdda47225245e0223aaf03af2c26e25f429125b7f4fbd done 10:49:12 #7 exporting config sha256:a18c096853af8396ec89dda0e5ff86e86f440c29afd9ac5bfb6484aadcb03797 done 10:49:12 #7 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f done 10:49:12 #7 pushing layers 0.0s done 10:49:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 10:49:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.1s done 10:49:12 #7 DONE 0.1s 10:49:12 10:49:12 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:49:12 #8 DONE 0.0s 10:49:12 10:49:12 1 warning found (use --debug to expand): 10:49:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa' 10:49:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa --push - 10:49:12 #1 [internal] load build definition from Dockerfile 10:49:12 #1 transferring dockerfile: 177B done 10:49:12 #1 DONE 0.0s 10:49:12 10:49:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 10:49:12 #2 DONE 0.0s 10:49:12 10:49:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 10:49:12 #3 DONE 0.0s 10:49:12 10:49:12 #4 [internal] load .dockerignore 10:49:12 #4 transferring context: 2B done 10:49:12 #4 DONE 0.0s 10:49:12 10:49:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:12 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done 10:49:12 #5 CACHED 10:49:12 10:49:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 10:49:12 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done 10:49:12 #6 CACHED 10:49:12 10:49:12 #7 exporting to image 10:49:12 #7 exporting layers done 10:49:12 #7 exporting manifest sha256:41f9e7fe2fc0f92c95af72f1081c4637def10a952e4e90d2ca9fcb7ec7fa3c14 done 10:49:12 #7 exporting config sha256:f3ded2448c677205ab5eba7ed891a7d572857852138169eefc1d96c18258b640 done 10:49:12 #7 exporting manifest sha256:17abd01f3e4122bc55afdda47225245e0223aaf03af2c26e25f429125b7f4fbd done 10:49:12 #7 exporting config sha256:a18c096853af8396ec89dda0e5ff86e86f440c29afd9ac5bfb6484aadcb03797 done 10:49:12 #7 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 10:49:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:12 #7 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f done 10:49:12 #7 pushing layers 0.0s done 10:49:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.1s done 10:49:12 #7 DONE 0.1s 10:49:12 10:49:12 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:49:12 #8 DONE 0.0s 10:49:12 10:49:12 1 warning found (use --debug to expand): 10:49:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:12 #1 [internal] load build definition from Dockerfile 10:49:12 #1 transferring dockerfile: 215B done 10:49:12 #1 DONE 0.0s 10:49:12 10:49:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:12 #2 DONE 0.0s 10:49:12 10:49:12 #3 [internal] load .dockerignore 10:49:12 #3 transferring context: 2B done 10:49:12 #3 DONE 0.0s 10:49:12 10:49:12 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:12 #4 DONE 0.1s 10:49:13 10:49:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:13 #5 ... 10:49:13 10:49:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done 10:49:13 #6 DONE 0.1s 10:49:13 10:49:13 #7 exporting to image 10:49:13 #7 exporting layers done 10:49:13 #7 exporting manifest sha256:8108389d25cbc9b2ed8de6a18515afadd6d68f8c036981ffb72c49e118288e24 done 10:49:13 #7 exporting config sha256:8c91e901cd6ac49b5bfb534a5e37bb1ee3a85bb181c9cbc888b974257d0fbc0e done 10:49:13 #7 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 10:49:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:13 #7 ... 10:49:13 10:49:13 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:49:13 #8 DONE 0.0s 10:49:13 10:49:13 #7 exporting to image 10:49:13 #7 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 done 10:49:13 #7 exporting config sha256:3f50fd6d19d784e6fe68a8ee5adb9a052e63f48cc03c67d6a694eef12be5147a done 10:49:13 #7 exporting manifest list sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 done 10:49:13 #7 pushing layers 0.1s done 10:49:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 10:49:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 0.1s done 10:49:13 #7 DONE 0.2s 10:49:13 10:49:13 1 warning found (use --debug to expand): 10:49:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1' 10:49:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 --push - 10:49:14 #1 [internal] load build definition from Dockerfile 10:49:14 #1 transferring dockerfile: 186B done 10:49:14 #1 DONE 0.0s 10:49:14 10:49:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 10:49:14 #2 DONE 0.0s 10:49:14 10:49:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 10:49:14 #3 DONE 0.0s 10:49:14 10:49:14 #4 [internal] load .dockerignore 10:49:14 #4 transferring context: 2B done 10:49:14 #4 DONE 0.0s 10:49:14 10:49:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done 10:49:14 #5 DONE 0.0s 10:49:14 10:49:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done 10:49:14 #6 CACHED 10:49:14 10:49:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:14 #5 CACHED 10:49:14 10:49:14 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:49:14 #7 DONE 0.0s 10:49:14 10:49:14 #8 exporting to image 10:49:14 #8 exporting layers done 10:49:14 #8 exporting manifest sha256:8108389d25cbc9b2ed8de6a18515afadd6d68f8c036981ffb72c49e118288e24 done 10:49:14 #8 exporting config sha256:8c91e901cd6ac49b5bfb534a5e37bb1ee3a85bb181c9cbc888b974257d0fbc0e done 10:49:14 #8 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 done 10:49:14 #8 exporting config sha256:3f50fd6d19d784e6fe68a8ee5adb9a052e63f48cc03c67d6a694eef12be5147a done 10:49:14 #8 exporting manifest list sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 done 10:49:14 #8 pushing layers 0.0s done 10:49:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 0.1s done 10:49:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:14 #8 DONE 0.1s 10:49:14 10:49:14 1 warning found (use --debug to expand): 10:49:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:14 #1 [internal] load build definition from Dockerfile 10:49:14 #1 transferring dockerfile: 227B done 10:49:14 #1 DONE 0.0s 10:49:14 10:49:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:14 #2 DONE 0.0s 10:49:14 10:49:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:14 #3 DONE 0.0s 10:49:14 10:49:14 #4 [internal] load .dockerignore 10:49:14 #4 transferring context: 2B done 10:49:14 #4 DONE 0.0s 10:49:14 10:49:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done 10:49:14 #5 DONE 0.0s 10:49:14 10:49:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done 10:49:14 #6 CACHED 10:49:14 10:49:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:14 #5 CACHED 10:49:14 10:49:14 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:49:14 #7 DONE 0.0s 10:49:14 10:49:14 #8 exporting to image 10:49:14 #8 exporting layers done 10:49:14 #8 exporting manifest sha256:8108389d25cbc9b2ed8de6a18515afadd6d68f8c036981ffb72c49e118288e24 done 10:49:14 #8 exporting config sha256:8c91e901cd6ac49b5bfb534a5e37bb1ee3a85bb181c9cbc888b974257d0fbc0e done 10:49:14 #8 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 done 10:49:14 #8 exporting config sha256:3f50fd6d19d784e6fe68a8ee5adb9a052e63f48cc03c67d6a694eef12be5147a done 10:49:14 #8 exporting manifest list sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 done 10:49:14 #8 pushing layers 0.0s done 10:49:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 0.1s done 10:49:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:14 #8 DONE 0.1s 10:49:14 10:49:14 1 warning found (use --debug to expand): 10:49:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa --push - 10:49:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa' 10:49:15 #1 [internal] load build definition from Dockerfile 10:49:15 #1 transferring dockerfile: 181B done 10:49:15 #1 DONE 0.0s 10:49:15 10:49:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 10:49:15 #2 DONE 0.0s 10:49:15 10:49:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 10:49:15 #3 DONE 0.0s 10:49:15 10:49:15 #4 [internal] load .dockerignore 10:49:15 #4 transferring context: 2B done 10:49:15 #4 DONE 0.0s 10:49:15 10:49:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done 10:49:15 #5 CACHED 10:49:15 10:49:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 10:49:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done 10:49:15 #6 CACHED 10:49:15 10:49:15 #7 exporting to image 10:49:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:15 #7 exporting layers done 10:49:15 #7 exporting manifest sha256:8108389d25cbc9b2ed8de6a18515afadd6d68f8c036981ffb72c49e118288e24 done 10:49:15 #7 exporting config sha256:8c91e901cd6ac49b5bfb534a5e37bb1ee3a85bb181c9cbc888b974257d0fbc0e done 10:49:15 #7 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 done 10:49:15 #7 exporting config sha256:3f50fd6d19d784e6fe68a8ee5adb9a052e63f48cc03c67d6a694eef12be5147a done 10:49:15 #7 exporting manifest list sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 done 10:49:15 #7 pushing layers 0.0s done 10:49:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 0.1s done 10:49:15 #7 DONE 0.1s 10:49:15 10:49:15 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:49:15 #8 DONE 0.0s 10:49:15 10:49:15 1 warning found (use --debug to expand): 10:49:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:15 #1 [internal] load build definition from Dockerfile 10:49:15 #1 transferring dockerfile: 205B done 10:49:15 #1 DONE 0.0s 10:49:15 10:49:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:15 #2 DONE 0.0s 10:49:15 10:49:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:15 #3 DONE 0.0s 10:49:15 10:49:15 #4 [internal] load .dockerignore 10:49:15 #4 transferring context: 2B done 10:49:15 #4 DONE 0.0s 10:49:15 10:49:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 10:49:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 done 10:49:15 #5 DONE 0.0s 10:49:15 10:49:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 10:49:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 done 10:49:15 #6 DONE 0.1s 10:49:15 10:49:15 #7 exporting to image 10:49:15 #7 exporting layers 10:49:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:15 #7 ... 10:49:15 10:49:15 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:49:15 #8 DONE 0.0s 10:49:15 10:49:15 #7 exporting to image 10:49:15 #7 exporting layers done 10:49:15 #7 exporting manifest sha256:390bb8085d0289a6099f6af52834045fe3dd7bc5d6c9e671d9ecf1dc1c669277 done 10:49:15 #7 exporting config sha256:78ed0ced10c4e10099fd15fbc16153da7f43d746286d8e69c895d2f0b9f025df done 10:49:15 #7 exporting manifest sha256:2c6e1200dca239321995c553e93c26f37652ee20e559b5d105ab209d17833acd done 10:49:15 #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 done 10:49:15 #7 exporting manifest list sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f done 10:49:15 #7 pushing layers 0.1s done 10:49:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 10:49:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 0.1s done 10:49:15 #7 DONE 0.2s 10:49:15 10:49:15 1 warning found (use --debug to expand): 10:49:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1' 10:49:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 --push - 10:49:16 #1 [internal] load build definition from Dockerfile 10:49:16 #1 transferring dockerfile: 176B done 10:49:16 #1 DONE 0.0s 10:49:16 10:49:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 10:49:16 #2 DONE 0.0s 10:49:16 10:49:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 10:49:16 #3 DONE 0.0s 10:49:16 10:49:16 #4 [internal] load .dockerignore 10:49:16 #4 transferring context: 2B done 10:49:16 #4 DONE 0.0s 10:49:16 10:49:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 10:49:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 done 10:49:16 #5 CACHED 10:49:16 10:49:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 10:49:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 done 10:49:16 #6 CACHED 10:49:16 10:49:16 #7 exporting to image 10:49:16 #7 exporting layers done 10:49:16 #7 exporting manifest sha256:390bb8085d0289a6099f6af52834045fe3dd7bc5d6c9e671d9ecf1dc1c669277 done 10:49:16 #7 exporting config sha256:78ed0ced10c4e10099fd15fbc16153da7f43d746286d8e69c895d2f0b9f025df done 10:49:16 #7 exporting manifest sha256:2c6e1200dca239321995c553e93c26f37652ee20e559b5d105ab209d17833acd done 10:49:16 #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 done 10:49:16 #7 exporting manifest list sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f done 10:49:16 #7 pushing layers 0.0s done 10:49:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 10:49:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 0.1s done 10:49:16 #7 DONE 0.1s 10:49:16 10:49:16 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:49:16 #8 DONE 0.0s 10:49:16 10:49:16 1 warning found (use --debug to expand): 10:49:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:16 #1 [internal] load build definition from Dockerfile 10:49:16 #1 transferring dockerfile: 217B done 10:49:16 #1 DONE 0.0s 10:49:16 10:49:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:16 #2 DONE 0.0s 10:49:16 10:49:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:16 #3 DONE 0.0s 10:49:16 10:49:16 #4 [internal] load .dockerignore 10:49:16 #4 transferring context: 2B done 10:49:16 #4 DONE 0.0s 10:49:16 10:49:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 10:49:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 0.0s done 10:49:16 #5 CACHED 10:49:16 10:49:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 10:49:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 0.0s done 10:49:16 #6 CACHED 10:49:16 10:49:16 #7 exporting to image 10:49:16 #7 exporting layers done 10:49:16 #7 exporting manifest sha256:390bb8085d0289a6099f6af52834045fe3dd7bc5d6c9e671d9ecf1dc1c669277 done 10:49:16 #7 exporting config sha256:78ed0ced10c4e10099fd15fbc16153da7f43d746286d8e69c895d2f0b9f025df done 10:49:16 #7 exporting manifest sha256:2c6e1200dca239321995c553e93c26f37652ee20e559b5d105ab209d17833acd done 10:49:16 #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 10:49:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:17 #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 done 10:49:17 #7 exporting manifest list sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f done 10:49:17 #7 pushing layers 0.0s done 10:49:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 0.1s done 10:49:17 #7 DONE 0.1s 10:49:17 10:49:17 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:49:17 #8 DONE 0.0s 10:49:17 10:49:17 1 warning found (use --debug to expand): 10:49:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:odessa --push - 10:49:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa' 10:49:17 #1 [internal] load build definition from Dockerfile 10:49:17 #1 transferring dockerfile: 171B done 10:49:17 #1 DONE 0.0s 10:49:17 10:49:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 10:49:17 #2 DONE 0.0s 10:49:17 10:49:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 10:49:17 #3 DONE 0.0s 10:49:17 10:49:17 #4 [internal] load .dockerignore 10:49:17 #4 transferring context: 2B done 10:49:17 #4 DONE 0.0s 10:49:17 10:49:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 10:49:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 0.0s done 10:49:17 #5 CACHED 10:49:17 10:49:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 10:49:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 0.0s done 10:49:17 #6 CACHED 10:49:17 10:49:17 #7 exporting to image 10:49:17 #7 exporting layers done 10:49:17 #7 exporting manifest sha256:390bb8085d0289a6099f6af52834045fe3dd7bc5d6c9e671d9ecf1dc1c669277 done 10:49:17 #7 exporting config sha256:78ed0ced10c4e10099fd15fbc16153da7f43d746286d8e69c895d2f0b9f025df done 10:49:17 #7 exporting manifest sha256:2c6e1200dca239321995c553e93c26f37652ee20e559b5d105ab209d17833acd done 10:49:17 #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 done 10:49:17 #7 exporting manifest list sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f done 10:49:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:17 #7 pushing layers 0.0s done 10:49:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 0.1s done 10:49:17 #7 DONE 0.1s 10:49:17 10:49:17 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:49:17 #8 DONE 0.0s 10:49:17 10:49:17 1 warning found (use --debug to expand): 10:49:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:18 #1 [internal] load build definition from Dockerfile 10:49:18 #1 transferring dockerfile: 206B done 10:49:18 #1 DONE 0.0s 10:49:18 10:49:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:18 #2 DONE 0.0s 10:49:18 10:49:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:18 #3 DONE 0.0s 10:49:18 10:49:18 #4 [internal] load .dockerignore 10:49:18 #4 transferring context: 2B done 10:49:18 #4 DONE 0.0s 10:49:18 10:49:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 10:49:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e done 10:49:18 #5 DONE 0.0s 10:49:18 10:49:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 10:49:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done 10:49:18 #6 DONE 0.0s 10:49:18 10:49:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 10:49:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e done 10:49:18 #5 DONE 0.1s 10:49:18 10:49:18 #7 exporting to image 10:49:18 #7 exporting layers done 10:49:18 #7 exporting manifest sha256:e5d9f1497ee3ff4f9141cdc907d2852321dec7ae24f33b6b35fab8eba2249c30 done 10:49:18 #7 exporting config sha256:1a0c907b697946ecfa1d857e59a87158380ed37195becec0e7297b89e6a4adb7 done 10:49:18 #7 exporting manifest sha256:b7c1a105c04f1df4eea17d9e78ed0f45a5574e5116a009ea40b43fbf97a13a20 done 10:49:18 #7 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 10:49:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:18 #7 ... 10:49:18 10:49:18 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:49:18 #8 DONE 0.0s 10:49:18 10:49:18 #7 exporting to image 10:49:18 #7 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 done 10:49:18 #7 exporting manifest list sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 done 10:49:18 #7 pushing layers 0.1s done 10:49:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 10:49:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 0.1s done 10:49:18 #7 DONE 0.2s 10:49:18 10:49:18 1 warning found (use --debug to expand): 10:49:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1' 10:49:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 --push - 10:49:19 #1 [internal] load build definition from Dockerfile 10:49:19 #1 transferring dockerfile: 177B done 10:49:19 #1 DONE 0.0s 10:49:19 10:49:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 10:49:19 #2 DONE 0.0s 10:49:19 10:49:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 10:49:19 #3 DONE 0.0s 10:49:19 10:49:19 #4 [internal] load .dockerignore 10:49:19 #4 transferring context: 2B done 10:49:19 #4 DONE 0.0s 10:49:19 10:49:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 10:49:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done 10:49:19 #5 CACHED 10:49:19 10:49:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 10:49:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done 10:49:19 #6 CACHED 10:49:19 10:49:19 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:49:19 #7 DONE 0.0s 10:49:19 10:49:19 #8 exporting to image 10:49:19 #8 exporting layers done 10:49:19 #8 exporting manifest sha256:e5d9f1497ee3ff4f9141cdc907d2852321dec7ae24f33b6b35fab8eba2249c30 done 10:49:19 #8 exporting config sha256:1a0c907b697946ecfa1d857e59a87158380ed37195becec0e7297b89e6a4adb7 done 10:49:19 #8 exporting manifest sha256:b7c1a105c04f1df4eea17d9e78ed0f45a5574e5116a009ea40b43fbf97a13a20 done 10:49:19 #8 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 done 10:49:19 #8 exporting manifest list sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 done 10:49:19 #8 pushing layers 0.0s done 10:49:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 0.1s done 10:49:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:19 #8 DONE 0.1s 10:49:19 10:49:19 1 warning found (use --debug to expand): 10:49:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:19 #1 [internal] load build definition from Dockerfile 10:49:19 #1 transferring dockerfile: 218B done 10:49:19 #1 DONE 0.0s 10:49:19 10:49:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:19 #2 DONE 0.0s 10:49:19 10:49:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:19 #3 DONE 0.0s 10:49:19 10:49:19 #4 [internal] load .dockerignore 10:49:19 #4 transferring context: 2B done 10:49:19 #4 DONE 0.0s 10:49:19 10:49:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 10:49:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e done 10:49:19 #5 CACHED 10:49:19 10:49:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 10:49:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done 10:49:19 #6 CACHED 10:49:19 10:49:19 #7 exporting to image 10:49:19 #7 exporting layers done 10:49:19 #7 exporting manifest sha256:e5d9f1497ee3ff4f9141cdc907d2852321dec7ae24f33b6b35fab8eba2249c30 done 10:49:19 #7 exporting config sha256:1a0c907b697946ecfa1d857e59a87158380ed37195becec0e7297b89e6a4adb7 done 10:49:19 #7 exporting manifest sha256:b7c1a105c04f1df4eea17d9e78ed0f45a5574e5116a009ea40b43fbf97a13a20 done 10:49:19 #7 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 done 10:49:19 #7 exporting manifest list sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 done 10:49:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:19 #7 pushing layers 0.0s done 10:49:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 0.1s done 10:49:19 #7 DONE 0.1s 10:49:19 10:49:19 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:49:19 #8 DONE 0.0s 10:49:19 10:49:19 1 warning found (use --debug to expand): 10:49:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa' 10:49:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:odessa --push - 10:49:20 #1 [internal] load build definition from Dockerfile 10:49:20 #1 transferring dockerfile: 172B done 10:49:20 #1 DONE 0.0s 10:49:20 10:49:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa 10:49:20 #2 DONE 0.0s 10:49:20 10:49:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa 10:49:20 #3 DONE 0.0s 10:49:20 10:49:20 #4 [internal] load .dockerignore 10:49:20 #4 transferring context: 2B done 10:49:20 #4 DONE 0.0s 10:49:20 10:49:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 10:49:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done 10:49:20 #5 CACHED 10:49:20 10:49:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 10:49:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done 10:49:20 #6 CACHED 10:49:20 10:49:20 #7 exporting to image 10:49:20 #7 exporting layers done 10:49:20 #7 exporting manifest sha256:e5d9f1497ee3ff4f9141cdc907d2852321dec7ae24f33b6b35fab8eba2249c30 done 10:49:20 #7 exporting config sha256:1a0c907b697946ecfa1d857e59a87158380ed37195becec0e7297b89e6a4adb7 done 10:49:20 #7 exporting manifest sha256:b7c1a105c04f1df4eea17d9e78ed0f45a5574e5116a009ea40b43fbf97a13a20 done 10:49:20 #7 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 done 10:49:20 #7 exporting manifest list sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 done 10:49:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:20 #7 pushing layers 0.0s done 10:49:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 0.1s done 10:49:20 #7 DONE 0.1s 10:49:20 10:49:20 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:49:20 #8 DONE 0.0s 10:49:20 10:49:20 1 warning found (use --debug to expand): 10:49:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:20 #1 [internal] load build definition from Dockerfile 10:49:20 #1 transferring dockerfile: 206B done 10:49:20 #1 DONE 0.0s 10:49:20 10:49:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:20 #2 DONE 0.0s 10:49:20 10:49:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:20 #3 DONE 0.1s 10:49:20 10:49:20 #4 [internal] load .dockerignore 10:49:20 #4 transferring context: 2B done 10:49:20 #4 DONE 0.0s 10:49:20 10:49:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:20 #5 ... 10:49:20 10:49:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 done 10:49:20 #6 DONE 0.1s 10:49:20 10:49:20 #7 exporting to image 10:49:20 #7 exporting layers done 10:49:20 #7 exporting manifest sha256:0fd5ce977f3032286e190d3422e73453506e0b1be48ee3f1a0b5ee5739a56691 done 10:49:20 #7 exporting config sha256:6775bccecefc9f76c48b0b993ccea502386629b1ca72f5cc586db334771c1eb8 done 10:49:20 #7 exporting manifest sha256:9e4bcb949ba25fb8050041df9752ce00487792c1e0975646cdca05136070cece done 10:49:20 #7 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b done 10:49:20 #7 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 10:49:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:20 #7 ... 10:49:20 10:49:20 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:49:20 #8 DONE 0.0s 10:49:20 10:49:20 #7 exporting to image 10:49:20 #7 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 done 10:49:20 #7 pushing layers 0.1s done 10:49:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 10:49:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 0.1s done 10:49:20 #7 DONE 0.2s 10:49:20 10:49:20 1 warning found (use --debug to expand): 10:49:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 --push - 10:49:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1' 10:49:21 #1 [internal] load build definition from Dockerfile 10:49:21 #1 transferring dockerfile: 177B done 10:49:21 #1 DONE 0.0s 10:49:21 10:49:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 10:49:21 #2 DONE 0.0s 10:49:21 10:49:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 10:49:21 #3 DONE 0.0s 10:49:21 10:49:21 #4 [internal] load .dockerignore 10:49:21 #4 transferring context: 2B done 10:49:21 #4 DONE 0.0s 10:49:21 10:49:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done 10:49:21 #5 CACHED 10:49:21 10:49:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done 10:49:21 #6 CACHED 10:49:21 10:49:21 #7 exporting to image 10:49:21 #7 exporting layers done 10:49:21 #7 exporting manifest sha256:0fd5ce977f3032286e190d3422e73453506e0b1be48ee3f1a0b5ee5739a56691 done 10:49:21 #7 exporting config sha256:6775bccecefc9f76c48b0b993ccea502386629b1ca72f5cc586db334771c1eb8 done 10:49:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:21 #7 exporting manifest sha256:9e4bcb949ba25fb8050041df9752ce00487792c1e0975646cdca05136070cece done 10:49:21 #7 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b done 10:49:21 #7 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 done 10:49:21 #7 pushing layers 0.0s done 10:49:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 0.1s done 10:49:21 #7 DONE 0.1s 10:49:21 10:49:21 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:49:21 #8 DONE 0.0s 10:49:21 10:49:21 1 warning found (use --debug to expand): 10:49:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:22 #1 [internal] load build definition from Dockerfile 10:49:22 #1 transferring dockerfile: 218B done 10:49:22 #1 DONE 0.0s 10:49:22 10:49:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:22 #2 DONE 0.0s 10:49:22 10:49:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:22 #3 DONE 0.0s 10:49:22 10:49:22 #4 [internal] load .dockerignore 10:49:22 #4 transferring context: 2B done 10:49:22 #4 DONE 0.0s 10:49:22 10:49:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 done 10:49:22 #5 DONE 0.0s 10:49:22 10:49:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done 10:49:22 #6 CACHED 10:49:22 10:49:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:22 #5 CACHED 10:49:22 10:49:22 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:49:22 #7 DONE 0.0s 10:49:22 10:49:22 #8 exporting to image 10:49:22 #8 exporting layers done 10:49:22 #8 exporting manifest sha256:0fd5ce977f3032286e190d3422e73453506e0b1be48ee3f1a0b5ee5739a56691 done 10:49:22 #8 exporting config sha256:6775bccecefc9f76c48b0b993ccea502386629b1ca72f5cc586db334771c1eb8 done 10:49:22 #8 exporting manifest sha256:9e4bcb949ba25fb8050041df9752ce00487792c1e0975646cdca05136070cece done 10:49:22 #8 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b done 10:49:22 #8 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 done 10:49:22 #8 pushing layers 0.0s done 10:49:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 0.1s done 10:49:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:22 #8 DONE 0.1s 10:49:22 10:49:22 1 warning found (use --debug to expand): 10:49:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa' 10:49:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:odessa --push - 10:49:22 #1 [internal] load build definition from Dockerfile 10:49:22 #1 transferring dockerfile: 172B done 10:49:22 #1 DONE 0.0s 10:49:22 10:49:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa 10:49:22 #2 DONE 0.0s 10:49:22 10:49:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa 10:49:22 #3 DONE 0.0s 10:49:22 10:49:22 #4 [internal] load .dockerignore 10:49:22 #4 transferring context: 2B done 10:49:22 #4 DONE 0.0s 10:49:22 10:49:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done 10:49:22 #5 CACHED 10:49:22 10:49:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 10:49:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done 10:49:22 #6 CACHED 10:49:22 10:49:22 #7 exporting to image 10:49:22 #7 exporting layers done 10:49:22 #7 exporting manifest sha256:0fd5ce977f3032286e190d3422e73453506e0b1be48ee3f1a0b5ee5739a56691 done 10:49:22 #7 exporting config sha256:6775bccecefc9f76c48b0b993ccea502386629b1ca72f5cc586db334771c1eb8 done 10:49:22 #7 exporting manifest sha256:9e4bcb949ba25fb8050041df9752ce00487792c1e0975646cdca05136070cece done 10:49:22 #7 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b 10:49:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:22 #7 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b done 10:49:22 #7 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 done 10:49:22 #7 pushing layers 0.0s done 10:49:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 0.1s done 10:49:22 #7 DONE 0.1s 10:49:22 10:49:22 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:49:22 #8 DONE 0.0s 10:49:22 10:49:22 1 warning found (use --debug to expand): 10:49:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:23 #1 [internal] load build definition from Dockerfile 10:49:23 #1 transferring dockerfile: 206B done 10:49:23 #1 DONE 0.0s 10:49:23 10:49:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:23 #2 DONE 0.0s 10:49:23 10:49:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:23 #3 DONE 0.0s 10:49:23 10:49:23 #4 [internal] load .dockerignore 10:49:23 #4 transferring context: 10:49:23 #4 transferring context: 2B done 10:49:23 #4 DONE 0.0s 10:49:23 10:49:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 10:49:23 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 10:49:23 #5 ... 10:49:23 10:49:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 10:49:23 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 done 10:49:23 #6 DONE 0.1s 10:49:23 10:49:23 #7 exporting to image 10:49:23 #7 exporting layers done 10:49:23 #7 exporting manifest sha256:128366002f0e0c7b5f3af5f220b91ebccdd150127cff844219f7733b8223a48b done 10:49:23 #7 exporting config sha256:efb3a56201993cea6e66e90762c916522bb4365a9937e6e31c249868cf26c7f8 done 10:49:23 #7 exporting manifest sha256:4dc738198783926a09cd4979a156b782e5e81c13ed45118f336b2dbcbf6247e3 done 10:49:23 #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 10:49:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:23 #7 ... 10:49:23 10:49:23 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:49:23 #8 DONE 0.0s 10:49:23 10:49:23 #7 exporting to image 10:49:23 #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 done 10:49:23 #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc done 10:49:23 #7 pushing layers 0.1s done 10:49:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 10:49:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 0.1s done 10:49:23 #7 DONE 0.2s 10:49:23 10:49:23 1 warning found (use --debug to expand): 10:49:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 --push - 10:49:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1' 10:49:23 #1 [internal] load build definition from Dockerfile 10:49:23 #1 transferring dockerfile: 177B done 10:49:23 #1 DONE 0.0s 10:49:23 10:49:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 10:49:23 #2 DONE 0.0s 10:49:23 10:49:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 10:49:23 #3 DONE 0.0s 10:49:23 10:49:23 #4 [internal] load .dockerignore 10:49:23 #4 transferring context: 2B done 10:49:23 #4 DONE 0.0s 10:49:23 10:49:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 10:49:23 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 0.0s done 10:49:23 #5 CACHED 10:49:23 10:49:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 10:49:23 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 0.0s done 10:49:23 #6 CACHED 10:49:23 10:49:23 #7 exporting to image 10:49:23 #7 exporting layers done 10:49:23 #7 exporting manifest sha256:128366002f0e0c7b5f3af5f220b91ebccdd150127cff844219f7733b8223a48b done 10:49:23 #7 exporting config sha256:efb3a56201993cea6e66e90762c916522bb4365a9937e6e31c249868cf26c7f8 done 10:49:23 #7 exporting manifest sha256:4dc738198783926a09cd4979a156b782e5e81c13ed45118f336b2dbcbf6247e3 done 10:49:23 #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 done 10:49:23 #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 10:49:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:23 #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc done 10:49:23 #7 pushing layers 0.0s done 10:49:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 0.1s done 10:49:23 #7 DONE 0.1s 10:49:23 10:49:23 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:49:23 #8 DONE 0.0s 10:49:23 10:49:23 1 warning found (use --debug to expand): 10:49:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:24 #1 [internal] load build definition from Dockerfile 10:49:24 #1 transferring dockerfile: 218B done 10:49:24 #1 DONE 0.0s 10:49:24 10:49:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:24 #2 DONE 0.0s 10:49:24 10:49:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:24 #3 DONE 0.0s 10:49:24 10:49:24 #4 [internal] load .dockerignore 10:49:24 #4 transferring context: 2B done 10:49:24 #4 DONE 0.0s 10:49:24 10:49:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 10:49:24 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 done 10:49:24 #5 CACHED 10:49:24 10:49:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 10:49:24 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 done 10:49:24 #6 CACHED 10:49:24 10:49:24 #7 exporting to image 10:49:24 #7 exporting layers done 10:49:24 #7 exporting manifest sha256:128366002f0e0c7b5f3af5f220b91ebccdd150127cff844219f7733b8223a48b done 10:49:24 #7 exporting config sha256:efb3a56201993cea6e66e90762c916522bb4365a9937e6e31c249868cf26c7f8 done 10:49:24 #7 exporting manifest sha256:4dc738198783926a09cd4979a156b782e5e81c13ed45118f336b2dbcbf6247e3 done 10:49:24 #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 done 10:49:24 #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 10:49:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:24 #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc done 10:49:24 #7 pushing layers 0.0s done 10:49:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 0.1s done 10:49:24 #7 DONE 0.1s 10:49:24 10:49:24 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:49:24 #8 DONE 0.0s 10:49:24 10:49:24 1 warning found (use --debug to expand): 10:49:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:odessa --push - 10:49:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa' 10:49:25 #1 [internal] load build definition from Dockerfile 10:49:25 #1 transferring dockerfile: 172B done 10:49:25 #1 DONE 0.0s 10:49:25 10:49:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa 10:49:25 #2 DONE 0.0s 10:49:25 10:49:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa 10:49:25 #3 DONE 0.0s 10:49:25 10:49:25 #4 [internal] load .dockerignore 10:49:25 #4 transferring context: 2B done 10:49:25 #4 DONE 0.0s 10:49:25 10:49:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 10:49:25 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 0.0s done 10:49:25 #5 CACHED 10:49:25 10:49:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 10:49:25 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 0.0s done 10:49:25 #6 CACHED 10:49:25 10:49:25 #7 exporting to image 10:49:25 #7 exporting layers done 10:49:25 #7 exporting manifest sha256:128366002f0e0c7b5f3af5f220b91ebccdd150127cff844219f7733b8223a48b done 10:49:25 #7 exporting config sha256:efb3a56201993cea6e66e90762c916522bb4365a9937e6e31c249868cf26c7f8 done 10:49:25 #7 exporting manifest sha256:4dc738198783926a09cd4979a156b782e5e81c13ed45118f336b2dbcbf6247e3 done 10:49:25 #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 10:49:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:25 #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 done 10:49:25 #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc done 10:49:25 #7 pushing layers 0.0s done 10:49:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 0.1s done 10:49:25 #7 DONE 0.1s 10:49:25 10:49:25 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:49:25 #8 DONE 0.0s 10:49:25 10:49:25 1 warning found (use --debug to expand): 10:49:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' 10:49:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - 10:49:25 #1 [internal] load build definition from Dockerfile 10:49:25 #1 transferring dockerfile: 202B done 10:49:25 #1 DONE 0.0s 10:49:25 10:49:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:25 #2 DONE 0.0s 10:49:25 10:49:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 10:49:25 #3 DONE 0.0s 10:49:25 10:49:25 #4 [internal] load .dockerignore 10:49:25 #4 transferring context: 2B done 10:49:25 #4 DONE 0.0s 10:49:25 10:49:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:25 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab done 10:49:25 #5 DONE 0.0s 10:49:25 10:49:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:25 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done 10:49:25 #6 DONE 0.0s 10:49:25 10:49:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:25 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab done 10:49:25 #5 DONE 0.1s 10:49:25 10:49:25 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:49:25 #7 DONE 0.0s 10:49:25 10:49:25 #8 exporting to image 10:49:25 #8 exporting layers done 10:49:25 #8 exporting manifest sha256:a9f21f5d18857393e4a3b3934d2ae89b399df7c9e58dba934a7e803b15c0499c done 10:49:25 #8 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb done 10:49:25 #8 exporting manifest sha256:e8118a66eb50b4e805b1389c3c4090a131922ec26225a17515ec9daefb7b0033 done 10:49:25 #8 exporting config sha256:a5a0719cf2dac14f0d76223acaa4a5f6d6ca57a7258cf3f177cc6d0b6a90a61c done 10:49:25 #8 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 done 10:49:25 #8 pushing layers 0.1s done 10:49:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 10:49:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 0.1s done 10:49:25 #8 DONE 0.2s 10:49:25 10:49:25 1 warning found (use --debug to expand): 10:49:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1' 10:49:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 --push - 10:49:26 #1 [internal] load build definition from Dockerfile 10:49:26 #1 transferring dockerfile: 173B done 10:49:26 #1 DONE 0.0s 10:49:26 10:49:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 10:49:26 #2 DONE 0.0s 10:49:26 10:49:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 10:49:26 #3 DONE 0.0s 10:49:26 10:49:26 #4 [internal] load .dockerignore 10:49:26 #4 transferring context: 2B done 10:49:26 #4 DONE 0.0s 10:49:26 10:49:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:26 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done 10:49:26 #5 CACHED 10:49:26 10:49:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:26 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done 10:49:26 #6 CACHED 10:49:26 10:49:26 #7 exporting to image 10:49:26 #7 exporting layers done 10:49:26 #7 exporting manifest sha256:a9f21f5d18857393e4a3b3934d2ae89b399df7c9e58dba934a7e803b15c0499c done 10:49:26 #7 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb 10:49:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:26 #7 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb done 10:49:26 #7 exporting manifest sha256:e8118a66eb50b4e805b1389c3c4090a131922ec26225a17515ec9daefb7b0033 done 10:49:26 #7 exporting config sha256:a5a0719cf2dac14f0d76223acaa4a5f6d6ca57a7258cf3f177cc6d0b6a90a61c done 10:49:26 #7 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 done 10:49:26 #7 pushing layers 0.0s done 10:49:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 0.1s done 10:49:26 #7 DONE 0.1s 10:49:26 10:49:26 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:49:26 #8 DONE 0.0s 10:49:26 10:49:26 1 warning found (use --debug to expand): 10:49:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' 10:49:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - 10:49:27 #1 [internal] load build definition from Dockerfile 10:49:27 #1 transferring dockerfile: 214B done 10:49:27 #1 DONE 0.0s 10:49:27 10:49:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:27 #2 DONE 0.0s 10:49:27 10:49:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 10:49:27 #3 DONE 0.0s 10:49:27 10:49:27 #4 [internal] load .dockerignore 10:49:27 #4 transferring context: 2B done 10:49:27 #4 DONE 0.0s 10:49:27 10:49:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:27 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done 10:49:27 #5 CACHED 10:49:27 10:49:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:27 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done 10:49:27 #6 CACHED 10:49:27 10:49:27 #7 exporting to image 10:49:27 #7 exporting layers done 10:49:27 #7 exporting manifest sha256:a9f21f5d18857393e4a3b3934d2ae89b399df7c9e58dba934a7e803b15c0499c done 10:49:27 #7 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb done 10:49:27 #7 exporting manifest sha256:e8118a66eb50b4e805b1389c3c4090a131922ec26225a17515ec9daefb7b0033 done 10:49:27 #7 exporting config sha256:a5a0719cf2dac14f0d76223acaa4a5f6d6ca57a7258cf3f177cc6d0b6a90a61c done 10:49:27 #7 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 10:49:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:27 #7 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 done 10:49:27 #7 pushing layers 0.0s done 10:49:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 0.1s done 10:49:27 #7 DONE 0.1s 10:49:27 10:49:27 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:49:27 #8 DONE 0.0s 10:49:27 10:49:27 1 warning found (use --debug to expand): 10:49:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:49:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:odessa --push - 10:49:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa' 10:49:27 #1 [internal] load build definition from Dockerfile 10:49:27 #1 transferring dockerfile: 168B done 10:49:27 #1 DONE 0.0s 10:49:27 10:49:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa 10:49:27 #2 DONE 0.0s 10:49:27 10:49:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa 10:49:27 #3 DONE 0.0s 10:49:27 10:49:27 #4 [internal] load .dockerignore 10:49:27 #4 transferring context: 2B done 10:49:27 #4 DONE 0.0s 10:49:27 10:49:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:27 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab done 10:49:27 #5 CACHED 10:49:27 10:49:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:27 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab done 10:49:27 #6 DONE 0.0s 10:49:27 10:49:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 10:49:27 #6 CACHED 10:49:27 10:49:27 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:49:27 #7 DONE 0.0s 10:49:27 10:49:27 #8 exporting to image 10:49:27 #8 exporting layers done 10:49:27 #8 exporting manifest sha256:a9f21f5d18857393e4a3b3934d2ae89b399df7c9e58dba934a7e803b15c0499c done 10:49:27 #8 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb done 10:49:27 #8 exporting manifest sha256:e8118a66eb50b4e805b1389c3c4090a131922ec26225a17515ec9daefb7b0033 done 10:49:27 #8 exporting config sha256:a5a0719cf2dac14f0d76223acaa4a5f6d6ca57a7258cf3f177cc6d0b6a90a61c done 10:49:27 #8 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 done 10:49:27 #8 pushing layers 0.0s done 10:49:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 0.1s done 10:49:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:49:27 #8 DONE 0.1s 10:49:27 10:49:27 1 warning found (use --debug to expand): 10:49:27  - 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 10:49:27 + '[' -d /w/workspace/edgex-go/15/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:49:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:49:28 ---> package-listing.sh 10:49:28 ++ tr '[:upper:]' '[:lower:]' 10:49:28 ++ facter osfamily 10:49:29 + OS_FAMILY=redhat 10:49:29 + workspace=/w/workspace/edgex-go/15 10:49:29 + START_PACKAGES=/tmp/packages_start.txt 10:49:29 + END_PACKAGES=/tmp/packages_end.txt 10:49:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:49:29 + PACKAGES=/tmp/packages_start.txt 10:49:29 + '[' /w/workspace/edgex-go/15 ']' 10:49:29 + PACKAGES=/tmp/packages_end.txt 10:49:29 + case "${OS_FAMILY}" in 10:49:29 + sort 10:49:29 + rpm -qa 10:49:30 + '[' -f /tmp/packages_start.txt ']' 10:49:30 + '[' -f /tmp/packages_end.txt ']' 10:49:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:49:30 + '[' /w/workspace/edgex-go/15 ']' 10:49:30 + mkdir -p /w/workspace/edgex-go/15/archives/ 10:49:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo 10:49:30 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:49:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:49:30 10:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:49:31 latest: Pulling from edgex-lftools-log-publisher 10:49:31 5eb5b503b376: Pulling fs layer 10:49:31 5c69ac0246d0: Pulling fs layer 10:49:31 ec43610c2a17: Pulling fs layer 10:49:31 3a2ae6a8a46f: Pulling fs layer 10:49:31 33b1e0a273af: Pulling fs layer 10:49:31 5d3b04190fa2: Pulling fs layer 10:49:31 2f39f015ded8: Pulling fs layer 10:49:31 3a2ae6a8a46f: Waiting 10:49:31 33b1e0a273af: Waiting 10:49:31 5d3b04190fa2: Waiting 10:49:31 2f39f015ded8: Waiting 10:49:31 5c69ac0246d0: Verifying Checksum 10:49:31 5c69ac0246d0: Download complete 10:49:31 3a2ae6a8a46f: Verifying Checksum 10:49:31 3a2ae6a8a46f: Download complete 10:49:31 ec43610c2a17: Verifying Checksum 10:49:31 ec43610c2a17: Download complete 10:49:31 33b1e0a273af: Verifying Checksum 10:49:31 33b1e0a273af: Download complete 10:49:31 5d3b04190fa2: Verifying Checksum 10:49:31 5d3b04190fa2: Download complete 10:49:31 5eb5b503b376: Verifying Checksum 10:49:31 5eb5b503b376: Download complete 10:49:32 2f39f015ded8: Verifying Checksum 10:49:32 2f39f015ded8: Download complete 10:49:33 5eb5b503b376: Pull complete 10:49:33 5c69ac0246d0: Pull complete 10:49:33 ec43610c2a17: Pull complete 10:49:33 3a2ae6a8a46f: Pull complete 10:49:33 33b1e0a273af: Pull complete 10:49:33 5d3b04190fa2: Pull complete 10:49:38 2f39f015ded8: Pull complete 10:49:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:49:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:38 prd-centos7-docker-4c-2g-3388 does not seem to be running inside a container 10:49:38 $ 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/15/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_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:49:41 $ docker top e6bc85a07e917eff58a4fa86d629deb7e584bd95c45c1dc341e283f4ba63d675 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:41 + touch /tmp/pre-build-complete [Pipeline] sh 10:49:42 + mkdir -p /var/log/sysstat [Pipeline] sh 10:49:42 + ls /var/log/sa-host 10:49:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:42 provisioning config files... 10:49:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config16580318045677890496tmp [Pipeline] { [Pipeline] echo 10:49:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:49:42 ---> create-netrc.sh [Pipeline] } 10:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:49:43 ---> python-tools-install.sh [Pipeline] echo 10:49:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:49:43 ---> sudo-logs.sh 10:49:43 Archiving 'sudo' log.. 10:49:43 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:49:43 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:49:43 $ docker stop --time=1 e6bc85a07e917eff58a4fa86d629deb7e584bd95c45c1dc341e283f4ba63d675 10:49:44 $ docker rm -f --volumes e6bc85a07e917eff58a4fa86d629deb7e584bd95c45c1dc341e283f4ba63d675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:49:44 [WS-CLEANUP] Deleting project workspace... 10:49:44 [WS-CLEANUP] Deferred wipeout is used... 10:49:44 [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] } 11:04:18 #154 ... 11:04:18 11:04:18 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:04:18 #148 DONE 1043.3s 11:04:18 11:04:18 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 11:04:18 #152 ... 11:04:18 11:04:18 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:04:18 #155 DONE 0.2s 11:04:18 11:04:18 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:04:18 #156 DONE 0.3s 11:04:18 11:04:18 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:04:18 #150 ... 11:04:18 11:04:18 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:04:18 #157 DONE 0.4s 11:04:18 11:04:18 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:04:18 #158 DONE 0.1s 11:04:18 11:04:18 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:04:18 #159 DONE 0.2s 11:04:18 11:04:18 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:04:18 #160 DONE 2.3s 11:04:18 11:04:18 #111 [core-common-config-bootstrapper] exporting to image 11:04:18 #111 exporting layers 11:04:18 #111 exporting layers 1.3s done 11:04:18 #111 writing image sha256:39751c55e22883a60ffa99a9353dd40434a8f8a254ecd14ab55d1a8271855439 done 11:04:18 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:04:18 #111 DONE 9.5s 11:04:18 11:04:18 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:04:36 #154 ... 11:04:36 11:04:36 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:04:36 #153 DONE 1071.3s 11:04:36 11:04:36 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:04:37 #147 ... 11:04:37 11:04:37 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:04:37 #161 DONE 0.2s 11:04:37 11:04:37 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:04:40 #162 DONE 2.3s 11:04:40 11:04:40 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:04:40 #163 DONE 0.2s 11:04:40 11:04:40 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:04:40 #164 DONE 0.2s 11:04:40 11:04:40 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:04:40 #147 ... 11:04:40 11:04:40 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:04:40 #165 DONE 0.3s 11:04:40 11:04:40 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:04:41 #150 ... 11:04:41 11:04:41 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:04:41 #166 DONE 0.1s 11:04:41 11:04:41 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:04:41 #167 DONE 0.1s 11:04:41 11:04:41 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:04:41 #168 DONE 0.1s 11:04:41 11:04:41 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 11:04:41 #151 ... 11:04:41 11:04:41 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:04:41 #169 DONE 0.1s 11:04:41 11:04:41 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:04:41 #170 DONE 0.1s 11:04:41 11:04:41 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:04:44 #171 DONE 2.7s 11:04:44 11:04:44 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 11:04:44 #152 ... 11:04:44 11:04:44 #111 [security-bootstrapper] exporting to image 11:04:44 #111 exporting layers 11:04:45 #111 exporting layers 1.2s done 11:04:45 #111 writing image sha256:8329fe301d8a41162be6c3420869807ec481e81601d464592a0f940cad24727f done 11:04:45 #111 naming to docker.io/library/security-bootstrapper-arm64 done 11:04:45 #111 DONE 10.6s 11:04:45 11:04:45 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:18:37 #146 ... 11:18:37 11:18:37 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 11:18:37 #149 DONE 1904.9s 11:18:37 11:18:37 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 11:18:37 #151 ... 11:18:37 11:18:37 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:18:37 #172 DONE 0.2s 11:18:37 11:18:37 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:18:37 #173 DONE 0.5s 11:18:37 11:18:37 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 11:18:37 #151 ... 11:18:37 11:18:37 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:18:37 #174 DONE 0.5s 11:18:37 11:18:37 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:18:37 #175 DONE 0.1s 11:18:37 11:18:37 #111 [core-command] exporting to image 11:18:37 #111 exporting layers 11:18:37 #111 exporting layers 0.4s done 11:18:37 #111 writing image sha256:48f5b5d9941b545d3fd230707375111d51a26e9736a05c312d3e96afef23c53d done 11:18:37 #111 naming to docker.io/library/core-command-arm64 done 11:18:37 #111 DONE 11.0s 11:18:37 11:18:37 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:18:44 #146 1920.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:18:54 #146 ... 11:18:54 11:18:54 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:18:54 #143 DONE 1929.5s 11:18:54 11:18:54 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:18:56 #147 ... 11:18:56 11:18:56 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:18:56 #176 DONE 0.1s 11:18:56 11:18:56 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:18:56 #147 ... 11:18:56 11:18:56 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:18:56 #177 DONE 0.2s 11:18:56 11:18:56 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:18:56 #178 DONE 0.3s 11:18:56 11:18:56 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:18:57 #179 DONE 0.1s 11:18:57 11:18:57 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:18:57 #180 DONE 0.3s 11:18:57 11:18:57 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:18:57 #181 DONE 0.1s 11:18:57 11:18:57 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:18:59 #182 DONE 2.0s 11:18:59 11:18:59 #111 [security-proxy-setup] exporting to image 11:18:59 #111 exporting layers 11:19:00 #111 exporting layers 1.2s done 11:19:00 #111 writing image sha256:b9237b1b3df13c3c5f18d33a64d1504f40adddd7dda8a9b9e9b8a9c3fe6ab399 done 11:19:00 #111 naming to docker.io/library/security-proxy-setup-arm64 done 11:19:00 #111 DONE 12.3s 11:19:00 11:19:00 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:19:19 #147 ... 11:19:19 11:19:19 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:19:19 #146 DONE 1954.2s 11:19:19 11:19:19 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 11:19:20 #152 ... 11:19:20 11:19:20 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:19:20 #183 DONE 0.1s 11:19:20 11:19:20 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:19:20 #184 DONE 0.1s 11:19:20 11:19:20 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:19:20 #185 DONE 0.2s 11:19:20 11:19:20 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:19:21 #45 ... 11:19:21 11:19:21 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 11:19:21 #186 DONE 0.4s 11:19:21 11:19:21 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:19:21 #187 DONE 0.2s 11:19:21 11:19:21 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:19:22 #188 DONE 0.4s 11:19:22 11:19:22 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:19:22 #189 DONE 0.4s 11:19:22 11:19:22 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:19:22 #190 DONE 0.2s 11:19:22 11:19:22 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:19:24 #191 DONE 1.9s 11:19:24 11:19:24 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:19:24 #145 ... 11:19:24 11:19:24 #111 [security-secretstore-setup] exporting to image 11:19:24 #111 exporting layers 11:19:25 #111 exporting layers 1.4s done 11:19:25 #111 writing image sha256:a98a27b39d60f753d97ec09be260c2055caba2f225adfef74a37022fa1584438 done 11:19:25 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 11:19:25 #111 DONE 13.6s 11:19:25 11:19:25 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:20:33 #147 ... 11:20:33 11:20:33 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:20:33 #145 DONE 2028.6s 11:20:33 11:20:33 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 11:20:34 #152 ... 11:20:34 11:20:34 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:20:35 #192 DONE 0.6s 11:20:35 11:20:35 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:20:35 #45 ... 11:20:35 11:20:35 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:20:35 #193 DONE 0.2s 11:20:35 11:20:35 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:20:35 #147 ... 11:20:35 11:20:35 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:20:36 #194 DONE 0.5s 11:20:36 11:20:36 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:20:36 #195 DONE 0.1s 11:20:36 11:20:36 #111 [security-spiffe-token-provider] exporting to image 11:20:36 #111 exporting layers 11:20:37 #111 exporting layers 1.5s done 11:20:37 #111 writing image sha256:8c0e4363469f5f94674c712257b41578939f9772862ca9484af43e6f355ab8b9 done 11:20:37 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:20:37 #111 DONE 15.1s 11:20:37 11:20:37 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:21:04 #147 ... 11:21:04 11:21:04 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:21:04 #150 DONE 2059.0s 11:21:04 11:21:04 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 11:21:04 #152 DONE 2060.6s 11:21:04 11:21:04 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:21:05 #196 DONE 0.6s 11:21:05 11:21:05 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:21:05 #144 ... 11:21:05 11:21:05 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:21:06 #197 DONE 0.4s 11:21:06 11:21:06 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:21:06 #198 DONE 0.3s 11:21:06 11:21:06 #111 [core-keeper] exporting to image 11:21:06 #111 exporting layers 11:21:07 #111 exporting layers 0.8s done 11:21:07 #111 writing image sha256:08fc2d7104ea3d014cfed448c9fc69883cdb8ad4b8dde9b9ba3c0046226900b7 11:21:07 #111 writing image sha256:08fc2d7104ea3d014cfed448c9fc69883cdb8ad4b8dde9b9ba3c0046226900b7 0.0s done 11:21:07 #111 naming to docker.io/library/core-keeper-arm64 0.0s done 11:21:07 #111 DONE 16.0s 11:21:07 11:21:07 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:21:08 #147 ... 11:21:08 11:21:08 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:21:08 #199 DONE 0.2s 11:21:08 11:21:08 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:08 #45 ... 11:21:08 11:21:08 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:21:08 #200 DONE 0.3s 11:21:08 11:21:08 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 11:21:08 #151 DONE 2064.5s 11:21:08 11:21:08 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:21:09 #201 DONE 0.7s 11:21:09 11:21:09 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:09 #45 ... 11:21:09 11:21:09 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:21:09 #202 DONE 0.3s 11:21:09 11:21:09 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:21:10 #203 DONE 0.4s 11:21:10 11:21:10 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:21:10 #144 ... 11:21:10 11:21:10 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:21:12 #204 DONE 2.2s 11:21:12 11:21:12 #111 [security-proxy-auth] exporting to image 11:21:12 #111 exporting layers 11:21:12 #111 ... 11:21:12 11:21:12 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:21:12 #205 DONE 0.4s 11:21:12 11:21:12 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:21:12 #206 DONE 0.2s 11:21:12 11:21:12 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:21:13 #207 ... 11:21:13 11:21:13 #111 [security-proxy-auth] exporting to image 11:21:13 #111 exporting layers 0.9s done 11:21:13 #111 writing image sha256:5b47edc3dfe996c2497388fdc981664cb93c66bea5a9549c815db6378555857e done 11:21:13 #111 naming to docker.io/library/security-proxy-auth-arm64 done 11:21:13 #111 DONE 16.8s 11:21:13 11:21:13 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:21:13 #144 ... 11:21:13 11:21:13 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:21:13 #207 DONE 0.5s 11:21:13 11:21:13 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:21:13 #208 DONE 0.1s 11:21:13 11:21:13 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:13 #45 ... 11:21:13 11:21:13 #111 [core-data] exporting to image 11:21:14 #111 exporting layers 0.4s done 11:21:14 #111 writing image sha256:ff7c7a321caa628fb87225567162aca5efa02892392d961fb368f1e7fccd794f done 11:21:14 #111 naming to docker.io/library/core-data-arm64 11:21:14 #111 naming to docker.io/library/core-data-arm64 done 11:21:14 #111 DONE 17.2s 11:21:14 11:21:14 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 11:21:14 #147 DONE 2070.4s 11:21:14 11:21:14 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:16 #45 ... 11:21:16 11:21:16 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:21:16 #209 DONE 0.3s 11:21:16 11:21:16 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:21:17 #210 DONE 0.3s 11:21:17 11:21:17 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:21:17 #211 DONE 0.8s 11:21:17 11:21:17 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:21:17 #212 DONE 0.1s 11:21:17 11:21:17 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:21:17 #213 DONE 0.2s 11:21:17 11:21:17 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:18 #45 ... 11:21:18 11:21:18 #111 [core-metadata] exporting to image 11:21:18 #111 exporting layers 0.4s done 11:21:18 #111 writing image sha256:b6138bf3a44d523776369fc45e543f051ba0c00ec9b3e0382e7ac789562f0be9 done 11:21:18 #111 naming to docker.io/library/core-metadata-arm64 done 11:21:18 #111 DONE 17.7s 11:21:18 11:21:18 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:45 #45 ... 11:21:45 11:21:45 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:21:45 #154 DONE 2100.0s 11:21:45 11:21:45 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:46 #45 ... 11:21:46 11:21:46 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:21:46 #214 DONE 0.2s 11:21:46 11:21:46 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:21:46 #215 DONE 0.2s 11:21:46 11:21:46 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:21:47 #216 DONE 0.5s 11:21:47 11:21:47 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:21:47 #217 DONE 0.1s 11:21:47 11:21:47 #111 [support-scheduler] exporting to image 11:21:47 #111 exporting layers 11:21:49 #111 exporting layers 1.1s done 11:21:49 #111 writing image sha256:b67f6a47ce38013f2ea640ad54e01eb24566f544db45b36c5fa3016446f0602c 11:21:49 #111 writing image sha256:b67f6a47ce38013f2ea640ad54e01eb24566f544db45b36c5fa3016446f0602c done 11:21:49 #111 naming to docker.io/library/support-scheduler-arm64 done 11:21:49 #111 DONE 18.8s 11:21:49 11:21:49 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:52 #45 ... 11:21:52 11:21:52 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:21:52 #144 DONE 2107.3s 11:21:52 11:21:52 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:54 #45 ... 11:21:54 11:21:54 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:21:54 #218 DONE 0.1s 11:21:54 11:21:54 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:54 #45 ... 11:21:54 11:21:54 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:21:54 #219 DONE 0.1s 11:21:54 11:21:54 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:21:54 #220 DONE 0.3s 11:21:54 11:21:54 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:21:54 #221 DONE 0.1s 11:21:54 11:21:54 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:54 #45 ... 11:21:54 11:21:54 #111 [support-notifications] exporting to image 11:21:54 #111 exporting layers 11:21:54 #111 exporting layers 0.5s done 11:21:54 #111 writing image sha256:9bc76375c05bc2b174e85a8b806bf45bdaee977c48e47d6b3ccd038190d8c6e9 done 11:21:54 #111 naming to docker.io/library/support-notifications-arm64 done 11:21:54 #111 DONE 19.4s 11:21:54 11:21:54 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:21:54 time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:21:54 $ docker stop --time=1 7688b13f3426186cecbd15e2b977aa24f7a2d4aaec2d61e9eb7c082c3cdf7753 11:21:57 $ docker rm -f --volumes 7688b13f3426186cecbd15e2b977aa24f7a2d4aaec2d61e9eb7c082c3cdf7753 [Pipeline] // withDockerContainer [Pipeline] sh 11:21:57 + docker images 11:21:57 REPOSITORY TAG IMAGE ID CREATED SIZE 11:21:57 support-notifications-arm64 latest 9bc76375c05b 3 seconds ago 52MB 11:21:57 support-scheduler-arm64 latest b67f6a47ce38 10 seconds ago 48.2MB 11:21:57 core-metadata-arm64 latest b6138bf3a44d 40 seconds ago 33MB 11:21:57 core-data-arm64 latest ff7c7a321caa 44 seconds ago 32.8MB 11:21:57 security-proxy-auth-arm64 latest 5b47edc3dfe9 45 seconds ago 31.8MB 11:21:57 core-keeper-arm64 latest 08fc2d7104ea 51 seconds ago 32.5MB 11:21:57 security-spiffe-token-provider-arm64 latest 8c0e4363469f About a minute ago 47.8MB 11:21:57 security-secretstore-setup-arm64 latest a98a27b39d60 2 minutes ago 67.2MB 11:21:57 security-proxy-setup-arm64 latest b9237b1b3df1 2 minutes ago 38.6MB 11:21:57 core-command-arm64 latest 48f5b5d9941b 3 minutes ago 28.4MB 11:21:57 security-bootstrapper-arm64 latest 8329fe301d8a 17 minutes ago 21.1MB 11:21:57 core-common-config-bootstrapper-arm64 latest 39751c55e228 17 minutes ago 17.9MB 11:21:57 security-spire-agent-arm64 latest e99ed2b97dbf 37 minutes ago 187MB 11:21:57 security-spire-config-arm64 latest c78cdf334ef1 37 minutes ago 143MB 11:21:57 security-spire-server-arm64 latest b3f116023fb0 37 minutes ago 144MB 11:21:57 ci-base-image-arm64 latest bcf40abbb582 39 minutes ago 909MB 11:21:57 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 3 months ago 560MB 11:21:57 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 11:21:57 provisioning config files... 11:21:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config12502726516813806974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:21:58 ---> ****-login.sh 11:21:58 nexus3.edgexfoundry.org:10001 11:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:21:58 Configure a credential helper to remove this warning. See 11:21:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:21:58 11:21:58 Login Succeeded 11:21:58 nexus3.edgexfoundry.org:10002 11:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:21:59 Configure a credential helper to remove this warning. See 11:21:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:21:59 11:21:59 Login Succeeded 11:21:59 nexus3.edgexfoundry.org:10003 11:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:21:59 Configure a credential helper to remove this warning. See 11:21:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:21:59 11:21:59 Login Succeeded 11:21:59 nexus3.edgexfoundry.org:10004 11:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:00 Configure a credential helper to remove this warning. See 11:22:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:00 11:22:00 Login Succeeded 11:22:00 ****.io 11:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:00 Configure a credential helper to remove this warning. See 11:22:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:00 11:22:00 Login Succeeded 11:22:00 ---> ****-login.sh ends [Pipeline] } 11:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:00 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:22:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:22:00 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:00 4.0.1-dev.1 11:22:00 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:00 odessa 11:22:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:22:01 0e4af50d8625: Preparing 11:22:01 4747e73aa4f5: Preparing 11:22:01 11f3cc24661b: Preparing 11:22:01 01681171273e: Preparing 11:22:01 46e2ee3fcc53: Preparing 11:22:01 3c45d839a62a: Preparing 11:22:01 dd9c8f8612c8: Preparing 11:22:01 3c45d839a62a: Waiting 11:22:01 dd9c8f8612c8: Waiting 11:22:01 01681171273e: Pushed 11:22:01 46e2ee3fcc53: Pushed 11:22:01 11f3cc24661b: Pushed 11:22:01 0e4af50d8625: Pushed 11:22:01 dd9c8f8612c8: Layer already exists 11:22:01 3c45d839a62a: Pushed 11:22:05 4747e73aa4f5: Pushed 11:22:05 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:37ba0d49bb66b45cd52680d3f079e531b08b6a712b9ca9fdd56d259accc2f092 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 11:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:22:06 0e4af50d8625: Preparing 11:22:06 4747e73aa4f5: Preparing 11:22:06 11f3cc24661b: Preparing 11:22:06 01681171273e: Preparing 11:22:06 46e2ee3fcc53: Preparing 11:22:06 3c45d839a62a: Preparing 11:22:06 dd9c8f8612c8: Preparing 11:22:06 3c45d839a62a: Waiting 11:22:06 dd9c8f8612c8: Waiting 11:22:06 46e2ee3fcc53: Layer already exists 11:22:06 11f3cc24661b: Layer already exists 11:22:06 0e4af50d8625: Layer already exists 11:22:06 4747e73aa4f5: Layer already exists 11:22:06 01681171273e: Layer already exists 11:22:06 dd9c8f8612c8: Layer already exists 11:22:06 3c45d839a62a: Layer already exists 11:22:06 4.0.1-dev.1: digest: sha256:37ba0d49bb66b45cd52680d3f079e531b08b6a712b9ca9fdd56d259accc2f092 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:22:07 0e4af50d8625: Preparing 11:22:07 4747e73aa4f5: Preparing 11:22:07 11f3cc24661b: Preparing 11:22:07 01681171273e: Preparing 11:22:07 46e2ee3fcc53: Preparing 11:22:07 3c45d839a62a: Preparing 11:22:07 dd9c8f8612c8: Preparing 11:22:07 3c45d839a62a: Waiting 11:22:07 dd9c8f8612c8: Waiting 11:22:07 01681171273e: Layer already exists 11:22:07 46e2ee3fcc53: Layer already exists 11:22:07 11f3cc24661b: Layer already exists 11:22:07 4747e73aa4f5: Layer already exists 11:22:07 0e4af50d8625: Layer already exists 11:22:07 3c45d839a62a: Layer already exists 11:22:07 dd9c8f8612c8: Layer already exists 11:22:07 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:37ba0d49bb66b45cd52680d3f079e531b08b6a712b9ca9fdd56d259accc2f092 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 11:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:22:08 0e4af50d8625: Preparing 11:22:08 4747e73aa4f5: Preparing 11:22:08 11f3cc24661b: Preparing 11:22:08 01681171273e: Preparing 11:22:08 46e2ee3fcc53: Preparing 11:22:08 3c45d839a62a: Preparing 11:22:08 dd9c8f8612c8: Preparing 11:22:08 3c45d839a62a: Waiting 11:22:08 dd9c8f8612c8: Waiting 11:22:08 4747e73aa4f5: Layer already exists 11:22:08 46e2ee3fcc53: Layer already exists 11:22:08 0e4af50d8625: Layer already exists 11:22:08 01681171273e: Layer already exists 11:22:08 11f3cc24661b: Layer already exists 11:22:08 dd9c8f8612c8: Layer already exists 11:22:08 3c45d839a62a: Layer already exists 11:22:08 odessa: digest: sha256:37ba0d49bb66b45cd52680d3f079e531b08b6a712b9ca9fdd56d259accc2f092 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:08 ===================================================== [Pipeline] echo 11:22:08 taggedImages: 11:22:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 11:22:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 11:22:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:22:08 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:08 4.0.1-dev.1 11:22:08 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:08 odessa 11:22:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:22:09 f2ba58bb87f9: Preparing 11:22:09 271c40758d0b: Preparing 11:22:09 a415999ac277: Preparing 11:22:09 6cf595798a0d: Preparing 11:22:09 11f3cc24661b: Preparing 11:22:09 01681171273e: Preparing 11:22:09 46e2ee3fcc53: Preparing 11:22:09 01681171273e: Waiting 11:22:09 3c45d839a62a: Preparing 11:22:09 dd9c8f8612c8: Preparing 11:22:09 46e2ee3fcc53: Waiting 11:22:09 3c45d839a62a: Waiting 11:22:09 dd9c8f8612c8: Waiting 11:22:09 11f3cc24661b: Layer already exists 11:22:09 01681171273e: Layer already exists 11:22:09 46e2ee3fcc53: Layer already exists 11:22:09 271c40758d0b: Pushed 11:22:09 f2ba58bb87f9: Pushed 11:22:09 a415999ac277: Pushed 11:22:09 3c45d839a62a: Layer already exists 11:22:09 dd9c8f8612c8: Layer already exists 11:22:11 6cf595798a0d: Pushed 11:22:11 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:eb6f5e4b54700f8e3c6e94fd92d334519939a9929039103c728bbc2aace9157e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 11:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:22:12 f2ba58bb87f9: Preparing 11:22:12 271c40758d0b: Preparing 11:22:12 a415999ac277: Preparing 11:22:12 6cf595798a0d: Preparing 11:22:12 11f3cc24661b: Preparing 11:22:12 01681171273e: Preparing 11:22:12 46e2ee3fcc53: Preparing 11:22:12 3c45d839a62a: Preparing 11:22:12 dd9c8f8612c8: Preparing 11:22:12 46e2ee3fcc53: Waiting 11:22:12 3c45d839a62a: Waiting 11:22:12 dd9c8f8612c8: Waiting 11:22:12 01681171273e: Waiting 11:22:12 f2ba58bb87f9: Layer already exists 11:22:12 11f3cc24661b: Layer already exists 11:22:12 6cf595798a0d: Layer already exists 11:22:12 a415999ac277: Layer already exists 11:22:12 271c40758d0b: Layer already exists 11:22:12 01681171273e: Layer already exists 11:22:12 3c45d839a62a: Layer already exists 11:22:12 46e2ee3fcc53: Layer already exists 11:22:12 dd9c8f8612c8: Layer already exists 11:22:12 4.0.1-dev.1: digest: sha256:eb6f5e4b54700f8e3c6e94fd92d334519939a9929039103c728bbc2aace9157e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:22:13 f2ba58bb87f9: Preparing 11:22:13 271c40758d0b: Preparing 11:22:13 a415999ac277: Preparing 11:22:13 6cf595798a0d: Preparing 11:22:13 11f3cc24661b: Preparing 11:22:13 01681171273e: Preparing 11:22:13 46e2ee3fcc53: Preparing 11:22:13 3c45d839a62a: Preparing 11:22:13 dd9c8f8612c8: Preparing 11:22:13 46e2ee3fcc53: Waiting 11:22:13 3c45d839a62a: Waiting 11:22:13 dd9c8f8612c8: Waiting 11:22:13 01681171273e: Waiting 11:22:13 271c40758d0b: Layer already exists 11:22:13 6cf595798a0d: Layer already exists 11:22:13 11f3cc24661b: Layer already exists 11:22:13 f2ba58bb87f9: Layer already exists 11:22:13 a415999ac277: Layer already exists 11:22:13 01681171273e: Layer already exists 11:22:13 46e2ee3fcc53: Layer already exists 11:22:13 dd9c8f8612c8: Layer already exists 11:22:13 3c45d839a62a: Layer already exists 11:22:13 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:eb6f5e4b54700f8e3c6e94fd92d334519939a9929039103c728bbc2aace9157e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 11:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:22:14 f2ba58bb87f9: Preparing 11:22:14 271c40758d0b: Preparing 11:22:14 a415999ac277: Preparing 11:22:14 6cf595798a0d: Preparing 11:22:14 11f3cc24661b: Preparing 11:22:14 01681171273e: Preparing 11:22:14 46e2ee3fcc53: Preparing 11:22:14 3c45d839a62a: Preparing 11:22:14 dd9c8f8612c8: Preparing 11:22:14 46e2ee3fcc53: Waiting 11:22:14 3c45d839a62a: Waiting 11:22:14 dd9c8f8612c8: Waiting 11:22:14 01681171273e: Waiting 11:22:14 f2ba58bb87f9: Layer already exists 11:22:14 271c40758d0b: Layer already exists 11:22:14 a415999ac277: Layer already exists 11:22:14 11f3cc24661b: Layer already exists 11:22:14 6cf595798a0d: Layer already exists 11:22:14 01681171273e: Layer already exists 11:22:14 3c45d839a62a: Layer already exists 11:22:14 46e2ee3fcc53: Layer already exists 11:22:14 dd9c8f8612c8: Layer already exists 11:22:14 odessa: digest: sha256:eb6f5e4b54700f8e3c6e94fd92d334519939a9929039103c728bbc2aace9157e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:14 ===================================================== [Pipeline] echo 11:22:15 taggedImages: 11:22:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 11:22:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 11:22:15 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:22:15 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:15 4.0.1-dev.1 11:22:15 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:15 odessa 11:22:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:22:15 30fa0da3f145: Preparing 11:22:15 68c935504222: Preparing 11:22:15 11f3cc24661b: Preparing 11:22:15 01681171273e: Preparing 11:22:15 c6bd4db59775: Preparing 11:22:15 1eebe1239d5d: Preparing 11:22:15 dd9c8f8612c8: Preparing 11:22:15 1eebe1239d5d: Waiting 11:22:15 01681171273e: Layer already exists 11:22:15 11f3cc24661b: Layer already exists 11:22:16 dd9c8f8612c8: Layer already exists 11:22:16 c6bd4db59775: Pushed 11:22:16 30fa0da3f145: Pushed 11:22:16 1eebe1239d5d: Pushed 11:22:20 68c935504222: Pushed 11:22:20 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:aa81395fea5cc6c2e00dbd2f64ea19e5d016ccfb1c17dca39c21b91d7098a0a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 11:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:22:21 30fa0da3f145: Preparing 11:22:21 68c935504222: Preparing 11:22:21 11f3cc24661b: Preparing 11:22:21 01681171273e: Preparing 11:22:21 c6bd4db59775: Preparing 11:22:21 1eebe1239d5d: Preparing 11:22:21 dd9c8f8612c8: Preparing 11:22:21 1eebe1239d5d: Waiting 11:22:21 dd9c8f8612c8: Waiting 11:22:21 11f3cc24661b: Layer already exists 11:22:21 c6bd4db59775: Layer already exists 11:22:21 01681171273e: Layer already exists 11:22:21 30fa0da3f145: Layer already exists 11:22:21 68c935504222: Layer already exists 11:22:21 1eebe1239d5d: Layer already exists 11:22:21 dd9c8f8612c8: Layer already exists 11:22:21 4.0.1-dev.1: digest: sha256:aa81395fea5cc6c2e00dbd2f64ea19e5d016ccfb1c17dca39c21b91d7098a0a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:22:22 30fa0da3f145: Preparing 11:22:22 68c935504222: Preparing 11:22:22 11f3cc24661b: Preparing 11:22:22 01681171273e: Preparing 11:22:22 c6bd4db59775: Preparing 11:22:22 1eebe1239d5d: Preparing 11:22:22 dd9c8f8612c8: Preparing 11:22:22 1eebe1239d5d: Waiting 11:22:22 dd9c8f8612c8: Waiting 11:22:22 30fa0da3f145: Layer already exists 11:22:22 11f3cc24661b: Layer already exists 11:22:22 68c935504222: Layer already exists 11:22:22 01681171273e: Layer already exists 11:22:22 c6bd4db59775: Layer already exists 11:22:22 dd9c8f8612c8: Layer already exists 11:22:22 1eebe1239d5d: Layer already exists 11:22:22 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:aa81395fea5cc6c2e00dbd2f64ea19e5d016ccfb1c17dca39c21b91d7098a0a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 11:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:22:23 30fa0da3f145: Preparing 11:22:23 68c935504222: Preparing 11:22:23 11f3cc24661b: Preparing 11:22:23 01681171273e: Preparing 11:22:23 c6bd4db59775: Preparing 11:22:23 1eebe1239d5d: Preparing 11:22:23 dd9c8f8612c8: Preparing 11:22:23 1eebe1239d5d: Waiting 11:22:23 dd9c8f8612c8: Waiting 11:22:23 11f3cc24661b: Layer already exists 11:22:23 30fa0da3f145: Layer already exists 11:22:23 68c935504222: Layer already exists 11:22:23 c6bd4db59775: Layer already exists 11:22:23 01681171273e: Layer already exists 11:22:23 1eebe1239d5d: Layer already exists 11:22:23 dd9c8f8612c8: Layer already exists 11:22:23 odessa: digest: sha256:aa81395fea5cc6c2e00dbd2f64ea19e5d016ccfb1c17dca39c21b91d7098a0a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:23 ===================================================== [Pipeline] echo 11:22:23 taggedImages: 11:22:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 11:22:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 11:22:23 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 11:22:23 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:23 4.0.1-dev.1 11:22:23 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:23 odessa 11:22:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:22:24 8c9debeead72: Preparing 11:22:24 2ede34b5bd11: Preparing 11:22:24 01681171273e: Preparing 11:22:24 d855e27657c3: Preparing 11:22:24 82273c2524d0: Preparing 11:22:24 dd9c8f8612c8: Preparing 11:22:24 dd9c8f8612c8: Waiting 11:22:24 01681171273e: Layer already exists 11:22:24 dd9c8f8612c8: Layer already exists 11:22:24 82273c2524d0: Pushed 11:22:24 8c9debeead72: Pushed 11:22:24 d855e27657c3: Pushed 11:22:29 2ede34b5bd11: Pushed 11:22:29 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:d4eb3019ea1066000a64692536ba23541caf90cdef877d8a5a15210de629c507 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 11:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:22:30 8c9debeead72: Preparing 11:22:30 2ede34b5bd11: Preparing 11:22:30 01681171273e: Preparing 11:22:30 d855e27657c3: Preparing 11:22:30 82273c2524d0: Preparing 11:22:30 dd9c8f8612c8: Preparing 11:22:30 dd9c8f8612c8: Waiting 11:22:30 01681171273e: Layer already exists 11:22:30 82273c2524d0: Layer already exists 11:22:30 2ede34b5bd11: Layer already exists 11:22:30 d855e27657c3: Layer already exists 11:22:30 8c9debeead72: Layer already exists 11:22:30 dd9c8f8612c8: Layer already exists 11:22:30 4.0.1-dev.1: digest: sha256:d4eb3019ea1066000a64692536ba23541caf90cdef877d8a5a15210de629c507 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:22:31 8c9debeead72: Preparing 11:22:31 2ede34b5bd11: Preparing 11:22:31 01681171273e: Preparing 11:22:31 d855e27657c3: Preparing 11:22:31 82273c2524d0: Preparing 11:22:31 dd9c8f8612c8: Preparing 11:22:31 dd9c8f8612c8: Waiting 11:22:31 01681171273e: Layer already exists 11:22:31 2ede34b5bd11: Layer already exists 11:22:31 82273c2524d0: Layer already exists 11:22:31 8c9debeead72: Layer already exists 11:22:31 d855e27657c3: Layer already exists 11:22:31 dd9c8f8612c8: Layer already exists 11:22:31 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:d4eb3019ea1066000a64692536ba23541caf90cdef877d8a5a15210de629c507 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 11:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:22:32 8c9debeead72: Preparing 11:22:32 2ede34b5bd11: Preparing 11:22:32 01681171273e: Preparing 11:22:32 d855e27657c3: Preparing 11:22:32 82273c2524d0: Preparing 11:22:32 dd9c8f8612c8: Preparing 11:22:32 dd9c8f8612c8: Waiting 11:22:32 d855e27657c3: Layer already exists 11:22:32 8c9debeead72: Layer already exists 11:22:32 82273c2524d0: Layer already exists 11:22:32 01681171273e: Layer already exists 11:22:32 2ede34b5bd11: Layer already exists 11:22:32 dd9c8f8612c8: Layer already exists 11:22:32 odessa: digest: sha256:d4eb3019ea1066000a64692536ba23541caf90cdef877d8a5a15210de629c507 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:32 ===================================================== [Pipeline] echo 11:22:32 taggedImages: 11:22:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 11:22:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 11:22:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:22:32 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:32 4.0.1-dev.1 11:22:32 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:32 odessa 11:22:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:22:33 96dad87e35b1: Preparing 11:22:33 f8f7b87082b4: Preparing 11:22:33 d5c57cae561e: Preparing 11:22:33 11f3cc24661b: Preparing 11:22:33 01681171273e: Preparing 11:22:33 46e2ee3fcc53: Preparing 11:22:33 3c45d839a62a: Preparing 11:22:33 dd9c8f8612c8: Preparing 11:22:33 46e2ee3fcc53: Waiting 11:22:33 3c45d839a62a: Waiting 11:22:33 dd9c8f8612c8: Waiting 11:22:33 11f3cc24661b: Layer already exists 11:22:33 01681171273e: Layer already exists 11:22:33 46e2ee3fcc53: Layer already exists 11:22:33 3c45d839a62a: Layer already exists 11:22:33 dd9c8f8612c8: Layer already exists 11:22:33 f8f7b87082b4: Pushed 11:22:33 96dad87e35b1: Pushed 11:22:39 d5c57cae561e: Pushed 11:22:39 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:c633a6d9f7fad6b8aaae9c41bcf7d883b091ef02158a6f899d0e98d7e0958b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 11:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:22:39 96dad87e35b1: Preparing 11:22:39 f8f7b87082b4: Preparing 11:22:39 d5c57cae561e: Preparing 11:22:39 11f3cc24661b: Preparing 11:22:39 01681171273e: Preparing 11:22:39 46e2ee3fcc53: Preparing 11:22:39 3c45d839a62a: Preparing 11:22:39 dd9c8f8612c8: Preparing 11:22:39 3c45d839a62a: Waiting 11:22:39 46e2ee3fcc53: Waiting 11:22:39 dd9c8f8612c8: Waiting 11:22:39 d5c57cae561e: Layer already exists 11:22:39 11f3cc24661b: Layer already exists 11:22:39 01681171273e: Layer already exists 11:22:39 f8f7b87082b4: Layer already exists 11:22:39 96dad87e35b1: Layer already exists 11:22:39 dd9c8f8612c8: Layer already exists 11:22:39 46e2ee3fcc53: Layer already exists 11:22:39 3c45d839a62a: Layer already exists 11:22:40 4.0.1-dev.1: digest: sha256:c633a6d9f7fad6b8aaae9c41bcf7d883b091ef02158a6f899d0e98d7e0958b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:22:40 96dad87e35b1: Preparing 11:22:40 f8f7b87082b4: Preparing 11:22:40 d5c57cae561e: Preparing 11:22:40 11f3cc24661b: Preparing 11:22:40 01681171273e: Preparing 11:22:40 46e2ee3fcc53: Preparing 11:22:40 3c45d839a62a: Preparing 11:22:40 dd9c8f8612c8: Preparing 11:22:40 46e2ee3fcc53: Waiting 11:22:40 3c45d839a62a: Waiting 11:22:40 dd9c8f8612c8: Waiting 11:22:40 d5c57cae561e: Layer already exists 11:22:40 01681171273e: Layer already exists 11:22:40 11f3cc24661b: Layer already exists 11:22:40 f8f7b87082b4: Layer already exists 11:22:40 96dad87e35b1: Layer already exists 11:22:40 3c45d839a62a: Layer already exists 11:22:40 dd9c8f8612c8: Layer already exists 11:22:40 46e2ee3fcc53: Layer already exists 11:22:40 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:c633a6d9f7fad6b8aaae9c41bcf7d883b091ef02158a6f899d0e98d7e0958b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 11:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:22:41 96dad87e35b1: Preparing 11:22:41 f8f7b87082b4: Preparing 11:22:41 d5c57cae561e: Preparing 11:22:41 11f3cc24661b: Preparing 11:22:41 01681171273e: Preparing 11:22:41 46e2ee3fcc53: Preparing 11:22:41 3c45d839a62a: Preparing 11:22:41 dd9c8f8612c8: Preparing 11:22:41 46e2ee3fcc53: Waiting 11:22:41 3c45d839a62a: Waiting 11:22:41 dd9c8f8612c8: Waiting 11:22:41 01681171273e: Layer already exists 11:22:41 11f3cc24661b: Layer already exists 11:22:41 d5c57cae561e: Layer already exists 11:22:41 96dad87e35b1: Layer already exists 11:22:41 f8f7b87082b4: Layer already exists 11:22:41 46e2ee3fcc53: Layer already exists 11:22:41 dd9c8f8612c8: Layer already exists 11:22:41 3c45d839a62a: Layer already exists 11:22:42 odessa: digest: sha256:c633a6d9f7fad6b8aaae9c41bcf7d883b091ef02158a6f899d0e98d7e0958b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:42 ===================================================== [Pipeline] echo 11:22:42 taggedImages: 11:22:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 11:22:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 11:22:42 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:22:42 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:42 4.0.1-dev.1 11:22:42 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:42 odessa 11:22:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:22:43 eac95a623142: Preparing 11:22:43 1c45bfb3c6bb: Preparing 11:22:43 c49d528d90a4: Preparing 11:22:43 4c05e8b114d4: Preparing 11:22:43 630f53c8f227: Preparing 11:22:43 8e0bd1deb814: Preparing 11:22:43 f292d181cb38: Preparing 11:22:43 11f3cc24661b: Preparing 11:22:43 01681171273e: Preparing 11:22:43 947f78a9b77a: Preparing 11:22:43 73a3c1e992dc: Preparing 11:22:43 5f70bf18a086: Preparing 11:22:43 483a91b6a82b: Preparing 11:22:43 9ab2b50c0585: Preparing 11:22:43 f21794072412: Preparing 11:22:43 dd9c8f8612c8: Preparing 11:22:43 483a91b6a82b: Waiting 11:22:43 01681171273e: Waiting 11:22:43 947f78a9b77a: Waiting 11:22:43 73a3c1e992dc: Waiting 11:22:43 8e0bd1deb814: Waiting 11:22:43 5f70bf18a086: Waiting 11:22:43 f292d181cb38: Waiting 11:22:43 9ab2b50c0585: Waiting 11:22:43 11f3cc24661b: Waiting 11:22:43 f21794072412: Waiting 11:22:43 dd9c8f8612c8: Waiting 11:22:43 1c45bfb3c6bb: Pushed 11:22:43 630f53c8f227: Pushed 11:22:43 4c05e8b114d4: Pushed 11:22:43 eac95a623142: Pushed 11:22:43 c49d528d90a4: Pushed 11:22:43 11f3cc24661b: Layer already exists 11:22:43 8e0bd1deb814: Pushed 11:22:43 01681171273e: Layer already exists 11:22:43 5f70bf18a086: Layer already exists 11:22:43 947f78a9b77a: Pushed 11:22:43 73a3c1e992dc: Pushed 11:22:43 483a91b6a82b: Pushed 11:22:43 dd9c8f8612c8: Layer already exists 11:22:43 9ab2b50c0585: Pushed 11:22:43 f21794072412: Pushed 11:22:46 f292d181cb38: Pushed 11:22:46 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:9473810754a2676ee4e1eb3d12c111307ed244de58ba5ebbe9f6fa770001cf2d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 11:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:22:47 eac95a623142: Preparing 11:22:47 1c45bfb3c6bb: Preparing 11:22:47 c49d528d90a4: Preparing 11:22:47 4c05e8b114d4: Preparing 11:22:47 630f53c8f227: Preparing 11:22:47 8e0bd1deb814: Preparing 11:22:47 f292d181cb38: Preparing 11:22:47 11f3cc24661b: Preparing 11:22:47 01681171273e: Preparing 11:22:47 947f78a9b77a: Preparing 11:22:47 73a3c1e992dc: Preparing 11:22:47 5f70bf18a086: Preparing 11:22:47 8e0bd1deb814: Waiting 11:22:47 483a91b6a82b: Preparing 11:22:47 f292d181cb38: Waiting 11:22:47 9ab2b50c0585: Preparing 11:22:47 f21794072412: Preparing 11:22:47 11f3cc24661b: Waiting 11:22:47 dd9c8f8612c8: Preparing 11:22:47 01681171273e: Waiting 11:22:47 947f78a9b77a: Waiting 11:22:47 73a3c1e992dc: Waiting 11:22:47 5f70bf18a086: Waiting 11:22:47 f21794072412: Waiting 11:22:47 dd9c8f8612c8: Waiting 11:22:47 483a91b6a82b: Waiting 11:22:47 9ab2b50c0585: Waiting 11:22:47 4c05e8b114d4: Layer already exists 11:22:47 c49d528d90a4: Layer already exists 11:22:47 630f53c8f227: Layer already exists 11:22:47 1c45bfb3c6bb: Layer already exists 11:22:47 eac95a623142: Layer already exists 11:22:47 11f3cc24661b: Layer already exists 11:22:47 8e0bd1deb814: Layer already exists 11:22:47 01681171273e: Layer already exists 11:22:47 f292d181cb38: Layer already exists 11:22:47 947f78a9b77a: Layer already exists 11:22:47 73a3c1e992dc: Layer already exists 11:22:47 5f70bf18a086: Layer already exists 11:22:47 483a91b6a82b: Layer already exists 11:22:47 f21794072412: Layer already exists 11:22:47 9ab2b50c0585: Layer already exists 11:22:47 dd9c8f8612c8: Layer already exists 11:22:47 4.0.1-dev.1: digest: sha256:9473810754a2676ee4e1eb3d12c111307ed244de58ba5ebbe9f6fa770001cf2d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:22:48 eac95a623142: Preparing 11:22:48 1c45bfb3c6bb: Preparing 11:22:48 c49d528d90a4: Preparing 11:22:48 4c05e8b114d4: Preparing 11:22:48 630f53c8f227: Preparing 11:22:48 8e0bd1deb814: Preparing 11:22:48 f292d181cb38: Preparing 11:22:48 11f3cc24661b: Preparing 11:22:48 01681171273e: Preparing 11:22:48 947f78a9b77a: Preparing 11:22:48 73a3c1e992dc: Preparing 11:22:48 5f70bf18a086: Preparing 11:22:48 483a91b6a82b: Preparing 11:22:48 9ab2b50c0585: Preparing 11:22:48 f21794072412: Preparing 11:22:48 dd9c8f8612c8: Preparing 11:22:48 73a3c1e992dc: Waiting 11:22:48 5f70bf18a086: Waiting 11:22:48 483a91b6a82b: Waiting 11:22:48 9ab2b50c0585: Waiting 11:22:48 f21794072412: Waiting 11:22:48 dd9c8f8612c8: Waiting 11:22:48 8e0bd1deb814: Waiting 11:22:48 f292d181cb38: Waiting 11:22:48 11f3cc24661b: Waiting 11:22:48 01681171273e: Waiting 11:22:48 947f78a9b77a: Waiting 11:22:48 1c45bfb3c6bb: Layer already exists 11:22:48 c49d528d90a4: Layer already exists 11:22:48 630f53c8f227: Layer already exists 11:22:48 4c05e8b114d4: Layer already exists 11:22:48 eac95a623142: Layer already exists 11:22:48 8e0bd1deb814: Layer already exists 11:22:48 f292d181cb38: Layer already exists 11:22:48 947f78a9b77a: Layer already exists 11:22:48 11f3cc24661b: Layer already exists 11:22:48 01681171273e: Layer already exists 11:22:48 73a3c1e992dc: Layer already exists 11:22:48 5f70bf18a086: Layer already exists 11:22:48 9ab2b50c0585: Layer already exists 11:22:48 483a91b6a82b: Layer already exists 11:22:48 f21794072412: Layer already exists 11:22:48 dd9c8f8612c8: Layer already exists 11:22:48 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:9473810754a2676ee4e1eb3d12c111307ed244de58ba5ebbe9f6fa770001cf2d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 11:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:22:49 eac95a623142: Preparing 11:22:49 1c45bfb3c6bb: Preparing 11:22:49 c49d528d90a4: Preparing 11:22:49 4c05e8b114d4: Preparing 11:22:49 630f53c8f227: Preparing 11:22:49 8e0bd1deb814: Preparing 11:22:49 f292d181cb38: Preparing 11:22:49 11f3cc24661b: Preparing 11:22:49 01681171273e: Preparing 11:22:49 947f78a9b77a: Preparing 11:22:49 73a3c1e992dc: Preparing 11:22:49 5f70bf18a086: Preparing 11:22:49 483a91b6a82b: Preparing 11:22:49 9ab2b50c0585: Preparing 11:22:49 f21794072412: Preparing 11:22:49 dd9c8f8612c8: Preparing 11:22:49 01681171273e: Waiting 11:22:49 947f78a9b77a: Waiting 11:22:49 73a3c1e992dc: Waiting 11:22:49 5f70bf18a086: Waiting 11:22:49 483a91b6a82b: Waiting 11:22:49 9ab2b50c0585: Waiting 11:22:49 f21794072412: Waiting 11:22:49 dd9c8f8612c8: Waiting 11:22:49 8e0bd1deb814: Waiting 11:22:49 11f3cc24661b: Waiting 11:22:49 f292d181cb38: Waiting 11:22:49 630f53c8f227: Layer already exists 11:22:49 4c05e8b114d4: Layer already exists 11:22:49 eac95a623142: Layer already exists 11:22:49 1c45bfb3c6bb: Layer already exists 11:22:49 c49d528d90a4: Layer already exists 11:22:49 f292d181cb38: Layer already exists 11:22:49 8e0bd1deb814: Layer already exists 11:22:49 01681171273e: Layer already exists 11:22:49 11f3cc24661b: Layer already exists 11:22:49 947f78a9b77a: Layer already exists 11:22:49 5f70bf18a086: Layer already exists 11:22:49 9ab2b50c0585: Layer already exists 11:22:49 73a3c1e992dc: Layer already exists 11:22:49 483a91b6a82b: Layer already exists 11:22:49 f21794072412: Layer already exists 11:22:49 dd9c8f8612c8: Layer already exists 11:22:49 odessa: digest: sha256:9473810754a2676ee4e1eb3d12c111307ed244de58ba5ebbe9f6fa770001cf2d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:49 ===================================================== [Pipeline] echo 11:22:49 taggedImages: 11:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 11:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 11:22:49 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:22:49 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:49 4.0.1-dev.1 11:22:49 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:49 odessa 11:22:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:22:50 983a56fa90aa: Preparing 11:22:50 f995080cf92b: Preparing 11:22:50 ffb997ad1aa4: Preparing 11:22:50 a5441c24d29f: Preparing 11:22:50 11f3cc24661b: Preparing 11:22:50 01681171273e: Preparing 11:22:50 46e2ee3fcc53: Preparing 11:22:50 3c45d839a62a: Preparing 11:22:50 dd9c8f8612c8: Preparing 11:22:50 46e2ee3fcc53: Waiting 11:22:50 3c45d839a62a: Waiting 11:22:50 dd9c8f8612c8: Waiting 11:22:50 01681171273e: Waiting 11:22:50 11f3cc24661b: Layer already exists 11:22:50 01681171273e: Layer already exists 11:22:50 ffb997ad1aa4: Pushed 11:22:50 46e2ee3fcc53: Layer already exists 11:22:50 f995080cf92b: Pushed 11:22:50 3c45d839a62a: Layer already exists 11:22:50 983a56fa90aa: Pushed 11:22:50 dd9c8f8612c8: Layer already exists 11:22:55 a5441c24d29f: Pushed 11:22:55 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:36826d787aab7ccfd3d3cb03c615f15e567bf7ad2d90b35585f7651484edb6df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 11:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:22:56 983a56fa90aa: Preparing 11:22:56 f995080cf92b: Preparing 11:22:56 ffb997ad1aa4: Preparing 11:22:56 a5441c24d29f: Preparing 11:22:56 11f3cc24661b: Preparing 11:22:56 01681171273e: Preparing 11:22:56 46e2ee3fcc53: Preparing 11:22:56 3c45d839a62a: Preparing 11:22:56 dd9c8f8612c8: Preparing 11:22:56 01681171273e: Waiting 11:22:56 46e2ee3fcc53: Waiting 11:22:56 3c45d839a62a: Waiting 11:22:56 dd9c8f8612c8: Waiting 11:22:56 ffb997ad1aa4: Layer already exists 11:22:56 983a56fa90aa: Layer already exists 11:22:56 a5441c24d29f: Layer already exists 11:22:56 11f3cc24661b: Layer already exists 11:22:56 f995080cf92b: Layer already exists 11:22:56 3c45d839a62a: Layer already exists 11:22:56 01681171273e: Layer already exists 11:22:56 dd9c8f8612c8: Layer already exists 11:22:56 46e2ee3fcc53: Layer already exists 11:22:56 4.0.1-dev.1: digest: sha256:36826d787aab7ccfd3d3cb03c615f15e567bf7ad2d90b35585f7651484edb6df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:22:57 983a56fa90aa: Preparing 11:22:57 f995080cf92b: Preparing 11:22:57 ffb997ad1aa4: Preparing 11:22:57 a5441c24d29f: Preparing 11:22:57 11f3cc24661b: Preparing 11:22:57 01681171273e: Preparing 11:22:57 46e2ee3fcc53: Preparing 11:22:57 3c45d839a62a: Preparing 11:22:57 dd9c8f8612c8: Preparing 11:22:57 46e2ee3fcc53: Waiting 11:22:57 01681171273e: Waiting 11:22:57 3c45d839a62a: Waiting 11:22:57 dd9c8f8612c8: Waiting 11:22:57 983a56fa90aa: Layer already exists 11:22:57 f995080cf92b: Layer already exists 11:22:57 a5441c24d29f: Layer already exists 11:22:57 11f3cc24661b: Layer already exists 11:22:57 ffb997ad1aa4: Layer already exists 11:22:57 46e2ee3fcc53: Layer already exists 11:22:57 01681171273e: Layer already exists 11:22:57 dd9c8f8612c8: Layer already exists 11:22:57 3c45d839a62a: Layer already exists 11:22:57 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:36826d787aab7ccfd3d3cb03c615f15e567bf7ad2d90b35585f7651484edb6df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 11:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:22:58 983a56fa90aa: Preparing 11:22:58 f995080cf92b: Preparing 11:22:58 ffb997ad1aa4: Preparing 11:22:58 a5441c24d29f: Preparing 11:22:58 11f3cc24661b: Preparing 11:22:58 01681171273e: Preparing 11:22:58 46e2ee3fcc53: Preparing 11:22:58 3c45d839a62a: Preparing 11:22:58 dd9c8f8612c8: Preparing 11:22:58 dd9c8f8612c8: Waiting 11:22:58 01681171273e: Waiting 11:22:58 46e2ee3fcc53: Waiting 11:22:58 3c45d839a62a: Waiting 11:22:58 983a56fa90aa: Layer already exists 11:22:58 11f3cc24661b: Layer already exists 11:22:58 a5441c24d29f: Layer already exists 11:22:58 f995080cf92b: Layer already exists 11:22:58 ffb997ad1aa4: Layer already exists 11:22:58 3c45d839a62a: Layer already exists 11:22:58 46e2ee3fcc53: Layer already exists 11:22:58 01681171273e: Layer already exists 11:22:58 dd9c8f8612c8: Layer already exists 11:22:58 odessa: digest: sha256:36826d787aab7ccfd3d3cb03c615f15e567bf7ad2d90b35585f7651484edb6df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:58 ===================================================== [Pipeline] echo 11:22:58 taggedImages: 11:22:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 11:22:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 11:22:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:22:58 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:58 4.0.1-dev.1 11:22:58 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:22:58 odessa 11:22:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:22:59 a677cd3d80bf: Preparing 11:22:59 c6357a9c3fbd: Preparing 11:22:59 0a65187ddd20: Preparing 11:22:59 7b10fbdcf967: Preparing 11:22:59 33c38af48e42: Preparing 11:22:59 11f3cc24661b: Preparing 11:22:59 01681171273e: Preparing 11:22:59 dff0a71670de: Preparing 11:22:59 9e881685d572: Preparing 11:22:59 4397cb24c7fc: Preparing 11:22:59 dd9c8f8612c8: Preparing 11:22:59 11f3cc24661b: Waiting 11:22:59 01681171273e: Waiting 11:22:59 9e881685d572: Waiting 11:22:59 dff0a71670de: Waiting 11:22:59 4397cb24c7fc: Waiting 11:22:59 dd9c8f8612c8: Waiting 11:22:59 c6357a9c3fbd: Pushed 11:22:59 a677cd3d80bf: Pushed 11:22:59 33c38af48e42: Pushed 11:22:59 7b10fbdcf967: Pushed 11:22:59 11f3cc24661b: Layer already exists 11:22:59 01681171273e: Layer already exists 11:22:59 dd9c8f8612c8: Layer already exists 11:22:59 9e881685d572: Pushed 11:22:59 dff0a71670de: Pushed 11:23:02 4397cb24c7fc: Pushed 11:23:03 0a65187ddd20: Pushed 11:23:04 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:0ca03f5962336c2422903e368d4fe02d0f19e70de02c1660a981b3db989383ed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 11:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:23:04 a677cd3d80bf: Preparing 11:23:04 c6357a9c3fbd: Preparing 11:23:04 0a65187ddd20: Preparing 11:23:04 7b10fbdcf967: Preparing 11:23:04 33c38af48e42: Preparing 11:23:04 11f3cc24661b: Preparing 11:23:04 01681171273e: Preparing 11:23:04 dff0a71670de: Preparing 11:23:04 9e881685d572: Preparing 11:23:04 4397cb24c7fc: Preparing 11:23:04 dd9c8f8612c8: Preparing 11:23:04 dff0a71670de: Waiting 11:23:04 9e881685d572: Waiting 11:23:04 4397cb24c7fc: Waiting 11:23:04 dd9c8f8612c8: Waiting 11:23:04 11f3cc24661b: Waiting 11:23:04 01681171273e: Waiting 11:23:04 7b10fbdcf967: Layer already exists 11:23:04 0a65187ddd20: Layer already exists 11:23:04 a677cd3d80bf: Layer already exists 11:23:04 33c38af48e42: Layer already exists 11:23:04 c6357a9c3fbd: Layer already exists 11:23:04 4397cb24c7fc: Layer already exists 11:23:04 9e881685d572: Layer already exists 11:23:04 11f3cc24661b: Layer already exists 11:23:04 dff0a71670de: Layer already exists 11:23:04 01681171273e: Layer already exists 11:23:04 dd9c8f8612c8: Layer already exists 11:23:05 4.0.1-dev.1: digest: sha256:0ca03f5962336c2422903e368d4fe02d0f19e70de02c1660a981b3db989383ed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:23:05 a677cd3d80bf: Preparing 11:23:05 c6357a9c3fbd: Preparing 11:23:05 0a65187ddd20: Preparing 11:23:05 7b10fbdcf967: Preparing 11:23:05 33c38af48e42: Preparing 11:23:05 11f3cc24661b: Preparing 11:23:05 01681171273e: Preparing 11:23:05 dff0a71670de: Preparing 11:23:05 9e881685d572: Preparing 11:23:05 4397cb24c7fc: Preparing 11:23:05 dd9c8f8612c8: Preparing 11:23:05 11f3cc24661b: Waiting 11:23:05 01681171273e: Waiting 11:23:05 dff0a71670de: Waiting 11:23:05 9e881685d572: Waiting 11:23:05 4397cb24c7fc: Waiting 11:23:05 dd9c8f8612c8: Waiting 11:23:05 a677cd3d80bf: Layer already exists 11:23:05 33c38af48e42: Layer already exists 11:23:05 7b10fbdcf967: Layer already exists 11:23:05 c6357a9c3fbd: Layer already exists 11:23:05 0a65187ddd20: Layer already exists 11:23:05 11f3cc24661b: Layer already exists 11:23:05 01681171273e: Layer already exists 11:23:05 dff0a71670de: Layer already exists 11:23:05 9e881685d572: Layer already exists 11:23:05 4397cb24c7fc: Layer already exists 11:23:05 dd9c8f8612c8: Layer already exists 11:23:06 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:0ca03f5962336c2422903e368d4fe02d0f19e70de02c1660a981b3db989383ed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 11:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:23:06 a677cd3d80bf: Preparing 11:23:06 c6357a9c3fbd: Preparing 11:23:06 0a65187ddd20: Preparing 11:23:06 7b10fbdcf967: Preparing 11:23:06 33c38af48e42: Preparing 11:23:06 11f3cc24661b: Preparing 11:23:06 01681171273e: Preparing 11:23:06 dff0a71670de: Preparing 11:23:06 9e881685d572: Preparing 11:23:06 4397cb24c7fc: Preparing 11:23:06 dd9c8f8612c8: Preparing 11:23:06 11f3cc24661b: Waiting 11:23:06 01681171273e: Waiting 11:23:06 dff0a71670de: Waiting 11:23:06 9e881685d572: Waiting 11:23:06 4397cb24c7fc: Waiting 11:23:06 dd9c8f8612c8: Waiting 11:23:06 a677cd3d80bf: Layer already exists 11:23:06 33c38af48e42: Layer already exists 11:23:06 0a65187ddd20: Layer already exists 11:23:06 c6357a9c3fbd: Layer already exists 11:23:06 7b10fbdcf967: Layer already exists 11:23:06 11f3cc24661b: Layer already exists 11:23:06 dff0a71670de: Layer already exists 11:23:06 01681171273e: Layer already exists 11:23:06 4397cb24c7fc: Layer already exists 11:23:06 9e881685d572: Layer already exists 11:23:06 dd9c8f8612c8: Layer already exists 11:23:07 odessa: digest: sha256:0ca03f5962336c2422903e368d4fe02d0f19e70de02c1660a981b3db989383ed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:07 ===================================================== [Pipeline] echo 11:23:07 taggedImages: 11:23:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 11:23:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 11:23:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:23:07 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:07 4.0.1-dev.1 11:23:07 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:07 odessa 11:23:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:23:07 fcd216440005: Preparing 11:23:07 43346409e224: Preparing 11:23:07 b78a66e5ceed: Preparing 11:23:07 5b1c69ab1a15: Preparing 11:23:07 8b6349e038a1: Preparing 11:23:07 d93ec649b1d8: Preparing 11:23:07 60ee5d33c59b: Preparing 11:23:07 11f3cc24661b: Preparing 11:23:07 01681171273e: Preparing 11:23:07 9f92e417a54b: Preparing 11:23:07 9ddec5f63070: Preparing 11:23:07 dd9c8f8612c8: Preparing 11:23:07 11f3cc24661b: Waiting 11:23:07 01681171273e: Waiting 11:23:07 9f92e417a54b: Waiting 11:23:07 9ddec5f63070: Waiting 11:23:07 dd9c8f8612c8: Waiting 11:23:07 d93ec649b1d8: Waiting 11:23:07 60ee5d33c59b: Waiting 11:23:08 8b6349e038a1: Pushed 11:23:08 43346409e224: Pushed 11:23:08 fcd216440005: Pushed 11:23:08 d93ec649b1d8: Pushed 11:23:08 11f3cc24661b: Layer already exists 11:23:08 60ee5d33c59b: Pushed 11:23:08 01681171273e: Layer already exists 11:23:08 dd9c8f8612c8: Layer already exists 11:23:08 9f92e417a54b: Pushed 11:23:10 9ddec5f63070: Pushed 11:23:11 5b1c69ab1a15: Pushed 11:23:13 b78a66e5ceed: Pushed 11:23:13 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:607a5b3dfae23af2d5e3d82a93cb8686984027ead5e26f2adfbb10920e05ec78 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 11:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:23:15 fcd216440005: Preparing 11:23:15 43346409e224: Preparing 11:23:15 b78a66e5ceed: Preparing 11:23:15 5b1c69ab1a15: Preparing 11:23:15 8b6349e038a1: Preparing 11:23:15 d93ec649b1d8: Preparing 11:23:15 60ee5d33c59b: Preparing 11:23:15 11f3cc24661b: Preparing 11:23:15 01681171273e: Preparing 11:23:15 9f92e417a54b: Preparing 11:23:15 9ddec5f63070: Preparing 11:23:15 dd9c8f8612c8: Preparing 11:23:15 11f3cc24661b: Waiting 11:23:15 01681171273e: Waiting 11:23:15 9f92e417a54b: Waiting 11:23:15 9ddec5f63070: Waiting 11:23:15 dd9c8f8612c8: Waiting 11:23:15 d93ec649b1d8: Waiting 11:23:15 60ee5d33c59b: Waiting 11:23:15 5b1c69ab1a15: Layer already exists 11:23:15 8b6349e038a1: Layer already exists 11:23:15 43346409e224: Layer already exists 11:23:15 fcd216440005: Layer already exists 11:23:15 b78a66e5ceed: Layer already exists 11:23:15 d93ec649b1d8: Layer already exists 11:23:15 11f3cc24661b: Layer already exists 11:23:15 60ee5d33c59b: Layer already exists 11:23:15 9f92e417a54b: Layer already exists 11:23:15 01681171273e: Layer already exists 11:23:15 9ddec5f63070: Layer already exists 11:23:15 dd9c8f8612c8: Layer already exists 11:23:15 4.0.1-dev.1: digest: sha256:607a5b3dfae23af2d5e3d82a93cb8686984027ead5e26f2adfbb10920e05ec78 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:23:16 fcd216440005: Preparing 11:23:16 43346409e224: Preparing 11:23:16 b78a66e5ceed: Preparing 11:23:16 5b1c69ab1a15: Preparing 11:23:16 8b6349e038a1: Preparing 11:23:16 d93ec649b1d8: Preparing 11:23:16 60ee5d33c59b: Preparing 11:23:16 11f3cc24661b: Preparing 11:23:16 01681171273e: Preparing 11:23:16 9f92e417a54b: Preparing 11:23:16 9ddec5f63070: Preparing 11:23:16 dd9c8f8612c8: Preparing 11:23:16 d93ec649b1d8: Waiting 11:23:16 60ee5d33c59b: Waiting 11:23:16 9ddec5f63070: Waiting 11:23:16 01681171273e: Waiting 11:23:16 dd9c8f8612c8: Waiting 11:23:16 9f92e417a54b: Waiting 11:23:16 5b1c69ab1a15: Layer already exists 11:23:16 b78a66e5ceed: Layer already exists 11:23:16 fcd216440005: Layer already exists 11:23:16 43346409e224: Layer already exists 11:23:16 8b6349e038a1: Layer already exists 11:23:16 60ee5d33c59b: Layer already exists 11:23:16 d93ec649b1d8: Layer already exists 11:23:16 11f3cc24661b: Layer already exists 11:23:16 01681171273e: Layer already exists 11:23:16 9f92e417a54b: Layer already exists 11:23:16 dd9c8f8612c8: Layer already exists 11:23:16 9ddec5f63070: Layer already exists 11:23:16 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:607a5b3dfae23af2d5e3d82a93cb8686984027ead5e26f2adfbb10920e05ec78 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 11:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:23:17 fcd216440005: Preparing 11:23:17 43346409e224: Preparing 11:23:17 b78a66e5ceed: Preparing 11:23:17 5b1c69ab1a15: Preparing 11:23:17 8b6349e038a1: Preparing 11:23:17 d93ec649b1d8: Preparing 11:23:17 60ee5d33c59b: Preparing 11:23:17 11f3cc24661b: Preparing 11:23:17 01681171273e: Preparing 11:23:17 9f92e417a54b: Preparing 11:23:17 9ddec5f63070: Preparing 11:23:17 dd9c8f8612c8: Preparing 11:23:17 11f3cc24661b: Waiting 11:23:17 01681171273e: Waiting 11:23:17 9f92e417a54b: Waiting 11:23:17 9ddec5f63070: Waiting 11:23:17 dd9c8f8612c8: Waiting 11:23:17 d93ec649b1d8: Waiting 11:23:17 60ee5d33c59b: Waiting 11:23:17 8b6349e038a1: Layer already exists 11:23:17 5b1c69ab1a15: Layer already exists 11:23:17 b78a66e5ceed: Layer already exists 11:23:17 fcd216440005: Layer already exists 11:23:17 43346409e224: Layer already exists 11:23:17 01681171273e: Layer already exists 11:23:17 9f92e417a54b: Layer already exists 11:23:17 d93ec649b1d8: Layer already exists 11:23:17 60ee5d33c59b: Layer already exists 11:23:17 11f3cc24661b: Layer already exists 11:23:17 dd9c8f8612c8: Layer already exists 11:23:17 9ddec5f63070: Layer already exists 11:23:17 odessa: digest: sha256:607a5b3dfae23af2d5e3d82a93cb8686984027ead5e26f2adfbb10920e05ec78 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:18 ===================================================== [Pipeline] echo 11:23:18 taggedImages: 11:23:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 11:23:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 11:23:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:23:18 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:18 4.0.1-dev.1 11:23:18 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:18 odessa 11:23:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:23:18 531f38de79b4: Preparing 11:23:18 fe4a922c2bba: Preparing 11:23:18 11f3cc24661b: Preparing 11:23:18 01681171273e: Preparing 11:23:18 cf10efe4379c: Preparing 11:23:18 f0543482eb74: Preparing 11:23:18 dd9c8f8612c8: Preparing 11:23:18 f0543482eb74: Waiting 11:23:18 dd9c8f8612c8: Waiting 11:23:18 11f3cc24661b: Layer already exists 11:23:19 01681171273e: Layer already exists 11:23:19 cf10efe4379c: Pushed 11:23:19 dd9c8f8612c8: Layer already exists 11:23:19 531f38de79b4: Pushed 11:23:20 f0543482eb74: Pushed 11:23:26 fe4a922c2bba: Pushed 11:23:26 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:7aea405c88fecbad5c10df0b9038c60216b3d9550660a42234007c7383d1f414 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 11:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:23:27 531f38de79b4: Preparing 11:23:27 fe4a922c2bba: Preparing 11:23:27 11f3cc24661b: Preparing 11:23:27 01681171273e: Preparing 11:23:27 cf10efe4379c: Preparing 11:23:27 f0543482eb74: Preparing 11:23:27 dd9c8f8612c8: Preparing 11:23:27 dd9c8f8612c8: Waiting 11:23:27 f0543482eb74: Waiting 11:23:27 cf10efe4379c: Layer already exists 11:23:27 531f38de79b4: Layer already exists 11:23:27 fe4a922c2bba: Layer already exists 11:23:27 01681171273e: Layer already exists 11:23:27 11f3cc24661b: Layer already exists 11:23:27 f0543482eb74: Layer already exists 11:23:27 dd9c8f8612c8: Layer already exists 11:23:27 4.0.1-dev.1: digest: sha256:7aea405c88fecbad5c10df0b9038c60216b3d9550660a42234007c7383d1f414 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:23:27 531f38de79b4: Preparing 11:23:27 fe4a922c2bba: Preparing 11:23:27 11f3cc24661b: Preparing 11:23:27 01681171273e: Preparing 11:23:27 cf10efe4379c: Preparing 11:23:27 f0543482eb74: Preparing 11:23:27 dd9c8f8612c8: Preparing 11:23:27 f0543482eb74: Waiting 11:23:27 dd9c8f8612c8: Waiting 11:23:27 11f3cc24661b: Layer already exists 11:23:27 cf10efe4379c: Layer already exists 11:23:27 fe4a922c2bba: Layer already exists 11:23:27 531f38de79b4: Layer already exists 11:23:27 01681171273e: Layer already exists 11:23:27 dd9c8f8612c8: Layer already exists 11:23:27 f0543482eb74: Layer already exists 11:23:27 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:7aea405c88fecbad5c10df0b9038c60216b3d9550660a42234007c7383d1f414 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 11:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:23:28 531f38de79b4: Preparing 11:23:28 fe4a922c2bba: Preparing 11:23:28 11f3cc24661b: Preparing 11:23:28 01681171273e: Preparing 11:23:28 cf10efe4379c: Preparing 11:23:28 f0543482eb74: Preparing 11:23:28 dd9c8f8612c8: Preparing 11:23:28 f0543482eb74: Waiting 11:23:28 dd9c8f8612c8: Waiting 11:23:28 fe4a922c2bba: Layer already exists 11:23:28 11f3cc24661b: Layer already exists 11:23:28 cf10efe4379c: Layer already exists 11:23:28 01681171273e: Layer already exists 11:23:28 531f38de79b4: Layer already exists 11:23:28 f0543482eb74: Layer already exists 11:23:28 dd9c8f8612c8: Layer already exists 11:23:29 odessa: digest: sha256:7aea405c88fecbad5c10df0b9038c60216b3d9550660a42234007c7383d1f414 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:29 ===================================================== [Pipeline] echo 11:23:29 taggedImages: 11:23:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 11:23:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 11:23:29 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:23:29 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:29 4.0.1-dev.1 11:23:29 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:29 odessa 11:23:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:23:30 8bdd016452a4: Preparing 11:23:30 ab863d1c91e0: Preparing 11:23:30 a8c19ccdb7fa: Preparing 11:23:30 11f3cc24661b: Preparing 11:23:30 01681171273e: Preparing 11:23:30 64d981a632eb: Preparing 11:23:30 37822c36a798: Preparing 11:23:30 ce6e17ef6879: Preparing 11:23:30 1d585a5a9a04: Preparing 11:23:30 dd9c8f8612c8: Preparing 11:23:30 1d585a5a9a04: Waiting 11:23:30 ce6e17ef6879: Waiting 11:23:30 dd9c8f8612c8: Waiting 11:23:30 64d981a632eb: Waiting 11:23:30 37822c36a798: Waiting 11:23:30 01681171273e: Layer already exists 11:23:30 11f3cc24661b: Layer already exists 11:23:30 a8c19ccdb7fa: Pushed 11:23:30 ab863d1c91e0: Pushed 11:23:30 8bdd016452a4: Pushed 11:23:30 dd9c8f8612c8: Layer already exists 11:23:30 ce6e17ef6879: Pushed 11:23:31 1d585a5a9a04: Pushed 11:23:41 37822c36a798: Pushed 11:23:56 64d981a632eb: Pushed 11:23:56 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:0decca7ce1bd5916468f9b71d731b1e71893ac6a0873283082649091d04ac7f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 11:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:23:56 8bdd016452a4: Preparing 11:23:56 ab863d1c91e0: Preparing 11:23:56 a8c19ccdb7fa: Preparing 11:23:56 11f3cc24661b: Preparing 11:23:56 01681171273e: Preparing 11:23:56 64d981a632eb: Preparing 11:23:56 37822c36a798: Preparing 11:23:56 ce6e17ef6879: Preparing 11:23:56 1d585a5a9a04: Preparing 11:23:56 dd9c8f8612c8: Preparing 11:23:56 ce6e17ef6879: Waiting 11:23:56 1d585a5a9a04: Waiting 11:23:56 dd9c8f8612c8: Waiting 11:23:56 64d981a632eb: Waiting 11:23:56 37822c36a798: Waiting 11:23:56 11f3cc24661b: Layer already exists 11:23:56 8bdd016452a4: Layer already exists 11:23:56 01681171273e: Layer already exists 11:23:56 ab863d1c91e0: Layer already exists 11:23:56 a8c19ccdb7fa: Layer already exists 11:23:56 ce6e17ef6879: Layer already exists 11:23:56 dd9c8f8612c8: Layer already exists 11:23:56 1d585a5a9a04: Layer already exists 11:23:56 37822c36a798: Layer already exists 11:23:56 64d981a632eb: Layer already exists 11:23:57 4.0.1-dev.1: digest: sha256:0decca7ce1bd5916468f9b71d731b1e71893ac6a0873283082649091d04ac7f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:23:57 8bdd016452a4: Preparing 11:23:57 ab863d1c91e0: Preparing 11:23:57 a8c19ccdb7fa: Preparing 11:23:57 11f3cc24661b: Preparing 11:23:57 01681171273e: Preparing 11:23:57 64d981a632eb: Preparing 11:23:57 37822c36a798: Preparing 11:23:57 ce6e17ef6879: Preparing 11:23:57 1d585a5a9a04: Preparing 11:23:57 dd9c8f8612c8: Preparing 11:23:57 37822c36a798: Waiting 11:23:57 ce6e17ef6879: Waiting 11:23:57 1d585a5a9a04: Waiting 11:23:57 dd9c8f8612c8: Waiting 11:23:57 64d981a632eb: Waiting 11:23:57 11f3cc24661b: Layer already exists 11:23:57 a8c19ccdb7fa: Layer already exists 11:23:57 8bdd016452a4: Layer already exists 11:23:57 01681171273e: Layer already exists 11:23:57 ab863d1c91e0: Layer already exists 11:23:57 ce6e17ef6879: Layer already exists 11:23:57 1d585a5a9a04: Layer already exists 11:23:57 64d981a632eb: Layer already exists 11:23:57 37822c36a798: Layer already exists 11:23:57 dd9c8f8612c8: Layer already exists 11:23:58 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:0decca7ce1bd5916468f9b71d731b1e71893ac6a0873283082649091d04ac7f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 11:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:23:58 8bdd016452a4: Preparing 11:23:58 ab863d1c91e0: Preparing 11:23:58 a8c19ccdb7fa: Preparing 11:23:58 11f3cc24661b: Preparing 11:23:58 01681171273e: Preparing 11:23:58 64d981a632eb: Preparing 11:23:58 37822c36a798: Preparing 11:23:58 ce6e17ef6879: Preparing 11:23:58 1d585a5a9a04: Preparing 11:23:58 dd9c8f8612c8: Preparing 11:23:58 64d981a632eb: Waiting 11:23:58 37822c36a798: Waiting 11:23:58 ce6e17ef6879: Waiting 11:23:58 dd9c8f8612c8: Waiting 11:23:58 ab863d1c91e0: Layer already exists 11:23:58 8bdd016452a4: Layer already exists 11:23:58 11f3cc24661b: Layer already exists 11:23:58 01681171273e: Layer already exists 11:23:58 a8c19ccdb7fa: Layer already exists 11:23:58 37822c36a798: Layer already exists 11:23:58 ce6e17ef6879: Layer already exists 11:23:58 1d585a5a9a04: Layer already exists 11:23:58 64d981a632eb: Layer already exists 11:23:58 dd9c8f8612c8: Layer already exists 11:23:59 odessa: digest: sha256:0decca7ce1bd5916468f9b71d731b1e71893ac6a0873283082649091d04ac7f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:59 ===================================================== [Pipeline] echo 11:23:59 taggedImages: 11:23:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 11:23:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 11:23:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:23:59 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:59 4.0.1-dev.1 11:23:59 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:23:59 odessa 11:23:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:23:59 1d3bcee98206: Preparing 11:23:59 f687a8631f40: Preparing 11:23:59 47dc00068bd5: Preparing 11:23:59 11f3cc24661b: Preparing 11:23:59 01681171273e: Preparing 11:23:59 64d981a632eb: Preparing 11:23:59 0ae69b234abe: Preparing 11:23:59 8905ae43eb43: Preparing 11:23:59 dd9c8f8612c8: Preparing 11:23:59 64d981a632eb: Waiting 11:23:59 8905ae43eb43: Waiting 11:23:59 dd9c8f8612c8: Waiting 11:23:59 0ae69b234abe: Waiting 11:23:59 11f3cc24661b: Layer already exists 11:24:00 01681171273e: Layer already exists 11:24:00 64d981a632eb: Layer already exists 11:24:00 f687a8631f40: Pushed 11:24:00 47dc00068bd5: Pushed 11:24:00 1d3bcee98206: Pushed 11:24:00 0ae69b234abe: Pushed 11:24:00 dd9c8f8612c8: Layer already exists 11:24:00 8905ae43eb43: Pushed 11:24:01 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:b83dbbfa942e3ea1eee2da48a4359f28f1b164db726419d78f71b750361dffee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 11:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:24:01 1d3bcee98206: Preparing 11:24:01 f687a8631f40: Preparing 11:24:01 47dc00068bd5: Preparing 11:24:01 11f3cc24661b: Preparing 11:24:01 01681171273e: Preparing 11:24:01 64d981a632eb: Preparing 11:24:01 0ae69b234abe: Preparing 11:24:01 64d981a632eb: Waiting 11:24:01 0ae69b234abe: Waiting 11:24:01 8905ae43eb43: Preparing 11:24:01 dd9c8f8612c8: Preparing 11:24:01 8905ae43eb43: Waiting 11:24:01 dd9c8f8612c8: Waiting 11:24:01 47dc00068bd5: Layer already exists 11:24:01 f687a8631f40: Layer already exists 11:24:01 01681171273e: Layer already exists 11:24:01 11f3cc24661b: Layer already exists 11:24:01 1d3bcee98206: Layer already exists 11:24:01 8905ae43eb43: Layer already exists 11:24:01 64d981a632eb: Layer already exists 11:24:01 0ae69b234abe: Layer already exists 11:24:01 dd9c8f8612c8: Layer already exists 11:24:02 4.0.1-dev.1: digest: sha256:b83dbbfa942e3ea1eee2da48a4359f28f1b164db726419d78f71b750361dffee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:24:02 1d3bcee98206: Preparing 11:24:02 f687a8631f40: Preparing 11:24:02 47dc00068bd5: Preparing 11:24:02 11f3cc24661b: Preparing 11:24:02 01681171273e: Preparing 11:24:02 64d981a632eb: Preparing 11:24:02 0ae69b234abe: Preparing 11:24:02 8905ae43eb43: Preparing 11:24:02 dd9c8f8612c8: Preparing 11:24:02 64d981a632eb: Waiting 11:24:02 0ae69b234abe: Waiting 11:24:02 8905ae43eb43: Waiting 11:24:02 dd9c8f8612c8: Waiting 11:24:02 01681171273e: Layer already exists 11:24:02 11f3cc24661b: Layer already exists 11:24:02 1d3bcee98206: Layer already exists 11:24:02 f687a8631f40: Layer already exists 11:24:02 47dc00068bd5: Layer already exists 11:24:02 0ae69b234abe: Layer already exists 11:24:02 dd9c8f8612c8: Layer already exists 11:24:02 64d981a632eb: Layer already exists 11:24:02 8905ae43eb43: Layer already exists 11:24:03 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:b83dbbfa942e3ea1eee2da48a4359f28f1b164db726419d78f71b750361dffee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 11:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:24:03 1d3bcee98206: Preparing 11:24:03 f687a8631f40: Preparing 11:24:03 47dc00068bd5: Preparing 11:24:03 11f3cc24661b: Preparing 11:24:03 01681171273e: Preparing 11:24:03 64d981a632eb: Preparing 11:24:03 0ae69b234abe: Preparing 11:24:03 64d981a632eb: Waiting 11:24:03 8905ae43eb43: Preparing 11:24:03 0ae69b234abe: Waiting 11:24:03 dd9c8f8612c8: Preparing 11:24:03 8905ae43eb43: Waiting 11:24:03 dd9c8f8612c8: Waiting 11:24:03 f687a8631f40: Layer already exists 11:24:03 47dc00068bd5: Layer already exists 11:24:03 01681171273e: Layer already exists 11:24:03 11f3cc24661b: Layer already exists 11:24:03 1d3bcee98206: Layer already exists 11:24:03 0ae69b234abe: Layer already exists 11:24:03 64d981a632eb: Layer already exists 11:24:03 dd9c8f8612c8: Layer already exists 11:24:03 8905ae43eb43: Layer already exists 11:24:03 odessa: digest: sha256:b83dbbfa942e3ea1eee2da48a4359f28f1b164db726419d78f71b750361dffee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:04 ===================================================== [Pipeline] echo 11:24:04 taggedImages: 11:24:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 11:24:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 11:24:04 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:24:04 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:04 4.0.1-dev.1 11:24:04 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:04 odessa 11:24:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:24:04 8e414e1b49bc: Preparing 11:24:04 4e2a7913acfc: Preparing 11:24:04 6c483225ff58: Preparing 11:24:04 11f3cc24661b: Preparing 11:24:04 01681171273e: Preparing 11:24:04 64d981a632eb: Preparing 11:24:04 ce6e17ef6879: Preparing 11:24:04 1d585a5a9a04: Preparing 11:24:04 dd9c8f8612c8: Preparing 11:24:04 ce6e17ef6879: Waiting 11:24:04 64d981a632eb: Waiting 11:24:04 1d585a5a9a04: Waiting 11:24:04 dd9c8f8612c8: Waiting 11:24:04 01681171273e: Layer already exists 11:24:04 11f3cc24661b: Layer already exists 11:24:05 64d981a632eb: Layer already exists 11:24:05 ce6e17ef6879: Layer already exists 11:24:05 4e2a7913acfc: Pushed 11:24:05 1d585a5a9a04: Layer already exists 11:24:05 8e414e1b49bc: Pushed 11:24:05 dd9c8f8612c8: Layer already exists 11:24:05 6c483225ff58: Pushed 11:24:05 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:98e5fec1ded229bdf571444ed641165de6ed635b10115efd6048368e3430290c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 11:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:24:05 8e414e1b49bc: Preparing 11:24:05 4e2a7913acfc: Preparing 11:24:05 6c483225ff58: Preparing 11:24:05 11f3cc24661b: Preparing 11:24:05 01681171273e: Preparing 11:24:05 64d981a632eb: Preparing 11:24:05 ce6e17ef6879: Preparing 11:24:05 64d981a632eb: Waiting 11:24:05 1d585a5a9a04: Preparing 11:24:05 dd9c8f8612c8: Preparing 11:24:05 ce6e17ef6879: Waiting 11:24:05 dd9c8f8612c8: Waiting 11:24:05 1d585a5a9a04: Waiting 11:24:05 8e414e1b49bc: Layer already exists 11:24:05 6c483225ff58: Layer already exists 11:24:05 4e2a7913acfc: Layer already exists 11:24:05 01681171273e: Layer already exists 11:24:05 11f3cc24661b: Layer already exists 11:24:05 64d981a632eb: Layer already exists 11:24:05 dd9c8f8612c8: Layer already exists 11:24:05 1d585a5a9a04: Layer already exists 11:24:05 ce6e17ef6879: Layer already exists 11:24:06 4.0.1-dev.1: digest: sha256:98e5fec1ded229bdf571444ed641165de6ed635b10115efd6048368e3430290c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:24:06 8e414e1b49bc: Preparing 11:24:06 4e2a7913acfc: Preparing 11:24:06 6c483225ff58: Preparing 11:24:06 11f3cc24661b: Preparing 11:24:06 01681171273e: Preparing 11:24:06 64d981a632eb: Preparing 11:24:06 ce6e17ef6879: Preparing 11:24:06 1d585a5a9a04: Preparing 11:24:06 dd9c8f8612c8: Preparing 11:24:06 64d981a632eb: Waiting 11:24:06 ce6e17ef6879: Waiting 11:24:06 1d585a5a9a04: Waiting 11:24:06 dd9c8f8612c8: Waiting 11:24:06 11f3cc24661b: Layer already exists 11:24:06 4e2a7913acfc: Layer already exists 11:24:06 6c483225ff58: Layer already exists 11:24:06 01681171273e: Layer already exists 11:24:06 8e414e1b49bc: Layer already exists 11:24:06 ce6e17ef6879: Layer already exists 11:24:06 64d981a632eb: Layer already exists 11:24:06 dd9c8f8612c8: Layer already exists 11:24:06 1d585a5a9a04: Layer already exists 11:24:07 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:98e5fec1ded229bdf571444ed641165de6ed635b10115efd6048368e3430290c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 11:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:24:07 8e414e1b49bc: Preparing 11:24:07 4e2a7913acfc: Preparing 11:24:07 6c483225ff58: Preparing 11:24:07 11f3cc24661b: Preparing 11:24:07 01681171273e: Preparing 11:24:07 64d981a632eb: Preparing 11:24:07 ce6e17ef6879: Preparing 11:24:07 1d585a5a9a04: Preparing 11:24:07 dd9c8f8612c8: Preparing 11:24:07 64d981a632eb: Waiting 11:24:07 ce6e17ef6879: Waiting 11:24:07 dd9c8f8612c8: Waiting 11:24:07 1d585a5a9a04: Waiting 11:24:07 8e414e1b49bc: Layer already exists 11:24:07 11f3cc24661b: Layer already exists 11:24:07 4e2a7913acfc: Layer already exists 11:24:07 01681171273e: Layer already exists 11:24:07 6c483225ff58: Layer already exists 11:24:07 ce6e17ef6879: Layer already exists 11:24:07 1d585a5a9a04: Layer already exists 11:24:07 64d981a632eb: Layer already exists 11:24:07 dd9c8f8612c8: Layer already exists 11:24:07 odessa: digest: sha256:98e5fec1ded229bdf571444ed641165de6ed635b10115efd6048368e3430290c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:08 ===================================================== [Pipeline] echo 11:24:08 taggedImages: 11:24:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 11:24:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 11:24:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:24:08 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:08 4.0.1-dev.1 11:24:08 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:08 odessa 11:24:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:24:08 fc20b8542034: Preparing 11:24:08 4bf7c7343bc5: Preparing 11:24:08 11f3cc24661b: Preparing 11:24:08 01681171273e: Preparing 11:24:08 c5fe8241372a: Preparing 11:24:08 e5b7664a4cb6: Preparing 11:24:08 dd9c8f8612c8: Preparing 11:24:08 e5b7664a4cb6: Waiting 11:24:08 dd9c8f8612c8: Waiting 11:24:08 01681171273e: Layer already exists 11:24:08 11f3cc24661b: Layer already exists 11:24:08 dd9c8f8612c8: Layer already exists 11:24:09 fc20b8542034: Pushed 11:24:09 c5fe8241372a: Pushed 11:24:10 e5b7664a4cb6: Pushed 11:24:17 4bf7c7343bc5: Pushed 11:24:17 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:8c00ae1a0351f3d28818b99f9ee092ddabfbe30c7f838d1b766deb6f127d89ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 11:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:24:17 fc20b8542034: Preparing 11:24:17 4bf7c7343bc5: Preparing 11:24:17 11f3cc24661b: Preparing 11:24:17 01681171273e: Preparing 11:24:17 c5fe8241372a: Preparing 11:24:17 e5b7664a4cb6: Preparing 11:24:17 dd9c8f8612c8: Preparing 11:24:17 e5b7664a4cb6: Waiting 11:24:17 dd9c8f8612c8: Waiting 11:24:17 c5fe8241372a: Layer already exists 11:24:17 fc20b8542034: Layer already exists 11:24:17 11f3cc24661b: Layer already exists 11:24:17 01681171273e: Layer already exists 11:24:17 4bf7c7343bc5: Layer already exists 11:24:17 dd9c8f8612c8: Layer already exists 11:24:17 e5b7664a4cb6: Layer already exists 11:24:18 4.0.1-dev.1: digest: sha256:8c00ae1a0351f3d28818b99f9ee092ddabfbe30c7f838d1b766deb6f127d89ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:24:18 fc20b8542034: Preparing 11:24:18 4bf7c7343bc5: Preparing 11:24:18 11f3cc24661b: Preparing 11:24:18 01681171273e: Preparing 11:24:18 c5fe8241372a: Preparing 11:24:18 e5b7664a4cb6: Preparing 11:24:18 dd9c8f8612c8: Preparing 11:24:18 e5b7664a4cb6: Waiting 11:24:18 dd9c8f8612c8: Waiting 11:24:18 fc20b8542034: Layer already exists 11:24:18 01681171273e: Layer already exists 11:24:18 4bf7c7343bc5: Layer already exists 11:24:18 c5fe8241372a: Layer already exists 11:24:18 11f3cc24661b: Layer already exists 11:24:18 dd9c8f8612c8: Layer already exists 11:24:18 e5b7664a4cb6: Layer already exists 11:24:19 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:8c00ae1a0351f3d28818b99f9ee092ddabfbe30c7f838d1b766deb6f127d89ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 11:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:24:19 fc20b8542034: Preparing 11:24:19 4bf7c7343bc5: Preparing 11:24:19 11f3cc24661b: Preparing 11:24:19 01681171273e: Preparing 11:24:19 c5fe8241372a: Preparing 11:24:19 e5b7664a4cb6: Preparing 11:24:19 dd9c8f8612c8: Preparing 11:24:19 e5b7664a4cb6: Waiting 11:24:19 dd9c8f8612c8: Waiting 11:24:19 4bf7c7343bc5: Layer already exists 11:24:19 fc20b8542034: Layer already exists 11:24:19 c5fe8241372a: Layer already exists 11:24:19 01681171273e: Layer already exists 11:24:19 11f3cc24661b: Layer already exists 11:24:19 dd9c8f8612c8: Layer already exists 11:24:19 e5b7664a4cb6: Layer already exists 11:24:20 odessa: digest: sha256:8c00ae1a0351f3d28818b99f9ee092ddabfbe30c7f838d1b766deb6f127d89ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:20 ===================================================== [Pipeline] echo 11:24:20 taggedImages: 11:24:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 11:24:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 11:24:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:24:20 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:20 4.0.1-dev.1 11:24:20 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:20 odessa 11:24:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:24:20 814f7c4450a1: Preparing 11:24:20 045f9781b419: Preparing 11:24:20 11f3cc24661b: Preparing 11:24:20 01681171273e: Preparing 11:24:20 c9b35611edc2: Preparing 11:24:20 1317f67d1ccd: Preparing 11:24:20 dd9c8f8612c8: Preparing 11:24:20 1317f67d1ccd: Waiting 11:24:20 dd9c8f8612c8: Waiting 11:24:20 01681171273e: Layer already exists 11:24:20 11f3cc24661b: Layer already exists 11:24:21 dd9c8f8612c8: Layer already exists 11:24:21 814f7c4450a1: Pushed 11:24:21 c9b35611edc2: Pushed 11:24:21 1317f67d1ccd: Pushed 11:24:29 045f9781b419: Pushed 11:24:29 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:5c17ae612cb889bb9100b20c6fae8b08bb61af09458cb40b862d30a49e1f7547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 11:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:24:30 814f7c4450a1: Preparing 11:24:30 045f9781b419: Preparing 11:24:30 11f3cc24661b: Preparing 11:24:30 01681171273e: Preparing 11:24:30 c9b35611edc2: Preparing 11:24:30 1317f67d1ccd: Preparing 11:24:30 dd9c8f8612c8: Preparing 11:24:30 1317f67d1ccd: Waiting 11:24:30 dd9c8f8612c8: Waiting 11:24:30 01681171273e: Layer already exists 11:24:30 814f7c4450a1: Layer already exists 11:24:30 045f9781b419: Layer already exists 11:24:30 11f3cc24661b: Layer already exists 11:24:30 c9b35611edc2: Layer already exists 11:24:30 1317f67d1ccd: Layer already exists 11:24:30 dd9c8f8612c8: Layer already exists 11:24:31 4.0.1-dev.1: digest: sha256:5c17ae612cb889bb9100b20c6fae8b08bb61af09458cb40b862d30a49e1f7547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:24:31 814f7c4450a1: Preparing 11:24:31 045f9781b419: Preparing 11:24:31 11f3cc24661b: Preparing 11:24:31 01681171273e: Preparing 11:24:31 c9b35611edc2: Preparing 11:24:31 1317f67d1ccd: Preparing 11:24:31 dd9c8f8612c8: Preparing 11:24:31 1317f67d1ccd: Waiting 11:24:31 dd9c8f8612c8: Waiting 11:24:31 11f3cc24661b: Layer already exists 11:24:31 814f7c4450a1: Layer already exists 11:24:31 01681171273e: Layer already exists 11:24:31 045f9781b419: Layer already exists 11:24:31 c9b35611edc2: Layer already exists 11:24:31 1317f67d1ccd: Layer already exists 11:24:31 dd9c8f8612c8: Layer already exists 11:24:31 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:5c17ae612cb889bb9100b20c6fae8b08bb61af09458cb40b862d30a49e1f7547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 11:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:24:32 814f7c4450a1: Preparing 11:24:32 045f9781b419: Preparing 11:24:32 11f3cc24661b: Preparing 11:24:32 01681171273e: Preparing 11:24:32 c9b35611edc2: Preparing 11:24:32 1317f67d1ccd: Preparing 11:24:32 dd9c8f8612c8: Preparing 11:24:32 1317f67d1ccd: Waiting 11:24:32 dd9c8f8612c8: Waiting 11:24:32 11f3cc24661b: Layer already exists 11:24:32 c9b35611edc2: Layer already exists 11:24:32 814f7c4450a1: Layer already exists 11:24:32 01681171273e: Layer already exists 11:24:32 045f9781b419: Layer already exists 11:24:32 1317f67d1ccd: Layer already exists 11:24:32 dd9c8f8612c8: Layer already exists 11:24:32 odessa: digest: sha256:5c17ae612cb889bb9100b20c6fae8b08bb61af09458cb40b862d30a49e1f7547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:32 ===================================================== [Pipeline] echo 11:24:32 taggedImages: 11:24:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 11:24:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 11:24:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 11:24:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo 11:24:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:24:33 11:24:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:24:34 arm64: Pulling from edgex-lftools-log-publisher 11:24:34 8998bd30e6a1: Pulling fs layer 11:24:34 04944245beec: Pulling fs layer 11:24:34 699f458cf7ca: Pulling fs layer 11:24:34 765212b225bb: Pulling fs layer 11:24:34 f23df028b6ca: Pulling fs layer 11:24:34 d65c8cfc05b1: Pulling fs layer 11:24:34 2437ff75d9bd: Pulling fs layer 11:24:34 765212b225bb: Waiting 11:24:34 f23df028b6ca: Waiting 11:24:34 d65c8cfc05b1: Waiting 11:24:34 2437ff75d9bd: Waiting 11:24:34 04944245beec: Verifying Checksum 11:24:34 04944245beec: Download complete 11:24:34 765212b225bb: Verifying Checksum 11:24:34 765212b225bb: Download complete 11:24:34 f23df028b6ca: Verifying Checksum 11:24:34 f23df028b6ca: Download complete 11:24:34 d65c8cfc05b1: Verifying Checksum 11:24:34 d65c8cfc05b1: Download complete 11:24:34 699f458cf7ca: Verifying Checksum 11:24:34 699f458cf7ca: Download complete 11:24:35 8998bd30e6a1: Verifying Checksum 11:24:35 8998bd30e6a1: Download complete 11:24:37 2437ff75d9bd: Verifying Checksum 11:24:37 2437ff75d9bd: Download complete 11:24:39 8998bd30e6a1: Pull complete 11:24:40 04944245beec: Pull complete 11:24:41 699f458cf7ca: Pull complete 11:24:42 765212b225bb: Pull complete 11:24:43 f23df028b6ca: Pull complete 11:24:43 d65c8cfc05b1: Pull complete 11:25:01 2437ff75d9bd: Pull complete 11:25:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:25:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:01 prd-ubuntu20.04-docker-arm64-4c-16g-3387 does not seem to be running inside a container 11:25:01 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:25:04 $ docker top 973f8ff17d4ec5d93296d8b487111b3457a9bec80319b4336322f22d5b30cc5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:25:05 ---> job-cost.sh 11:25:05 lf-activate-venv: SKIPPING 11:25:05 INFO: No Stack... 11:25:05 INFO: Retrieving Pricing Info for: v3-standard-4 11:25:06 INFO: Archiving Costs [Pipeline] sh 11:25:06 + cut -d, -f6+ 11:25:06 cat /w/workspace/edgex-go/15/archives/cost.csv [Pipeline] lock 11:25:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-15-stack-cost] 11:25:06 Resource [jenkins-edgexfoundry-edgex-go-odessa-15-stack-cost] did not exist. Created. 11:25:06 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:25:07 + echo total: 0.10999999940395355 [Pipeline] stash 11:25:08 Stashed 1 file(s) [Pipeline] } 11:25:08 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-15-stack-cost] [Pipeline] // lock [Pipeline] } 11:25:08 $ docker stop --time=1 973f8ff17d4ec5d93296d8b487111b3457a9bec80319b4336322f22d5b30cc5e 11:25:10 $ docker rm -f --volumes 973f8ff17d4ec5d93296d8b487111b3457a9bec80319b4336322f22d5b30cc5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:25:10 provisioning config files... 11:25:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config13435884911748189817tmp [Pipeline] { [Pipeline] sh 11:25:11 + set +x 11:25:11 + bash -s -- 11:25:11 + curl -s https://codecov.io/bash 11:25:11 11:25:11 _____ _ 11:25:11 / ____| | | 11:25:11 | | ___ __| | ___ ___ _____ __ 11:25:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:25:11 | |___| (_) | (_| | __/ (_| (_) \ V / 11:25:11 \_____\___/ \__,_|\___|\___\___/ \_/ 11:25:11 Bash-1.0.6 11:25:11 11:25:11 11:25:11 ==> git version 2.25.1 found 11:25:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:25:11 Release-Date: 2020-01-08 11:25:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:25:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:25:11 ==> Jenkins CI detected. 11:25:11 current dir:  /w/workspace/edgex-go/15 11:25:11 project root: . 11:25:11 --> token set from env 11:25:11 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 11:25:11 ==> Running gcov in . (disable via -X gcov) 11:25:11 ==> Python coveragepy not found 11:25:11 ==> Searching for coverage reports in: 11:25:11 + . 11:25:11 -> Found 1 reports 11:25:11 ==> Detecting git/mercurial file structure 11:25:11 ==> Reading reports 11:25:11 + ./coverage.out bytes=1660924 11:25:11 ==> Appending adjustments 11:25:11 https://docs.codecov.io/docs/fixing-reports 11:25:13 + Found adjustments 11:25:13 ==> Gzipping contents 11:25:13 168K /tmp/codecov.ycDqyj.gz 11:25:13 ==> Uploading reports 11:25:13 url: https://codecov.io 11:25:13 query: branch=odessa&commit=78a2866fa48e527d9c5b931e2f4dbf5e906b79d2&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:25:13 -> Pinging Codecov 11:25:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=78a2866fa48e527d9c5b931e2f4dbf5e906b79d2&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:25:13 -> Uploading to 11:25:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/78a2866fa48e527d9c5b931e2f4dbf5e906b79d2/f4ee0cc6-daef-437d-9188-d38105a377dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250616%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250616T112513Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=511c0d1e923a6021a98ed274ecfa9d0fde4721f4d3e1caf5db54e950b53526b5 11:25:13 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:13 Dload Upload Total Spent Left Speed 11:25:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 164k 0 0 38 65536 0 810k --:--:-- --:--:-- --:--:-- 800k 100 164k 0 0 100 164k 0 801k --:--:-- --:--:-- --:--:-- 798k 11:25:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } 11:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:25:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:25:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:25:14 11:25:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:25:14 latest: Pulling from edgex-devops/edgex-snyk-go 11:25:14 43c4264eed91: Pulling fs layer 11:25:14 4cc291be95ef: Pulling fs layer 11:25:14 2ac1f1163629: Pulling fs layer 11:25:14 5c3c966382ef: Pulling fs layer 11:25:14 4f4fb700ef54: Pulling fs layer 11:25:14 d9c7d2e4e75e: Pulling fs layer 11:25:14 9c3e1370e548: Pulling fs layer 11:25:14 4f4fb700ef54: Waiting 11:25:14 9c3e1370e548: Waiting 11:25:14 d9c7d2e4e75e: Waiting 11:25:14 5c3c966382ef: Waiting 11:25:14 4cc291be95ef: Verifying Checksum 11:25:14 4cc291be95ef: Download complete 11:25:14 5c3c966382ef: Verifying Checksum 11:25:14 5c3c966382ef: Download complete 11:25:14 4f4fb700ef54: Download complete 11:25:14 43c4264eed91: Download complete 11:25:14 d9c7d2e4e75e: Verifying Checksum 11:25:14 d9c7d2e4e75e: Download complete 11:25:14 43c4264eed91: Pull complete 11:25:15 4cc291be95ef: Pull complete 11:25:15 2ac1f1163629: Verifying Checksum 11:25:15 2ac1f1163629: Download complete 11:25:16 9c3e1370e548: Verifying Checksum 11:25:16 9c3e1370e548: Download complete 11:25:18 2ac1f1163629: Pull complete 11:25:18 5c3c966382ef: Pull complete 11:25:18 4f4fb700ef54: Pull complete 11:25:18 d9c7d2e4e75e: Pull complete 11:25:22 9c3e1370e548: Pull complete 11:25:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:22 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 11:25:22 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:25:24 $ docker top 23a912e83f31bec1f5d14fbf6d26327e7b97b021a1cb4fb34c8abf3156bd6179 -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:25 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo 11:25:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh 11:25:25 + set -o pipefail 11:25:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' 11:25:30 11:25:30 Monitoring /w/workspace/edgex-go/15 (github.com/edgexfoundry/edgex-go)... 11:25:30 11:25:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/804aa25b-0b1e-4f4c-a5ef-809caa8bd541 11:25:30 11:25:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:25:30 11:25:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:25:30 11:25:30 11:25:30 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:25:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:25:30 $ docker stop --time=1 23a912e83f31bec1f5d14fbf6d26327e7b97b021a1cb4fb34c8abf3156bd6179 11:25:32 $ docker rm -f --volumes 23a912e83f31bec1f5d14fbf6d26327e7b97b021a1cb4fb34c8abf3156bd6179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:25:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:25:32 provisioning config files... 11:25:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/15@tmp/config12394925971961998249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:25:32 --> edgex-publish-swagger.sh 11:25:32 === Publish openapi API === 11:25:32 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:25:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/15/openapi/core-command.yaml] 11:25:32 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:32 Dload Upload Total Spent Left Speed 11:25:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32848 100 66 100 32782 173 86041 --:--:-- --:--:-- --:--:-- 86215 11:25:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:25:33 11:25:33 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/15/openapi/core-data.yaml] 11:25:33 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:33 Dload Upload Total Spent Left Speed 11:25:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71147 100 66 100 71081 234 247k --:--:-- --:--:-- --:--:-- 247k 11:25:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:25:33 11:25:33 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/15/openapi/core-keeper.yaml] 11:25:33 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:33 Dload Upload Total Spent Left Speed 11:25:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30234 0 0 100 30234 0 145k --:--:-- --:--:-- --:--:-- 144k 100 30300 100 66 100 30234 309 138k --:--:-- --:--:-- --:--:-- 138k 11:25:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:25:33 11:25:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/15/openapi/core-metadata.yaml] 11:25:33 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:33 Dload Upload Total Spent Left Speed 11:25:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 409 969k --:--:-- --:--:-- --:--:-- 970k 11:25:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:25:33 11:25:33 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/15/openapi/security-proxy-auth.yaml] 11:25:33 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:33 Dload Upload Total Spent Left Speed 11:25:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 395 143k --:--:-- --:--:-- --:--:-- 143k 11:25:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:25:33 11:25:33 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/15/openapi/security-secretstore-setup.yaml] 11:25:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:34 Dload Upload Total Spent Left Speed 11:25:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 496 29421 --:--:-- --:--:-- --:--:-- 29917 11:25:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:25:34 11:25:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/15/openapi/support-notifications.yaml] 11:25:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:34 Dload Upload Total Spent Left Speed 11:25:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 370 548k --:--:-- --:--:-- --:--:-- 548k 11:25:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:25:34 11:25:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/15/openapi/support-scheduler.yaml] 11:25:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:34 Dload Upload Total Spent Left Speed 11:25:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 277 208k --:--:-- --:--:-- --:--:-- 208k 11:25:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:25:34 [Pipeline] } 11:25:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:25:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:35 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 11:25:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:25:36 $ docker top 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 -eo pid,comm 11:25:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:25:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:36 [ssh-agent] Looking for ssh-agent implementation... 11:25:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:36 $ docker exec 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 ssh-agent 11:25:36 SSH_AUTH_SOCK=/tmp/ssh-mh8qtdLbZvbq/agent.31 11:25:36 SSH_AGENT_PID=37 11:25:36 Running ssh-add (command line suppressed) 11:25:36 Identity added: /w/workspace/edgex-go/15@tmp/private_key_6058840064046804843.key (/w/workspace/edgex-go/15@tmp/private_key_6058840064046804843.key) 11:25:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:36 + git semver tag 11:25:37 2025-06-16 11:25:37,043 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:25:37 2025-06-16 11:25:37,048 [run_tag] DEBUG tag force:False 11:25:37 2025-06-16 11:25:37,048 [check_head_tag] DEBUG check head tag 11:25:37 2025-06-16 11:25:37,049 [execute] INFO git cat-file --batch-check 11:25:37 2025-06-16 11:25:37,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15, stdin=, shell=False, universal_newlines=False) 11:25:37 2025-06-16 11:25:37,051 [execute] INFO git cat-file --batch 11:25:37 2025-06-16 11:25:37,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/15, stdin=, shell=False, universal_newlines=False) 11:25:37 2025-06-16 11:25:37,066 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa 11:25:37 2025-06-16 11:25:37,067 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 11:25:37 2025-06-16 11:25:37,067 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/edgex-go/15, stdin=None, shell=False, universal_newlines=False) 11:25:37 2025-06-16 11:25:37,069 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa 11:25:37 4.0.1-dev.1 [Pipeline] } 11:25:37 $ docker exec --env ******** --env ******** 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 ssh-agent -k 11:25:37 unset SSH_AUTH_SOCK; 11:25:37 unset SSH_AGENT_PID; 11:25:37 echo Agent pid 37 killed; 11:25:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:37 + git semver [Pipeline] } 11:25:38 $ docker stop --time=1 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 11:25:39 $ docker rm -f --volumes 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:39 11:25:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:40 0.23.1-centos7: Pulling from edgex-lftools 11:25:40 ab5ef0e58194: Pulling fs layer 11:25:40 9712f1f96733: Pulling fs layer 11:25:40 63f879dbbcfc: Pulling fs layer 11:25:40 0d9ebad4ef96: Pulling fs layer 11:25:40 e9a5061849ea: Pulling fs layer 11:25:40 d747dcd14b5f: Pulling fs layer 11:25:40 2de7ff778b66: Pulling fs layer 11:25:40 0d9ebad4ef96: Waiting 11:25:40 e9a5061849ea: Waiting 11:25:40 d747dcd14b5f: Waiting 11:25:40 2de7ff778b66: Waiting 11:25:40 9712f1f96733: Download complete 11:25:40 63f879dbbcfc: Verifying Checksum 11:25:40 63f879dbbcfc: Download complete 11:25:40 e9a5061849ea: Verifying Checksum 11:25:40 e9a5061849ea: Download complete 11:25:40 d747dcd14b5f: Verifying Checksum 11:25:40 d747dcd14b5f: Download complete 11:25:40 0d9ebad4ef96: Verifying Checksum 11:25:40 0d9ebad4ef96: Download complete 11:25:40 ab5ef0e58194: Download complete 11:25:40 2de7ff778b66: Verifying Checksum 11:25:40 2de7ff778b66: Download complete 11:25:43 ab5ef0e58194: Pull complete 11:25:43 9712f1f96733: Pull complete 11:25:44 63f879dbbcfc: Pull complete 11:25:47 0d9ebad4ef96: Pull complete 11:25:47 e9a5061849ea: Pull complete 11:25:47 d747dcd14b5f: Pull complete 11:25:48 2de7ff778b66: Pull complete 11:25:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:25:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:48 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 11:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:25:51 $ docker top f121c7b4f39c33227d84996e0863ed6a594884a2aca5f02af4b56ee9b2bac1a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:25:51 provisioning config files... 11:25:51 copy managed file [sigul-config] to file:/w/workspace/edgex-go/15@tmp/config9307096939075879665tmp 11:25:51 copy managed file [sigul-password] to file:/w/workspace/edgex-go/15@tmp/config5295202674933390284tmp 11:25:51 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/15@tmp/config10536505568370879920tmp [Pipeline] { [Pipeline] echo 11:25:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:25:51 ---> sigul-configuration.sh 11:25:51 gpg: directory `/root/.gnupg' created 11:25:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:25:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:25:51 gpg: keyring `/root/.gnupg/secring.gpg' created 11:25:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:25:51 gpg: CAST5 encrypted data 11:25:51 gpg: encrypted with 1 passphrase 11:25:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:25:52 + mkdir /home/jenkins 11:25:52 + mkdir /home/jenkins/sigul [Pipeline] sh 11:25:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:25:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:25:52 ---> sigul-install.sh 11:25:52 Sigul already installed; skipping installation. [Pipeline] sh 11:25:52 + git tag --list 11:25:52 0.6.0 11:25:52 0.6.1 11:25:52 0.7.0 11:25:52 0.7.1 11:25:52 v1.0.0 11:25:52 v1.0.1 11:25:52 v1.1.0 11:25:52 v1.2.0 11:25:52 v1.2.1 11:25:52 v1.3.0 11:25:52 v1.3.1 11:25:52 v2.0.0 11:25:52 v2.1.0 11:25:52 v2.1.1 11:25:52 v2.2.0 11:25:52 v2.3.0 11:25:52 v3.0 11:25:52 v3.0.0 11:25:52 v3.1 11:25:52 v3.1.0 11:25:52 v3.1.1 11:25:52 v4.0 11:25:52 v4.0.0 11:25:52 v4.0.1 11:25:52 v4.0.1-dev.1 11:25:52 v4.1.0-dev.1 11:25:52 v4.1.0-dev.10 11:25:52 v4.1.0-dev.11 11:25:52 v4.1.0-dev.12 11:25:52 v4.1.0-dev.13 11:25:52 v4.1.0-dev.14 11:25:52 v4.1.0-dev.15 11:25:52 v4.1.0-dev.16 11:25:52 v4.1.0-dev.17 11:25:52 v4.1.0-dev.18 11:25:52 v4.1.0-dev.19 11:25:52 v4.1.0-dev.2 11:25:52 v4.1.0-dev.20 11:25:52 v4.1.0-dev.21 11:25:52 v4.1.0-dev.22 11:25:52 v4.1.0-dev.23 11:25:52 v4.1.0-dev.3 11:25:52 v4.1.0-dev.4 11:25:52 v4.1.0-dev.5 11:25:52 v4.1.0-dev.6 11:25:52 v4.1.0-dev.7 11:25:52 v4.1.0-dev.8 11:25:52 v4.1.0-dev.9 [Pipeline] sh 11:25:53 + lftools sign git-tag v4.0.1-dev.1 11:25:53 Signing Git tag with Sigul... 11:25:53 Signing v4.0.1-dev.1 [Pipeline] echo 11:25:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:25:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:25:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:25:54 $ docker stop --time=1 f121c7b4f39c33227d84996e0863ed6a594884a2aca5f02af4b56ee9b2bac1a2 11:25:55 $ docker rm -f --volumes f121c7b4f39c33227d84996e0863ed6a594884a2aca5f02af4b56ee9b2bac1a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:25:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:56 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 11:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:25:57 $ docker top 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 -eo pid,comm 11:25:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:25:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:57 [ssh-agent] Looking for ssh-agent implementation... 11:25:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:57 $ docker exec 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 ssh-agent 11:25:57 SSH_AUTH_SOCK=/tmp/ssh-LTxdIsnnkNZ8/agent.32 11:25:57 SSH_AGENT_PID=38 11:25:57 Running ssh-add (command line suppressed) 11:25:57 Identity added: /w/workspace/edgex-go/15@tmp/private_key_9720265755714313731.key (/w/workspace/edgex-go/15@tmp/private_key_9720265755714313731.key) 11:25:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:57 + git semver bump pre 11:25:58 2025-06-16 11:25:58,037 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:25:58 2025-06-16 11:25:58,040 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa 11:25:58 2025-06-16 11:25:58,040 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 11:25:58 2025-06-16 11:25:58,041 [bump_version] DEBUG bumped version:4.0.1-dev.2 11:25:58 2025-06-16 11:25:58,041 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/edgex-go/15/.semver/odessa with force:True 11:25:58 2025-06-16 11:25:58,041 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa 11:25:58 2025-06-16 11:25:58,041 [write_file] DEBUG write to file:/w/workspace/edgex-go/15/.semver/odessa 11:25:58 2025-06-16 11:25:58,043 [execute] INFO git cat-file --batch-check 11:25:58 2025-06-16 11:25:58,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15/.semver, stdin=, shell=False, universal_newlines=False) 11:25:58 2025-06-16 11:25:58,048 [execute] INFO git cat-file --batch 11:25:58 2025-06-16 11:25:58,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/15/.semver, stdin=, shell=False, universal_newlines=False) 11:25:58 2025-06-16 11:25:58,051 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa 11:25:58 4.0.1-dev.2 [Pipeline] } 11:25:58 $ docker exec --env ******** --env ******** 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 ssh-agent -k 11:25:58 unset SSH_AUTH_SOCK; 11:25:58 unset SSH_AGENT_PID; 11:25:58 echo Agent pid 38 killed; 11:25:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:58 + git semver [Pipeline] } 11:25:58 $ docker stop --time=1 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 11:26:00 $ docker rm -f --volumes 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 [Pipeline] // withDockerContainer [Pipeline] sh 11:26:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:26:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:00 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 11:26:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:26:01 $ docker top bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c -eo pid,comm 11:26:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:26:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:26:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:01 [ssh-agent] Looking for ssh-agent implementation... 11:26:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:01 $ docker exec bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c ssh-agent 11:26:01 SSH_AUTH_SOCK=/tmp/ssh-mMSxaFVoLN2R/agent.32 11:26:01 SSH_AGENT_PID=38 11:26:01 Running ssh-add (command line suppressed) 11:26:01 Identity added: /w/workspace/edgex-go/15@tmp/private_key_4161583049524558364.key (/w/workspace/edgex-go/15@tmp/private_key_4161583049524558364.key) 11:26:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:02 + git semver push 11:26:02 2025-06-16 11:26:02,250 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:26:02 2025-06-16 11:26:02,257 [run_push] DEBUG push 11:26:02 2025-06-16 11:26:02,257 [execute] INFO git cat-file --batch-check 11:26:02 2025-06-16 11:26:02,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15/.semver, stdin=, shell=False, universal_newlines=False) 11:26:02 2025-06-16 11:26:02,259 [execute] INFO git rev-list 9bf0006e02ee0fd7337212b3495ef82267af9a07 -- 11:26:02 2025-06-16 11:26:02,260 [execute] DEBUG Popen(['git', 'rev-list', '9bf0006e02ee0fd7337212b3495ef82267af9a07', '--'], cwd=/w/workspace/edgex-go/15/.semver, stdin=None, shell=False, universal_newlines=False) 11:26:02 2025-06-16 11:26:02,281 [execute] INFO git fetch -v -- origin 11:26:02 2025-06-16 11:26:02,282 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/15/.semver, stdin=None, shell=False, universal_newlines=True) 11:26:03 2025-06-16 11:26:02,800 [run_push] DEBUG no remote changes detected 11:26:03 2025-06-16 11:26:02,800 [execute] INFO git push origin semver 11:26:03 2025-06-16 11:26:02,800 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/15/.semver, stdin=None, shell=False, universal_newlines=False) 11:26:03 2025-06-16 11:26:03,534 [run_push] DEBUG push all version tags 11:26:03 2025-06-16 11:26:03,535 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:26:03 2025-06-16 11:26:03,535 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/15, stdin=None, shell=False, universal_newlines=False) 11:26:04 2025-06-16 11:26:04,191 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa 11:26:04 4.0.1-dev.2 [Pipeline] } 11:26:04 $ docker exec --env ******** --env ******** bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c ssh-agent -k 11:26:04 unset SSH_AUTH_SOCK; 11:26:04 unset SSH_AGENT_PID; 11:26:04 echo Agent pid 38 killed; 11:26:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:26:04 + git semver [Pipeline] } 11:26:04 $ docker stop --time=1 bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c 11:26:06 $ docker rm -f --volumes bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:26:06 + [ -d /w/workspace/edgex-go/15/archives ] [Pipeline] libraryResource [Pipeline] sh 11:26:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:26:07 ---> package-listing.sh 11:26:07 ++ facter osfamily 11:26:07 ++ tr '[:upper:]' '[:lower:]' 11:26:08 + OS_FAMILY=debian 11:26:08 + workspace=/w/workspace/edgex-go/15 11:26:08 + START_PACKAGES=/tmp/packages_start.txt 11:26:08 + END_PACKAGES=/tmp/packages_end.txt 11:26:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:08 + PACKAGES=/tmp/packages_start.txt 11:26:08 + '[' /w/workspace/edgex-go/15 ']' 11:26:08 + PACKAGES=/tmp/packages_end.txt 11:26:08 + case "${OS_FAMILY}" in 11:26:08 + dpkg -l 11:26:08 + grep '^ii' 11:26:08 + '[' -f /tmp/packages_start.txt ']' 11:26:08 + '[' -f /tmp/packages_end.txt ']' 11:26:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:08 + '[' /w/workspace/edgex-go/15 ']' 11:26:08 + mkdir -p /w/workspace/edgex-go/15/archives/ 11:26:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo 11:26:08 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:26:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:09 11:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:09 latest: Pulling from edgex-lftools-log-publisher 11:26:09 5eb5b503b376: Pulling fs layer 11:26:09 5c69ac0246d0: Pulling fs layer 11:26:09 ec43610c2a17: Pulling fs layer 11:26:09 3a2ae6a8a46f: Pulling fs layer 11:26:09 33b1e0a273af: Pulling fs layer 11:26:09 5d3b04190fa2: Pulling fs layer 11:26:09 2f39f015ded8: Pulling fs layer 11:26:09 33b1e0a273af: Waiting 11:26:09 5d3b04190fa2: Waiting 11:26:09 5c69ac0246d0: Download complete 11:26:09 3a2ae6a8a46f: Download complete 11:26:09 33b1e0a273af: Verifying Checksum 11:26:09 33b1e0a273af: Download complete 11:26:09 5d3b04190fa2: Download complete 11:26:09 ec43610c2a17: Verifying Checksum 11:26:09 ec43610c2a17: Download complete 11:26:09 5eb5b503b376: Verifying Checksum 11:26:09 5eb5b503b376: Download complete 11:26:10 2f39f015ded8: Download complete 11:26:10 5eb5b503b376: Pull complete 11:26:10 5c69ac0246d0: Pull complete 11:26:11 ec43610c2a17: Pull complete 11:26:11 3a2ae6a8a46f: Pull complete 11:26:11 33b1e0a273af: Pull complete 11:26:11 5d3b04190fa2: Pull complete 11:26:15 2f39f015ded8: Pull complete 11:26:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:15 prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container 11:26:15 $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:26:18 $ docker top 9c7a8867d751f56761c1605560f8f2672c5f05971f9ef0402d91c76331e8819d -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:19 + touch /tmp/pre-build-complete [Pipeline] sh 11:26:19 + mkdir -p /var/log/sysstat [Pipeline] sh 11:26:19 + ls /var/log/sa-host 11:26:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:26:19 provisioning config files... 11:26:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config17078879175395662477tmp [Pipeline] { [Pipeline] echo 11:26:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:26:19 ---> create-netrc.sh [Pipeline] } 11:26:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:26:20 ---> python-tools-install.sh [Pipeline] echo 11:26:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:26:20 ---> sudo-logs.sh 11:26:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:26:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:26:20 ---> job-cost.sh 11:26:20 lf-activate-venv: SKIPPING 11:26:20 DEBUG: total: 0.10999999940395355 11:26:20 INFO: Retrieving Stack Cost... 11:26:21 INFO: Retrieving Pricing Info for: v3-standard-8 11:26:21 INFO: Archiving Costs [Pipeline] echo 11:26:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:26:22 ---> logs-deploy.sh 11:26:22 lf-activate-venv: SKIPPING 11:26:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/15 11:26:22 INFO: archiving workspace using pattern(s): 11:26:22 Archives upload complete. 11:26:23 INFO: archiving logs to Nexus 11:26:23 ---> uname -a: 11:26:23 Linux prd-ubuntu20-04-docker-8c-8g-3385 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:26:23 11:26:23 11:26:23 ---> lscpu: 11:26:23 Architecture: x86_64 11:26:23 CPU op-mode(s): 32-bit, 64-bit 11:26:23 Byte Order: Little Endian 11:26:23 Address sizes: 40 bits physical, 48 bits virtual 11:26:23 CPU(s): 8 11:26:23 On-line CPU(s) list: 0-7 11:26:23 Thread(s) per core: 1 11:26:23 Core(s) per socket: 1 11:26:23 Socket(s): 8 11:26:23 NUMA node(s): 1 11:26:23 Vendor ID: AuthenticAMD 11:26:23 CPU family: 23 11:26:23 Model: 49 11:26:23 Model name: AMD EPYC-Rome Processor 11:26:23 Stepping: 0 11:26:23 CPU MHz: 2799.998 11:26:23 BogoMIPS: 5599.99 11:26:23 Virtualization: AMD-V 11:26:23 Hypervisor vendor: KVM 11:26:23 Virtualization type: full 11:26:23 L1d cache: 256 KiB 11:26:23 L1i cache: 256 KiB 11:26:23 L2 cache: 4 MiB 11:26:23 L3 cache: 128 MiB 11:26:23 NUMA node0 CPU(s): 0-7 11:26:23 Vulnerability Itlb multihit: Not affected 11:26:23 Vulnerability L1tf: Not affected 11:26:23 Vulnerability Mds: Not affected 11:26:23 Vulnerability Meltdown: Not affected 11:26:23 Vulnerability Mmio stale data: Not affected 11:26:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:26:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:26:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:26:23 Vulnerability Srbds: Not affected 11:26:23 Vulnerability Tsx async abort: Not affected 11:26:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:26:23 11:26:23 11:26:23 ---> nproc: 11:26:23 8 11:26:23 11:26:23 11:26:23 ---> df -h: 11:26:23 Filesystem Size Used Avail Use% Mounted on 11:26:23 overlay 155G 32G 124G 21% / 11:26:23 tmpfs 64M 0 64M 0% /dev 11:26:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:26:23 shm 64M 0 64M 0% /dev/shm 11:26:23 /dev/vda1 155G 32G 124G 21% /facter-os 11:26:23 11:26:23 11:26:23 ---> sar -b -r -n DEV: 11:26:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3385) 06/16/25 _x86_64_ (8 CPU) 11:26:23 11:26:23 10:37:19 LINUX RESTART (8 CPU) 11:26:23 11:26:23 10:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:26:23 10:39:01 416.71 11.83 404.88 0.00 1791.43 93245.89 0.00 11:26:23 10:40:01 40.31 0.37 39.94 0.00 19.20 27386.77 0.00 11:26:23 10:41:01 62.09 1.42 60.67 0.00 28.26 26023.28 0.00 11:26:23 10:42:01 250.58 1.27 249.32 0.00 43.85 128034.52 0.00 11:26:23 10:43:01 1585.30 23.71 1561.59 0.00 2778.82 432738.20 0.00 11:26:23 10:44:01 171.72 0.10 171.62 0.00 0.80 54612.90 0.00 11:26:23 10:45:01 347.36 0.05 347.31 0.00 0.40 90220.22 0.00 11:26:23 10:46:01 736.76 0.07 736.69 0.00 6.53 155381.57 0.00 11:26:23 10:47:01 35.42 0.08 35.34 0.00 14.13 872.51 0.00 11:26:23 10:48:01 14.41 0.00 14.41 0.00 0.00 342.74 0.00 11:26:23 10:49:01 1.22 0.00 1.22 0.00 0.00 17.60 0.00 11:26:23 10:50:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 11:26:23 10:51:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 11:26:23 10:52:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 11:26:23 10:53:01 2.18 0.02 2.17 0.00 0.13 27.46 0.00 11:26:23 10:54:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 11:26:23 10:55:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 11:26:23 10:56:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 11:26:23 10:57:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 11:26:23 10:58:01 1.45 0.00 1.45 0.00 0.00 18.80 0.00 11:26:23 10:59:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 11:26:23 11:00:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 11:26:23 11:01:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 11:26:23 11:02:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 11:26:23 11:03:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 11:26:23 11:04:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 11:26:23 11:05:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 11:26:23 11:06:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 11:26:23 11:07:01 0.82 0.00 0.82 0.00 0.00 9.60 0.00 11:26:23 11:08:01 1.57 0.00 1.57 0.00 0.00 19.46 0.00 11:26:23 11:09:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 11:26:23 11:10:01 3.63 1.02 2.62 0.00 21.86 35.46 0.00 11:26:23 11:11:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 11:26:23 11:12:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 11:26:23 11:13:02 1.07 0.00 1.07 0.00 0.00 13.06 0.00 11:26:23 11:14:01 1.58 0.00 1.58 0.00 0.00 18.03 0.00 11:26:23 11:15:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 11:26:23 11:16:01 1.05 0.00 1.05 0.00 0.00 14.26 0.00 11:26:23 11:17:01 1.02 0.02 1.00 0.00 0.13 11.33 0.00 11:26:23 11:18:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 11:26:23 11:19:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 11:26:23 11:20:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 11:26:23 11:21:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 11:26:23 11:22:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 11:26:23 11:23:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 11:26:23 11:24:01 1.88 0.00 1.88 0.00 0.00 22.00 0.00 11:26:23 11:25:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 11:26:23 11:26:01 140.25 0.07 140.19 0.00 7.86 49992.67 0.00 11:26:23 Average: 80.15 0.83 79.32 0.00 97.68 22061.86 0.00 11:26:23 11:26:23 10:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:26:23 10:39:01 27963860 31510996 790124 2.40 133064 3612840 1946796 5.74 1182752 3256176 692 11:26:23 10:40:01 26632900 31370244 924156 2.81 136728 4722204 2173292 6.40 1987448 3702436 315784 11:26:23 10:41:01 26390504 31346932 942172 2.87 140872 4877468 2231272 6.58 1687500 4179164 293692 11:26:23 10:42:01 22942232 30799120 1478652 4.50 173680 7660856 3056544 9.01 2440096 6764772 846456 11:26:23 10:43:01 9557960 29702608 2472404 7.52 499012 18610652 8724380 25.71 5052240 16401492 156188 11:26:23 10:44:01 4606400 27547228 4615976 14.04 517304 21230180 13701340 40.38 8475020 17743224 1284784 11:26:23 10:45:01 2929992 28742916 3425600 10.42 533500 23980364 10612560 31.28 8521696 19278508 1775964 11:26:23 10:46:01 6410256 31098304 1135568 3.45 543000 23078792 4543200 13.39 4183860 20460456 448 11:26:23 10:47:01 6398488 31089408 1143864 3.48 544472 23079820 4566308 13.46 4621956 20031828 532 11:26:23 10:48:01 6409888 31101532 1131448 3.44 545056 23080048 4411360 13.00 4886312 19755172 16 11:26:23 10:49:01 6416532 31108192 1124772 3.42 545076 23080048 4411360 13.00 4879132 19755172 4 11:26:23 10:50:01 6417128 31108800 1124612 3.42 545092 23080056 4411360 13.00 4878796 19755176 12 11:26:23 10:51:01 6512024 31203744 1029952 3.13 545100 23080060 4411360 13.00 4784148 19755184 16 11:26:23 10:52:01 6512016 31203740 1029892 3.13 545120 23080060 4411360 13.00 4784164 19755184 8 11:26:23 10:53:01 6512304 31204152 1029360 3.13 545156 23080040 4423388 13.04 4783712 19755164 28 11:26:23 10:54:01 6513280 31205140 1028304 3.13 545164 23080040 4423388 13.04 4782768 19755164 164 11:26:23 10:55:01 6512876 31204784 1028480 3.13 545172 23080048 4423388 13.04 4782776 19755168 4 11:26:23 10:56:01 6513292 31205212 1027976 3.13 545196 23080052 4423388 13.04 4782068 19755172 32 11:26:23 10:57:01 6513744 31205692 1027636 3.13 545228 23080052 4423388 13.04 4782100 19755172 16 11:26:23 10:58:01 6513752 31205764 1027552 3.12 545268 23080056 4423388 13.04 4781760 19755184 16 11:26:23 10:59:01 6513996 31206032 1027220 3.12 545292 23080060 4423388 13.04 4781724 19755184 16 11:26:23 11:00:01 6513948 31206028 1027188 3.12 545308 23080064 4423388 13.04 4781772 19755188 4 11:26:23 11:01:01 6513624 31205716 1027536 3.12 545328 23080060 4423388 13.04 4781764 19755192 28 11:26:23 11:02:01 6513636 31205820 1027228 3.12 545360 23080068 4423388 13.04 4781832 19755192 8 11:26:23 11:03:01 6513524 31205732 1027252 3.12 545400 23080056 4423388 13.04 4781888 19755196 16 11:26:23 11:04:01 6513508 31205784 1027120 3.12 545436 23080072 4423388 13.04 4782172 19755196 16 11:26:23 11:05:01 6513964 31206260 1026576 3.12 545460 23080076 4423388 13.04 4781932 19755200 12 11:26:23 11:06:01 6514148 31206484 1026496 3.12 545488 23080080 4423388 13.04 4781964 19755204 12 11:26:23 11:07:01 6513880 31206228 1026724 3.12 545500 23080080 4423388 13.04 4781992 19755204 8 11:26:23 11:08:01 6513612 31205968 1026908 3.12 545528 23080084 4423388 13.04 4782068 19755208 48 11:26:23 11:09:01 6514096 31206496 1026556 3.12 545544 23080088 4423388 13.04 4782060 19755212 12 11:26:23 11:10:01 6512028 31205428 1027524 3.12 545632 23080732 4492312 13.24 4782372 19755792 8 11:26:23 11:11:01 6511980 31205392 1027508 3.12 545632 23080736 4492312 13.24 4782364 19755796 8 11:26:23 11:12:01 6511616 31205052 1027780 3.13 545656 23080740 4492312 13.24 4782384 19755796 8 11:26:23 11:13:02 6512028 31205492 1027480 3.12 545692 23080736 4492312 13.24 4782528 19755800 32 11:26:23 11:14:01 6512044 31205560 1027396 3.12 545720 23080744 4492312 13.24 4782532 19755800 12 11:26:23 11:15:01 6511996 31205532 1027360 3.12 545740 23080748 4492312 13.24 4782532 19755804 8 11:26:23 11:16:01 6511632 31205180 1027644 3.13 545752 23080756 4492312 13.24 4782540 19755808 68 11:26:23 11:17:01 6511284 31204968 1027804 3.13 545756 23080880 4492312 13.24 4782548 19755936 12 11:26:23 11:18:01 6511408 31205148 1027504 3.12 545776 23080888 4492312 13.24 4782628 19755948 60 11:26:23 11:19:01 6511344 31205104 1027504 3.12 545808 23080884 4492312 13.24 4782588 19755948 8 11:26:23 11:20:01 6511496 31205308 1027468 3.12 545824 23080892 4492312 13.24 4782608 19755952 8 11:26:23 11:21:01 6511480 31205316 1027604 3.13 545876 23080896 4492312 13.24 4782620 19755956 8 11:26:23 11:22:01 6511456 31205344 1027536 3.12 545912 23080896 4492312 13.24 4782672 19755956 8 11:26:23 11:23:01 6511408 31205336 1027512 3.12 545932 23080900 4492312 13.24 4782820 19755960 16 11:26:23 11:24:01 6511360 31205312 1027464 3.12 545976 23080892 4492312 13.24 4782764 19755960 24 11:26:23 11:25:01 6511312 31205320 1027412 3.12 545996 23080908 4492312 13.24 4782836 19755964 12 11:26:23 11:26:01 4936268 31065588 1164792 3.54 576108 24363404 4839696 14.26 4999280 20986356 508 11:26:23 Average: 8040698 31037113 1196679 3.64 510973 21505649 4698474 13.85 4691294 18406514 97413 11:26:23 11:26:23 10:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:26:23 10:39:01 lo 4.61 4.61 0.45 0.45 0.00 0.00 0.00 0.00 11:26:23 10:39:01 veth3fcf255 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:39:01 ens3 1089.26 913.20 11818.21 112.07 0.00 0.00 0.00 0.00 11:26:23 10:39:01 docker0 718.03 777.89 52.84 4701.42 0.00 0.00 0.00 0.00 11:26:23 10:40:01 vethf9f9d6b 0.43 0.63 0.04 0.05 0.00 0.00 0.00 0.00 11:26:23 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:40:01 ens3 47.83 28.68 41.99 18.13 0.00 0.00 0.00 0.00 11:26:23 10:40:01 docker0 0.43 0.50 0.03 0.04 0.00 0.00 0.00 0.00 11:26:23 10:41:01 vethf9f9d6b 7.75 8.77 0.66 32.84 0.00 0.00 0.00 0.00 11:26:23 10:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:41:01 ens3 41.51 29.36 60.16 18.98 0.00 0.00 0.00 0.00 11:26:23 10:41:01 docker0 7.75 8.75 0.55 32.84 0.00 0.00 0.00 0.00 11:26:23 10:42:01 vethbddeecb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:42:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 11:26:23 10:42:01 vethd195030 1.97 5.13 0.14 38.80 0.00 0.00 0.00 0.00 11:26:23 10:42:01 ens3 182.84 136.15 2679.53 156.40 0.00 0.00 0.00 0.00 11:26:23 10:42:01 veth3791ce9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:42:01 veth8016334 0.33 0.50 0.03 0.14 0.00 0.00 0.00 0.00 11:26:23 10:42:01 vethfbb8cee 3.42 7.15 0.26 64.89 0.00 0.00 0.00 0.01 11:26:23 10:42:01 vethccc3983 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:42:01 vethcb82f54 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:42:01 veth2e2ecb1 2.82 7.66 0.21 110.06 0.00 0.00 0.00 0.01 11:26:23 10:42:01 vethfebd002 1.93 4.03 0.14 38.74 0.00 0.00 0.00 0.00 11:26:23 10:42:01 vethff3b8c4 1.32 3.80 0.11 38.79 0.00 0.00 0.00 0.00 11:26:23 10:42:01 veth0dfe32d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:42:01 vethfcd1c4b 1.83 5.28 0.14 44.68 0.00 0.00 0.00 0.00 11:26:23 10:42:01 docker0 16.63 41.14 1.03 449.24 0.00 0.00 0.00 0.00 11:26:23 10:42:01 veth656138e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:42:01 veth9a7f076 3.02 9.06 0.23 113.24 0.00 0.00 0.00 0.01 11:26:23 10:42:01 veth41b1e3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:43:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 11:26:23 10:43:01 vethaf53d8b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 veth6d8f178 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 ens3 1176.94 668.71 11467.74 77.33 0.00 0.00 0.00 0.00 11:26:23 10:43:01 veth8016334 0.07 1.00 0.00 0.17 0.00 0.00 0.00 0.00 11:26:23 10:43:01 veth37eca47 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 veth61b846b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 vethd49ab3c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 veth680f648 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 veth2ffd164 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 veth9e58663 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 veth8f5e634 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 vethb4dbce4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 docker0 554.83 928.62 46.33 8302.56 0.00 0.00 0.00 0.00 11:26:23 10:43:01 vethc4fe9f1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:43:01 veth91851df 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:44:01 vethaf53d8b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:44:01 veth6d8f178 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:26:23 10:44:01 ens3 7.98 4.33 6.76 3.02 0.00 0.00 0.00 0.00 11:26:23 10:44:01 veth8016334 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:44:01 veth37eca47 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:44:01 veth61b846b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:44:01 vethd49ab3c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:44:01 veth680f648 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:44:01 veth2ffd164 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:44:01 veth9e58663 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:44:01 veth8f5e634 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:44:01 vethb4dbce4 0.05 0.10 0.00 0.03 0.00 0.00 0.00 0.00 11:26:23 10:44:01 docker0 0.12 0.08 0.00 0.03 0.00 0.00 0.00 0.00 11:26:23 10:44:01 vethc4fe9f1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:44:01 veth91851df 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 vethaf53d8b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 veth6d8f178 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 ens3 9.70 5.10 7.96 4.30 0.00 0.00 0.00 0.00 11:26:23 10:45:01 veth8016334 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 veth61b846b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 veth680f648 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 veth2ffd164 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 veth9e58663 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 veth8f5e634 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 vethb4dbce4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 vethc4fe9f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:45:01 veth91851df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:46:01 lo 15.06 15.06 1.48 1.48 0.00 0.00 0.00 0.00 11:26:23 10:46:01 ens3 111.58 100.27 67.94 345.75 0.00 0.00 0.00 0.00 11:26:23 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:47:01 lo 39.05 39.05 3.85 3.85 0.00 0.00 0.00 0.00 11:26:23 10:47:01 ens3 454.78 476.59 178.73 2709.41 0.00 0.00 0.00 0.00 11:26:23 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:48:01 lo 14.73 14.73 1.45 1.45 0.00 0.00 0.00 0.00 11:26:23 10:48:01 ens3 193.48 192.97 75.39 1320.93 0.00 0.00 0.00 0.00 11:26:23 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:49:01 ens3 1.18 0.45 3.30 0.22 0.00 0.00 0.00 0.00 11:26:23 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:50:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:52:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 11:26:23 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:53:01 ens3 0.80 0.42 0.40 0.28 0.00 0.00 0.00 0.00 11:26:23 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:55:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 10:58:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:26:23 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:00:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 11:26:23 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:03:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:26:23 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:04:01 ens3 0.87 0.48 0.36 0.22 0.00 0.00 0.00 0.00 11:26:23 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:08:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:26:23 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:09:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:26:23 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:13:02 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:26:23 11:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:15:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:26:23 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:18:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:26:23 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:19:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:26:23 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:23:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 11:26:23 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:26:23 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:26:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 11:26:23 11:26:01 ens3 325.56 231.06 7183.12 167.82 0.00 0.00 0.00 0.00 11:26:23 11:26:01 veth5877f59 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 11:26:01 docker0 2.98 2.42 0.73 0.97 0.00 0.00 0.00 0.00 11:26:23 Average: lo 1.71 1.71 0.17 0.17 0.00 0.00 0.00 0.00 11:26:23 Average: ens3 75.71 57.87 696.41 102.86 0.00 0.00 0.00 0.00 11:26:23 Average: veth5877f59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:23 Average: docker0 26.88 36.42 2.10 279.67 0.00 0.00 0.00 0.00 11:26:23 11:26:23 11:26:23 ---> sar -P ALL: 11:26:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3385) 06/16/25 _x86_64_ (8 CPU) 11:26:23 11:26:23 10:37:19 LINUX RESTART (8 CPU) 11:26:23 11:26:23 10:38:02 CPU %user %nice %system %iowait %steal %idle 11:26:23 10:39:01 all 10.59 0.00 4.95 1.78 0.07 82.61 11:26:23 10:39:01 0 9.50 0.00 6.67 8.34 0.09 75.41 11:26:23 10:39:01 1 13.68 0.00 4.92 1.25 0.07 80.08 11:26:23 10:39:01 2 9.99 0.00 6.32 3.19 0.05 80.45 11:26:23 10:39:01 3 11.60 0.00 4.42 0.28 0.07 83.64 11:26:23 10:39:01 4 12.50 0.00 4.27 0.17 0.07 82.99 11:26:23 10:39:01 5 10.05 0.00 3.69 0.12 0.07 86.07 11:26:23 10:39:01 6 7.86 0.00 5.32 0.43 0.07 86.33 11:26:23 10:39:01 7 9.53 0.00 4.04 0.48 0.07 85.88 11:26:23 10:40:01 all 42.28 0.00 6.51 0.34 0.09 50.77 11:26:23 10:40:01 0 44.56 0.00 6.73 0.40 0.10 48.21 11:26:23 10:40:01 1 42.07 0.00 5.84 0.03 0.08 51.97 11:26:23 10:40:01 2 40.27 0.00 6.45 0.02 0.10 53.17 11:26:23 10:40:01 3 41.12 0.00 7.20 0.05 0.08 51.54 11:26:23 10:40:01 4 38.47 0.00 6.11 0.02 0.10 55.31 11:26:23 10:40:01 5 42.36 0.00 7.26 0.05 0.10 50.23 11:26:23 10:40:01 6 41.85 0.00 6.34 0.03 0.08 51.69 11:26:23 10:40:01 7 47.55 0.00 6.17 2.13 0.08 44.06 11:26:23 10:41:01 all 58.26 0.00 7.56 0.26 0.10 33.82 11:26:23 10:41:01 0 56.52 0.00 8.05 0.67 0.10 34.66 11:26:23 10:41:01 1 58.46 0.00 7.10 0.07 0.10 34.27 11:26:23 10:41:01 2 58.66 0.00 7.13 0.08 0.10 34.02 11:26:23 10:41:01 3 58.50 0.00 8.32 0.20 0.10 32.88 11:26:23 10:41:01 4 58.40 0.00 7.47 0.74 0.12 33.28 11:26:23 10:41:01 5 57.98 0.00 8.13 0.07 0.08 33.75 11:26:23 10:41:01 6 58.01 0.00 7.10 0.12 0.10 34.67 11:26:23 10:41:01 7 59.54 0.00 7.18 0.12 0.10 33.06 11:26:23 10:42:01 all 36.23 0.00 8.20 1.67 0.09 53.81 11:26:23 10:42:01 0 37.47 0.00 9.09 4.11 0.10 49.22 11:26:23 10:42:01 1 35.83 0.00 8.69 1.19 0.08 54.20 11:26:23 10:42:01 2 36.41 0.00 8.06 1.03 0.08 54.41 11:26:23 10:42:01 3 35.78 0.00 8.76 1.87 0.08 53.51 11:26:23 10:42:01 4 36.36 0.00 8.30 1.99 0.08 53.26 11:26:23 10:42:01 5 35.75 0.00 7.40 1.45 0.10 55.30 11:26:23 10:42:01 6 35.96 0.00 8.00 1.00 0.08 54.96 11:26:23 10:42:01 7 36.31 0.00 7.33 0.71 0.08 55.57 11:26:23 10:43:01 all 29.79 0.00 13.88 16.31 0.13 39.88 11:26:23 10:43:01 0 30.18 0.00 13.37 11.52 0.15 44.77 11:26:23 10:43:01 1 29.23 0.00 14.44 17.60 0.12 38.62 11:26:23 10:43:01 2 28.51 0.00 12.99 11.15 0.10 47.25 11:26:23 10:43:01 3 30.47 0.00 14.02 20.58 0.10 34.83 11:26:23 10:43:01 4 31.54 0.00 12.62 13.57 0.14 42.13 11:26:23 10:43:01 5 28.53 0.00 14.57 15.90 0.12 40.89 11:26:23 10:43:01 6 29.88 0.00 14.97 24.59 0.15 30.41 11:26:23 10:43:01 7 30.00 0.00 14.06 15.71 0.15 40.07 11:26:23 10:44:01 all 89.53 0.00 10.35 0.00 0.12 0.01 11:26:23 10:44:01 0 87.82 0.00 12.06 0.00 0.12 0.00 11:26:23 10:44:01 1 89.75 0.00 10.13 0.00 0.10 0.02 11:26:23 10:44:01 2 89.50 0.00 10.40 0.00 0.10 0.00 11:26:23 10:44:01 3 89.47 0.00 10.41 0.00 0.10 0.02 11:26:23 10:44:01 4 90.51 0.00 9.37 0.00 0.12 0.00 11:26:23 10:44:01 5 89.25 0.00 10.58 0.00 0.15 0.02 11:26:23 10:44:01 6 90.37 0.00 9.50 0.00 0.13 0.00 11:26:23 10:44:01 7 89.55 0.00 10.33 0.00 0.12 0.00 11:26:23 10:45:01 all 90.17 0.00 9.70 0.00 0.13 0.00 11:26:23 10:45:01 0 89.22 0.00 10.66 0.00 0.12 0.00 11:26:23 10:45:01 1 90.70 0.00 9.18 0.00 0.12 0.00 11:26:23 10:45:01 2 90.09 0.00 9.80 0.00 0.12 0.00 11:26:23 10:45:01 3 90.45 0.00 9.42 0.00 0.13 0.00 11:26:23 10:45:01 4 91.00 0.00 8.87 0.00 0.13 0.00 11:26:23 10:45:01 5 90.08 0.00 9.77 0.00 0.15 0.00 11:26:23 10:45:01 6 90.63 0.00 9.22 0.00 0.15 0.00 11:26:23 10:45:01 7 89.15 0.00 10.73 0.00 0.12 0.00 11:26:23 10:46:01 all 53.36 0.00 7.71 0.46 0.10 38.37 11:26:23 10:46:01 0 54.09 0.00 8.73 0.23 0.12 36.84 11:26:23 10:46:01 1 53.48 0.00 7.36 0.48 0.08 38.59 11:26:23 10:46:01 2 52.91 0.00 7.87 0.65 0.10 38.47 11:26:23 10:46:01 3 52.90 0.00 7.25 0.35 0.08 39.41 11:26:23 10:46:01 4 52.98 0.00 6.89 0.22 0.15 39.76 11:26:23 10:46:01 5 53.06 0.00 8.42 0.47 0.08 37.98 11:26:23 10:46:01 6 53.95 0.00 7.04 0.55 0.10 38.36 11:26:23 10:46:01 7 53.50 0.00 8.13 0.68 0.08 37.61 11:26:23 10:47:01 all 10.46 0.00 0.89 0.11 0.06 88.47 11:26:23 10:47:01 0 12.20 0.00 0.81 0.03 0.07 86.90 11:26:23 10:47:01 1 8.58 0.00 0.85 0.00 0.07 90.50 11:26:23 10:47:01 2 10.73 0.00 0.95 0.03 0.07 88.21 11:26:23 10:47:01 3 12.02 0.00 0.96 0.65 0.07 86.31 11:26:23 10:47:01 4 6.88 0.00 0.92 0.03 0.07 92.10 11:26:23 10:47:01 5 12.79 0.00 0.76 0.08 0.05 86.32 11:26:23 10:47:01 6 11.48 0.00 1.00 0.02 0.05 87.45 11:26:23 10:47:01 7 9.06 0.00 0.90 0.02 0.07 89.96 11:26:23 10:48:01 all 5.96 0.00 0.44 0.05 0.04 93.50 11:26:23 10:48:01 0 6.31 0.00 0.38 0.00 0.05 93.25 11:26:23 10:48:01 1 6.88 0.00 0.53 0.02 0.05 92.51 11:26:23 10:48:01 2 4.78 0.00 0.27 0.02 0.02 94.92 11:26:23 10:48:01 3 7.55 0.00 0.65 0.25 0.05 91.50 11:26:23 10:48:01 4 4.58 0.00 0.38 0.02 0.03 94.98 11:26:23 10:48:01 5 9.96 0.00 0.47 0.05 0.05 89.47 11:26:23 10:48:01 6 4.00 0.00 0.47 0.03 0.05 95.45 11:26:23 10:48:01 7 3.66 0.00 0.37 0.02 0.03 95.93 11:26:23 10:49:01 all 0.11 0.00 0.01 0.01 0.01 99.86 11:26:23 10:49:01 0 0.12 0.00 0.02 0.00 0.03 99.83 11:26:23 10:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 10:49:01 2 0.13 0.00 0.02 0.00 0.02 99.83 11:26:23 10:49:01 3 0.08 0.00 0.02 0.03 0.00 99.87 11:26:23 10:49:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 10:49:01 5 0.10 0.00 0.02 0.02 0.02 99.85 11:26:23 10:49:01 6 0.13 0.00 0.00 0.00 0.02 99.85 11:26:23 10:49:01 7 0.20 0.00 0.02 0.00 0.02 99.77 11:26:23 11:26:23 10:49:01 CPU %user %nice %system %iowait %steal %idle 11:26:23 10:50:01 all 0.03 0.00 0.02 0.01 0.01 99.94 11:26:23 10:50:01 0 0.08 0.00 0.08 0.03 0.02 99.78 11:26:23 10:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:26:23 10:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 10:50:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:26:23 10:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:26:23 10:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:26:23 10:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 10:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:26:23 10:51:01 all 0.09 0.00 0.01 0.00 0.01 99.89 11:26:23 10:51:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:26:23 10:51:01 1 0.12 0.00 0.02 0.00 0.03 99.83 11:26:23 10:51:01 2 0.07 0.00 0.00 0.00 0.00 99.93 11:26:23 10:51:01 3 0.10 0.00 0.03 0.02 0.00 99.85 11:26:23 10:51:01 4 0.07 0.00 0.00 0.00 0.02 99.92 11:26:23 10:51:01 5 0.07 0.00 0.00 0.02 0.00 99.92 11:26:23 10:51:01 6 0.08 0.00 0.00 0.00 0.02 99.90 11:26:23 10:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 11:26:23 10:52:01 all 0.03 0.00 0.02 0.00 0.02 99.93 11:26:23 10:52:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:26:23 10:52:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:26:23 10:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:26:23 10:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 10:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:26:23 10:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 10:52:01 6 0.00 0.00 0.02 0.00 0.03 99.95 11:26:23 10:52:01 7 0.10 0.00 0.00 0.00 0.02 99.88 11:26:23 10:53:01 all 0.32 0.00 0.03 0.01 0.01 99.63 11:26:23 10:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:26:23 10:53:01 1 0.08 0.00 0.05 0.02 0.03 99.82 11:26:23 10:53:01 2 0.08 0.00 0.03 0.00 0.00 99.88 11:26:23 10:53:01 3 0.07 0.00 0.03 0.03 0.00 99.87 11:26:23 10:53:01 4 0.08 0.00 0.03 0.00 0.02 99.87 11:26:23 10:53:01 5 0.08 0.00 0.03 0.00 0.02 99.87 11:26:23 10:53:01 6 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 10:53:01 7 1.99 0.00 0.02 0.00 0.02 97.98 11:26:23 10:54:01 all 0.26 0.00 0.01 0.01 0.01 99.70 11:26:23 10:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:26:23 10:54:01 1 0.03 0.00 0.02 0.03 0.02 99.90 11:26:23 10:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 10:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 11:26:23 10:54:01 4 0.12 0.00 0.03 0.00 0.02 99.83 11:26:23 10:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 10:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 10:54:01 7 1.86 0.00 0.00 0.00 0.02 98.13 11:26:23 10:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:26:23 10:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:26:23 10:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 10:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:26:23 10:55:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:26:23 10:55:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:26:23 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:26:23 10:55:01 6 0.05 0.00 0.02 0.00 0.03 99.90 11:26:23 10:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:26:23 10:56:01 all 0.22 0.00 0.01 0.00 0.01 99.75 11:26:23 10:56:01 0 0.08 0.00 0.00 0.00 0.03 99.88 11:26:23 10:56:01 1 0.10 0.00 0.02 0.02 0.03 99.83 11:26:23 10:56:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:26:23 10:56:01 3 0.05 0.00 0.02 0.02 0.00 99.92 11:26:23 10:56:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 10:56:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 10:56:01 6 0.10 0.00 0.05 0.00 0.02 99.83 11:26:23 10:56:01 7 1.24 0.00 0.00 0.00 0.00 98.76 11:26:23 10:57:01 all 0.28 0.00 0.02 0.00 0.01 99.68 11:26:23 10:57:01 0 0.12 0.00 0.05 0.00 0.02 99.82 11:26:23 10:57:01 1 0.05 0.00 0.07 0.00 0.03 99.85 11:26:23 10:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:26:23 10:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:26:23 10:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 10:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:26:23 10:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 10:57:01 7 1.99 0.00 0.00 0.00 0.02 98.00 11:26:23 10:58:01 all 0.27 0.00 0.02 0.01 0.02 99.69 11:26:23 10:58:01 0 0.13 0.00 0.03 0.00 0.03 99.80 11:26:23 10:58:01 1 0.10 0.00 0.03 0.02 0.02 99.83 11:26:23 10:58:01 2 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 10:58:01 3 0.07 0.00 0.02 0.03 0.02 99.87 11:26:23 10:58:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:26:23 10:58:01 5 0.10 0.00 0.02 0.00 0.00 99.88 11:26:23 10:58:01 6 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 10:58:01 7 1.50 0.00 0.02 0.00 0.02 98.47 11:26:23 10:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:26:23 10:59:01 0 0.08 0.00 0.03 0.00 0.03 99.85 11:26:23 10:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:26:23 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 10:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:26:23 10:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:26:23 10:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:26:23 10:59:01 6 0.03 0.00 0.03 0.00 0.03 99.90 11:26:23 10:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:26:23 11:00:01 all 0.15 0.00 0.01 0.00 0.01 99.83 11:26:23 11:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 11:00:01 1 0.08 0.00 0.02 0.00 0.00 99.90 11:26:23 11:00:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 11:00:01 3 0.03 0.00 0.00 0.03 0.02 99.92 11:26:23 11:00:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 11:00:01 5 0.07 0.00 0.00 0.00 0.02 99.92 11:26:23 11:00:01 6 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 11:00:01 7 0.68 0.00 0.02 0.00 0.00 99.30 11:26:23 11:26:23 11:00:01 CPU %user %nice %system %iowait %steal %idle 11:26:23 11:01:01 all 0.10 0.00 0.01 0.00 0.01 99.87 11:26:23 11:01:01 0 0.07 0.00 0.03 0.00 0.03 99.87 11:26:23 11:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:26:23 11:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 11:01:01 3 0.00 0.00 0.00 0.03 0.02 99.95 11:26:23 11:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 11:01:01 6 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 11:01:01 7 0.61 0.00 0.00 0.00 0.02 99.37 11:26:23 11:02:01 all 0.33 0.00 0.01 0.01 0.01 99.64 11:26:23 11:02:01 0 0.10 0.00 0.03 0.00 0.03 99.83 11:26:23 11:02:01 1 0.13 0.00 0.02 0.00 0.00 99.85 11:26:23 11:02:01 2 0.10 0.00 0.00 0.00 0.00 99.90 11:26:23 11:02:01 3 0.07 0.00 0.02 0.05 0.02 99.85 11:26:23 11:02:01 4 0.07 0.00 0.00 0.00 0.00 99.93 11:26:23 11:02:01 5 0.10 0.00 0.02 0.00 0.00 99.88 11:26:23 11:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:26:23 11:02:01 7 2.02 0.00 0.00 0.00 0.02 97.96 11:26:23 11:03:01 all 0.26 0.00 0.02 0.01 0.02 99.69 11:26:23 11:03:01 0 0.18 0.00 0.05 0.00 0.05 99.72 11:26:23 11:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:26:23 11:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:26:23 11:03:01 3 0.03 0.00 0.00 0.07 0.02 99.88 11:26:23 11:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:26:23 11:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 11:03:01 7 1.77 0.00 0.10 0.00 0.02 98.11 11:26:23 11:04:01 all 0.09 0.00 0.01 0.00 0.01 99.87 11:26:23 11:04:01 0 0.17 0.00 0.05 0.00 0.05 99.73 11:26:23 11:04:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:26:23 11:04:01 2 0.10 0.00 0.02 0.00 0.00 99.88 11:26:23 11:04:01 3 0.07 0.00 0.02 0.03 0.02 99.87 11:26:23 11:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:26:23 11:04:01 5 0.07 0.00 0.00 0.00 0.02 99.92 11:26:23 11:04:01 6 0.07 0.00 0.00 0.00 0.00 99.93 11:26:23 11:04:01 7 0.12 0.00 0.02 0.00 0.00 99.87 11:26:23 11:05:01 all 0.01 0.00 0.02 0.00 0.01 99.96 11:26:23 11:05:01 0 0.07 0.00 0.07 0.00 0.03 99.83 11:26:23 11:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:26:23 11:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:05:01 3 0.02 0.00 0.02 0.03 0.02 99.92 11:26:23 11:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:26:23 11:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:26:23 11:06:01 all 0.08 0.00 0.03 0.02 0.01 99.86 11:26:23 11:06:01 0 0.12 0.00 0.08 0.00 0.05 99.75 11:26:23 11:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 11:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:26:23 11:06:01 3 0.07 0.00 0.03 0.15 0.02 99.73 11:26:23 11:06:01 4 0.08 0.00 0.00 0.00 0.00 99.92 11:26:23 11:06:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 11:06:01 6 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 11:06:01 7 0.10 0.00 0.02 0.00 0.02 99.87 11:26:23 11:07:01 all 0.03 0.00 0.02 0.00 0.01 99.95 11:26:23 11:07:01 0 0.10 0.00 0.08 0.00 0.03 99.78 11:26:23 11:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:26:23 11:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:26:23 11:07:01 3 0.03 0.00 0.03 0.02 0.02 99.90 11:26:23 11:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:26:23 11:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:08:01 all 0.17 0.00 0.02 0.01 0.01 99.80 11:26:23 11:08:01 0 0.12 0.00 0.05 0.03 0.03 99.77 11:26:23 11:08:01 1 0.07 0.00 0.00 0.00 0.02 99.92 11:26:23 11:08:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:26:23 11:08:01 3 0.12 0.00 0.02 0.03 0.02 99.82 11:26:23 11:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:26:23 11:08:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 11:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:26:23 11:08:01 7 0.85 0.00 0.02 0.00 0.02 99.12 11:26:23 11:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:26:23 11:09:01 0 0.08 0.00 0.12 0.02 0.05 99.73 11:26:23 11:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:26:23 11:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:26:23 11:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:26:23 11:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:26:23 11:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:26:23 11:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:10:01 all 0.06 0.00 0.05 0.01 0.01 99.86 11:26:23 11:10:01 0 0.05 0.00 0.05 0.02 0.05 99.83 11:26:23 11:10:01 1 0.25 0.00 0.07 0.03 0.02 99.63 11:26:23 11:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:26:23 11:10:01 3 0.03 0.00 0.07 0.03 0.02 99.85 11:26:23 11:10:01 4 0.08 0.00 0.07 0.00 0.02 99.83 11:26:23 11:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:26:23 11:10:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:26:23 11:10:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:26:23 11:11:01 all 0.07 0.00 0.02 0.00 0.01 99.90 11:26:23 11:11:01 0 0.08 0.00 0.05 0.00 0.02 99.85 11:26:23 11:11:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 11:11:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 11:11:01 3 0.07 0.00 0.00 0.02 0.02 99.90 11:26:23 11:11:01 4 0.12 0.00 0.03 0.00 0.02 99.83 11:26:23 11:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:26:23 11:11:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:26:23 11:11:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:26:23 11:26:23 11:11:01 CPU %user %nice %system %iowait %steal %idle 11:26:23 11:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:26:23 11:12:01 0 0.03 0.00 0.03 0.02 0.03 99.88 11:26:23 11:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:26:23 11:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:26:23 11:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:26:23 11:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:26:23 11:12:01 6 0.03 0.00 0.02 0.00 0.03 99.92 11:26:23 11:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:13:02 all 0.08 0.00 0.01 0.00 0.01 99.90 11:26:23 11:13:02 0 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 11:13:02 1 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 11:13:02 2 0.07 0.00 0.00 0.00 0.00 99.93 11:26:23 11:13:02 3 0.07 0.00 0.02 0.03 0.02 99.87 11:26:23 11:13:02 4 0.05 0.00 0.00 0.00 0.00 99.95 11:26:23 11:13:02 5 0.07 0.00 0.00 0.00 0.00 99.93 11:26:23 11:13:02 6 0.13 0.00 0.07 0.00 0.02 99.78 11:26:23 11:13:02 7 0.05 0.00 0.00 0.00 0.02 99.93 11:26:23 11:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:26:23 11:14:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:26:23 11:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:26:23 11:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 11:14:01 3 0.00 0.00 0.00 0.03 0.00 99.97 11:26:23 11:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:26:23 11:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:14:01 6 0.08 0.00 0.03 0.00 0.03 99.85 11:26:23 11:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:15:01 all 0.13 0.00 0.02 0.00 0.01 99.84 11:26:23 11:15:01 0 0.15 0.00 0.03 0.00 0.03 99.78 11:26:23 11:15:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 11:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 11:15:01 3 0.07 0.00 0.00 0.02 0.02 99.90 11:26:23 11:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:26:23 11:15:01 5 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 11:15:01 6 0.12 0.00 0.05 0.00 0.02 99.82 11:26:23 11:15:01 7 0.47 0.00 0.00 0.00 0.02 99.52 11:26:23 11:16:01 all 0.27 0.00 0.02 0.00 0.01 99.70 11:26:23 11:16:01 0 0.05 0.00 0.07 0.00 0.03 99.85 11:26:23 11:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:26:23 11:16:01 3 0.00 0.00 0.03 0.02 0.02 99.93 11:26:23 11:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:26:23 11:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:26:23 11:16:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:26:23 11:16:01 7 1.97 0.00 0.00 0.00 0.02 98.01 11:26:23 11:17:01 all 0.31 0.00 0.02 0.01 0.01 99.65 11:26:23 11:17:01 0 0.08 0.00 0.03 0.02 0.03 99.83 11:26:23 11:17:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:26:23 11:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:26:23 11:17:01 3 0.07 0.00 0.02 0.02 0.00 99.90 11:26:23 11:17:01 4 0.05 0.00 0.00 0.00 0.02 99.93 11:26:23 11:17:01 5 0.05 0.00 0.03 0.02 0.02 99.88 11:26:23 11:17:01 6 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 11:17:01 7 2.02 0.00 0.00 0.00 0.02 97.96 11:26:23 11:18:01 all 0.04 0.00 0.01 0.00 0.01 99.93 11:26:23 11:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 11:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 11:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:26:23 11:18:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:26:23 11:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 11:18:01 5 0.02 0.00 0.03 0.00 0.03 99.92 11:26:23 11:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:26:23 11:18:01 7 0.17 0.00 0.02 0.00 0.02 99.80 11:26:23 11:19:01 all 0.06 0.00 0.02 0.01 0.01 99.90 11:26:23 11:19:01 0 0.08 0.00 0.02 0.02 0.03 99.85 11:26:23 11:19:01 1 0.10 0.00 0.02 0.02 0.00 99.87 11:26:23 11:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:26:23 11:19:01 3 0.07 0.00 0.00 0.02 0.02 99.90 11:26:23 11:19:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 11:19:01 5 0.05 0.00 0.07 0.00 0.03 99.85 11:26:23 11:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:26:23 11:19:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 11:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:26:23 11:20:01 0 0.03 0.00 0.05 0.02 0.03 99.87 11:26:23 11:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 11:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:26:23 11:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 11:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:26:23 11:20:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:26:23 11:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 11:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:26:23 11:21:01 all 0.06 0.00 0.01 0.00 0.01 99.90 11:26:23 11:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 11:26:23 11:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:26:23 11:21:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 11:21:01 3 0.08 0.00 0.00 0.03 0.02 99.87 11:26:23 11:21:01 4 0.08 0.00 0.02 0.00 0.00 99.90 11:26:23 11:21:01 5 0.08 0.00 0.00 0.00 0.00 99.92 11:26:23 11:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 11:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:26:23 11:22:01 all 0.10 0.00 0.02 0.01 0.01 99.86 11:26:23 11:22:01 0 0.02 0.00 0.03 0.03 0.03 99.88 11:26:23 11:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:26:23 11:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:22:01 3 0.02 0.00 0.00 0.03 0.00 99.95 11:26:23 11:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:26:23 11:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:22:01 6 0.05 0.00 0.07 0.00 0.02 99.87 11:26:23 11:22:01 7 0.70 0.00 0.02 0.00 0.02 99.27 11:26:23 11:26:23 11:22:01 CPU %user %nice %system %iowait %steal %idle 11:26:23 11:23:01 all 0.19 0.00 0.02 0.00 0.01 99.77 11:26:23 11:23:01 0 0.13 0.00 0.05 0.02 0.03 99.77 11:26:23 11:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:26:23 11:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:26:23 11:23:01 3 0.08 0.00 0.02 0.00 0.02 99.88 11:26:23 11:23:01 4 0.08 0.00 0.00 0.00 0.00 99.92 11:26:23 11:23:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:26:23 11:23:01 6 0.07 0.00 0.05 0.00 0.03 99.85 11:26:23 11:23:01 7 1.03 0.00 0.00 0.00 0.02 98.96 11:26:23 11:24:01 all 0.01 0.00 0.01 0.01 0.01 99.95 11:26:23 11:24:01 0 0.00 0.00 0.03 0.02 0.03 99.92 11:26:23 11:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:26:23 11:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 11:24:01 3 0.00 0.00 0.00 0.10 0.00 99.90 11:26:23 11:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:26:23 11:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:26:23 11:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:26:23 11:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:26:23 11:25:01 all 0.03 0.00 0.01 0.00 0.02 99.94 11:26:23 11:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 11:26:23 11:25:01 1 0.07 0.00 0.03 0.00 0.03 99.87 11:26:23 11:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:26:23 11:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 11:26:23 11:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:26:23 11:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:26:23 11:25:01 6 0.02 0.00 0.02 0.00 0.05 99.92 11:26:23 11:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:26:23 11:26:01 all 8.74 0.00 3.88 0.99 0.06 86.33 11:26:23 11:26:01 0 8.51 0.00 3.13 0.12 0.07 88.17 11:26:23 11:26:01 1 9.62 0.00 3.63 0.12 0.05 86.58 11:26:23 11:26:01 2 9.46 0.00 4.44 0.05 0.07 85.98 11:26:23 11:26:01 3 8.72 0.00 3.50 0.98 0.07 86.74 11:26:23 11:26:01 4 8.35 0.00 3.65 0.37 0.05 87.57 11:26:23 11:26:01 5 7.12 0.00 5.34 5.70 0.07 81.77 11:26:23 11:26:01 6 8.06 0.00 3.50 0.49 0.07 87.88 11:26:23 11:26:01 7 10.06 0.00 3.85 0.13 0.07 85.88 11:26:23 Average: all 9.13 0.00 1.55 0.45 0.03 88.83 11:26:23 Average: 0 9.14 0.00 1.68 0.53 0.05 88.61 11:26:23 Average: 1 9.15 0.00 1.52 0.43 0.03 88.87 11:26:23 Average: 2 8.99 0.00 1.55 0.33 0.02 89.11 11:26:23 Average: 3 9.14 0.00 1.56 0.54 0.03 88.73 11:26:23 Average: 4 8.99 0.00 1.44 0.35 0.03 89.19 11:26:23 Average: 5 9.11 0.00 1.59 0.49 0.03 88.79 11:26:23 Average: 6 9.01 0.00 1.51 0.56 0.04 88.89 11:26:23 Average: 7 9.54 0.00 1.52 0.41 0.03 88.50 11:26:23 11:26:23 11:26:23