Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc857b44c2737f54ac971b67f995bab03c512aaf 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-ssh12057735914350195135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13539670120918028281.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16871118212345283721.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh259689584638837005.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1671299972118195753.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3751 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/560 [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/560 # 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 dc857b44c2737f54ac971b67f995bab03c512aaf (main) Commit message: "Merge pull request #4635 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.25" > 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 dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 > git rev-list --no-walk 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:14 ========================================================= 01:31:14 EdgeX Global Pipelines Version Info 01:31:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:31:15 ------------------- 01:31:15 stable info: 01:31:15 ------------------- 01:31:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:31:15 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:31:15 Message: update stable to v1.0.253 01:31:16 ------------------- 01:31:16 experimental info: 01:31:16 ------------------- 01:31:16 Commited By: **** collab-it+edgex@linuxfoundation.org 01:31:16 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:31:16 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc857b4 [Pipeline] echo 01:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:16 provisioning config files... 01:31:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/560@tmp/config6504767929555768433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:16 ---> docker-login.sh 01:31:16 nexus3.edgexfoundry.org:10001 01:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:17 Configure a credential helper to remove this warning. See 01:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:17 01:31:17 Login Succeeded 01:31:17 nexus3.edgexfoundry.org:10002 01:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:17 Configure a credential helper to remove this warning. See 01:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:17 01:31:17 Login Succeeded 01:31:17 nexus3.edgexfoundry.org:10003 01:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:17 Configure a credential helper to remove this warning. See 01:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:17 01:31:17 Login Succeeded 01:31:17 nexus3.edgexfoundry.org:10004 01:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:17 Configure a credential helper to remove this warning. See 01:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:17 01:31:17 Login Succeeded 01:31:17 docker.io 01:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:17 Configure a credential helper to remove this warning. See 01:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:17 01:31:17 Login Succeeded 01:31:17 ---> docker-login.sh ends [Pipeline] } 01:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:18 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:31:18 + dirname cmd/core-command/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo core-command,cmd/core-command/Dockerfile 01:31:18 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:31:18 cut -d/ -f2 01:31:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:31:18 + dirname cmd/core-data/Dockerfile+ 01:31:18 cut -d/ -f2 01:31:18 + echo core-data,cmd/core-data/Dockerfile 01:31:18 + dirname cmd/core-metadata/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo core-metadata,cmd/core-metadata/Dockerfile 01:31:18 + + dirname cmd/security-bootstrapper/Dockerfile 01:31:18 cut -d/ -f2 01:31:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:31:18 + dirname cmd/security-proxy-auth/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:31:18 + dirname cmd/security-proxy-setup/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:31:18 + dirname cmd/security-secretstore-setup/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:31:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:31:18 + dirname cmd/security-spire-agent/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:31:18 + dirname cmd/security-spire-config/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:31:18 + dirname cmd/security-spire-server/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:31:18 + dirname cmd/support-notifications/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo support-notifications,cmd/support-notifications/Dockerfile 01:31:18 + dirname cmd/support-scheduler/Dockerfile 01:31:18 + cut -d/ -f2 01:31:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:31:18 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:31:18 + git rev-list -1 --merges dc857b44c2737f54ac971b67f995bab03c512aaf~1..dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] echo 01:31:18 -----------> git rev-list -1 --merges dc857b44c2737f54ac971b67f995bab03c512aaf~1..dc857b44c2737f54ac971b67f995bab03c512aaf dc857b44c2737f54ac971b67f995bab03c512aaf 01:31:18 dc857b44c2737f54ac971b67f995bab03c512aaf [false] [Pipeline] sh 01:31:18 + git log --format=format:%s -1 dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] echo 01:31:18 ========================================================= 01:31:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:31:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:31:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:31:19 + grep -v github /etc/ssh/ssh_known_hosts 01:31:19 + [ -e /tmp/ssh_known_hosts ] 01:31:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:31:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:31:19 + sudo tee -a /etc/ssh/ssh_known_hosts 01:31:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:19 01:31:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:20 0.1.4: Pulling from edgex-devops/py-git-semver 01:31:20 b85a868b505f: Pulling fs layer 01:31:20 e2be974225ed: Pulling fs layer 01:31:20 339a4e72a1f5: Pulling fs layer 01:31:20 988bab9f4d93: Pulling fs layer 01:31:20 1469e6f7b9e6: Pulling fs layer 01:31:20 eaf3925da568: Pulling fs layer 01:31:20 bab4dde63d76: Pulling fs layer 01:31:20 1469e6f7b9e6: Waiting 01:31:20 988bab9f4d93: Waiting 01:31:20 bde34c3a00c8: Pulling fs layer 01:31:20 bab4dde63d76: Waiting 01:31:20 b352a97aabf1: Pulling fs layer 01:31:20 4872d77fe225: Pulling fs layer 01:31:20 5851b861e8e6: Pulling fs layer 01:31:20 b352a97aabf1: Waiting 01:31:20 bde34c3a00c8: Waiting 01:31:20 e2be974225ed: Verifying Checksum 01:31:20 e2be974225ed: Download complete 01:31:20 988bab9f4d93: Verifying Checksum 01:31:20 988bab9f4d93: Download complete 01:31:20 1469e6f7b9e6: Verifying Checksum 01:31:20 1469e6f7b9e6: Download complete 01:31:20 339a4e72a1f5: Verifying Checksum 01:31:20 339a4e72a1f5: Download complete 01:31:20 eaf3925da568: Verifying Checksum 01:31:20 eaf3925da568: Download complete 01:31:20 bde34c3a00c8: Verifying Checksum 01:31:20 bde34c3a00c8: Download complete 01:31:20 b352a97aabf1: Verifying Checksum 01:31:20 b352a97aabf1: Download complete 01:31:20 4872d77fe225: Verifying Checksum 01:31:20 4872d77fe225: Download complete 01:31:20 5851b861e8e6: Verifying Checksum 01:31:20 5851b861e8e6: Download complete 01:31:20 b85a868b505f: Verifying Checksum 01:31:20 b85a868b505f: Download complete 01:31:20 bab4dde63d76: Verifying Checksum 01:31:20 bab4dde63d76: Download complete 01:31:21 b85a868b505f: Pull complete 01:31:21 e2be974225ed: Pull complete 01:31:22 339a4e72a1f5: Pull complete 01:31:22 988bab9f4d93: Pull complete 01:31:22 1469e6f7b9e6: Pull complete 01:31:22 eaf3925da568: Pull complete 01:31:24 bab4dde63d76: Pull complete 01:31:24 bde34c3a00c8: Pull complete 01:31:24 b352a97aabf1: Pull complete 01:31:24 4872d77fe225: Pull complete 01:31:24 5851b861e8e6: Pull complete 01:31:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:24 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 01:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 01:31:26 $ docker top e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa -eo pid,comm 01:31:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:31:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:26 [ssh-agent] Looking for ssh-agent implementation... 01:31:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:26 $ docker exec e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa ssh-agent 01:31:26 SSH_AUTH_SOCK=/tmp/ssh-A8rioeG7yros/agent.31 01:31:26 SSH_AGENT_PID=37 01:31:26 Running ssh-add (command line suppressed) 01:31:26 Identity added: /w/workspace/edgex-go/560@tmp/private_key_3744649907705565837.key (/w/workspace/edgex-go/560@tmp/private_key_3744649907705565837.key) 01:31:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:26 + git tag --points-at HEAD [Pipeline] } 01:31:26 $ docker exec --env ******** --env ******** e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa ssh-agent -k 01:31:27 unset SSH_AUTH_SOCK; 01:31:27 unset SSH_AGENT_PID; 01:31:27 echo Agent pid 37 killed; 01:31:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:31:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:27 [ssh-agent] Looking for ssh-agent implementation... 01:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:27 $ docker exec e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa ssh-agent 01:31:27 SSH_AUTH_SOCK=/tmp/ssh-qSTWQw4Rf20h/agent.69 01:31:27 SSH_AGENT_PID=75 01:31:27 Running ssh-add (command line suppressed) 01:31:27 Identity added: /w/workspace/edgex-go/560@tmp/private_key_11920975158786081114.key (/w/workspace/edgex-go/560@tmp/private_key_11920975158786081114.key) 01:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:27 + git semver init 01:31:27 2023-08-16 01:31:27,906 [run_init] DEBUG init version:0.0.0 force:False 01:31:27 2023-08-16 01:31:27,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/560/.semver 01:31:27 2023-08-16 01:31:27,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/560/.semver 01:31:27 2023-08-16 01:31:27,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/560/.semver'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=None) 01:31:32 2023-08-16 01:31:31,828 [append_file] DEBUG append to file:/w/workspace/edgex-go/560/.git/info/exclude 01:31:32 2023-08-16 01:31:31,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/560/.semver/main with force:False 01:31:32 2023-08-16 01:31:31,829 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main 01:31:32 2023-08-16 01:31:31,829 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main 01:31:32 3.1.0-dev.26 [Pipeline] } 01:31:32 $ docker exec --env ******** --env ******** e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa ssh-agent -k 01:31:32 unset SSH_AUTH_SOCK; 01:31:32 unset SSH_AGENT_PID; 01:31:32 echo Agent pid 75 killed; 01:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:32 + git semver [Pipeline] } 01:31:32 $ docker stop --time=1 e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa 01:31:34 $ docker rm -f --volumes e2d72892356eb6a4bf8df1e65618b6a82c8eb9eb2d40038838731776727b5eaa [Pipeline] // withDockerContainer [Pipeline] sh 01:31:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:31:34 Stashed 1 file(s) [Pipeline] echo 01:31:34 [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:35 + git config --global --add safe.directory /w/workspace/edgex-go/560 [Pipeline] echo 01:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:35 ========================================================= 01:31:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:31:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:31:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:31:35 4db1b89c0bd1: Pulling fs layer 01:31:35 6911f1a30b25: Pulling fs layer 01:31:35 e194b8c5c2a9: Pulling fs layer 01:31:35 6863d3e3a2b1: Pulling fs layer 01:31:35 ec0bb842ea78: Pulling fs layer 01:31:35 40a00589a448: Pulling fs layer 01:31:35 6c08303d61cc: Pulling fs layer 01:31:35 798269fcf238: Pulling fs layer 01:31:35 ec0bb842ea78: Waiting 01:31:35 6863d3e3a2b1: Waiting 01:31:35 40a00589a448: Waiting 01:31:35 6c08303d61cc: Waiting 01:31:35 798269fcf238: Waiting 01:31:35 6911f1a30b25: Download complete 01:31:35 6863d3e3a2b1: Verifying Checksum 01:31:35 6863d3e3a2b1: Download complete 01:31:35 ec0bb842ea78: Download complete 01:31:35 4db1b89c0bd1: Verifying Checksum 01:31:35 4db1b89c0bd1: Download complete 01:31:35 40a00589a448: Verifying Checksum 01:31:35 40a00589a448: Download complete 01:31:35 4db1b89c0bd1: Pull complete 01:31:35 6911f1a30b25: Pull complete 01:31:35 798269fcf238: Verifying Checksum 01:31:35 798269fcf238: Download complete 01:31:36 e194b8c5c2a9: Verifying Checksum 01:31:36 e194b8c5c2a9: Download complete 01:31:36 6c08303d61cc: Verifying Checksum 01:31:36 6c08303d61cc: Download complete 01:31:39 e194b8c5c2a9: Pull complete 01:31:39 6863d3e3a2b1: Pull complete 01:31:39 ec0bb842ea78: Pull complete 01:31:39 40a00589a448: Pull complete 01:31:42 6c08303d61cc: Pull complete 01:31:43 798269fcf238: Pull complete 01:31:43 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:31:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:31:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:31:43 WORKDIR /edgex 01:31:43 COPY go.mod . 01:31:43 RUN go mod download 01:31:43 + docker build -t ci-base-image-x86_64 -f - . 01:31:44 Sending build context to Docker daemon 170.8MB 01:31:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:31:44 ---> ec979cd7f677 01:31:44 Step 2/4 : WORKDIR /edgex 01:31:45 ---> Running in 37f855b42334 01:31:45 Removing intermediate container 37f855b42334 01:31:45 ---> ee685a4fe793 01:31:45 Step 3/4 : COPY go.mod . 01:31:45 ---> ddbdaade293f 01:31:45 Step 4/4 : RUN go mod download 01:31:45 ---> Running in 284577e7057b 01:31:49 Still waiting to schedule task 01:31:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3749’ 01:32:00 Removing intermediate container 284577e7057b 01:32:00 ---> d6dddb257013 01:32:00 Successfully built d6dddb257013 01:32:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:01 + docker inspect -f . ci-base-image-x86_64 01:32:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:01 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 01:32:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 01:32:01 $ docker top 442a51ba48b649bdb307b294f297c0981b4174dec8d6c6878187d47dd063708e -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:01 + go version 01:32:01 go version go1.20.6 linux/amd64 [Pipeline] } 01:32:01 $ docker stop --time=1 442a51ba48b649bdb307b294f297c0981b4174dec8d6c6878187d47dd063708e 01:32:03 $ docker rm -f --volumes 442a51ba48b649bdb307b294f297c0981b4174dec8d6c6878187d47dd063708e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:03 + docker inspect -f . ci-base-image-x86_64 01:32:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:03 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 01:32: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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 01:32:04 $ docker top d86bb6988e475da195a2506200df050ac07874e5d1856593b4dd7f68e4bc3a46 -eo pid,comm [Pipeline] { [Pipeline] echo 01:32:04 ========================================================= 01:32:04 [edgeXBuildGoParallel] Running Tests and Build... 01:32:04 ========================================================= [Pipeline] sh 01:32:04 + git config --global --add safe.directory /w/workspace/edgex-go/560 [Pipeline] fileExists [Pipeline] sh 01:32:04 + make test 01:32:04 go test -race -coverprofile=coverage.out ./... 01:32:12 ? github.com/edgexfoundry/edgex-go [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:32:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 01:32:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements 01:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements 01:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.097s coverage: 93.4% of statements 01:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements 01:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 97.6% of statements 01:32:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 01:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:32:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.101s coverage: 0.9% of statements 01:32:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 32.2% of statements 01:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements 01:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 82.9% of statements 01:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 01:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 01:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 01:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:32:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 01:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.301s coverage: 79.9% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 95.7% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements 01:32:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 01:32:58 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:32:58 running golangci-lint 01:32:58 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 01:32:58 go version go1.20.6 linux/amd64 01:32:58 level=info msg="[config_reader] Used config file .golangci.yml" 01:32:58 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 01:33:13 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|exports_file|imports|name|compiled_files|deps) took 15.116218234s" 01:33:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.813392ms" 01:33:21 level=info msg="[linters_context/goanalysis] analyzers took 1m12.234114598s with top 10 stages: buildir: 35.142883437s, fact_deprecated: 2.884790872s, inspect: 2.472390466s, printf: 1.4690749s, gosec: 1.213047987s, ctrlflow: 1.119198855s, fact_purity: 935.274977ms, nilness: 905.017138ms, S1038: 841.526667ms, isgenerated: 650.806142ms" 01:33:21 level=info msg="[runner] Issues before processing: 200, after processing: 0" 01:33:21 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, identifier_marker: 200/200, path_prettifier: 200/200, nolint: 0/21, exclude-rules: 21/200, cgo: 200/200, skip_files: 200/200, exclude: 200/200, filename_unadjuster: 200/200, autogenerated_exclude: 200/200" 01:33:21 level=info msg="[runner] processing took 18.273801ms with stages: nolint: 6.847525ms, identifier_marker: 6.416151ms, autogenerated_exclude: 1.578214ms, path_prettifier: 1.481819ms, exclude-rules: 1.124729ms, skip_dirs: 766.911µs, cgo: 35.161µs, filename_unadjuster: 18.921µs, skip_files: 590ns, uniq_by_line: 570ns, max_same_issues: 570ns, exclude: 480ns, max_from_linter: 460ns, diff: 410ns, severity-rules: 380ns, source_code: 300ns, sort_results: 230ns, path_shortener: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 01:33:21 level=info msg="[runner] linters took 7.992656827s with stages: goanalysis_metalinter: 7.974282499s" 01:33:21 level=info msg="File cache stats: 0 entries of total size 0B" 01:33:21 level=info msg="Memory: 233 samples, avg is 186.8MB, max is 781.4MB" 01:33:21 level=info msg="Execution took 23.159299719s" 01:33:21 go vet ./... 01:33:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:33:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:33:26 ./bin/test-attribution-txt.sh 01:33:26 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 01:33:26 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 01:33:26 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 01:33:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 01:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:33:26 + ls -al . 01:33:26 total 728 01:33:26 drwxrwxr-x 12 1001 1001 4096 Aug 16 01:32 . 01:33:26 drwxr-xr-x 4 root root 4096 Aug 16 01:32 .. 01:33:26 drwxrwxr-x 2 1001 1001 4096 Aug 16 01:31 .blubracket 01:33:26 -rw-rw-r-- 1 1001 1001 16 Aug 16 01:31 .dockerignore 01:33:26 drwxrwxr-x 8 1001 1001 4096 Aug 16 01:31 .git 01:33:26 drwxrwxr-x 3 1001 1001 4096 Aug 16 01:31 .github 01:33:26 -rw-rw-r-- 1 1001 1001 1173 Aug 16 01:31 .gitignore 01:33:26 -rw-rw-r-- 1 1001 1001 42 Aug 16 01:31 .golangci.yml 01:33:26 -rw-rw-r-- 1 1001 1001 87 Aug 16 01:31 .hadolint.yml 01:33:26 drwxr-xr-x 3 1001 1001 4096 Aug 16 01:31 .semver 01:33:26 -rw-rw-r-- 1 1001 1001 166 Aug 16 01:31 .sonarcloud.properties 01:33:26 -rw-rw-r-- 1 1001 1001 1171 Aug 16 01:31 ADOPTERS.md 01:33:26 -rw-rw-r-- 1 1001 1001 11152 Aug 16 01:31 Attribution.txt 01:33:26 -rw-rw-r-- 1 1001 1001 93407 Aug 16 01:31 CHANGELOG.md 01:33:26 -rw-rw-r-- 1 1001 1001 3804 Aug 16 01:31 CONTRIBUTING.md 01:33:26 -rw-rw-r-- 1 1001 1001 677 Aug 16 01:31 GOVERNANCE.md 01:33:26 -rw-rw-r-- 1 1001 1001 883 Aug 16 01:31 Jenkinsfile 01:33:26 -rw-rw-r-- 1 1001 1001 10775 Aug 16 01:31 LICENSE 01:33:26 -rw-rw-r-- 1 1001 1001 14764 Aug 16 01:31 Makefile 01:33:26 -rw-rw-r-- 1 1001 1001 582 Aug 16 01:31 OWNERS.md 01:33:26 -rw-rw-r-- 1 1001 1001 9923 Aug 16 01:31 README.md 01:33:26 -rw-rw-r-- 1 1001 1001 789 Aug 16 01:31 SECURITY.md 01:33:26 -rw-rw-r-- 1 1001 1001 12 Aug 16 01:31 VERSION 01:33:26 drwxrwxr-x 2 1001 1001 4096 Aug 16 01:31 bin 01:33:26 drwxrwxr-x 18 1001 1001 4096 Aug 16 01:31 cmd 01:33:26 -rw-r--r-- 1 root root 446998 Aug 16 01:32 coverage.out 01:33:26 drwxrwxr-x 2 1001 1001 4096 Aug 16 01:31 fuzz_test 01:33:26 -rw-rw-r-- 1 1001 1001 3687 Aug 16 01:31 go.mod 01:33:26 -rw-rw-r-- 1 1001 1001 33714 Aug 16 01:31 go.sum 01:33:26 drwxrwxr-x 7 1001 1001 4096 Aug 16 01:31 internal 01:33:26 drwxrwxr-x 3 1001 1001 4096 Aug 16 01:31 openapi 01:33:26 -rw-rw-r-- 1 1001 1001 594 Aug 16 01:31 security.txt 01:33:26 drwxrwxr-x 4 1001 1001 4096 Aug 16 01:31 snap 01:33:26 -rw-rw-r-- 1 1001 1001 204 Aug 16 01:31 version.go [Pipeline] sh 01:33:26 + '[' -e coverage.out ] 01:33:26 + chown 1001:1001 coverage.out [Pipeline] stash 01:33:26 Stashed 1 file(s) [Pipeline] sh 01:33:27 + make build 01:33:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:33:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:33:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:33:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:33:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:33:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:33:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:33:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:33:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:33:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:33:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:33:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:33:58 $ docker stop --time=1 d86bb6988e475da195a2506200df050ac07874e5d1856593b4dd7f68e4bc3a46 01:34:00 $ docker rm -f --volumes d86bb6988e475da195a2506200df050ac07874e5d1856593b4dd7f68e4bc3a46 [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 01:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:34:01 01:34:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:34:01 latest: Pulling from edgex-devops/edgex-compose 01:34:01 91d30c5bc195: Pulling fs layer 01:34:01 2e9b0aa3be6d: Pulling fs layer 01:34:01 9c61dcf015f6: Pulling fs layer 01:34:01 4698f68db338: Pulling fs layer 01:34:01 2a2f49069b9e: Pulling fs layer 01:34:01 e0025b399a48: Pulling fs layer 01:34:01 4698f68db338: Waiting 01:34:01 2a2f49069b9e: Waiting 01:34:01 e0025b399a48: Waiting 01:34:01 91d30c5bc195: Verifying Checksum 01:34:01 91d30c5bc195: Download complete 01:34:01 4698f68db338: Download complete 01:34:01 2e9b0aa3be6d: Verifying Checksum 01:34:01 2e9b0aa3be6d: Download complete 01:34:01 91d30c5bc195: Pull complete 01:34:01 e0025b399a48: Download complete 01:34:01 2a2f49069b9e: Verifying Checksum 01:34:01 2a2f49069b9e: Download complete 01:34:02 2e9b0aa3be6d: Pull complete 01:34:02 9c61dcf015f6: Download complete 01:34:04 9c61dcf015f6: Pull complete 01:34:04 4698f68db338: Pull complete 01:34:05 2a2f49069b9e: Pull complete 01:34:05 e0025b399a48: Pull complete 01:34:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:34:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:05 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 01:34:05 $ 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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 01:34:06 $ docker top 257c0343f1502cf089fc70dcf96e0e4797727ccc76adddf4731c3b8caae32953 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:06 + docker compose -f ./docker-compose-build.yml build --parallel 01:34:09 #1 [security-proxy-auth internal] load build definition from Dockerfile 01:34:09 #1 transferring dockerfile: 2.04kB done 01:34:09 #1 DONE 0.0s 01:34:09 01:34:09 #2 [security-spire-agent internal] load build definition from Dockerfile 01:34:09 #2 transferring dockerfile: 2.68kB done 01:34:09 #2 DONE 0.0s 01:34:09 01:34:09 #3 [support-scheduler internal] load build definition from Dockerfile 01:34:09 #3 transferring dockerfile: 1.82kB done 01:34:09 #3 DONE 0.0s 01:34:09 01:34:09 #4 [security-spire-config internal] load build definition from Dockerfile 01:34:09 #4 transferring dockerfile: 2.58kB done 01:34:09 #4 DONE 0.0s 01:34:09 01:34:09 #5 [security-proxy-setup internal] load build definition from Dockerfile 01:34:09 #5 transferring dockerfile: 2.06kB done 01:34:09 #5 DONE 0.0s 01:34:09 01:34:09 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:34:09 #6 transferring dockerfile: 1.78kB done 01:34:09 #6 DONE 0.0s 01:34:09 01:34:09 #7 [security-spire-server internal] load build definition from Dockerfile 01:34:09 #7 transferring dockerfile: 2.63kB done 01:34:09 #7 DONE 0.0s 01:34:09 01:34:09 #8 [security-secretstore-setup internal] load build definition from Dockerfile 01:34:09 #8 transferring dockerfile: 2.38kB done 01:34:09 #8 DONE 0.0s 01:34:09 01:34:09 #9 [support-notifications internal] load build definition from Dockerfile 01:34:09 #9 transferring dockerfile: 1.84kB done 01:34:09 #9 DONE 0.0s 01:34:09 01:34:09 #10 [core-metadata internal] load build definition from Dockerfile 01:34:09 #10 transferring dockerfile: 1.96kB done 01:34:09 #10 DONE 0.0s 01:34:09 01:34:09 #11 [core-data internal] load build definition from Dockerfile 01:34:09 #11 transferring dockerfile: 1.90kB done 01:34:09 #11 DONE 0.0s 01:34:09 01:34:09 #12 [security-bootstrapper internal] load build definition from Dockerfile 01:34:09 #12 transferring dockerfile: 2.82kB done 01:34:09 #12 DONE 0.0s 01:34:09 01:34:09 #13 [security-proxy-auth internal] load .dockerignore 01:34:09 #13 transferring context: 56B done 01:34:09 #13 DONE 0.0s 01:34:09 01:34:09 #14 [core-command internal] load build definition from Dockerfile 01:34:09 #14 transferring dockerfile: 1.82kB done 01:34:09 #14 DONE 0.0s 01:34:09 01:34:09 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:34:09 #15 transferring dockerfile: 2.12kB done 01:34:09 #15 DONE 0.0s 01:34:09 01:34:09 #16 [security-spire-agent internal] load .dockerignore 01:34:09 #16 transferring context: 56B done 01:34:09 #16 DONE 0.0s 01:34:09 01:34:09 #17 [support-scheduler internal] load .dockerignore 01:34:09 #17 transferring context: 56B done 01:34:09 #17 DONE 0.0s 01:34:09 01:34:09 #18 [security-spire-config internal] load .dockerignore 01:34:09 #18 transferring context: 56B done 01:34:09 #18 DONE 0.0s 01:34:09 01:34:09 #19 [security-proxy-setup internal] load .dockerignore 01:34:09 #19 transferring context: 56B done 01:34:09 #19 DONE 0.0s 01:34:09 01:34:09 #20 [security-spiffe-token-provider internal] load .dockerignore 01:34:09 #20 transferring context: 56B done 01:34:09 #20 DONE 0.0s 01:34:09 01:34:09 #21 [security-spire-server internal] load .dockerignore 01:34:09 #21 transferring context: 56B done 01:34:09 #21 DONE 0.0s 01:34:09 01:34:09 #22 [security-secretstore-setup internal] load .dockerignore 01:34:09 #22 transferring context: 56B done 01:34:09 #22 DONE 0.0s 01:34:09 01:34:09 #23 [support-notifications internal] load .dockerignore 01:34:09 #23 transferring context: 56B done 01:34:09 #23 DONE 0.0s 01:34:09 01:34:09 #24 [core-metadata internal] load .dockerignore 01:34:09 #24 transferring context: 56B done 01:34:09 #24 DONE 0.0s 01:34:09 01:34:09 #25 [core-data internal] load .dockerignore 01:34:09 #25 transferring context: 56B done 01:34:09 #25 DONE 0.0s 01:34:09 01:34:09 #26 [security-bootstrapper internal] load .dockerignore 01:34:09 #26 transferring context: 56B done 01:34:09 #26 DONE 0.0s 01:34:09 01:34:09 #27 [core-command internal] load .dockerignore 01:34:09 #27 transferring context: 56B done 01:34:09 #27 DONE 0.0s 01:34:09 01:34:09 #28 [core-common-config-bootstrapper internal] load .dockerignore 01:34:09 #28 transferring context: 56B done 01:34:09 #28 DONE 0.0s 01:34:09 01:34:09 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:09 #29 DONE 0.0s 01:34:09 01:34:09 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 01:34:09 #30 DONE 0.1s 01:34:09 01:34:09 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:34:09 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:34:09 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 01:34:09 #31 ... 01:34:09 01:34:09 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:09 #29 DONE 0.0s 01:34:09 01:34:09 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:34:09 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:34:09 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:34:09 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:34:09 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:34:09 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:34:09 #31 ... 01:34:09 01:34:09 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:09 #29 DONE 0.0s 01:34:09 01:34:09 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:34:09 #32 DONE 0.5s 01:34:09 01:34:09 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:34:09 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:34:09 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 01:34:09 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:34:09 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:34:09 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:34:09 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:34:09 #31 ... 01:34:09 01:34:09 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:09 #29 DONE 0.0s 01:34:09 01:34:09 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:34:09 #32 DONE 0.5s 01:34:09 01:34:09 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:34:09 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:34:09 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 01:34:09 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:34:09 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:34:09 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:34:09 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:34:09 #31 ... 01:34:09 01:34:09 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:09 #29 DONE 0.0s 01:34:09 01:34:09 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:34:09 #33 DONE 0.4s 01:34:10 01:34:10 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:34:10 #32 DONE 0.5s 01:34:10 01:34:10 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:10 #29 DONE 0.0s 01:34:10 01:34:10 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 01:34:10 #33 DONE 0.4s 01:34:10 01:34:10 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:34:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:34:10 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 01:34:10 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:34:10 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:34:10 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:34:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:34:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:34:10 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 01:34:10 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:34:10 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:34:10 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:34:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:34:10 #31 DONE 0.8s 01:34:10 01:34:10 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:34:10 #32 DONE 0.5s 01:34:10 01:34:10 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:10 #29 DONE 0.0s 01:34:10 01:34:10 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:34:10 #33 DONE 0.4s 01:34:10 01:34:10 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 01:34:10 #30 DONE 0.5s 01:34:10 01:34:10 #34 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:34:10 #34 ... 01:34:10 01:34:10 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:34:10 #32 DONE 0.5s 01:34:10 01:34:10 #33 [core-command builder 2/7] WORKDIR /edgex-go 01:34:10 #33 DONE 0.4s 01:34:10 01:34:10 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:34:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:34:10 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 01:34:10 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:34:10 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:34:10 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:34:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:34:10 #31 DONE 0.8s 01:34:10 01:34:10 #34 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:34:11 #34 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:11 #34 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:11 #34 1.473 (1/1) Installing dumb-init (1.2.5-r2) 01:34:11 #34 1.483 Executing busybox-1.35.0-r29.trigger 01:34:11 #34 1.487 OK: 7 MiB in 16 packages 01:34:13 #34 ... 01:34:13 01:34:13 #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:34:13 #0 1.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.399 OK: 265 MiB in 53 packages 01:34:13 #35 DONE 3.3s 01:34:13 01:34:13 #36 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:34:13 #0 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.271 OK: 265 MiB in 53 packages 01:34:13 #36 DONE 3.4s 01:34:13 01:34:13 #37 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:34:13 #0 0.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.386 OK: 265 MiB in 53 packages 01:34:13 #37 DONE 3.4s 01:34:13 01:34:13 #38 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:34:13 #0 1.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.224 (1/2) Installing dumb-init (1.2.5-r2) 01:34:13 #0 2.230 (2/2) Installing openssl (3.0.10-r0) 01:34:13 #0 2.242 Executing busybox-1.35.0-r29.trigger 01:34:13 #0 2.258 OK: 8 MiB in 17 packages 01:34:13 #38 DONE 3.1s 01:34:13 01:34:13 #39 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:34:13 #0 0.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.279 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:34:13 #0 1.279 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:34:13 #0 1.279 OK: 17823 distinct packages available 01:34:13 #0 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.725 OK: 265 MiB in 53 packages 01:34:13 #39 DONE 3.4s 01:34:13 01:34:13 #40 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:34:13 #40 ... 01:34:13 01:34:13 #41 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:34:13 #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.726 OK: 265 MiB in 53 packages 01:34:13 #41 DONE 4.0s 01:34:13 01:34:13 #34 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:34:13 #34 DONE 3.9s 01:34:13 01:34:13 #42 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:34:13 #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.833 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:34:13 #0 1.833 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:34:13 #0 1.833 OK: 17818 distinct packages available 01:34:13 #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.210 (1/5) Installing dumb-init (1.2.5-r2) 01:34:13 #0 2.218 (2/5) Installing musl-obstack (1.2.3-r0) 01:34:13 #0 2.222 (3/5) Installing libucontext (1.2-r0) 01:34:13 #0 2.226 (4/5) Installing gcompat (1.1.0-r0) 01:34:13 #0 2.234 (5/5) Installing openssl (3.0.10-r0) 01:34:13 #0 2.271 Executing busybox-1.35.0-r29.trigger 01:34:13 #0 2.277 OK: 8 MiB in 20 packages 01:34:13 #42 DONE 3.7s 01:34:13 01:34:13 #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:34:13 #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.964 (1/1) Installing dumb-init (1.2.5-r2) 01:34:13 #0 2.972 Executing busybox-1.35.0-r29.trigger 01:34:13 #0 3.029 OK: 7 MiB in 16 packages 01:34:13 #43 DONE 3.8s 01:34:13 01:34:13 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:34:13 #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 3.044 (1/2) Installing ca-certificates (20230506-r0) 01:34:13 #0 3.061 (2/2) Installing dumb-init (1.2.5-r2) 01:34:13 #0 3.069 Executing busybox-1.35.0-r29.trigger 01:34:13 #0 3.077 Executing ca-certificates-20230506-r0.trigger 01:34:13 #0 3.148 OK: 8 MiB in 17 packages 01:34:13 #44 DONE 3.8s 01:34:13 01:34:13 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:34:13 #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.795 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:34:13 #0 2.795 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:34:13 #0 2.795 OK: 17818 distinct packages available 01:34:13 #0 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:13 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:13 #0 3.136 (1/4) Installing dumb-init (1.2.5-r2) 01:34:13 #0 3.143 (2/4) Installing musl-obstack (1.2.3-r0) 01:34:13 #0 3.147 (3/4) Installing libucontext (1.2-r0) 01:34:13 #0 3.150 (4/4) Installing gcompat (1.1.0-r0) 01:34:13 #0 3.155 Executing busybox-1.35.0-r29.trigger 01:34:13 #0 3.163 OK: 7 MiB in 19 packages 01:34:13 #45 DONE 3.8s 01:34:13 01:34:13 #46 [support-notifications internal] load build context 01:34:14 #46 ... 01:34:14 01:34:14 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:34:14 #0 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:14 #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:14 #0 3.192 (1/4) Installing ca-certificates (20230506-r0) 01:34:14 #0 3.237 (2/4) Installing dumb-init (1.2.5-r2) 01:34:14 #0 3.237 (3/4) Installing su-exec (0.2-r2) 01:34:14 #0 3.237 (4/4) Installing yq (4.30.4-r4) 01:34:14 #0 3.296 Executing busybox-1.35.0-r29.trigger 01:34:14 #0 3.299 Executing ca-certificates-20230506-r0.trigger 01:34:14 #0 3.363 OK: 17 MiB in 19 packages 01:34:14 #47 DONE 3.8s 01:34:14 01:34:14 #46 [support-notifications internal] load build context 01:34:14 #46 ... 01:34:14 01:34:14 #40 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:34:14 #40 DONE 1.0s 01:34:14 01:34:14 #46 [support-notifications internal] load build context 01:34:14 #46 transferring context: 123.90MB 4.3s 01:34:16 #46 ... 01:34:16 01:34:16 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:34:16 #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:16 #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:16 #0 4.107 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:34:16 #0 4.107 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:34:16 #0 4.107 OK: 17818 distinct packages available 01:34:16 #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:16 #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:16 #0 4.460 (1/9) Installing ca-certificates (20230506-r0) 01:34:16 #0 4.476 (2/9) Installing brotli-libs (1.0.9-r9) 01:34:16 #0 4.489 (3/9) Installing nghttp2-libs (1.51.0-r1) 01:34:16 #0 4.502 (4/9) Installing libcurl (8.2.1-r0) 01:34:16 #0 4.511 (5/9) Installing curl (8.2.1-r0) 01:34:16 #0 4.523 (6/9) Installing dumb-init (1.2.5-r2) 01:34:16 #0 4.525 (7/9) Installing musl-obstack (1.2.3-r0) 01:34:16 #0 4.527 (8/9) Installing libucontext (1.2-r0) 01:34:16 #0 4.531 (9/9) Installing gcompat (1.1.0-r0) 01:34:16 #0 4.534 Executing busybox-1.35.0-r29.trigger 01:34:16 #0 4.543 Executing ca-certificates-20230506-r0.trigger 01:34:16 #0 4.614 OK: 10 MiB in 24 packages 01:34:16 #48 DONE 6.1s 01:34:16 01:34:16 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:34:16 #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:16 #0 5.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:16 #0 5.320 (1/2) Installing dumb-init (1.2.5-r2) 01:34:16 #0 5.406 (2/2) Installing su-exec (0.2-r2) 01:34:16 #0 5.406 Executing busybox-1.35.0-r29.trigger 01:34:16 #0 5.406 OK: 7 MiB in 17 packages 01:34:16 #49 DONE 6.1s 01:34:16 01:34:16 #46 [support-notifications internal] load build context 01:34:18 #46 ... 01:34:18 01:34:18 #50 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:34:18 #50 DONE 2.2s 01:34:18 01:34:18 #46 [support-notifications internal] load build context 01:34:19 #46 transferring context: 342.10MB 9.4s 01:34:19 #46 ... 01:34:19 01:34:19 #51 [security-proxy-auth internal] load build context 01:34:19 #51 ... 01:34:19 01:34:19 #46 [support-notifications internal] load build context 01:34:19 #46 ... 01:34:19 01:34:19 #52 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:34:19 #52 DONE 1.0s 01:34:19 01:34:19 #46 [support-notifications internal] load build context 01:34:19 #46 ... 01:34:19 01:34:19 #53 [security-spire-config internal] load build context 01:34:19 #53 ... 01:34:19 01:34:19 #54 [security-proxy-setup internal] load build context 01:34:19 #54 ... 01:34:19 01:34:19 #55 [support-scheduler internal] load build context 01:34:19 #55 ... 01:34:19 01:34:19 #56 [security-spiffe-token-provider internal] load build context 01:34:19 #56 ... 01:34:19 01:34:19 #46 [support-notifications internal] load build context 01:34:19 #46 transferring context: 365.15MB 9.9s done 01:34:19 #46 DONE 10.0s 01:34:19 01:34:19 #57 [core-common-config-bootstrapper internal] load build context 01:34:19 #57 transferring context: 365.15MB 9.7s done 01:34:19 #57 DONE 9.9s 01:34:19 01:34:19 #56 [security-spiffe-token-provider internal] load build context 01:34:19 #56 transferring context: 365.15MB 10.3s done 01:34:19 #56 ... 01:34:19 01:34:19 #58 [core-data internal] load build context 01:34:20 #58 transferring context: 365.15MB 10.0s done 01:34:20 #58 ... 01:34:20 01:34:20 #59 [core-command internal] load build context 01:34:20 #59 ... 01:34:20 01:34:20 #60 [core-metadata internal] load build context 01:34:20 #60 ... 01:34:20 01:34:20 #61 [security-spire-server internal] load build context 01:34:20 #61 ... 01:34:20 01:34:20 #62 [security-bootstrapper internal] load build context 01:34:20 #62 ... 01:34:20 01:34:20 #63 [security-spire-agent internal] load build context 01:34:20 #63 ... 01:34:20 01:34:20 #64 [security-secretstore-setup internal] load build context 01:34:20 #64 transferring context: 365.15MB 10.6s done 01:34:20 #64 ... 01:34:20 01:34:20 #63 [security-spire-agent internal] load build context 01:34:21 #63 ... 01:34:21 01:34:21 #56 [security-spiffe-token-provider internal] load build context 01:34:21 #56 DONE 12.0s 01:34:21 01:34:21 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:34:21 #65 DONE 1.7s 01:34:21 01:34:21 #58 [core-data internal] load build context 01:34:21 #58 DONE 11.7s 01:34:21 01:34:21 #59 [core-command internal] load build context 01:34:21 #59 transferring context: 365.15MB 10.0s done 01:34:21 #59 DONE 11.6s 01:34:21 01:34:21 #54 [security-proxy-setup internal] load build context 01:34:21 #54 transferring context: 365.15MB 10.8s done 01:34:21 #54 DONE 12.0s 01:34:21 01:34:21 #64 [security-secretstore-setup internal] load build context 01:34:21 #64 DONE 12.0s 01:34:21 01:34:21 #55 [support-scheduler internal] load build context 01:34:21 #55 transferring context: 365.15MB 11.4s done 01:34:21 #55 DONE 12.1s 01:34:21 01:34:21 #61 [security-spire-server internal] load build context 01:34:21 #61 transferring context: 365.15MB 11.2s done 01:34:21 #61 DONE 12.0s 01:34:21 01:34:21 #51 [security-proxy-auth internal] load build context 01:34:21 #51 transferring context: 365.15MB 11.3s done 01:34:21 #51 DONE 12.3s 01:34:21 01:34:21 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:34:21 #66 ... 01:34:21 01:34:21 #60 [core-metadata internal] load build context 01:34:21 #60 transferring context: 365.15MB 11.3s done 01:34:21 #60 DONE 11.8s 01:34:21 01:34:21 #62 [security-bootstrapper internal] load build context 01:34:21 #62 transferring context: 365.15MB 11.4s done 01:34:21 #62 DONE 11.8s 01:34:21 01:34:21 #63 [security-spire-agent internal] load build context 01:34:21 #63 ... 01:34:21 01:34:21 #53 [security-spire-config internal] load build context 01:34:21 #53 transferring context: 365.15MB 12.2s done 01:34:21 #53 DONE 12.4s 01:34:21 01:34:21 #67 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:34:21 #67 DONE 2.0s 01:34:21 01:34:21 #63 [security-spire-agent internal] load build context 01:34:22 #63 ... 01:34:22 01:34:22 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:34:22 #68 DONE 0.4s 01:34:22 01:34:22 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:34:22 #66 DONE 0.4s 01:34:22 01:34:22 #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:34:22 #69 DONE 0.3s 01:34:22 01:34:22 #63 [security-spire-agent internal] load build context 01:34:23 #63 transferring context: 365.15MB 13.4s done 01:34:23 #63 DONE 13.5s 01:34:23 01:34:23 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:33 #70 ... 01:34:33 01:34:33 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:33 #71 ... 01:34:33 01:34:33 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:33 #72 ... 01:34:33 01:34:33 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:33 #73 ... 01:34:33 01:34:33 #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:51 #74 DONE 28.0s 01:34:51 01:34:51 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:51 #71 DONE 28.4s 01:34:51 01:34:51 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:51 #70 DONE 28.0s 01:34:51 01:34:51 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:51 #72 DONE 28.0s 01:34:51 01:34:51 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:51 #73 DONE 28.0s 01:34:51 01:34:51 #75 [security-spiffe-token-provider builder 6/7] COPY . . 01:34:53 #75 DONE 3.2s 01:34:53 01:34:53 #76 [core-common-config-bootstrapper builder 6/7] COPY . . 01:34:53 #76 DONE 3.2s 01:34:53 01:34:53 #77 [core-data builder 6/7] COPY . . 01:34:53 #77 CACHED 01:34:53 01:34:53 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 01:34:53 #78 CACHED 01:34:53 01:34:53 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:53 #79 CACHED 01:34:53 01:34:53 #80 [core-command builder 6/7] COPY . . 01:34:53 #80 CACHED 01:34:53 01:34:53 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 01:34:53 #81 CACHED 01:34:53 01:34:53 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:53 #82 CACHED 01:34:53 01:34:53 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:34:53 #83 CACHED 01:34:53 01:34:53 #84 [support-scheduler builder 6/7] COPY . . 01:34:53 #84 CACHED 01:34:53 01:34:53 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:53 #85 CACHED 01:34:53 01:34:53 #86 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:34:53 #86 CACHED 01:34:53 01:34:53 #87 [core-metadata builder 6/7] COPY . . 01:34:53 #87 CACHED 01:34:53 01:34:53 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:53 #88 CACHED 01:34:53 01:34:53 #89 [security-spire-server builder 6/9] COPY . . 01:34:53 #89 DONE 3.2s 01:34:53 01:34:53 #90 [security-proxy-setup builder 6/7] COPY . . 01:34:53 #90 DONE 3.2s 01:34:53 01:34:53 #91 [security-proxy-auth builder 6/7] COPY . . 01:34:53 #91 CACHED 01:34:53 01:34:53 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:53 #92 CACHED 01:34:53 01:34:53 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:34:53 #93 CACHED 01:34:53 01:34:53 #94 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:34:53 #94 DONE 0.1s 01:34:53 01:34:53 #95 [security-bootstrapper builder 6/7] COPY . . 01:34:53 #95 CACHED 01:34:53 01:34:53 #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:34:53 #96 CACHED 01:34:53 01:34:53 #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:53 #97 CACHED 01:34:53 01:34:53 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:34:53 #98 CACHED 01:34:53 01:34:53 #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:53 #99 CACHED 01:34:53 01:34:53 #100 [security-secretstore-setup builder 6/7] COPY . . 01:34:53 #100 CACHED 01:34:53 01:34:53 #101 [support-notifications builder 6/7] COPY . . 01:34:53 #101 DONE 3.2s 01:34:53 01:34:53 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:34:53 #102 ... 01:34:53 01:34:53 #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:34:53 #103 CACHED 01:34:53 01:34:53 #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:53 #104 CACHED 01:34:53 01:34:53 #105 [security-spire-config builder 6/9] COPY . . 01:34:53 #105 CACHED 01:34:53 01:34:53 #106 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:34:53 #106 CACHED 01:34:53 01:34:53 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:34:53 #0 0.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:34:54 #107 ... 01:34:54 01:34:54 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:34:54 #108 DONE 1.3s 01:34:54 01:34:54 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:34:54 #109 DONE 1.3s 01:34:54 01:34:54 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:34:54 #110 DONE 0.1s 01:34:54 01:34:54 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:34:54 #111 DONE 0.1s 01:34:54 01:34:54 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:34:54 #112 CACHED 01:34:54 01:34:54 #113 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:54 #113 CACHED 01:34:54 01:34:54 #114 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:34:54 #114 CACHED 01:34:54 01:34:54 #115 [security-spire-agent builder 6/9] COPY . . 01:34:54 #115 CACHED 01:34:54 01:34:54 #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:34:54 #116 CACHED 01:34:54 01:34:54 #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:34:54 #117 CACHED 01:34:54 01:34:54 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:34:54 #118 DONE 0.1s 01:34:54 01:34:54 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:34:54 #102 0.981 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:34:55 #102 ... 01:34:55 01:34:55 #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:34:55 #119 CACHED 01:34:55 01:34:55 #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:34:55 #120 DONE 0.2s 01:34:55 01:34:55 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:34:55 #121 ... 01:34:55 01:34:55 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:34:55 #122 CACHED 01:34:55 01:34:55 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:34:55 #123 DONE 0.3s 01:34:55 01:34:55 #124 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:34:55 #124 ... 01:34:55 01:34:55 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:34:55 #121 DONE 0.3s 01:34:55 01:34:55 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:34:55 #125 DONE 0.1s 01:34:56 01:34:56 #124 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:34:56 #124 DONE 0.2s 01:34:56 01:34:56 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:34:56 #126 DONE 0.5s 01:34:56 01:34:56 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:34:56 #127 DONE 0.5s 01:34:56 01:34:56 #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:34:56 #128 DONE 0.5s 01:34:56 01:34:56 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:34:56 #129 DONE 0.5s 01:34:56 01:34:56 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:34:56 #130 ... 01:34:56 01:34:56 #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:34:56 #131 DONE 0.2s 01:34:56 01:34:56 #132 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:34:56 #132 DONE 0.2s 01:34:56 01:34:56 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:34:56 #130 DONE 0.2s 01:34:56 01:34:56 #133 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:34:56 #133 DONE 0.1s 01:34:56 01:34:56 #134 [security-spire-server] exporting to image 01:34:56 #134 exporting layers 01:34:56 #134 ... 01:34:56 01:34:56 #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:34:56 #135 DONE 0.2s 01:34:57 01:34:57 #136 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:34:57 #136 DONE 0.3s 01:34:57 01:34:57 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:34:57 #137 DONE 0.3s 01:34:57 01:34:57 #134 [security-spire-agent] exporting to image 01:34:57 #134 exporting layers 0.7s done 01:34:57 #134 writing image sha256:bb85db60eb73fc6c0d54e173add1c18a75741a75981ce9bcdc995bfc3a21a30a 0.1s done 01:34:57 #134 naming to docker.io/library/security-spire-server 01:34:57 #134 naming to docker.io/library/security-spire-server 0.0s done 01:34:57 #134 exporting layers 0.6s done 01:34:57 #134 writing image sha256:08bab989949368bac08767d6c264877dd62cfd6a4d86083413f55b960c002954 01:34:57 #134 exporting layers 0.7s done 01:34:57 #134 writing image sha256:08bab989949368bac08767d6c264877dd62cfd6a4d86083413f55b960c002954 0.0s done 01:34:57 #134 naming to docker.io/library/security-spire-agent done 01:34:57 #134 writing image sha256:e7e6d1deb3eabb539e3b60c28af43fcab33dc41ff70eda23f562566bd23ddbbb done 01:34:57 #134 naming to docker.io/library/security-spire-config done 01:34:57 #134 DONE 1.2s 01:34:57 01:34:57 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:34:57 #0 1.172 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:35:04 #138 ... 01:35:04 01:35:04 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:35:04 #0 1.363 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:35:04 #139 ... 01:35:04 01:35:04 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:35:04 #0 0.850 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:35:04 #140 ... 01:35:04 01:35:04 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:35:04 #0 1.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:35:04 #141 ... 01:35:04 01:35:04 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:35:04 #0 0.621 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:35:04 #142 ... 01:35:04 01:35:04 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:35:04 #0 0.811 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:35:04 #143 ... 01:35:04 01:35:04 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:35:04 #0 0.953 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:35:04 #144 ... 01:35:04 01:35:04 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:35:04 #0 0.821 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:35:04 #145 ... 01:35:04 01:35:04 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:35:04 #0 0.878 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:35:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3752 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:35:49 Running in /w/workspace/edgex-go/560 [Pipeline] { [Pipeline] checkout 01:35:49 The recommended git tool is: git 01:35:59 using credential edgex-jenkins-ssh 01:35:59 Cloning the remote Git repository 01:35:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:35:59 > git init /w/workspace/edgex-go/560 # timeout=10 01:35:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:35:59 > git --version # timeout=10 01:35:59 > git --version # 'git version 2.25.1' 01:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:12 #146 ... 01:36:12 01:36:12 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:36:12 #141 75.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:36:12 #141 ... 01:36:12 01:36:12 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:36:12 #145 DONE 77.5s 01:36:12 01:36:12 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:36:12 #138 DONE 77.5s 01:36:12 01:36:12 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:36:12 #147 ... 01:36:12 01:36:12 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:36:12 #144 DONE 77.7s 01:36:12 01:36:12 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:36:12 #141 DONE 78.0s 01:36:12 01:36:12 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:36:12 #148 ... 01:36:12 01:36:12 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:36:12 #149 DONE 0.5s 01:36:12 01:36:12 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:36:12 #147 DONE 0.4s 01:36:12 01:36:12 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:36:12 #148 DONE 0.2s 01:36:12 01:36:12 #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:36:12 #150 ... 01:36:12 01:36:12 #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:36:12 #151 DONE 0.2s 01:36:12 01:36:12 #152 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:36:12 #152 DONE 0.3s 01:36:12 01:36:12 #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:36:12 #150 DONE 0.3s 01:36:12 01:36:12 #153 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:36:12 #153 ... 01:36:12 01:36:12 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:36:12 #154 DONE 0.3s 01:36:12 01:36:12 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:36:12 #155 DONE 0.3s 01:36:12 01:36:12 #153 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:36:12 #153 DONE 0.4s 01:36:12 01:36:12 #156 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:36:12 #156 ... 01:36:12 01:36:12 #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:36:12 #157 DONE 0.4s 01:36:12 01:36:12 #158 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:36:12 #158 DONE 0.4s 01:36:12 01:36:12 #159 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:36:12 #159 ... 01:36:12 01:36:12 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:36:12 #140 DONE 79.2s 01:36:12 01:36:12 #156 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:36:12 #156 DONE 0.4s 01:36:12 01:36:12 #160 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:36:12 #160 DONE 0.2s 01:36:12 01:36:12 #161 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:36:12 #161 ... 01:36:12 01:36:12 #159 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:36:12 #159 DONE 0.4s 01:36:12 01:36:12 #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:36:12 #162 DONE 1.5s 01:36:12 01:36:12 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:36:12 #142 DONE 79.6s 01:36:13 01:36:13 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:36:13 #139 DONE 79.8s 01:36:13 01:36:13 #163 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:36:13 #163 ... 01:36:13 01:36:13 #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:36:13 #164 CACHED 01:36:13 01:36:13 #165 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:36:13 #165 CACHED 01:36:13 01:36:13 #166 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:36:13 #166 DONE 0.8s 01:36:13 01:36:13 #167 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:36:13 #167 CACHED 01:36:13 01:36:13 #168 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:36:13 #168 CACHED 01:36:13 01:36:13 #169 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:36:13 #169 ... 01:36:13 01:36:13 #170 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:36:13 #170 DONE 0.9s 01:36:13 01:36:13 #161 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:36:13 #161 DONE 0.7s 01:36:13 01:36:13 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:36:13 #146 DONE 80.2s 01:36:13 01:36:13 #163 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:36:13 #163 DONE 0.7s 01:36:13 01:36:13 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:36:13 #171 ... 01:36:13 01:36:13 #172 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:36:13 #172 CACHED 01:36:13 01:36:13 #173 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:36:13 #173 CACHED 01:36:13 01:36:13 #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:36:13 #174 DONE 0.6s 01:36:13 01:36:13 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:36:13 #175 DONE 0.5s 01:36:13 01:36:13 #176 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:36:13 #176 DONE 0.4s 01:36:13 01:36:13 #177 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:36:13 #177 DONE 0.4s 01:36:13 01:36:13 #178 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:36:13 #178 ... 01:36:13 01:36:13 #179 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:36:13 #179 DONE 1.2s 01:36:14 01:36:14 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:36:14 #171 DONE 0.5s 01:36:14 01:36:14 #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:36:14 #180 DONE 0.4s 01:36:14 01:36:14 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:36:14 #181 ... 01:36:14 01:36:14 #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:36:14 #182 DONE 0.4s 01:36:14 01:36:14 #183 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:36:14 #183 DONE 0.4s 01:36:14 01:36:14 #178 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:36:14 #178 DONE 0.6s 01:36:14 01:36:14 #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:36:14 #184 DONE 0.6s 01:36:14 01:36:14 #185 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:36:14 #185 ... 01:36:14 01:36:14 #169 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:36:14 #169 DONE 1.1s 01:36:14 01:36:14 #186 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:36:14 #186 DONE 0.5s 01:36:14 01:36:14 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:36:14 #181 DONE 0.5s 01:36:14 01:36:14 #185 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:36:14 #185 DONE 0.3s 01:36:14 01:36:14 #134 [security-proxy-setup] exporting to image 01:36:14 #134 exporting layers 0.5s done 01:36:14 #134 writing image sha256:5073b56965ae03c4050abfd557bbe889d97cdc3ec335c82dcd84f9498e40e91d done 01:36:14 #134 writing image sha256:b737da82d9ac50ff3e4620330e7517f5715891c5aa8ff95b748a67452c8a625f done 01:36:14 #134 naming to docker.io/library/core-command done 01:36:14 #134 naming to docker.io/library/security-proxy-setup done 01:36:14 #134 ... 01:36:14 01:36:14 #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:36:14 #187 DONE 0.4s 01:36:14 01:36:14 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:36:14 #107 DONE 81.6s 01:36:14 01:36:14 #134 [core-data] exporting to image 01:36:14 #134 ... 01:36:14 01:36:14 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:36:14 #188 DONE 0.4s 01:36:14 01:36:14 #134 [core-common-config-bootstrapper] exporting to image 01:36:14 #134 exporting layers 0.1s done 01:36:14 #134 writing image sha256:d349db7b328e7722533a3ea136457e77964de443542f5241fbcf816cb7a4023c done 01:36:14 #134 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 01:36:14 #134 writing image sha256:54be09c3a2b7831462620f0df52e72f4df563ec5bb93b9899cb322fa38878d7b 01:36:14 #134 writing image sha256:54be09c3a2b7831462620f0df52e72f4df563ec5bb93b9899cb322fa38878d7b done 01:36:14 #134 naming to docker.io/library/core-data 0.0s done 01:36:14 #134 DONE 2.1s 01:36:14 01:36:14 #189 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:36:14 #189 DONE 0.5s 01:36:14 01:36:14 #190 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:36:15 #190 ... 01:36:15 01:36:15 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:36:15 #191 DONE 0.5s 01:36:15 01:36:15 #192 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:36:15 #192 DONE 0.2s 01:36:15 01:36:15 #190 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:36:15 #190 DONE 0.3s 01:36:15 01:36:15 #134 [core-metadata] exporting to image 01:36:15 #134 exporting layers 0.2s done 01:36:15 #134 writing image sha256:2be0fc06db569bd7aefe4cfdafcf60795bdb9d5be3cb43614778d79f18d7c536 done 01:36:15 #134 naming to docker.io/library/core-metadata done 01:36:15 #134 DONE 2.3s 01:36:15 01:36:15 #193 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:36:15 #193 DONE 0.1s 01:36:15 01:36:15 #194 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:36:15 #194 ... 01:36:15 01:36:15 #195 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:36:15 #195 DONE 0.1s 01:36:15 01:36:15 #196 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:36:15 #196 DONE 0.6s 01:36:15 01:36:15 #197 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:36:15 #197 DONE 0.1s 01:36:15 01:36:15 #194 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:36:15 #194 DONE 0.2s 01:36:15 01:36:15 #134 [security-proxy-auth] exporting to image 01:36:15 #134 exporting layers 0.3s done 01:36:15 #134 ... 01:36:15 01:36:15 #198 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:36:15 #198 DONE 0.1s 01:36:15 01:36:15 #199 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:36:15 #199 DONE 0.1s 01:36:15 01:36:15 #200 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:36:15 #200 DONE 0.8s 01:36:15 01:36:15 #134 [security-secretstore-setup] exporting to image 01:36:15 #134 writing image sha256:e01d5ed062ebba63a1d6c1566fb36b9351153753a98ec7ec59b0c98e77648a0b 0.0s done 01:36:15 #134 naming to docker.io/library/security-proxy-auth done 01:36:15 #134 exporting layers 0.2s done 01:36:16 #134 exporting layers 0.3s done 01:36:16 #134 writing image sha256:876c536df885ae50e48ecb2940689b52a895e748ac23f272f5e85d4f1b4abdae done 01:36:16 #134 naming to docker.io/library/security-spiffe-token-provider done 01:36:16 #134 writing image sha256:a92ad519e64c6981e0dff2f6804e19b69355d8ba1ce71ec2aaeb8862cddd05c4 done 01:36:16 #134 naming to docker.io/library/security-secretstore-setup done 01:36:16 #134 DONE 2.7s 01:36:16 01:36:16 #201 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:36:16 #201 DONE 0.6s 01:36:16 01:36:16 #134 [security-bootstrapper] exporting to image 01:36:16 #134 exporting layers 0.2s done 01:36:16 #134 writing image sha256:3b9b70a2d65a259f2c4d7fd3680fde6aaa5493f73fbba8ba27c4776e60eb5759 done 01:36:16 #134 naming to docker.io/library/security-bootstrapper done 01:36:16 #134 DONE 2.9s 01:36:16 01:36:16 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:36:17 #143 DONE 84.2s 01:36:17 01:36:17 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:36:17 #102 DONE 84.2s 01:36:17 01:36:17 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:36:17 #202 DONE 0.0s 01:36:17 01:36:17 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:36:17 #203 DONE 0.1s 01:36:17 01:36:17 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:36:17 #204 DONE 0.1s 01:36:17 01:36:17 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:36:17 #205 DONE 0.1s 01:36:17 01:36:17 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:36:18 #206 DONE 0.2s 01:36:18 01:36:18 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:36:18 #207 DONE 0.2s 01:36:18 01:36:18 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:36:18 #208 DONE 0.0s 01:36:18 01:36:18 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:36:18 #209 DONE 0.0s 01:36:18 01:36:18 #134 [support-scheduler] exporting to image 01:36:18 #134 exporting layers 0.2s done 01:36:18 #134 writing image sha256:032c6cf10ac7872b89b97c6c20e3d12980965fe8263461a4e96ae64cea3a8c98 done 01:36:18 #134 naming to docker.io/library/support-scheduler done 01:36:18 #134 writing image sha256:03844582bbb93af738bc8f7a4fb682b9c2bcbb1b3b08ea9175bd92cda144909a done 01:36:18 #134 naming to docker.io/library/support-notifications done 01:36:18 #134 DONE 3.1s 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:36:18 time="2023-08-16T01:34:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:36:18 $ docker stop --time=1 257c0343f1502cf089fc70dcf96e0e4797727ccc76adddf4731c3b8caae32953 01:36:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:36:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:19 $ docker rm -f --volumes 257c0343f1502cf089fc70dcf96e0e4797727ccc76adddf4731c3b8caae32953 [Pipeline] // withDockerContainer [Pipeline] sh 01:36:19 Avoid second fetch 01:36:19 Checking out Revision dc857b44c2737f54ac971b67f995bab03c512aaf (main) 01:36:19 + docker images 01:36:19 REPOSITORY TAG IMAGE ID CREATED SIZE 01:36:19 support-notifications latest 03844582bbb9 2 seconds ago 34.3MB 01:36:19 support-scheduler latest 032c6cf10ac7 2 seconds ago 33.7MB 01:36:19 security-bootstrapper latest 3b9b70a2d65a 3 seconds ago 23MB 01:36:19 security-proxy-auth latest e01d5ed062eb 4 seconds ago 19.4MB 01:36:19 security-secretstore-setup latest a92ad519e64c 4 seconds ago 44.1MB 01:36:19 security-spiffe-token-provider latest 876c536df885 4 seconds ago 33.5MB 01:36:19 core-command latest 5073b56965ae 5 seconds ago 21MB 01:36:19 core-metadata latest 2be0fc06db56 5 seconds ago 21.6MB 01:36:19 core-data latest 54be09c3a2b7 5 seconds ago 21.2MB 01:36:19 core-common-config-bootstrapper latest d349db7b328e 5 seconds ago 18MB 01:36:19 security-proxy-setup latest b737da82d9ac 6 seconds ago 19.6MB 01:36:19 security-spire-server latest bb85db60eb73 About a minute ago 103MB 01:36:19 security-spire-agent latest 08bab9899493 About a minute ago 161MB 01:36:19 security-spire-config latest e7e6d1deb3ea About a minute ago 102MB 01:36:19 ci-base-image-x86_64 latest d6dddb257013 4 minutes ago 1.07GB 01:36:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 01:36:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 01:36:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:19 provisioning config files... 01:36:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/560@tmp/config10672249730503722289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:20 ---> docker-login.sh 01:36:20 nexus3.edgexfoundry.org:10001 01:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:20 Configure a credential helper to remove this warning. See 01:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:20 01:36:20 Login Succeeded 01:36:20 nexus3.edgexfoundry.org:10002 01:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:20 Configure a credential helper to remove this warning. See 01:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:20 01:36:20 Login Succeeded 01:36:20 nexus3.edgexfoundry.org:10003 01:36:20 Commit message: "Merge pull request #4635 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.25" 01:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:20 Configure a credential helper to remove this warning. See 01:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:20 01:36:20 Login Succeeded 01:36:20 nexus3.edgexfoundry.org:10004 01:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:20 Configure a credential helper to remove this warning. See 01:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:20 01:36:20 Login Succeeded 01:36:20 docker.io 01:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:20 Configure a credential helper to remove this warning. See 01:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:20 01:36:20 Login Succeeded 01:36:20 ---> docker-login.sh ends [Pipeline] } 01:36:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:36:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:36:21 dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:21 latest 01:36:21 3.1.0-dev.26 01:36:21 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:21 main 01:36:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:36:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:36:21 Dload Upload Total Spent Left Speed 01:36:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 35321 0 --:--:-- --:--:-- --:--:-- 35419 01:36:21 + docker push nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:36:21 2f90cc5ef8dc: Preparing 01:36:21 47085b751fd2: Preparing 01:36:21 aac9a9181a28: Preparing 01:36:21 98d0abad34bf: Preparing 01:36:21 2421ddaab2e4: Preparing 01:36:21 36b50b131297: Preparing 01:36:21 36b50b131297: Waiting 01:36:21 2421ddaab2e4: Pushed 01:36:21 2f90cc5ef8dc: Pushed 01:36:21 36b50b131297: Layer already exists 01:36:21 98d0abad34bf: Pushed 01:36:21 aac9a9181a28: Pushed 01:36:19 > git config core.sparsecheckout # timeout=10 01:36:19 > git checkout -f dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 [Pipeline] sh 01:36:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:36:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:36:22 + sudo tee /etc/docker/daemon.new 01:36:22 { 01:36:22 "registry-mirrors": [ 01:36:22 "https://nexus3.edgexfoundry.org:10001" 01:36:22 ], 01:36:22 "bip": "10.250.0.254/24", 01:36:22 "hosts": [ 01:36:22 "tcp://0.0.0.0:5555", 01:36:22 "unix:///var/run/docker.sock" 01:36:22 ], 01:36:22 "mtu": 1458, 01:36:22 "selinux-enabled": true, 01:36:22 "seccomp-profile": "/etc/docker/seccomp.json" 01:36:22 } [Pipeline] sh 01:36:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:36:23 47085b751fd2: Pushed 01:36:23 + sudo service docker restart 01:36:23 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:36:23 2f90cc5ef8dc: Preparing 01:36:23 47085b751fd2: Preparing 01:36:23 aac9a9181a28: Preparing 01:36:23 98d0abad34bf: Preparing 01:36:23 2421ddaab2e4: Preparing 01:36:23 36b50b131297: Preparing 01:36:23 36b50b131297: Waiting 01:36:23 98d0abad34bf: Layer already exists 01:36:23 47085b751fd2: Layer already exists 01:36:23 2f90cc5ef8dc: Layer already exists 01:36:23 2421ddaab2e4: Layer already exists 01:36:23 aac9a9181a28: Layer already exists 01:36:23 36b50b131297: Layer already exists 01:36:23 latest: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:24 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.26 01:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:36:24 2f90cc5ef8dc: Preparing 01:36:24 47085b751fd2: Preparing 01:36:24 aac9a9181a28: Preparing 01:36:24 98d0abad34bf: Preparing 01:36:24 2421ddaab2e4: Preparing 01:36:24 36b50b131297: Preparing 01:36:24 36b50b131297: Waiting 01:36:24 47085b751fd2: Layer already exists 01:36:24 aac9a9181a28: Layer already exists 01:36:24 98d0abad34bf: Layer already exists 01:36:24 2f90cc5ef8dc: Layer already exists 01:36:24 2421ddaab2e4: Layer already exists 01:36:24 36b50b131297: Layer already exists 01:36:24 3.1.0-dev.26: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:25 + docker push nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:36:25 2f90cc5ef8dc: Preparing 01:36:25 47085b751fd2: Preparing 01:36:25 aac9a9181a28: Preparing 01:36:25 98d0abad34bf: Preparing 01:36:25 2421ddaab2e4: Preparing 01:36:25 36b50b131297: Preparing 01:36:25 36b50b131297: Waiting 01:36:25 47085b751fd2: Layer already exists 01:36:25 98d0abad34bf: Layer already exists 01:36:25 2f90cc5ef8dc: Layer already exists 01:36:25 aac9a9181a28: Layer already exists 01:36:25 2421ddaab2e4: Layer already exists 01:36:25 36b50b131297: Layer already exists 01:36:25 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:36:25 2f90cc5ef8dc: Preparing 01:36:25 47085b751fd2: Preparing 01:36:25 aac9a9181a28: Preparing 01:36:25 98d0abad34bf: Preparing 01:36:25 2421ddaab2e4: Preparing 01:36:25 36b50b131297: Preparing 01:36:25 36b50b131297: Waiting 01:36:25 47085b751fd2: Layer already exists 01:36:25 aac9a9181a28: Layer already exists 01:36:25 98d0abad34bf: Layer already exists 01:36:25 2f90cc5ef8dc: Layer already exists 01:36:25 2421ddaab2e4: Layer already exists 01:36:25 36b50b131297: Layer already exists 01:36:25 main: digest: sha256:f48968d65965820ac60b4cacd75ff5bbc7b75acd04d9a99e1f184a523143ae1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:25 ===================================================== [Pipeline] echo 01:36:25 taggedImages: 01:36:25 - nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:25 - nexus3.edgexfoundry.org:10004/core-command:latest 01:36:25 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.26 01:36:25 - nexus3.edgexfoundry.org:10004/core-command:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:36:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:36:25 dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:25 latest 01:36:25 3.1.0-dev.26 01:36:25 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:25 main 01:36:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:36:26 fb1b101ed5ba: Preparing 01:36:26 5104620080e4: Preparing 01:36:26 d1fe3aee2f63: Preparing 01:36:26 a345a2bb0858: Preparing 01:36:26 aac9a9181a28: Preparing 01:36:26 98d0abad34bf: Preparing 01:36:26 2421ddaab2e4: Preparing 01:36:26 36b50b131297: Preparing 01:36:26 98d0abad34bf: Waiting 01:36:26 2421ddaab2e4: Waiting 01:36:26 36b50b131297: Waiting 01:36:26 aac9a9181a28: Layer already exists 01:36:26 98d0abad34bf: Layer already exists 01:36:26 2421ddaab2e4: Layer already exists 01:36:26 36b50b131297: Layer already exists 01:36:26 fb1b101ed5ba: Pushed 01:36:26 d1fe3aee2f63: Pushed 01:36:26 5104620080e4: Pushed 01:36:27 a345a2bb0858: Pushed 01:36:27 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:36:28 fb1b101ed5ba: Preparing 01:36:28 5104620080e4: Preparing 01:36:28 d1fe3aee2f63: Preparing 01:36:28 a345a2bb0858: Preparing 01:36:28 aac9a9181a28: Preparing 01:36:28 98d0abad34bf: Preparing 01:36:28 2421ddaab2e4: Preparing 01:36:28 36b50b131297: Preparing 01:36:28 98d0abad34bf: Waiting 01:36:28 2421ddaab2e4: Waiting 01:36:28 36b50b131297: Waiting 01:36:28 fb1b101ed5ba: Layer already exists 01:36:28 a345a2bb0858: Layer already exists 01:36:28 aac9a9181a28: Layer already exists 01:36:28 d1fe3aee2f63: Layer already exists 01:36:28 5104620080e4: Layer already exists 01:36:28 98d0abad34bf: Layer already exists 01:36:28 2421ddaab2e4: Layer already exists 01:36:28 36b50b131297: Layer already exists 01:36:28 latest: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.26 01:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:36:29 fb1b101ed5ba: Preparing 01:36:29 5104620080e4: Preparing 01:36:29 d1fe3aee2f63: Preparing 01:36:29 a345a2bb0858: Preparing 01:36:29 aac9a9181a28: Preparing 01:36:29 98d0abad34bf: Preparing 01:36:29 2421ddaab2e4: Preparing 01:36:29 36b50b131297: Preparing 01:36:29 98d0abad34bf: Waiting 01:36:29 2421ddaab2e4: Waiting 01:36:29 36b50b131297: Waiting 01:36:29 aac9a9181a28: Layer already exists 01:36:29 d1fe3aee2f63: Layer already exists 01:36:29 a345a2bb0858: Layer already exists 01:36:29 5104620080e4: Layer already exists 01:36:29 fb1b101ed5ba: Layer already exists 01:36:29 98d0abad34bf: Layer already exists 01:36:29 36b50b131297: Layer already exists 01:36:29 2421ddaab2e4: Layer already exists 01:36:29 3.1.0-dev.26: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:36:29 fb1b101ed5ba: Preparing 01:36:29 5104620080e4: Preparing 01:36:29 d1fe3aee2f63: Preparing 01:36:29 a345a2bb0858: Preparing 01:36:29 aac9a9181a28: Preparing 01:36:29 98d0abad34bf: Preparing 01:36:29 2421ddaab2e4: Preparing 01:36:29 98d0abad34bf: Waiting 01:36:29 2421ddaab2e4: Waiting 01:36:29 36b50b131297: Preparing 01:36:29 36b50b131297: Waiting 01:36:29 d1fe3aee2f63: Layer already exists 01:36:29 a345a2bb0858: Layer already exists 01:36:29 fb1b101ed5ba: Layer already exists 01:36:29 5104620080e4: Layer already exists 01:36:29 aac9a9181a28: Layer already exists 01:36:29 98d0abad34bf: Layer already exists 01:36:29 2421ddaab2e4: Layer already exists 01:36:29 36b50b131297: Layer already exists 01:36:29 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:36:30 fb1b101ed5ba: Preparing 01:36:30 5104620080e4: Preparing 01:36:30 d1fe3aee2f63: Preparing 01:36:30 a345a2bb0858: Preparing 01:36:30 aac9a9181a28: Preparing 01:36:30 98d0abad34bf: Preparing 01:36:30 2421ddaab2e4: Preparing 01:36:30 36b50b131297: Preparing 01:36:30 98d0abad34bf: Waiting 01:36:30 2421ddaab2e4: Waiting 01:36:30 36b50b131297: Waiting 01:36:30 aac9a9181a28: Layer already exists 01:36:30 a345a2bb0858: Layer already exists 01:36:30 fb1b101ed5ba: Layer already exists 01:36:30 5104620080e4: Layer already exists 01:36:30 d1fe3aee2f63: Layer already exists 01:36:30 36b50b131297: Layer already exists 01:36:30 98d0abad34bf: Layer already exists 01:36:30 2421ddaab2e4: Layer already exists 01:36:30 main: digest: sha256:6545c3e2d3a2952755cf026509bb1de57d1f427afcd2a524734c9e13549bdf6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:30 ===================================================== [Pipeline] echo 01:36:30 taggedImages: 01:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.26 01:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:36:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:36:30 dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:30 latest 01:36:30 3.1.0-dev.26 01:36:30 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:30 main 01:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:30 + docker push nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:36:30 0dc4893df1db: Preparing 01:36:30 b66ec65ed9d0: Preparing 01:36:30 aac9a9181a28: Preparing 01:36:30 98d0abad34bf: Preparing 01:36:30 f1ecf061536b: Preparing 01:36:30 36b50b131297: Preparing 01:36:30 36b50b131297: Waiting 01:36:30 aac9a9181a28: Layer already exists 01:36:30 98d0abad34bf: Layer already exists 01:36:30 36b50b131297: Layer already exists 01:36:30 0dc4893df1db: Pushed 01:36:30 f1ecf061536b: Pushed 01:36:32 b66ec65ed9d0: Pushed 01:36:32 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:36:33 0dc4893df1db: Preparing 01:36:33 b66ec65ed9d0: Preparing 01:36:33 aac9a9181a28: Preparing 01:36:33 98d0abad34bf: Preparing 01:36:33 f1ecf061536b: Preparing 01:36:33 36b50b131297: Preparing 01:36:33 36b50b131297: Waiting 01:36:33 b66ec65ed9d0: Layer already exists 01:36:33 aac9a9181a28: Layer already exists 01:36:33 0dc4893df1db: Layer already exists 01:36:33 f1ecf061536b: Layer already exists 01:36:33 98d0abad34bf: Layer already exists 01:36:33 36b50b131297: Layer already exists 01:36:33 latest: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:34 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.26 01:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:36:34 0dc4893df1db: Preparing 01:36:34 b66ec65ed9d0: Preparing 01:36:34 aac9a9181a28: Preparing 01:36:34 98d0abad34bf: Preparing 01:36:34 f1ecf061536b: Preparing 01:36:34 36b50b131297: Preparing 01:36:34 36b50b131297: Waiting 01:36:34 aac9a9181a28: Layer already exists 01:36:34 b66ec65ed9d0: Layer already exists 01:36:34 f1ecf061536b: Layer already exists 01:36:34 0dc4893df1db: Layer already exists 01:36:34 98d0abad34bf: Layer already exists 01:36:34 36b50b131297: Layer already exists 01:36:34 3.1.0-dev.26: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:34 + docker push nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:36:34 0dc4893df1db: Preparing 01:36:34 b66ec65ed9d0: Preparing 01:36:34 aac9a9181a28: Preparing 01:36:34 98d0abad34bf: Preparing 01:36:34 f1ecf061536b: Preparing 01:36:34 36b50b131297: Preparing 01:36:34 36b50b131297: Waiting 01:36:34 98d0abad34bf: Layer already exists 01:36:34 0dc4893df1db: Layer already exists 01:36:34 b66ec65ed9d0: Layer already exists 01:36:34 aac9a9181a28: Layer already exists 01:36:34 f1ecf061536b: Layer already exists 01:36:34 36b50b131297: Layer already exists 01:36:34 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:36:35 0dc4893df1db: Preparing 01:36:35 b66ec65ed9d0: Preparing 01:36:35 aac9a9181a28: Preparing 01:36:35 98d0abad34bf: Preparing 01:36:35 f1ecf061536b: Preparing 01:36:35 36b50b131297: Preparing 01:36:35 36b50b131297: Waiting 01:36:35 f1ecf061536b: Layer already exists 01:36:35 aac9a9181a28: Layer already exists 01:36:35 98d0abad34bf: Layer already exists 01:36:35 0dc4893df1db: Layer already exists 01:36:35 b66ec65ed9d0: Layer already exists 01:36:35 36b50b131297: Layer already exists 01:36:35 main: digest: sha256:2f22fcf0e35aae6710815df88d6b7d3cda86c4c8a98ee40edc7a2db53d864567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:35 ===================================================== [Pipeline] echo 01:36:35 taggedImages: 01:36:35 - nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:35 - nexus3.edgexfoundry.org:10004/core-data:latest 01:36:35 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.26 01:36:35 - nexus3.edgexfoundry.org:10004/core-data:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:36:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:36:35 dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:35 latest 01:36:35 3.1.0-dev.26 01:36:35 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:35 main 01:36:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:36 24b79a0bf37e: Preparing 01:36:36 1e831481994c: Preparing 01:36:36 dfaf59abaa80: Preparing 01:36:36 aac9a9181a28: Preparing 01:36:36 98d0abad34bf: Preparing 01:36:36 2421ddaab2e4: Preparing 01:36:36 36b50b131297: Preparing 01:36:36 2421ddaab2e4: Waiting 01:36:36 aac9a9181a28: Layer already exists 01:36:36 98d0abad34bf: Layer already exists 01:36:36 2421ddaab2e4: Layer already exists 01:36:36 36b50b131297: Layer already exists 01:36:36 24b79a0bf37e: Pushed 01:36:36 1e831481994c: Pushed 01:36:37 dfaf59abaa80: Pushed 01:36:37 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:38 24b79a0bf37e: Preparing 01:36:38 1e831481994c: Preparing 01:36:38 dfaf59abaa80: Preparing 01:36:38 aac9a9181a28: Preparing 01:36:38 98d0abad34bf: Preparing 01:36:38 2421ddaab2e4: Preparing 01:36:38 36b50b131297: Preparing 01:36:38 2421ddaab2e4: Waiting 01:36:38 98d0abad34bf: Layer already exists 01:36:38 aac9a9181a28: Layer already exists 01:36:38 24b79a0bf37e: Layer already exists 01:36:38 1e831481994c: Layer already exists 01:36:38 dfaf59abaa80: Layer already exists 01:36:38 2421ddaab2e4: Layer already exists 01:36:38 36b50b131297: Layer already exists 01:36:38 latest: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.26 01:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:39 24b79a0bf37e: Preparing 01:36:39 1e831481994c: Preparing 01:36:39 dfaf59abaa80: Preparing 01:36:39 aac9a9181a28: Preparing 01:36:39 98d0abad34bf: Preparing 01:36:39 2421ddaab2e4: Preparing 01:36:39 36b50b131297: Preparing 01:36:39 2421ddaab2e4: Waiting 01:36:39 36b50b131297: Waiting 01:36:39 aac9a9181a28: Layer already exists 01:36:39 1e831481994c: Layer already exists 01:36:39 24b79a0bf37e: Layer already exists 01:36:39 dfaf59abaa80: Layer already exists 01:36:39 98d0abad34bf: Layer already exists 01:36:39 2421ddaab2e4: Layer already exists 01:36:39 36b50b131297: Layer already exists 01:36:39 3.1.0-dev.26: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:39 24b79a0bf37e: Preparing 01:36:39 1e831481994c: Preparing 01:36:39 dfaf59abaa80: Preparing 01:36:39 aac9a9181a28: Preparing 01:36:39 98d0abad34bf: Preparing 01:36:39 2421ddaab2e4: Preparing 01:36:39 36b50b131297: Preparing 01:36:39 2421ddaab2e4: Waiting 01:36:39 36b50b131297: Waiting 01:36:39 98d0abad34bf: Layer already exists 01:36:39 24b79a0bf37e: Layer already exists 01:36:39 1e831481994c: Layer already exists 01:36:39 aac9a9181a28: Layer already exists 01:36:39 dfaf59abaa80: Layer already exists 01:36:39 36b50b131297: Layer already exists 01:36:39 2421ddaab2e4: Layer already exists 01:36:39 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:36:40 24b79a0bf37e: Preparing 01:36:40 1e831481994c: Preparing 01:36:40 dfaf59abaa80: Preparing 01:36:40 aac9a9181a28: Preparing 01:36:40 98d0abad34bf: Preparing 01:36:40 2421ddaab2e4: Preparing 01:36:40 36b50b131297: Preparing 01:36:40 36b50b131297: Waiting 01:36:40 2421ddaab2e4: Waiting 01:36:40 aac9a9181a28: Layer already exists 01:36:40 1e831481994c: Layer already exists 01:36:40 98d0abad34bf: Layer already exists 01:36:40 dfaf59abaa80: Layer already exists 01:36:40 24b79a0bf37e: Layer already exists 01:36:40 36b50b131297: Layer already exists 01:36:40 2421ddaab2e4: Layer already exists 01:36:40 main: digest: sha256:8956e07e8064e2680aea86797160e23dd9701fd3bcb9ee905049a72db56c27e5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:40 ===================================================== [Pipeline] echo 01:36:40 taggedImages: 01:36:40 - nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:36:40 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.26 01:36:40 - nexus3.edgexfoundry.org:10004/core-metadata:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:40 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:36:40 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:36:40 dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:40 latest 01:36:40 3.1.0-dev.26 01:36:40 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:40 main 01:36:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:41 12a95a79be4d: Preparing 01:36:41 28e563256666: Preparing 01:36:41 88371cd71c80: Preparing 01:36:41 61209c80ac2d: Preparing 01:36:41 41525cc89816: Preparing 01:36:41 fe8232cf78ef: Preparing 01:36:41 8d2c41e10fda: Preparing 01:36:41 aac9a9181a28: Preparing 01:36:41 98d0abad34bf: Preparing 01:36:41 4db39fa5bc54: Preparing 01:36:41 7b21e38ce5a2: Preparing 01:36:41 5f70bf18a086: Preparing 01:36:41 7ec6fe06d495: Preparing 01:36:41 1f9bd8c39ea0: Preparing 01:36:41 36b50b131297: Preparing 01:36:41 fe8232cf78ef: Waiting 01:36:41 5f70bf18a086: Waiting 01:36:41 7ec6fe06d495: Waiting 01:36:41 7b21e38ce5a2: Waiting 01:36:41 1f9bd8c39ea0: Waiting 01:36:41 8d2c41e10fda: Waiting 01:36:41 98d0abad34bf: Waiting 01:36:41 36b50b131297: Waiting 01:36:41 aac9a9181a28: Waiting 01:36:41 4db39fa5bc54: Waiting 01:36:41 28e563256666: Pushed 01:36:41 12a95a79be4d: Pushed 01:36:41 61209c80ac2d: Pushed 01:36:41 41525cc89816: Pushed 01:36:41 88371cd71c80: Pushed 01:36:41 aac9a9181a28: Layer already exists 01:36:41 98d0abad34bf: Layer already exists 01:36:41 fe8232cf78ef: Pushed 01:36:41 5f70bf18a086: Pushed 01:36:41 4db39fa5bc54: Pushed 01:36:41 7b21e38ce5a2: Pushed 01:36:41 7ec6fe06d495: Pushed 01:36:41 36b50b131297: Layer already exists 01:36:41 1f9bd8c39ea0: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:41 provisioning config files... 01:36:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/560@tmp/config7951024400103282927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:41 ---> docker-login.sh 01:36:41 nexus3.edgexfoundry.org:10001 01:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:42 Configure a credential helper to remove this warning. See 01:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:42 01:36:42 Login Succeeded 01:36:42 nexus3.edgexfoundry.org:10002 01:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:42 Configure a credential helper to remove this warning. See 01:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:42 01:36:42 Login Succeeded 01:36:42 nexus3.edgexfoundry.org:10003 01:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:43 8d2c41e10fda: Pushed 01:36:43 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:43 Configure a credential helper to remove this warning. See 01:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:43 01:36:43 Login Succeeded 01:36:43 nexus3.edgexfoundry.org:10004 01:36:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } 01:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:43 Configure a credential helper to remove this warning. See 01:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:43 01:36:43 Login Succeeded 01:36:43 docker.io [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:43 12a95a79be4d: Preparing 01:36:43 28e563256666: Preparing 01:36:43 88371cd71c80: Preparing 01:36:43 61209c80ac2d: Preparing 01:36:43 41525cc89816: Preparing 01:36:43 fe8232cf78ef: Preparing 01:36:43 8d2c41e10fda: Preparing 01:36:43 aac9a9181a28: Preparing 01:36:43 98d0abad34bf: Preparing 01:36:43 4db39fa5bc54: Preparing 01:36:43 7b21e38ce5a2: Preparing 01:36:43 5f70bf18a086: Preparing 01:36:43 7ec6fe06d495: Preparing 01:36:43 1f9bd8c39ea0: Preparing 01:36:43 36b50b131297: Preparing 01:36:43 98d0abad34bf: Waiting 01:36:43 4db39fa5bc54: Waiting 01:36:43 7b21e38ce5a2: Waiting 01:36:43 5f70bf18a086: Waiting 01:36:43 7ec6fe06d495: Waiting 01:36:43 1f9bd8c39ea0: Waiting 01:36:43 36b50b131297: Waiting 01:36:43 fe8232cf78ef: Waiting 01:36:43 aac9a9181a28: Waiting 01:36:43 61209c80ac2d: Layer already exists 01:36:43 88371cd71c80: Layer already exists 01:36:43 28e563256666: Layer already exists 01:36:43 41525cc89816: Layer already exists 01:36:43 12a95a79be4d: Layer already exists 01:36:43 fe8232cf78ef: Layer already exists 01:36:43 98d0abad34bf: Layer already exists 01:36:43 8d2c41e10fda: Layer already exists 01:36:43 aac9a9181a28: Layer already exists 01:36:43 4db39fa5bc54: Layer already exists 01:36:43 7b21e38ce5a2: Layer already exists 01:36:43 5f70bf18a086: Layer already exists 01:36:43 1f9bd8c39ea0: Layer already exists 01:36:43 7ec6fe06d495: Layer already exists 01:36:43 36b50b131297: Layer already exists 01:36:43 latest: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:44 Configure a credential helper to remove this warning. See 01:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:44 01:36:44 Login Succeeded 01:36:44 ---> docker-login.sh ends [Pipeline] } 01:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:36:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 01:36:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.26 01:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:44 12a95a79be4d: Preparing 01:36:44 28e563256666: Preparing 01:36:44 88371cd71c80: Preparing 01:36:44 61209c80ac2d: Preparing 01:36:44 41525cc89816: Preparing 01:36:44 fe8232cf78ef: Preparing 01:36:44 8d2c41e10fda: Preparing 01:36:44 aac9a9181a28: Preparing 01:36:44 98d0abad34bf: Preparing 01:36:44 4db39fa5bc54: Preparing 01:36:44 7b21e38ce5a2: Preparing 01:36:44 5f70bf18a086: Preparing 01:36:44 7ec6fe06d495: Preparing 01:36:44 1f9bd8c39ea0: Preparing 01:36:44 36b50b131297: Preparing 01:36:44 fe8232cf78ef: Waiting 01:36:44 7b21e38ce5a2: Waiting 01:36:44 5f70bf18a086: Waiting 01:36:44 8d2c41e10fda: Waiting 01:36:44 7ec6fe06d495: Waiting 01:36:44 aac9a9181a28: Waiting 01:36:44 98d0abad34bf: Waiting 01:36:44 1f9bd8c39ea0: Waiting 01:36:44 4db39fa5bc54: Waiting 01:36:44 36b50b131297: Waiting 01:36:44 12a95a79be4d: Layer already exists 01:36:44 28e563256666: Layer already exists 01:36:44 88371cd71c80: Layer already exists 01:36:44 41525cc89816: Layer already exists 01:36:44 61209c80ac2d: Layer already exists 01:36:44 8d2c41e10fda: Layer already exists 01:36:44 fe8232cf78ef: Layer already exists 01:36:44 aac9a9181a28: Layer already exists 01:36:44 4db39fa5bc54: Layer already exists 01:36:44 98d0abad34bf: Layer already exists 01:36:44 5f70bf18a086: Layer already exists 01:36:44 7b21e38ce5a2: Layer already exists 01:36:44 7ec6fe06d495: Layer already exists 01:36:44 1f9bd8c39ea0: Layer already exists 01:36:44 36b50b131297: Layer already exists 01:36:44 3.1.0-dev.26: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:44 + git config --global --add safe.directory /w/workspace/edgex-go/560 [Pipeline] echo 01:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:36:44 ========================================================= 01:36:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:36:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:36:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:36:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:36:45 edb6bdbacee9: Pulling fs layer 01:36:45 5f9638ab2659: Pulling fs layer 01:36:45 8d51d6327a98: Pulling fs layer 01:36:45 8b374f2dd631: Pulling fs layer 01:36:45 ec14aa9079de: Pulling fs layer 01:36:45 2f466654f4bb: Pulling fs layer 01:36:45 554e91adad29: Pulling fs layer 01:36:45 8b374f2dd631: Waiting 01:36:45 ec14aa9079de: Waiting 01:36:45 2f466654f4bb: Waiting 01:36:45 554e91adad29: Waiting 01:36:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:45 12a95a79be4d: Preparing 01:36:45 28e563256666: Preparing 01:36:45 88371cd71c80: Preparing 01:36:45 61209c80ac2d: Preparing 01:36:45 41525cc89816: Preparing 01:36:45 fe8232cf78ef: Preparing 01:36:45 8d2c41e10fda: Preparing 01:36:45 aac9a9181a28: Preparing 01:36:45 98d0abad34bf: Preparing 01:36:45 4db39fa5bc54: Preparing 01:36:45 7b21e38ce5a2: Preparing 01:36:45 5f70bf18a086: Preparing 01:36:45 7ec6fe06d495: Preparing 01:36:45 1f9bd8c39ea0: Preparing 01:36:45 fe8232cf78ef: Waiting 01:36:45 8d2c41e10fda: Waiting 01:36:45 98d0abad34bf: Waiting 01:36:45 aac9a9181a28: Waiting 01:36:45 4db39fa5bc54: Waiting 01:36:45 5f70bf18a086: Waiting 01:36:45 7b21e38ce5a2: Waiting 01:36:45 7ec6fe06d495: Waiting 01:36:45 1f9bd8c39ea0: Waiting 01:36:45 36b50b131297: Preparing 01:36:45 41525cc89816: Layer already exists 01:36:45 88371cd71c80: Layer already exists 01:36:45 12a95a79be4d: Layer already exists 01:36:45 61209c80ac2d: Layer already exists 01:36:45 28e563256666: Layer already exists 01:36:45 fe8232cf78ef: Layer already exists 01:36:45 aac9a9181a28: Layer already exists 01:36:45 98d0abad34bf: Layer already exists 01:36:45 8d2c41e10fda: Layer already exists 01:36:45 4db39fa5bc54: Layer already exists 01:36:45 7b21e38ce5a2: Layer already exists 01:36:45 36b50b131297: Layer already exists 01:36:45 7ec6fe06d495: Layer already exists 01:36:45 5f70bf18a086: Layer already exists 01:36:45 1f9bd8c39ea0: Layer already exists 01:36:45 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:45 5f9638ab2659: Verifying Checksum 01:36:45 5f9638ab2659: Download complete 01:36:45 8b374f2dd631: Verifying Checksum 01:36:45 8b374f2dd631: Download complete 01:36:45 ec14aa9079de: Download complete 01:36:45 edb6bdbacee9: Verifying Checksum 01:36:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:36:45 12a95a79be4d: Preparing 01:36:45 28e563256666: Preparing 01:36:45 88371cd71c80: Preparing 01:36:45 61209c80ac2d: Preparing 01:36:45 41525cc89816: Preparing 01:36:45 fe8232cf78ef: Preparing 01:36:45 8d2c41e10fda: Preparing 01:36:45 aac9a9181a28: Preparing 01:36:45 98d0abad34bf: Preparing 01:36:45 4db39fa5bc54: Preparing 01:36:45 7b21e38ce5a2: Preparing 01:36:45 5f70bf18a086: Preparing 01:36:45 7ec6fe06d495: Preparing 01:36:45 1f9bd8c39ea0: Preparing 01:36:45 36b50b131297: Preparing 01:36:45 fe8232cf78ef: Waiting 01:36:45 8d2c41e10fda: Waiting 01:36:45 aac9a9181a28: Waiting 01:36:45 98d0abad34bf: Waiting 01:36:45 4db39fa5bc54: Waiting 01:36:45 7b21e38ce5a2: Waiting 01:36:45 5f70bf18a086: Waiting 01:36:45 7ec6fe06d495: Waiting 01:36:45 1f9bd8c39ea0: Waiting 01:36:45 36b50b131297: Waiting 01:36:45 88371cd71c80: Layer already exists 01:36:45 28e563256666: Layer already exists 01:36:45 12a95a79be4d: Layer already exists 01:36:45 41525cc89816: Layer already exists 01:36:45 61209c80ac2d: Layer already exists 01:36:45 fe8232cf78ef: Layer already exists 01:36:45 8d2c41e10fda: Layer already exists 01:36:45 aac9a9181a28: Layer already exists 01:36:45 4db39fa5bc54: Layer already exists 01:36:45 98d0abad34bf: Layer already exists 01:36:45 5f70bf18a086: Layer already exists 01:36:45 7b21e38ce5a2: Layer already exists 01:36:45 1f9bd8c39ea0: Layer already exists 01:36:45 36b50b131297: Layer already exists 01:36:45 7ec6fe06d495: Layer already exists 01:36:45 main: digest: sha256:11ad2edf7a33af8e2823324fba8f72cc25479976a1ff02d53bafae68db9264aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:45 ===================================================== [Pipeline] echo 01:36:45 taggedImages: 01:36:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:36:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.26 01:36:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:36:45 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:36:45 dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:45 latest 01:36:45 3.1.0-dev.26 01:36:45 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:45 main 01:36:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:46 edb6bdbacee9: Pull complete 01:36:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:46 d14c71702fae: Preparing 01:36:46 0653530ded98: Preparing 01:36:46 61460c946d09: Preparing 01:36:46 e69c2351f52c: Preparing 01:36:46 aac9a9181a28: Preparing 01:36:46 98d0abad34bf: Preparing 01:36:46 2421ddaab2e4: Preparing 01:36:46 36b50b131297: Preparing 01:36:46 36b50b131297: Waiting 01:36:46 98d0abad34bf: Waiting 01:36:46 2421ddaab2e4: Waiting 01:36:46 aac9a9181a28: Layer already exists 01:36:46 98d0abad34bf: Layer already exists 01:36:46 2421ddaab2e4: Layer already exists 01:36:46 36b50b131297: Layer already exists 01:36:46 d14c71702fae: Pushed 01:36:46 0653530ded98: Pushed 01:36:46 61460c946d09: Pushed 01:36:46 554e91adad29: Verifying Checksum 01:36:46 554e91adad29: Download complete 01:36:46 5f9638ab2659: Pull complete 01:36:47 e69c2351f52c: Pushed 01:36:47 2f466654f4bb: Verifying Checksum 01:36:47 2f466654f4bb: Download complete 01:36:47 8d51d6327a98: Verifying Checksum 01:36:47 8d51d6327a98: Download complete 01:36:48 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:48 d14c71702fae: Preparing 01:36:48 0653530ded98: Preparing 01:36:48 61460c946d09: Preparing 01:36:48 e69c2351f52c: Preparing 01:36:48 aac9a9181a28: Preparing 01:36:48 98d0abad34bf: Preparing 01:36:48 2421ddaab2e4: Preparing 01:36:48 36b50b131297: Preparing 01:36:48 2421ddaab2e4: Waiting 01:36:48 98d0abad34bf: Waiting 01:36:48 36b50b131297: Waiting 01:36:48 0653530ded98: Layer already exists 01:36:48 d14c71702fae: Layer already exists 01:36:48 e69c2351f52c: Layer already exists 01:36:48 61460c946d09: Layer already exists 01:36:48 aac9a9181a28: Layer already exists 01:36:48 98d0abad34bf: Layer already exists 01:36:48 2421ddaab2e4: Layer already exists 01:36:48 36b50b131297: Layer already exists 01:36:48 latest: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.26 01:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:49 d14c71702fae: Preparing 01:36:49 0653530ded98: Preparing 01:36:49 61460c946d09: Preparing 01:36:49 e69c2351f52c: Preparing 01:36:49 aac9a9181a28: Preparing 01:36:49 98d0abad34bf: Preparing 01:36:49 2421ddaab2e4: Preparing 01:36:49 36b50b131297: Preparing 01:36:49 98d0abad34bf: Waiting 01:36:49 2421ddaab2e4: Waiting 01:36:49 36b50b131297: Waiting 01:36:49 d14c71702fae: Layer already exists 01:36:49 aac9a9181a28: Layer already exists 01:36:49 61460c946d09: Layer already exists 01:36:49 0653530ded98: Layer already exists 01:36:49 e69c2351f52c: Layer already exists 01:36:49 98d0abad34bf: Layer already exists 01:36:49 2421ddaab2e4: Layer already exists 01:36:49 36b50b131297: Layer already exists 01:36:49 3.1.0-dev.26: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:49 d14c71702fae: Preparing 01:36:49 0653530ded98: Preparing 01:36:49 61460c946d09: Preparing 01:36:49 e69c2351f52c: Preparing 01:36:49 aac9a9181a28: Preparing 01:36:49 98d0abad34bf: Preparing 01:36:49 2421ddaab2e4: Preparing 01:36:49 36b50b131297: Preparing 01:36:49 98d0abad34bf: Waiting 01:36:49 aac9a9181a28: Layer already exists 01:36:49 e69c2351f52c: Layer already exists 01:36:49 61460c946d09: Layer already exists 01:36:49 d14c71702fae: Layer already exists 01:36:49 0653530ded98: Layer already exists 01:36:49 2421ddaab2e4: Layer already exists 01:36:49 98d0abad34bf: Layer already exists 01:36:49 36b50b131297: Layer already exists 01:36:49 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:36:50 d14c71702fae: Preparing 01:36:50 0653530ded98: Preparing 01:36:50 61460c946d09: Preparing 01:36:50 e69c2351f52c: Preparing 01:36:50 aac9a9181a28: Preparing 01:36:50 98d0abad34bf: Preparing 01:36:50 2421ddaab2e4: Preparing 01:36:50 36b50b131297: Preparing 01:36:50 98d0abad34bf: Waiting 01:36:50 2421ddaab2e4: Waiting 01:36:50 36b50b131297: Waiting 01:36:50 61460c946d09: Layer already exists 01:36:50 d14c71702fae: Layer already exists 01:36:50 aac9a9181a28: Layer already exists 01:36:50 0653530ded98: Layer already exists 01:36:50 e69c2351f52c: Layer already exists 01:36:50 98d0abad34bf: Layer already exists 01:36:50 2421ddaab2e4: Layer already exists 01:36:50 36b50b131297: Layer already exists 01:36:50 main: digest: sha256:04bb74a921367f0f09ec057ea548f85270c0bba091711691e5d607a6ffe8e221 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:50 ===================================================== [Pipeline] echo 01:36:50 taggedImages: 01:36:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:36:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.26 01:36:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:36:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:36:50 dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:50 latest 01:36:50 3.1.0-dev.26 01:36:50 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:50 main 01:36:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:51 f413d1ee8785: Preparing 01:36:51 107a67d3502f: Preparing 01:36:51 604d987707a8: Preparing 01:36:51 69eb5418a640: Preparing 01:36:51 aac9a9181a28: Preparing 01:36:51 98d0abad34bf: Preparing 01:36:51 84d78cfdda38: Preparing 01:36:51 b758d862caa9: Preparing 01:36:51 36b50b131297: Preparing 01:36:51 84d78cfdda38: Waiting 01:36:51 36b50b131297: Waiting 01:36:51 98d0abad34bf: Waiting 01:36:51 aac9a9181a28: Layer already exists 01:36:51 98d0abad34bf: Layer already exists 01:36:51 69eb5418a640: Pushed 01:36:51 107a67d3502f: Pushed 01:36:51 f413d1ee8785: Pushed 01:36:51 84d78cfdda38: Pushed 01:36:51 36b50b131297: Layer already exists 01:36:51 b758d862caa9: Pushed 01:36:52 604d987707a8: Pushed 01:36:52 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:53 f413d1ee8785: Preparing 01:36:53 107a67d3502f: Preparing 01:36:53 604d987707a8: Preparing 01:36:53 69eb5418a640: Preparing 01:36:53 aac9a9181a28: Preparing 01:36:53 98d0abad34bf: Preparing 01:36:53 84d78cfdda38: Preparing 01:36:53 b758d862caa9: Preparing 01:36:53 36b50b131297: Preparing 01:36:53 98d0abad34bf: Waiting 01:36:53 84d78cfdda38: Waiting 01:36:53 b758d862caa9: Waiting 01:36:53 36b50b131297: Waiting 01:36:53 f413d1ee8785: Layer already exists 01:36:53 107a67d3502f: Layer already exists 01:36:53 604d987707a8: Layer already exists 01:36:53 aac9a9181a28: Layer already exists 01:36:53 69eb5418a640: Layer already exists 01:36:53 98d0abad34bf: Layer already exists 01:36:53 84d78cfdda38: Layer already exists 01:36:53 36b50b131297: Layer already exists 01:36:53 b758d862caa9: Layer already exists 01:36:53 latest: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.26 01:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:53 f413d1ee8785: Preparing 01:36:53 107a67d3502f: Preparing 01:36:53 604d987707a8: Preparing 01:36:53 69eb5418a640: Preparing 01:36:53 aac9a9181a28: Preparing 01:36:53 98d0abad34bf: Preparing 01:36:53 84d78cfdda38: Preparing 01:36:53 b758d862caa9: Preparing 01:36:53 36b50b131297: Preparing 01:36:53 98d0abad34bf: Waiting 01:36:53 84d78cfdda38: Waiting 01:36:53 b758d862caa9: Waiting 01:36:53 36b50b131297: Waiting 01:36:53 604d987707a8: Layer already exists 01:36:53 69eb5418a640: Layer already exists 01:36:53 f413d1ee8785: Layer already exists 01:36:53 107a67d3502f: Layer already exists 01:36:53 aac9a9181a28: Layer already exists 01:36:53 84d78cfdda38: Layer already exists 01:36:53 98d0abad34bf: Layer already exists 01:36:53 36b50b131297: Layer already exists 01:36:53 b758d862caa9: Layer already exists 01:36:53 3.1.0-dev.26: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:54 f413d1ee8785: Preparing 01:36:54 107a67d3502f: Preparing 01:36:54 604d987707a8: Preparing 01:36:54 69eb5418a640: Preparing 01:36:54 aac9a9181a28: Preparing 01:36:54 98d0abad34bf: Preparing 01:36:54 84d78cfdda38: Preparing 01:36:54 b758d862caa9: Preparing 01:36:54 36b50b131297: Preparing 01:36:54 b758d862caa9: Waiting 01:36:54 98d0abad34bf: Waiting 01:36:54 36b50b131297: Waiting 01:36:54 107a67d3502f: Layer already exists 01:36:54 604d987707a8: Layer already exists 01:36:54 f413d1ee8785: Layer already exists 01:36:54 69eb5418a640: Layer already exists 01:36:54 aac9a9181a28: Layer already exists 01:36:54 84d78cfdda38: Layer already exists 01:36:54 98d0abad34bf: Layer already exists 01:36:54 36b50b131297: Layer already exists 01:36:54 b758d862caa9: Layer already exists 01:36:54 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:55 f413d1ee8785: Preparing 01:36:55 107a67d3502f: Preparing 01:36:55 604d987707a8: Preparing 01:36:55 69eb5418a640: Preparing 01:36:55 aac9a9181a28: Preparing 01:36:55 98d0abad34bf: Preparing 01:36:55 84d78cfdda38: Preparing 01:36:55 b758d862caa9: Preparing 01:36:55 36b50b131297: Preparing 01:36:55 98d0abad34bf: Waiting 01:36:55 84d78cfdda38: Waiting 01:36:55 b758d862caa9: Waiting 01:36:55 36b50b131297: Waiting 01:36:55 aac9a9181a28: Layer already exists 01:36:55 69eb5418a640: Layer already exists 01:36:55 107a67d3502f: Layer already exists 01:36:55 f413d1ee8785: Layer already exists 01:36:55 604d987707a8: Layer already exists 01:36:55 b758d862caa9: Layer already exists 01:36:55 84d78cfdda38: Layer already exists 01:36:55 98d0abad34bf: Layer already exists 01:36:55 36b50b131297: Layer already exists 01:36:55 main: digest: sha256:e9c30e82f6253d8b740b4cff71a784a0a6fb8393d8178db6322a3776e5d41f4e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:55 ===================================================== [Pipeline] echo 01:36:55 taggedImages: 01:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.26 01:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:36:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:36:55 dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:55 latest 01:36:55 3.1.0-dev.26 01:36:55 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:55 main 01:36:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf 01:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:55 ba54d8c75aa2: Preparing 01:36:55 bf18d4195ed8: Preparing 01:36:55 3afd6551e674: Preparing 01:36:55 de2036a497ac: Preparing 01:36:55 82e27eb0949c: Preparing 01:36:55 d41b9afb92dd: Preparing 01:36:55 bf55b4148fd2: Preparing 01:36:55 aac9a9181a28: Preparing 01:36:55 98d0abad34bf: Preparing 01:36:55 785073ccb3f5: Preparing 01:36:55 36b50b131297: Preparing 01:36:55 bf55b4148fd2: Waiting 01:36:55 aac9a9181a28: Waiting 01:36:55 98d0abad34bf: Waiting 01:36:55 785073ccb3f5: Waiting 01:36:55 36b50b131297: Waiting 01:36:55 bf18d4195ed8: Pushed 01:36:55 82e27eb0949c: Pushed 01:36:55 ba54d8c75aa2: Pushed 01:36:55 aac9a9181a28: Layer already exists 01:36:55 98d0abad34bf: Layer already exists 01:36:56 d41b9afb92dd: Pushed 01:36:56 bf55b4148fd2: Pushed 01:36:56 36b50b131297: Layer already exists 01:36:57 de2036a497ac: Pushed 01:36:57 785073ccb3f5: Pushed 01:36:57 3afd6551e674: Pushed 01:36:57 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:58 ba54d8c75aa2: Preparing 01:36:58 bf18d4195ed8: Preparing 01:36:58 3afd6551e674: Preparing 01:36:58 de2036a497ac: Preparing 01:36:58 82e27eb0949c: Preparing 01:36:58 d41b9afb92dd: Preparing 01:36:58 bf55b4148fd2: Preparing 01:36:58 aac9a9181a28: Preparing 01:36:58 98d0abad34bf: Preparing 01:36:58 785073ccb3f5: Preparing 01:36:58 36b50b131297: Preparing 01:36:58 36b50b131297: Waiting 01:36:58 bf55b4148fd2: Waiting 01:36:58 785073ccb3f5: Waiting 01:36:58 aac9a9181a28: Waiting 01:36:58 98d0abad34bf: Waiting 01:36:58 d41b9afb92dd: Waiting 01:36:58 de2036a497ac: Layer already exists 01:36:58 bf18d4195ed8: Layer already exists 01:36:58 3afd6551e674: Layer already exists 01:36:58 ba54d8c75aa2: Layer already exists 01:36:58 82e27eb0949c: Layer already exists 01:36:58 d41b9afb92dd: Layer already exists 01:36:58 bf55b4148fd2: Layer already exists 01:36:58 98d0abad34bf: Layer already exists 01:36:58 aac9a9181a28: Layer already exists 01:36:58 785073ccb3f5: Layer already exists 01:36:58 36b50b131297: Layer already exists 01:36:58 latest: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.26 01:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:58 ba54d8c75aa2: Preparing 01:36:58 bf18d4195ed8: Preparing 01:36:58 3afd6551e674: Preparing 01:36:58 de2036a497ac: Preparing 01:36:58 82e27eb0949c: Preparing 01:36:58 d41b9afb92dd: Preparing 01:36:58 bf55b4148fd2: Preparing 01:36:58 aac9a9181a28: Preparing 01:36:58 98d0abad34bf: Preparing 01:36:58 785073ccb3f5: Preparing 01:36:58 36b50b131297: Preparing 01:36:58 785073ccb3f5: Waiting 01:36:58 36b50b131297: Waiting 01:36:58 aac9a9181a28: Waiting 01:36:58 98d0abad34bf: Waiting 01:36:58 d41b9afb92dd: Waiting 01:36:58 82e27eb0949c: Layer already exists 01:36:58 3afd6551e674: Layer already exists 01:36:58 bf18d4195ed8: Layer already exists 01:36:58 de2036a497ac: Layer already exists 01:36:58 ba54d8c75aa2: Layer already exists 01:36:58 d41b9afb92dd: Layer already exists 01:36:58 aac9a9181a28: Layer already exists 01:36:58 bf55b4148fd2: Layer already exists 01:36:58 98d0abad34bf: Layer already exists 01:36:58 785073ccb3f5: Layer already exists 01:36:58 36b50b131297: Layer already exists 01:36:58 3.1.0-dev.26: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:59 ba54d8c75aa2: Preparing 01:36:59 bf18d4195ed8: Preparing 01:36:59 3afd6551e674: Preparing 01:36:59 de2036a497ac: Preparing 01:36:59 82e27eb0949c: Preparing 01:36:59 d41b9afb92dd: Preparing 01:36:59 bf55b4148fd2: Preparing 01:36:59 aac9a9181a28: Preparing 01:36:59 98d0abad34bf: Preparing 01:36:59 785073ccb3f5: Preparing 01:36:59 36b50b131297: Preparing 01:36:59 bf55b4148fd2: Waiting 01:36:59 aac9a9181a28: Waiting 01:36:59 98d0abad34bf: Waiting 01:36:59 785073ccb3f5: Waiting 01:36:59 36b50b131297: Waiting 01:36:59 bf18d4195ed8: Layer already exists 01:36:59 3afd6551e674: Layer already exists 01:36:59 82e27eb0949c: Layer already exists 01:36:59 de2036a497ac: Layer already exists 01:36:59 ba54d8c75aa2: Layer already exists 01:36:59 98d0abad34bf: Layer already exists 01:36:59 aac9a9181a28: Layer already exists 01:36:59 d41b9afb92dd: Layer already exists 01:36:59 785073ccb3f5: Layer already exists 01:36:59 bf55b4148fd2: Layer already exists 01:36:59 36b50b131297: Layer already exists 01:36:59 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:37:00 ba54d8c75aa2: Preparing 01:37:00 bf18d4195ed8: Preparing 01:37:00 3afd6551e674: Preparing 01:37:00 de2036a497ac: Preparing 01:37:00 82e27eb0949c: Preparing 01:37:00 d41b9afb92dd: Preparing 01:37:00 bf55b4148fd2: Preparing 01:37:00 aac9a9181a28: Preparing 01:37:00 98d0abad34bf: Preparing 01:37:00 785073ccb3f5: Preparing 01:37:00 36b50b131297: Preparing 01:37:00 bf55b4148fd2: Waiting 01:37:00 aac9a9181a28: Waiting 01:37:00 36b50b131297: Waiting 01:37:00 98d0abad34bf: Waiting 01:37:00 785073ccb3f5: Waiting 01:37:00 d41b9afb92dd: Waiting 01:37:00 de2036a497ac: Layer already exists 01:37:00 bf18d4195ed8: Layer already exists 01:37:00 3afd6551e674: Layer already exists 01:37:00 ba54d8c75aa2: Layer already exists 01:37:00 82e27eb0949c: Layer already exists 01:37:00 d41b9afb92dd: Layer already exists 01:37:00 98d0abad34bf: Layer already exists 01:37:00 bf55b4148fd2: Layer already exists 01:37:00 aac9a9181a28: Layer already exists 01:37:00 36b50b131297: Layer already exists 01:37:00 785073ccb3f5: Layer already exists 01:37:00 main: digest: sha256:552bb883aa721720d2a284e9ab09157ad1091fa3482a2e08fff47ff18a1aab2d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:00 ===================================================== [Pipeline] echo 01:37:00 taggedImages: 01:37:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:37:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.26 01:37:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:37:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:37:00 dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:00 latest 01:37:00 3.1.0-dev.26 01:37:00 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:00 main 01:37:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:00 8d51d6327a98: Pull complete 01:37:00 8b374f2dd631: Pull complete 01:37:00 ec14aa9079de: Pull complete 01:37:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:37:00 d0b188de5e5c: Preparing 01:37:00 15e5db3ac0d2: Preparing 01:37:00 aac9a9181a28: Preparing 01:37:00 98d0abad34bf: Preparing 01:37:00 2c0f9c67ea71: Preparing 01:37:00 36b50b131297: Preparing 01:37:00 36b50b131297: Waiting 01:37:00 aac9a9181a28: Layer already exists 01:37:00 98d0abad34bf: Layer already exists 01:37:00 36b50b131297: Layer already exists 01:37:00 d0b188de5e5c: Pushed 01:37:01 2c0f9c67ea71: Pushed 01:37:03 15e5db3ac0d2: Pushed 01:37:03 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:37:03 d0b188de5e5c: Preparing 01:37:03 15e5db3ac0d2: Preparing 01:37:03 aac9a9181a28: Preparing 01:37:03 98d0abad34bf: Preparing 01:37:03 2c0f9c67ea71: Preparing 01:37:03 36b50b131297: Preparing 01:37:03 36b50b131297: Waiting 01:37:03 15e5db3ac0d2: Layer already exists 01:37:03 aac9a9181a28: Layer already exists 01:37:03 2c0f9c67ea71: Layer already exists 01:37:03 d0b188de5e5c: Layer already exists 01:37:03 98d0abad34bf: Layer already exists 01:37:03 36b50b131297: Layer already exists 01:37:03 latest: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.26 01:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:37:04 d0b188de5e5c: Preparing 01:37:04 15e5db3ac0d2: Preparing 01:37:04 aac9a9181a28: Preparing 01:37:04 98d0abad34bf: Preparing 01:37:04 2c0f9c67ea71: Preparing 01:37:04 36b50b131297: Preparing 01:37:04 36b50b131297: Waiting 01:37:04 15e5db3ac0d2: Layer already exists 01:37:04 aac9a9181a28: Layer already exists 01:37:04 d0b188de5e5c: Layer already exists 01:37:04 2c0f9c67ea71: Layer already exists 01:37:04 98d0abad34bf: Layer already exists 01:37:04 36b50b131297: Layer already exists 01:37:04 3.1.0-dev.26: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:37:04 d0b188de5e5c: Preparing 01:37:04 15e5db3ac0d2: Preparing 01:37:04 aac9a9181a28: Preparing 01:37:04 98d0abad34bf: Preparing 01:37:04 2c0f9c67ea71: Preparing 01:37:04 36b50b131297: Preparing 01:37:04 36b50b131297: Waiting 01:37:04 aac9a9181a28: Layer already exists 01:37:04 d0b188de5e5c: Layer already exists 01:37:04 15e5db3ac0d2: Layer already exists 01:37:04 98d0abad34bf: Layer already exists 01:37:04 2c0f9c67ea71: Layer already exists 01:37:04 36b50b131297: Layer already exists 01:37:04 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:37:05 d0b188de5e5c: Preparing 01:37:05 15e5db3ac0d2: Preparing 01:37:05 aac9a9181a28: Preparing 01:37:05 98d0abad34bf: Preparing 01:37:05 2c0f9c67ea71: Preparing 01:37:05 36b50b131297: Preparing 01:37:05 36b50b131297: Waiting 01:37:05 2c0f9c67ea71: Layer already exists 01:37:05 d0b188de5e5c: Layer already exists 01:37:05 98d0abad34bf: Layer already exists 01:37:05 aac9a9181a28: Layer already exists 01:37:05 15e5db3ac0d2: Layer already exists 01:37:05 36b50b131297: Layer already exists 01:37:05 main: digest: sha256:d8382c396de25a131637a6d68a4333078dafeefc9765d2cd9630d1df6abd02dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:05 ===================================================== [Pipeline] echo 01:37:05 taggedImages: 01:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.26 01:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:37:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:37:05 dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:05 latest 01:37:05 3.1.0-dev.26 01:37:05 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:05 main 01:37:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:37:06 5d989a71cae2: Preparing 01:37:06 acb824ac377f: Preparing 01:37:06 ae029c7b5413: Preparing 01:37:06 850ab0d53b2c: Preparing 01:37:06 0b35d598e2d4: Preparing 01:37:06 aac9a9181a28: Preparing 01:37:06 98d0abad34bf: Preparing 01:37:06 ad6f28436969: Preparing 01:37:06 36b50b131297: Preparing 01:37:06 ad6f28436969: Waiting 01:37:06 98d0abad34bf: Waiting 01:37:06 36b50b131297: Waiting 01:37:06 aac9a9181a28: Waiting 01:37:06 acb824ac377f: Pushed 01:37:06 aac9a9181a28: Layer already exists 01:37:06 5d989a71cae2: Pushed 01:37:06 ae029c7b5413: Pushed 01:37:06 98d0abad34bf: Layer already exists 01:37:06 36b50b131297: Layer already exists 01:37:06 ad6f28436969: Pushed 01:37:08 2f466654f4bb: Pull complete 01:37:11 554e91adad29: Pull complete 01:37:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:37:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:37:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:37:11 WORKDIR /edgex 01:37:11 COPY go.mod . 01:37:11 RUN go mod download 01:37:11 + docker build -t ci-base-image-arm64 -f - . 01:37:11 Sending build context to Docker daemon 2.945MB 01:37:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:37:11 ---> 1e15ea492957 01:37:11 Step 2/4 : WORKDIR /edgex 01:37:12 0b35d598e2d4: Pushed 01:37:13 ---> Running in 5c0fcc388166 01:37:13 Removing intermediate container 5c0fcc388166 01:37:13 ---> 40472f6bfcd2 01:37:13 Step 3/4 : COPY go.mod . 01:37:14 850ab0d53b2c: Pushed 01:37:14 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:14 ---> ce0268c52250 01:37:14 Step 4/4 : RUN go mod download 01:37:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 01:37:14 ---> Running in 48baacf8a095 [Pipeline] { [Pipeline] sh 01:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:37:14 5d989a71cae2: Preparing 01:37:14 acb824ac377f: Preparing 01:37:14 ae029c7b5413: Preparing 01:37:14 850ab0d53b2c: Preparing 01:37:14 0b35d598e2d4: Preparing 01:37:14 aac9a9181a28: Preparing 01:37:14 98d0abad34bf: Preparing 01:37:14 ad6f28436969: Preparing 01:37:14 36b50b131297: Preparing 01:37:14 aac9a9181a28: Waiting 01:37:14 98d0abad34bf: Waiting 01:37:14 ad6f28436969: Waiting 01:37:14 36b50b131297: Waiting 01:37:14 ae029c7b5413: Layer already exists 01:37:14 0b35d598e2d4: Layer already exists 01:37:14 5d989a71cae2: Layer already exists 01:37:14 acb824ac377f: Layer already exists 01:37:14 850ab0d53b2c: Layer already exists 01:37:14 aac9a9181a28: Layer already exists 01:37:14 ad6f28436969: Layer already exists 01:37:14 98d0abad34bf: Layer already exists 01:37:14 36b50b131297: Layer already exists 01:37:14 latest: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.26 01:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:37:15 5d989a71cae2: Preparing 01:37:15 acb824ac377f: Preparing 01:37:15 ae029c7b5413: Preparing 01:37:15 850ab0d53b2c: Preparing 01:37:15 0b35d598e2d4: Preparing 01:37:15 aac9a9181a28: Preparing 01:37:15 98d0abad34bf: Preparing 01:37:15 ad6f28436969: Preparing 01:37:15 36b50b131297: Preparing 01:37:15 aac9a9181a28: Waiting 01:37:15 98d0abad34bf: Waiting 01:37:15 ad6f28436969: Waiting 01:37:15 36b50b131297: Waiting 01:37:15 acb824ac377f: Layer already exists 01:37:15 5d989a71cae2: Layer already exists 01:37:15 ae029c7b5413: Layer already exists 01:37:15 0b35d598e2d4: Layer already exists 01:37:15 850ab0d53b2c: Layer already exists 01:37:15 98d0abad34bf: Layer already exists 01:37:15 aac9a9181a28: Layer already exists 01:37:15 36b50b131297: Layer already exists 01:37:15 ad6f28436969: Layer already exists 01:37:15 3.1.0-dev.26: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:37:15 5d989a71cae2: Preparing 01:37:15 acb824ac377f: Preparing 01:37:15 ae029c7b5413: Preparing 01:37:15 850ab0d53b2c: Preparing 01:37:15 0b35d598e2d4: Preparing 01:37:15 aac9a9181a28: Preparing 01:37:15 98d0abad34bf: Preparing 01:37:15 ad6f28436969: Preparing 01:37:15 36b50b131297: Preparing 01:37:15 98d0abad34bf: Waiting 01:37:15 ad6f28436969: Waiting 01:37:15 aac9a9181a28: Waiting 01:37:15 36b50b131297: Waiting 01:37:15 ae029c7b5413: Layer already exists 01:37:15 850ab0d53b2c: Layer already exists 01:37:15 0b35d598e2d4: Layer already exists 01:37:15 acb824ac377f: Layer already exists 01:37:15 5d989a71cae2: Layer already exists 01:37:15 aac9a9181a28: Layer already exists 01:37:15 98d0abad34bf: Layer already exists 01:37:15 ad6f28436969: Layer already exists 01:37:15 36b50b131297: Layer already exists 01:37:15 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:37:16 5d989a71cae2: Preparing 01:37:16 acb824ac377f: Preparing 01:37:16 ae029c7b5413: Preparing 01:37:16 850ab0d53b2c: Preparing 01:37:16 0b35d598e2d4: Preparing 01:37:16 aac9a9181a28: Preparing 01:37:16 98d0abad34bf: Preparing 01:37:16 ad6f28436969: Preparing 01:37:16 aac9a9181a28: Waiting 01:37:16 98d0abad34bf: Waiting 01:37:16 36b50b131297: Preparing 01:37:16 ad6f28436969: Waiting 01:37:16 36b50b131297: Waiting 01:37:16 850ab0d53b2c: Layer already exists 01:37:16 0b35d598e2d4: Layer already exists 01:37:16 ae029c7b5413: Layer already exists 01:37:16 5d989a71cae2: Layer already exists 01:37:16 acb824ac377f: Layer already exists 01:37:16 36b50b131297: Layer already exists 01:37:16 aac9a9181a28: Layer already exists 01:37:16 98d0abad34bf: Layer already exists 01:37:16 ad6f28436969: Layer already exists 01:37:16 main: digest: sha256:ab9920bc5cb9444e0283b5be43dd9accae0257056d098a9a90ff0711167d7d39 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:16 ===================================================== [Pipeline] echo 01:37:16 taggedImages: 01:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.26 01:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:37:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:37:16 dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:16 latest 01:37:16 3.1.0-dev.26 01:37:16 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:16 main 01:37:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:17 6a9a4770bde9: Preparing 01:37:17 6790a35580a1: Preparing 01:37:17 3f3c3aa91e72: Preparing 01:37:17 850ab0d53b2c: Preparing 01:37:17 aac9a9181a28: Preparing 01:37:17 98d0abad34bf: Preparing 01:37:17 a59bfd280331: Preparing 01:37:17 36b50b131297: Preparing 01:37:17 98d0abad34bf: Waiting 01:37:17 a59bfd280331: Waiting 01:37:17 36b50b131297: Waiting 01:37:17 aac9a9181a28: Layer already exists 01:37:17 850ab0d53b2c: Layer already exists 01:37:17 98d0abad34bf: Layer already exists 01:37:17 36b50b131297: Layer already exists 01:37:17 6790a35580a1: Pushed 01:37:17 6a9a4770bde9: Pushed 01:37:17 3f3c3aa91e72: Pushed 01:37:17 a59bfd280331: Pushed 01:37:17 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:18 6a9a4770bde9: Preparing 01:37:18 6790a35580a1: Preparing 01:37:18 3f3c3aa91e72: Preparing 01:37:18 850ab0d53b2c: Preparing 01:37:18 aac9a9181a28: Preparing 01:37:18 98d0abad34bf: Preparing 01:37:18 a59bfd280331: Preparing 01:37:18 36b50b131297: Preparing 01:37:18 a59bfd280331: Waiting 01:37:18 36b50b131297: Waiting 01:37:18 aac9a9181a28: Layer already exists 01:37:18 6790a35580a1: Layer already exists 01:37:18 850ab0d53b2c: Layer already exists 01:37:18 3f3c3aa91e72: Layer already exists 01:37:18 6a9a4770bde9: Layer already exists 01:37:18 98d0abad34bf: Layer already exists 01:37:18 36b50b131297: Layer already exists 01:37:18 a59bfd280331: Layer already exists 01:37:18 latest: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.26 01:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:18 6a9a4770bde9: Preparing 01:37:18 6790a35580a1: Preparing 01:37:18 3f3c3aa91e72: Preparing 01:37:18 850ab0d53b2c: Preparing 01:37:18 aac9a9181a28: Preparing 01:37:18 98d0abad34bf: Preparing 01:37:18 a59bfd280331: Preparing 01:37:18 36b50b131297: Preparing 01:37:18 a59bfd280331: Waiting 01:37:18 36b50b131297: Waiting 01:37:18 98d0abad34bf: Waiting 01:37:18 3f3c3aa91e72: Layer already exists 01:37:18 6a9a4770bde9: Layer already exists 01:37:18 6790a35580a1: Layer already exists 01:37:18 aac9a9181a28: Layer already exists 01:37:18 850ab0d53b2c: Layer already exists 01:37:18 a59bfd280331: Layer already exists 01:37:18 98d0abad34bf: Layer already exists 01:37:18 36b50b131297: Layer already exists 01:37:18 3.1.0-dev.26: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:19 6a9a4770bde9: Preparing 01:37:19 6790a35580a1: Preparing 01:37:19 3f3c3aa91e72: Preparing 01:37:19 850ab0d53b2c: Preparing 01:37:19 aac9a9181a28: Preparing 01:37:19 98d0abad34bf: Preparing 01:37:19 a59bfd280331: Preparing 01:37:19 36b50b131297: Preparing 01:37:19 98d0abad34bf: Waiting 01:37:19 a59bfd280331: Waiting 01:37:19 36b50b131297: Waiting 01:37:19 6790a35580a1: Layer already exists 01:37:19 850ab0d53b2c: Layer already exists 01:37:19 6a9a4770bde9: Layer already exists 01:37:19 3f3c3aa91e72: Layer already exists 01:37:19 aac9a9181a28: Layer already exists 01:37:19 98d0abad34bf: Layer already exists 01:37:19 a59bfd280331: Layer already exists 01:37:19 36b50b131297: Layer already exists 01:37:19 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:37:20 6a9a4770bde9: Preparing 01:37:20 6790a35580a1: Preparing 01:37:20 3f3c3aa91e72: Preparing 01:37:20 850ab0d53b2c: Preparing 01:37:20 aac9a9181a28: Preparing 01:37:20 98d0abad34bf: Preparing 01:37:20 a59bfd280331: Preparing 01:37:20 36b50b131297: Preparing 01:37:20 a59bfd280331: Waiting 01:37:20 36b50b131297: Waiting 01:37:20 98d0abad34bf: Waiting 01:37:20 3f3c3aa91e72: Layer already exists 01:37:20 aac9a9181a28: Layer already exists 01:37:20 6a9a4770bde9: Layer already exists 01:37:20 850ab0d53b2c: Layer already exists 01:37:20 6790a35580a1: Layer already exists 01:37:20 98d0abad34bf: Layer already exists 01:37:20 a59bfd280331: Layer already exists 01:37:20 36b50b131297: Layer already exists 01:37:20 main: digest: sha256:7b817d4f51a6602c654e573a4bab039a53fef8b11bcea6247701b42039845181 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:20 ===================================================== [Pipeline] echo 01:37:20 taggedImages: 01:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.26 01:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:20 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:37:20 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:37:20 dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:20 latest 01:37:20 3.1.0-dev.26 01:37:20 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:20 main 01:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:20 7d17cce5ed86: Preparing 01:37:20 68129971d355: Preparing 01:37:20 a9baee89d3de: Preparing 01:37:20 850ab0d53b2c: Preparing 01:37:20 aac9a9181a28: Preparing 01:37:20 98d0abad34bf: Preparing 01:37:20 ad6f28436969: Preparing 01:37:20 36b50b131297: Preparing 01:37:20 98d0abad34bf: Waiting 01:37:20 ad6f28436969: Waiting 01:37:20 36b50b131297: Waiting 01:37:20 850ab0d53b2c: Layer already exists 01:37:20 aac9a9181a28: Layer already exists 01:37:20 98d0abad34bf: Layer already exists 01:37:20 ad6f28436969: Layer already exists 01:37:20 36b50b131297: Layer already exists 01:37:20 7d17cce5ed86: Pushed 01:37:20 68129971d355: Pushed 01:37:20 a9baee89d3de: Pushed 01:37:21 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:21 7d17cce5ed86: Preparing 01:37:21 68129971d355: Preparing 01:37:21 a9baee89d3de: Preparing 01:37:21 850ab0d53b2c: Preparing 01:37:21 aac9a9181a28: Preparing 01:37:21 98d0abad34bf: Preparing 01:37:21 ad6f28436969: Preparing 01:37:21 36b50b131297: Preparing 01:37:21 98d0abad34bf: Waiting 01:37:21 ad6f28436969: Waiting 01:37:21 7d17cce5ed86: Layer already exists 01:37:21 68129971d355: Layer already exists 01:37:21 a9baee89d3de: Layer already exists 01:37:21 aac9a9181a28: Layer already exists 01:37:21 850ab0d53b2c: Layer already exists 01:37:21 ad6f28436969: Layer already exists 01:37:21 36b50b131297: Layer already exists 01:37:21 98d0abad34bf: Layer already exists 01:37:21 latest: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.26 01:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:22 7d17cce5ed86: Preparing 01:37:22 68129971d355: Preparing 01:37:22 a9baee89d3de: Preparing 01:37:22 850ab0d53b2c: Preparing 01:37:22 aac9a9181a28: Preparing 01:37:22 98d0abad34bf: Preparing 01:37:22 ad6f28436969: Preparing 01:37:22 36b50b131297: Preparing 01:37:22 ad6f28436969: Waiting 01:37:22 98d0abad34bf: Waiting 01:37:22 36b50b131297: Waiting 01:37:22 7d17cce5ed86: Layer already exists 01:37:22 850ab0d53b2c: Layer already exists 01:37:22 a9baee89d3de: Layer already exists 01:37:22 68129971d355: Layer already exists 01:37:22 aac9a9181a28: Layer already exists 01:37:22 36b50b131297: Layer already exists 01:37:22 ad6f28436969: Layer already exists 01:37:22 98d0abad34bf: Layer already exists 01:37:22 3.1.0-dev.26: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:23 7d17cce5ed86: Preparing 01:37:23 68129971d355: Preparing 01:37:23 a9baee89d3de: Preparing 01:37:23 850ab0d53b2c: Preparing 01:37:23 aac9a9181a28: Preparing 01:37:23 98d0abad34bf: Preparing 01:37:23 ad6f28436969: Preparing 01:37:23 36b50b131297: Preparing 01:37:23 ad6f28436969: Waiting 01:37:23 36b50b131297: Waiting 01:37:23 a9baee89d3de: Layer already exists 01:37:23 850ab0d53b2c: Layer already exists 01:37:23 7d17cce5ed86: Layer already exists 01:37:23 68129971d355: Layer already exists 01:37:23 aac9a9181a28: Layer already exists 01:37:23 98d0abad34bf: Layer already exists 01:37:23 36b50b131297: Layer already exists 01:37:23 ad6f28436969: Layer already exists 01:37:23 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:37:23 7d17cce5ed86: Preparing 01:37:23 68129971d355: Preparing 01:37:23 a9baee89d3de: Preparing 01:37:23 850ab0d53b2c: Preparing 01:37:23 aac9a9181a28: Preparing 01:37:23 98d0abad34bf: Preparing 01:37:23 ad6f28436969: Preparing 01:37:23 36b50b131297: Preparing 01:37:23 ad6f28436969: Waiting 01:37:23 98d0abad34bf: Waiting 01:37:23 36b50b131297: Waiting 01:37:23 68129971d355: Layer already exists 01:37:23 a9baee89d3de: Layer already exists 01:37:23 850ab0d53b2c: Layer already exists 01:37:23 7d17cce5ed86: Layer already exists 01:37:23 aac9a9181a28: Layer already exists 01:37:23 ad6f28436969: Layer already exists 01:37:23 98d0abad34bf: Layer already exists 01:37:23 36b50b131297: Layer already exists 01:37:23 main: digest: sha256:721877609bb434e32e47c13c710384316454689c13a7e0e5c99755d282161742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:23 ===================================================== [Pipeline] echo 01:37:23 taggedImages: 01:37:23 - nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:23 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:37:23 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.26 01:37:23 - nexus3.edgexfoundry.org:10004/security-spire-server:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:23 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:37:23 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:37:23 dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:23 latest 01:37:23 3.1.0-dev.26 01:37:23 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:23 main 01:37:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:24 7b043a31c28e: Preparing 01:37:24 bb55fff1f537: Preparing 01:37:24 aac9a9181a28: Preparing 01:37:24 98d0abad34bf: Preparing 01:37:24 a9fc61b1d41f: Preparing 01:37:24 36b50b131297: Preparing 01:37:24 36b50b131297: Waiting 01:37:24 aac9a9181a28: Layer already exists 01:37:24 98d0abad34bf: Layer already exists 01:37:24 36b50b131297: Layer already exists 01:37:24 7b043a31c28e: Pushed 01:37:24 a9fc61b1d41f: Pushed 01:37:27 bb55fff1f537: Pushed 01:37:27 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:28 7b043a31c28e: Preparing 01:37:28 bb55fff1f537: Preparing 01:37:28 aac9a9181a28: Preparing 01:37:28 98d0abad34bf: Preparing 01:37:28 a9fc61b1d41f: Preparing 01:37:28 36b50b131297: Preparing 01:37:28 36b50b131297: Waiting 01:37:28 a9fc61b1d41f: Layer already exists 01:37:28 aac9a9181a28: Layer already exists 01:37:28 bb55fff1f537: Layer already exists 01:37:28 7b043a31c28e: Layer already exists 01:37:28 98d0abad34bf: Layer already exists 01:37:28 36b50b131297: Layer already exists 01:37:28 latest: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.26 01:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:28 7b043a31c28e: Preparing 01:37:28 bb55fff1f537: Preparing 01:37:28 aac9a9181a28: Preparing 01:37:28 98d0abad34bf: Preparing 01:37:28 a9fc61b1d41f: Preparing 01:37:28 36b50b131297: Preparing 01:37:28 36b50b131297: Waiting 01:37:28 aac9a9181a28: Layer already exists 01:37:28 bb55fff1f537: Layer already exists 01:37:28 98d0abad34bf: Layer already exists 01:37:28 a9fc61b1d41f: Layer already exists 01:37:28 7b043a31c28e: Layer already exists 01:37:28 36b50b131297: Layer already exists 01:37:28 3.1.0-dev.26: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:29 7b043a31c28e: Preparing 01:37:29 bb55fff1f537: Preparing 01:37:29 aac9a9181a28: Preparing 01:37:29 98d0abad34bf: Preparing 01:37:29 a9fc61b1d41f: Preparing 01:37:29 36b50b131297: Preparing 01:37:29 36b50b131297: Waiting 01:37:29 98d0abad34bf: Layer already exists 01:37:29 aac9a9181a28: Layer already exists 01:37:29 a9fc61b1d41f: Layer already exists 01:37:29 bb55fff1f537: Layer already exists 01:37:29 7b043a31c28e: Layer already exists 01:37:29 36b50b131297: Layer already exists 01:37:29 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:37:29 7b043a31c28e: Preparing 01:37:29 bb55fff1f537: Preparing 01:37:29 aac9a9181a28: Preparing 01:37:29 98d0abad34bf: Preparing 01:37:29 a9fc61b1d41f: Preparing 01:37:29 36b50b131297: Preparing 01:37:29 36b50b131297: Waiting 01:37:29 bb55fff1f537: Layer already exists 01:37:29 98d0abad34bf: Layer already exists 01:37:29 7b043a31c28e: Layer already exists 01:37:29 aac9a9181a28: Layer already exists 01:37:29 a9fc61b1d41f: Layer already exists 01:37:29 36b50b131297: Layer already exists 01:37:29 main: digest: sha256:e6bbabb2f6eeb7e0da27eae13c0293a5972465e73f2dd621fd72cddc041a1b8f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:30 ===================================================== [Pipeline] echo 01:37:30 taggedImages: 01:37:30 - nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:30 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:37:30 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.26 01:37:30 - nexus3.edgexfoundry.org:10004/support-notifications:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:30 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:37:30 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:37:30 dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:30 latest 01:37:30 3.1.0-dev.26 01:37:30 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:30 main 01:37:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:30 61c9cd4751d3: Preparing 01:37:30 125461be04ce: Preparing 01:37:30 aac9a9181a28: Preparing 01:37:30 98d0abad34bf: Preparing 01:37:30 2421ddaab2e4: Preparing 01:37:30 36b50b131297: Preparing 01:37:30 36b50b131297: Waiting 01:37:30 aac9a9181a28: Layer already exists 01:37:30 2421ddaab2e4: Layer already exists 01:37:30 98d0abad34bf: Layer already exists 01:37:30 36b50b131297: Layer already exists 01:37:30 61c9cd4751d3: Pushed 01:37:33 125461be04ce: Pushed 01:37:33 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:34 61c9cd4751d3: Preparing 01:37:34 125461be04ce: Preparing 01:37:34 aac9a9181a28: Preparing 01:37:34 98d0abad34bf: Preparing 01:37:34 2421ddaab2e4: Preparing 01:37:34 36b50b131297: Preparing 01:37:34 36b50b131297: Waiting 01:37:34 aac9a9181a28: Layer already exists 01:37:34 98d0abad34bf: Layer already exists 01:37:34 125461be04ce: Layer already exists 01:37:34 2421ddaab2e4: Layer already exists 01:37:34 61c9cd4751d3: Layer already exists 01:37:34 36b50b131297: Layer already exists 01:37:34 latest: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.26 01:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:34 61c9cd4751d3: Preparing 01:37:34 125461be04ce: Preparing 01:37:34 aac9a9181a28: Preparing 01:37:34 98d0abad34bf: Preparing 01:37:34 2421ddaab2e4: Preparing 01:37:34 36b50b131297: Preparing 01:37:34 36b50b131297: Waiting 01:37:34 61c9cd4751d3: Layer already exists 01:37:34 2421ddaab2e4: Layer already exists 01:37:34 aac9a9181a28: Layer already exists 01:37:34 98d0abad34bf: Layer already exists 01:37:34 125461be04ce: Layer already exists 01:37:34 36b50b131297: Layer already exists 01:37:34 3.1.0-dev.26: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:35 61c9cd4751d3: Preparing 01:37:35 125461be04ce: Preparing 01:37:35 aac9a9181a28: Preparing 01:37:35 98d0abad34bf: Preparing 01:37:35 2421ddaab2e4: Preparing 01:37:35 36b50b131297: Preparing 01:37:35 36b50b131297: Waiting 01:37:35 61c9cd4751d3: Layer already exists 01:37:35 aac9a9181a28: Layer already exists 01:37:35 2421ddaab2e4: Layer already exists 01:37:35 125461be04ce: Layer already exists 01:37:35 98d0abad34bf: Layer already exists 01:37:35 36b50b131297: Layer already exists 01:37:35 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:37:35 61c9cd4751d3: Preparing 01:37:35 125461be04ce: Preparing 01:37:35 aac9a9181a28: Preparing 01:37:35 98d0abad34bf: Preparing 01:37:35 2421ddaab2e4: Preparing 01:37:35 36b50b131297: Preparing 01:37:35 36b50b131297: Waiting 01:37:35 125461be04ce: Layer already exists 01:37:35 aac9a9181a28: Layer already exists 01:37:35 61c9cd4751d3: Layer already exists 01:37:35 98d0abad34bf: Layer already exists 01:37:35 2421ddaab2e4: Layer already exists 01:37:35 36b50b131297: Layer already exists 01:37:35 main: digest: sha256:152095e0ffb9604ad1bb967842451f3bd354953aac805e7742bc85758f5b53ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:35 ===================================================== [Pipeline] echo 01:37:35 taggedImages: 01:37:35 - nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf 01:37:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:37:35 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.26 01:37:35 - nexus3.edgexfoundry.org:10004/support-scheduler:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:37:35 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:37:53 Removing intermediate container 48baacf8a095 01:37:53 ---> 2533aecfe0a0 01:37:53 Successfully built 2533aecfe0a0 01:37:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:53 + docker inspect -f . ci-base-image-arm64 01:37:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:53 prd-ubuntu20.04-docker-arm64-4c-16g-3752 does not seem to be running inside a container 01:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:37:55 $ docker top 71d05561bfc5229861e17f47189bcd8d2ded6598f0a029dfa43f2a9633b0bfb8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:55 + go version 01:37:55 go version go1.20.6 linux/arm64 [Pipeline] } 01:37:55 $ docker stop --time=1 71d05561bfc5229861e17f47189bcd8d2ded6598f0a029dfa43f2a9633b0bfb8 01:37:57 $ docker rm -f --volumes 71d05561bfc5229861e17f47189bcd8d2ded6598f0a029dfa43f2a9633b0bfb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:37:58 01:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:37:58 latest: Pulling from edgex-devops/edgex-compose-arm64 01:37:58 547446be3368: Pulling fs layer 01:37:58 d125d8839a47: Pulling fs layer 01:37:58 3e85d5ac6304: Pulling fs layer 01:37:58 c3105a71a48b: Pulling fs layer 01:37:58 0f093f025ec4: Pulling fs layer 01:37:58 c3106fc0e877: Pulling fs layer 01:37:58 c3105a71a48b: Waiting 01:37:58 0f093f025ec4: Waiting 01:37:58 c3106fc0e877: Waiting 01:37:58 547446be3368: Verifying Checksum 01:37:58 c3105a71a48b: Verifying Checksum 01:37:58 c3105a71a48b: Download complete 01:37:59 d125d8839a47: Verifying Checksum 01:37:59 d125d8839a47: Download complete 01:37:59 c3106fc0e877: Verifying Checksum 01:37:59 c3106fc0e877: Download complete 01:37:59 0f093f025ec4: Verifying Checksum 01:37:59 0f093f025ec4: Download complete 01:37:59 547446be3368: Pull complete 01:38:00 d125d8839a47: Pull complete 01:38:01 3e85d5ac6304: Verifying Checksum 01:38:01 3e85d5ac6304: Download complete 01:38:09 3e85d5ac6304: Pull complete 01:38:09 c3105a71a48b: Pull complete 01:38:10 0f093f025ec4: Pull complete 01:38:10 c3106fc0e877: Pull complete 01:38:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:38:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:10 prd-ubuntu20.04-docker-arm64-4c-16g-3752 does not seem to be running inside a container 01:38:10 $ 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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:38:12 $ docker top b579efe0d8f8bc15a65073737bbd410c23374439fcca3cda6b0cd95d37f262a2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:13 + docker compose -f ./docker-compose-build.yml build --parallel 01:38:21 #1 [security-proxy-setup internal] load build definition from Dockerfile 01:38:21 #1 transferring dockerfile: 2.06kB done 01:38:21 #1 DONE 0.1s 01:38:22 01:38:22 #2 [security-secretstore-setup internal] load build definition from Dockerfile 01:38:22 #2 transferring dockerfile: 2.38kB done 01:38:22 #2 DONE 0.0s 01:38:22 01:38:22 #3 [support-scheduler internal] load build definition from Dockerfile 01:38:22 #3 transferring dockerfile: 1.82kB done 01:38:22 #3 DONE 0.1s 01:38:22 01:38:22 #4 [security-spire-server internal] load build definition from Dockerfile 01:38:22 #4 transferring dockerfile: 2.63kB done 01:38:22 #4 DONE 0.1s 01:38:22 01:38:22 #5 [core-data internal] load build definition from Dockerfile 01:38:22 #5 transferring dockerfile: 1.90kB 0.0s done 01:38:22 #5 DONE 0.1s 01:38:22 01:38:22 #6 [security-proxy-auth internal] load build definition from Dockerfile 01:38:22 #6 transferring dockerfile: 2.04kB done 01:38:22 #6 DONE 0.1s 01:38:22 01:38:22 #7 [security-bootstrapper internal] load build definition from Dockerfile 01:38:22 #7 transferring dockerfile: 2.82kB done 01:38:22 #7 DONE 0.1s 01:38:22 01:38:22 #8 [support-notifications internal] load build definition from Dockerfile 01:38:22 #8 transferring dockerfile: 1.84kB done 01:38:22 #8 DONE 0.1s 01:38:22 01:38:22 #9 [security-spire-config internal] load build definition from Dockerfile 01:38:22 #9 transferring dockerfile: 2.58kB 0.0s done 01:38:22 #9 DONE 0.1s 01:38:22 01:38:22 #10 [core-command internal] load build definition from Dockerfile 01:38:22 #10 transferring dockerfile: 1.82kB 0.0s done 01:38:22 #10 DONE 0.1s 01:38:22 01:38:22 #11 [security-spire-agent internal] load build definition from Dockerfile 01:38:22 #11 transferring dockerfile: 2.68kB done 01:38:22 #11 DONE 0.1s 01:38:22 01:38:22 #12 [core-metadata internal] load build definition from Dockerfile 01:38:22 #12 transferring dockerfile: 1.96kB done 01:38:22 #12 DONE 0.1s 01:38:22 01:38:22 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:38:23 #13 transferring dockerfile: 2.12kB done 01:38:23 #13 DONE 0.1s 01:38:23 01:38:23 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:38:23 #14 transferring dockerfile: 1.78kB done 01:38:23 #14 DONE 0.0s 01:38:23 01:38:23 #15 [security-proxy-setup internal] load .dockerignore 01:38:23 #15 transferring context: 56B done 01:38:23 #15 DONE 0.1s 01:38:23 01:38:23 #16 [security-secretstore-setup internal] load .dockerignore 01:38:23 #16 transferring context: 56B 0.0s done 01:38:23 #16 DONE 0.1s 01:38:24 01:38:24 #17 [support-scheduler internal] load .dockerignore 01:38:24 #17 transferring context: 56B done 01:38:24 #17 DONE 0.0s 01:38:24 01:38:24 #18 [security-spire-server internal] load .dockerignore 01:38:24 #18 transferring context: 56B done 01:38:24 #18 DONE 0.0s 01:38:24 01:38:24 #19 [core-data internal] load .dockerignore 01:38:24 #19 transferring context: 56B 0.0s done 01:38:24 #19 DONE 0.1s 01:38:24 01:38:24 #20 [security-proxy-auth internal] load .dockerignore 01:38:24 #20 transferring context: 56B 0.0s done 01:38:24 #20 DONE 0.1s 01:38:24 01:38:24 #21 [security-bootstrapper internal] load .dockerignore 01:38:24 #21 transferring context: 56B done 01:38:24 #21 DONE 0.1s 01:38:24 01:38:24 #22 [support-notifications internal] load .dockerignore 01:38:24 #22 transferring context: 56B 0.0s done 01:38:24 #22 DONE 0.1s 01:38:24 01:38:24 #23 [security-spire-config internal] load .dockerignore 01:38:24 #23 transferring context: 56B 0.0s done 01:38:24 #23 DONE 0.1s 01:38:24 01:38:24 #24 [core-command internal] load .dockerignore 01:38:24 #24 transferring context: 56B done 01:38:24 #24 DONE 0.1s 01:38:24 01:38:24 #25 [security-spire-agent internal] load .dockerignore 01:38:24 #25 transferring context: 56B 0.0s done 01:38:24 #25 DONE 0.1s 01:38:24 01:38:24 #26 [core-metadata internal] load .dockerignore 01:38:24 #26 transferring context: 56B done 01:38:24 #26 DONE 0.1s 01:38:24 01:38:24 #27 [core-common-config-bootstrapper internal] load .dockerignore 01:38:24 #27 transferring context: 56B 0.0s done 01:38:24 #27 DONE 0.1s 01:38:24 01:38:24 #28 [security-spiffe-token-provider internal] load .dockerignore 01:38:24 #28 transferring context: 56B 0.0s done 01:38:24 #28 DONE 0.1s 01:38:24 01:38:24 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:24 #29 DONE 0.0s 01:38:24 01:38:24 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 01:38:24 #30 DONE 0.1s 01:38:24 01:38:24 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:24 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 01:38:25 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:38:25 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:38:25 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:38:25 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.2s 01:38:25 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 01:38:25 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:38:25 #31 ... 01:38:25 01:38:25 #32 [security-proxy-setup internal] load build context 01:38:25 #32 transferring context: 2.56MB 0.6s done 01:38:25 #32 DONE 0.7s 01:38:25 01:38:25 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:25 #31 ... 01:38:25 01:38:25 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:38:25 #33 DONE 0.8s 01:38:25 01:38:25 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:25 #31 ... 01:38:25 01:38:25 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:25 #29 DONE 0.0s 01:38:25 01:38:25 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 01:38:25 #30 DONE 0.2s 01:38:25 01:38:25 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:25 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 01:38:25 #31 ... 01:38:25 01:38:25 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:25 #29 DONE 0.0s 01:38:25 01:38:25 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 01:38:25 #30 DONE 0.2s 01:38:25 01:38:25 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:38:25 #33 DONE 1.5s 01:38:25 01:38:25 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:38:25 #34 DONE 0.4s 01:38:25 01:38:25 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:25 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 01:38:25 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:38:25 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:38:25 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:38:25 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:38:25 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 01:38:26 #31 ... 01:38:26 01:38:26 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:26 #29 DONE 0.0s 01:38:26 01:38:26 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:38:26 #33 DONE 1.5s 01:38:26 01:38:26 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:38:26 #34 DONE 0.4s 01:38:26 01:38:26 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:26 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 01:38:26 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:38:26 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:38:26 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:38:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:38:26 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 01:38:26 #31 ... 01:38:26 01:38:26 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:38:26 #33 DONE 1.5s 01:38:26 01:38:26 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 01:38:26 #34 DONE 0.5s 01:38:26 01:38:26 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:26 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 01:38:26 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:38:26 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:38:26 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:38:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:38:26 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 01:38:26 #31 ... 01:38:26 01:38:26 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:26 #29 DONE 0.0s 01:38:26 01:38:26 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:38:26 #33 DONE 1.5s 01:38:26 01:38:26 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 01:38:26 #34 DONE 0.5s 01:38:26 01:38:26 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:26 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 01:38:26 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:38:26 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:38:26 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:38:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:38:26 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 01:38:26 #31 DONE 2.2s 01:38:26 01:38:26 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:26 #29 DONE 0.0s 01:38:26 01:38:26 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 01:38:26 #30 ... 01:38:26 01:38:26 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:26 #29 DONE 0.0s 01:38:26 01:38:26 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 01:38:27 #30 ... 01:38:27 01:38:27 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:38:27 #33 DONE 1.6s 01:38:27 01:38:27 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 01:38:27 #34 DONE 0.6s 01:38:27 01:38:27 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:27 #29 DONE 0.0s 01:38:27 01:38:27 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 01:38:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:38:27 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:38:27 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:38:27 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:38:27 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 01:38:27 #31 DONE 2.3s 01:38:27 01:38:27 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 01:38:27 #30 ... 01:38:27 01:38:27 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:27 #29 DONE 0.0s 01:38:27 01:38:27 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 01:38:27 #30 ... 01:38:27 01:38:27 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:38:27 #29 DONE 0.1s 01:38:27 01:38:27 #35 [security-secretstore-setup internal] load build context 01:38:27 #35 transferring context: 2.56MB 1.3s done 01:38:27 #35 DONE 1.7s 01:38:27 01:38:27 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 01:38:28 #30 ... 01:38:28 01:38:28 #36 [support-scheduler internal] load build context 01:38:28 #36 transferring context: 2.56MB 1.6s done 01:38:28 #36 DONE 2.8s 01:38:28 01:38:28 #37 [security-bootstrapper internal] load build context 01:38:29 #37 ... 01:38:29 01:38:29 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 01:38:29 #30 DONE 3.4s 01:38:29 01:38:29 #38 [core-data internal] load build context 01:38:29 #38 transferring context: 2.56MB 1.8s done 01:38:29 #38 DONE 3.1s 01:38:29 01:38:29 #37 [security-bootstrapper internal] load build context 01:38:29 #37 ... 01:38:29 01:38:29 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:38:29 #33 DONE 1.7s 01:38:29 01:38:29 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:38:29 #34 DONE 0.7s 01:38:29 01:38:29 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:29 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 01:38:29 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:38:29 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:38:29 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:38:29 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:38:29 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 01:38:29 #31 DONE 2.3s 01:38:29 01:38:29 #39 [security-spiffe-token-provider internal] load build context 01:38:29 #39 DONE 0.0s 01:38:29 01:38:29 #40 [core-metadata internal] load build context 01:38:29 #40 DONE 0.0s 01:38:29 01:38:29 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:38:29 #33 DONE 1.7s 01:38:29 01:38:29 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:38:29 #34 DONE 0.7s 01:38:29 01:38:29 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:38:29 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 01:38:29 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:38:29 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:38:29 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:38:29 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:38:29 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 01:38:29 #31 DONE 2.3s 01:38:29 01:38:29 #37 [security-bootstrapper internal] load build context 01:38:30 #37 ... 01:38:30 01:38:30 #41 [security-spire-server internal] load build context 01:38:30 #41 transferring context: 2.56MB 3.2s done 01:38:30 #41 DONE 4.4s 01:38:30 01:38:30 #37 [security-bootstrapper internal] load build context 01:38:30 #37 transferring context: 2.56MB 3.9s done 01:38:31 #37 DONE 5.2s 01:38:31 01:38:31 #42 [security-spire-agent internal] load build context 01:38:32 #42 ... 01:38:32 01:38:32 #43 [security-proxy-auth internal] load build context 01:38:32 #43 transferring context: 2.56MB 3.9s done 01:38:32 #43 DONE 5.5s 01:38:32 01:38:32 #42 [security-spire-agent internal] load build context 01:38:33 #42 ... 01:38:33 01:38:33 #44 [core-command internal] load build context 01:38:33 #44 transferring context: 2.56MB 3.8s done 01:38:33 #44 DONE 6.1s 01:38:33 01:38:33 #42 [security-spire-agent internal] load build context 01:38:33 #42 transferring context: 2.56MB 5.7s done 01:38:34 #42 DONE 7.1s 01:38:34 01:38:34 #45 [security-spire-config internal] load build context 01:38:34 #45 ... 01:38:34 01:38:34 #46 [support-notifications internal] load build context 01:38:34 #46 transferring context: 2.56MB 5.0s done 01:38:34 #46 DONE 7.3s 01:38:34 01:38:34 #47 [core-common-config-bootstrapper internal] load build context 01:38:35 #47 ... 01:38:35 01:38:35 #45 [security-spire-config internal] load build context 01:38:35 #45 transferring context: 2.56MB 5.9s done 01:38:35 #45 DONE 8.0s 01:38:35 01:38:35 #40 [core-metadata internal] load build context 01:38:36 #40 ... 01:38:36 01:38:36 #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:38:36 #0 5.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:36 #0 6.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:36 #0 9.849 OK: 263 MiB in 53 packages 01:38:36 #48 ... 01:38:36 01:38:36 #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:38:36 #0 7.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:36 #49 ... 01:38:36 01:38:36 #50 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:38:36 #0 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:36 #0 6.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:36 #0 9.281 OK: 263 MiB in 53 packages 01:38:36 #50 ... 01:38:36 01:38:36 #40 [core-metadata internal] load build context 01:38:36 #40 ... 01:38:36 01:38:36 #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:38:36 #50 DONE 10.6s 01:38:36 01:38:36 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:38:36 #0 8.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:36 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:36 #51 ... 01:38:36 01:38:36 #40 [core-metadata internal] load build context 01:38:37 #40 ... 01:38:37 01:38:37 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:38:37 #52 ... 01:38:37 01:38:37 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:38:37 #48 DONE 11.2s 01:38:37 01:38:37 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:38:37 #0 6.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:37 #0 9.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:37 #53 ... 01:38:37 01:38:37 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:38:37 #54 ... 01:38:37 01:38:37 #55 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:38:37 #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:37 #55 ... 01:38:37 01:38:37 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:38:37 #56 ... 01:38:37 01:38:37 #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:38:37 #57 ... 01:38:37 01:38:37 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:38:37 #58 ... 01:38:37 01:38:37 #40 [core-metadata internal] load build context 01:38:37 #40 transferring context: 2.56MB 5.8s done 01:38:37 #40 DONE 8.2s 01:38:37 01:38:37 #39 [security-spiffe-token-provider internal] load build context 01:38:37 #39 transferring context: 2.56MB 5.2s done 01:38:37 #39 DONE 8.2s 01:38:37 01:38:37 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:38:38 #59 ... 01:38:38 01:38:38 #47 [core-common-config-bootstrapper internal] load build context 01:38:38 #47 transferring context: 2.56MB 5.5s done 01:38:38 #47 DONE 8.2s 01:38:38 01:38:38 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:38:38 #52 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:38 #52 ... 01:38:38 01:38:38 #60 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:38:38 #60 DONE 1.5s 01:38:38 01:38:38 #61 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:38 #61 ... 01:38:38 01:38:38 #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:38:38 #62 DONE 1.6s 01:38:38 01:38:38 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:38:38 #53 11.93 OK: 263 MiB in 53 packages 01:38:39 #53 DONE 12.7s 01:38:39 01:38:39 #55 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:38:39 #55 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:39 #55 ... 01:38:39 01:38:39 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:38:40 #63 ... 01:38:40 01:38:40 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:38:40 #51 12.56 (1/2) Installing dumb-init (1.2.5-r2) 01:38:40 #51 12.61 (2/2) Installing su-exec (0.2-r2) 01:38:40 #51 12.64 Executing busybox-1.35.0-r29.trigger 01:38:40 #51 12.91 OK: 8 MiB in 17 packages 01:38:40 #51 ... 01:38:40 01:38:40 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:38:40 #49 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:40 #49 13.44 OK: 263 MiB in 53 packages 01:38:40 #49 DONE 14.9s 01:38:40 01:38:40 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:38:40 #64 ... 01:38:40 01:38:40 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:38:40 #51 DONE 13.9s 01:38:40 01:38:40 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:38:40 #65 ... 01:38:40 01:38:40 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:38:41 #66 ... 01:38:41 01:38:41 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:38:41 #67 DONE 1.5s 01:38:41 01:38:41 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:41 #68 ... 01:38:41 01:38:41 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:38:41 #64 DONE 1.4s 01:38:41 01:38:41 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:43 #69 ... 01:38:43 01:38:43 #55 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:38:43 #55 15.34 (1/1) Installing dumb-init (1.2.5-r2) 01:38:43 #55 15.35 Executing busybox-1.35.0-r29.trigger 01:38:43 #55 15.42 OK: 8 MiB in 16 packages 01:38:43 #55 DONE 16.4s 01:38:43 01:38:43 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:38:43 #54 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:43 #54 ... 01:38:43 01:38:43 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:38:43 #52 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:43 #52 15.86 (1/2) Installing dumb-init (1.2.5-r2) 01:38:43 #52 15.86 (2/2) Installing openssl (3.0.10-r0) 01:38:43 #52 15.94 Executing busybox-1.35.0-r29.trigger 01:38:43 #52 16.05 OK: 8 MiB in 17 packages 01:38:43 #52 DONE 17.0s 01:38:44 01:38:44 #70 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:38:44 #70 DONE 0.5s 01:38:44 01:38:44 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:38:44 #58 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:47 #58 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:47 #58 ... 01:38:47 01:38:47 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:38:47 #66 DONE 6.1s 01:38:47 01:38:47 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:38:47 #71 DONE 0.2s 01:38:47 01:38:47 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:38:47 #54 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:48 #54 ... 01:38:48 01:38:48 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:48 #72 ... 01:38:48 01:38:48 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:38:48 #56 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:48 #56 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:48 #56 19.92 (1/4) Installing ca-certificates (20230506-r0) 01:38:48 #56 20.26 (2/4) Installing dumb-init (1.2.5-r2) 01:38:48 #56 20.28 (3/4) Installing su-exec (0.2-r2) 01:38:48 #56 20.29 (4/4) Installing yq (4.30.4-r4) 01:38:48 #56 21.05 Executing busybox-1.35.0-r29.trigger 01:38:48 #56 21.18 Executing ca-certificates-20230506-r0.trigger 01:38:49 #56 22.48 OK: 17 MiB in 19 packages 01:38:49 #56 ... 01:38:49 01:38:49 #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:38:49 #57 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:49 #57 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:49 #57 17.84 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:38:49 #57 17.84 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:38:49 #57 17.84 OK: 17689 distinct packages available 01:38:49 #57 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:49 #57 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:49 #57 ... 01:38:49 01:38:49 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:38:49 #59 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:49 #59 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:49 #59 17.30 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:38:49 #59 17.30 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:38:49 #59 17.30 OK: 17689 distinct packages available 01:38:49 #59 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:49 #59 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:49 #59 ... 01:38:49 01:38:49 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:38:49 #54 22.70 (1/1) Installing dumb-init (1.2.5-r2) 01:38:49 #54 22.76 Executing busybox-1.35.0-r29.trigger 01:38:49 #54 22.89 OK: 8 MiB in 16 packages 01:38:50 #54 ... 01:38:50 01:38:50 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:38:50 #56 DONE 23.3s 01:38:50 01:38:50 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:38:50 #58 22.19 (1/2) Installing ca-certificates (20230506-r0) 01:38:50 #58 22.56 (2/2) Installing dumb-init (1.2.5-r2) 01:38:50 #58 22.66 Executing busybox-1.35.0-r29.trigger 01:38:50 #58 22.76 Executing ca-certificates-20230506-r0.trigger 01:38:51 #58 ... 01:38:51 01:38:51 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:38:51 #54 DONE 23.8s 01:38:51 01:38:51 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:38:51 #59 23.20 (1/4) Installing dumb-init (1.2.5-r2) 01:38:51 #59 23.21 (2/4) Installing musl-obstack (1.2.3-r0) 01:38:51 #59 23.22 (3/4) Installing libucontext (1.2-r0) 01:38:51 #59 23.25 (4/4) Installing gcompat (1.1.0-r0) 01:38:51 #59 23.29 Executing busybox-1.35.0-r29.trigger 01:38:51 #59 23.39 OK: 8 MiB in 19 packages 01:38:51 #59 DONE 24.2s 01:38:51 01:38:51 #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:38:51 #57 24.33 (1/5) Installing dumb-init (1.2.5-r2) 01:38:51 #57 24.35 (2/5) Installing musl-obstack (1.2.3-r0) 01:38:51 #57 24.36 (3/5) Installing libucontext (1.2-r0) 01:38:51 #57 24.37 (4/5) Installing gcompat (1.1.0-r0) 01:38:51 #57 24.39 (5/5) Installing openssl (3.0.10-r0) 01:38:51 #57 24.44 Executing busybox-1.35.0-r29.trigger 01:38:51 #57 24.51 OK: 9 MiB in 20 packages 01:38:52 #57 DONE 25.3s 01:38:52 01:38:52 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:38:52 #58 23.97 OK: 8 MiB in 17 packages 01:38:52 #58 DONE 24.7s 01:38:52 01:38:52 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:38:52 #63 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:52 #63 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:52 #63 21.31 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:38:52 #63 21.31 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:38:52 #63 21.31 OK: 17694 distinct packages available 01:38:52 #63 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:53 #63 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:54 #63 24.52 OK: 263 MiB in 53 packages 01:38:54 #63 ... 01:38:54 01:38:54 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:38:54 #65 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:54 #65 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:54 #65 20.75 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:38:54 #65 20.75 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:38:54 #65 20.75 OK: 17689 distinct packages available 01:38:54 #65 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:54 #65 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:54 #65 23.88 (1/9) Installing ca-certificates (20230506-r0) 01:38:54 #65 24.01 (2/9) Installing brotli-libs (1.0.9-r9) 01:38:54 #65 24.05 (3/9) Installing nghttp2-libs (1.51.0-r1) 01:38:54 #65 24.07 (4/9) Installing libcurl (8.2.1-r0) 01:38:54 #65 24.10 (5/9) Installing curl (8.2.1-r0) 01:38:54 #65 24.17 (6/9) Installing dumb-init (1.2.5-r2) 01:38:54 #65 ... 01:38:54 01:38:54 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:38:54 #63 DONE 25.0s 01:38:54 01:38:54 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:38:54 #65 24.18 (7/9) Installing musl-obstack (1.2.3-r0) 01:38:54 #65 24.21 (8/9) Installing libucontext (1.2-r0) 01:38:54 #65 24.22 (9/9) Installing gcompat (1.1.0-r0) 01:38:54 #65 24.24 Executing busybox-1.35.0-r29.trigger 01:38:54 #65 24.29 Executing ca-certificates-20230506-r0.trigger 01:38:54 #65 ... 01:38:54 01:38:54 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:38:55 #73 DONE 0.4s 01:38:55 01:38:55 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:56 #74 ... 01:38:56 01:38:56 #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:38:56 #65 25.07 OK: 11 MiB in 24 packages 01:38:56 #65 DONE 25.5s 01:38:56 01:38:56 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #72 DONE 64.0s 01:39:45 01:39:45 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #69 DONE 61.2s 01:39:45 01:39:45 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #74 DONE 47.8s 01:39:45 01:39:45 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #68 DONE 61.7s 01:39:45 01:39:45 #61 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #61 DONE 64.4s 01:39:45 01:39:45 #75 [security-proxy-setup builder 6/7] COPY . . 01:39:45 #75 ... 01:39:45 01:39:45 #76 [security-spiffe-token-provider builder 6/7] COPY . . 01:39:45 #76 DONE 1.3s 01:39:45 01:39:45 #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:39:45 #77 CACHED 01:39:45 01:39:45 #78 [core-common-config-bootstrapper builder 6/7] COPY . . 01:39:45 #78 CACHED 01:39:45 01:39:45 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #79 CACHED 01:39:45 01:39:45 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:39:45 #80 CACHED 01:39:45 01:39:45 #81 [core-metadata builder 6/7] COPY . . 01:39:45 #81 CACHED 01:39:45 01:39:45 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #82 CACHED 01:39:45 01:39:45 #83 [support-notifications builder 6/7] COPY . . 01:39:45 #83 DONE 1.4s 01:39:45 01:39:45 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 01:39:45 #84 CACHED 01:39:45 01:39:45 #85 [core-command builder 6/7] COPY . . 01:39:45 #85 CACHED 01:39:45 01:39:45 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #86 CACHED 01:39:45 01:39:45 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #87 CACHED 01:39:45 01:39:45 #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:39:45 #88 CACHED 01:39:45 01:39:45 #89 [security-proxy-auth builder 6/7] COPY . . 01:39:45 #89 CACHED 01:39:45 01:39:45 #90 [security-spire-server builder 6/9] COPY . . 01:39:45 #90 DONE 1.5s 01:39:45 01:39:45 #91 [core-data builder 6/7] COPY . . 01:39:45 #91 CACHED 01:39:45 01:39:45 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #92 CACHED 01:39:45 01:39:45 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 01:39:45 #93 CACHED 01:39:45 01:39:45 #94 [support-scheduler builder 6/7] COPY . . 01:39:45 #94 DONE 1.4s 01:39:45 01:39:45 #75 [security-proxy-setup builder 6/7] COPY . . 01:39:45 #75 DONE 1.5s 01:39:45 01:39:45 #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:39:45 #95 ... 01:39:45 01:39:45 #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:39:45 #96 CACHED 01:39:45 01:39:45 #97 [security-bootstrapper builder 6/7] COPY . . 01:39:45 #97 CACHED 01:39:45 01:39:45 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #98 CACHED 01:39:45 01:39:45 #99 [security-secretstore-setup builder 6/7] COPY . . 01:39:45 #99 CACHED 01:39:45 01:39:45 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #100 CACHED 01:39:45 01:39:45 #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:39:45 #101 CACHED 01:39:45 01:39:45 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:39:45 #102 DONE 0.3s 01:39:45 01:39:45 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:39:45 #103 ... 01:39:45 01:39:45 #104 [security-spire-agent builder 6/9] COPY . . 01:39:45 #104 CACHED 01:39:45 01:39:45 #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:39:45 #105 CACHED 01:39:45 01:39:45 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:39:45 #106 CACHED 01:39:45 01:39:45 #107 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:45 #107 CACHED 01:39:45 01:39:45 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:39:50 #108 ... 01:39:50 01:39:50 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:39:50 #0 4.896 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:39:50 #109 ... 01:39:50 01:39:50 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:39:50 #103 5.842 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:39:51 #103 ... 01:39:51 01:39:51 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:39:51 #108 DONE 6.7s 01:39:51 01:39:51 #110 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:39:51 #110 DONE 6.8s 01:39:51 01:39:51 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:39:51 #111 ... 01:39:51 01:39:51 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:39:51 #112 DONE 0.4s 01:39:52 01:39:52 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:39:52 #111 DONE 0.6s 01:39:52 01:39:52 #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:39:52 #95 6.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:39:52 #95 ... 01:39:52 01:39:52 #113 [security-spire-config builder 6/9] COPY . . 01:39:52 #113 CACHED 01:39:52 01:39:52 #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:39:52 #114 CACHED 01:39:52 01:39:52 #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:52 #115 CACHED 01:39:52 01:39:52 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:39:52 #116 CACHED 01:39:52 01:39:52 #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:39:52 #117 CACHED 01:39:52 01:39:52 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:39:52 #118 CACHED 01:39:52 01:39:52 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:39:52 #119 ... 01:39:52 01:39:52 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:39:52 #120 DONE 0.5s 01:39:52 01:39:52 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:39:53 #121 DONE 0.4s 01:39:53 01:39:53 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:39:53 #119 DONE 0.5s 01:39:53 01:39:53 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:39:53 #0 6.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:39:53 #122 ... 01:39:53 01:39:53 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:39:54 #123 ... 01:39:54 01:39:54 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:39:54 #0 5.261 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:39:54 #124 ... 01:39:54 01:39:54 #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:39:54 #125 CACHED 01:39:54 01:39:54 #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:39:54 #126 CACHED 01:39:54 01:39:54 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:39:54 #0 4.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:39:54 #127 ... 01:39:54 01:39:54 #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:39:54 #128 DONE 0.2s 01:39:54 01:39:54 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:39:54 #0 5.026 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:39:54 #129 ... 01:39:54 01:39:54 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:39:54 #0 5.919 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:39:54 #130 ... 01:39:54 01:39:54 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:39:54 #0 6.621 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:39:55 #131 ... 01:39:55 01:39:55 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:39:55 #0 6.656 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:39:55 #132 ... 01:39:55 01:39:55 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:39:55 #0 5.244 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:39:55 #133 ... 01:39:55 01:39:55 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:39:55 #134 ... 01:39:55 01:39:55 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:39:55 #135 DONE 1.4s 01:39:55 01:39:55 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:39:55 #123 DONE 2.1s 01:39:56 01:39:56 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:39:56 #136 ... 01:39:56 01:39:56 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:39:56 #134 DONE 1.5s 01:39:56 01:39:56 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:39:56 #137 ... 01:39:56 01:39:56 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:39:56 #136 DONE 0.6s 01:39:56 01:39:56 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:39:56 #138 DONE 0.2s 01:39:56 01:39:56 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:39:56 #137 DONE 0.5s 01:39:56 01:39:56 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:39:56 #139 DONE 0.3s 01:39:56 01:39:56 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:39:57 #140 DONE 0.3s 01:39:57 01:39:57 #141 [security-spire-server] exporting to image 01:39:57 #141 exporting layers 01:39:57 #141 ... 01:39:57 01:39:57 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:39:57 #142 DONE 0.3s 01:39:57 01:39:57 #141 [security-spire-config] exporting to image 01:39:58 #141 ... 01:39:58 01:39:58 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:39:58 #143 DONE 3.1s 01:39:59 01:39:59 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:39:59 #144 DONE 0.3s 01:39:59 01:39:59 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:39:59 #145 DONE 0.2s 01:39:59 01:39:59 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:39:59 #146 DONE 0.2s 01:39:59 01:39:59 #141 [security-spire-agent] exporting to image 01:40:00 #141 exporting layers 2.7s done 01:40:00 #141 writing image sha256:2c70cad18d176aa4343eeac2babb6e0c31af786581ca09309f90dd41330d44f5 0.0s done 01:40:00 #141 naming to docker.io/library/security-spire-server-arm64 done 01:40:00 #141 writing image sha256:86ba6e829d262d474413b2b46c1ab42059feede51544d9bda8257d29626fc014 01:40:00 #141 writing image sha256:86ba6e829d262d474413b2b46c1ab42059feede51544d9bda8257d29626fc014 done 01:40:00 #141 naming to docker.io/library/security-spire-config-arm64 done 01:40:04 #141 exporting layers 4.2s done 01:40:04 #141 writing image sha256:d868bf5a4c569d634f74d4ca6ba6fb8e29eceeb33d98126db478fdf4ed0fdd79 01:40:04 #141 writing image sha256:d868bf5a4c569d634f74d4ca6ba6fb8e29eceeb33d98126db478fdf4ed0fdd79 done 01:40:04 #141 naming to docker.io/library/security-spire-agent-arm64 done 01:40:04 #141 DONE 6.8s 01:40:04 01:40:04 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:56:12 #109 ... 01:56:12 01:56:12 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:56:12 #122 986.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:56:18 #122 ... 01:56:18 01:56:18 #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:56:18 #95 DONE 993.5s 01:56:18 01:56:18 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:56:18 #109 ... 01:56:18 01:56:18 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:56:18 #147 DONE 0.2s 01:56:18 01:56:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:18 #124 ... 01:56:18 01:56:18 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:56:18 #148 DONE 0.2s 01:56:18 01:56:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:19 #124 ... 01:56:19 01:56:19 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:56:19 #149 DONE 0.2s 01:56:19 01:56:19 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:56:19 #150 DONE 0.3s 01:56:19 01:56:19 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:56:19 #151 DONE 0.2s 01:56:19 01:56:19 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:56:25 #152 DONE 5.1s 01:56:25 01:56:25 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:56:25 #127 ... 01:56:25 01:56:25 #141 [security-proxy-setup] exporting to image 01:56:25 #141 exporting layers 01:56:25 #141 exporting layers 0.7s done 01:56:25 #141 writing image sha256:332bb65bf8aa1ee2ddeb8dca9664912800f31477c35dd8d83ceb2166111a711c done 01:56:25 #141 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 01:56:25 #141 DONE 7.6s 01:56:25 01:56:25 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:56:37 #132 ... 01:56:37 01:56:37 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:56:37 #122 DONE 1011.9s 01:56:37 01:56:37 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:56:37 #103 ... 01:56:37 01:56:37 #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:56:37 #153 DONE 0.3s 01:56:37 01:56:37 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:37 #124 ... 01:56:37 01:56:37 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:56:37 #154 DONE 0.3s 01:56:37 01:56:37 #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:56:37 #155 DONE 0.2s 01:56:37 01:56:37 #156 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:56:37 #156 DONE 0.1s 01:56:37 01:56:37 #157 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:56:38 #157 DONE 0.3s 01:56:38 01:56:38 #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:56:38 #158 DONE 0.5s 01:56:38 01:56:38 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:56:38 #131 ... 01:56:38 01:56:38 #159 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:56:39 #159 DONE 0.5s 01:56:39 01:56:39 #160 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:56:39 #160 DONE 0.2s 01:56:39 01:56:39 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:56:39 #132 ... 01:56:39 01:56:39 #161 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:56:40 #161 ... 01:56:40 01:56:40 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:56:40 #103 DONE 1016.4s 01:56:40 01:56:40 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:56:41 #130 ... 01:56:41 01:56:41 #162 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:56:42 #162 DONE 0.4s 01:56:42 01:56:42 #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:56:43 #163 ... 01:56:43 01:56:43 #161 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:56:43 #161 DONE 3.5s 01:56:43 01:56:43 #141 [security-secretstore-setup] exporting to image 01:56:43 #141 exporting layers 01:56:45 #141 exporting layers 1.8s done 01:56:45 #141 writing image sha256:acc6c7aa075e364b2a91b3cbbd94fa0575b4c007a0e6d86fd499a0a0a1fcdb85 done 01:56:45 #141 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done 01:56:45 #141 DONE 9.4s 01:56:45 01:56:45 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:56:45 #109 ... 01:56:45 01:56:45 #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:56:45 #163 DONE 3.0s 01:56:45 01:56:45 #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:56:45 #164 DONE 0.4s 01:56:45 01:56:45 #165 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:56:45 #165 DONE 0.2s 01:56:45 01:56:45 #166 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:56:46 #166 DONE 0.4s 01:56:46 01:56:46 #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:56:46 #167 DONE 0.2s 01:56:46 01:56:46 #168 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:56:46 #168 DONE 0.1s 01:56:46 01:56:46 #169 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:56:46 #169 DONE 0.2s 01:56:46 01:56:46 #170 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:56:46 #170 DONE 0.2s 01:56:46 01:56:46 #171 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:56:47 #171 DONE 0.2s 01:56:47 01:56:47 #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:56:49 #172 DONE 2.1s 01:56:49 01:56:49 #141 [security-bootstrapper] exporting to image 01:56:50 #141 exporting layers 1.2s done 01:56:50 #141 writing image sha256:93c1da35a4b230e35bdfb4b5f51942ae7cc656611eb61f894fd7b76ad2f12c7a done 01:56:50 #141 naming to docker.io/library/security-bootstrapper-arm64 done 01:56:50 #141 DONE 10.6s 01:56:50 01:56:50 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:56:56 #129 ... 01:56:56 01:56:56 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:56:56 #127 DONE 1031.5s 01:56:56 01:56:56 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:56:56 #132 ... 01:56:56 01:56:56 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:56:56 #173 DONE 0.2s 01:56:56 01:56:56 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:56:56 #174 DONE 0.1s 01:56:56 01:56:56 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:56:56 #109 ... 01:56:56 01:56:56 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:56:57 #175 DONE 0.4s 01:56:57 01:56:57 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:56:57 #109 ... 01:56:57 01:56:57 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:56:57 #176 DONE 0.2s 01:56:57 01:56:57 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:56:57 #177 DONE 0.2s 01:56:57 01:56:57 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:00 #178 DONE 2.1s 01:57:00 01:57:00 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:57:00 #109 ... 01:57:00 01:57:00 #141 [security-proxy-auth] exporting to image 01:57:00 #141 exporting layers 01:57:00 #141 exporting layers 0.6s done 01:57:00 #141 writing image sha256:7cdfb5a0c458662e5c9b3d297c77ac2edd40a9811985e9a259934aa518f326f7 done 01:57:00 #141 naming to docker.io/library/security-proxy-auth-arm64 done 01:57:00 #141 DONE 11.2s 01:57:00 01:57:00 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:57:15 #109 ... 01:57:15 01:57:15 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:57:15 #133 DONE 1050.7s 01:57:15 01:57:15 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:57:15 #109 ... 01:57:15 01:57:15 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:57:15 #179 DONE 0.2s 01:57:15 01:57:15 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:57:16 #180 DONE 0.2s 01:57:16 01:57:16 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:57:16 #181 DONE 0.3s 01:57:16 01:57:16 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:57:16 #182 DONE 0.2s 01:57:16 01:57:16 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:57:16 #183 DONE 0.1s 01:57:16 01:57:16 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:19 #184 DONE 2.1s 01:57:19 01:57:19 #141 [core-common-config-bootstrapper] exporting to image 01:57:19 #141 exporting layers 01:57:19 #141 exporting layers 0.5s done 01:57:19 #141 writing image sha256:0b486fbdf4fe6baf026d162838b3e3cda6149faf1e20a13ac9f6e8ace614136a 0.0s done 01:57:19 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:57:19 #141 DONE 11.8s 01:57:19 01:57:19 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:58:16 #130 ... 01:58:16 01:58:16 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:58:16 #131 DONE 1102.3s 01:58:16 01:58:16 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:58:16 #109 ... 01:58:16 01:58:16 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:58:16 #185 DONE 0.2s 01:58:16 01:58:16 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:58:16 #132 ... 01:58:16 01:58:16 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:58:16 #186 DONE 0.2s 01:58:16 01:58:16 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:58:16 #187 DONE 0.4s 01:58:16 01:58:16 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:58:16 #109 ... 01:58:16 01:58:16 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:58:16 #188 DONE 0.2s 01:58:16 01:58:16 #141 [core-command] exporting to image 01:58:16 #141 exporting layers 01:58:16 #141 exporting layers 0.4s done 01:58:16 #141 writing image sha256:b5d7f5f6545f0e3fb5128df4005c2eaf85e716ae93be6bf93fdaf39157c27c9f done 01:58:16 #141 naming to docker.io/library/core-command-arm64 done 01:58:16 #141 DONE 12.2s 01:58:16 01:58:16 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:58:18 #130 ... 01:58:18 01:58:18 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:58:18 #132 DONE 1113.5s 01:58:18 01:58:18 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:58:18 #109 ... 01:58:18 01:58:18 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:58:18 #189 DONE 0.2s 01:58:18 01:58:18 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:58:18 #190 DONE 0.2s 01:58:18 01:58:18 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:58:19 #191 DONE 0.3s 01:58:19 01:58:19 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:58:19 #192 DONE 0.2s 01:58:19 01:58:19 #141 [core-data] exporting to image 01:58:19 #141 exporting layers 01:58:19 #141 exporting layers 0.3s done 01:58:19 #141 writing image sha256:590c0249a4d85fcabe90133ef57ee0ea79b712a1c1aae3d3471ca5939b544b94 done 01:58:19 #141 naming to docker.io/library/core-data-arm64 done 01:58:19 #141 DONE 12.6s 01:58:19 01:58:19 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:58:21 #124 ... 01:58:21 01:58:21 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:58:21 #109 DONE 1116.9s 01:58:21 01:58:21 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:58:21 #129 ... 01:58:21 01:58:21 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:58:21 #193 DONE 0.1s 01:58:21 01:58:21 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:58:21 #129 ... 01:58:21 01:58:21 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:58:22 #194 DONE 0.2s 01:58:22 01:58:22 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:58:22 #195 DONE 0.4s 01:58:22 01:58:22 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:58:22 #196 DONE 0.2s 01:58:22 01:58:22 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:58:22 #197 DONE 0.2s 01:58:22 01:58:22 #141 [core-metadata] exporting to image 01:58:23 #141 exporting layers 0.3s done 01:58:23 #141 writing image sha256:8390d4be44ed1677e59f4993378c3760198b32a0ef9eff9a99d9e7c105a2bd7f done 01:58:23 #141 naming to docker.io/library/core-metadata-arm64 done 01:58:23 #141 DONE 12.9s 01:58:23 01:58:23 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:58:50 #129 DONE 1144.7s 01:58:50 01:58:50 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:58:50 #124 ... 01:58:50 01:58:50 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:58:50 #198 DONE 0.2s 01:58:50 01:58:50 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:58:50 #124 ... 01:58:50 01:58:50 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:58:50 #199 DONE 0.2s 01:58:50 01:58:50 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:58:50 #200 DONE 0.3s 01:58:50 01:58:50 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:58:50 #124 ... 01:58:50 01:58:50 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:58:50 #201 DONE 0.1s 01:58:50 01:58:50 #141 [security-spiffe-token-provider] exporting to image 01:58:50 #141 exporting layers 01:58:52 #141 exporting layers 2.4s done 01:58:52 #141 writing image sha256:4c44b01a260cc7595d2c0409c28c8a78a3b7fb39f42d2c454bcd6dbbf6227ce6 done 01:58:52 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:58:52 #141 DONE 15.3s 01:58:52 01:58:52 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:59:25 #124 DONE 1177.3s 01:59:25 01:59:25 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:59:25 #130 DONE 1177.3s 01:59:25 01:59:25 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:59:25 #202 DONE 0.3s 01:59:25 01:59:25 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:59:25 #203 DONE 0.2s 01:59:25 01:59:25 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:59:25 #204 DONE 0.1s 01:59:25 01:59:25 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:59:25 #205 ... 01:59:25 01:59:25 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:59:25 #206 DONE 0.2s 01:59:25 01:59:25 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:59:25 #207 DONE 0.4s 01:59:25 01:59:25 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:59:25 #205 DONE 0.5s 01:59:25 01:59:25 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:59:25 #208 DONE 0.1s 01:59:25 01:59:25 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:59:25 #209 DONE 0.1s 01:59:25 01:59:25 #141 [support-scheduler] exporting to image 01:59:25 #141 exporting layers 01:59:25 #141 exporting layers 0.4s done 01:59:25 #141 writing image sha256:b5cb665b1b05c76821e0d44b483933e2c3e85db6ccb2cb212656bbfefb6cc8f0 done 01:59:25 #141 naming to docker.io/library/support-notifications-arm64 done 01:59:25 #141 writing image sha256:aa5645768a9df65cfc1e779b10da8a8b1f88e3ec757e5b895652be60c8fb3280 done 01:59:25 #141 naming to docker.io/library/support-scheduler-arm64 done 01:59:25 #141 DONE 15.7s 01:59:25 time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:25 time="2023-08-16T01:38:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:59:25 $ docker stop --time=1 b579efe0d8f8bc15a65073737bbd410c23374439fcca3cda6b0cd95d37f262a2 01:59:27 $ docker rm -f --volumes b579efe0d8f8bc15a65073737bbd410c23374439fcca3cda6b0cd95d37f262a2 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:27 + docker images 01:59:27 REPOSITORY TAG IMAGE ID CREATED SIZE 01:59:27 support-scheduler-arm64 latest aa5645768a9d 5 seconds ago 32.9MB 01:59:27 support-notifications-arm64 latest b5cb665b1b05 5 seconds ago 33.7MB 01:59:27 security-spiffe-token-provider-arm64 latest 4c44b01a260c 37 seconds ago 33.3MB 01:59:27 core-metadata-arm64 latest 8390d4be44ed About a minute ago 21.2MB 01:59:27 core-data-arm64 latest 590c0249a4d8 About a minute ago 20.9MB 01:59:27 core-command-arm64 latest b5d7f5f6545f About a minute ago 20.8MB 01:59:27 core-common-config-bootstrapper-arm64 latest 0b486fbdf4fe 2 minutes ago 18MB 01:59:27 security-proxy-auth-arm64 latest 7cdfb5a0c458 2 minutes ago 19.3MB 01:59:27 security-bootstrapper-arm64 latest 93c1da35a4b2 2 minutes ago 22.6MB 01:59:27 security-secretstore-setup-arm64 latest acc6c7aa075e 2 minutes ago 43MB 01:59:27 security-proxy-setup-arm64 latest 332bb65bf8aa 3 minutes ago 19.5MB 01:59:27 security-spire-agent-arm64 latest d868bf5a4c56 19 minutes ago 152MB 01:59:27 security-spire-config-arm64 latest 86ba6e829d26 19 minutes ago 96.1MB 01:59:27 security-spire-server-arm64 latest 2c70cad18d17 19 minutes ago 96.9MB 01:59:27 ci-base-image-arm64 latest 2533aecfe0a0 21 minutes ago 1.05GB 01:59:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 01:59:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:27 provisioning config files... 01:59:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/560@tmp/config5119505695934749334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:28 ---> docker-login.sh 01:59:28 nexus3.edgexfoundry.org:10001 01:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:28 Configure a credential helper to remove this warning. See 01:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:28 01:59:28 Login Succeeded 01:59:28 nexus3.edgexfoundry.org:10002 01:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:28 Configure a credential helper to remove this warning. See 01:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:28 01:59:28 Login Succeeded 01:59:28 nexus3.edgexfoundry.org:10003 01:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:29 Configure a credential helper to remove this warning. See 01:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:29 01:59:29 Login Succeeded 01:59:29 nexus3.edgexfoundry.org:10004 01:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:29 Configure a credential helper to remove this warning. See 01:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:29 01:59:29 Login Succeeded 01:59:29 docker.io 01:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:30 Configure a credential helper to remove this warning. See 01:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:30 01:59:30 Login Succeeded 01:59:30 ---> docker-login.sh ends [Pipeline] } 01:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:59:30 dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:30 latest 01:59:30 3.1.0-dev.26 01:59:30 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:30 main 01:59:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:59:30 1eb73fa3f411: Preparing 01:59:30 7d3402577dae: Preparing 01:59:30 0bbd4eff7773: Preparing 01:59:30 eab0bdc3adc8: Preparing 01:59:30 9a5e276e6654: Preparing 01:59:30 d2d9d24a8c2a: Preparing 01:59:31 0bbd4eff7773: Pushed 01:59:31 eab0bdc3adc8: Pushed 01:59:31 9a5e276e6654: Pushed 01:59:31 1eb73fa3f411: Pushed 01:59:32 d2d9d24a8c2a: Layer already exists 01:59:33 7d3402577dae: Pushed 01:59:33 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:59:34 1eb73fa3f411: Preparing 01:59:34 7d3402577dae: Preparing 01:59:34 0bbd4eff7773: Preparing 01:59:34 eab0bdc3adc8: Preparing 01:59:34 9a5e276e6654: Preparing 01:59:34 d2d9d24a8c2a: Preparing 01:59:34 d2d9d24a8c2a: Waiting 01:59:34 eab0bdc3adc8: Layer already exists 01:59:34 1eb73fa3f411: Layer already exists 01:59:34 0bbd4eff7773: Layer already exists 01:59:34 7d3402577dae: Layer already exists 01:59:34 9a5e276e6654: Layer already exists 01:59:34 d2d9d24a8c2a: Layer already exists 01:59:34 latest: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.26 01:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:59:35 1eb73fa3f411: Preparing 01:59:35 7d3402577dae: Preparing 01:59:35 0bbd4eff7773: Preparing 01:59:35 eab0bdc3adc8: Preparing 01:59:35 9a5e276e6654: Preparing 01:59:35 d2d9d24a8c2a: Preparing 01:59:35 d2d9d24a8c2a: Waiting 01:59:35 7d3402577dae: Layer already exists 01:59:35 0bbd4eff7773: Layer already exists 01:59:35 1eb73fa3f411: Layer already exists 01:59:35 9a5e276e6654: Layer already exists 01:59:35 eab0bdc3adc8: Layer already exists 01:59:35 d2d9d24a8c2a: Layer already exists 01:59:35 3.1.0-dev.26: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:59:36 1eb73fa3f411: Preparing 01:59:36 7d3402577dae: Preparing 01:59:36 0bbd4eff7773: Preparing 01:59:36 eab0bdc3adc8: Preparing 01:59:36 9a5e276e6654: Preparing 01:59:36 d2d9d24a8c2a: Preparing 01:59:36 d2d9d24a8c2a: Waiting 01:59:36 7d3402577dae: Layer already exists 01:59:36 1eb73fa3f411: Layer already exists 01:59:36 eab0bdc3adc8: Layer already exists 01:59:36 9a5e276e6654: Layer already exists 01:59:36 0bbd4eff7773: Layer already exists 01:59:36 d2d9d24a8c2a: Layer already exists 01:59:36 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:59:36 1eb73fa3f411: Preparing 01:59:36 7d3402577dae: Preparing 01:59:36 0bbd4eff7773: Preparing 01:59:36 eab0bdc3adc8: Preparing 01:59:36 9a5e276e6654: Preparing 01:59:36 d2d9d24a8c2a: Preparing 01:59:36 d2d9d24a8c2a: Waiting 01:59:36 9a5e276e6654: Layer already exists 01:59:36 0bbd4eff7773: Layer already exists 01:59:36 7d3402577dae: Layer already exists 01:59:36 1eb73fa3f411: Layer already exists 01:59:36 eab0bdc3adc8: Layer already exists 01:59:36 d2d9d24a8c2a: Layer already exists 01:59:36 main: digest: sha256:6684a85b66be54496ee67e1e4a1d2e9ef8f9d7e7e3a6abe2a3c6b531d1cc8a8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:37 ===================================================== [Pipeline] echo 01:59:37 taggedImages: 01:59:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:59:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.26 01:59:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:59:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:59:37 dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:37 latest 01:59:37 3.1.0-dev.26 01:59:37 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:37 main 01:59:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:59:37 859fc354d449: Preparing 01:59:37 0b44a2682869: Preparing 01:59:37 84ba6c823725: Preparing 01:59:37 fda6d921b288: Preparing 01:59:37 0bbd4eff7773: Preparing 01:59:37 eab0bdc3adc8: Preparing 01:59:37 9a5e276e6654: Preparing 01:59:37 d2d9d24a8c2a: Preparing 01:59:37 eab0bdc3adc8: Waiting 01:59:37 9a5e276e6654: Waiting 01:59:37 d2d9d24a8c2a: Waiting 01:59:37 0bbd4eff7773: Layer already exists 01:59:37 eab0bdc3adc8: Layer already exists 01:59:37 9a5e276e6654: Layer already exists 01:59:37 d2d9d24a8c2a: Layer already exists 01:59:37 84ba6c823725: Pushed 01:59:37 859fc354d449: Pushed 01:59:37 0b44a2682869: Pushed 01:59:40 fda6d921b288: Pushed 01:59:40 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:59:41 859fc354d449: Preparing 01:59:41 0b44a2682869: Preparing 01:59:41 84ba6c823725: Preparing 01:59:41 fda6d921b288: Preparing 01:59:41 0bbd4eff7773: Preparing 01:59:41 eab0bdc3adc8: Preparing 01:59:41 9a5e276e6654: Preparing 01:59:41 d2d9d24a8c2a: Preparing 01:59:41 9a5e276e6654: Waiting 01:59:41 d2d9d24a8c2a: Waiting 01:59:41 eab0bdc3adc8: Waiting 01:59:41 0b44a2682869: Layer already exists 01:59:41 0bbd4eff7773: Layer already exists 01:59:41 859fc354d449: Layer already exists 01:59:41 84ba6c823725: Layer already exists 01:59:41 fda6d921b288: Layer already exists 01:59:41 d2d9d24a8c2a: Layer already exists 01:59:41 eab0bdc3adc8: Layer already exists 01:59:41 9a5e276e6654: Layer already exists 01:59:41 latest: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.26 01:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:59:42 859fc354d449: Preparing 01:59:42 0b44a2682869: Preparing 01:59:42 84ba6c823725: Preparing 01:59:42 fda6d921b288: Preparing 01:59:42 0bbd4eff7773: Preparing 01:59:42 eab0bdc3adc8: Preparing 01:59:42 9a5e276e6654: Preparing 01:59:42 d2d9d24a8c2a: Preparing 01:59:42 eab0bdc3adc8: Waiting 01:59:42 9a5e276e6654: Waiting 01:59:42 d2d9d24a8c2a: Waiting 01:59:42 84ba6c823725: Layer already exists 01:59:42 fda6d921b288: Layer already exists 01:59:42 0bbd4eff7773: Layer already exists 01:59:42 0b44a2682869: Layer already exists 01:59:42 859fc354d449: Layer already exists 01:59:42 d2d9d24a8c2a: Layer already exists 01:59:42 9a5e276e6654: Layer already exists 01:59:42 eab0bdc3adc8: Layer already exists 01:59:42 3.1.0-dev.26: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:59:43 859fc354d449: Preparing 01:59:43 0b44a2682869: Preparing 01:59:43 84ba6c823725: Preparing 01:59:43 fda6d921b288: Preparing 01:59:43 0bbd4eff7773: Preparing 01:59:43 eab0bdc3adc8: Preparing 01:59:43 9a5e276e6654: Preparing 01:59:43 d2d9d24a8c2a: Preparing 01:59:43 eab0bdc3adc8: Waiting 01:59:43 d2d9d24a8c2a: Waiting 01:59:43 9a5e276e6654: Waiting 01:59:43 84ba6c823725: Layer already exists 01:59:43 0bbd4eff7773: Layer already exists 01:59:43 0b44a2682869: Layer already exists 01:59:43 fda6d921b288: Layer already exists 01:59:43 859fc354d449: Layer already exists 01:59:43 d2d9d24a8c2a: Layer already exists 01:59:43 eab0bdc3adc8: Layer already exists 01:59:43 9a5e276e6654: Layer already exists 01:59:43 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:59:46 859fc354d449: Preparing 01:59:46 0b44a2682869: Preparing 01:59:46 84ba6c823725: Preparing 01:59:46 fda6d921b288: Preparing 01:59:46 0bbd4eff7773: Preparing 01:59:46 eab0bdc3adc8: Preparing 01:59:46 9a5e276e6654: Preparing 01:59:46 d2d9d24a8c2a: Preparing 01:59:46 9a5e276e6654: Waiting 01:59:46 eab0bdc3adc8: Waiting 01:59:46 d2d9d24a8c2a: Waiting 01:59:46 0bbd4eff7773: Layer already exists 01:59:46 fda6d921b288: Layer already exists 01:59:46 0b44a2682869: Layer already exists 01:59:46 84ba6c823725: Layer already exists 01:59:46 859fc354d449: Layer already exists 01:59:46 d2d9d24a8c2a: Layer already exists 01:59:46 eab0bdc3adc8: Layer already exists 01:59:46 9a5e276e6654: Layer already exists 01:59:46 main: digest: sha256:7767d81939a8542fb7028eaeea49db9d3468783f2b1c882a7b0158ef2821a6d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:46 ===================================================== [Pipeline] echo 01:59:46 taggedImages: 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.26 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:59:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:59:46 dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:46 latest 01:59:46 3.1.0-dev.26 01:59:46 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:46 main 01:59:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:59:47 896d7c938cb4: Preparing 01:59:47 87ee8e9b7e8d: Preparing 01:59:47 0bbd4eff7773: Preparing 01:59:47 eab0bdc3adc8: Preparing 01:59:47 d53139b9347a: Preparing 01:59:47 d2d9d24a8c2a: Preparing 01:59:47 d2d9d24a8c2a: Waiting 01:59:47 eab0bdc3adc8: Layer already exists 01:59:47 0bbd4eff7773: Layer already exists 01:59:47 d2d9d24a8c2a: Layer already exists 01:59:47 d53139b9347a: Pushed 01:59:47 896d7c938cb4: Pushed 01:59:51 87ee8e9b7e8d: Pushed 01:59:51 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:59:51 896d7c938cb4: Preparing 01:59:51 87ee8e9b7e8d: Preparing 01:59:51 0bbd4eff7773: Preparing 01:59:51 eab0bdc3adc8: Preparing 01:59:51 d53139b9347a: Preparing 01:59:51 d2d9d24a8c2a: Preparing 01:59:51 d2d9d24a8c2a: Waiting 01:59:51 87ee8e9b7e8d: Layer already exists 01:59:51 896d7c938cb4: Layer already exists 01:59:51 eab0bdc3adc8: Layer already exists 01:59:51 d53139b9347a: Layer already exists 01:59:51 0bbd4eff7773: Layer already exists 01:59:51 d2d9d24a8c2a: Layer already exists 01:59:52 latest: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.26 01:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:59:52 896d7c938cb4: Preparing 01:59:52 87ee8e9b7e8d: Preparing 01:59:52 0bbd4eff7773: Preparing 01:59:52 eab0bdc3adc8: Preparing 01:59:52 d53139b9347a: Preparing 01:59:52 d2d9d24a8c2a: Preparing 01:59:52 d2d9d24a8c2a: Waiting 01:59:52 eab0bdc3adc8: Layer already exists 01:59:52 0bbd4eff7773: Layer already exists 01:59:52 87ee8e9b7e8d: Layer already exists 01:59:52 d53139b9347a: Layer already exists 01:59:52 896d7c938cb4: Layer already exists 01:59:52 d2d9d24a8c2a: Layer already exists 01:59:52 3.1.0-dev.26: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:59:53 896d7c938cb4: Preparing 01:59:53 87ee8e9b7e8d: Preparing 01:59:53 0bbd4eff7773: Preparing 01:59:53 eab0bdc3adc8: Preparing 01:59:53 d53139b9347a: Preparing 01:59:53 d2d9d24a8c2a: Preparing 01:59:53 d2d9d24a8c2a: Waiting 01:59:53 87ee8e9b7e8d: Layer already exists 01:59:53 eab0bdc3adc8: Layer already exists 01:59:53 0bbd4eff7773: Layer already exists 01:59:53 d53139b9347a: Layer already exists 01:59:53 896d7c938cb4: Layer already exists 01:59:53 d2d9d24a8c2a: Layer already exists 01:59:53 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:59:54 896d7c938cb4: Preparing 01:59:54 87ee8e9b7e8d: Preparing 01:59:54 0bbd4eff7773: Preparing 01:59:54 eab0bdc3adc8: Preparing 01:59:54 d53139b9347a: Preparing 01:59:54 d2d9d24a8c2a: Preparing 01:59:54 d2d9d24a8c2a: Waiting 01:59:54 896d7c938cb4: Layer already exists 01:59:54 87ee8e9b7e8d: Layer already exists 01:59:54 eab0bdc3adc8: Layer already exists 01:59:54 d53139b9347a: Layer already exists 01:59:54 0bbd4eff7773: Layer already exists 01:59:54 d2d9d24a8c2a: Layer already exists 01:59:54 main: digest: sha256:99d75633c175d95d28b3e5d5dca2dc2d5ffa9d1396cc9e3d71028ba615b53abb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:55 ===================================================== [Pipeline] echo 01:59:55 taggedImages: 01:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.26 01:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:59:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:59:55 dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:55 latest 01:59:55 3.1.0-dev.26 01:59:55 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 01:59:55 main 01:59:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 01:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:59:55 f013c0f97bf4: Preparing 01:59:55 142d91a07934: Preparing 01:59:55 9e14092ff13e: Preparing 01:59:55 0bbd4eff7773: Preparing 01:59:55 eab0bdc3adc8: Preparing 01:59:55 9a5e276e6654: Preparing 01:59:55 d2d9d24a8c2a: Preparing 01:59:55 9a5e276e6654: Waiting 01:59:55 d2d9d24a8c2a: Waiting 01:59:55 0bbd4eff7773: Layer already exists 01:59:55 eab0bdc3adc8: Layer already exists 01:59:55 9a5e276e6654: Layer already exists 01:59:55 d2d9d24a8c2a: Layer already exists 01:59:56 f013c0f97bf4: Pushed 01:59:56 142d91a07934: Pushed 01:59:59 9e14092ff13e: Pushed 01:59:59 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:00:00 f013c0f97bf4: Preparing 02:00:00 142d91a07934: Preparing 02:00:00 9e14092ff13e: Preparing 02:00:00 0bbd4eff7773: Preparing 02:00:00 eab0bdc3adc8: Preparing 02:00:00 9a5e276e6654: Preparing 02:00:00 d2d9d24a8c2a: Preparing 02:00:00 9a5e276e6654: Waiting 02:00:00 d2d9d24a8c2a: Waiting 02:00:00 9e14092ff13e: Layer already exists 02:00:00 eab0bdc3adc8: Layer already exists 02:00:00 142d91a07934: Layer already exists 02:00:00 0bbd4eff7773: Layer already exists 02:00:00 f013c0f97bf4: Layer already exists 02:00:00 d2d9d24a8c2a: Layer already exists 02:00:00 9a5e276e6654: Layer already exists 02:00:00 latest: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.26 02:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:00:01 f013c0f97bf4: Preparing 02:00:01 142d91a07934: Preparing 02:00:01 9e14092ff13e: Preparing 02:00:01 0bbd4eff7773: Preparing 02:00:01 eab0bdc3adc8: Preparing 02:00:01 9a5e276e6654: Preparing 02:00:01 d2d9d24a8c2a: Preparing 02:00:01 9a5e276e6654: Waiting 02:00:01 d2d9d24a8c2a: Waiting 02:00:01 0bbd4eff7773: Layer already exists 02:00:01 142d91a07934: Layer already exists 02:00:01 f013c0f97bf4: Layer already exists 02:00:01 eab0bdc3adc8: Layer already exists 02:00:01 9e14092ff13e: Layer already exists 02:00:01 d2d9d24a8c2a: Layer already exists 02:00:01 9a5e276e6654: Layer already exists 02:00:01 3.1.0-dev.26: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:00:02 f013c0f97bf4: Preparing 02:00:02 142d91a07934: Preparing 02:00:02 9e14092ff13e: Preparing 02:00:02 0bbd4eff7773: Preparing 02:00:02 eab0bdc3adc8: Preparing 02:00:02 9a5e276e6654: Preparing 02:00:02 d2d9d24a8c2a: Preparing 02:00:02 d2d9d24a8c2a: Waiting 02:00:02 9a5e276e6654: Waiting 02:00:02 9e14092ff13e: Layer already exists 02:00:02 f013c0f97bf4: Layer already exists 02:00:02 142d91a07934: Layer already exists 02:00:02 eab0bdc3adc8: Layer already exists 02:00:02 0bbd4eff7773: Layer already exists 02:00:02 9a5e276e6654: Layer already exists 02:00:02 d2d9d24a8c2a: Layer already exists 02:00:02 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:00:02 f013c0f97bf4: Preparing 02:00:02 142d91a07934: Preparing 02:00:02 9e14092ff13e: Preparing 02:00:02 0bbd4eff7773: Preparing 02:00:02 eab0bdc3adc8: Preparing 02:00:02 9a5e276e6654: Preparing 02:00:02 d2d9d24a8c2a: Preparing 02:00:02 9a5e276e6654: Waiting 02:00:02 d2d9d24a8c2a: Waiting 02:00:02 f013c0f97bf4: Layer already exists 02:00:02 0bbd4eff7773: Layer already exists 02:00:02 9e14092ff13e: Layer already exists 02:00:02 142d91a07934: Layer already exists 02:00:02 eab0bdc3adc8: Layer already exists 02:00:02 9a5e276e6654: Layer already exists 02:00:02 d2d9d24a8c2a: Layer already exists 02:00:03 main: digest: sha256:8f1556c232aaf30b5b3e5de1bab2ce0fbaf1a35f64bad3f8e2dbbf1ca726daaf size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:03 ===================================================== [Pipeline] echo 02:00:03 taggedImages: 02:00:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:00:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.26 02:00:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:00:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:00:03 dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:03 latest 02:00:03 3.1.0-dev.26 02:00:03 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:03 main 02:00:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:00:04 cd5957c480f3: Preparing 02:00:04 e140bdd3ee2f: Preparing 02:00:04 cb69b8da6f6c: Preparing 02:00:04 2a2ce766184d: Preparing 02:00:04 ec75a4b9e88b: Preparing 02:00:04 b534e9a006e5: Preparing 02:00:04 81ed7deae77c: Preparing 02:00:04 0bbd4eff7773: Preparing 02:00:04 eab0bdc3adc8: Preparing 02:00:04 6f10cdc90c6e: Preparing 02:00:04 c5804ef483ae: Preparing 02:00:04 5f70bf18a086: Preparing 02:00:04 a57956a0a759: Preparing 02:00:04 9ed8fdb875c9: Preparing 02:00:04 d2d9d24a8c2a: Preparing 02:00:04 b534e9a006e5: Waiting 02:00:04 81ed7deae77c: Waiting 02:00:04 c5804ef483ae: Waiting 02:00:04 0bbd4eff7773: Waiting 02:00:04 5f70bf18a086: Waiting 02:00:04 eab0bdc3adc8: Waiting 02:00:04 a57956a0a759: Waiting 02:00:04 6f10cdc90c6e: Waiting 02:00:04 9ed8fdb875c9: Waiting 02:00:04 d2d9d24a8c2a: Waiting 02:00:04 ec75a4b9e88b: Pushed 02:00:04 cd5957c480f3: Pushed 02:00:04 cb69b8da6f6c: Pushed 02:00:04 e140bdd3ee2f: Pushed 02:00:04 2a2ce766184d: Pushed 02:00:04 eab0bdc3adc8: Layer already exists 02:00:04 0bbd4eff7773: Layer already exists 02:00:04 b534e9a006e5: Pushed 02:00:04 6f10cdc90c6e: Pushed 02:00:04 5f70bf18a086: Pushed 02:00:04 c5804ef483ae: Pushed 02:00:04 d2d9d24a8c2a: Layer already exists 02:00:04 a57956a0a759: Pushed 02:00:04 9ed8fdb875c9: Pushed 02:00:08 81ed7deae77c: Pushed 02:00:08 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:00:09 cd5957c480f3: Preparing 02:00:09 e140bdd3ee2f: Preparing 02:00:09 cb69b8da6f6c: Preparing 02:00:09 2a2ce766184d: Preparing 02:00:09 ec75a4b9e88b: Preparing 02:00:09 b534e9a006e5: Preparing 02:00:09 81ed7deae77c: Preparing 02:00:09 0bbd4eff7773: Preparing 02:00:09 eab0bdc3adc8: Preparing 02:00:09 6f10cdc90c6e: Preparing 02:00:09 c5804ef483ae: Preparing 02:00:09 5f70bf18a086: Preparing 02:00:09 a57956a0a759: Preparing 02:00:09 9ed8fdb875c9: Preparing 02:00:09 d2d9d24a8c2a: Preparing 02:00:09 b534e9a006e5: Waiting 02:00:09 81ed7deae77c: Waiting 02:00:09 0bbd4eff7773: Waiting 02:00:09 eab0bdc3adc8: Waiting 02:00:09 6f10cdc90c6e: Waiting 02:00:09 c5804ef483ae: Waiting 02:00:09 5f70bf18a086: Waiting 02:00:09 a57956a0a759: Waiting 02:00:09 9ed8fdb875c9: Waiting 02:00:09 d2d9d24a8c2a: Waiting 02:00:09 cd5957c480f3: Layer already exists 02:00:09 2a2ce766184d: Layer already exists 02:00:09 ec75a4b9e88b: Layer already exists 02:00:09 e140bdd3ee2f: Layer already exists 02:00:09 cb69b8da6f6c: Layer already exists 02:00:09 81ed7deae77c: Layer already exists 02:00:09 b534e9a006e5: Layer already exists 02:00:09 eab0bdc3adc8: Layer already exists 02:00:09 0bbd4eff7773: Layer already exists 02:00:09 6f10cdc90c6e: Layer already exists 02:00:09 c5804ef483ae: Layer already exists 02:00:09 5f70bf18a086: Layer already exists 02:00:09 a57956a0a759: Layer already exists 02:00:09 d2d9d24a8c2a: Layer already exists 02:00:09 9ed8fdb875c9: Layer already exists 02:00:09 latest: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.26 02:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:00:10 cd5957c480f3: Preparing 02:00:10 e140bdd3ee2f: Preparing 02:00:10 cb69b8da6f6c: Preparing 02:00:10 2a2ce766184d: Preparing 02:00:10 ec75a4b9e88b: Preparing 02:00:10 b534e9a006e5: Preparing 02:00:10 81ed7deae77c: Preparing 02:00:10 0bbd4eff7773: Preparing 02:00:10 eab0bdc3adc8: Preparing 02:00:10 6f10cdc90c6e: Preparing 02:00:10 c5804ef483ae: Preparing 02:00:10 5f70bf18a086: Preparing 02:00:10 a57956a0a759: Preparing 02:00:10 9ed8fdb875c9: Preparing 02:00:10 d2d9d24a8c2a: Preparing 02:00:10 eab0bdc3adc8: Waiting 02:00:10 6f10cdc90c6e: Waiting 02:00:10 c5804ef483ae: Waiting 02:00:10 5f70bf18a086: Waiting 02:00:10 a57956a0a759: Waiting 02:00:10 9ed8fdb875c9: Waiting 02:00:10 d2d9d24a8c2a: Waiting 02:00:10 81ed7deae77c: Waiting 02:00:10 b534e9a006e5: Waiting 02:00:10 0bbd4eff7773: Waiting 02:00:10 ec75a4b9e88b: Layer already exists 02:00:10 cb69b8da6f6c: Layer already exists 02:00:10 cd5957c480f3: Layer already exists 02:00:10 e140bdd3ee2f: Layer already exists 02:00:10 2a2ce766184d: Layer already exists 02:00:10 b534e9a006e5: Layer already exists 02:00:10 0bbd4eff7773: Layer already exists 02:00:10 6f10cdc90c6e: Layer already exists 02:00:10 81ed7deae77c: Layer already exists 02:00:10 eab0bdc3adc8: Layer already exists 02:00:10 d2d9d24a8c2a: Layer already exists 02:00:10 9ed8fdb875c9: Layer already exists 02:00:10 c5804ef483ae: Layer already exists 02:00:10 a57956a0a759: Layer already exists 02:00:10 5f70bf18a086: Layer already exists 02:00:10 3.1.0-dev.26: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:00:10 cd5957c480f3: Preparing 02:00:10 e140bdd3ee2f: Preparing 02:00:10 cb69b8da6f6c: Preparing 02:00:10 2a2ce766184d: Preparing 02:00:10 ec75a4b9e88b: Preparing 02:00:10 b534e9a006e5: Preparing 02:00:10 81ed7deae77c: Preparing 02:00:10 0bbd4eff7773: Preparing 02:00:10 eab0bdc3adc8: Preparing 02:00:10 6f10cdc90c6e: Preparing 02:00:10 c5804ef483ae: Preparing 02:00:10 5f70bf18a086: Preparing 02:00:10 a57956a0a759: Preparing 02:00:10 9ed8fdb875c9: Preparing 02:00:10 d2d9d24a8c2a: Preparing 02:00:10 6f10cdc90c6e: Waiting 02:00:10 c5804ef483ae: Waiting 02:00:10 5f70bf18a086: Waiting 02:00:10 a57956a0a759: Waiting 02:00:10 b534e9a006e5: Waiting 02:00:10 9ed8fdb875c9: Waiting 02:00:10 d2d9d24a8c2a: Waiting 02:00:10 81ed7deae77c: Waiting 02:00:10 0bbd4eff7773: Waiting 02:00:10 eab0bdc3adc8: Waiting 02:00:10 e140bdd3ee2f: Layer already exists 02:00:10 ec75a4b9e88b: Layer already exists 02:00:10 cd5957c480f3: Layer already exists 02:00:10 cb69b8da6f6c: Layer already exists 02:00:10 2a2ce766184d: Layer already exists 02:00:10 eab0bdc3adc8: Layer already exists 02:00:10 b534e9a006e5: Layer already exists 02:00:10 81ed7deae77c: Layer already exists 02:00:10 0bbd4eff7773: Layer already exists 02:00:10 6f10cdc90c6e: Layer already exists 02:00:10 c5804ef483ae: Layer already exists 02:00:10 5f70bf18a086: Layer already exists 02:00:10 9ed8fdb875c9: Layer already exists 02:00:10 a57956a0a759: Layer already exists 02:00:10 d2d9d24a8c2a: Layer already exists 02:00:11 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:00:11 cd5957c480f3: Preparing 02:00:11 e140bdd3ee2f: Preparing 02:00:11 cb69b8da6f6c: Preparing 02:00:11 2a2ce766184d: Preparing 02:00:11 ec75a4b9e88b: Preparing 02:00:11 b534e9a006e5: Preparing 02:00:11 81ed7deae77c: Preparing 02:00:11 0bbd4eff7773: Preparing 02:00:11 eab0bdc3adc8: Preparing 02:00:11 6f10cdc90c6e: Preparing 02:00:11 c5804ef483ae: Preparing 02:00:11 5f70bf18a086: Preparing 02:00:11 a57956a0a759: Preparing 02:00:11 9ed8fdb875c9: Preparing 02:00:11 d2d9d24a8c2a: Preparing 02:00:11 b534e9a006e5: Waiting 02:00:11 81ed7deae77c: Waiting 02:00:11 0bbd4eff7773: Waiting 02:00:11 eab0bdc3adc8: Waiting 02:00:11 6f10cdc90c6e: Waiting 02:00:11 c5804ef483ae: Waiting 02:00:11 5f70bf18a086: Waiting 02:00:11 a57956a0a759: Waiting 02:00:11 9ed8fdb875c9: Waiting 02:00:11 d2d9d24a8c2a: Waiting 02:00:11 ec75a4b9e88b: Layer already exists 02:00:11 2a2ce766184d: Layer already exists 02:00:11 e140bdd3ee2f: Layer already exists 02:00:11 cb69b8da6f6c: Layer already exists 02:00:11 cd5957c480f3: Layer already exists 02:00:11 0bbd4eff7773: Layer already exists 02:00:11 81ed7deae77c: Layer already exists 02:00:11 b534e9a006e5: Layer already exists 02:00:11 eab0bdc3adc8: Layer already exists 02:00:11 6f10cdc90c6e: Layer already exists 02:00:11 c5804ef483ae: Layer already exists 02:00:11 5f70bf18a086: Layer already exists 02:00:11 a57956a0a759: Layer already exists 02:00:11 9ed8fdb875c9: Layer already exists 02:00:11 d2d9d24a8c2a: Layer already exists 02:00:12 main: digest: sha256:8de4c3a34552b08ccde5a5e76f506c49706f9894e0d649df8727497aeed65c4a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:12 ===================================================== [Pipeline] echo 02:00:12 taggedImages: 02:00:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:00:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.26 02:00:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:00:12 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:00:12 dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:12 latest 02:00:12 3.1.0-dev.26 02:00:12 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:12 main 02:00:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:00:12 62b84fce308a: Preparing 02:00:12 6e85177f5bfe: Preparing 02:00:12 ce7edb4e4df8: Preparing 02:00:12 47809724f0ad: Preparing 02:00:12 0bbd4eff7773: Preparing 02:00:12 eab0bdc3adc8: Preparing 02:00:12 9a5e276e6654: Preparing 02:00:12 d2d9d24a8c2a: Preparing 02:00:12 9a5e276e6654: Waiting 02:00:12 d2d9d24a8c2a: Waiting 02:00:12 eab0bdc3adc8: Waiting 02:00:12 0bbd4eff7773: Layer already exists 02:00:13 eab0bdc3adc8: Layer already exists 02:00:13 9a5e276e6654: Layer already exists 02:00:13 d2d9d24a8c2a: Layer already exists 02:00:13 ce7edb4e4df8: Pushed 02:00:13 6e85177f5bfe: Pushed 02:00:13 62b84fce308a: Pushed 02:00:16 47809724f0ad: Pushed 02:00:16 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:00:17 62b84fce308a: Preparing 02:00:17 6e85177f5bfe: Preparing 02:00:17 ce7edb4e4df8: Preparing 02:00:17 47809724f0ad: Preparing 02:00:17 0bbd4eff7773: Preparing 02:00:17 eab0bdc3adc8: Preparing 02:00:17 9a5e276e6654: Preparing 02:00:17 d2d9d24a8c2a: Preparing 02:00:17 eab0bdc3adc8: Waiting 02:00:17 9a5e276e6654: Waiting 02:00:17 d2d9d24a8c2a: Waiting 02:00:17 0bbd4eff7773: Layer already exists 02:00:17 47809724f0ad: Layer already exists 02:00:17 6e85177f5bfe: Layer already exists 02:00:17 62b84fce308a: Layer already exists 02:00:17 ce7edb4e4df8: Layer already exists 02:00:17 d2d9d24a8c2a: Layer already exists 02:00:17 eab0bdc3adc8: Layer already exists 02:00:17 9a5e276e6654: Layer already exists 02:00:17 latest: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.26 02:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:00:18 62b84fce308a: Preparing 02:00:18 6e85177f5bfe: Preparing 02:00:18 ce7edb4e4df8: Preparing 02:00:18 47809724f0ad: Preparing 02:00:18 0bbd4eff7773: Preparing 02:00:18 eab0bdc3adc8: Preparing 02:00:18 9a5e276e6654: Preparing 02:00:18 d2d9d24a8c2a: Preparing 02:00:18 9a5e276e6654: Waiting 02:00:18 d2d9d24a8c2a: Waiting 02:00:18 eab0bdc3adc8: Waiting 02:00:18 47809724f0ad: Layer already exists 02:00:18 ce7edb4e4df8: Layer already exists 02:00:18 0bbd4eff7773: Layer already exists 02:00:18 62b84fce308a: Layer already exists 02:00:18 6e85177f5bfe: Layer already exists 02:00:18 eab0bdc3adc8: Layer already exists 02:00:18 9a5e276e6654: Layer already exists 02:00:18 d2d9d24a8c2a: Layer already exists 02:00:18 3.1.0-dev.26: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:00:19 62b84fce308a: Preparing 02:00:19 6e85177f5bfe: Preparing 02:00:19 ce7edb4e4df8: Preparing 02:00:19 47809724f0ad: Preparing 02:00:19 0bbd4eff7773: Preparing 02:00:19 eab0bdc3adc8: Preparing 02:00:19 9a5e276e6654: Preparing 02:00:19 d2d9d24a8c2a: Preparing 02:00:19 eab0bdc3adc8: Waiting 02:00:19 9a5e276e6654: Waiting 02:00:19 d2d9d24a8c2a: Waiting 02:00:19 62b84fce308a: Layer already exists 02:00:19 6e85177f5bfe: Layer already exists 02:00:19 0bbd4eff7773: Layer already exists 02:00:19 ce7edb4e4df8: Layer already exists 02:00:19 47809724f0ad: Layer already exists 02:00:19 d2d9d24a8c2a: Layer already exists 02:00:19 eab0bdc3adc8: Layer already exists 02:00:19 9a5e276e6654: Layer already exists 02:00:19 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:00:20 62b84fce308a: Preparing 02:00:20 6e85177f5bfe: Preparing 02:00:20 ce7edb4e4df8: Preparing 02:00:20 47809724f0ad: Preparing 02:00:20 0bbd4eff7773: Preparing 02:00:20 eab0bdc3adc8: Preparing 02:00:20 9a5e276e6654: Preparing 02:00:20 d2d9d24a8c2a: Preparing 02:00:20 9a5e276e6654: Waiting 02:00:20 d2d9d24a8c2a: Waiting 02:00:20 eab0bdc3adc8: Waiting 02:00:20 62b84fce308a: Layer already exists 02:00:20 0bbd4eff7773: Layer already exists 02:00:20 ce7edb4e4df8: Layer already exists 02:00:20 6e85177f5bfe: Layer already exists 02:00:20 47809724f0ad: Layer already exists 02:00:20 eab0bdc3adc8: Layer already exists 02:00:20 d2d9d24a8c2a: Layer already exists 02:00:20 9a5e276e6654: Layer already exists 02:00:20 main: digest: sha256:c662b8972d3f47358b74bb16c0669762bebc59c2ebd09950c4d3caa167b62afc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:20 ===================================================== [Pipeline] echo 02:00:20 taggedImages: 02:00:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:00:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.26 02:00:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:00:20 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:00:20 dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:20 latest 02:00:20 3.1.0-dev.26 02:00:20 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:20 main 02:00:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:00:21 8ad7ae93c996: Preparing 02:00:21 625adef6c575: Preparing 02:00:21 de4387893ed4: Preparing 02:00:21 ce13b1e58d37: Preparing 02:00:21 0bbd4eff7773: Preparing 02:00:21 eab0bdc3adc8: Preparing 02:00:21 ba111b9f29bf: Preparing 02:00:21 11c0b1ba3eaa: Preparing 02:00:21 d2d9d24a8c2a: Preparing 02:00:21 eab0bdc3adc8: Waiting 02:00:21 ba111b9f29bf: Waiting 02:00:21 11c0b1ba3eaa: Waiting 02:00:21 d2d9d24a8c2a: Waiting 02:00:21 0bbd4eff7773: Layer already exists 02:00:21 eab0bdc3adc8: Layer already exists 02:00:21 625adef6c575: Pushed 02:00:21 ce13b1e58d37: Pushed 02:00:21 8ad7ae93c996: Pushed 02:00:21 d2d9d24a8c2a: Layer already exists 02:00:21 ba111b9f29bf: Pushed 02:00:21 11c0b1ba3eaa: Pushed 02:00:24 de4387893ed4: Pushed 02:00:24 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:00:24 8ad7ae93c996: Preparing 02:00:24 625adef6c575: Preparing 02:00:24 de4387893ed4: Preparing 02:00:24 ce13b1e58d37: Preparing 02:00:24 0bbd4eff7773: Preparing 02:00:24 eab0bdc3adc8: Preparing 02:00:24 ba111b9f29bf: Preparing 02:00:24 11c0b1ba3eaa: Preparing 02:00:24 d2d9d24a8c2a: Preparing 02:00:24 ba111b9f29bf: Waiting 02:00:24 11c0b1ba3eaa: Waiting 02:00:24 d2d9d24a8c2a: Waiting 02:00:24 eab0bdc3adc8: Waiting 02:00:24 0bbd4eff7773: Layer already exists 02:00:24 de4387893ed4: Layer already exists 02:00:24 ce13b1e58d37: Layer already exists 02:00:24 8ad7ae93c996: Layer already exists 02:00:24 625adef6c575: Layer already exists 02:00:24 d2d9d24a8c2a: Layer already exists 02:00:24 eab0bdc3adc8: Layer already exists 02:00:24 11c0b1ba3eaa: Layer already exists 02:00:24 ba111b9f29bf: Layer already exists 02:00:25 latest: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.26 02:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:00:25 8ad7ae93c996: Preparing 02:00:25 625adef6c575: Preparing 02:00:25 de4387893ed4: Preparing 02:00:25 ce13b1e58d37: Preparing 02:00:25 0bbd4eff7773: Preparing 02:00:25 eab0bdc3adc8: Preparing 02:00:25 ba111b9f29bf: Preparing 02:00:25 11c0b1ba3eaa: Preparing 02:00:25 d2d9d24a8c2a: Preparing 02:00:25 ba111b9f29bf: Waiting 02:00:25 11c0b1ba3eaa: Waiting 02:00:25 d2d9d24a8c2a: Waiting 02:00:25 eab0bdc3adc8: Waiting 02:00:25 de4387893ed4: Layer already exists 02:00:25 0bbd4eff7773: Layer already exists 02:00:25 625adef6c575: Layer already exists 02:00:25 ce13b1e58d37: Layer already exists 02:00:25 8ad7ae93c996: Layer already exists 02:00:25 eab0bdc3adc8: Layer already exists 02:00:25 ba111b9f29bf: Layer already exists 02:00:25 11c0b1ba3eaa: Layer already exists 02:00:25 d2d9d24a8c2a: Layer already exists 02:00:25 3.1.0-dev.26: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:00:26 8ad7ae93c996: Preparing 02:00:26 625adef6c575: Preparing 02:00:26 de4387893ed4: Preparing 02:00:26 ce13b1e58d37: Preparing 02:00:26 0bbd4eff7773: Preparing 02:00:26 eab0bdc3adc8: Preparing 02:00:26 ba111b9f29bf: Preparing 02:00:26 11c0b1ba3eaa: Preparing 02:00:26 d2d9d24a8c2a: Preparing 02:00:26 ba111b9f29bf: Waiting 02:00:26 11c0b1ba3eaa: Waiting 02:00:26 d2d9d24a8c2a: Waiting 02:00:26 eab0bdc3adc8: Waiting 02:00:26 625adef6c575: Layer already exists 02:00:26 de4387893ed4: Layer already exists 02:00:26 ce13b1e58d37: Layer already exists 02:00:26 0bbd4eff7773: Layer already exists 02:00:26 8ad7ae93c996: Layer already exists 02:00:26 ba111b9f29bf: Layer already exists 02:00:26 eab0bdc3adc8: Layer already exists 02:00:26 11c0b1ba3eaa: Layer already exists 02:00:26 d2d9d24a8c2a: Layer already exists 02:00:26 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:00:27 8ad7ae93c996: Preparing 02:00:27 625adef6c575: Preparing 02:00:27 de4387893ed4: Preparing 02:00:27 ce13b1e58d37: Preparing 02:00:27 0bbd4eff7773: Preparing 02:00:27 eab0bdc3adc8: Preparing 02:00:27 ba111b9f29bf: Preparing 02:00:27 11c0b1ba3eaa: Preparing 02:00:27 d2d9d24a8c2a: Preparing 02:00:27 eab0bdc3adc8: Waiting 02:00:27 ba111b9f29bf: Waiting 02:00:27 11c0b1ba3eaa: Waiting 02:00:27 d2d9d24a8c2a: Waiting 02:00:27 8ad7ae93c996: Layer already exists 02:00:27 625adef6c575: Layer already exists 02:00:27 0bbd4eff7773: Layer already exists 02:00:27 ce13b1e58d37: Layer already exists 02:00:27 de4387893ed4: Layer already exists 02:00:27 11c0b1ba3eaa: Layer already exists 02:00:27 eab0bdc3adc8: Layer already exists 02:00:27 ba111b9f29bf: Layer already exists 02:00:27 d2d9d24a8c2a: Layer already exists 02:00:27 main: digest: sha256:17f90c3c8267552e3556a2cbbaade3a45be29dffe044e625643c91bd351a0f81 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:27 ===================================================== [Pipeline] echo 02:00:27 taggedImages: 02:00:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:00:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.26 02:00:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:00:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:00:27 dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:27 latest 02:00:27 3.1.0-dev.26 02:00:27 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:27 main 02:00:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:00:28 3b73785c0f4b: Preparing 02:00:28 c4f851847071: Preparing 02:00:28 d55c1a445bbe: Preparing 02:00:28 a9ceba892e9f: Preparing 02:00:28 11bc890d871a: Preparing 02:00:28 ed3b27cdfd43: Preparing 02:00:28 d4bd37bd72cb: Preparing 02:00:28 0bbd4eff7773: Preparing 02:00:28 eab0bdc3adc8: Preparing 02:00:28 e1cca5d22655: Preparing 02:00:28 d2d9d24a8c2a: Preparing 02:00:28 ed3b27cdfd43: Waiting 02:00:28 0bbd4eff7773: Waiting 02:00:28 eab0bdc3adc8: Waiting 02:00:28 e1cca5d22655: Waiting 02:00:28 d2d9d24a8c2a: Waiting 02:00:28 d4bd37bd72cb: Waiting 02:00:28 c4f851847071: Pushed 02:00:28 11bc890d871a: Pushed 02:00:28 3b73785c0f4b: Pushed 02:00:28 0bbd4eff7773: Layer already exists 02:00:28 eab0bdc3adc8: Layer already exists 02:00:29 ed3b27cdfd43: Pushed 02:00:29 d4bd37bd72cb: Pushed 02:00:29 d2d9d24a8c2a: Layer already exists 02:00:31 e1cca5d22655: Pushed 02:00:31 a9ceba892e9f: Pushed 02:00:32 d55c1a445bbe: Pushed 02:00:32 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:00:33 3b73785c0f4b: Preparing 02:00:33 c4f851847071: Preparing 02:00:33 d55c1a445bbe: Preparing 02:00:33 a9ceba892e9f: Preparing 02:00:33 11bc890d871a: Preparing 02:00:33 ed3b27cdfd43: Preparing 02:00:33 d4bd37bd72cb: Preparing 02:00:33 0bbd4eff7773: Preparing 02:00:33 eab0bdc3adc8: Preparing 02:00:33 e1cca5d22655: Preparing 02:00:33 d2d9d24a8c2a: Preparing 02:00:33 0bbd4eff7773: Waiting 02:00:33 eab0bdc3adc8: Waiting 02:00:33 d2d9d24a8c2a: Waiting 02:00:33 ed3b27cdfd43: Waiting 02:00:33 e1cca5d22655: Waiting 02:00:33 11bc890d871a: Layer already exists 02:00:33 d55c1a445bbe: Layer already exists 02:00:33 a9ceba892e9f: Layer already exists 02:00:33 c4f851847071: Layer already exists 02:00:33 3b73785c0f4b: Layer already exists 02:00:33 d4bd37bd72cb: Layer already exists 02:00:33 ed3b27cdfd43: Layer already exists 02:00:33 0bbd4eff7773: Layer already exists 02:00:33 eab0bdc3adc8: Layer already exists 02:00:33 e1cca5d22655: Layer already exists 02:00:33 d2d9d24a8c2a: Layer already exists 02:00:33 latest: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.26 02:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:00:34 3b73785c0f4b: Preparing 02:00:34 c4f851847071: Preparing 02:00:34 d55c1a445bbe: Preparing 02:00:34 a9ceba892e9f: Preparing 02:00:34 11bc890d871a: Preparing 02:00:34 ed3b27cdfd43: Preparing 02:00:34 d4bd37bd72cb: Preparing 02:00:34 0bbd4eff7773: Preparing 02:00:34 eab0bdc3adc8: Preparing 02:00:34 e1cca5d22655: Preparing 02:00:34 d2d9d24a8c2a: Preparing 02:00:34 d4bd37bd72cb: Waiting 02:00:34 0bbd4eff7773: Waiting 02:00:34 eab0bdc3adc8: Waiting 02:00:34 e1cca5d22655: Waiting 02:00:34 d2d9d24a8c2a: Waiting 02:00:34 ed3b27cdfd43: Waiting 02:00:34 c4f851847071: Layer already exists 02:00:34 11bc890d871a: Layer already exists 02:00:34 d55c1a445bbe: Layer already exists 02:00:34 a9ceba892e9f: Layer already exists 02:00:34 3b73785c0f4b: Layer already exists 02:00:34 ed3b27cdfd43: Layer already exists 02:00:34 d4bd37bd72cb: Layer already exists 02:00:34 0bbd4eff7773: Layer already exists 02:00:34 eab0bdc3adc8: Layer already exists 02:00:34 e1cca5d22655: Layer already exists 02:00:34 d2d9d24a8c2a: Layer already exists 02:00:34 3.1.0-dev.26: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:00:34 3b73785c0f4b: Preparing 02:00:34 c4f851847071: Preparing 02:00:34 d55c1a445bbe: Preparing 02:00:34 a9ceba892e9f: Preparing 02:00:34 11bc890d871a: Preparing 02:00:34 ed3b27cdfd43: Preparing 02:00:34 d4bd37bd72cb: Preparing 02:00:34 0bbd4eff7773: Preparing 02:00:34 eab0bdc3adc8: Preparing 02:00:34 e1cca5d22655: Preparing 02:00:34 d2d9d24a8c2a: Preparing 02:00:34 ed3b27cdfd43: Waiting 02:00:34 0bbd4eff7773: Waiting 02:00:34 e1cca5d22655: Waiting 02:00:34 d4bd37bd72cb: Waiting 02:00:34 eab0bdc3adc8: Waiting 02:00:34 d2d9d24a8c2a: Waiting 02:00:34 11bc890d871a: Layer already exists 02:00:34 d55c1a445bbe: Layer already exists 02:00:34 c4f851847071: Layer already exists 02:00:34 a9ceba892e9f: Layer already exists 02:00:34 3b73785c0f4b: Layer already exists 02:00:34 ed3b27cdfd43: Layer already exists 02:00:34 eab0bdc3adc8: Layer already exists 02:00:34 d4bd37bd72cb: Layer already exists 02:00:34 0bbd4eff7773: Layer already exists 02:00:34 e1cca5d22655: Layer already exists 02:00:34 d2d9d24a8c2a: Layer already exists 02:00:35 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:00:39 3b73785c0f4b: Preparing 02:00:39 c4f851847071: Preparing 02:00:39 d55c1a445bbe: Preparing 02:00:39 a9ceba892e9f: Preparing 02:00:39 11bc890d871a: Preparing 02:00:39 ed3b27cdfd43: Preparing 02:00:39 d4bd37bd72cb: Preparing 02:00:39 0bbd4eff7773: Preparing 02:00:39 eab0bdc3adc8: Preparing 02:00:39 e1cca5d22655: Preparing 02:00:39 d2d9d24a8c2a: Preparing 02:00:39 ed3b27cdfd43: Waiting 02:00:39 d4bd37bd72cb: Waiting 02:00:39 0bbd4eff7773: Waiting 02:00:39 eab0bdc3adc8: Waiting 02:00:39 e1cca5d22655: Waiting 02:00:39 d2d9d24a8c2a: Waiting 02:00:39 11bc890d871a: Layer already exists 02:00:39 c4f851847071: Layer already exists 02:00:39 d55c1a445bbe: Layer already exists 02:00:39 a9ceba892e9f: Layer already exists 02:00:39 3b73785c0f4b: Layer already exists 02:00:39 ed3b27cdfd43: Layer already exists 02:00:39 eab0bdc3adc8: Layer already exists 02:00:39 d4bd37bd72cb: Layer already exists 02:00:39 0bbd4eff7773: Layer already exists 02:00:39 e1cca5d22655: Layer already exists 02:00:39 d2d9d24a8c2a: Layer already exists 02:00:39 main: digest: sha256:5cbb7390387a38003be6baca7259346e57534352d3e5f41ec6c290024d810798 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:39 ===================================================== [Pipeline] echo 02:00:39 taggedImages: 02:00:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:00:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.26 02:00:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:00:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:00:39 dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:39 latest 02:00:39 3.1.0-dev.26 02:00:39 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:39 main 02:00:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:00:40 86fdfc65746c: Preparing 02:00:40 ec1eb0d72d78: Preparing 02:00:40 0bbd4eff7773: Preparing 02:00:40 eab0bdc3adc8: Preparing 02:00:40 0f50a0e9823b: Preparing 02:00:40 d2d9d24a8c2a: Preparing 02:00:40 d2d9d24a8c2a: Waiting 02:00:40 0bbd4eff7773: Layer already exists 02:00:40 eab0bdc3adc8: Layer already exists 02:00:40 d2d9d24a8c2a: Layer already exists 02:00:40 86fdfc65746c: Pushed 02:00:41 0f50a0e9823b: Pushed 02:00:45 ec1eb0d72d78: Pushed 02:00:45 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:00:45 86fdfc65746c: Preparing 02:00:45 ec1eb0d72d78: Preparing 02:00:45 0bbd4eff7773: Preparing 02:00:45 eab0bdc3adc8: Preparing 02:00:45 0f50a0e9823b: Preparing 02:00:45 d2d9d24a8c2a: Preparing 02:00:45 d2d9d24a8c2a: Waiting 02:00:45 0f50a0e9823b: Layer already exists 02:00:45 0bbd4eff7773: Layer already exists 02:00:45 86fdfc65746c: Layer already exists 02:00:45 ec1eb0d72d78: Layer already exists 02:00:45 eab0bdc3adc8: Layer already exists 02:00:45 d2d9d24a8c2a: Layer already exists 02:00:46 latest: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.26 02:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:00:46 86fdfc65746c: Preparing 02:00:46 ec1eb0d72d78: Preparing 02:00:46 0bbd4eff7773: Preparing 02:00:46 eab0bdc3adc8: Preparing 02:00:46 0f50a0e9823b: Preparing 02:00:46 d2d9d24a8c2a: Preparing 02:00:46 d2d9d24a8c2a: Waiting 02:00:46 86fdfc65746c: Layer already exists 02:00:46 0f50a0e9823b: Layer already exists 02:00:46 eab0bdc3adc8: Layer already exists 02:00:46 ec1eb0d72d78: Layer already exists 02:00:46 0bbd4eff7773: Layer already exists 02:00:46 d2d9d24a8c2a: Layer already exists 02:00:46 3.1.0-dev.26: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:00:47 86fdfc65746c: Preparing 02:00:47 ec1eb0d72d78: Preparing 02:00:47 0bbd4eff7773: Preparing 02:00:47 eab0bdc3adc8: Preparing 02:00:47 0f50a0e9823b: Preparing 02:00:47 d2d9d24a8c2a: Preparing 02:00:47 d2d9d24a8c2a: Waiting 02:00:47 eab0bdc3adc8: Layer already exists 02:00:47 0bbd4eff7773: Layer already exists 02:00:47 86fdfc65746c: Layer already exists 02:00:47 0f50a0e9823b: Layer already exists 02:00:47 ec1eb0d72d78: Layer already exists 02:00:47 d2d9d24a8c2a: Layer already exists 02:00:47 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:00:48 86fdfc65746c: Preparing 02:00:48 ec1eb0d72d78: Preparing 02:00:48 0bbd4eff7773: Preparing 02:00:48 eab0bdc3adc8: Preparing 02:00:48 0f50a0e9823b: Preparing 02:00:48 d2d9d24a8c2a: Preparing 02:00:48 d2d9d24a8c2a: Waiting 02:00:48 0bbd4eff7773: Layer already exists 02:00:48 ec1eb0d72d78: Layer already exists 02:00:48 0f50a0e9823b: Layer already exists 02:00:48 86fdfc65746c: Layer already exists 02:00:48 eab0bdc3adc8: Layer already exists 02:00:48 d2d9d24a8c2a: Layer already exists 02:00:48 main: digest: sha256:07b1179c81140d9c658049e98647d55bb4f9995ea871b233e5644a909d4b0bc8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:48 ===================================================== [Pipeline] echo 02:00:48 taggedImages: 02:00:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:00:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.26 02:00:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:00:48 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:00:48 dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:48 latest 02:00:48 3.1.0-dev.26 02:00:48 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:00:48 main 02:00:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:00:49 91fdabd98559: Preparing 02:00:49 654aee2aaa34: Preparing 02:00:49 6a6f29eb1edb: Preparing 02:00:49 7942fa75ad09: Preparing 02:00:49 6c9176a8e016: Preparing 02:00:49 0bbd4eff7773: Preparing 02:00:49 eab0bdc3adc8: Preparing 02:00:49 947ab2b568b1: Preparing 02:00:49 d2d9d24a8c2a: Preparing 02:00:49 eab0bdc3adc8: Waiting 02:00:49 947ab2b568b1: Waiting 02:00:49 0bbd4eff7773: Waiting 02:00:49 d2d9d24a8c2a: Waiting 02:00:49 91fdabd98559: Pushed 02:00:49 654aee2aaa34: Pushed 02:00:49 6a6f29eb1edb: Pushed 02:00:49 0bbd4eff7773: Layer already exists 02:00:49 eab0bdc3adc8: Layer already exists 02:00:49 d2d9d24a8c2a: Layer already exists 02:00:50 947ab2b568b1: Pushed 02:01:04 6c9176a8e016: Pushed 02:01:10 7942fa75ad09: Pushed 02:01:10 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:01:10 91fdabd98559: Preparing 02:01:10 654aee2aaa34: Preparing 02:01:10 6a6f29eb1edb: Preparing 02:01:10 7942fa75ad09: Preparing 02:01:10 6c9176a8e016: Preparing 02:01:10 0bbd4eff7773: Preparing 02:01:10 eab0bdc3adc8: Preparing 02:01:10 947ab2b568b1: Preparing 02:01:10 d2d9d24a8c2a: Preparing 02:01:10 0bbd4eff7773: Waiting 02:01:10 eab0bdc3adc8: Waiting 02:01:10 947ab2b568b1: Waiting 02:01:10 d2d9d24a8c2a: Waiting 02:01:10 7942fa75ad09: Layer already exists 02:01:10 91fdabd98559: Layer already exists 02:01:10 6a6f29eb1edb: Layer already exists 02:01:10 6c9176a8e016: Layer already exists 02:01:10 654aee2aaa34: Layer already exists 02:01:10 947ab2b568b1: Layer already exists 02:01:10 0bbd4eff7773: Layer already exists 02:01:10 eab0bdc3adc8: Layer already exists 02:01:10 d2d9d24a8c2a: Layer already exists 02:01:11 latest: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.26 02:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:01:11 91fdabd98559: Preparing 02:01:11 654aee2aaa34: Preparing 02:01:11 6a6f29eb1edb: Preparing 02:01:11 7942fa75ad09: Preparing 02:01:11 6c9176a8e016: Preparing 02:01:11 0bbd4eff7773: Preparing 02:01:11 eab0bdc3adc8: Preparing 02:01:11 947ab2b568b1: Preparing 02:01:11 d2d9d24a8c2a: Preparing 02:01:11 0bbd4eff7773: Waiting 02:01:11 eab0bdc3adc8: Waiting 02:01:11 947ab2b568b1: Waiting 02:01:11 d2d9d24a8c2a: Waiting 02:01:11 6c9176a8e016: Layer already exists 02:01:11 6a6f29eb1edb: Layer already exists 02:01:11 7942fa75ad09: Layer already exists 02:01:11 654aee2aaa34: Layer already exists 02:01:11 91fdabd98559: Layer already exists 02:01:11 0bbd4eff7773: Layer already exists 02:01:11 947ab2b568b1: Layer already exists 02:01:11 d2d9d24a8c2a: Layer already exists 02:01:11 eab0bdc3adc8: Layer already exists 02:01:11 3.1.0-dev.26: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:01:12 91fdabd98559: Preparing 02:01:12 654aee2aaa34: Preparing 02:01:12 6a6f29eb1edb: Preparing 02:01:12 7942fa75ad09: Preparing 02:01:12 6c9176a8e016: Preparing 02:01:12 0bbd4eff7773: Preparing 02:01:12 eab0bdc3adc8: Preparing 02:01:12 947ab2b568b1: Preparing 02:01:12 d2d9d24a8c2a: Preparing 02:01:12 eab0bdc3adc8: Waiting 02:01:12 0bbd4eff7773: Waiting 02:01:12 947ab2b568b1: Waiting 02:01:12 d2d9d24a8c2a: Waiting 02:01:12 7942fa75ad09: Layer already exists 02:01:12 6c9176a8e016: Layer already exists 02:01:12 91fdabd98559: Layer already exists 02:01:12 654aee2aaa34: Layer already exists 02:01:12 6a6f29eb1edb: Layer already exists 02:01:12 eab0bdc3adc8: Layer already exists 02:01:12 0bbd4eff7773: Layer already exists 02:01:12 d2d9d24a8c2a: Layer already exists 02:01:12 947ab2b568b1: Layer already exists 02:01:13 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:01:13 91fdabd98559: Preparing 02:01:13 654aee2aaa34: Preparing 02:01:13 6a6f29eb1edb: Preparing 02:01:13 7942fa75ad09: Preparing 02:01:13 6c9176a8e016: Preparing 02:01:13 0bbd4eff7773: Preparing 02:01:13 eab0bdc3adc8: Preparing 02:01:13 947ab2b568b1: Preparing 02:01:13 d2d9d24a8c2a: Preparing 02:01:13 d2d9d24a8c2a: Waiting 02:01:13 eab0bdc3adc8: Waiting 02:01:13 947ab2b568b1: Waiting 02:01:13 0bbd4eff7773: Waiting 02:01:13 91fdabd98559: Layer already exists 02:01:13 6a6f29eb1edb: Layer already exists 02:01:13 6c9176a8e016: Layer already exists 02:01:13 654aee2aaa34: Layer already exists 02:01:13 7942fa75ad09: Layer already exists 02:01:13 947ab2b568b1: Layer already exists 02:01:13 eab0bdc3adc8: Layer already exists 02:01:13 0bbd4eff7773: Layer already exists 02:01:13 d2d9d24a8c2a: Layer already exists 02:01:14 main: digest: sha256:44a48213b4f89562d2ac44ac904e43d653b3f3a03a8755de552b8d19e6c9046d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:14 ===================================================== [Pipeline] echo 02:01:14 taggedImages: 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.26 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:01:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:01:14 dc857b44c2737f54ac971b67f995bab03c512aaf 02:01:14 latest 02:01:14 3.1.0-dev.26 02:01:14 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:01:14 main 02:01:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:01:14 0d6e08bdfc34: Preparing 02:01:14 5dde9d90b1db: Preparing 02:01:14 0f400afa997f: Preparing 02:01:14 847eaeefaf4c: Preparing 02:01:14 0bbd4eff7773: Preparing 02:01:14 eab0bdc3adc8: Preparing 02:01:14 72cfc82020af: Preparing 02:01:14 d2d9d24a8c2a: Preparing 02:01:14 72cfc82020af: Waiting 02:01:14 d2d9d24a8c2a: Waiting 02:01:14 eab0bdc3adc8: Waiting 02:01:14 0bbd4eff7773: Layer already exists 02:01:14 eab0bdc3adc8: Layer already exists 02:01:14 0d6e08bdfc34: Pushed 02:01:14 0f400afa997f: Pushed 02:01:14 5dde9d90b1db: Pushed 02:01:14 d2d9d24a8c2a: Layer already exists 02:01:15 72cfc82020af: Pushed 02:01:34 847eaeefaf4c: Pushed 02:01:34 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:01:34 0d6e08bdfc34: Preparing 02:01:34 5dde9d90b1db: Preparing 02:01:34 0f400afa997f: Preparing 02:01:34 847eaeefaf4c: Preparing 02:01:34 0bbd4eff7773: Preparing 02:01:34 eab0bdc3adc8: Preparing 02:01:34 72cfc82020af: Preparing 02:01:34 d2d9d24a8c2a: Preparing 02:01:34 eab0bdc3adc8: Waiting 02:01:34 72cfc82020af: Waiting 02:01:34 d2d9d24a8c2a: Waiting 02:01:34 0d6e08bdfc34: Layer already exists 02:01:34 0bbd4eff7773: Layer already exists 02:01:34 0f400afa997f: Layer already exists 02:01:34 5dde9d90b1db: Layer already exists 02:01:34 847eaeefaf4c: Layer already exists 02:01:34 eab0bdc3adc8: Layer already exists 02:01:34 72cfc82020af: Layer already exists 02:01:34 d2d9d24a8c2a: Layer already exists 02:01:35 latest: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.26 02:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:01:35 0d6e08bdfc34: Preparing 02:01:35 5dde9d90b1db: Preparing 02:01:35 0f400afa997f: Preparing 02:01:35 847eaeefaf4c: Preparing 02:01:35 0bbd4eff7773: Preparing 02:01:35 eab0bdc3adc8: Preparing 02:01:35 72cfc82020af: Preparing 02:01:35 d2d9d24a8c2a: Preparing 02:01:35 72cfc82020af: Waiting 02:01:35 d2d9d24a8c2a: Waiting 02:01:35 eab0bdc3adc8: Waiting 02:01:35 0d6e08bdfc34: Layer already exists 02:01:35 847eaeefaf4c: Layer already exists 02:01:35 5dde9d90b1db: Layer already exists 02:01:35 0bbd4eff7773: Layer already exists 02:01:35 0f400afa997f: Layer already exists 02:01:35 eab0bdc3adc8: Layer already exists 02:01:35 d2d9d24a8c2a: Layer already exists 02:01:35 72cfc82020af: Layer already exists 02:01:35 3.1.0-dev.26: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:01:36 0d6e08bdfc34: Preparing 02:01:36 5dde9d90b1db: Preparing 02:01:36 0f400afa997f: Preparing 02:01:36 847eaeefaf4c: Preparing 02:01:36 0bbd4eff7773: Preparing 02:01:36 eab0bdc3adc8: Preparing 02:01:36 72cfc82020af: Preparing 02:01:36 d2d9d24a8c2a: Preparing 02:01:36 eab0bdc3adc8: Waiting 02:01:36 d2d9d24a8c2a: Waiting 02:01:36 72cfc82020af: Waiting 02:01:36 0d6e08bdfc34: Layer already exists 02:01:36 5dde9d90b1db: Layer already exists 02:01:36 847eaeefaf4c: Layer already exists 02:01:36 0f400afa997f: Layer already exists 02:01:36 0bbd4eff7773: Layer already exists 02:01:36 d2d9d24a8c2a: Layer already exists 02:01:36 72cfc82020af: Layer already exists 02:01:36 eab0bdc3adc8: Layer already exists 02:01:36 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:01:37 0d6e08bdfc34: Preparing 02:01:37 5dde9d90b1db: Preparing 02:01:37 0f400afa997f: Preparing 02:01:37 847eaeefaf4c: Preparing 02:01:37 0bbd4eff7773: Preparing 02:01:37 eab0bdc3adc8: Preparing 02:01:37 72cfc82020af: Preparing 02:01:37 d2d9d24a8c2a: Preparing 02:01:37 eab0bdc3adc8: Waiting 02:01:37 72cfc82020af: Waiting 02:01:37 d2d9d24a8c2a: Waiting 02:01:37 0bbd4eff7773: Layer already exists 02:01:37 0f400afa997f: Layer already exists 02:01:37 847eaeefaf4c: Layer already exists 02:01:37 0d6e08bdfc34: Layer already exists 02:01:37 5dde9d90b1db: Layer already exists 02:01:37 d2d9d24a8c2a: Layer already exists 02:01:37 eab0bdc3adc8: Layer already exists 02:01:37 72cfc82020af: Layer already exists 02:01:37 main: digest: sha256:b9e2c0713e8f8f7f3dc5e18f9454b0630aae2ed97756364a1de8bf14136a9349 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:38 ===================================================== [Pipeline] echo 02:01:38 taggedImages: 02:01:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:01:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:01:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.26 02:01:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:01:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:01:38 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:01:38 dc857b44c2737f54ac971b67f995bab03c512aaf 02:01:38 latest 02:01:38 3.1.0-dev.26 02:01:38 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:01:38 main 02:01:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:01:38 f2e06e60f875: Preparing 02:01:38 c9c3e4e4b9c2: Preparing 02:01:38 986b1dc2bb6d: Preparing 02:01:38 7460b2e2a051: Preparing 02:01:38 0bbd4eff7773: Preparing 02:01:38 eab0bdc3adc8: Preparing 02:01:38 947ab2b568b1: Preparing 02:01:38 d2d9d24a8c2a: Preparing 02:01:38 947ab2b568b1: Waiting 02:01:38 d2d9d24a8c2a: Waiting 02:01:38 eab0bdc3adc8: Waiting 02:01:38 0bbd4eff7773: Layer already exists 02:01:38 eab0bdc3adc8: Layer already exists 02:01:38 947ab2b568b1: Layer already exists 02:01:38 d2d9d24a8c2a: Layer already exists 02:01:38 986b1dc2bb6d: Pushed 02:01:38 c9c3e4e4b9c2: Pushed 02:01:38 f2e06e60f875: Pushed 02:01:59 7460b2e2a051: Pushed 02:02:00 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:02:00 f2e06e60f875: Preparing 02:02:00 c9c3e4e4b9c2: Preparing 02:02:00 986b1dc2bb6d: Preparing 02:02:00 7460b2e2a051: Preparing 02:02:00 0bbd4eff7773: Preparing 02:02:00 eab0bdc3adc8: Preparing 02:02:00 947ab2b568b1: Preparing 02:02:00 d2d9d24a8c2a: Preparing 02:02:00 947ab2b568b1: Waiting 02:02:00 d2d9d24a8c2a: Waiting 02:02:00 eab0bdc3adc8: Waiting 02:02:00 0bbd4eff7773: Layer already exists 02:02:00 c9c3e4e4b9c2: Layer already exists 02:02:00 f2e06e60f875: Layer already exists 02:02:00 986b1dc2bb6d: Layer already exists 02:02:00 7460b2e2a051: Layer already exists 02:02:00 eab0bdc3adc8: Layer already exists 02:02:00 947ab2b568b1: Layer already exists 02:02:00 d2d9d24a8c2a: Layer already exists 02:02:01 latest: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.26 02:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:02:01 f2e06e60f875: Preparing 02:02:01 c9c3e4e4b9c2: Preparing 02:02:01 986b1dc2bb6d: Preparing 02:02:01 7460b2e2a051: Preparing 02:02:01 0bbd4eff7773: Preparing 02:02:01 eab0bdc3adc8: Preparing 02:02:01 947ab2b568b1: Preparing 02:02:01 d2d9d24a8c2a: Preparing 02:02:01 eab0bdc3adc8: Waiting 02:02:01 947ab2b568b1: Waiting 02:02:01 d2d9d24a8c2a: Waiting 02:02:01 0bbd4eff7773: Layer already exists 02:02:01 986b1dc2bb6d: Layer already exists 02:02:01 f2e06e60f875: Layer already exists 02:02:01 7460b2e2a051: Layer already exists 02:02:01 c9c3e4e4b9c2: Layer already exists 02:02:01 eab0bdc3adc8: Layer already exists 02:02:01 947ab2b568b1: Layer already exists 02:02:01 d2d9d24a8c2a: Layer already exists 02:02:02 3.1.0-dev.26: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:02:02 f2e06e60f875: Preparing 02:02:02 c9c3e4e4b9c2: Preparing 02:02:02 986b1dc2bb6d: Preparing 02:02:02 7460b2e2a051: Preparing 02:02:02 0bbd4eff7773: Preparing 02:02:02 eab0bdc3adc8: Preparing 02:02:02 947ab2b568b1: Preparing 02:02:02 d2d9d24a8c2a: Preparing 02:02:02 eab0bdc3adc8: Waiting 02:02:02 947ab2b568b1: Waiting 02:02:02 d2d9d24a8c2a: Waiting 02:02:02 0bbd4eff7773: Layer already exists 02:02:02 f2e06e60f875: Layer already exists 02:02:02 c9c3e4e4b9c2: Layer already exists 02:02:02 986b1dc2bb6d: Layer already exists 02:02:02 7460b2e2a051: Layer already exists 02:02:02 d2d9d24a8c2a: Layer already exists 02:02:02 eab0bdc3adc8: Layer already exists 02:02:02 947ab2b568b1: Layer already exists 02:02:02 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:02:03 f2e06e60f875: Preparing 02:02:03 c9c3e4e4b9c2: Preparing 02:02:03 986b1dc2bb6d: Preparing 02:02:03 7460b2e2a051: Preparing 02:02:03 0bbd4eff7773: Preparing 02:02:03 eab0bdc3adc8: Preparing 02:02:03 947ab2b568b1: Preparing 02:02:03 d2d9d24a8c2a: Preparing 02:02:03 947ab2b568b1: Waiting 02:02:03 d2d9d24a8c2a: Waiting 02:02:03 eab0bdc3adc8: Waiting 02:02:03 0bbd4eff7773: Layer already exists 02:02:03 c9c3e4e4b9c2: Layer already exists 02:02:03 7460b2e2a051: Layer already exists 02:02:03 986b1dc2bb6d: Layer already exists 02:02:03 f2e06e60f875: Layer already exists 02:02:03 d2d9d24a8c2a: Layer already exists 02:02:03 947ab2b568b1: Layer already exists 02:02:03 eab0bdc3adc8: Layer already exists 02:02:03 main: digest: sha256:58caae6dfe3d9351629aa21603406e3ed104d3b8a82d3b985816b9e7472e1e91 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:04 ===================================================== [Pipeline] echo 02:02:04 taggedImages: 02:02:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:02:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:02:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.26 02:02:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:02:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:02:04 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:02:04 dc857b44c2737f54ac971b67f995bab03c512aaf 02:02:04 latest 02:02:04 3.1.0-dev.26 02:02:04 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:02:04 main 02:02:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:02:04 a4b48b971754: Preparing 02:02:04 87b6f7e979ca: Preparing 02:02:04 0bbd4eff7773: Preparing 02:02:04 eab0bdc3adc8: Preparing 02:02:04 6523cfd60e6c: Preparing 02:02:04 d2d9d24a8c2a: Preparing 02:02:04 d2d9d24a8c2a: Waiting 02:02:04 0bbd4eff7773: Layer already exists 02:02:05 eab0bdc3adc8: Layer already exists 02:02:05 d2d9d24a8c2a: Layer already exists 02:02:05 a4b48b971754: Pushed 02:02:05 6523cfd60e6c: Pushed 02:02:11 87b6f7e979ca: Pushed 02:02:11 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:02:12 a4b48b971754: Preparing 02:02:12 87b6f7e979ca: Preparing 02:02:12 0bbd4eff7773: Preparing 02:02:12 eab0bdc3adc8: Preparing 02:02:12 6523cfd60e6c: Preparing 02:02:12 d2d9d24a8c2a: Preparing 02:02:12 d2d9d24a8c2a: Waiting 02:02:12 eab0bdc3adc8: Layer already exists 02:02:12 87b6f7e979ca: Layer already exists 02:02:12 6523cfd60e6c: Layer already exists 02:02:12 a4b48b971754: Layer already exists 02:02:12 0bbd4eff7773: Layer already exists 02:02:12 d2d9d24a8c2a: Layer already exists 02:02:12 latest: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.26 02:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:02:13 a4b48b971754: Preparing 02:02:13 87b6f7e979ca: Preparing 02:02:13 0bbd4eff7773: Preparing 02:02:13 eab0bdc3adc8: Preparing 02:02:13 6523cfd60e6c: Preparing 02:02:13 d2d9d24a8c2a: Preparing 02:02:13 d2d9d24a8c2a: Waiting 02:02:13 6523cfd60e6c: Layer already exists 02:02:13 a4b48b971754: Layer already exists 02:02:13 87b6f7e979ca: Layer already exists 02:02:13 0bbd4eff7773: Layer already exists 02:02:13 eab0bdc3adc8: Layer already exists 02:02:13 d2d9d24a8c2a: Layer already exists 02:02:13 3.1.0-dev.26: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:02:14 a4b48b971754: Preparing 02:02:14 87b6f7e979ca: Preparing 02:02:14 0bbd4eff7773: Preparing 02:02:14 eab0bdc3adc8: Preparing 02:02:14 6523cfd60e6c: Preparing 02:02:14 d2d9d24a8c2a: Preparing 02:02:14 d2d9d24a8c2a: Waiting 02:02:14 eab0bdc3adc8: Layer already exists 02:02:14 87b6f7e979ca: Layer already exists 02:02:14 0bbd4eff7773: Layer already exists 02:02:14 a4b48b971754: Layer already exists 02:02:14 6523cfd60e6c: Layer already exists 02:02:14 d2d9d24a8c2a: Layer already exists 02:02:14 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:02:15 a4b48b971754: Preparing 02:02:15 87b6f7e979ca: Preparing 02:02:15 0bbd4eff7773: Preparing 02:02:15 eab0bdc3adc8: Preparing 02:02:15 6523cfd60e6c: Preparing 02:02:15 d2d9d24a8c2a: Preparing 02:02:15 d2d9d24a8c2a: Waiting 02:02:15 0bbd4eff7773: Layer already exists 02:02:15 eab0bdc3adc8: Layer already exists 02:02:15 a4b48b971754: Layer already exists 02:02:15 87b6f7e979ca: Layer already exists 02:02:15 6523cfd60e6c: Layer already exists 02:02:15 d2d9d24a8c2a: Layer already exists 02:02:15 main: digest: sha256:2116cb2140cafba1963fa11402fdc91f440ea220e51ef9bbf4fe15f44ab509c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:15 ===================================================== [Pipeline] echo 02:02:15 taggedImages: 02:02:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:02:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:02:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.26 02:02:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:02:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:02:15 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:02:15 dc857b44c2737f54ac971b67f995bab03c512aaf 02:02:15 latest 02:02:15 3.1.0-dev.26 02:02:15 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:02:15 main 02:02:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:02:16 7621dc681b26: Preparing 02:02:16 faf829363e4c: Preparing 02:02:16 0bbd4eff7773: Preparing 02:02:16 eab0bdc3adc8: Preparing 02:02:16 9a5e276e6654: Preparing 02:02:16 d2d9d24a8c2a: Preparing 02:02:16 d2d9d24a8c2a: Waiting 02:02:16 9a5e276e6654: Layer already exists 02:02:16 eab0bdc3adc8: Layer already exists 02:02:16 0bbd4eff7773: Layer already exists 02:02:16 d2d9d24a8c2a: Layer already exists 02:02:16 7621dc681b26: Pushed 02:02:23 faf829363e4c: Pushed 02:02:23 dc857b44c2737f54ac971b67f995bab03c512aaf: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:02:24 7621dc681b26: Preparing 02:02:24 faf829363e4c: Preparing 02:02:24 0bbd4eff7773: Preparing 02:02:24 eab0bdc3adc8: Preparing 02:02:24 9a5e276e6654: Preparing 02:02:24 d2d9d24a8c2a: Preparing 02:02:24 d2d9d24a8c2a: Waiting 02:02:24 7621dc681b26: Layer already exists 02:02:24 eab0bdc3adc8: Layer already exists 02:02:24 0bbd4eff7773: Layer already exists 02:02:24 faf829363e4c: Layer already exists 02:02:24 9a5e276e6654: Layer already exists 02:02:24 d2d9d24a8c2a: Layer already exists 02:02:24 latest: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.26 02:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:02:25 7621dc681b26: Preparing 02:02:25 faf829363e4c: Preparing 02:02:25 0bbd4eff7773: Preparing 02:02:25 eab0bdc3adc8: Preparing 02:02:25 9a5e276e6654: Preparing 02:02:25 d2d9d24a8c2a: Preparing 02:02:25 d2d9d24a8c2a: Waiting 02:02:25 0bbd4eff7773: Layer already exists 02:02:25 9a5e276e6654: Layer already exists 02:02:25 faf829363e4c: Layer already exists 02:02:25 eab0bdc3adc8: Layer already exists 02:02:25 7621dc681b26: Layer already exists 02:02:25 d2d9d24a8c2a: Layer already exists 02:02:25 3.1.0-dev.26: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:02:26 7621dc681b26: Preparing 02:02:26 faf829363e4c: Preparing 02:02:26 0bbd4eff7773: Preparing 02:02:26 eab0bdc3adc8: Preparing 02:02:26 9a5e276e6654: Preparing 02:02:26 d2d9d24a8c2a: Preparing 02:02:26 d2d9d24a8c2a: Waiting 02:02:26 0bbd4eff7773: Layer already exists 02:02:26 faf829363e4c: Layer already exists 02:02:26 9a5e276e6654: Layer already exists 02:02:26 7621dc681b26: Layer already exists 02:02:26 eab0bdc3adc8: Layer already exists 02:02:26 d2d9d24a8c2a: Layer already exists 02:02:26 dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:02:27 7621dc681b26: Preparing 02:02:27 faf829363e4c: Preparing 02:02:27 0bbd4eff7773: Preparing 02:02:27 eab0bdc3adc8: Preparing 02:02:27 9a5e276e6654: Preparing 02:02:27 d2d9d24a8c2a: Preparing 02:02:27 d2d9d24a8c2a: Waiting 02:02:27 7621dc681b26: Layer already exists 02:02:27 0bbd4eff7773: Layer already exists 02:02:27 9a5e276e6654: Layer already exists 02:02:27 faf829363e4c: Layer already exists 02:02:27 eab0bdc3adc8: Layer already exists 02:02:27 d2d9d24a8c2a: Layer already exists 02:02:27 main: digest: sha256:cae7eaa22da5a75669251dea5622c3bcdce45362d3f01d3a46f679ed09726eed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:27 ===================================================== [Pipeline] echo 02:02:27 taggedImages: 02:02:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf 02:02:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:02:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.26 02:02:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc857b44c2737f54ac971b67f995bab03c512aaf-3.1.0-dev.26 02:02:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:27 02:02:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:28 arm64: Pulling from edgex-lftools-log-publisher 02:02:28 8998bd30e6a1: Pulling fs layer 02:02:28 04944245beec: Pulling fs layer 02:02:28 699f458cf7ca: Pulling fs layer 02:02:28 765212b225bb: Pulling fs layer 02:02:28 f23df028b6ca: Pulling fs layer 02:02:28 d65c8cfc05b1: Pulling fs layer 02:02:28 2437ff75d9bd: Pulling fs layer 02:02:28 f23df028b6ca: Waiting 02:02:28 2437ff75d9bd: Waiting 02:02:28 d65c8cfc05b1: Waiting 02:02:28 765212b225bb: Waiting 02:02:28 04944245beec: Verifying Checksum 02:02:28 04944245beec: Download complete 02:02:28 765212b225bb: Verifying Checksum 02:02:28 765212b225bb: Download complete 02:02:28 f23df028b6ca: Verifying Checksum 02:02:28 f23df028b6ca: Download complete 02:02:28 d65c8cfc05b1: Verifying Checksum 02:02:28 d65c8cfc05b1: Download complete 02:02:28 699f458cf7ca: Verifying Checksum 02:02:28 699f458cf7ca: Download complete 02:02:28 8998bd30e6a1: Verifying Checksum 02:02:28 8998bd30e6a1: Download complete 02:02:31 2437ff75d9bd: Verifying Checksum 02:02:31 2437ff75d9bd: Download complete 02:02:32 8998bd30e6a1: Pull complete 02:02:33 04944245beec: Pull complete 02:02:34 699f458cf7ca: Pull complete 02:02:35 765212b225bb: Pull complete 02:02:35 f23df028b6ca: Pull complete 02:02:35 d65c8cfc05b1: Pull complete 02:02:50 2437ff75d9bd: Pull complete 02:02:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-3752 does not seem to be running inside a container 02:02:51 $ 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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:02:54 $ docker top d260704f5534ddd103bb33896cc1911fbfc882a4dde8d569785e23cf65e05ee7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:55 ---> job-cost.sh 02:02:55 lf-activate-venv: SKIPPING 02:02:55 INFO: No Stack... 02:02:55 INFO: Retrieving Pricing Info for: v3-standard-4 02:02:56 INFO: Archiving Costs [Pipeline] sh 02:02:56 + cat /w/workspace/edgex-go/560/archives/cost.csv 02:02:56 + cut -d, -f6 [Pipeline] lock 02:02:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-560-stack-cost] 02:02:57 Resource [jenkins-edgexfoundry-edgex-go-main-560-stack-cost] did not exist. Created. 02:02:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-560-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:57 + echo total: 0.10999999940395355 [Pipeline] stash 02:02:58 Stashed 1 file(s) [Pipeline] } 02:02:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-560-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:58 $ docker stop --time=1 d260704f5534ddd103bb33896cc1911fbfc882a4dde8d569785e23cf65e05ee7 02:02:59 $ docker rm -f --volumes d260704f5534ddd103bb33896cc1911fbfc882a4dde8d569785e23cf65e05ee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:03:00 provisioning config files... 02:03:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/560@tmp/config15405589708300522990tmp [Pipeline] { [Pipeline] sh 02:03:00 + set +x 02:03:00 + curl -s https://codecov.io/bash 02:03:00 + bash -s -- 02:03:00 02:03:00 _____ _ 02:03:00 / ____| | | 02:03:00 | | ___ __| | ___ ___ _____ __ 02:03:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:03:00 | |___| (_) | (_| | __/ (_| (_) \ V / 02:03:00 \_____\___/ \__,_|\___|\___\___/ \_/ 02:03:00 Bash-1.0.6 02:03:00 02:03:00 02:03:00 ==> git version 2.25.1 found 02:03:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:03:00 Release-Date: 2020-01-08 02:03:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:03:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:03:00 ==> Jenkins CI detected. 02:03:00 current dir:  /w/workspace/edgex-go/560 02:03:00 project root: . 02:03:00 --> token set from env 02:03:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:03:00 ==> Running gcov in . (disable via -X gcov) 02:03:00 ==> Python coveragepy not found 02:03:00 ==> Searching for coverage reports in: 02:03:00 + . 02:03:00 -> Found 1 reports 02:03:00 ==> Detecting git/mercurial file structure 02:03:00 ==> Reading reports 02:03:00 + ./coverage.out bytes=446998 02:03:00 ==> Appending adjustments 02:03:00 https://docs.codecov.io/docs/fixing-reports 02:03:01 + Found adjustments 02:03:01 ==> Gzipping contents 02:03:01 60K /tmp/codecov.2s1nYv.gz 02:03:01 ==> Uploading reports 02:03:01 url: https://codecov.io 02:03:01 query: branch=main&commit=dc857b44c2737f54ac971b67f995bab03c512aaf&build=560&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F560%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:03:01 -> Pinging Codecov 02:03:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=dc857b44c2737f54ac971b67f995bab03c512aaf&build=560&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F560%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:03:01 -> Uploading to 02:03:01 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/dc857b44c2737f54ac971b67f995bab03c512aaf/98b07818-5c97-4b8f-a526-92e22071c50d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T020301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b3e76c145cbd0088cbd9cda1b757cfadc1e06250ebd2ea5e5f8c9af7534b2693 02:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:01 Dload Upload Total Spent Left Speed 02:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57385 0 0 100 57385 0 261k --:--:-- --:--:-- --:--:-- 263k 02:03:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dc857b44c2737f54ac971b67f995bab03c512aaf [Pipeline] } 02:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:03:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:03:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:03:02 02:03:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:03:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:03:02 df9b9388f04a: Pulling fs layer 02:03:02 52dc419b0ee2: Pulling fs layer 02:03:02 25bc292e5bac: Pulling fs layer 02:03:02 114826534d7a: Pulling fs layer 02:03:02 4657fd5d0bcf: Pulling fs layer 02:03:02 6ad1cebc031e: Pulling fs layer 02:03:02 8a3aa393b2d8: Pulling fs layer 02:03:02 114826534d7a: Waiting 02:03:02 4657fd5d0bcf: Waiting 02:03:02 6ad1cebc031e: Waiting 02:03:02 8a3aa393b2d8: Waiting 02:03:02 25bc292e5bac: Verifying Checksum 02:03:02 25bc292e5bac: Download complete 02:03:02 52dc419b0ee2: Verifying Checksum 02:03:02 52dc419b0ee2: Download complete 02:03:02 4657fd5d0bcf: Verifying Checksum 02:03:02 4657fd5d0bcf: Download complete 02:03:02 df9b9388f04a: Download complete 02:03:03 6ad1cebc031e: Verifying Checksum 02:03:03 6ad1cebc031e: Download complete 02:03:03 df9b9388f04a: Pull complete 02:03:03 52dc419b0ee2: Pull complete 02:03:03 25bc292e5bac: Pull complete 02:03:03 114826534d7a: Download complete 02:03:03 8a3aa393b2d8: Verifying Checksum 02:03:03 8a3aa393b2d8: Download complete 02:03:07 114826534d7a: Pull complete 02:03:07 4657fd5d0bcf: Pull complete 02:03:07 6ad1cebc031e: Pull complete 02:03:09 8a3aa393b2d8: Pull complete 02:03:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:03:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:09 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 02:03:09 $ 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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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:1.410.4 cat 02:03:11 $ docker top 5b43b37c4a6437af97efbfaddf9e3e85e5ecad84f34fd8953aaf1e5ed564f405 -eo pid,comm [Pipeline] { [Pipeline] echo 02:03:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:03:11 + set -o pipefail 02:03:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:03:18 02:03:18 Monitoring /w/workspace/edgex-go/560 (github.com/edgexfoundry/edgex-go)... 02:03:18 02:03:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/613363eb-8cdf-46c0-9f78-f60a0b04fdb2 02:03:18 02:03:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:03:18 02:03:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:03:18 02:03:18 02:03:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:03:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:03:18 More details here: https://snyk.co/ue1NS [Pipeline] } 02:03:18 $ docker stop --time=1 5b43b37c4a6437af97efbfaddf9e3e85e5ecad84f34fd8953aaf1e5ed564f405 02:03:20 $ docker rm -f --volumes 5b43b37c4a6437af97efbfaddf9e3e85e5ecad84f34fd8953aaf1e5ed564f405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:03:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:20 provisioning config files... 02:03:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/560@tmp/config17744813468920073400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:20 --> edgex-publish-swagger.sh 02:03:20 === Publish openapi/v3 API === 02:03:20 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 02:03:20 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/560/openapi/v3/core-command.yaml] 02:03:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:20 Dload Upload Total Spent Left Speed 02:03:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 131k --:--:-- --:--:-- --:--:-- 131k 100 29572 0 0 100 29572 0 63595 --:--:-- --:--:-- --:--:-- 63459 02:03:20 02:03:20 02:03:20 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/560/openapi/v3/core-data.yaml] 02:03:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:20 Dload Upload Total Spent Left Speed 02:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 170k --:--:-- --:--:-- --:--:-- 170k 02:03:21 02:03:21 02:03:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/560/openapi/v3/core-metadata.yaml] 02:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:21 Dload Upload Total Spent Left Speed 02:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 691k --:--:-- --:--:-- --:--:-- 688k 100 141k 0 0 100 141k 0 296k --:--:-- --:--:-- --:--:-- 296k 02:03:22 02:03:22 02:03:22 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/560/openapi/v3/support-notifications.yaml] 02:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:22 Dload Upload Total Spent Left Speed 02:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 202k --:--:-- --:--:-- --:--:-- 202k 02:03:22 02:03:22 02:03:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/560/openapi/v3/support-scheduler.yaml] 02:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:22 Dload Upload Total Spent Left Speed 02:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 93105 --:--:-- --:--:-- --:--:-- 92854 100 34356 0 0 100 34356 0 93105 --:--:-- --:--:-- --:--:-- 92854 02:03:22 02:03:22 [Pipeline] } 02:03:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:03:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:23 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 02:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 02:03:24 $ docker top f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e -eo pid,comm 02:03:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:03:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:24 [ssh-agent] Looking for ssh-agent implementation... 02:03:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:24 $ docker exec f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e ssh-agent 02:03:24 SSH_AUTH_SOCK=/tmp/ssh-ANYvhteGwoBK/agent.32 02:03:24 SSH_AGENT_PID=38 02:03:24 Running ssh-add (command line suppressed) 02:03:24 Identity added: /w/workspace/edgex-go/560@tmp/private_key_3368330485975058856.key (/w/workspace/edgex-go/560@tmp/private_key_3368330485975058856.key) 02:03:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:24 + git semver tag 02:03:24 2023-08-16 02:03:24,915 [run_tag] DEBUG tag force:False 02:03:24 2023-08-16 02:03:24,915 [check_head_tag] DEBUG check head tag 02:03:24 2023-08-16 02:03:24,916 [execute] INFO git cat-file --batch-check 02:03:24 2023-08-16 02:03:24,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=) 02:03:24 2023-08-16 02:03:24,920 [execute] INFO git cat-file --batch 02:03:24 2023-08-16 02:03:24,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=) 02:03:24 2023-08-16 02:03:24,935 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main 02:03:24 2023-08-16 02:03:24,935 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 02:03:24 2023-08-16 02:03:24,936 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=None) 02:03:24 2023-08-16 02:03:24,941 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main 02:03:24 3.1.0-dev.26 [Pipeline] } 02:03:25 $ docker exec --env ******** --env ******** f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e ssh-agent -k 02:03:25 unset SSH_AUTH_SOCK; 02:03:25 unset SSH_AGENT_PID; 02:03:25 echo Agent pid 38 killed; 02:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:25 + git semver [Pipeline] } 02:03:25 $ docker stop --time=1 f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e 02:03:26 $ docker rm -f --volumes f7eab2914d7389d09f87b03a5a8d628a01a3913e6408203cfa5384c02bac408e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:03:27 02:03:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:03:27 0.23.1-centos7: Pulling from edgex-lftools 02:03:27 ab5ef0e58194: Pulling fs layer 02:03:27 9712f1f96733: Pulling fs layer 02:03:27 63f879dbbcfc: Pulling fs layer 02:03:27 0d9ebad4ef96: Pulling fs layer 02:03:27 e9a5061849ea: Pulling fs layer 02:03:27 d747dcd14b5f: Pulling fs layer 02:03:27 2de7ff778b66: Pulling fs layer 02:03:27 e9a5061849ea: Waiting 02:03:27 2de7ff778b66: Waiting 02:03:27 d747dcd14b5f: Waiting 02:03:27 0d9ebad4ef96: Waiting 02:03:27 9712f1f96733: Download complete 02:03:27 63f879dbbcfc: Verifying Checksum 02:03:27 63f879dbbcfc: Download complete 02:03:28 e9a5061849ea: Verifying Checksum 02:03:28 e9a5061849ea: Download complete 02:03:28 d747dcd14b5f: Verifying Checksum 02:03:28 d747dcd14b5f: Download complete 02:03:28 ab5ef0e58194: Verifying Checksum 02:03:28 ab5ef0e58194: Download complete 02:03:28 0d9ebad4ef96: Verifying Checksum 02:03:28 0d9ebad4ef96: Download complete 02:03:28 2de7ff778b66: Verifying Checksum 02:03:28 2de7ff778b66: Download complete 02:03:30 ab5ef0e58194: Pull complete 02:03:30 9712f1f96733: Pull complete 02:03:33 63f879dbbcfc: Pull complete 02:03:37 0d9ebad4ef96: Pull complete 02:03:37 e9a5061849ea: Pull complete 02:03:37 d747dcd14b5f: Pull complete 02:03:38 2de7ff778b66: Pull complete 02:03:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:03:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:38 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 02:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 02:03:39 $ docker top 62bd5c4d00191ca8deaef1ad6afbd6e633c45064228c26d430077559a651f202 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:03:39 provisioning config files... 02:03:39 copy managed file [sigul-config] to file:/w/workspace/edgex-go/560@tmp/config1363772953142760857tmp 02:03:39 copy managed file [sigul-password] to file:/w/workspace/edgex-go/560@tmp/config933170817281361885tmp 02:03:39 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/560@tmp/config2729026603553401516tmp [Pipeline] { [Pipeline] echo 02:03:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:03:40 ---> sigul-configuration.sh 02:03:40 gpg: directory `/root/.gnupg' created 02:03:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:03:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:03:40 gpg: keyring `/root/.gnupg/secring.gpg' created 02:03:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:03:40 gpg: CAST5 encrypted data 02:03:40 gpg: encrypted with 1 passphrase 02:03:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:03:41 + mkdir /home/jenkins 02:03:41 + mkdir /home/jenkins/sigul [Pipeline] sh 02:03:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:03:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:03:45 ---> sigul-install.sh 02:03:45 Sigul already installed; skipping installation. [Pipeline] sh 02:03:45 + git tag --list 02:03:45 0.6.0 02:03:45 0.6.1 02:03:45 0.7.0 02:03:45 0.7.1 02:03:45 v1.0.0 02:03:45 v1.0.1 02:03:45 v1.1.0 02:03:45 v1.2.0 02:03:45 v1.2.1 02:03:45 v1.3.0 02:03:45 v1.3.1 02:03:45 v2.0.0 02:03:45 v2.1.0 02:03:45 v2.1.1 02:03:45 v2.2.0 02:03:45 v2.3.0 02:03:45 v3.0 02:03:45 v3.0.0 02:03:45 v3.1.0-dev.1 02:03:45 v3.1.0-dev.10 02:03:45 v3.1.0-dev.11 02:03:45 v3.1.0-dev.12 02:03:45 v3.1.0-dev.13 02:03:45 v3.1.0-dev.14 02:03:45 v3.1.0-dev.15 02:03:45 v3.1.0-dev.16 02:03:45 v3.1.0-dev.17 02:03:45 v3.1.0-dev.18 02:03:45 v3.1.0-dev.19 02:03:45 v3.1.0-dev.2 02:03:45 v3.1.0-dev.20 02:03:45 v3.1.0-dev.21 02:03:45 v3.1.0-dev.22 02:03:45 v3.1.0-dev.23 02:03:45 v3.1.0-dev.24 02:03:45 v3.1.0-dev.25 02:03:45 v3.1.0-dev.26 02:03:45 v3.1.0-dev.3 02:03:45 v3.1.0-dev.4 02:03:45 v3.1.0-dev.5 02:03:45 v3.1.0-dev.6 02:03:45 v3.1.0-dev.7 02:03:45 v3.1.0-dev.8 02:03:45 v3.1.0-dev.9 [Pipeline] sh 02:03:46 + lftools sign git-tag v3.1.0-dev.26 02:03:46 Signing Git tag with Sigul... 02:03:46 Signing v3.1.0-dev.26 [Pipeline] echo 02:03:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:03:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:03:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:03:47 $ docker stop --time=1 62bd5c4d00191ca8deaef1ad6afbd6e633c45064228c26d430077559a651f202 02:03:48 $ docker rm -f --volumes 62bd5c4d00191ca8deaef1ad6afbd6e633c45064228c26d430077559a651f202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:03:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:49 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 02:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 02:03:49 $ docker top 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 -eo pid,comm 02:03:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:03:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:49 [ssh-agent] Looking for ssh-agent implementation... 02:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:50 $ docker exec 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 ssh-agent 02:03:50 SSH_AUTH_SOCK=/tmp/ssh-H1zHYk1h7TWP/agent.33 02:03:50 SSH_AGENT_PID=39 02:03:50 Running ssh-add (command line suppressed) 02:03:50 Identity added: /w/workspace/edgex-go/560@tmp/private_key_2066809575136616289.key (/w/workspace/edgex-go/560@tmp/private_key_2066809575136616289.key) 02:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:50 + git semver bump pre 02:03:50 2023-08-16 02:03:50,840 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main 02:03:50 2023-08-16 02:03:50,840 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev 02:03:50 2023-08-16 02:03:50,841 [bump_version] DEBUG bumped version:3.1.0-dev.27 02:03:50 2023-08-16 02:03:50,841 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/edgex-go/560/.semver/main with force:True 02:03:50 2023-08-16 02:03:50,841 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main 02:03:50 2023-08-16 02:03:50,841 [write_file] DEBUG write to file:/w/workspace/edgex-go/560/.semver/main 02:03:50 2023-08-16 02:03:50,843 [execute] INFO git cat-file --batch-check 02:03:50 2023-08-16 02:03:50,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=) 02:03:50 2023-08-16 02:03:50,849 [execute] INFO git cat-file --batch 02:03:50 2023-08-16 02:03:50,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=) 02:03:50 2023-08-16 02:03:50,854 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main 02:03:50 3.1.0-dev.27 [Pipeline] } 02:03:50 $ docker exec --env ******** --env ******** 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 ssh-agent -k 02:03:51 unset SSH_AUTH_SOCK; 02:03:51 unset SSH_AGENT_PID; 02:03:51 echo Agent pid 39 killed; 02:03:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:51 + git semver [Pipeline] } 02:03:51 $ docker stop --time=1 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 02:03:52 $ docker rm -f --volumes 36ba642899c3ab3d2639316ac80e8941f3c4348ebe5da7eb3ab3ca3fb8347cb4 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:53 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 02:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 02:03:53 $ docker top f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e -eo pid,comm 02:03:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:03:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:54 [ssh-agent] Looking for ssh-agent implementation... 02:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:54 $ docker exec f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e ssh-agent 02:03:54 SSH_AUTH_SOCK=/tmp/ssh-CdFfefZ7wkbm/agent.34 02:03:54 SSH_AGENT_PID=40 02:03:54 Running ssh-add (command line suppressed) 02:03:54 Identity added: /w/workspace/edgex-go/560@tmp/private_key_15544819531176154107.key (/w/workspace/edgex-go/560@tmp/private_key_15544819531176154107.key) 02:03:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:54 + git semver push 02:03:54 2023-08-16 02:03:54,914 [run_push] DEBUG push 02:03:54 2023-08-16 02:03:54,915 [execute] INFO git cat-file --batch-check 02:03:54 2023-08-16 02:03:54,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=) 02:03:54 2023-08-16 02:03:54,920 [execute] INFO git rev-list e989f03a914825744d5d7fe94ba47a50ed9c61c2 -- 02:03:54 2023-08-16 02:03:54,920 [execute] DEBUG Popen(['git', 'rev-list', 'e989f03a914825744d5d7fe94ba47a50ed9c61c2', '--'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=None) 02:03:54 2023-08-16 02:03:54,937 [execute] INFO git fetch -v origin 02:03:54 2023-08-16 02:03:54,938 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=True, shell=None, istream=None) 02:03:55 2023-08-16 02:03:55,400 [run_push] DEBUG no remote changes detected 02:03:55 2023-08-16 02:03:55,400 [execute] INFO git push origin semver 02:03:55 2023-08-16 02:03:55,401 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/560/.semver, universal_newlines=False, shell=None, istream=None) 02:03:56 2023-08-16 02:03:56,161 [run_push] DEBUG push all version tags 02:03:56 2023-08-16 02:03:56,161 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:03:56 2023-08-16 02:03:56,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/560, universal_newlines=False, shell=None, istream=None) 02:03:57 2023-08-16 02:03:56,879 [read_version] DEBUG read version from /w/workspace/edgex-go/560/.semver/main 02:03:57 3.1.0-dev.27 [Pipeline] } 02:03:57 $ docker exec --env ******** --env ******** f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e ssh-agent -k 02:03:57 unset SSH_AUTH_SOCK; 02:03:57 unset SSH_AGENT_PID; 02:03:57 echo Agent pid 40 killed; 02:03:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:57 + git semver [Pipeline] } 02:03:57 $ docker stop --time=1 f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e 02:03:58 $ docker rm -f --volumes f173fc1c57b08778f9eb3488260694f3eeeef0b82ddd986257096638ac4e581e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:03:59 + [ -d /w/workspace/edgex-go/560/archives ] [Pipeline] libraryResource [Pipeline] sh 02:03:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:04:00 ---> package-listing.sh 02:04:00 ++ facter osfamily 02:04:00 ++ tr '[:upper:]' '[:lower:]' 02:04:00 + OS_FAMILY=debian 02:04:00 + workspace=/w/workspace/edgex-go/560 02:04:00 + START_PACKAGES=/tmp/packages_start.txt 02:04:00 + END_PACKAGES=/tmp/packages_end.txt 02:04:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:04:00 + PACKAGES=/tmp/packages_start.txt 02:04:00 + '[' /w/workspace/edgex-go/560 ']' 02:04:00 + PACKAGES=/tmp/packages_end.txt 02:04:00 + case "${OS_FAMILY}" in 02:04:00 + dpkg -l 02:04:00 + grep '^ii' 02:04:00 + '[' -f /tmp/packages_start.txt ']' 02:04:00 + '[' -f /tmp/packages_end.txt ']' 02:04:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:04:00 + '[' /w/workspace/edgex-go/560 ']' 02:04:00 + mkdir -p /w/workspace/edgex-go/560/archives/ 02:04:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/560/archives/ [Pipeline] echo 02:04:00 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/560/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:04:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:01 02:04:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:01 latest: Pulling from edgex-lftools-log-publisher 02:04:01 5eb5b503b376: Pulling fs layer 02:04:01 5c69ac0246d0: Pulling fs layer 02:04:01 ec43610c2a17: Pulling fs layer 02:04:01 3a2ae6a8a46f: Pulling fs layer 02:04:01 33b1e0a273af: Pulling fs layer 02:04:01 5d3b04190fa2: Pulling fs layer 02:04:01 2f39f015ded8: Pulling fs layer 02:04:01 33b1e0a273af: Waiting 02:04:01 5d3b04190fa2: Waiting 02:04:01 3a2ae6a8a46f: Waiting 02:04:01 2f39f015ded8: Waiting 02:04:01 5c69ac0246d0: Verifying Checksum 02:04:01 5c69ac0246d0: Download complete 02:04:01 3a2ae6a8a46f: Verifying Checksum 02:04:01 3a2ae6a8a46f: Download complete 02:04:01 ec43610c2a17: Verifying Checksum 02:04:01 ec43610c2a17: Download complete 02:04:01 33b1e0a273af: Verifying Checksum 02:04:01 33b1e0a273af: Download complete 02:04:01 5d3b04190fa2: Verifying Checksum 02:04:01 5d3b04190fa2: Download complete 02:04:02 5eb5b503b376: Verifying Checksum 02:04:02 5eb5b503b376: Download complete 02:04:02 2f39f015ded8: Download complete 02:04:03 5eb5b503b376: Pull complete 02:04:03 5c69ac0246d0: Pull complete 02:04:03 ec43610c2a17: Pull complete 02:04:03 3a2ae6a8a46f: Pull complete 02:04:03 33b1e0a273af: Pull complete 02:04:03 5d3b04190fa2: Pull complete 02:04:08 2f39f015ded8: Pull complete 02:04:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:08 prd-ubuntu20.04-docker-8c-8g-3751 does not seem to be running inside a container 02:04:08 $ 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/560/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/560 -v /w/workspace/edgex-go/560:/w/workspace/edgex-go/560:rw,z -v /w/workspace/edgex-go/560@tmp:/w/workspace/edgex-go/560@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 02:04:09 $ docker top a579b5974ee69030fe2c94f6e17808f51b14e8a5fc2c6f2fc4a4671bee8773a8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:09 + touch /tmp/pre-build-complete [Pipeline] sh 02:04:10 + mkdir -p /var/log/sysstat [Pipeline] sh 02:04:10 + ls /var/log/sa-host 02:04:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:10 provisioning config files... 02:04:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/560@tmp/config13460132642021904555tmp [Pipeline] { [Pipeline] echo 02:04:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:04:10 ---> create-netrc.sh [Pipeline] } 02:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:04:11 ---> python-tools-install.sh [Pipeline] echo 02:04:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:04:11 ---> sudo-logs.sh 02:04:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:04:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:04:11 ---> job-cost.sh 02:04:11 lf-activate-venv: SKIPPING 02:04:11 DEBUG: total: 0.10999999940395355 02:04:11 INFO: Retrieving Stack Cost... 02:04:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:04:12 INFO: Archiving Costs [Pipeline] echo 02:04:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:04:12 ---> logs-deploy.sh 02:04:12 lf-activate-venv: SKIPPING 02:04:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/560 02:04:12 INFO: archiving workspace using pattern(s): 02:04:13 Archives upload complete. 02:04:14 INFO: archiving logs to Nexus 02:04:14 ---> uname -a: 02:04:14 Linux prd-ubuntu20-04-docker-8c-8g-3751 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:04:14 02:04:14 02:04:14 ---> lscpu: 02:04:14 Architecture: x86_64 02:04:14 CPU op-mode(s): 32-bit, 64-bit 02:04:14 Byte Order: Little Endian 02:04:14 Address sizes: 40 bits physical, 48 bits virtual 02:04:14 CPU(s): 8 02:04:14 On-line CPU(s) list: 0-7 02:04:14 Thread(s) per core: 1 02:04:14 Core(s) per socket: 1 02:04:14 Socket(s): 8 02:04:14 NUMA node(s): 1 02:04:14 Vendor ID: AuthenticAMD 02:04:14 CPU family: 23 02:04:14 Model: 49 02:04:14 Model name: AMD EPYC-Rome Processor 02:04:14 Stepping: 0 02:04:14 CPU MHz: 2799.998 02:04:14 BogoMIPS: 5599.99 02:04:14 Virtualization: AMD-V 02:04:14 Hypervisor vendor: KVM 02:04:14 Virtualization type: full 02:04:14 L1d cache: 256 KiB 02:04:14 L1i cache: 256 KiB 02:04:14 L2 cache: 4 MiB 02:04:14 L3 cache: 128 MiB 02:04:14 NUMA node0 CPU(s): 0-7 02:04:14 Vulnerability Itlb multihit: Not affected 02:04:14 Vulnerability L1tf: Not affected 02:04:14 Vulnerability Mds: Not affected 02:04:14 Vulnerability Meltdown: Not affected 02:04:14 Vulnerability Mmio stale data: Not affected 02:04:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:04:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:04:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:04:14 Vulnerability Srbds: Not affected 02:04:14 Vulnerability Tsx async abort: Not affected 02:04:14 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 02:04:14 02:04:14 02:04:14 ---> nproc: 02:04:14 8 02:04:14 02:04:14 02:04:14 ---> df -h: 02:04:14 Filesystem Size Used Avail Use% Mounted on 02:04:14 overlay 155G 24G 132G 15% / 02:04:14 tmpfs 64M 0 64M 0% /dev 02:04:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:04:14 shm 64M 0 64M 0% /dev/shm 02:04:14 /dev/vda1 155G 24G 132G 15% /facter-os 02:04:14 02:04:14 02:04:14 ---> sar -b -r -n DEV: 02:04:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3751) 08/16/23 _x86_64_ (8 CPU) 02:04:14 02:04:14 01:30:36 LINUX RESTART (8 CPU) 02:04:14 02:04:14 01:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:04:14 01:32:01 179.37 33.93 145.44 0.00 4173.04 84509.25 0.00 02:04:14 01:33:01 38.23 0.05 38.18 0.00 5.73 18757.54 0.00 02:04:14 01:34:01 64.05 0.22 63.83 0.00 4.00 25707.58 0.00 02:04:14 01:35:01 852.82 7.08 845.74 0.00 93.85 312942.91 0.00 02:04:14 01:36:01 183.69 11.63 172.06 0.00 3453.52 75533.89 0.00 02:04:14 01:37:01 633.21 0.15 633.06 0.00 21.19 62478.64 0.00 02:04:14 01:38:01 20.03 0.00 20.03 0.00 0.00 526.05 0.00 02:04:14 01:39:01 2.05 0.42 1.63 0.00 16.40 18.13 0.00 02:04:14 01:40:01 2.28 1.17 1.12 0.00 19.86 13.60 0.00 02:04:14 01:41:01 1.53 0.00 1.53 0.00 0.00 25.86 0.00 02:04:14 01:42:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 02:04:14 01:43:02 1.73 0.00 1.73 0.00 0.00 19.46 0.00 02:04:14 01:44:01 1.41 0.00 1.41 0.00 0.00 15.05 0.00 02:04:14 01:45:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 02:04:14 01:46:01 1.62 0.02 1.60 0.00 0.13 18.53 0.00 02:04:14 01:47:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 02:04:14 01:48:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 02:04:14 01:49:01 0.83 0.00 0.83 0.00 0.00 10.26 0.00 02:04:14 01:50:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 02:04:14 01:51:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 02:04:14 01:52:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 02:04:14 01:53:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 02:04:14 01:54:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 02:04:14 01:55:01 2.88 1.02 1.87 0.00 21.85 27.71 0.00 02:04:14 01:56:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 02:04:14 01:57:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 02:04:14 01:58:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 02:04:14 01:59:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 02:04:14 02:00:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 02:04:14 02:01:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 02:04:14 02:02:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 02:04:14 02:03:01 1.43 0.02 1.42 0.00 4.27 30.66 0.00 02:04:14 02:04:01 152.14 0.40 151.74 0.00 17.33 59240.13 0.00 02:04:14 Average: 65.44 1.70 63.74 0.00 237.43 19405.87 0.00 02:04:14 02:04:14 01:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:04:14 01:32:01 28390452 31610736 706536 2.15 113572 3335416 1788240 5.27 1077928 3010160 528 02:04:14 01:33:01 27795356 31425380 884104 2.69 117160 3693400 2306788 6.80 1401188 3225888 85756 02:04:14 01:34:01 28001892 31550964 762948 2.32 120384 3638004 2054932 6.06 1254684 3191276 116948 02:04:14 01:35:01 16415268 29446712 2793140 8.49 239920 12417760 6814104 20.08 4120460 11243920 47832 02:04:14 01:36:01 13201244 29089680 3127564 9.51 261168 15120680 8773564 25.86 5814568 12593624 522340 02:04:14 01:37:01 16229972 31483656 792016 2.41 269736 14617320 2357564 6.95 2651508 12953300 584 02:04:14 01:38:01 16241588 31496588 779100 2.37 270816 14617500 2206800 6.50 2845116 12746432 8 02:04:14 01:39:01 16238576 31495028 780612 2.37 270852 14617988 2206800 6.50 2848400 12746676 40 02:04:14 01:40:01 16246504 31503820 771932 2.35 270860 14618592 2206800 6.50 2837608 12746876 12 02:04:14 01:41:01 16247984 31505352 770356 2.34 270932 14618572 2222856 6.55 2836092 12746856 176 02:04:14 01:42:01 16252636 31510028 766176 2.33 270952 14618572 2222856 6.55 2832620 12746856 16 02:04:14 01:43:02 16252680 31510116 766068 2.33 270992 14618580 2222856 6.55 2832468 12746860 8 02:04:14 01:44:01 16252664 31510184 765988 2.33 271072 14618580 2222856 6.55 2832528 12746864 8 02:04:14 01:45:01 16252528 31510256 766024 2.33 271112 14618584 2222856 6.55 2832436 12747028 8 02:04:14 01:46:01 16251948 31509832 766232 2.33 271144 14618580 2245036 6.62 2832736 12747036 28 02:04:14 01:47:01 16251852 31509800 766180 2.33 271164 14618588 2245036 6.62 2832580 12747040 168 02:04:14 01:48:01 16251804 31509776 766128 2.33 271184 14618592 2245036 6.62 2832816 12747044 4 02:04:14 01:49:01 16251536 31509524 766296 2.33 271200 14618592 2245036 6.62 2832524 12747044 176 02:04:14 01:50:01 16251916 31509936 766084 2.33 271228 14618596 2245036 6.62 2832608 12747048 8 02:04:14 01:51:01 16252188 31510240 765768 2.33 271260 14618596 2245036 6.62 2833756 12747048 24 02:04:14 01:52:01 16252132 31510216 765732 2.33 271284 14618604 2245036 6.62 2833840 12747056 184 02:04:14 01:53:01 16251864 31509968 765916 2.33 271300 14618608 2245036 6.62 2833804 12747060 240 02:04:14 01:54:01 16251532 31509652 766172 2.33 271316 14618608 2245036 6.62 2833792 12747060 188 02:04:14 01:55:01 16249572 31508692 766860 2.33 271388 14619228 2288172 6.74 2834076 12747608 192 02:04:14 01:56:01 16249764 31508884 766824 2.33 271428 14619232 2288172 6.74 2834220 12747608 40 02:04:14 01:57:01 16249912 31509108 766592 2.33 271452 14619236 2288172 6.74 2834088 12747616 240 02:04:14 01:58:01 16249620 31508840 766800 2.33 271476 14619236 2288172 6.74 2833964 12747616 4 02:04:14 01:59:01 16249896 31509120 766480 2.33 271500 14619240 2288172 6.74 2833768 12747620 172 02:04:14 02:00:01 16249620 31508880 766668 2.33 271532 14619244 2288172 6.74 2833732 12747624 4 02:04:14 02:01:01 16249792 31509088 766396 2.33 271564 14619248 2288172 6.74 2833816 12747624 180 02:04:14 02:02:01 16249776 31509116 766312 2.33 271600 14619252 2288172 6.74 2833904 12747628 8 02:04:14 02:03:01 16243352 31503356 771396 2.35 271624 14619880 2318032 6.83 2837408 12748496 552 02:04:14 02:04:01 14736596 31469852 803528 2.44 307212 15928396 2272300 6.70 2969628 13991960 964 02:04:14 Average: 17189819 31372193 904089 2.75 257012 13601185 2573664 7.58 2818020 11867802 23565 02:04:14 02:04:14 01:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:04:14 01:32:01 docker0 665.69 682.97 48.10 4508.18 0.00 0.00 0.00 0.00 02:04:14 01:32:01 vethfbcd956 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:32:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 02:04:14 01:32:01 ens3 1693.92 1466.21 13814.13 181.99 0.00 0.00 0.00 0.00 02:04:14 01:33:01 docker0 1.32 1.35 0.10 0.12 0.00 0.00 0.00 0.00 02:04:14 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:33:01 veth8f56426 1.32 1.50 0.11 0.13 0.00 0.00 0.00 0.00 02:04:14 01:33:01 ens3 69.32 65.74 37.30 110.90 0.00 0.00 0.00 0.00 02:04:14 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:34:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 02:04:14 01:34:01 ens3 89.70 53.45 1576.16 16.11 0.00 0.00 0.00 0.00 02:04:14 01:35:01 veth08c7657 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 docker0 376.64 654.84 29.77 3801.81 0.00 0.00 0.00 0.00 02:04:14 01:35:01 veth5d9241a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 veth808046a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 veth68bf174 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 veth0a03c18 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 veth5d60837 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:04:14 01:35:01 veth6306b5e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 veth09c365e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 vethb7fca5c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 vethb3fbde8 0.00 1.20 0.00 0.06 0.00 0.00 0.00 0.00 02:04:14 01:35:01 ens3 712.28 410.20 4539.37 52.60 0.00 0.00 0.00 0.00 02:04:14 01:35:01 veth9708636 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:35:01 vethb54390b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:04:14 01:36:01 veth08c7657 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 veth5d9241a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 veth808046a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 veth68bf174 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 veth0a03c18 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 veth5d60837 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:04:14 01:36:01 veth6306b5e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 veth09c365e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 vethb7fca5c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 vethb3fbde8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 ens3 92.09 33.46 1380.08 5.45 0.00 0.00 0.00 0.00 02:04:14 01:36:01 veth9708636 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:36:01 vethb54390b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:37:01 lo 43.92 43.92 4.32 4.32 0.00 0.00 0.00 0.00 02:04:14 01:37:01 ens3 379.42 393.02 210.24 1514.87 0.00 0.00 0.00 0.00 02:04:14 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:38:01 lo 26.13 26.13 2.58 2.58 0.00 0.00 0.00 0.00 02:04:14 01:38:01 ens3 265.99 248.53 144.98 1402.55 0.00 0.00 0.00 0.00 02:04:14 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:39:01 ens3 2.08 1.57 1.65 2.85 0.00 0.00 0.00 0.00 02:04:14 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:40:01 ens3 5.61 4.60 3.67 3.32 0.00 0.00 0.00 0.00 02:04:14 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:41:01 ens3 0.52 0.30 0.26 0.20 0.00 0.00 0.00 0.00 02:04:14 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:42:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 02:04:14 01:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:43:02 ens3 0.82 0.73 5.01 0.06 0.00 0.00 0.00 0.00 02:04:14 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:44:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:04:14 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:47:01 ens3 0.67 0.30 0.13 0.08 0.00 0.00 0.00 0.00 02:04:14 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:48:01 ens3 0.63 0.50 0.27 0.22 0.00 0.00 0.00 0.00 02:04:14 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:51:01 ens3 2.95 8.56 0.19 15.57 0.00 0.00 0.00 0.00 02:04:14 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:52:01 ens3 0.65 2.00 0.11 6.66 0.00 0.00 0.00 0.00 02:04:14 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:54:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:04:14 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:55:01 ens3 4.30 7.24 0.51 7.36 0.00 0.00 0.00 0.00 02:04:14 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:56:01 ens3 2.77 5.50 0.41 7.35 0.00 0.00 0.00 0.00 02:04:14 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:57:01 ens3 3.97 7.60 0.32 7.36 0.00 0.00 0.00 0.00 02:04:14 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 01:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 02:00:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 02:04:14 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 02:01:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:04:14 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 02:02:01 ens3 3.22 5.57 0.27 7.25 0.00 0.00 0.00 0.00 02:04:14 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:14 02:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:04:14 02:03:01 ens3 23.08 40.17 5.47 56.27 0.00 0.00 0.00 0.00 02:04:14 02:04:01 docker0 66.62 119.83 5.53 1026.50 0.00 0.00 0.00 0.00 02:04:14 02:04:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 02:04:14 02:04:01 ens3 451.14 254.72 8255.47 60.21 0.00 0.00 0.00 0.00 02:04:14 Average: docker0 33.66 44.23 2.53 283.05 0.00 0.00 0.00 0.00 02:04:14 Average: lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 02:04:14 Average: ens3 115.40 91.27 908.77 104.88 0.00 0.00 0.00 0.00 02:04:14 02:04:14 02:04:14 ---> sar -P ALL: 02:04:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3751) 08/16/23 _x86_64_ (8 CPU) 02:04:14 02:04:14 01:30:36 LINUX RESTART (8 CPU) 02:04:14 02:04:14 01:31:01 CPU %user %nice %system %iowait %steal %idle 02:04:14 01:32:01 all 13.23 0.00 4.99 1.13 0.07 80.57 02:04:14 01:32:01 0 12.14 0.00 4.40 3.13 0.07 80.25 02:04:14 01:32:01 1 11.39 0.00 5.82 0.30 0.07 82.42 02:04:14 01:32:01 2 15.54 0.00 4.52 0.22 0.05 79.66 02:04:14 01:32:01 3 13.68 0.00 4.87 1.05 0.08 80.31 02:04:14 01:32:01 4 10.98 0.00 3.92 1.45 0.07 83.58 02:04:14 01:32:01 5 10.99 0.00 4.80 0.51 0.05 83.66 02:04:14 01:32:01 6 20.70 0.00 6.55 2.10 0.10 70.54 02:04:14 01:32:01 7 10.35 0.00 5.05 0.27 0.10 84.22 02:04:14 01:33:01 all 31.49 0.00 5.35 0.18 0.08 62.89 02:04:14 01:33:01 0 32.62 0.00 5.52 1.43 0.08 60.35 02:04:14 01:33:01 1 31.02 0.00 4.75 0.02 0.08 64.13 02:04:14 01:33:01 2 31.88 0.00 5.77 0.02 0.08 62.25 02:04:14 01:33:01 3 29.84 0.00 6.15 0.00 0.08 63.94 02:04:14 01:33:01 4 32.48 0.00 5.81 0.00 0.07 61.64 02:04:14 01:33:01 5 31.19 0.00 4.69 0.00 0.08 64.04 02:04:14 01:33:01 6 32.75 0.00 5.29 0.00 0.08 61.87 02:04:14 01:33:01 7 30.14 0.00 4.83 0.02 0.10 64.92 02:04:14 01:34:01 all 47.53 0.00 6.94 0.20 0.10 45.24 02:04:14 01:34:01 0 48.02 0.00 7.34 0.34 0.10 44.20 02:04:14 01:34:01 1 49.14 0.00 7.09 1.04 0.10 42.62 02:04:14 01:34:01 2 47.49 0.00 7.12 0.02 0.10 45.27 02:04:14 01:34:01 3 46.71 0.00 6.81 0.05 0.08 46.35 02:04:14 01:34:01 4 47.03 0.00 7.37 0.00 0.10 45.50 02:04:14 01:34:01 5 46.64 0.00 6.36 0.10 0.10 46.79 02:04:14 01:34:01 6 48.81 0.00 6.69 0.00 0.10 44.40 02:04:14 01:34:01 7 46.41 0.00 6.72 0.02 0.10 46.76 02:04:14 01:35:01 all 31.14 0.00 10.29 3.59 0.11 54.87 02:04:14 01:35:01 0 30.96 0.00 9.67 3.30 0.08 55.99 02:04:14 01:35:01 1 30.20 0.00 11.64 8.72 0.10 49.35 02:04:14 01:35:01 2 30.44 0.00 10.75 2.98 0.10 55.72 02:04:14 01:35:01 3 30.41 0.00 10.61 3.13 0.12 55.73 02:04:14 01:35:01 4 31.14 0.00 9.52 1.87 0.12 57.34 02:04:14 01:35:01 5 31.30 0.00 10.40 3.50 0.10 54.70 02:04:14 01:35:01 6 32.36 0.00 9.53 1.80 0.10 56.22 02:04:14 01:35:01 7 32.31 0.00 10.23 3.44 0.14 53.88 02:04:14 01:36:01 all 89.23 0.00 10.65 0.00 0.12 0.00 02:04:14 01:36:01 0 90.21 0.00 9.64 0.02 0.13 0.00 02:04:14 01:36:01 1 89.86 0.00 10.02 0.00 0.12 0.00 02:04:14 01:36:01 2 88.16 0.00 11.70 0.00 0.12 0.02 02:04:14 01:36:01 3 89.24 0.00 10.63 0.00 0.13 0.00 02:04:14 01:36:01 4 89.39 0.00 10.49 0.00 0.12 0.00 02:04:14 01:36:01 5 89.41 0.00 10.46 0.00 0.13 0.00 02:04:14 01:36:01 6 89.46 0.00 10.44 0.00 0.10 0.00 02:04:14 01:36:01 7 88.11 0.00 11.79 0.00 0.10 0.00 02:04:14 01:37:01 all 25.03 0.00 4.44 0.42 0.08 70.03 02:04:14 01:37:01 0 23.22 0.00 4.53 0.23 0.07 71.94 02:04:14 01:37:01 1 24.98 0.00 4.28 0.25 0.07 70.42 02:04:14 01:37:01 2 23.09 0.00 4.70 0.37 0.07 71.78 02:04:14 01:37:01 3 25.22 0.00 4.22 0.35 0.08 70.13 02:04:14 01:37:01 4 26.67 0.00 4.26 0.45 0.08 68.54 02:04:14 01:37:01 5 24.69 0.00 4.67 1.14 0.07 69.44 02:04:14 01:37:01 6 26.92 0.00 4.15 0.33 0.08 68.51 02:04:14 01:37:01 7 25.49 0.00 4.71 0.20 0.12 69.48 02:04:14 01:38:01 all 4.97 0.00 0.57 0.04 0.04 94.39 02:04:14 01:38:01 0 4.50 0.00 0.69 0.02 0.07 94.73 02:04:14 01:38:01 1 4.34 0.00 0.55 0.02 0.02 95.08 02:04:14 01:38:01 2 4.96 0.00 0.55 0.00 0.03 94.45 02:04:14 01:38:01 3 4.78 0.00 0.53 0.02 0.05 94.62 02:04:14 01:38:01 4 2.97 0.00 0.40 0.00 0.03 96.59 02:04:14 01:38:01 5 5.90 0.00 0.47 0.28 0.03 93.32 02:04:14 01:38:01 6 5.90 0.00 0.57 0.00 0.03 93.50 02:04:14 01:38:01 7 6.38 0.00 0.80 0.00 0.03 92.79 02:04:14 01:39:01 all 0.33 0.00 0.03 0.01 0.01 99.62 02:04:14 01:39:01 0 0.07 0.00 0.03 0.00 0.00 99.90 02:04:14 01:39:01 1 1.89 0.00 0.07 0.00 0.03 98.01 02:04:14 01:39:01 2 0.12 0.00 0.00 0.00 0.00 99.88 02:04:14 01:39:01 3 0.08 0.00 0.02 0.00 0.02 99.88 02:04:14 01:39:01 4 0.17 0.00 0.02 0.02 0.00 99.80 02:04:14 01:39:01 5 0.03 0.00 0.02 0.03 0.02 99.90 02:04:14 01:39:01 6 0.22 0.00 0.07 0.00 0.02 99.70 02:04:14 01:39:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:04:14 01:40:01 all 0.24 0.00 0.03 0.01 0.00 99.72 02:04:14 01:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:04:14 01:40:01 1 1.09 0.00 0.07 0.00 0.02 98.83 02:04:14 01:40:01 2 0.12 0.00 0.00 0.00 0.00 99.88 02:04:14 01:40:01 3 0.17 0.00 0.03 0.00 0.00 99.80 02:04:14 01:40:01 4 0.08 0.00 0.02 0.00 0.00 99.90 02:04:14 01:40:01 5 0.10 0.00 0.03 0.02 0.00 99.85 02:04:14 01:40:01 6 0.27 0.00 0.05 0.03 0.00 99.65 02:04:14 01:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:04:14 01:41:01 all 0.04 0.00 0.02 0.01 0.01 99.92 02:04:14 01:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:04:14 01:41:01 1 0.20 0.00 0.03 0.00 0.05 99.72 02:04:14 01:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:04:14 01:41:01 5 0.00 0.00 0.03 0.03 0.02 99.92 02:04:14 01:41:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:04:14 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:42:01 all 0.20 0.00 0.02 0.00 0.01 99.77 02:04:14 01:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:04:14 01:42:01 1 1.49 0.00 0.07 0.00 0.02 98.43 02:04:14 01:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:04:14 01:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:04:14 01:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:04:14 01:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 02:04:14 01:42:01 CPU %user %nice %system %iowait %steal %idle 02:04:14 01:43:02 all 0.28 0.00 0.01 0.00 0.01 99.70 02:04:14 01:43:02 0 0.00 0.00 0.02 0.02 0.00 99.97 02:04:14 01:43:02 1 2.04 0.00 0.03 0.00 0.03 97.90 02:04:14 01:43:02 2 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:43:02 3 0.07 0.00 0.02 0.00 0.00 99.92 02:04:14 01:43:02 4 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:43:02 5 0.02 0.00 0.00 0.02 0.00 99.97 02:04:14 01:43:02 6 0.02 0.00 0.03 0.00 0.02 99.93 02:04:14 01:43:02 7 0.05 0.00 0.00 0.00 0.00 99.95 02:04:14 01:44:01 all 0.25 0.00 0.01 0.00 0.00 99.74 02:04:14 01:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:44:01 1 1.86 0.00 0.02 0.00 0.02 98.11 02:04:14 01:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:04:14 01:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:04:14 01:44:01 5 0.00 0.00 0.00 0.03 0.00 99.97 02:04:14 01:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:04:14 01:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:45:01 all 0.05 0.00 0.01 0.00 0.01 99.94 02:04:14 01:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:04:14 01:45:01 1 0.20 0.00 0.02 0.00 0.00 99.78 02:04:14 01:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:45:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:04:14 01:45:01 6 0.08 0.00 0.02 0.00 0.02 99.88 02:04:14 01:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 01:46:01 all 0.02 0.00 0.04 0.01 0.00 99.92 02:04:14 01:46:01 0 0.02 0.00 0.07 0.00 0.00 99.92 02:04:14 01:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:04:14 01:46:01 2 0.02 0.00 0.03 0.02 0.00 99.93 02:04:14 01:46:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:04:14 01:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:04:14 01:46:01 5 0.02 0.00 0.02 0.05 0.00 99.92 02:04:14 01:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:04:14 01:46:01 7 0.05 0.00 0.07 0.00 0.00 99.88 02:04:14 01:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:04:14 01:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:04:14 01:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:04:14 01:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:47:01 3 0.02 0.00 0.00 0.08 0.02 99.88 02:04:14 01:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 01:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:47:01 6 0.12 0.00 0.03 0.00 0.02 99.83 02:04:14 01:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:04:14 01:48:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:04:14 01:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:48:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:04:14 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:04:14 01:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:48:01 5 0.02 0.00 0.03 0.02 0.02 99.92 02:04:14 01:48:01 6 0.08 0.00 0.07 0.00 0.02 99.83 02:04:14 01:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:49:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:04:14 01:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:04:14 01:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:04:14 01:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:04:14 01:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:04:14 01:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:04:14 01:49:01 6 0.10 0.00 0.02 0.00 0.02 99.87 02:04:14 01:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:04:14 01:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:50:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:04:14 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:04:14 01:50:01 6 0.03 0.00 0.07 0.00 0.02 99.88 02:04:14 01:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:51:01 all 0.08 0.00 0.01 0.00 0.01 99.90 02:04:14 01:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:04:14 01:51:01 1 0.18 0.00 0.00 0.00 0.00 99.82 02:04:14 01:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:51:01 3 0.10 0.00 0.02 0.00 0.00 99.88 02:04:14 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:51:01 5 0.10 0.00 0.03 0.03 0.02 99.82 02:04:14 01:51:01 6 0.17 0.00 0.03 0.00 0.02 99.78 02:04:14 01:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:04:14 01:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:04:14 01:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 01:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:04:14 01:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:52:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:04:14 01:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:04:14 01:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:04:14 01:53:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:04:14 01:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:53:01 5 0.03 0.00 0.03 0.02 0.02 99.90 02:04:14 01:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 01:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 02:04:14 01:53:01 CPU %user %nice %system %iowait %steal %idle 02:04:14 01:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:04:14 01:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:04:14 01:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:04:14 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:04:14 01:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:55:01 all 0.06 0.00 0.04 0.02 0.00 99.88 02:04:14 01:55:01 0 0.07 0.00 0.03 0.00 0.00 99.90 02:04:14 01:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:04:14 01:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:04:14 01:55:01 3 0.02 0.00 0.02 0.03 0.00 99.93 02:04:14 01:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:55:01 5 0.22 0.00 0.12 0.12 0.02 99.53 02:04:14 01:55:01 6 0.03 0.00 0.05 0.00 0.00 99.92 02:04:14 01:55:01 7 0.05 0.00 0.05 0.00 0.00 99.90 02:04:14 01:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:04:14 01:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:04:14 01:56:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:04:14 01:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:04:14 01:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:04:14 01:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:04:14 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:57:01 all 0.02 0.00 0.02 0.00 0.00 99.96 02:04:14 01:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:04:14 01:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 01:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 01:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:04:14 01:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:57:01 5 0.03 0.00 0.03 0.02 0.02 99.90 02:04:14 01:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:04:14 01:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:04:14 01:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 01:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:04:14 01:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:04:14 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:04:14 01:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:04:14 01:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 01:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 01:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 01:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:04:14 01:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 01:59:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:04:14 01:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:04:14 01:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:04:14 02:00:01 all 0.00 0.00 0.00 0.00 0.00 99.99 02:04:14 02:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 02:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:04:14 02:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 02:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 02:04:14 02:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 02:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 02:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 02:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 02:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:04:14 02:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 02:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 02:04:14 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 02:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:04:14 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 02:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:04:14 02:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 02:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 02:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:04:14 02:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:04:14 02:02:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:04:14 02:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 02:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:04:14 02:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:04:14 02:02:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:04:14 02:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:04:14 02:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:04:14 02:03:01 all 0.23 0.00 0.12 0.00 0.01 99.64 02:04:14 02:03:01 0 0.30 0.00 0.13 0.00 0.00 99.57 02:04:14 02:03:01 1 0.30 0.00 0.07 0.00 0.02 99.62 02:04:14 02:03:01 2 0.22 0.00 0.13 0.02 0.00 99.63 02:04:14 02:03:01 3 0.30 0.00 0.17 0.02 0.02 99.50 02:04:14 02:03:01 4 0.17 0.00 0.17 0.00 0.02 99.65 02:04:14 02:03:01 5 0.22 0.00 0.12 0.00 0.00 99.67 02:04:14 02:03:01 6 0.20 0.00 0.07 0.00 0.00 99.73 02:04:14 02:03:01 7 0.10 0.00 0.12 0.00 0.00 99.78 02:04:14 02:04:01 all 9.65 0.00 4.15 0.81 0.07 85.32 02:04:14 02:04:01 0 9.90 0.00 3.54 0.05 0.10 86.41 02:04:14 02:04:01 1 9.16 0.00 4.78 0.05 0.07 85.94 02:04:14 02:04:01 2 11.52 0.00 4.30 0.76 0.07 83.35 02:04:14 02:04:01 3 9.38 0.00 4.84 2.06 0.07 83.65 02:04:14 02:04:01 4 8.26 0.00 3.90 0.10 0.07 87.67 02:04:14 02:04:01 5 8.78 0.00 4.62 0.39 0.07 86.15 02:04:14 02:04:01 6 10.29 0.00 3.13 2.66 0.07 83.85 02:04:14 02:04:01 7 9.87 0.00 4.10 0.42 0.08 85.52 02:04:14 02:04:14 Average: CPU %user %nice %system %iowait %steal %idle 02:04:14 Average: all 7.67 0.00 1.44 0.19 0.02 90.67 02:04:14 Average: 0 7.62 0.00 1.38 0.26 0.02 90.72 02:04:14 Average: 1 7.81 0.00 1.49 0.31 0.03 90.36 02:04:14 Average: 2 7.66 0.00 1.50 0.13 0.02 90.69 02:04:14 Average: 3 7.55 0.00 1.48 0.21 0.03 90.75 02:04:14 Average: 4 7.54 0.00 1.39 0.12 0.02 90.94 02:04:14 Average: 5 7.55 0.00 1.42 0.19 0.02 90.82 02:04:14 Average: 6 8.09 0.00 1.41 0.21 0.03 90.26 02:04:14 Average: 7 7.53 0.00 1.46 0.13 0.02 90.85 02:04:14 02:04:14 02:04:14