Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 480818d28ea8824cc46c96448769b7c82ca10b6c 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-ssh1355421363603563070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16911233073624941157.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6931097716178389145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2109171927085582877.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-ssh16458714947824654322.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8356 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/437 [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/437 # 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 > 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 Avoid second fetch Checking out Revision 480818d28ea8824cc46c96448769b7c82ca10b6c (main) Commit message: " feat(security)!: Implementation of JWT authentication ADR (#4244)" > git config core.sparsecheckout # timeout=10 > git checkout -f 480818d28ea8824cc46c96448769b7c82ca10b6c # timeout=10 > git rev-list --no-walk a219a96092df6e8a7d6599bd49f1a07919d2084f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:03:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:03:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:03:21 ========================================================= 15:03:21 EdgeX Global Pipelines Version Info 15:03:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:03:22 ------------------- 15:03:22 stable info: 15:03:22 ------------------- 15:03:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:03:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:03:22 Message: update stable to v1.0.244 15:03:23 ------------------- 15:03:23 experimental info: 15:03:23 ------------------- 15:03:23 Commited By: **** collab-it+edgex@linuxfoundation.org 15:03:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:03:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 480818d [Pipeline] echo 15:03:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:23 provisioning config files... 15:03:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/437@tmp/config10900362721194276693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:23 ---> docker-login.sh 15:03:23 nexus3.edgexfoundry.org:10001 15:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:24 Configure a credential helper to remove this warning. See 15:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:24 15:03:24 Login Succeeded 15:03:24 nexus3.edgexfoundry.org:10002 15:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:24 Configure a credential helper to remove this warning. See 15:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:24 15:03:24 Login Succeeded 15:03:24 nexus3.edgexfoundry.org:10003 15:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:24 Configure a credential helper to remove this warning. See 15:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:24 15:03:24 Login Succeeded 15:03:24 nexus3.edgexfoundry.org:10004 15:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:24 Configure a credential helper to remove this warning. See 15:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:24 15:03:24 Login Succeeded 15:03:24 docker.io 15:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:24 Configure a credential helper to remove this warning. See 15:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:24 15:03:24 Login Succeeded 15:03:24 ---> docker-login.sh ends [Pipeline] } 15:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:03:25 + 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 15:03:25 + dirname cmd/core-command/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo core-command,cmd/core-command/Dockerfile 15:03:25 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:03:25 cut -d/ -f2 15:03:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:03:25 + dirname cmd/core-data/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo core-data,cmd/core-data/Dockerfile 15:03:25 + dirname cmd/core-metadata/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo core-metadata,cmd/core-metadata/Dockerfile 15:03:25 + dirname cmd/security-bootstrapper/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:03:25 + dirname cmd/security-proxy-auth/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:03:25 + dirname cmd/security-proxy-setup/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:03:25 + dirname cmd/security-secretstore-setup/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:03:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:03:25 + dirname cmd/security-spire-agent/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:03:25 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 15:03:25 -f2 15:03:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:03:25 + dirname cmd/security-spire-server/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:03:25 + dirname cmd/support-notifications/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo support-notifications,cmd/support-notifications/Dockerfile 15:03:25 + dirname cmd/support-scheduler/Dockerfile 15:03:25 + cut -d/ -f2 15:03:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:03:25 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 15:03:25 + git rev-list -1 --merges 480818d28ea8824cc46c96448769b7c82ca10b6c~1..480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] echo 15:03:25 -----------> git rev-list -1 --merges 480818d28ea8824cc46c96448769b7c82ca10b6c~1..480818d28ea8824cc46c96448769b7c82ca10b6c 480818d28ea8824cc46c96448769b7c82ca10b6c [false] [Pipeline] sh 15:03:25 + git log --format=format:%s -1 480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] echo 15:03:25 ========================================================= 15:03:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:03:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:03:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:03:26 + grep -v github /etc/ssh/ssh_known_hosts 15:03:26 + [ -e /tmp/ssh_known_hosts ] 15:03:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:03:26 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 15:03:26 -a /etc/ssh/ssh_known_hosts 15:03:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:26 15:03:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:27 0.1.4: Pulling from edgex-devops/py-git-semver 15:03:27 b85a868b505f: Pulling fs layer 15:03:27 e2be974225ed: Pulling fs layer 15:03:27 339a4e72a1f5: Pulling fs layer 15:03:27 988bab9f4d93: Pulling fs layer 15:03:27 1469e6f7b9e6: Pulling fs layer 15:03:27 eaf3925da568: Pulling fs layer 15:03:27 bab4dde63d76: Pulling fs layer 15:03:27 bde34c3a00c8: Pulling fs layer 15:03:27 b352a97aabf1: Pulling fs layer 15:03:27 4872d77fe225: Pulling fs layer 15:03:27 5851b861e8e6: Pulling fs layer 15:03:27 bde34c3a00c8: Waiting 15:03:27 1469e6f7b9e6: Waiting 15:03:27 eaf3925da568: Waiting 15:03:27 bab4dde63d76: Waiting 15:03:27 b352a97aabf1: Waiting 15:03:27 4872d77fe225: Waiting 15:03:27 988bab9f4d93: Waiting 15:03:27 5851b861e8e6: Waiting 15:03:27 e2be974225ed: Verifying Checksum 15:03:27 e2be974225ed: Download complete 15:03:27 988bab9f4d93: Verifying Checksum 15:03:27 988bab9f4d93: Download complete 15:03:27 1469e6f7b9e6: Verifying Checksum 15:03:27 1469e6f7b9e6: Download complete 15:03:27 339a4e72a1f5: Verifying Checksum 15:03:27 339a4e72a1f5: Download complete 15:03:27 eaf3925da568: Verifying Checksum 15:03:27 eaf3925da568: Download complete 15:03:27 bde34c3a00c8: Verifying Checksum 15:03:27 bde34c3a00c8: Download complete 15:03:27 b352a97aabf1: Verifying Checksum 15:03:27 b352a97aabf1: Download complete 15:03:27 4872d77fe225: Download complete 15:03:27 5851b861e8e6: Verifying Checksum 15:03:27 5851b861e8e6: Download complete 15:03:27 b85a868b505f: Verifying Checksum 15:03:27 b85a868b505f: Download complete 15:03:27 bab4dde63d76: Verifying Checksum 15:03:27 bab4dde63d76: Download complete 15:03:28 b85a868b505f: Pull complete 15:03:28 e2be974225ed: Pull complete 15:03:29 339a4e72a1f5: Pull complete 15:03:29 988bab9f4d93: Pull complete 15:03:29 1469e6f7b9e6: Pull complete 15:03:29 eaf3925da568: Pull complete 15:03:32 bab4dde63d76: Pull complete 15:03:32 bde34c3a00c8: Pull complete 15:03:32 b352a97aabf1: Pull complete 15:03:32 4872d77fe225: Pull complete 15:03:32 5851b861e8e6: Pull complete 15:03:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:32 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:03:35 $ docker top 49493c59f0b52c7b9c8e8ebd5d9df53569fec886bcba446007baea13cce0c567 -eo pid,comm 15:03:35 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). 15:03:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:03:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:35 [ssh-agent] Looking for ssh-agent implementation... 15:03:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:36 $ docker exec 49493c59f0b52c7b9c8e8ebd5d9df53569fec886bcba446007baea13cce0c567 ssh-agent 15:03:36 SSH_AUTH_SOCK=/tmp/ssh-Wg28WoLdjCgq/agent.32 15:03:36 SSH_AGENT_PID=38 15:03:36 Running ssh-add (command line suppressed) 15:03:36 Identity added: /w/workspace/edgex-go/437@tmp/private_key_7002159728463177473.key (/w/workspace/edgex-go/437@tmp/private_key_7002159728463177473.key) 15:03:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:36 + git tag --points-at HEAD [Pipeline] } 15:03:36 $ docker exec --env ******** --env ******** 49493c59f0b52c7b9c8e8ebd5d9df53569fec886bcba446007baea13cce0c567 ssh-agent -k 15:03:36 unset SSH_AUTH_SOCK; 15:03:36 unset SSH_AGENT_PID; 15:03:36 echo Agent pid 38 killed; 15:03:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:03:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:36 [ssh-agent] Looking for ssh-agent implementation... 15:03:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:36 $ docker exec 49493c59f0b52c7b9c8e8ebd5d9df53569fec886bcba446007baea13cce0c567 ssh-agent 15:03:36 SSH_AUTH_SOCK=/tmp/ssh-rx1ZkVWgIC0v/agent.71 15:03:36 SSH_AGENT_PID=78 15:03:36 Running ssh-add (command line suppressed) 15:03:37 Identity added: /w/workspace/edgex-go/437@tmp/private_key_9351626976862475197.key (/w/workspace/edgex-go/437@tmp/private_key_9351626976862475197.key) 15:03:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:37 + git semver init 15:03:37 2023-03-06 15:03:37,542 [run_init] DEBUG init version:0.0.0 force:False 15:03:37 2023-03-06 15:03:37,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/437/.semver 15:03:37 2023-03-06 15:03:37,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/437/.semver 15:03:37 2023-03-06 15:03:37,543 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/437/.semver'], cwd=/w/workspace/edgex-go/437, universal_newlines=False, shell=None, istream=None) 15:03:44 2023-03-06 15:03:43,560 [append_file] DEBUG append to file:/w/workspace/edgex-go/437/.git/info/exclude 15:03:44 2023-03-06 15:03:43,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/437/.semver/main with force:False 15:03:44 2023-03-06 15:03:43,561 [read_version] DEBUG read version from /w/workspace/edgex-go/437/.semver/main 15:03:44 2023-03-06 15:03:43,561 [read_version] DEBUG read version from /w/workspace/edgex-go/437/.semver/main 15:03:44 3.0.0-dev.76 [Pipeline] } 15:03:44 $ docker exec --env ******** --env ******** 49493c59f0b52c7b9c8e8ebd5d9df53569fec886bcba446007baea13cce0c567 ssh-agent -k 15:03:44 unset SSH_AUTH_SOCK; 15:03:44 unset SSH_AGENT_PID; 15:03:44 echo Agent pid 78 killed; 15:03:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:03:44 + git semver [Pipeline] } 15:03:44 $ docker stop --time=1 49493c59f0b52c7b9c8e8ebd5d9df53569fec886bcba446007baea13cce0c567 15:03:46 $ docker rm -f --volumes 49493c59f0b52c7b9c8e8ebd5d9df53569fec886bcba446007baea13cce0c567 [Pipeline] // withDockerContainer [Pipeline] sh 15:03:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:03:47 Stashed 1 file(s) [Pipeline] echo 15:03:47 [edgeXSemver]: initialized semver on version 3.0.0-dev.76 [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 15:03:47 + git config --global --add safe.directory /w/workspace/edgex-go/437 [Pipeline] echo 15:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:47 ========================================================= 15:03:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:03:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:03:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:03:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:03:48 213ec9aee27d: Pulling fs layer 15:03:48 4583459ba037: Pulling fs layer 15:03:48 93c1e223e6f2: Pulling fs layer 15:03:48 53926ce57604: Pulling fs layer 15:03:48 21b2b0c7a3f4: Pulling fs layer 15:03:48 22ff95d597cd: Pulling fs layer 15:03:48 12d6caf4c0d1: Pulling fs layer 15:03:48 96b7cbca73a9: Pulling fs layer 15:03:48 a7acece74701: Pulling fs layer 15:03:48 53926ce57604: Waiting 15:03:48 21b2b0c7a3f4: Waiting 15:03:48 22ff95d597cd: Waiting 15:03:48 12d6caf4c0d1: Waiting 15:03:48 96b7cbca73a9: Waiting 15:03:48 a7acece74701: Waiting 15:03:48 93c1e223e6f2: Download complete 15:03:48 4583459ba037: Verifying Checksum 15:03:48 4583459ba037: Download complete 15:03:48 21b2b0c7a3f4: Verifying Checksum 15:03:48 21b2b0c7a3f4: Download complete 15:03:48 22ff95d597cd: Verifying Checksum 15:03:48 22ff95d597cd: Download complete 15:03:48 213ec9aee27d: Verifying Checksum 15:03:48 213ec9aee27d: Download complete 15:03:48 12d6caf4c0d1: Verifying Checksum 15:03:48 12d6caf4c0d1: Download complete 15:03:48 213ec9aee27d: Pull complete 15:03:49 a7acece74701: Verifying Checksum 15:03:49 a7acece74701: Download complete 15:03:49 4583459ba037: Pull complete 15:03:49 53926ce57604: Verifying Checksum 15:03:49 53926ce57604: Download complete 15:03:49 93c1e223e6f2: Pull complete 15:03:49 96b7cbca73a9: Verifying Checksum 15:03:49 96b7cbca73a9: Download complete 15:03:53 53926ce57604: Pull complete 15:03:53 21b2b0c7a3f4: Pull complete 15:03:53 22ff95d597cd: Pull complete 15:03:53 12d6caf4c0d1: Pull complete 15:03:56 96b7cbca73a9: Pull complete 15:03:56 a7acece74701: Pull complete 15:03:56 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:03:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:03:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:03:57 WORKDIR /edgex 15:03:57 COPY go.mod . 15:03:57 RUN go mod download 15:03:57 + docker build -t ci-base-image-x86_64 -f - . 15:03:58 Sending build context to Docker daemon 170.3MB 15:03:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:03:58 ---> db6d94c90886 15:03:58 Step 2/4 : WORKDIR /edgex 15:04:02 Still waiting to schedule task 15:04:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:04:04 ---> Running in 85d14199fa75 15:04:04 Removing intermediate container 85d14199fa75 15:04:04 ---> 3a3ef67f4143 15:04:04 Step 3/4 : COPY go.mod . 15:04:04 ---> 3acd4adca1d5 15:04:04 Step 4/4 : RUN go mod download 15:04:04 ---> Running in 1b9fb347d58f 15:04:22 Removing intermediate container 1b9fb347d58f 15:04:22 ---> 59e0178b25d7 15:04:22 Successfully built 59e0178b25d7 15:04:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:23 + docker inspect -f . ci-base-image-x86_64 15:04:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:23 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:04:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:04:23 $ docker top e478bbb3acddc3eebf2e0c2b4e6d49015e602faf38dd8a6a2fd5f3e3dd848b16 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:23 + go version 15:04:23 go version go1.18.7 linux/amd64 [Pipeline] } 15:04:23 $ docker stop --time=1 e478bbb3acddc3eebf2e0c2b4e6d49015e602faf38dd8a6a2fd5f3e3dd848b16 15:04:25 $ docker rm -f --volumes e478bbb3acddc3eebf2e0c2b4e6d49015e602faf38dd8a6a2fd5f3e3dd848b16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:25 + docker inspect -f . ci-base-image-x86_64 15:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:25 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:04:25 $ 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/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:04:26 $ docker top c6df3e76bc51430621c37a9155c01e618415e9283d8281624db12e2db0e2eea5 -eo pid,comm [Pipeline] { [Pipeline] echo 15:04:26 ========================================================= 15:04:26 [edgeXBuildGoParallel] Running Tests and Build... 15:04:26 ========================================================= [Pipeline] sh 15:04:26 + git config --global --add safe.directory /w/workspace/edgex-go/437 [Pipeline] fileExists [Pipeline] sh 15:04:26 + make test 15:04:26 go test -race -coverprofile=coverage.out ./... 15:04:33 ? github.com/edgexfoundry/edgex-go [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.128s coverage: 98.5% of statements 15:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.139s coverage: 71.2% of statements 15:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 15:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.596s coverage: 88.5% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.9% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.473s coverage: 95.6% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 65.9% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements 15:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 82.9% of statements 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 15:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 15:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.499s coverage: 79.9% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 64.4% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.049s coverage: 86.9% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.2% of statements 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 82.1% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 84.8% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.250s coverage: 63.1% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:05:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:05:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:05:14 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 15:05:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:05:32 go vet ./... 15:05:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:05:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8358 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:05:35 Running in /w/workspace/edgex-go/437 [Pipeline] { [Pipeline] checkout 15:05:35 The recommended git tool is: git 15:05:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:05:35 ./bin/test-attribution-txt.sh [Pipeline] echo 15:05:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:05:35 + ls -al . 15:05:35 total 704 15:05:35 drwxrwxr-x 11 1001 1001 4096 Mar 6 15:04 . 15:05:35 drwxr-xr-x 4 root root 4096 Mar 6 15:04 .. 15:05:35 drwxrwxr-x 2 1001 1001 4096 Mar 6 15:03 .blubracket 15:05:35 -rw-rw-r-- 1 1001 1001 16 Mar 6 15:03 .dockerignore 15:05:35 drwxrwxr-x 8 1001 1001 4096 Mar 6 15:05 .git 15:05:35 drwxrwxr-x 3 1001 1001 4096 Mar 6 15:03 .github 15:05:35 -rw-rw-r-- 1 1001 1001 1112 Mar 6 15:03 .gitignore 15:05:35 -rw-rw-r-- 1 1001 1001 42 Mar 6 15:03 .golangci.yml 15:05:35 -rw-rw-r-- 1 1001 1001 87 Mar 6 15:03 .hadolint.yml 15:05:35 drwxr-xr-x 3 1001 1001 4096 Mar 6 15:03 .semver 15:05:35 -rw-rw-r-- 1 1001 1001 166 Mar 6 15:03 .sonarcloud.properties 15:05:35 -rw-rw-r-- 1 1001 1001 1171 Mar 6 15:03 ADOPTERS.md 15:05:35 -rw-rw-r-- 1 1001 1001 10825 Mar 6 15:03 Attribution.txt 15:05:35 -rw-rw-r-- 1 1001 1001 73765 Mar 6 15:03 CHANGELOG.md 15:05:35 -rw-rw-r-- 1 1001 1001 3804 Mar 6 15:03 CONTRIBUTING.md 15:05:35 -rw-rw-r-- 1 1001 1001 677 Mar 6 15:03 GOVERNANCE.md 15:05:35 -rw-rw-r-- 1 1001 1001 883 Mar 6 15:03 Jenkinsfile 15:05:35 -rw-rw-r-- 1 1001 1001 10775 Mar 6 15:03 LICENSE 15:05:35 -rw-rw-r-- 1 1001 1001 14071 Mar 6 15:03 Makefile 15:05:35 -rw-rw-r-- 1 1001 1001 582 Mar 6 15:03 OWNERS.md 15:05:35 -rw-rw-r-- 1 1001 1001 9403 Mar 6 15:03 README.md 15:05:35 -rw-rw-r-- 1 1001 1001 6912 Mar 6 15:03 SECURITY.md 15:05:35 -rw-rw-r-- 1 1001 1001 12 Mar 6 15:03 VERSION 15:05:35 drwxrwxr-x 2 1001 1001 4096 Mar 6 15:03 bin 15:05:35 drwxrwxr-x 18 1001 1001 4096 Mar 6 15:03 cmd 15:05:35 -rw-r--r-- 1 root root 446899 Mar 6 15:05 coverage.out 15:05:35 -rw-rw-r-- 1 1001 1001 3232 Mar 6 15:03 go.mod 15:05:35 -rw-rw-r-- 1 1001 1001 31099 Mar 6 15:03 go.sum 15:05:35 drwxrwxr-x 7 1001 1001 4096 Mar 6 15:03 internal 15:05:35 drwxrwxr-x 3 1001 1001 4096 Mar 6 15:03 openapi 15:05:35 drwxrwxr-x 4 1001 1001 4096 Mar 6 15:03 snap 15:05:35 -rw-rw-r-- 1 1001 1001 204 Mar 6 15:03 version.go [Pipeline] sh 15:05:36 + '[' -e coverage.out ] 15:05:36 + chown 1001:1001 coverage.out [Pipeline] stash 15:05:36 Stashed 1 file(s) [Pipeline] sh 15:05:36 + make build 15:05:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:05:40 using credential edgex-jenkins-ssh 15:05:40 Cloning the remote Git repository 15:05:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:05:40 > git init /w/workspace/edgex-go/437 # timeout=10 15:05:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:05:40 > git --version # timeout=10 15:05:40 > git --version # 'git version 2.25.1' 15:05:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:05:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:05:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:05:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:05:57 Avoid second fetch 15:05:57 Checking out Revision 480818d28ea8824cc46c96448769b7c82ca10b6c (main) 15:05:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:05:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:57 > git config core.sparsecheckout # timeout=10 15:05:57 > git checkout -f 480818d28ea8824cc46c96448769b7c82ca10b6c # timeout=10 15:05:57 Commit message: " feat(security)!: Implementation of JWT authentication ADR (#4244)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:05:58 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:58 Dload Upload Total Spent Left Speed 15:05:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71634 [Pipeline] sh 15:05:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:05:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:05:59 + sudo tee /etc/docker/daemon.new 15:05:59 { 15:05:59 "registry-mirrors": [ 15:05:59 "https://nexus3.edgexfoundry.org:10001" 15:05:59 ], 15:05:59 "bip": "10.250.0.254/24", 15:05:59 "hosts": [ 15:05:59 "tcp://0.0.0.0:5555", 15:05:59 "unix:///var/run/docker.sock" 15:05:59 ], 15:05:59 "mtu": 1458, 15:05:59 "selinux-enabled": true, 15:05:59 "seccomp-profile": "/etc/docker/seccomp.json" 15:05:59 } [Pipeline] sh 15:05:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:06:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:06:00 + sudo service docker restart 15:06:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:06:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:06:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:06:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:06:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:06:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:06:07 $ docker stop --time=1 c6df3e76bc51430621c37a9155c01e618415e9283d8281624db12e2db0e2eea5 15:06:12 $ docker rm -f --volumes c6df3e76bc51430621c37a9155c01e618415e9283d8281624db12e2db0e2eea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:06:13 15:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:06:13 latest: Pulling from edgex-devops/edgex-compose 15:06:13 cbdbe7a5bc2a: Pulling fs layer 15:06:13 ca9280d653b3: Pulling fs layer 15:06:13 7e9c9ca2126c: Pulling fs layer 15:06:14 cbdbe7a5bc2a: Verifying Checksum 15:06:14 cbdbe7a5bc2a: Download complete 15:06:14 cbdbe7a5bc2a: Pull complete 15:06:14 ca9280d653b3: Verifying Checksum 15:06:14 ca9280d653b3: Download complete 15:06:14 7e9c9ca2126c: Verifying Checksum 15:06:14 7e9c9ca2126c: Download complete 15:06:14 ca9280d653b3: Pull complete 15:06:17 7e9c9ca2126c: Pull complete 15:06:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:06:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:17 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:06:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@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 15:06:21 $ docker top 3b807c1960317e46201c8b7f40420700918ec7911edbd63b89ddbc04e5cb3037 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 15:06:21 provisioning config files... 15:06:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/437@tmp/config11440814398464360900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:22 + docker-compose build --help 15:06:22 + grep parallel 15:06:22 ---> docker-login.sh 15:06:22 nexus3.edgexfoundry.org:10001 15:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:22 --parallel Build images in parallel. [Pipeline] } 15:06:22 $ docker stop --time=1 3b807c1960317e46201c8b7f40420700918ec7911edbd63b89ddbc04e5cb3037 15:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:22 Configure a credential helper to remove this warning. See 15:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:22 15:06:22 Login Succeeded 15:06:22 nexus3.edgexfoundry.org:10002 15:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:23 Configure a credential helper to remove this warning. See 15:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:23 15:06:23 Login Succeeded 15:06:23 nexus3.edgexfoundry.org:10003 15:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:23 Configure a credential helper to remove this warning. See 15:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:23 15:06:23 Login Succeeded 15:06:23 nexus3.edgexfoundry.org:10004 15:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:23 Configure a credential helper to remove this warning. See 15:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:23 15:06:23 Login Succeeded 15:06:23 docker.io 15:06:23 $ docker rm -f --volumes 3b807c1960317e46201c8b7f40420700918ec7911edbd63b89ddbc04e5cb3037 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:06:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:24 Configure a credential helper to remove this warning. See 15:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:24 15:06:24 Login Succeeded 15:06:24 ---> docker-login.sh ends 15:06:24 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:06:24 $ 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/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:06:24 $ docker top 9c24396e1899e900aaa0a4453c3e41a80895b7bee81cd4dfa300a2ce89e06d83 -eo pid,comm [Pipeline] { [Pipeline] } 15:06:24 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:06:25 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 15:06:25 + git config --global --add safe.directory /w/workspace/edgex-go/437 [Pipeline] echo 15:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:25 ========================================================= 15:06:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:06:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:06:25 Building core-command ... 15:06:25 Building core-common-config-bootstrapper ... 15:06:25 Building core-data ... 15:06:25 Building core-metadata ... 15:06:25 Building security-bootstrapper ... 15:06:25 Building security-proxy-auth ... 15:06:25 Building security-proxy-setup ... 15:06:25 Building security-secretstore-setup ... 15:06:25 Building security-spiffe-token-provider ... 15:06:25 Building security-spire-agent ... 15:06:25 Building security-spire-config ... 15:06:25 Building security-spire-server ... 15:06:25 Building support-notifications ... 15:06:25 Building support-scheduler ... 15:06:25 Building support-scheduler 15:06:25 Building core-command 15:06:25 Building support-notifications 15:06:25 Building security-proxy-setup 15:06:25 Building core-common-config-bootstrapper 15:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:06:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:06:26 9b18e9b68314: Pulling fs layer 15:06:26 35d82f9e3411: Pulling fs layer 15:06:26 e16973657156: Pulling fs layer 15:06:26 fc693d55d65f: Pulling fs layer 15:06:26 7e9fc2657dce: Pulling fs layer 15:06:26 dda99020689f: Pulling fs layer 15:06:26 db1c61fa0a46: Pulling fs layer 15:06:26 891c053d2c06: Pulling fs layer 15:06:26 dda99020689f: Waiting 15:06:26 db1c61fa0a46: Waiting 15:06:26 891c053d2c06: Waiting 15:06:26 7e9fc2657dce: Waiting 15:06:26 fc693d55d65f: Waiting 15:06:26 e16973657156: Download complete 15:06:26 35d82f9e3411: Download complete 15:06:26 7e9fc2657dce: Verifying Checksum 15:06:26 7e9fc2657dce: Download complete 15:06:26 dda99020689f: Verifying Checksum 15:06:26 dda99020689f: Download complete 15:06:26 9b18e9b68314: Download complete 15:06:27 9b18e9b68314: Pull complete 15:06:27 891c053d2c06: Verifying Checksum 15:06:27 891c053d2c06: Download complete 15:06:27 35d82f9e3411: Pull complete 15:06:28 e16973657156: Pull complete 15:06:28 db1c61fa0a46: Verifying Checksum 15:06:28 db1c61fa0a46: Download complete 15:06:29 fc693d55d65f: Verifying Checksum 15:06:29 fc693d55d65f: Download complete 15:06:40 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:06:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:06:40 ---> 59e0178b25d7 15:06:40 Step 3/20 : WORKDIR /edgex-go 15:06:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:06:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:06:40 ---> 59e0178b25d7 15:06:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:06:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:06:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:06:40 ---> 59e0178b25d7 15:06:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:06:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:06:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:06:40 ---> 59e0178b25d7 15:06:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:06:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:06:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:06:40 ---> 59e0178b25d7 15:06:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:06:41 fc693d55d65f: Pull complete 15:06:41 7e9fc2657dce: Pull complete 15:06:41 dda99020689f: Pull complete 15:06:48 db1c61fa0a46: Pull complete 15:06:49 891c053d2c06: Pull complete 15:06:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:06:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:06:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:06:49 WORKDIR /edgex 15:06:49 COPY go.mod . 15:06:49 RUN go mod download 15:06:49 + docker build -t ci-base-image-arm64 -f - . 15:06:50 Sending build context to Docker daemon 2.946MB 15:06:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:06:50 ---> f96f9c87975a 15:06:50 Step 2/4 : WORKDIR /edgex 15:06:50 ---> Running in dab668ab09d1 15:06:50 ---> Running in a81a2a7264e6 15:06:50 ---> Running in c2b23058ca74 15:06:50 ---> Running in d1de65307726 15:06:50 ---> Running in ae6eaa5e980b 15:06:50 Removing intermediate container dab668ab09d1 15:06:50 ---> 44b766311428 15:06:50 Step 4/22 : WORKDIR /edgex-go 15:06:50 Removing intermediate container ae6eaa5e980b 15:06:50 ---> 17b1a9bf98ca 15:06:50 Step 4/22 : WORKDIR /edgex-go 15:06:50 Removing intermediate container c2b23058ca74 15:06:50 ---> 6c65affde631 15:06:50 Step 4/22 : WORKDIR /edgex-go 15:06:50 Removing intermediate container a81a2a7264e6 15:06:50 ---> 4ff8810f305f 15:06:50 Step 4/20 : RUN apk add --update --no-cache make git 15:06:50 Removing intermediate container d1de65307726 15:06:50 ---> a43ab0bb88ee 15:06:50 Step 4/23 : WORKDIR /edgex-go 15:06:50 ---> Running in c2d9bb736414 15:06:50 ---> Running in ee20d4a3837f 15:06:50 ---> Running in e1690d143e02 15:06:50 ---> Running in 1954d828a568 15:06:50 ---> Running in 542341411a54 15:06:50 Removing intermediate container c2d9bb736414 15:06:50 ---> 5e454f920c18 15:06:50 Step 5/22 : RUN apk add --update --no-cache make git 15:06:50 Removing intermediate container e1690d143e02 15:06:50 ---> 27037637d685 15:06:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:06:50 Removing intermediate container ee20d4a3837f 15:06:50 ---> c793682ece19 15:06:50 Step 5/22 : RUN apk add --update --no-cache make git 15:06:50 ---> Running in a5bbf74a79c9 15:06:50 Removing intermediate container 542341411a54 15:06:50 ---> Running in 98d1debb7401 15:06:50 ---> cfbf997c51d5 15:06:50 Step 5/23 : RUN apk add --update --no-cache make git 15:06:50 ---> Running in f4883e43a39c 15:06:50 ---> Running in ff66736f74bf 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:06:50 OK: 211 MiB in 51 packages 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:06:50 OK: 211 MiB in 51 packages 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:06:50 OK: 211 MiB in 51 packages 15:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:06:50 Removing intermediate container 1954d828a568 15:06:50 ---> f350a306a467 15:06:50 Step 5/20 : COPY go.mod vendor* ./ 15:06:50 OK: 211 MiB in 51 packages 15:06:50 OK: 211 MiB in 51 packages 15:06:50 ---> d94d85e4288d 15:06:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:50 ---> Running in ecaca2795094 15:06:50 Removing intermediate container 98d1debb7401 15:06:50 ---> 3ce74e49802d 15:06:50 Step 6/22 : COPY go.mod vendor* ./ 15:06:50 Removing intermediate container a5bbf74a79c9 15:06:50 ---> ba69cd8cb20b 15:06:50 Step 6/22 : COPY go.mod vendor* ./ 15:06:50 ---> 3c12c457a88f 15:06:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:50 ---> Running in ea3673b9bbaa 15:06:50 ---> a262369f5506 15:06:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:50 ---> Running in 4a87f20b9044 15:06:51 Removing intermediate container ff66736f74bf 15:06:51 ---> ffc0563a426f 15:06:51 Step 6/23 : COPY go.mod vendor* ./ 15:06:51 Removing intermediate container f4883e43a39c 15:06:51 ---> 0a8f2052a4e4 15:06:51 Step 6/22 : COPY go.mod vendor* ./ 15:06:51 ---> eb75e88a5715 15:06:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:51 ---> Running in c8912cd2a53d 15:06:51 ---> 7ca82e084d5c 15:06:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:51 ---> Running in ccafc568de82 15:06:52 ---> Running in c58fa57a6c84 15:06:52 Removing intermediate container c58fa57a6c84 15:06:52 ---> 709067e3cd8f 15:06:52 Step 3/4 : COPY go.mod . 15:06:52 ---> 638521782be3 15:06:52 Step 4/4 : RUN go mod download 15:06:52 ---> Running in 71e17f7a4750 15:07:25 Removing intermediate container 71e17f7a4750 15:07:25 ---> 953ab47d08cc 15:07:25 Successfully built 953ab47d08cc 15:07:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:25 + docker inspect -f . ci-base-image-arm64 15:07:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-8358 does not seem to be running inside a container 15:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@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 15:07:27 $ docker top 119d35f92d2502f7b09fd718857349abc27f3878156c5d34c0e69d3edabe0ade -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:27 + go version 15:07:27 go version go1.18.7 linux/arm64 [Pipeline] } 15:07:27 $ docker stop --time=1 119d35f92d2502f7b09fd718857349abc27f3878156c5d34c0e69d3edabe0ade 15:07:32 $ docker rm -f --volumes 119d35f92d2502f7b09fd718857349abc27f3878156c5d34c0e69d3edabe0ade [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:07:33 15:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:07:33 latest: Pulling from edgex-devops/edgex-compose-arm64 15:07:33 29e5d40040c1: Pulling fs layer 15:07:33 1ce36da41761: Pulling fs layer 15:07:33 25b303627fd3: Pulling fs layer 15:07:33 29e5d40040c1: Verifying Checksum 15:07:33 29e5d40040c1: Download complete 15:07:34 1ce36da41761: Verifying Checksum 15:07:34 1ce36da41761: Download complete 15:07:34 29e5d40040c1: Pull complete 15:07:35 25b303627fd3: Verifying Checksum 15:07:35 25b303627fd3: Download complete 15:07:35 1ce36da41761: Pull complete 15:07:45 25b303627fd3: Pull complete 15:07:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:07:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:46 prd-ubuntu20.04-docker-arm64-4c-16g-8358 does not seem to be running inside a container 15:07:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@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-arm64:latest cat 15:07:47 Removing intermediate container ea3673b9bbaa 15:07:47 ---> b188cf204d98 15:07:47 Step 8/22 : COPY . . 15:07:47 Removing intermediate container 4a87f20b9044 15:07:47 ---> c5d16dc2293d 15:07:47 Step 8/22 : COPY . . 15:07:47 Removing intermediate container ccafc568de82 15:07:47 ---> cd8400d4509e 15:07:47 Step 8/22 : COPY . . 15:07:47 Removing intermediate container ecaca2795094 15:07:47 ---> e058827bb804 15:07:47 Step 7/20 : COPY . . 15:07:47 Removing intermediate container c8912cd2a53d 15:07:47 ---> 0feb68be7197 15:07:47 Step 8/23 : COPY . . 15:07:48 $ docker top 8e89232f76db9cf936c27e5e2a76386285d0239ea83cc77c7d0489c873fc3016 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:48 + docker-compose build --help 15:07:48 + grep parallel 15:07:53 --parallel Build images in parallel. [Pipeline] } 15:07:53 $ docker stop --time=1 8e89232f76db9cf936c27e5e2a76386285d0239ea83cc77c7d0489c873fc3016 15:07:57 $ docker rm -f --volumes 8e89232f76db9cf936c27e5e2a76386285d0239ea83cc77c7d0489c873fc3016 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:57 prd-ubuntu20.04-docker-arm64-4c-16g-8358 does not seem to be running inside a container 15:07:57 $ 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/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@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 15:07:59 $ docker top 4110cec3682fa1a5e2a4c25e6b11280ffd48b3eb1edadcf36c8e72664f59819c -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:59 + docker-compose -f ./docker-compose-build.yml build --parallel 15:08:03 Building core-command ... 15:08:03 Building core-common-config-bootstrapper ... 15:08:03 Building core-data ... 15:08:03 Building core-metadata ... 15:08:03 Building security-bootstrapper ... 15:08:03 Building security-proxy-auth ... 15:08:03 Building security-proxy-setup ... 15:08:03 Building security-secretstore-setup ... 15:08:03 Building security-spiffe-token-provider ... 15:08:03 Building security-spire-agent ... 15:08:03 Building security-spire-config ... 15:08:03 Building security-spire-server ... 15:08:03 Building support-notifications ... 15:08:03 Building support-scheduler ... 15:08:03 Building security-proxy-setup 15:08:03 Building core-metadata 15:08:03 Building security-spire-server 15:08:03 Building security-spire-agent 15:08:03 Building security-bootstrapper 15:08:13 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:08:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:08:13 ---> 953ab47d08cc 15:08:13 Step 3/32 : WORKDIR /edgex-go 15:08:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:08:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:08:13 ---> 953ab47d08cc 15:08:13 Step 3/23 : WORKDIR /edgex-go 15:08:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:08:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:08:13 ---> 953ab47d08cc 15:08:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:08:13 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:08:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:08:13 ---> 953ab47d08cc 15:08:13 Step 3/20 : WORKDIR /edgex-go 15:08:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:08:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:08:13 ---> 953ab47d08cc 15:08:13 Step 3/24 : WORKDIR /edgex-go 15:08:13 ---> Running in 910c750bba6d 15:08:13 ---> Running in 82f829c6e909 15:08:13 ---> Running in c03df9fe7e19 15:08:13 ---> Running in 28776a7c7372 15:08:13 ---> Running in 2c1bdb328d0e 15:08:13 Removing intermediate container 910c750bba6d 15:08:13 ---> 90757144a87e 15:08:13 Step 4/24 : WORKDIR /edgex-go 15:08:13 Removing intermediate container c03df9fe7e19 15:08:14 ---> 7fa61d9eea7c 15:08:14 Step 4/32 : RUN apk add --update --no-cache make git 15:08:14 Removing intermediate container 28776a7c7372 15:08:14 ---> da32e9791858 15:08:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:08:14 Removing intermediate container 2c1bdb328d0e 15:08:14 ---> 56ef854cfc0e 15:08:14 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:08:14 ---> Running in 63719b0dd2c2 15:08:14 Removing intermediate container 82f829c6e909 15:08:14 ---> 4aaf3c8c4e9f 15:08:14 Step 4/20 : RUN apk add --update --no-cache make git 15:08:14 ---> Running in 1849f787e921 15:08:14 ---> Running in 93c92b95a9b5 15:08:14 ---> Running in 346512d78b18 15:08:14 ---> 9be592d3bbd2 15:08:14 ---> 657f2ec620fb 15:08:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapperStep 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:08:14 15:08:14 ---> 01eebeaf0adb 15:08:14 Step 8/20 : RUN make cmd/secrets-config/secrets-config 15:08:14 ---> be3c05fda0df 15:08:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:08:14 ---> fd1bea5f110c 15:08:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:08:14 ---> Running in 8c2a3c59cd3f 15:08:14 ---> Running in d381b3395985 15:08:14 ---> Running in da915802c209 15:08:14 ---> Running in 7f0bc7eb8373 15:08:14 ---> Running in 7688e740b4d6 15:08:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:08:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:08:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:08:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:08:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:08:14 ---> Running in f04a7b8950b0 15:08:14 Removing intermediate container 63719b0dd2c2 15:08:15 ---> 157f5017f847 15:08:15 Step 5/24 : RUN apk add --update --no-cache make git 15:08:15 ---> Running in 29d6a5264ef3 15:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:08:18 OK: 221 MiB in 51 packages 15:08:18 OK: 221 MiB in 51 packages 15:08:18 OK: 221 MiB in 51 packages 15:08:18 OK: 221 MiB in 51 packages 15:08:19 OK: 221 MiB in 51 packages 15:08:19 Removing intermediate container 1849f787e921 15:08:19 ---> ab7a86a15362 15:08:19 Step 5/32 : COPY go.mod vendor* ./ 15:08:20 Removing intermediate container 93c92b95a9b5 15:08:20 ---> 2b8d96be3482 15:08:20 Step 5/23 : COPY go.mod vendor* ./ 15:08:20 Removing intermediate container f04a7b8950b0 15:08:20 ---> b873fa1c96fa 15:08:20 Step 5/20 : COPY go.mod vendor* ./ 15:08:20 Removing intermediate container 346512d78b18 15:08:20 ---> 1839c33105fb 15:08:20 Step 5/24 : COPY go.mod vendor* ./ 15:08:20 Removing intermediate container 29d6a5264ef3 15:08:20 ---> 176fe3ab13ff 15:08:20 Step 6/24 : COPY go.mod vendor* ./ 15:08:20 ---> a17d2f67bd4d 15:08:20 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:21 ---> Running in aba6a3ed0adc 15:08:21 ---> d161e0e5521d 15:08:21 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:22 ---> Running in ea637d72df31 15:08:22 ---> 21f9c0f2fc3a 15:08:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:22 ---> 94543034c7d5 15:08:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:22 ---> Running in c7d28be4442f 15:08:22 ---> 8c1844b913fb 15:08:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:22 ---> Running in bf973cd20b85 15:08:22 ---> Running in 00e1e976ae1b 15:09:10 Removing intermediate container d381b3395985 15:09:10 ---> 908d8613f428 15:09:10 15:09:10 Step 10/22 : FROM alpine:3.16 15:09:10 Removing intermediate container da915802c209 15:09:10 ---> 19928ba26e5e 15:09:10 15:09:10 Step 10/23 : FROM alpine:3.16 15:09:10 Removing intermediate container 7f0bc7eb8373 15:09:10 ---> ba45dd8b17c6 15:09:10 15:09:10 Step 9/20 : FROM alpine:3.16 15:09:10 3.16: Pulling from library/alpine 15:09:10 3.16: Pulling from library/alpine 15:09:10 3.16: Pulling from library/alpine 15:09:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:09:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:09:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:09:10 Status: Downloaded newer image for alpine:3.16 15:09:10 Status: Image is up to date for alpine:3.16 15:09:10 Status: Downloaded newer image for alpine:3.16 15:09:10 ---> dfd21b5a31f5 15:09:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:09:10 ---> dfd21b5a31f5 15:09:10 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 15:09:10 ---> dfd21b5a31f5 15:09:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:09:10 ---> Running in a2ac338373d0 15:09:10 ---> Running in 18fbf6dafc07 15:09:10 ---> Running in d261b15afee4 15:09:10 Removing intermediate container 7688e740b4d6 15:09:10 ---> c1da28788456 15:09:10 15:09:10 Step 10/22 : FROM alpine:3.16 15:09:10 ---> dfd21b5a31f5 15:09:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:09:10 Removing intermediate container d261b15afee4 15:09:10 ---> 90103262a998 15:09:10 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:09:10 ---> Running in e84aead394b0 15:09:10 Removing intermediate container 8c2a3c59cd3f 15:09:10 ---> e19b64367fd0 15:09:10 15:09:10 Step 10/22 : FROM alpine:3.16 15:09:10 ---> dfd21b5a31f5 15:09:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:09:10 ---> Running in 0d1ab6007696 15:09:10 ---> Running in 1bc2363d116f 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:09:10 (1/1) Installing dumb-init (1.2.5-r1) 15:09:10 Executing busybox-1.35.0-r17.trigger 15:09:10 OK: 6 MiB in 15 packages 15:09:10 (1/2) Installing dumb-init (1.2.5-r1) 15:09:10 (2/2) Installing openssl (1.1.1t-r0) 15:09:10 Executing busybox-1.35.0-r17.trigger 15:09:10 OK: 6 MiB in 16 packages 15:09:10 (1/1) Installing dumb-init (1.2.5-r1) 15:09:10 Executing busybox-1.35.0-r17.trigger 15:09:10 OK: 6 MiB in 15 packages 15:09:10 (1/2) Installing ca-certificates (20220614-r0) 15:09:10 (2/2) Installing dumb-init (1.2.5-r1) 15:09:10 Executing busybox-1.35.0-r17.trigger 15:09:10 Executing ca-certificates-20220614-r0.trigger 15:09:10 (1/1) Installing dumb-init (1.2.5-r1) 15:09:10 Executing busybox-1.35.0-r17.trigger 15:09:10 OK: 6 MiB in 15 packages 15:09:10 OK: 6 MiB in 16 packages 15:09:10 Removing intermediate container 18fbf6dafc07 15:09:10 ---> 3ef281428f8d 15:09:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:09:10 ---> Running in 4f42c53d1a15 15:09:10 Removing intermediate container 4f42c53d1a15 15:09:10 ---> cfaa566ce73c 15:09:10 Step 13/23 : ENV APP_PORT=59882 15:09:10 ---> Running in 290fb10feae0 15:09:10 Removing intermediate container 290fb10feae0 15:09:10 ---> 986d2ed30adf 15:09:10 Step 14/23 : EXPOSE $APP_PORT 15:09:10 ---> Running in fe5262daef7d 15:09:10 Removing intermediate container a2ac338373d0 15:09:10 ---> a010cd122120 15:09:10 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:09:10 ---> Running in a9ffea69a1e0 15:09:10 Removing intermediate container 0d1ab6007696 15:09:10 ---> cdab2f1d35d3 15:09:10 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:10 Removing intermediate container fe5262daef7d 15:09:10 ---> ed6721e3d0e5 15:09:10 Step 15/23 : WORKDIR / 15:09:10 ---> Running in 1d66204a4f33 15:09:10 Removing intermediate container 1bc2363d116f 15:09:10 ---> fdb8f4f50718 15:09:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:09:10 Removing intermediate container a9ffea69a1e0 15:09:10 ---> 656ea212a82d 15:09:10 Step 12/20 : WORKDIR /edgex 15:09:10 ---> Running in 2b32eaf30dac 15:09:10 ---> Running in 2c8e3c8f37de 15:09:10 ---> a65bf20dddf9 15:09:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:09:10 Removing intermediate container 1d66204a4f33 15:09:10 ---> 06267fa32488 15:09:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:10 Removing intermediate container e84aead394b0 15:09:10 ---> c0d9b36ec998 15:09:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:09:10 Removing intermediate container 2b32eaf30dac 15:09:10 ---> e5549e583ac0 15:09:10 Step 13/22 : ENV APP_PORT=59861 15:09:10 ---> Running in aa3a41198da6 15:09:10 ---> Running in 18292a5c3663 15:09:10 Removing intermediate container 2c8e3c8f37de 15:09:10 ---> 6efb21f368ff 15:09:10 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 15:09:10 Removing intermediate container aa3a41198da6 15:09:10 ---> 6abb4ee0f3f8 15:09:10 Step 13/22 : ENV APP_PORT=59860 15:09:10 ---> b42eddf73754 15:09:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:09:10 ---> Running in 15ff47b5d929 15:09:10 Removing intermediate container 18292a5c3663 15:09:10 ---> e2034f54049f 15:09:10 Step 14/22 : EXPOSE $APP_PORT 15:09:10 ---> 5444451dcdf5 15:09:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:09:10 ---> Running in 11c739ae65ae 15:09:10 ---> fe70b345dc8c 15:09:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:09:10 Removing intermediate container 15ff47b5d929 15:09:10 ---> 303ffd81c3b0 15:09:10 Step 14/22 : EXPOSE $APP_PORT 15:09:10 Removing intermediate container 11c739ae65ae 15:09:10 ---> b2790e19ad88 15:09:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:10 ---> Running in b96f48d72c1d 15:09:10 ---> 11779d735577 15:09:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:09:10 ---> 7759a54d0249 15:09:10 ---> ee20a6a8f9e6 15:09:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlStep 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:09:10 15:09:10 ---> 043c75f4b52f 15:09:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:09:10 Removing intermediate container b96f48d72c1d 15:09:10 ---> 45d0d08e77f5 15:09:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:10 ---> 696ec8c0d08d 15:09:10 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:09:10 ---> Running in 15ac5d7670bc 15:09:10 ---> b4d8e1cf3539 15:09:10 Step 19/23 : ENTRYPOINT ["/core-command"] 15:09:10 ---> a891a2567af8 15:09:10 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:09:10 ---> Running in ad9779e3ef99 15:09:10 ---> Running in 3a3856aa7dce 15:09:10 ---> 6824bd522f2c 15:09:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:09:10 ---> b9e31586ba94 15:09:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:09:10 Removing intermediate container ad9779e3ef99 15:09:10 ---> fa304acc7fad 15:09:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:09:10 ---> Running in 2f8c4b86784a 15:09:11 Removing intermediate container 2f8c4b86784a 15:09:11 ---> 982848a1bfd9 15:09:11 Step 21/23 : LABEL arch=x86_64 15:09:11 ---> Running in 38ed332982e2 15:09:11 ---> 9c81b73e52c4 15:09:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:09:11 ---> 5fc5de056c17 15:09:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:09:11 ---> Running in 8d7f6a23e228 15:09:12 Removing intermediate container 38ed332982e2 15:09:12 ---> 432c058a4b06 15:09:12 Step 22/23 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:09:12 Removing intermediate container 15ac5d7670bc 15:09:12 ---> 359fd1ffb8ca 15:09:12 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:09:12 Removing intermediate container 8d7f6a23e228 15:09:12 ---> 4a825e9f429e 15:09:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:09:12 ---> Running in 734bec45c0a2 15:09:12 ---> Running in 5421f07f259f 15:09:12 ---> Running in 783f194220ae 15:09:12 ---> 898400d04281 15:09:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:09:12 ---> Running in 0d63c5a66287 15:09:12 Removing intermediate container 734bec45c0a2 15:09:12 ---> c4a21308790a 15:09:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:09:12 Removing intermediate container 5421f07f259f 15:09:12 ---> 36c075945b6f 15:09:12 Step 23/23 : LABEL version=3.0.0-dev.76 15:09:12 Removing intermediate container 783f194220ae 15:09:12 ---> 0d2abaee29b5 15:09:12 Step 20/22 : LABEL arch=x86_64 15:09:12 Removing intermediate container 3a3856aa7dce 15:09:12 ---> 640d62657dfc 15:09:12 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 15:09:12 ---> Running in dee93d6834e8 15:09:12 ---> Running in 577765de3be4 15:09:12 ---> Running in c2a01b2cada5 15:09:12 Removing intermediate container 0d63c5a66287 15:09:12 ---> cf7438a59409 15:09:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:09:12 ---> Running in c577be80e0da 15:09:12 ---> Running in 9d6b747b0758 15:09:12 Removing intermediate container dee93d6834e8 15:09:12 ---> 201cd27138a6 15:09:12 Step 20/22 : LABEL arch=x86_64 15:09:12 Removing intermediate container 577765de3be4 15:09:12 ---> ad1b18271a00 15:09:12 15:09:12 ---> Running in a11ac609036a 15:09:12 Removing intermediate container c2a01b2cada5 15:09:12 ---> 3dfd3ad247f2 15:09:12 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:09:12 Successfully built ad1b18271a00 15:09:12 Removing intermediate container c577be80e0da 15:09:12 ---> bbcb95f22649 15:09:12 Step 18/20 : LABEL arch=x86_64 15:09:12 Removing intermediate container 9d6b747b0758 15:09:12 ---> 42e0fecbc03f 15:09:12 Step 20/22 : LABEL arch=x86_64 15:09:12 Successfully tagged core-command:latest 15:09:12 Building security-secretstore-setup 15:09:12  Building core-command ... done  ---> Running in 5dfcbff9e899 15:09:12 ---> Running in 64bfc4544545 15:09:12 ---> Running in 5ddc9f5cde2d 15:09:12 Removing intermediate container a11ac609036a 15:09:12 ---> 1b79a4e421b0 15:09:12 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:09:12 ---> Running in f0c26115151c 15:09:16 Removing intermediate container 5dfcbff9e899 15:09:16 ---> 628d84ef3119 15:09:16 Step 22/22 : LABEL version=3.0.0-dev.76 15:09:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:09:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:09:17 ---> 59e0178b25d7 15:09:17 Step 3/23 : WORKDIR /edgex-go 15:09:17 ---> Using cache 15:09:17 ---> 4ff8810f305f 15:09:17 Step 4/23 : RUN apk add --update --no-cache make git 15:09:17 ---> Using cache 15:09:17 ---> f350a306a467 15:09:17 Step 5/23 : COPY go.mod vendor* ./ 15:09:17 Removing intermediate container 5ddc9f5cde2d 15:09:17 ---> a04fa3d1b6b7 15:09:17 Step 19/20 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:09:17 Removing intermediate container f0c26115151c 15:09:17 Removing intermediate container 64bfc4544545 15:09:17 ---> d54049ebdae6 15:09:17 ---> 7f89c29d2270 15:09:17 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:09:17 Step 22/22 : LABEL version=3.0.0-dev.76 15:09:17 ---> Using cache 15:09:17 ---> d94d85e4288d 15:09:17 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:17 ---> Using cache 15:09:17 ---> e058827bb804 15:09:17 Step 7/23 : COPY . . 15:09:17 ---> Running in a72a727f0fc0 15:09:17 ---> Using cache 15:09:17 ---> 01eebeaf0adb 15:09:17 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:09:17 ---> Running in 55f949830358 15:09:17 ---> Running in f90845f91164 15:09:17 ---> Running in 86334394f994 15:09:17 ---> Running in d13744bc7633 15:09:17 Removing intermediate container a72a727f0fc0 15:09:17 ---> a21caa03514d 15:09:17 15:09:17 Removing intermediate container 55f949830358 15:09:17 ---> da61ce707e40 15:09:17 Step 20/20 : LABEL version=3.0.0-dev.76 15:09:17 Removing intermediate container 86334394f994 15:09:17 ---> 5754777bde2c 15:09:17 Step 22/22 : LABEL version=3.0.0-dev.76 15:09:17 Removing intermediate container f90845f91164 15:09:17 ---> d7a7e71c5e42 15:09:17 15:09:17 ---> Running in 8aea9c2c1302 15:09:17 ---> Running in a7a24e5189bc 15:09:17 Successfully built a21caa03514d 15:09:17 Successfully tagged support-scheduler:latest 15:09:17 Building core-data 15:09:17  Building support-scheduler ... done Successfully built d7a7e71c5e42 15:09:17 Successfully tagged core-common-config-bootstrapper:latest 15:09:17  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 15:09:17 Removing intermediate container 8aea9c2c1302 15:09:17 ---> d3f4cf46cd46 15:09:17 15:09:17 Removing intermediate container a7a24e5189bc 15:09:17 ---> 0c0a61eefdab 15:09:17 15:09:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:09:17 Successfully built d3f4cf46cd46 15:09:17 Successfully tagged security-proxy-setup:latest 15:09:17  Building security-proxy-setup ... done Building core-metadata 15:09:17 Successfully built 0c0a61eefdab 15:09:17 Successfully tagged support-notifications:latest 15:09:17  Building support-notifications ... done Building security-spire-agent 15:09:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:09:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:09:27 ---> 59e0178b25d7 15:09:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:09:27 ---> Using cache 15:09:27 ---> a43ab0bb88ee 15:09:27 Step 4/24 : WORKDIR /edgex-go 15:09:27 ---> Using cache 15:09:27 ---> cfbf997c51d5 15:09:27 Step 5/24 : RUN apk add --update --no-cache make git 15:09:27 ---> Using cache 15:09:27 ---> ffc0563a426f 15:09:27 Step 6/24 : COPY go.mod vendor* ./ 15:09:27 ---> Using cache 15:09:27 ---> eb75e88a5715 15:09:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:27 ---> Using cache 15:09:27 ---> 0feb68be7197 15:09:27 Step 8/24 : COPY . . 15:09:27 ---> Using cache 15:09:27 ---> be3c05fda0df 15:09:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:09:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:09:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:09:28 ---> 59e0178b25d7 15:09:28 Step 3/24 : WORKDIR /edgex-go 15:09:28 ---> Using cache 15:09:28 ---> 4ff8810f305f 15:09:28 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:09:28 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:09:28 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:09:28 ---> 59e0178b25d7 15:09:28 Step 3/19 : WORKDIR /edgex-go 15:09:28 ---> Using cache 15:09:28 ---> 4ff8810f305f 15:09:28 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:09:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:09:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:09:30 ---> 59e0178b25d7 15:09:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:09:30 ---> Using cache 15:09:30 ---> a43ab0bb88ee 15:09:30 Step 4/22 : WORKDIR /edgex-go 15:09:30 ---> Using cache 15:09:30 ---> cfbf997c51d5 15:09:30 Step 5/22 : RUN apk add --update --no-cache make git 15:09:30 ---> Using cache 15:09:30 ---> ffc0563a426f 15:09:30 Step 6/22 : COPY go.mod vendor* ./ 15:09:30 ---> Using cache 15:09:30 ---> eb75e88a5715 15:09:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:30 ---> Using cache 15:09:30 ---> 0feb68be7197 15:09:30 Step 8/22 : COPY . . 15:09:30 ---> Using cache 15:09:30 ---> be3c05fda0df 15:09:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:09:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:09:42 ---> Running in 8ebbabb0aa36 15:09:42 ---> Running in 55fa9585973e 15:09:42 ---> Running in e302e3b26a2e 15:09:42 ---> Running in a7b185e81d4c 15:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:09:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:09:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:09:43 OK: 211 MiB in 51 packages 15:09:43 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:09:43 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:09:43 OK: 17046 distinct packages available 15:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:09:43 OK: 211 MiB in 51 packages 15:09:45 Removing intermediate container d13744bc7633 15:09:45 ---> 2b38d6101168 15:09:45 15:09:45 Step 9/23 : FROM alpine:3.16 15:09:45 ---> dfd21b5a31f5 15:09:45 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:09:45 ---> Running in 7e9360d29708 15:09:45 Removing intermediate container a7b185e81d4c 15:09:45 ---> 8f3e27c4eed8 15:09:45 Step 5/24 : COPY go.mod vendor* ./ 15:09:45 Removing intermediate container 8ebbabb0aa36 15:09:45 ---> a1e7d2db3a76 15:09:45 Step 5/19 : COPY go.mod vendor* ./ 15:09:45 ---> 9af5414e3306 15:09:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:45 ---> Running in 1ab7f8631740 15:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:09:45 ---> c4b1c7376a54 15:09:45 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:45 ---> Running in b0a097905df2 15:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:09:45 (1/3) Installing ca-certificates (20220614-r0) 15:09:45 (2/3) Installing dumb-init (1.2.5-r1) 15:09:45 (3/3) Installing su-exec (0.2-r1) 15:09:45 Executing busybox-1.35.0-r17.trigger 15:09:45 Executing ca-certificates-20220614-r0.trigger 15:09:45 OK: 6 MiB in 17 packages 15:09:46 Removing intermediate container 7e9360d29708 15:09:46 ---> f2036a336c16 15:09:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:09:46 ---> Running in fff13f32de91 15:09:46 Removing intermediate container fff13f32de91 15:09:46 ---> 5f5c373b4d2b 15:09:46 Step 12/23 : WORKDIR / 15:09:46 ---> Running in 5fda1a7232b7 15:09:47 Removing intermediate container 5fda1a7232b7 15:09:47 ---> 9540c4608183 15:09:47 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:09:48 ---> f237c009b1c8 15:09:48 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:09:48 ---> 0857cbbf0ccd 15:09:48 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:09:48 ---> fc061f557013 15:09:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:09:50 ---> a9fe5cd7fa8e 15:09:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:09:51 ---> 987f56b1fa8d 15:09:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:09:52 ---> fb1c270cbe96 15:09:52 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:09:52 ---> Running in 9669320369ca 15:09:53 Removing intermediate container 9669320369ca 15:09:53 ---> 2c532bd2f134 15:09:53 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 15:09:54 ---> Running in 7730637a15ad 15:09:54 Removing intermediate container 7730637a15ad 15:09:54 ---> 62fa17ab1dfa 15:09:54 Step 21/23 : LABEL arch=x86_64 15:09:54 ---> Running in d204c9e318fe 15:09:54 Removing intermediate container d204c9e318fe 15:09:54 ---> 669ea306930a 15:09:54 Step 22/23 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:09:54 ---> Running in d1ded67d0fd4 15:09:54 Removing intermediate container d1ded67d0fd4 15:09:54 ---> 6e85384e10c1 15:09:54 Step 23/23 : LABEL version=3.0.0-dev.76 15:09:54 ---> Running in 5307415e7aba 15:09:54 Removing intermediate container 5307415e7aba 15:09:54 ---> d87cc12d3966 15:09:54 15:09:54 Successfully built d87cc12d3966 15:09:54 Successfully tagged security-secretstore-setup:latest 15:09:54  Building security-secretstore-setup ... done Building security-spire-config 15:09:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:09:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:09:57 ---> 59e0178b25d7 15:09:57 Step 3/24 : WORKDIR /edgex-go 15:09:57 ---> Using cache 15:09:57 ---> 4ff8810f305f 15:09:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:09:57 ---> Using cache 15:09:57 ---> 8f3e27c4eed8 15:09:57 Step 5/24 : COPY go.mod vendor* ./ 15:09:57 ---> Using cache 15:09:57 ---> 9af5414e3306 15:09:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:05 ---> Running in d49914d113cf 15:10:09 Removing intermediate container e302e3b26a2e 15:10:09 ---> 02252b62755f 15:10:09 15:10:09 Step 10/22 : FROM alpine:3.16 15:10:09 ---> dfd21b5a31f5 15:10:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:10:09 Removing intermediate container 55fa9585973e 15:10:09 ---> 704e916e2645 15:10:09 15:10:09 Step 10/24 : FROM alpine:3.16 15:10:09 ---> dfd21b5a31f5 15:10:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:10:09 ---> Using cache 15:10:09 ---> fdb8f4f50718 15:10:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:10:09 ---> Using cache 15:10:09 ---> e5549e583ac0 15:10:09 Step 13/24 : ENV APP_PORT=59881 15:10:09 ---> Running in 34f79655115c 15:10:09 ---> Running in 98d8a0c0b522 15:10:09 Removing intermediate container 34f79655115c 15:10:09 ---> 9c813d8c8aa8 15:10:09 Step 12/22 : ENV APP_PORT=59880 15:10:09 Removing intermediate container 98d8a0c0b522 15:10:09 ---> fe76493f9ec6 15:10:09 Step 14/24 : EXPOSE $APP_PORT 15:10:09 ---> Running in f277cff22131 15:10:09 ---> Running in 62aab8fde026 15:10:09 Removing intermediate container f277cff22131 15:10:09 ---> a1dbdbc3d83e 15:10:09 Step 13/22 : EXPOSE $APP_PORT 15:10:09 Removing intermediate container 62aab8fde026 15:10:09 ---> 0c5536514602 15:10:09 Step 15/24 : WORKDIR / 15:10:09 ---> Running in 0268f82a877c 15:10:09 ---> Running in bda13980771e 15:10:09 Removing intermediate container 0268f82a877c 15:10:09 ---> 6b16359adc6a 15:10:09 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:10:09 ---> Running in 3d4d5211b793 15:10:09 Removing intermediate container bda13980771e 15:10:09 ---> 95a18ab1f364 15:10:09 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:10:09 ---> 9ef8586e8bf4 15:10:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:10:09 (1/1) Installing dumb-init (1.2.5-r1) 15:10:09 Executing busybox-1.35.0-r17.trigger 15:10:09 OK: 6 MiB in 15 packages 15:10:09 ---> 344de187ad07 15:10:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:10:09 ---> 09f17498881b 15:10:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:10:10 ---> b040baf97655 15:10:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:10:10 ---> Running in 7871b96079cc 15:10:10 Removing intermediate container 3d4d5211b793 15:10:10 ---> f98a14df33bf 15:10:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:10:10 Removing intermediate container 7871b96079cc 15:10:10 ---> e9ef038fa052 15:10:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:10:10 ---> Running in f041cd0c7e8f 15:10:10 ---> cc2f8110db8c 15:10:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:10:10 Removing intermediate container f041cd0c7e8f 15:10:10 ---> c598783f9e9d 15:10:10 Step 22/24 : LABEL arch=x86_64 15:10:10 ---> Running in e777fd389aa7 15:10:10 Removing intermediate container e777fd389aa7 15:10:10 ---> 285e59757037 15:10:10 Step 23/24 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:10:10 ---> Running in fc36d2f35289 15:10:10 Removing intermediate container fc36d2f35289 15:10:10 ---> 09b1e7bdbe9f 15:10:10 Step 24/24 : LABEL version=3.0.0-dev.76 15:10:10 ---> 1629db710a0f 15:10:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:10:10 ---> Running in 313734a53db3 15:10:11 Removing intermediate container 313734a53db3 15:10:11 ---> dbdb0688d7cd 15:10:11 15:10:11 Successfully built dbdb0688d7cd 15:10:11 Successfully tagged core-metadata:latest 15:10:11  Building core-metadata ... done Building security-bootstrapper 15:10:11 ---> 55135ed33829 15:10:11 Step 18/22 : ENTRYPOINT ["/core-data"] 15:10:11 ---> Running in e8b37614724f 15:10:13 Removing intermediate container e8b37614724f 15:10:13 ---> aab5f67432d1 15:10:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:10:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:10:14 ---> 59e0178b25d7 15:10:14 Step 3/32 : WORKDIR /edgex-go 15:10:14 ---> Using cache 15:10:14 ---> 4ff8810f305f 15:10:14 Step 4/32 : RUN apk add --update --no-cache make git 15:10:14 ---> Using cache 15:10:14 ---> f350a306a467 15:10:14 Step 5/32 : COPY go.mod vendor* ./ 15:10:14 ---> Using cache 15:10:14 ---> d94d85e4288d 15:10:14 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:14 ---> Using cache 15:10:14 ---> e058827bb804 15:10:14 Step 7/32 : COPY . . 15:10:14 ---> Using cache 15:10:14 ---> 01eebeaf0adb 15:10:14 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:10:14 Removing intermediate container ea637d72df31 15:10:14 ---> 0a560b23d99a 15:10:14 Step 7/23 : COPY . . 15:10:14 Removing intermediate container bf973cd20b85 15:10:14 ---> 3e1df6bbbd52 15:10:14 Step 8/24 : COPY . . 15:10:14 Removing intermediate container 00e1e976ae1b 15:10:14 ---> d224fae68336 15:10:14 Step 7/24 : COPY . . 15:10:14 Removing intermediate container c7d28be4442f 15:10:14 ---> 1b32e7535896 15:10:14 Step 7/20 : COPY . . 15:10:14 Removing intermediate container aba6a3ed0adc 15:10:14 ---> fdb3c8925e24 15:10:14 Step 7/32 : COPY . . 15:10:15 ---> b532bfd45c1b 15:10:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:10:15 ---> Running in 7997eca6fabc 15:10:16 ---> ae2e1f959181 15:10:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:10:16 ---> a0bb6f3026aa 15:10:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:10:16 ---> Running in 8d4366b48f8b 15:10:16 ---> Running in 6927bde83ef2 15:10:16 Removing intermediate container 8d4366b48f8b 15:10:16 ---> 5bfc59714dab 15:10:16 Step 20/22 : LABEL arch=x86_64 15:10:16 ---> Running in 2f5f96c31a9a 15:10:16 Removing intermediate container 2f5f96c31a9a 15:10:16 ---> 0ff0a81809da 15:10:16 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:10:16 ---> Running in 1e31e21e4ea5 15:10:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:10:16 Removing intermediate container 1e31e21e4ea5 15:10:16 ---> 83c02b5c61ce 15:10:16 Step 22/22 : LABEL version=3.0.0-dev.76 15:10:16 ---> Running in e69057060207 15:10:16 ---> Running in cd643c28cfe8 15:10:16 ---> Running in 67ef6a614c40 15:10:17 Removing intermediate container e69057060207 15:10:17 ---> 302bb9ded3f0 15:10:17 15:10:17 Successfully built 302bb9ded3f0 15:10:17 Successfully tagged core-data:latest 15:10:17 Building security-spire-server 15:10:17 Removing intermediate container 7997eca6fabc 15:10:17 ---> cc8468dbe0eb 15:10:17 Step 9/23 : WORKDIR /edgex-go/spire-build 15:10:17 ---> Running in d827b0093f6a 15:10:17 ---> 89634b368397 15:10:17 Step 8/20 : RUN make cmd/secrets-config/secrets-config 15:10:17 ---> 86a9e3649a26 15:10:17 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:10:17 Removing intermediate container 67ef6a614c40 15:10:17 ---> dfe4fd38cf89 15:10:17 Step 9/24 : WORKDIR /edgex-go/spire-build 15:10:17 ---> Running in 91a3b9397117 15:10:17 ---> Running in 9c3aa620ef2e 15:10:17 ---> Running in 3783c4007103 15:10:18 Removing intermediate container d827b0093f6a 15:10:18 ---> 4b87488be00a 15:10:18 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:10:18 ---> Running in 3ccee5fb228f 15:10:19 Removing intermediate container 3783c4007103 15:10:19 ---> 4ca12bbbae10 15:10:19 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:10:19  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:10:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:10:19 ---> 59e0178b25d7 15:10:19 Step 3/23 : WORKDIR /edgex-go 15:10:19 ---> Using cache 15:10:19 ---> 4ff8810f305f 15:10:19 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:10:19 ---> Using cache 15:10:19 ---> 8f3e27c4eed8 15:10:19 Step 5/23 : COPY go.mod vendor* ./ 15:10:19 ---> Using cache 15:10:19 ---> 9af5414e3306 15:10:19 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:19 ---> Running in 6631a697a325 15:10:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:10:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:10:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:10:25 Removing intermediate container 3ccee5fb228f 15:10:25 ---> 118c32b9c92e 15:10:25 Step 11/23 : WORKDIR /edgex-go 15:10:25 ---> Running in 935d0fd580a4 15:10:25 Removing intermediate container 6631a697a325 15:10:25 ---> 8987eae53e14 15:10:25 Step 11/24 : WORKDIR /edgex-go 15:10:25 ---> Running in 477c91a678a2 15:10:26 Removing intermediate container 935d0fd580a4 15:10:26 ---> 05bbe092ec84 15:10:26 15:10:26 Step 12/23 : FROM alpine:3.15 15:10:26 Removing intermediate container 477c91a678a2 15:10:26 ---> a849f3bb17c3 15:10:26 15:10:26 Step 12/24 : FROM alpine:3.15 15:10:26 3.15: Pulling from library/alpine 15:10:26 3.15: Pulling from library/alpine 15:10:29 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:10:29 Status: Downloaded newer image for alpine:3.15 15:10:29 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:10:29 Status: Image is up to date for alpine:3.15 15:10:29 ---> 354640af7b1b 15:10:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:10:29 ---> 354640af7b1b 15:10:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:10:29 ---> Running in 4c0d82d87a37 15:10:29 ---> Running in 37beac5e4cc4 15:10:30 Removing intermediate container 4c0d82d87a37 15:10:30 ---> a2fc5943f3c4 15:10:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:10:33 Removing intermediate container 37beac5e4cc4 15:10:33 ---> a4289a6f7216 15:10:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:10:33 ---> Running in 1a8107c1b995 15:10:33 ---> Running in 4a77694b7fb9 15:10:34 ---> Running in 275ad9993331 15:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:10:38 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:10:38 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:10:38 OK: 15736 distinct packages available 15:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:10:38 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:10:38 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:10:38 OK: 15736 distinct packages available 15:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:10:40 (1/5) Installing dumb-init (1.2.5-r1) 15:10:40 (2/5) Installing musl-obstack (1.2.3-r0) 15:10:40 (3/5) Installing libucontext (1.1-r0) 15:10:40 (4/5) Installing gcompat (1.0.0-r4) 15:10:40 (5/5) Installing openssl (1.1.1t-r1) 15:10:40 (1/5) Installing dumb-init (1.2.5-r1) 15:10:40 Executing busybox-1.34.1-r7.trigger 15:10:40 (2/5) Installing musl-obstack (1.2.3-r0) 15:10:40 (3/5) Installing libucontext (1.1-r0) 15:10:40 (4/5) Installing gcompat (1.0.0-r4) 15:10:40 (5/5) Installing openssl (1.1.1t-r1) 15:10:40 Executing busybox-1.34.1-r7.trigger 15:10:40 OK: 6 MiB in 19 packages 15:10:40 OK: 6 MiB in 19 packages 15:10:43 Removing intermediate container 1a8107c1b995 15:10:43 ---> 73ea9fe42c04 15:10:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:10:43 Removing intermediate container 4a77694b7fb9 15:10:43 ---> e8b84894cd67 15:10:43 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:10:51 ---> 369e332417e1 15:10:51 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:10:55 ---> e247f606b454 15:10:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:10:57 Removing intermediate container 1ab7f8631740 15:10:57 ---> ab2d96074804 15:10:57 Step 7/24 : COPY . . 15:10:57 Removing intermediate container d49914d113cf 15:10:57 ---> 61ae41dfd696 15:10:57 Step 7/24 : COPY . . 15:10:57 Removing intermediate container b0a097905df2 15:10:57 ---> 2ea3d09930f9 15:10:57 Step 7/19 : COPY . . 15:10:58 ---> 0b9672e7e43e 15:10:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:11:00 ---> 605c10c832b9 15:11:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:11:02 ---> f4728d820a43 15:11:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:11:02 ---> Running in 530fca85db2c 15:11:03 ---> f0f128aaf4b0 15:11:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:11:03 Removing intermediate container 530fca85db2c 15:11:03 ---> a7012209f7b0 15:11:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:11:03 ---> Running in 8c76002b3834 15:11:04 Removing intermediate container 8c76002b3834 15:11:04 ---> 7d0e7ee0501d 15:11:04 Step 21/23 : LABEL arch=arm64 15:11:05 ---> Running in 552aa681da8b 15:11:05 ---> 2e1fe6d83d28 15:11:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:11:06 Removing intermediate container 552aa681da8b 15:11:06 ---> ba55bd703acf 15:11:06 Step 22/23 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:11:06 ---> Running in 055ca5ec8d1f 15:11:07 ---> 11e95d3e9cec 15:11:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:11:07 Removing intermediate container 055ca5ec8d1f 15:11:07 ---> 3de91c4ec674 15:11:07 Step 23/23 : LABEL version=3.0.0-dev.76 15:11:07 ---> Running in 65cd7499ba75 15:11:08 Removing intermediate container 65cd7499ba75 15:11:08 ---> be741b6d562a 15:11:08 15:11:08 Successfully built be741b6d562a 15:11:08 Successfully tagged security-spire-server-arm64:latest 15:11:08  Building security-spire-server ... done Building support-scheduler 15:11:08 ---> 4e3c772dec0c 15:11:08 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:11:09 ---> Running in cbecf1a7b034 15:11:11 Removing intermediate container cbecf1a7b034 15:11:11 ---> 70a27697f037 15:11:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:11:11 ---> Running in ed828d553e30 15:11:11 Removing intermediate container ed828d553e30 15:11:11 ---> 7573602dbba9 15:11:11 Step 22/24 : LABEL arch=arm64 15:11:12 ---> Running in 17ae15ddd21a 15:11:12 Removing intermediate container 17ae15ddd21a 15:11:12 ---> 31ecf0b7fcda 15:11:12 Step 23/24 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:11:12 ---> Running in 4f763e5cbab4 15:11:15 Removing intermediate container 4f763e5cbab4 15:11:15 ---> a6c07f1fea93 15:11:15 Step 24/24 : LABEL version=3.0.0-dev.76 15:11:15 ---> Running in 368c60bf55dc 15:11:16 Removing intermediate container 368c60bf55dc 15:11:16 ---> 8a3e93a5eee4 15:11:16 15:11:16 Successfully built 8a3e93a5eee4 15:11:16 Successfully tagged security-spire-agent-arm64:latest 15:11:16  Building security-spire-agent ... done Building support-notifications 15:11:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:11:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:11:16 ---> 953ab47d08cc 15:11:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:11:16 ---> Using cache 15:11:16 ---> 90757144a87e 15:11:16 Step 4/22 : WORKDIR /edgex-go 15:11:16 ---> Using cache 15:11:16 ---> 157f5017f847 15:11:16 Step 5/22 : RUN apk add --update --no-cache make git 15:11:16 ---> Using cache 15:11:16 ---> 176fe3ab13ff 15:11:16 Step 6/22 : COPY go.mod vendor* ./ 15:11:16 ---> Using cache 15:11:16 ---> 94543034c7d5 15:11:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:16 ---> Using cache 15:11:16 ---> 3e1df6bbbd52 15:11:16 Step 8/22 : COPY . . 15:11:17 ---> Using cache 15:11:17 ---> ae2e1f959181 15:11:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:11:17 ---> Running in ab787240e986 15:11:20 ---> 1b59061066a0 15:11:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:11:20 ---> db3f35597f88 15:11:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:11:20 ---> 7750e98fd7f6 15:11:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:11:20 Removing intermediate container 6927bde83ef2 15:11:20 ---> 6dad80ddb674 15:11:20 15:11:20 Step 9/32 : FROM alpine:3.16 15:11:20 ---> dfd21b5a31f5 15:11:20 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:11:20 ---> Running in efbb4a33d2a7 15:11:20 ---> Running in 6dea4c5b38d2 15:11:20 ---> Running in f7138db2421e 15:11:20 ---> Running in 8407325881ab 15:11:20 Removing intermediate container 8407325881ab 15:11:20 ---> 428bc8dc26e6 15:11:20 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:11:20 Removing intermediate container efbb4a33d2a7 15:11:20 ---> c3fa07f368d8 15:11:20 Step 9/24 : WORKDIR /edgex-go/spire-build 15:11:20 Removing intermediate container 6dea4c5b38d2 15:11:20 ---> 2b071406ee5a 15:11:20 Step 9/24 : WORKDIR /edgex-go/spire-build 15:11:20 ---> Running in 35e1a401d262 15:11:20 ---> Running in 6fd57bd8e09f 15:11:20 ---> Running in 6f3661361c64 15:11:20 Removing intermediate container 35e1a401d262 15:11:20 ---> 6a6f212483d4 15:11:20 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:11:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:11:20 ---> Running in 87c1f0202653 15:11:20 Removing intermediate container 6f3661361c64 15:11:20 ---> f7184f1eac95 15:11:20 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:11:20 ---> Running in 973bc17364a9 15:11:20 Removing intermediate container 275ad9993331 15:11:20 ---> ea1ddd1fcfd4 15:11:20 Step 7/23 : COPY . . 15:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:11:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:11:20 (1/2) Installing dumb-init (1.2.5-r1) 15:11:20 (2/2) Installing su-exec (0.2-r1) 15:11:20 Executing busybox-1.35.0-r17.trigger 15:11:20 OK: 6 MiB in 16 packages 15:11:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:11:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:11:22 ---> 953ab47d08cc 15:11:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:11:22 ---> Using cache 15:11:22 ---> 90757144a87e 15:11:22 Step 4/22 : WORKDIR /edgex-go 15:11:22 ---> Using cache 15:11:22 ---> 157f5017f847 15:11:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:11:23 ---> Running in 78568c1ad1de 15:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:11:28 OK: 221 MiB in 51 packages 15:11:29 ---> 667465d47731 15:11:29 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:11:29 ---> Running in 183934d09392 15:11:29 Removing intermediate container 87c1f0202653 15:11:29 ---> 58602916f310 15:11:29 Step 11/24 : WORKDIR /edgex-go 15:11:29 Removing intermediate container 973bc17364a9 15:11:29 ---> bcda2352b4a0 15:11:29 Step 11/24 : WORKDIR /edgex-go 15:11:29 Removing intermediate container 6fd57bd8e09f 15:11:29 ---> 8038e3089861 15:11:29 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:11:29 ---> Running in a3dbea5342f3 15:11:29 ---> Running in c759d04f61c6 15:11:29 ---> Running in 1d172c77805c 15:11:29 Removing intermediate container 183934d09392 15:11:29 ---> bb64afb1fdba 15:11:29 Step 9/23 : WORKDIR /edgex-go/spire-build 15:11:29 ---> Running in faf286487dd4 15:11:29 Removing intermediate container 1d172c77805c 15:11:29 ---> a5c69d8b73cd 15:11:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:11:29 Removing intermediate container a3dbea5342f3 15:11:29 ---> d531b6b37254 15:11:29 15:11:29 Step 12/24 : FROM alpine:3.15 15:11:29 Removing intermediate container c759d04f61c6 15:11:29 ---> 84b1a03355a3 15:11:29 15:11:29 Step 12/24 : FROM alpine:3.15 15:11:29 ---> Running in 7aa564903564 15:11:29 Removing intermediate container faf286487dd4 15:11:29 ---> 81a41c50c8d4 15:11:29 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:11:29 ---> Running in 3b143cb9d875 15:11:29 Removing intermediate container 7aa564903564 15:11:29 ---> 119537234827 15:11:29 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:11:29 ---> Running in bfc7358af09a 15:11:29 Removing intermediate container bfc7358af09a 15:11:29 ---> 5495b72c02e0 15:11:29 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:11:29 ---> Running in 5c1895aa75a9 15:11:29 3.15: Pulling from library/alpine 15:11:29 3.15: Pulling from library/alpine 15:11:29 Removing intermediate container 5c1895aa75a9 15:11:29 ---> ef9061461bd7 15:11:29 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:11:29 ---> Running in e8e5a5b9347a 15:11:30 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:11:30 Status: Downloaded newer image for alpine:3.15 15:11:30 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:11:30 Status: Image is up to date for alpine:3.15 15:11:30 ---> 5ce65d7b0fde 15:11:30 ---> 5ce65d7b0fde 15:11:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:11:30 15:11:31 ---> Running in 3f5f5bd24a73 15:11:31 ---> Running in 767ab0926c8f 15:11:31 Removing intermediate container 767ab0926c8f 15:11:31 ---> a6d3265bcecc 15:11:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:11:31 Removing intermediate container 3f5f5bd24a73 15:11:31 ---> 7e4a15033f03 15:11:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:11:31 Removing intermediate container e8e5a5b9347a 15:11:31 ---> 9dcaab4c24f0 15:11:31 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:11:31 Removing intermediate container 3b143cb9d875 15:11:31 ---> 9640a8621794 15:11:31 Step 11/23 : WORKDIR /edgex-go 15:11:31 ---> Running in 188a0ff0c48f 15:11:31 ---> Running in 5ea148147af2 15:11:31 ---> Running in eaafcd1f2cca 15:11:31 Removing intermediate container 78568c1ad1de 15:11:31 ---> 7d3d7057c2f3 15:11:31 Step 6/22 : COPY go.mod vendor* ./ 15:11:31 ---> Running in 25da8a809ac2 15:11:31 Removing intermediate container eaafcd1f2cca 15:11:31 ---> 16c255e0f430 15:11:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:11:31 Removing intermediate container 25da8a809ac2 15:11:31 ---> 48bcbc5e2088 15:11:31 15:11:31 Step 12/23 : FROM alpine:3.15 15:11:31 ---> 5ce65d7b0fde 15:11:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:11:31 ---> Using cache 15:11:31 ---> 7e4a15033f03 15:11:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:11:31 ---> Running in 211207e72fa1 15:11:31 ---> fe5a09e48c13 15:11:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:11:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:32 ---> 062725771516 15:11:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:32 ---> Running in 28bdb8bcba11 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:32 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:11:32 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:11:32 OK: 15859 distinct packages available 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:32 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:11:32 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:11:32 OK: 15859 distinct packages available 15:11:32 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:11:32 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:11:32 OK: 15859 distinct packages available 15:11:32 ---> Running in cab371f8bc30 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:32 (1/5) Installing dumb-init (1.2.5-r1) 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:32 (2/5) Installing musl-obstack (1.2.3-r0) 15:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:32 (3/5) Installing libucontext (1.1-r0) 15:11:32 (4/5) Installing gcompat (1.0.0-r4) 15:11:32 (5/5) Installing openssl (1.1.1t-r1) 15:11:32 Executing busybox-1.34.1-r7.trigger 15:11:32 OK: 7 MiB in 19 packages 15:11:32 (1/5) Installing dumb-init (1.2.5-r1) 15:11:32 (1/4) Installing dumb-init (1.2.5-r1) 15:11:32 (2/5) Installing musl-obstack (1.2.3-r0) 15:11:32 (2/4) Installing musl-obstack (1.2.3-r0) 15:11:32 (3/5) Installing libucontext (1.1-r0) 15:11:32 (3/4) Installing libucontext (1.1-r0) 15:11:32 (4/5) Installing gcompat (1.0.0-r4) 15:11:32 (4/4) Installing gcompat (1.0.0-r4) 15:11:32 (5/5) Installing openssl (1.1.1t-r1) 15:11:32 Executing busybox-1.34.1-r7.trigger 15:11:32 OK: 6 MiB in 18 packages 15:11:32 Executing busybox-1.34.1-r7.trigger 15:11:32 OK: 7 MiB in 19 packages 15:11:33 Removing intermediate container 28bdb8bcba11 15:11:33 ---> 831fbf72ba27 15:11:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:33 ---> bba9a5da6f68 15:11:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:11:33 Removing intermediate container 188a0ff0c48f 15:11:33 ---> 0847e4bf566e 15:11:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:11:34 Removing intermediate container 5ea148147af2 15:11:34 ---> 386627314491 15:11:34 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:11:34 Removing intermediate container 211207e72fa1 15:11:34 ---> 5a9f974db212 15:11:34 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:11:40 ---> 854e3332ef09 15:11:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:11:40 ---> f5543744f3fb 15:11:40 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:11:40 ---> c39ab26fc7a5 15:11:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:11:40 ---> d11cafc31b84 15:11:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:11:40 ---> 33cef69f7bbd 15:11:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:11:40 ---> fe51ebf12c89 15:11:40 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:11:40 ---> Running in 87f936c1639b 15:11:41 ---> 80ab42465817 15:11:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:11:41 ---> 4b170c92343d 15:11:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:11:41 ---> d66f5d2c7ffd 15:11:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:11:41 Removing intermediate container 87f936c1639b 15:11:41 ---> 0e4e17cf86b0 15:11:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:11:42 ---> 27bebf31a69b 15:11:42 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:11:42 ---> 10f4d488ffaf 15:11:42 ---> dc41e730d1c5 15:11:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:11:42 15:11:43 ---> 06e31d749b0e 15:11:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:11:43 ---> 2a9a3cbfc72a 15:11:43 Step 19/24 : WORKDIR / 15:11:43 ---> ba7ad60d7a16 15:11:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:11:43 ---> e87e96ec7d5d 15:11:43 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:11:43 ---> Running in 6d10dec931e2 15:11:43 ---> 3ff59c7ce1ae 15:11:43 ---> Running in 5fdae40f179e 15:11:43 Step 27/32 : RUN chmod +x /entrypoint.sh 15:11:44 ---> Running in 90d303eeffed 15:11:44 Removing intermediate container 5fdae40f179e 15:11:44 ---> 3768bb41658f 15:11:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:11:44 Removing intermediate container f7138db2421e 15:11:44 Removing intermediate container 6d10dec931e2 15:11:44 ---> b759c6e734fb 15:11:44 ---> 18b2d3d66f82 15:11:44 15:11:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 9/19 : FROM alpine:3.15 15:11:44 15:11:44 ---> 5ce65d7b0fde 15:11:44 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:11:44 ---> Using cache 15:11:44 ---> 7e4a15033f03 15:11:44 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:11:44 ---> 793b5b6bc0be 15:11:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:11:44 ---> Running in 249530d3bdb7 15:11:44 ---> Running in 5a21b0212617 15:11:44 ---> Running in 2869bbf84d78 15:11:44 ---> Running in ed9e29bf9656 15:11:44 Removing intermediate container 249530d3bdb7 15:11:44 ---> ce6b813d80bc 15:11:44 Step 21/23 : LABEL arch=x86_64 15:11:44 Removing intermediate container 2869bbf84d78 15:11:44 ---> fd500154cb89 15:11:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:11:44 ---> Running in 0631f3592004 15:11:44 Removing intermediate container ed9e29bf9656 15:11:44 ---> beec56703d4d 15:11:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:11:44 ---> Running in a96b1bbb3d75 15:11:44 ---> Running in 53f546a18531 15:11:44 Removing intermediate container 0631f3592004 15:11:44 ---> 6e85ee68fc1a 15:11:44 Step 22/23 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:11:44 ---> Running in 2006aedaab72 15:11:44 Removing intermediate container a96b1bbb3d75 15:11:44 ---> ee6dc0cdda39 15:11:44 Step 22/24 : LABEL arch=x86_64 15:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:44 Removing intermediate container 53f546a18531 15:11:44 ---> 764cf5cd0c6e 15:11:44 Step 22/24 : LABEL arch=x86_64 15:11:44 ---> Running in 6b9da61cc56c 15:11:44 Removing intermediate container 2006aedaab72 15:11:44 ---> c2ecbbc04766 15:11:44 Step 23/23 : LABEL version=3.0.0-dev.76 15:11:44 ---> Running in 288be24f4553 15:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:44 ---> Running in 2f30cec9270d 15:11:44 Removing intermediate container 90d303eeffed 15:11:44 ---> f3c05796771e 15:11:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:11:44 Removing intermediate container 6b9da61cc56c 15:11:44 ---> 0fc6c0c13995 15:11:44 Step 23/24 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:11:44 ---> Running in c4d0ca6e369b 15:11:44 ---> Running in f797538705e4 15:11:44 Removing intermediate container 288be24f4553 15:11:44 ---> 8e59db61cf8e 15:11:44 Step 23/24 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:11:44 Removing intermediate container 2f30cec9270d 15:11:44 ---> 9ade17a83773 15:11:44 15:11:44 ---> Running in 874cf471d043 15:11:45 Successfully built 9ade17a83773 15:11:45 Removing intermediate container c4d0ca6e369b 15:11:45 ---> 17805b72768f 15:11:45 Step 29/32 : CMD ["gate"] 15:11:45 Successfully tagged security-spire-server:latest 15:11:45  Building security-spire-server ... done Building security-proxy-auth 15:11:45 Removing intermediate container f797538705e4 15:11:45 ---> fa03a0cea23d 15:11:45 Step 24/24 : LABEL version=3.0.0-dev.76 15:11:45 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:11:45 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:11:45 OK: 15859 distinct packages available 15:11:45 ---> Running in 3105d196a31e 15:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:45 ---> Running in 66a69b3fc088 15:11:45 Removing intermediate container 874cf471d043 15:11:45 ---> aeebf4483e78 15:11:45 Step 24/24 : LABEL version=3.0.0-dev.76 15:11:45 (1/9) Installing ca-certificates (20220614-r0) 15:11:45 (2/9) Installing brotli-libs (1.0.9-r5) 15:11:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:11:45 (4/9) Installing libcurl (7.80.0-r6) 15:11:45 (5/9) Installing curl (7.80.0-r6) 15:11:45 (6/9) Installing dumb-init (1.2.5-r1) 15:11:45 (7/9) Installing musl-obstack (1.2.3-r0) 15:11:45 (8/9) Installing libucontext (1.1-r0) 15:11:45 (9/9) Installing gcompat (1.0.0-r4) 15:11:45 Executing busybox-1.34.1-r7.trigger 15:11:45 Executing ca-certificates-20220614-r0.trigger 15:11:45 OK: 8 MiB in 23 packages 15:11:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:11:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:11:49 ---> 59e0178b25d7 15:11:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:11:49 ---> Using cache 15:11:49 ---> a43ab0bb88ee 15:11:49 Step 4/22 : WORKDIR /edgex-go 15:11:49 ---> Using cache 15:11:49 ---> cfbf997c51d5 15:11:49 Step 5/22 : RUN apk add --update --no-cache make git 15:11:49 ---> Using cache 15:11:49 ---> ffc0563a426f 15:11:49 Step 6/22 : COPY go.mod vendor* ./ 15:11:49 ---> Using cache 15:11:49 ---> eb75e88a5715 15:11:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:49 ---> Using cache 15:11:49 ---> 0feb68be7197 15:11:49 Step 8/22 : COPY . . 15:11:49 ---> Using cache 15:11:49 ---> be3c05fda0df 15:11:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:11:50 Removing intermediate container 3105d196a31e 15:11:50 ---> 0d9b3d6306f2 15:11:50 Step 30/32 : LABEL arch=x86_64 15:11:50 ---> Running in 73f4aafa5f69 15:11:50 ---> Running in ade96199e0f5 15:11:50 ---> Running in b4c743fb2bed 15:11:50 Removing intermediate container 66a69b3fc088 15:11:50 ---> a6e93b1311ae 15:11:50 15:11:50 Successfully built a6e93b1311ae 15:11:50 Successfully tagged security-spire-agent:latest 15:11:50  Building security-spire-agent ... done Removing intermediate container 73f4aafa5f69 15:11:50 ---> d39181c2a4f7 15:11:50 15:11:50 Removing intermediate container b4c743fb2bed 15:11:50 ---> 3fa4a34b7027 15:11:50 Step 31/32 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:11:50 ---> Running in 8094cabb756b 15:11:50 Successfully built d39181c2a4f7 15:11:50 Successfully tagged security-spire-config:latest 15:11:50  Building security-spire-config ... done Removing intermediate container 5a21b0212617 15:11:50 ---> dff7b24b89c1 15:11:50 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:50 Removing intermediate container 8094cabb756b 15:11:50 ---> 8069736fd3aa 15:11:50 Step 32/32 : LABEL version=3.0.0-dev.76 15:11:50 ---> Running in 205f080c9875 15:11:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:11:50 ---> bcbe1a4d3e2a 15:11:50 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:11:50 Removing intermediate container 205f080c9875 15:11:50 ---> 7462ba74c4e4 15:11:50 15:11:50 Successfully built 7462ba74c4e4 15:11:50 Successfully tagged security-bootstrapper:latest 15:11:51  Building security-bootstrapper ... done  ---> c4124dd5fe43 15:11:51 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:11:52 ---> 858d3e943dd0 15:11:52 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:11:52 ---> Running in d0af3348ae80 15:11:52 Removing intermediate container d0af3348ae80 15:11:52 ---> 1bbe992edb03 15:11:52 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:11:52 ---> Running in cda558e44956 15:11:52 Removing intermediate container cda558e44956 15:11:52 ---> 27ef4ac43816 15:11:52 Step 17/19 : LABEL arch=x86_64 15:11:52 ---> Running in dfe69ca4ceab 15:11:52 Removing intermediate container dfe69ca4ceab 15:11:52 ---> ad85c1e5bbeb 15:11:52 Step 18/19 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:11:52 ---> Running in ffa8c935edd5 15:11:52 Removing intermediate container ffa8c935edd5 15:11:52 ---> 286415d8a085 15:11:52 Step 19/19 : LABEL version=3.0.0-dev.76 15:11:52 ---> Running in 5efda88252cb 15:11:52 Removing intermediate container 5efda88252cb 15:11:52 ---> 5cc60512b449 15:11:52 15:11:52 Successfully built 5cc60512b449 15:11:52 Successfully tagged security-spiffe-token-provider:latest 15:12:07  Building security-spiffe-token-provider ... done Removing intermediate container ade96199e0f5 15:12:07 ---> 3a05b0cb6e2a 15:12:07 15:12:07 Step 10/22 : FROM alpine:3.16 15:12:07 ---> dfd21b5a31f5 15:12:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:12:07 ---> Using cache 15:12:07 ---> 90103262a998 15:12:07 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:12:07 ---> Using cache 15:12:07 ---> cdab2f1d35d3 15:12:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:07 ---> Using cache 15:12:07 ---> a65bf20dddf9 15:12:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:12:07 ---> 8285d744556e 15:12:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 15:12:07 ---> 9db87537918f 15:12:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:12:07 ---> cb1efe087ffe 15:12:07 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:12:07 ---> Running in 1a432e311200 15:12:07 Removing intermediate container 1a432e311200 15:12:07 ---> 78cd8d5dc1d0 15:12:07 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:12:07 ---> Running in 82c58a8d8632 15:12:07 Removing intermediate container 82c58a8d8632 15:12:07 ---> dd0597cb3ac2 15:12:07 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:12:07 ---> Running in 384fb95ef1d7 15:12:08 Removing intermediate container 384fb95ef1d7 15:12:08 ---> d7963c314840 15:12:08 Step 20/22 : LABEL arch=x86_64 15:12:08 ---> Running in 77834957cfe6 15:12:08 Removing intermediate container 77834957cfe6 15:12:08 ---> 5580f8f404dc 15:12:08 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:08 ---> Running in 4b1087093db1 15:12:08 Removing intermediate container 4b1087093db1 15:12:08 ---> db07d04cfa05 15:12:08 Step 22/22 : LABEL version=3.0.0-dev.76 15:12:08 ---> Running in 18033dd81ea0 15:12:08 Removing intermediate container 18033dd81ea0 15:12:08 ---> ea2b1a4e0b33 15:12:08 15:12:08 Successfully built ea2b1a4e0b33 15:12:08 Successfully tagged security-proxy-auth:latest 15:12:08  Building security-proxy-auth ... done  [Pipeline] } 15:12:08 $ docker stop --time=1 9c24396e1899e900aaa0a4453c3e41a80895b7bee81cd4dfa300a2ce89e06d83 15:12:09 $ docker rm -f --volumes 9c24396e1899e900aaa0a4453c3e41a80895b7bee81cd4dfa300a2ce89e06d83 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:10 + docker images 15:12:10 REPOSITORY TAG IMAGE ID CREATED SIZE 15:12:10 security-proxy-auth latest ea2b1a4e0b33 2 seconds ago 16.2MB 15:12:10 3a05b0cb6e2a 5 seconds ago 1.66GB 15:12:10 security-spiffe-token-provider latest 5cc60512b449 18 seconds ago 30MB 15:12:10 security-bootstrapper latest 7462ba74c4e4 20 seconds ago 19.7MB 15:12:10 security-spire-agent latest a6e93b1311ae 20 seconds ago 125MB 15:12:10 security-spire-config latest d39181c2a4f7 20 seconds ago 85.8MB 15:12:10 security-spire-server latest 9ade17a83773 26 seconds ago 86.5MB 15:12:10 b759c6e734fb 27 seconds ago 1.71GB 15:12:10 48bcbc5e2088 39 seconds ago 1.55GB 15:12:10 84b1a03355a3 42 seconds ago 1.55GB 15:12:10 d531b6b37254 42 seconds ago 1.55GB 15:12:10 6dad80ddb674 About a minute ago 1.66GB 15:12:10 core-data latest 302bb9ded3f0 About a minute ago 18MB 15:12:10 core-metadata latest dbdb0688d7cd 2 minutes ago 18.5MB 15:12:10 704e916e2645 2 minutes ago 1.69GB 15:12:10 02252b62755f 2 minutes ago 1.68GB 15:12:10 security-secretstore-setup latest d87cc12d3966 2 minutes ago 29.9MB 15:12:10 2b38d6101168 2 minutes ago 1.67GB 15:12:10 core-common-config-bootstrapper latest d7a7e71c5e42 2 minutes ago 15.5MB 15:12:10 support-scheduler latest a21caa03514d 2 minutes ago 30.1MB 15:12:10 security-proxy-setup latest d3f4cf46cd46 2 minutes ago 16.4MB 15:12:10 support-notifications latest 0c0a61eefdab 2 minutes ago 30.7MB 15:12:10 core-command latest ad1b18271a00 2 minutes ago 17.8MB 15:12:10 e19b64367fd0 3 minutes ago 1.74GB 15:12:10 c1da28788456 3 minutes ago 1.74GB 15:12:10 ba45dd8b17c6 3 minutes ago 1.66GB 15:12:10 908d8613f428 3 minutes ago 1.67GB 15:12:10 19928ba26e5e 3 minutes ago 1.68GB 15:12:10 ci-base-image-x86_64 latest 59e0178b25d7 7 minutes ago 903MB 15:12:10 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 15:12:10 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 15:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 15:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 15:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:10 provisioning config files... 15:12:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/437@tmp/config4518551279606192171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:10 ---> docker-login.sh 15:12:10 nexus3.edgexfoundry.org:10001 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 nexus3.edgexfoundry.org:10002 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 nexus3.edgexfoundry.org:10003 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 nexus3.edgexfoundry.org:10004 15:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:10 Configure a credential helper to remove this warning. See 15:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:10 15:12:10 Login Succeeded 15:12:10 docker.io 15:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:11 Configure a credential helper to remove this warning. See 15:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:11 15:12:11 Login Succeeded 15:12:11 ---> docker-login.sh ends [Pipeline] } 15:12:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:11 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:12:11 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:11 latest 15:12:11 3.0.0-dev.76 15:12:11 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:11 main 15:12:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:12 + docker push nexus3.edgexfoundry.org:10004/core-command:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:12:12 63483c70bfb1: Preparing 15:12:12 39a43b7b648e: Preparing 15:12:12 0c24d2ee607e: Preparing 15:12:12 c77f8ba4731c: Preparing 15:12:12 aa5968d388b8: Preparing 15:12:12 aa5968d388b8: Layer already exists 15:12:12 0c24d2ee607e: Pushed 15:12:12 c77f8ba4731c: Pushed 15:12:12 63483c70bfb1: Pushed 15:12:13 39a43b7b648e: Pushed 15:12:13 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:1454746cff728d89c1984c1dcff927360030d39c55c661c68318c2c467aec0b2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:14 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:12:14 63483c70bfb1: Preparing 15:12:14 39a43b7b648e: Preparing 15:12:14 0c24d2ee607e: Preparing 15:12:14 c77f8ba4731c: Preparing 15:12:14 aa5968d388b8: Preparing 15:12:14 39a43b7b648e: Layer already exists 15:12:14 aa5968d388b8: Layer already exists 15:12:14 63483c70bfb1: Layer already exists 15:12:14 0c24d2ee607e: Layer already exists 15:12:14 c77f8ba4731c: Layer already exists 15:12:14 latest: digest: sha256:1454746cff728d89c1984c1dcff927360030d39c55c661c68318c2c467aec0b2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:14 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.76 15:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:12:14 63483c70bfb1: Preparing 15:12:14 39a43b7b648e: Preparing 15:12:14 0c24d2ee607e: Preparing 15:12:14 c77f8ba4731c: Preparing 15:12:14 aa5968d388b8: Preparing 15:12:14 0c24d2ee607e: Layer already exists 15:12:14 63483c70bfb1: Layer already exists 15:12:14 c77f8ba4731c: Layer already exists 15:12:14 aa5968d388b8: Layer already exists 15:12:14 39a43b7b648e: Layer already exists 15:12:14 3.0.0-dev.76: digest: sha256:1454746cff728d89c1984c1dcff927360030d39c55c661c68318c2c467aec0b2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:15 + docker push nexus3.edgexfoundry.org:10004/core-command:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:12:15 63483c70bfb1: Preparing 15:12:15 39a43b7b648e: Preparing 15:12:15 0c24d2ee607e: Preparing 15:12:15 c77f8ba4731c: Preparing 15:12:15 aa5968d388b8: Preparing 15:12:15 c77f8ba4731c: Layer already exists 15:12:15 63483c70bfb1: Layer already exists 15:12:15 0c24d2ee607e: Layer already exists 15:12:15 aa5968d388b8: Layer already exists 15:12:15 39a43b7b648e: Layer already exists 15:12:15 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:1454746cff728d89c1984c1dcff927360030d39c55c661c68318c2c467aec0b2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:16 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:12:16 63483c70bfb1: Preparing 15:12:16 39a43b7b648e: Preparing 15:12:16 0c24d2ee607e: Preparing 15:12:16 c77f8ba4731c: Preparing 15:12:16 aa5968d388b8: Preparing 15:12:16 63483c70bfb1: Layer already exists 15:12:16 39a43b7b648e: Layer already exists 15:12:16 0c24d2ee607e: Layer already exists 15:12:16 aa5968d388b8: Layer already exists 15:12:16 c77f8ba4731c: Layer already exists 15:12:16 main: digest: sha256:1454746cff728d89c1984c1dcff927360030d39c55c661c68318c2c467aec0b2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:16 ===================================================== [Pipeline] echo 15:12:16 taggedImages: 15:12:16 - nexus3.edgexfoundry.org:10004/core-command:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:16 - nexus3.edgexfoundry.org:10004/core-command:latest 15:12:16 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.76 15:12:16 - nexus3.edgexfoundry.org:10004/core-command:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:16 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:12:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:12:16 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:16 latest 15:12:16 3.0.0-dev.76 15:12:16 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:16 main 15:12:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:12:16 b0cc49cdea68: Preparing 15:12:16 707f6cc5d352: Preparing 15:12:16 314dd5cba761: Preparing 15:12:16 f36df8a93912: Preparing 15:12:16 0c24d2ee607e: Preparing 15:12:16 ec6a5b19a3ff: Preparing 15:12:16 aa5968d388b8: Preparing 15:12:16 ec6a5b19a3ff: Waiting 15:12:16 0c24d2ee607e: Layer already exists 15:12:16 314dd5cba761: Pushed 15:12:16 b0cc49cdea68: Pushed 15:12:16 707f6cc5d352: Pushed 15:12:16 aa5968d388b8: Layer already exists 15:12:16 ec6a5b19a3ff: Pushed 15:12:17 f36df8a93912: Pushed 15:12:18 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:84d7d6f129e44c6417d7214582330be0c86746d771793adefd80346a001fcedd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:18 + 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 15:12:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:12:18 b0cc49cdea68: Preparing 15:12:18 707f6cc5d352: Preparing 15:12:18 314dd5cba761: Preparing 15:12:18 f36df8a93912: Preparing 15:12:18 0c24d2ee607e: Preparing 15:12:18 ec6a5b19a3ff: Preparing 15:12:18 aa5968d388b8: Preparing 15:12:18 aa5968d388b8: Waiting 15:12:18 ec6a5b19a3ff: Waiting 15:12:18 314dd5cba761: Layer already exists 15:12:18 0c24d2ee607e: Layer already exists 15:12:18 f36df8a93912: Layer already exists 15:12:18 b0cc49cdea68: Layer already exists 15:12:18 707f6cc5d352: Layer already exists 15:12:18 ec6a5b19a3ff: Layer already exists 15:12:18 aa5968d388b8: Layer already exists 15:12:18 latest: digest: sha256:84d7d6f129e44c6417d7214582330be0c86746d771793adefd80346a001fcedd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.76 15:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:12:19 b0cc49cdea68: Preparing 15:12:19 707f6cc5d352: Preparing 15:12:19 314dd5cba761: Preparing 15:12:19 f36df8a93912: Preparing 15:12:19 0c24d2ee607e: Preparing 15:12:19 ec6a5b19a3ff: Preparing 15:12:19 aa5968d388b8: Preparing 15:12:19 ec6a5b19a3ff: Waiting 15:12:19 aa5968d388b8: Waiting 15:12:19 b0cc49cdea68: Layer already exists 15:12:19 0c24d2ee607e: Layer already exists 15:12:19 707f6cc5d352: Layer already exists 15:12:19 f36df8a93912: Layer already exists 15:12:19 314dd5cba761: Layer already exists 15:12:19 ec6a5b19a3ff: Layer already exists 15:12:19 aa5968d388b8: Layer already exists 15:12:19 3.0.0-dev.76: digest: sha256:84d7d6f129e44c6417d7214582330be0c86746d771793adefd80346a001fcedd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:12:19 b0cc49cdea68: Preparing 15:12:19 707f6cc5d352: Preparing 15:12:19 314dd5cba761: Preparing 15:12:19 f36df8a93912: Preparing 15:12:19 0c24d2ee607e: Preparing 15:12:19 ec6a5b19a3ff: Preparing 15:12:19 aa5968d388b8: Preparing 15:12:19 ec6a5b19a3ff: Waiting 15:12:19 aa5968d388b8: Waiting 15:12:19 b0cc49cdea68: Layer already exists 15:12:19 314dd5cba761: Layer already exists 15:12:19 0c24d2ee607e: Layer already exists 15:12:19 f36df8a93912: Layer already exists 15:12:19 707f6cc5d352: Layer already exists 15:12:19 ec6a5b19a3ff: Layer already exists 15:12:19 aa5968d388b8: Layer already exists 15:12:19 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:84d7d6f129e44c6417d7214582330be0c86746d771793adefd80346a001fcedd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:20 + 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 15:12:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:12:20 b0cc49cdea68: Preparing 15:12:20 707f6cc5d352: Preparing 15:12:20 314dd5cba761: Preparing 15:12:20 f36df8a93912: Preparing 15:12:20 0c24d2ee607e: Preparing 15:12:20 ec6a5b19a3ff: Preparing 15:12:20 aa5968d388b8: Preparing 15:12:20 ec6a5b19a3ff: Waiting 15:12:20 aa5968d388b8: Waiting 15:12:20 f36df8a93912: Layer already exists 15:12:20 707f6cc5d352: Layer already exists 15:12:20 314dd5cba761: Layer already exists 15:12:20 0c24d2ee607e: Layer already exists 15:12:20 b0cc49cdea68: Layer already exists 15:12:20 aa5968d388b8: Layer already exists 15:12:20 ec6a5b19a3ff: Layer already exists 15:12:20 main: digest: sha256:84d7d6f129e44c6417d7214582330be0c86746d771793adefd80346a001fcedd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:20 ===================================================== [Pipeline] echo 15:12:20 taggedImages: 15:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.76 15:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:12:20 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:12:20 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:20 latest 15:12:20 3.0.0-dev.76 15:12:20 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:20 main 15:12:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:21 + docker push nexus3.edgexfoundry.org:10004/core-data:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:12:21 476ced60115a: Preparing 15:12:21 aca29d2735cf: Preparing 15:12:21 0c24d2ee607e: Preparing 15:12:21 bd99ec9d8672: Preparing 15:12:21 aa5968d388b8: Preparing 15:12:21 aa5968d388b8: Layer already exists 15:12:21 0c24d2ee607e: Layer already exists 15:12:21 476ced60115a: Pushed 15:12:21 bd99ec9d8672: Pushed 15:12:22 aca29d2735cf: Pushed 15:12:22 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:49a690b1c57d8ada308be9d4520277c59080089cbd25188a8296ee2108ce6e71 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:23 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:12:23 476ced60115a: Preparing 15:12:23 aca29d2735cf: Preparing 15:12:23 0c24d2ee607e: Preparing 15:12:23 bd99ec9d8672: Preparing 15:12:23 aa5968d388b8: Preparing 15:12:23 476ced60115a: Layer already exists 15:12:23 aca29d2735cf: Layer already exists 15:12:23 0c24d2ee607e: Layer already exists 15:12:23 aa5968d388b8: Layer already exists 15:12:23 bd99ec9d8672: Layer already exists 15:12:23 latest: digest: sha256:49a690b1c57d8ada308be9d4520277c59080089cbd25188a8296ee2108ce6e71 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:23 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.76 15:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:12:23 476ced60115a: Preparing 15:12:23 aca29d2735cf: Preparing 15:12:23 0c24d2ee607e: Preparing 15:12:23 bd99ec9d8672: Preparing 15:12:23 aa5968d388b8: Preparing 15:12:23 aca29d2735cf: Layer already exists 15:12:23 0c24d2ee607e: Layer already exists 15:12:23 bd99ec9d8672: Layer already exists 15:12:23 476ced60115a: Layer already exists 15:12:23 aa5968d388b8: Layer already exists 15:12:23 3.0.0-dev.76: digest: sha256:49a690b1c57d8ada308be9d4520277c59080089cbd25188a8296ee2108ce6e71 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:24 + docker push nexus3.edgexfoundry.org:10004/core-data:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:12:24 476ced60115a: Preparing 15:12:24 aca29d2735cf: Preparing 15:12:24 0c24d2ee607e: Preparing 15:12:24 bd99ec9d8672: Preparing 15:12:24 aa5968d388b8: Preparing 15:12:24 0c24d2ee607e: Layer already exists 15:12:24 aca29d2735cf: Layer already exists 15:12:24 aa5968d388b8: Layer already exists 15:12:24 476ced60115a: Layer already exists 15:12:24 bd99ec9d8672: Layer already exists 15:12:24 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:49a690b1c57d8ada308be9d4520277c59080089cbd25188a8296ee2108ce6e71 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:25 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:12:25 476ced60115a: Preparing 15:12:25 aca29d2735cf: Preparing 15:12:25 0c24d2ee607e: Preparing 15:12:25 bd99ec9d8672: Preparing 15:12:25 aa5968d388b8: Preparing 15:12:25 0c24d2ee607e: Layer already exists 15:12:25 bd99ec9d8672: Layer already exists 15:12:25 aa5968d388b8: Layer already exists 15:12:25 476ced60115a: Layer already exists 15:12:25 aca29d2735cf: Layer already exists 15:12:25 main: digest: sha256:49a690b1c57d8ada308be9d4520277c59080089cbd25188a8296ee2108ce6e71 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:25 ===================================================== [Pipeline] echo 15:12:25 taggedImages: 15:12:25 - nexus3.edgexfoundry.org:10004/core-data:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:25 - nexus3.edgexfoundry.org:10004/core-data:latest 15:12:25 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.76 15:12:25 - nexus3.edgexfoundry.org:10004/core-data:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:25 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:12:25 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:12:25 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:25 latest 15:12:25 3.0.0-dev.76 15:12:25 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:25 main 15:12:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:12:25 9ec696c8cce5: Preparing 15:12:25 5ab2582552ec: Preparing 15:12:25 59430f014ae9: Preparing 15:12:25 0c24d2ee607e: Preparing 15:12:25 ec6a5b19a3ff: Preparing 15:12:25 aa5968d388b8: Preparing 15:12:25 aa5968d388b8: Waiting 15:12:25 0c24d2ee607e: Layer already exists 15:12:25 ec6a5b19a3ff: Layer already exists 15:12:25 aa5968d388b8: Layer already exists 15:12:25 9ec696c8cce5: Pushed 15:12:25 5ab2582552ec: Pushed 15:12:27 59430f014ae9: Pushed 15:12:27 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:117c72863e1614683c6be3be651b363d4b0952f24241d6527177eaa1eb083a1f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:12:27 9ec696c8cce5: Preparing 15:12:27 5ab2582552ec: Preparing 15:12:27 59430f014ae9: Preparing 15:12:27 0c24d2ee607e: Preparing 15:12:27 ec6a5b19a3ff: Preparing 15:12:27 aa5968d388b8: Preparing 15:12:27 aa5968d388b8: Waiting 15:12:27 0c24d2ee607e: Layer already exists 15:12:27 9ec696c8cce5: Layer already exists 15:12:27 ec6a5b19a3ff: Layer already exists 15:12:27 5ab2582552ec: Layer already exists 15:12:27 59430f014ae9: Layer already exists 15:12:27 aa5968d388b8: Layer already exists 15:12:27 latest: digest: sha256:117c72863e1614683c6be3be651b363d4b0952f24241d6527177eaa1eb083a1f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.76 15:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:12:28 9ec696c8cce5: Preparing 15:12:28 5ab2582552ec: Preparing 15:12:28 59430f014ae9: Preparing 15:12:28 0c24d2ee607e: Preparing 15:12:28 ec6a5b19a3ff: Preparing 15:12:28 aa5968d388b8: Preparing 15:12:28 aa5968d388b8: Waiting 15:12:28 5ab2582552ec: Layer already exists 15:12:28 9ec696c8cce5: Layer already exists 15:12:28 59430f014ae9: Layer already exists 15:12:28 ec6a5b19a3ff: Layer already exists 15:12:28 0c24d2ee607e: Layer already exists 15:12:28 aa5968d388b8: Layer already exists 15:12:28 3.0.0-dev.76: digest: sha256:117c72863e1614683c6be3be651b363d4b0952f24241d6527177eaa1eb083a1f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:12:29 9ec696c8cce5: Preparing 15:12:29 5ab2582552ec: Preparing 15:12:29 59430f014ae9: Preparing 15:12:29 0c24d2ee607e: Preparing 15:12:29 ec6a5b19a3ff: Preparing 15:12:29 aa5968d388b8: Preparing 15:12:29 aa5968d388b8: Waiting 15:12:29 59430f014ae9: Layer already exists 15:12:29 ec6a5b19a3ff: Layer already exists 15:12:29 9ec696c8cce5: Layer already exists 15:12:29 0c24d2ee607e: Layer already exists 15:12:29 5ab2582552ec: Layer already exists 15:12:29 aa5968d388b8: Layer already exists 15:12:29 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:117c72863e1614683c6be3be651b363d4b0952f24241d6527177eaa1eb083a1f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:12:29 9ec696c8cce5: Preparing 15:12:29 5ab2582552ec: Preparing 15:12:29 59430f014ae9: Preparing 15:12:29 0c24d2ee607e: Preparing 15:12:29 ec6a5b19a3ff: Preparing 15:12:29 aa5968d388b8: Preparing 15:12:29 aa5968d388b8: Waiting 15:12:29 0c24d2ee607e: Layer already exists 15:12:29 5ab2582552ec: Layer already exists 15:12:29 9ec696c8cce5: Layer already exists 15:12:29 59430f014ae9: Layer already exists 15:12:29 ec6a5b19a3ff: Layer already exists 15:12:29 aa5968d388b8: Layer already exists 15:12:29 main: digest: sha256:117c72863e1614683c6be3be651b363d4b0952f24241d6527177eaa1eb083a1f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:29 ===================================================== [Pipeline] echo 15:12:29 taggedImages: 15:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.76 15:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:29 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:12:29 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:12:29 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:29 latest 15:12:29 3.0.0-dev.76 15:12:29 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:29 main 15:12:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:12:30 092a5439602b: Preparing 15:12:30 092a5439602b: Preparing 15:12:30 85fe24a03eef: Preparing 15:12:30 0b8c5691b922: Preparing 15:12:30 7d76268a21ce: Preparing 15:12:30 404578428710: Preparing 15:12:30 5d02ce90c6cb: Preparing 15:12:30 0c24d2ee607e: Preparing 15:12:30 9081aa9fc8fb: Preparing 15:12:30 57a34a42919a: Preparing 15:12:30 4c50cc09586f: Preparing 15:12:30 8f05ac25ca36: Preparing 15:12:30 aa5968d388b8: Preparing 15:12:30 0c24d2ee607e: Waiting 15:12:30 9081aa9fc8fb: Waiting 15:12:30 5d02ce90c6cb: Waiting 15:12:30 57a34a42919a: Waiting 15:12:30 aa5968d388b8: Waiting 15:12:30 4c50cc09586f: Waiting 15:12:30 8f05ac25ca36: Waiting 15:12:30 092a5439602b: Pushed 15:12:30 7d76268a21ce: Pushed 15:12:30 0b8c5691b922: Pushed 15:12:30 85fe24a03eef: Pushed 15:12:30 404578428710: Pushed 15:12:30 0c24d2ee607e: Layer already exists 15:12:30 8f05ac25ca36: Pushed 15:12:30 4c50cc09586f: Pushed 15:12:30 aa5968d388b8: Layer already exists 15:12:30 9081aa9fc8fb: Pushed 15:12:30 57a34a42919a: Pushed 15:12:31 5d02ce90c6cb: Pushed 15:12:32 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:e5a2770f8a9dc743b2b613233b074730ab2bfb94584c607bac646fd4a3e5f8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:12:32 092a5439602b: Preparing 15:12:32 092a5439602b: Preparing 15:12:32 85fe24a03eef: Preparing 15:12:32 0b8c5691b922: Preparing 15:12:32 7d76268a21ce: Preparing 15:12:32 404578428710: Preparing 15:12:32 5d02ce90c6cb: Preparing 15:12:32 0c24d2ee607e: Preparing 15:12:32 9081aa9fc8fb: Preparing 15:12:32 57a34a42919a: Preparing 15:12:32 4c50cc09586f: Preparing 15:12:32 8f05ac25ca36: Preparing 15:12:32 aa5968d388b8: Preparing 15:12:32 5d02ce90c6cb: Waiting 15:12:32 0c24d2ee607e: Waiting 15:12:32 9081aa9fc8fb: Waiting 15:12:32 8f05ac25ca36: Waiting 15:12:32 57a34a42919a: Waiting 15:12:32 aa5968d388b8: Waiting 15:12:32 4c50cc09586f: Waiting 15:12:32 85fe24a03eef: Layer already exists 15:12:32 0b8c5691b922: Layer already exists 15:12:32 092a5439602b: Layer already exists 15:12:32 7d76268a21ce: Layer already exists 15:12:32 404578428710: Layer already exists 15:12:32 5d02ce90c6cb: Layer already exists 15:12:32 0c24d2ee607e: Layer already exists 15:12:32 9081aa9fc8fb: Layer already exists 15:12:32 57a34a42919a: Layer already exists 15:12:32 4c50cc09586f: Layer already exists 15:12:32 8f05ac25ca36: Layer already exists 15:12:32 aa5968d388b8: Layer already exists 15:12:32 latest: digest: sha256:e5a2770f8a9dc743b2b613233b074730ab2bfb94584c607bac646fd4a3e5f8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.76 15:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:12:33 092a5439602b: Preparing 15:12:33 092a5439602b: Preparing 15:12:33 85fe24a03eef: Preparing 15:12:33 0b8c5691b922: Preparing 15:12:33 7d76268a21ce: Preparing 15:12:33 404578428710: Preparing 15:12:33 5d02ce90c6cb: Preparing 15:12:33 0c24d2ee607e: Preparing 15:12:33 9081aa9fc8fb: Preparing 15:12:33 57a34a42919a: Preparing 15:12:33 4c50cc09586f: Preparing 15:12:33 8f05ac25ca36: Preparing 15:12:33 aa5968d388b8: Preparing 15:12:33 5d02ce90c6cb: Waiting 15:12:33 9081aa9fc8fb: Waiting 15:12:33 57a34a42919a: Waiting 15:12:33 4c50cc09586f: Waiting 15:12:33 8f05ac25ca36: Waiting 15:12:33 0c24d2ee607e: Waiting 15:12:33 aa5968d388b8: Waiting 15:12:33 7d76268a21ce: Layer already exists 15:12:33 404578428710: Layer already exists 15:12:33 092a5439602b: Layer already exists 15:12:33 85fe24a03eef: Layer already exists 15:12:33 0b8c5691b922: Layer already exists 15:12:33 0c24d2ee607e: Layer already exists 15:12:33 5d02ce90c6cb: Layer already exists 15:12:33 9081aa9fc8fb: Layer already exists 15:12:33 4c50cc09586f: Layer already exists 15:12:33 57a34a42919a: Layer already exists 15:12:33 aa5968d388b8: Layer already exists 15:12:33 8f05ac25ca36: Layer already exists 15:12:33 3.0.0-dev.76: digest: sha256:e5a2770f8a9dc743b2b613233b074730ab2bfb94584c607bac646fd4a3e5f8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:12:34 092a5439602b: Preparing 15:12:34 092a5439602b: Preparing 15:12:34 85fe24a03eef: Preparing 15:12:34 0b8c5691b922: Preparing 15:12:34 7d76268a21ce: Preparing 15:12:34 404578428710: Preparing 15:12:34 5d02ce90c6cb: Preparing 15:12:34 0c24d2ee607e: Preparing 15:12:34 9081aa9fc8fb: Preparing 15:12:34 57a34a42919a: Preparing 15:12:34 4c50cc09586f: Preparing 15:12:34 8f05ac25ca36: Preparing 15:12:34 aa5968d388b8: Preparing 15:12:34 5d02ce90c6cb: Waiting 15:12:34 0c24d2ee607e: Waiting 15:12:34 8f05ac25ca36: Waiting 15:12:34 9081aa9fc8fb: Waiting 15:12:34 aa5968d388b8: Waiting 15:12:34 57a34a42919a: Waiting 15:12:34 4c50cc09586f: Waiting 15:12:34 85fe24a03eef: Layer already exists 15:12:34 0b8c5691b922: Layer already exists 15:12:34 7d76268a21ce: Layer already exists 15:12:34 404578428710: Layer already exists 15:12:34 092a5439602b: Layer already exists 15:12:34 5d02ce90c6cb: Layer already exists 15:12:34 0c24d2ee607e: Layer already exists 15:12:34 57a34a42919a: Layer already exists 15:12:34 9081aa9fc8fb: Layer already exists 15:12:34 4c50cc09586f: Layer already exists 15:12:34 8f05ac25ca36: Layer already exists 15:12:34 aa5968d388b8: Layer already exists 15:12:34 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:e5a2770f8a9dc743b2b613233b074730ab2bfb94584c607bac646fd4a3e5f8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:12:35 092a5439602b: Preparing 15:12:35 092a5439602b: Preparing 15:12:35 85fe24a03eef: Preparing 15:12:35 0b8c5691b922: Preparing 15:12:35 7d76268a21ce: Preparing 15:12:35 404578428710: Preparing 15:12:35 5d02ce90c6cb: Preparing 15:12:35 0c24d2ee607e: Preparing 15:12:35 9081aa9fc8fb: Preparing 15:12:35 57a34a42919a: Preparing 15:12:35 4c50cc09586f: Preparing 15:12:35 8f05ac25ca36: Preparing 15:12:35 aa5968d388b8: Preparing 15:12:35 5d02ce90c6cb: Waiting 15:12:35 0c24d2ee607e: Waiting 15:12:35 9081aa9fc8fb: Waiting 15:12:35 57a34a42919a: Waiting 15:12:35 4c50cc09586f: Waiting 15:12:35 8f05ac25ca36: Waiting 15:12:35 aa5968d388b8: Waiting 15:12:35 404578428710: Layer already exists 15:12:35 7d76268a21ce: Layer already exists 15:12:35 0b8c5691b922: Layer already exists 15:12:35 092a5439602b: Layer already exists 15:12:35 85fe24a03eef: Layer already exists 15:12:35 5d02ce90c6cb: Layer already exists 15:12:35 0c24d2ee607e: Layer already exists 15:12:35 4c50cc09586f: Layer already exists 15:12:35 57a34a42919a: Layer already exists 15:12:35 9081aa9fc8fb: Layer already exists 15:12:35 aa5968d388b8: Layer already exists 15:12:35 8f05ac25ca36: Layer already exists 15:12:35 main: digest: sha256:e5a2770f8a9dc743b2b613233b074730ab2bfb94584c607bac646fd4a3e5f8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:35 ===================================================== [Pipeline] echo 15:12:35 taggedImages: 15:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.76 15:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:12:35 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:12:35 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:35 latest 15:12:35 3.0.0-dev.76 15:12:35 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:35 main 15:12:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:12:35 c7e099837131: Preparing 15:12:35 41afee8e2045: Preparing 15:12:35 bcc6e2030e3a: Preparing 15:12:35 a5edaf16f666: Preparing 15:12:35 0c24d2ee607e: Preparing 15:12:35 ec6a5b19a3ff: Preparing 15:12:35 aa5968d388b8: Preparing 15:12:35 ec6a5b19a3ff: Waiting 15:12:35 aa5968d388b8: Waiting 15:12:35 0c24d2ee607e: Layer already exists 15:12:35 ec6a5b19a3ff: Layer already exists 15:12:35 aa5968d388b8: Layer already exists 15:12:35 c7e099837131: Pushed 15:12:35 41afee8e2045: Pushed 15:12:35 bcc6e2030e3a: Pushed 15:12:37 a5edaf16f666: Pushed 15:12:37 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:ee2185107b2fe9d99f1fed5daef42b38f91dc71f8b33795480524e357f0fb03b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:12:37 c7e099837131: Preparing 15:12:37 41afee8e2045: Preparing 15:12:37 bcc6e2030e3a: Preparing 15:12:37 a5edaf16f666: Preparing 15:12:37 0c24d2ee607e: Preparing 15:12:37 ec6a5b19a3ff: Preparing 15:12:37 aa5968d388b8: Preparing 15:12:37 ec6a5b19a3ff: Waiting 15:12:37 aa5968d388b8: Waiting 15:12:37 bcc6e2030e3a: Layer already exists 15:12:37 0c24d2ee607e: Layer already exists 15:12:37 41afee8e2045: Layer already exists 15:12:37 c7e099837131: Layer already exists 15:12:37 a5edaf16f666: Layer already exists 15:12:37 aa5968d388b8: Layer already exists 15:12:37 ec6a5b19a3ff: Layer already exists 15:12:37 latest: digest: sha256:ee2185107b2fe9d99f1fed5daef42b38f91dc71f8b33795480524e357f0fb03b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.76 15:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:12:38 c7e099837131: Preparing 15:12:38 41afee8e2045: Preparing 15:12:38 bcc6e2030e3a: Preparing 15:12:38 a5edaf16f666: Preparing 15:12:38 0c24d2ee607e: Preparing 15:12:38 ec6a5b19a3ff: Preparing 15:12:38 aa5968d388b8: Preparing 15:12:38 ec6a5b19a3ff: Waiting 15:12:38 aa5968d388b8: Waiting 15:12:38 0c24d2ee607e: Layer already exists 15:12:38 41afee8e2045: Layer already exists 15:12:38 bcc6e2030e3a: Layer already exists 15:12:38 c7e099837131: Layer already exists 15:12:38 a5edaf16f666: Layer already exists 15:12:38 ec6a5b19a3ff: Layer already exists 15:12:38 aa5968d388b8: Layer already exists 15:12:38 3.0.0-dev.76: digest: sha256:ee2185107b2fe9d99f1fed5daef42b38f91dc71f8b33795480524e357f0fb03b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:12:39 c7e099837131: Preparing 15:12:39 41afee8e2045: Preparing 15:12:39 bcc6e2030e3a: Preparing 15:12:39 a5edaf16f666: Preparing 15:12:39 0c24d2ee607e: Preparing 15:12:39 ec6a5b19a3ff: Preparing 15:12:39 aa5968d388b8: Preparing 15:12:39 ec6a5b19a3ff: Waiting 15:12:39 aa5968d388b8: Waiting 15:12:39 a5edaf16f666: Layer already exists 15:12:39 c7e099837131: Layer already exists 15:12:39 41afee8e2045: Layer already exists 15:12:39 bcc6e2030e3a: Layer already exists 15:12:39 0c24d2ee607e: Layer already exists 15:12:39 aa5968d388b8: Layer already exists 15:12:39 ec6a5b19a3ff: Layer already exists 15:12:39 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:ee2185107b2fe9d99f1fed5daef42b38f91dc71f8b33795480524e357f0fb03b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:12:39 c7e099837131: Preparing 15:12:39 41afee8e2045: Preparing 15:12:39 bcc6e2030e3a: Preparing 15:12:39 a5edaf16f666: Preparing 15:12:39 0c24d2ee607e: Preparing 15:12:39 ec6a5b19a3ff: Preparing 15:12:39 aa5968d388b8: Preparing 15:12:39 aa5968d388b8: Waiting 15:12:39 0c24d2ee607e: Layer already exists 15:12:39 c7e099837131: Layer already exists 15:12:39 a5edaf16f666: Layer already exists 15:12:39 bcc6e2030e3a: Layer already exists 15:12:39 41afee8e2045: Layer already exists 15:12:39 ec6a5b19a3ff: Layer already exists 15:12:39 aa5968d388b8: Layer already exists 15:12:39 main: digest: sha256:ee2185107b2fe9d99f1fed5daef42b38f91dc71f8b33795480524e357f0fb03b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:39 ===================================================== [Pipeline] echo 15:12:39 taggedImages: 15:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.76 15:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:12:39 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:12:39 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:39 latest 15:12:39 3.0.0-dev.76 15:12:39 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:39 main 15:12:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:12:40 56a6de5dcf36: Preparing 15:12:40 71af148a20b3: Preparing 15:12:40 17576612382c: Preparing 15:12:40 dbbb7f2bb5e5: Preparing 15:12:40 54cff0c85be9: Preparing 15:12:40 80a0fddfed1c: Preparing 15:12:40 aa5968d388b8: Preparing 15:12:40 aa5968d388b8: Waiting 15:12:40 80a0fddfed1c: Waiting 15:12:40 56a6de5dcf36: Pushed 15:12:40 71af148a20b3: Pushed 15:12:40 dbbb7f2bb5e5: Pushed 15:12:40 54cff0c85be9: Pushed 15:12:40 aa5968d388b8: Layer already exists 15:12:40 80a0fddfed1c: Pushed 15:12:41 17576612382c: Pushed 15:12:41 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:63835ea3a6c656d23bb7127ab0da2c55f82e6018520598394697f49c39959129 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:12:42 56a6de5dcf36: Preparing 15:12:42 71af148a20b3: Preparing 15:12:42 17576612382c: Preparing 15:12:42 dbbb7f2bb5e5: Preparing 15:12:42 54cff0c85be9: Preparing 15:12:42 80a0fddfed1c: Preparing 15:12:42 aa5968d388b8: Preparing 15:12:42 80a0fddfed1c: Waiting 15:12:42 aa5968d388b8: Waiting 15:12:42 dbbb7f2bb5e5: Layer already exists 15:12:42 71af148a20b3: Layer already exists 15:12:42 17576612382c: Layer already exists 15:12:42 56a6de5dcf36: Layer already exists 15:12:42 54cff0c85be9: Layer already exists 15:12:42 80a0fddfed1c: Layer already exists 15:12:42 aa5968d388b8: Layer already exists 15:12:42 latest: digest: sha256:63835ea3a6c656d23bb7127ab0da2c55f82e6018520598394697f49c39959129 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.76 15:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:12:42 56a6de5dcf36: Preparing 15:12:42 71af148a20b3: Preparing 15:12:42 17576612382c: Preparing 15:12:42 dbbb7f2bb5e5: Preparing 15:12:42 54cff0c85be9: Preparing 15:12:42 80a0fddfed1c: Preparing 15:12:42 aa5968d388b8: Preparing 15:12:42 aa5968d388b8: Waiting 15:12:42 80a0fddfed1c: Waiting 15:12:42 56a6de5dcf36: Layer already exists 15:12:42 dbbb7f2bb5e5: Layer already exists 15:12:42 71af148a20b3: Layer already exists 15:12:42 54cff0c85be9: Layer already exists 15:12:42 17576612382c: Layer already exists 15:12:42 80a0fddfed1c: Layer already exists 15:12:42 aa5968d388b8: Layer already exists 15:12:42 3.0.0-dev.76: digest: sha256:63835ea3a6c656d23bb7127ab0da2c55f82e6018520598394697f49c39959129 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:12:43 56a6de5dcf36: Preparing 15:12:43 71af148a20b3: Preparing 15:12:43 17576612382c: Preparing 15:12:43 dbbb7f2bb5e5: Preparing 15:12:43 54cff0c85be9: Preparing 15:12:43 80a0fddfed1c: Preparing 15:12:43 aa5968d388b8: Preparing 15:12:43 80a0fddfed1c: Waiting 15:12:43 aa5968d388b8: Waiting 15:12:43 dbbb7f2bb5e5: Layer already exists 15:12:43 54cff0c85be9: Layer already exists 15:12:43 71af148a20b3: Layer already exists 15:12:43 17576612382c: Layer already exists 15:12:43 56a6de5dcf36: Layer already exists 15:12:43 80a0fddfed1c: Layer already exists 15:12:43 aa5968d388b8: Layer already exists 15:12:43 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:63835ea3a6c656d23bb7127ab0da2c55f82e6018520598394697f49c39959129 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:12:43 56a6de5dcf36: Preparing 15:12:43 71af148a20b3: Preparing 15:12:43 17576612382c: Preparing 15:12:43 dbbb7f2bb5e5: Preparing 15:12:43 54cff0c85be9: Preparing 15:12:43 80a0fddfed1c: Preparing 15:12:43 aa5968d388b8: Preparing 15:12:43 aa5968d388b8: Waiting 15:12:43 80a0fddfed1c: Waiting 15:12:43 56a6de5dcf36: Layer already exists 15:12:43 71af148a20b3: Layer already exists 15:12:43 54cff0c85be9: Layer already exists 15:12:43 17576612382c: Layer already exists 15:12:43 dbbb7f2bb5e5: Layer already exists 15:12:43 80a0fddfed1c: Layer already exists 15:12:43 aa5968d388b8: Layer already exists 15:12:43 main: digest: sha256:63835ea3a6c656d23bb7127ab0da2c55f82e6018520598394697f49c39959129 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:44 ===================================================== [Pipeline] echo 15:12:44 taggedImages: 15:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.76 15:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:12:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:12:44 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:44 latest 15:12:44 3.0.0-dev.76 15:12:44 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:44 main 15:12:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:12:44 d2a22b5217bd: Preparing 15:12:44 40ccccd3cd81: Preparing 15:12:44 09cbe8033e65: Preparing 15:12:44 8e0a298dcd64: Preparing 15:12:44 79da7be781d2: Preparing 15:12:44 3cd6ff46e06d: Preparing 15:12:44 7f0128839e5b: Preparing 15:12:44 be1c951b8c28: Preparing 15:12:44 aa5968d388b8: Preparing 15:12:44 3cd6ff46e06d: Waiting 15:12:44 7f0128839e5b: Waiting 15:12:44 be1c951b8c28: Waiting 15:12:44 aa5968d388b8: Waiting 15:12:44 79da7be781d2: Pushed 15:12:44 d2a22b5217bd: Pushed 15:12:44 40ccccd3cd81: Pushed 15:12:44 3cd6ff46e06d: Pushed 15:12:44 7f0128839e5b: Pushed 15:12:44 aa5968d388b8: Layer already exists 15:12:44 be1c951b8c28: Pushed 15:12:45 8e0a298dcd64: Pushed 15:12:46 09cbe8033e65: Pushed 15:12:46 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:00ad0501ee62cd52372bd4ea418210ee2b85fc79702cadae631b219ae2e31eb2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:12:47 d2a22b5217bd: Preparing 15:12:47 40ccccd3cd81: Preparing 15:12:47 09cbe8033e65: Preparing 15:12:47 8e0a298dcd64: Preparing 15:12:47 79da7be781d2: Preparing 15:12:47 3cd6ff46e06d: Preparing 15:12:47 7f0128839e5b: Preparing 15:12:47 be1c951b8c28: Preparing 15:12:47 aa5968d388b8: Preparing 15:12:47 3cd6ff46e06d: Waiting 15:12:47 7f0128839e5b: Waiting 15:12:47 be1c951b8c28: Waiting 15:12:47 aa5968d388b8: Waiting 15:12:47 40ccccd3cd81: Layer already exists 15:12:47 d2a22b5217bd: Layer already exists 15:12:47 79da7be781d2: Layer already exists 15:12:47 8e0a298dcd64: Layer already exists 15:12:47 09cbe8033e65: Layer already exists 15:12:47 be1c951b8c28: Layer already exists 15:12:47 aa5968d388b8: Layer already exists 15:12:47 7f0128839e5b: Layer already exists 15:12:47 3cd6ff46e06d: Layer already exists 15:12:47 latest: digest: sha256:00ad0501ee62cd52372bd4ea418210ee2b85fc79702cadae631b219ae2e31eb2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.76 15:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:12:47 d2a22b5217bd: Preparing 15:12:47 40ccccd3cd81: Preparing 15:12:47 09cbe8033e65: Preparing 15:12:47 8e0a298dcd64: Preparing 15:12:47 79da7be781d2: Preparing 15:12:47 3cd6ff46e06d: Preparing 15:12:47 7f0128839e5b: Preparing 15:12:47 be1c951b8c28: Preparing 15:12:47 aa5968d388b8: Preparing 15:12:47 3cd6ff46e06d: Waiting 15:12:47 7f0128839e5b: Waiting 15:12:47 be1c951b8c28: Waiting 15:12:47 aa5968d388b8: Waiting 15:12:47 40ccccd3cd81: Layer already exists 15:12:47 79da7be781d2: Layer already exists 15:12:47 09cbe8033e65: Layer already exists 15:12:47 8e0a298dcd64: Layer already exists 15:12:47 d2a22b5217bd: Layer already exists 15:12:47 7f0128839e5b: Layer already exists 15:12:47 3cd6ff46e06d: Layer already exists 15:12:47 aa5968d388b8: Layer already exists 15:12:47 be1c951b8c28: Layer already exists 15:12:47 3.0.0-dev.76: digest: sha256:00ad0501ee62cd52372bd4ea418210ee2b85fc79702cadae631b219ae2e31eb2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:12:48 d2a22b5217bd: Preparing 15:12:48 40ccccd3cd81: Preparing 15:12:48 09cbe8033e65: Preparing 15:12:48 8e0a298dcd64: Preparing 15:12:48 79da7be781d2: Preparing 15:12:48 3cd6ff46e06d: Preparing 15:12:48 7f0128839e5b: Preparing 15:12:48 be1c951b8c28: Preparing 15:12:48 aa5968d388b8: Preparing 15:12:48 3cd6ff46e06d: Waiting 15:12:48 be1c951b8c28: Waiting 15:12:48 aa5968d388b8: Waiting 15:12:48 7f0128839e5b: Waiting 15:12:48 8e0a298dcd64: Layer already exists 15:12:48 09cbe8033e65: Layer already exists 15:12:48 40ccccd3cd81: Layer already exists 15:12:48 d2a22b5217bd: Layer already exists 15:12:48 79da7be781d2: Layer already exists 15:12:48 3cd6ff46e06d: Layer already exists 15:12:48 aa5968d388b8: Layer already exists 15:12:48 be1c951b8c28: Layer already exists 15:12:48 7f0128839e5b: Layer already exists 15:12:48 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:00ad0501ee62cd52372bd4ea418210ee2b85fc79702cadae631b219ae2e31eb2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:12:48 d2a22b5217bd: Preparing 15:12:48 40ccccd3cd81: Preparing 15:12:48 09cbe8033e65: Preparing 15:12:48 8e0a298dcd64: Preparing 15:12:48 79da7be781d2: Preparing 15:12:48 3cd6ff46e06d: Preparing 15:12:48 7f0128839e5b: Preparing 15:12:48 be1c951b8c28: Preparing 15:12:48 aa5968d388b8: Preparing 15:12:48 3cd6ff46e06d: Waiting 15:12:48 be1c951b8c28: Waiting 15:12:48 aa5968d388b8: Waiting 15:12:48 8e0a298dcd64: Layer already exists 15:12:48 79da7be781d2: Layer already exists 15:12:48 09cbe8033e65: Layer already exists 15:12:48 d2a22b5217bd: Layer already exists 15:12:48 40ccccd3cd81: Layer already exists 15:12:48 3cd6ff46e06d: Layer already exists 15:12:48 7f0128839e5b: Layer already exists 15:12:48 be1c951b8c28: Layer already exists 15:12:48 aa5968d388b8: Layer already exists 15:12:48 main: digest: sha256:00ad0501ee62cd52372bd4ea418210ee2b85fc79702cadae631b219ae2e31eb2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:48 ===================================================== [Pipeline] echo 15:12:48 taggedImages: 15:12:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:12:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.76 15:12:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:12:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:12:48 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:48 latest 15:12:48 3.0.0-dev.76 15:12:48 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:48 main 15:12:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:12:49 41e49c397716: Preparing 15:12:49 b0fabaa1a9f1: Preparing 15:12:49 0c24d2ee607e: Preparing 15:12:49 020fdb2c1ed0: Preparing 15:12:49 4e6476652798: Preparing 15:12:49 0c24d2ee607e: Layer already exists 15:12:49 4e6476652798: Layer already exists 15:12:49 41e49c397716: Pushed 15:12:50 020fdb2c1ed0: Pushed 15:12:51 b0fabaa1a9f1: Pushed 15:12:51 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:ff7b2f30bd0349e2c722df1301a4d58b50b4b1bb1688ce0c04904dca43f6fa6b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:51 + 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 15:12:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:12:52 41e49c397716: Preparing 15:12:52 b0fabaa1a9f1: Preparing 15:12:52 0c24d2ee607e: Preparing 15:12:52 020fdb2c1ed0: Preparing 15:12:52 4e6476652798: Preparing 15:12:52 4e6476652798: Layer already exists 15:12:52 b0fabaa1a9f1: Layer already exists 15:12:52 41e49c397716: Layer already exists 15:12:52 0c24d2ee607e: Layer already exists 15:12:52 020fdb2c1ed0: Layer already exists 15:12:52 latest: digest: sha256:ff7b2f30bd0349e2c722df1301a4d58b50b4b1bb1688ce0c04904dca43f6fa6b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.76 15:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:12:52 41e49c397716: Preparing 15:12:52 b0fabaa1a9f1: Preparing 15:12:52 0c24d2ee607e: Preparing 15:12:52 020fdb2c1ed0: Preparing 15:12:52 4e6476652798: Preparing 15:12:52 b0fabaa1a9f1: Layer already exists 15:12:52 0c24d2ee607e: Layer already exists 15:12:52 4e6476652798: Layer already exists 15:12:52 020fdb2c1ed0: Layer already exists 15:12:52 41e49c397716: Layer already exists 15:12:52 3.0.0-dev.76: digest: sha256:ff7b2f30bd0349e2c722df1301a4d58b50b4b1bb1688ce0c04904dca43f6fa6b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:12:53 41e49c397716: Preparing 15:12:53 b0fabaa1a9f1: Preparing 15:12:53 0c24d2ee607e: Preparing 15:12:53 020fdb2c1ed0: Preparing 15:12:53 4e6476652798: Preparing 15:12:53 4e6476652798: Layer already exists 15:12:53 020fdb2c1ed0: Layer already exists 15:12:53 b0fabaa1a9f1: Layer already exists 15:12:53 41e49c397716: Layer already exists 15:12:53 0c24d2ee607e: Layer already exists 15:12:53 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:ff7b2f30bd0349e2c722df1301a4d58b50b4b1bb1688ce0c04904dca43f6fa6b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:53 + 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 15:12:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:12:54 41e49c397716: Preparing 15:12:54 b0fabaa1a9f1: Preparing 15:12:54 0c24d2ee607e: Preparing 15:12:54 020fdb2c1ed0: Preparing 15:12:54 4e6476652798: Preparing 15:12:54 b0fabaa1a9f1: Layer already exists 15:12:54 0c24d2ee607e: Layer already exists 15:12:54 4e6476652798: Layer already exists 15:12:54 41e49c397716: Layer already exists 15:12:54 020fdb2c1ed0: Layer already exists 15:12:54 main: digest: sha256:ff7b2f30bd0349e2c722df1301a4d58b50b4b1bb1688ce0c04904dca43f6fa6b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:54 ===================================================== [Pipeline] echo 15:12:54 taggedImages: 15:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.76 15:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:12:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:12:54 480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:54 latest 15:12:54 3.0.0-dev.76 15:12:54 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:12:54 main 15:12:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:480818d28ea8824cc46c96448769b7c82ca10b6c 15:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:12:54 765944254529: Preparing 15:12:54 a88f6357ef38: Preparing 15:12:54 de324c017ad7: Preparing 15:12:54 e672c5d9578b: Preparing 15:12:54 074949526047: Preparing 15:12:54 5fb320069971: Preparing 15:12:54 4e6476652798: Preparing 15:12:54 5fb320069971: Waiting 15:12:54 4e6476652798: Waiting 15:12:54 765944254529: Pushed 15:12:54 de324c017ad7: Pushed 15:12:54 a88f6357ef38: Pushed 15:12:54 4e6476652798: Layer already exists 15:12:55 5fb320069971: Pushed 15:12:58 074949526047: Pushed 15:13:01 e672c5d9578b: Pushed 15:13:01 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:02efd4cf3b4fe7f29c59b94032e2f8aec4afb06dab9c6c34d012fc70ea5d6f93 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:13:01 765944254529: Preparing 15:13:01 a88f6357ef38: Preparing 15:13:01 de324c017ad7: Preparing 15:13:01 e672c5d9578b: Preparing 15:13:01 074949526047: Preparing 15:13:01 5fb320069971: Preparing 15:13:01 4e6476652798: Preparing 15:13:01 5fb320069971: Waiting 15:13:01 4e6476652798: Waiting 15:13:01 765944254529: Layer already exists 15:13:01 a88f6357ef38: Layer already exists 15:13:01 074949526047: Layer already exists 15:13:01 e672c5d9578b: Layer already exists 15:13:01 de324c017ad7: Layer already exists 15:13:01 5fb320069971: Layer already exists 15:13:01 4e6476652798: Layer already exists 15:13:01 latest: digest: sha256:02efd4cf3b4fe7f29c59b94032e2f8aec4afb06dab9c6c34d012fc70ea5d6f93 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.76 15:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:13:02 765944254529: Preparing 15:13:02 a88f6357ef38: Preparing 15:13:02 de324c017ad7: Preparing 15:13:02 e672c5d9578b: Preparing 15:13:02 074949526047: Preparing 15:13:02 5fb320069971: Preparing 15:13:02 4e6476652798: Preparing 15:13:02 4e6476652798: Waiting 15:13:02 5fb320069971: Waiting 15:13:02 074949526047: Layer already exists 15:13:02 e672c5d9578b: Layer already exists 15:13:02 765944254529: Layer already exists 15:13:02 a88f6357ef38: Layer already exists 15:13:02 de324c017ad7: Layer already exists 15:13:02 4e6476652798: Layer already exists 15:13:02 5fb320069971: Layer already exists 15:13:02 3.0.0-dev.76: digest: sha256:02efd4cf3b4fe7f29c59b94032e2f8aec4afb06dab9c6c34d012fc70ea5d6f93 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:13:03 765944254529: Preparing 15:13:03 a88f6357ef38: Preparing 15:13:03 de324c017ad7: Preparing 15:13:03 e672c5d9578b: Preparing 15:13:03 074949526047: Preparing 15:13:03 5fb320069971: Preparing 15:13:03 4e6476652798: Preparing 15:13:03 5fb320069971: Waiting 15:13:03 4e6476652798: Waiting 15:13:03 e672c5d9578b: Layer already exists 15:13:03 074949526047: Layer already exists 15:13:03 765944254529: Layer already exists 15:13:03 a88f6357ef38: Layer already exists 15:13:03 de324c017ad7: Layer already exists 15:13:03 5fb320069971: Layer already exists 15:13:03 4e6476652798: Layer already exists 15:13:03 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:02efd4cf3b4fe7f29c59b94032e2f8aec4afb06dab9c6c34d012fc70ea5d6f93 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:13:03 765944254529: Preparing 15:13:03 a88f6357ef38: Preparing 15:13:03 de324c017ad7: Preparing 15:13:03 e672c5d9578b: Preparing 15:13:03 074949526047: Preparing 15:13:03 5fb320069971: Preparing 15:13:03 4e6476652798: Preparing 15:13:03 5fb320069971: Waiting 15:13:03 4e6476652798: Waiting 15:13:03 e672c5d9578b: Layer already exists 15:13:03 765944254529: Layer already exists 15:13:03 074949526047: Layer already exists 15:13:03 de324c017ad7: Layer already exists 15:13:03 a88f6357ef38: Layer already exists 15:13:03 5fb320069971: Layer already exists 15:13:03 4e6476652798: Layer already exists 15:13:03 main: digest: sha256:02efd4cf3b4fe7f29c59b94032e2f8aec4afb06dab9c6c34d012fc70ea5d6f93 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:03 ===================================================== [Pipeline] echo 15:13:03 taggedImages: 15:13:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:13:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.76 15:13:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:13:03 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:13:03 480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:03 latest 15:13:03 3.0.0-dev.76 15:13:03 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:03 main 15:13:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:13:04 4b89e487e8b2: Preparing 15:13:04 4dc3d0dc882e: Preparing 15:13:04 f20cc5e212bd: Preparing 15:13:04 d7a32ea2cd5a: Preparing 15:13:04 a44ba50ddb77: Preparing 15:13:04 4e6476652798: Preparing 15:13:04 4e6476652798: Waiting 15:13:04 4b89e487e8b2: Pushed 15:13:04 4e6476652798: Layer already exists 15:13:04 4dc3d0dc882e: Pushed 15:13:04 f20cc5e212bd: Pushed 15:13:04 a44ba50ddb77: Pushed 15:13:09 Removing intermediate container cab371f8bc30 15:13:09 ---> e79f114a38da 15:13:09 Step 8/22 : COPY . . 15:13:09 ---> 56f55e4c0560 15:13:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:13:09 ---> Running in 4db499ff5851 15:13:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:13:11 d7a32ea2cd5a: Pushed 15:13:11 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:5d53aa12bc48c514998eb379de49731b64599b56c68bbb3076c06dbc9370e744 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:13:11 4b89e487e8b2: Preparing 15:13:11 4dc3d0dc882e: Preparing 15:13:11 f20cc5e212bd: Preparing 15:13:11 d7a32ea2cd5a: Preparing 15:13:11 a44ba50ddb77: Preparing 15:13:11 4e6476652798: Preparing 15:13:11 4e6476652798: Waiting 15:13:11 d7a32ea2cd5a: Layer already exists 15:13:11 4dc3d0dc882e: Layer already exists 15:13:11 f20cc5e212bd: Layer already exists 15:13:11 a44ba50ddb77: Layer already exists 15:13:11 4b89e487e8b2: Layer already exists 15:13:11 4e6476652798: Layer already exists 15:13:11 latest: digest: sha256:5d53aa12bc48c514998eb379de49731b64599b56c68bbb3076c06dbc9370e744 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.76 15:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:13:12 4b89e487e8b2: Preparing 15:13:12 4dc3d0dc882e: Preparing 15:13:12 f20cc5e212bd: Preparing 15:13:12 d7a32ea2cd5a: Preparing 15:13:12 a44ba50ddb77: Preparing 15:13:12 4e6476652798: Preparing 15:13:12 4e6476652798: Waiting 15:13:12 d7a32ea2cd5a: Layer already exists 15:13:12 4b89e487e8b2: Layer already exists 15:13:12 f20cc5e212bd: Layer already exists 15:13:12 4dc3d0dc882e: Layer already exists 15:13:12 a44ba50ddb77: Layer already exists 15:13:12 4e6476652798: Layer already exists 15:13:12 3.0.0-dev.76: digest: sha256:5d53aa12bc48c514998eb379de49731b64599b56c68bbb3076c06dbc9370e744 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:13:13 4b89e487e8b2: Preparing 15:13:13 4dc3d0dc882e: Preparing 15:13:13 f20cc5e212bd: Preparing 15:13:13 d7a32ea2cd5a: Preparing 15:13:13 a44ba50ddb77: Preparing 15:13:13 4e6476652798: Preparing 15:13:13 4e6476652798: Waiting 15:13:13 f20cc5e212bd: Layer already exists 15:13:13 4b89e487e8b2: Layer already exists 15:13:13 d7a32ea2cd5a: Layer already exists 15:13:13 a44ba50ddb77: Layer already exists 15:13:13 4dc3d0dc882e: Layer already exists 15:13:13 4e6476652798: Layer already exists 15:13:13 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:5d53aa12bc48c514998eb379de49731b64599b56c68bbb3076c06dbc9370e744 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:13:13 4b89e487e8b2: Preparing 15:13:13 4dc3d0dc882e: Preparing 15:13:13 f20cc5e212bd: Preparing 15:13:13 d7a32ea2cd5a: Preparing 15:13:13 a44ba50ddb77: Preparing 15:13:13 4e6476652798: Preparing 15:13:13 4e6476652798: Waiting 15:13:13 f20cc5e212bd: Layer already exists 15:13:13 4dc3d0dc882e: Layer already exists 15:13:13 a44ba50ddb77: Layer already exists 15:13:13 4b89e487e8b2: Layer already exists 15:13:13 d7a32ea2cd5a: Layer already exists 15:13:13 4e6476652798: Layer already exists 15:13:13 main: digest: sha256:5d53aa12bc48c514998eb379de49731b64599b56c68bbb3076c06dbc9370e744 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:13 ===================================================== [Pipeline] echo 15:13:13 taggedImages: 15:13:13 - nexus3.edgexfoundry.org:10004/security-spire-config:480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:13:13 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.76 15:13:13 - nexus3.edgexfoundry.org:10004/security-spire-config:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:13:13 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:13:13 480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:13 latest 15:13:13 3.0.0-dev.76 15:13:13 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:13 main 15:13:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:13:14 c774cec40c75: Preparing 15:13:14 2974130117a2: Preparing 15:13:14 2b1fc90d9047: Preparing 15:13:14 d7a32ea2cd5a: Preparing 15:13:14 d83fd7c1aba3: Preparing 15:13:14 4e6476652798: Preparing 15:13:14 4e6476652798: Waiting 15:13:14 d7a32ea2cd5a: Layer already exists 15:13:14 4e6476652798: Layer already exists 15:13:14 c774cec40c75: Pushed 15:13:14 2974130117a2: Pushed 15:13:14 2b1fc90d9047: Pushed 15:13:14 d83fd7c1aba3: Pushed 15:13:14 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:57761a85a2105512f966cd9645805aa17bbd371ce9e31b0e6c321cd02efd7187 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:13:15 c774cec40c75: Preparing 15:13:15 2974130117a2: Preparing 15:13:15 2b1fc90d9047: Preparing 15:13:15 d7a32ea2cd5a: Preparing 15:13:15 d83fd7c1aba3: Preparing 15:13:15 4e6476652798: Preparing 15:13:15 4e6476652798: Waiting 15:13:15 d83fd7c1aba3: Layer already exists 15:13:15 d7a32ea2cd5a: Layer already exists 15:13:15 2b1fc90d9047: Layer already exists 15:13:15 2974130117a2: Layer already exists 15:13:15 c774cec40c75: Layer already exists 15:13:15 4e6476652798: Layer already exists 15:13:15 latest: digest: sha256:57761a85a2105512f966cd9645805aa17bbd371ce9e31b0e6c321cd02efd7187 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.76 15:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:13:16 c774cec40c75: Preparing 15:13:16 2974130117a2: Preparing 15:13:16 2b1fc90d9047: Preparing 15:13:16 d7a32ea2cd5a: Preparing 15:13:16 d83fd7c1aba3: Preparing 15:13:16 4e6476652798: Preparing 15:13:16 4e6476652798: Waiting 15:13:16 d83fd7c1aba3: Layer already exists 15:13:16 d7a32ea2cd5a: Layer already exists 15:13:16 2b1fc90d9047: Layer already exists 15:13:16 2974130117a2: Layer already exists 15:13:16 c774cec40c75: Layer already exists 15:13:16 4e6476652798: Layer already exists 15:13:16 3.0.0-dev.76: digest: sha256:57761a85a2105512f966cd9645805aa17bbd371ce9e31b0e6c321cd02efd7187 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:13:16 c774cec40c75: Preparing 15:13:16 2974130117a2: Preparing 15:13:16 2b1fc90d9047: Preparing 15:13:16 d7a32ea2cd5a: Preparing 15:13:16 d83fd7c1aba3: Preparing 15:13:16 4e6476652798: Preparing 15:13:16 4e6476652798: Waiting 15:13:16 2974130117a2: Layer already exists 15:13:16 c774cec40c75: Layer already exists 15:13:16 2b1fc90d9047: Layer already exists 15:13:16 d7a32ea2cd5a: Layer already exists 15:13:16 d83fd7c1aba3: Layer already exists 15:13:16 4e6476652798: Layer already exists 15:13:16 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:57761a85a2105512f966cd9645805aa17bbd371ce9e31b0e6c321cd02efd7187 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:13:17 c774cec40c75: Preparing 15:13:17 2974130117a2: Preparing 15:13:17 2b1fc90d9047: Preparing 15:13:17 d7a32ea2cd5a: Preparing 15:13:17 d83fd7c1aba3: Preparing 15:13:17 4e6476652798: Preparing 15:13:17 4e6476652798: Waiting 15:13:17 d7a32ea2cd5a: Layer already exists 15:13:17 d83fd7c1aba3: Layer already exists 15:13:17 2974130117a2: Layer already exists 15:13:17 c774cec40c75: Layer already exists 15:13:17 2b1fc90d9047: Layer already exists 15:13:17 4e6476652798: Layer already exists 15:13:17 main: digest: sha256:57761a85a2105512f966cd9645805aa17bbd371ce9e31b0e6c321cd02efd7187 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:17 ===================================================== [Pipeline] echo 15:13:17 taggedImages: 15:13:17 - nexus3.edgexfoundry.org:10004/security-spire-server:480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:17 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:13:17 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.76 15:13:17 - nexus3.edgexfoundry.org:10004/security-spire-server:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:17 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:13:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:13:17 480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:17 latest 15:13:17 3.0.0-dev.76 15:13:17 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:17 main 15:13:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:13:18 11b80cede284: Preparing 15:13:18 5d0121914d46: Preparing 15:13:18 0c24d2ee607e: Preparing 15:13:18 5f608582c47c: Preparing 15:13:18 aa5968d388b8: Preparing 15:13:18 0c24d2ee607e: Layer already exists 15:13:18 aa5968d388b8: Layer already exists 15:13:19 5f608582c47c: Pushed 15:13:19 11b80cede284: Pushed 15:13:20 5d0121914d46: Pushed 15:13:20 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:9cb7c745d57bdbaf9617b6711df2d8c7d64a733da1dee5107c8ce9ae695ef6c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:13:21 11b80cede284: Preparing 15:13:21 5d0121914d46: Preparing 15:13:21 0c24d2ee607e: Preparing 15:13:21 5f608582c47c: Preparing 15:13:21 aa5968d388b8: Preparing 15:13:21 11b80cede284: Layer already exists 15:13:21 5f608582c47c: Layer already exists 15:13:21 aa5968d388b8: Layer already exists 15:13:21 5d0121914d46: Layer already exists 15:13:21 0c24d2ee607e: Layer already exists 15:13:21 latest: digest: sha256:9cb7c745d57bdbaf9617b6711df2d8c7d64a733da1dee5107c8ce9ae695ef6c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.76 15:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:13:22 11b80cede284: Preparing 15:13:22 5d0121914d46: Preparing 15:13:22 0c24d2ee607e: Preparing 15:13:22 5f608582c47c: Preparing 15:13:22 aa5968d388b8: Preparing 15:13:22 5d0121914d46: Layer already exists 15:13:22 aa5968d388b8: Layer already exists 15:13:22 5f608582c47c: Layer already exists 15:13:22 11b80cede284: Layer already exists 15:13:22 0c24d2ee607e: Layer already exists 15:13:22 3.0.0-dev.76: digest: sha256:9cb7c745d57bdbaf9617b6711df2d8c7d64a733da1dee5107c8ce9ae695ef6c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:13:22 11b80cede284: Preparing 15:13:22 5d0121914d46: Preparing 15:13:22 0c24d2ee607e: Preparing 15:13:22 5f608582c47c: Preparing 15:13:22 aa5968d388b8: Preparing 15:13:22 5d0121914d46: Layer already exists 15:13:22 11b80cede284: Layer already exists 15:13:22 aa5968d388b8: Layer already exists 15:13:22 0c24d2ee607e: Layer already exists 15:13:22 5f608582c47c: Layer already exists 15:13:22 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:9cb7c745d57bdbaf9617b6711df2d8c7d64a733da1dee5107c8ce9ae695ef6c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:13:23 11b80cede284: Preparing 15:13:23 5d0121914d46: Preparing 15:13:23 0c24d2ee607e: Preparing 15:13:23 5f608582c47c: Preparing 15:13:23 aa5968d388b8: Preparing 15:13:23 11b80cede284: Layer already exists 15:13:23 aa5968d388b8: Layer already exists 15:13:23 5f608582c47c: Layer already exists 15:13:23 0c24d2ee607e: Layer already exists 15:13:23 5d0121914d46: Layer already exists 15:13:23 main: digest: sha256:9cb7c745d57bdbaf9617b6711df2d8c7d64a733da1dee5107c8ce9ae695ef6c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:23 ===================================================== [Pipeline] echo 15:13:23 taggedImages: 15:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.76 15:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:13:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:13:23 480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:23 latest 15:13:23 3.0.0-dev.76 15:13:23 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:23 main 15:13:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:13:23 266e50f653c8: Preparing 15:13:23 32a8e171d932: Preparing 15:13:23 0c24d2ee607e: Preparing 15:13:23 ec6a5b19a3ff: Preparing 15:13:23 aa5968d388b8: Preparing 15:13:23 ec6a5b19a3ff: Layer already exists 15:13:23 266e50f653c8: Pushed 15:13:23 0c24d2ee607e: Layer already exists 15:13:23 aa5968d388b8: Layer already exists 15:13:26 32a8e171d932: Pushed 15:13:26 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:7771fe20153b71f17bcc716021aa73fde5636b6364c8b98c689f7880ec117cca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:13:27 266e50f653c8: Preparing 15:13:27 32a8e171d932: Preparing 15:13:27 0c24d2ee607e: Preparing 15:13:27 ec6a5b19a3ff: Preparing 15:13:27 aa5968d388b8: Preparing 15:13:27 0c24d2ee607e: Layer already exists 15:13:27 aa5968d388b8: Layer already exists 15:13:27 266e50f653c8: Layer already exists 15:13:27 32a8e171d932: Layer already exists 15:13:27 ec6a5b19a3ff: Layer already exists 15:13:27 latest: digest: sha256:7771fe20153b71f17bcc716021aa73fde5636b6364c8b98c689f7880ec117cca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.76 15:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:13:27 266e50f653c8: Preparing 15:13:27 32a8e171d932: Preparing 15:13:27 0c24d2ee607e: Preparing 15:13:27 ec6a5b19a3ff: Preparing 15:13:27 aa5968d388b8: Preparing 15:13:27 aa5968d388b8: Layer already exists 15:13:27 0c24d2ee607e: Layer already exists 15:13:27 32a8e171d932: Layer already exists 15:13:27 ec6a5b19a3ff: Layer already exists 15:13:27 266e50f653c8: Layer already exists 15:13:27 3.0.0-dev.76: digest: sha256:7771fe20153b71f17bcc716021aa73fde5636b6364c8b98c689f7880ec117cca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:13:28 266e50f653c8: Preparing 15:13:28 32a8e171d932: Preparing 15:13:28 0c24d2ee607e: Preparing 15:13:28 ec6a5b19a3ff: Preparing 15:13:28 aa5968d388b8: Preparing 15:13:28 aa5968d388b8: Layer already exists 15:13:28 ec6a5b19a3ff: Layer already exists 15:13:28 266e50f653c8: Layer already exists 15:13:28 32a8e171d932: Layer already exists 15:13:28 0c24d2ee607e: Layer already exists 15:13:28 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:7771fe20153b71f17bcc716021aa73fde5636b6364c8b98c689f7880ec117cca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:13:28 266e50f653c8: Preparing 15:13:28 32a8e171d932: Preparing 15:13:28 0c24d2ee607e: Preparing 15:13:28 ec6a5b19a3ff: Preparing 15:13:28 aa5968d388b8: Preparing 15:13:28 0c24d2ee607e: Layer already exists 15:13:28 32a8e171d932: Layer already exists 15:13:28 ec6a5b19a3ff: Layer already exists 15:13:28 266e50f653c8: Layer already exists 15:13:28 aa5968d388b8: Layer already exists 15:13:28 main: digest: sha256:7771fe20153b71f17bcc716021aa73fde5636b6364c8b98c689f7880ec117cca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:29 ===================================================== [Pipeline] echo 15:13:29 taggedImages: 15:13:29 - nexus3.edgexfoundry.org:10004/support-scheduler:480818d28ea8824cc46c96448769b7c82ca10b6c 15:13:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:13:29 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.76 15:13:29 - nexus3.edgexfoundry.org:10004/support-scheduler:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:13:29 - 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] } 15:16:32 Removing intermediate container 91a3b9397117 15:16:32 ---> 7f56b54e9fd7 15:16:32 15:16:32 Step 9/20 : FROM alpine:3.16 15:16:32 3.16: Pulling from library/alpine 15:16:34 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:16:34 Status: Downloaded newer image for alpine:3.16 15:16:34 ---> 4c81e5bf8899 15:16:34 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 15:16:34 ---> Running in 460d87563ee1 15:16:34 Removing intermediate container 9c3aa620ef2e 15:16:34 ---> 404bd4014fde 15:16:34 15:16:34 Step 9/32 : FROM alpine:3.16 15:16:34 ---> 4c81e5bf8899 15:16:34 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:16:35 ---> Running in 62a01424af57 15:16:35 Removing intermediate container 62a01424af57 15:16:35 ---> bd053af1a162 15:16:35 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:16:35 ---> Running in cdb6c6e351dd 15:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:16:38 (1/2) Installing dumb-init (1.2.5-r1) 15:16:38 (2/2) Installing openssl (1.1.1t-r0) 15:16:38 Executing busybox-1.35.0-r17.trigger 15:16:38 OK: 6 MiB in 16 packages 15:16:39 (1/2) Installing dumb-init (1.2.5-r1) 15:16:39 (2/2) Installing su-exec (0.2-r1) 15:16:39 Executing busybox-1.35.0-r17.trigger 15:16:39 OK: 5 MiB in 16 packages 15:16:40 Removing intermediate container 460d87563ee1 15:16:40 ---> 555a8ccc87aa 15:16:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:16:40 ---> Running in 4566e71203f2 15:16:41 Removing intermediate container 4566e71203f2 15:16:41 ---> a9393789bbca 15:16:41 Step 12/20 : WORKDIR /edgex 15:16:41 Removing intermediate container cdb6c6e351dd 15:16:41 ---> c4fafed9200e 15:16:41 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:16:41 ---> Running in d98597d6ad1d 15:16:41 ---> Running in 434d86256248 15:16:42 Removing intermediate container d98597d6ad1d 15:16:42 ---> 6c3520bdea53 15:16:42 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 15:16:42 Removing intermediate container 434d86256248 15:16:42 ---> df22afd90977 15:16:42 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:16:42 ---> Running in 31eb6329f111 15:16:42 Removing intermediate container 31eb6329f111 15:16:42 ---> a3248247d69a 15:16:42 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:16:42 ---> Running in f6d98b677faf 15:16:43 ---> c8c848248a2f 15:16:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:16:43 Removing intermediate container f6d98b677faf 15:16:43 ---> cbd32dd64481 15:16:43 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:16:43 ---> Running in 3111aee41c53 15:16:46 Removing intermediate container 3111aee41c53 15:16:46 ---> 402732350545 15:16:46 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:16:46 ---> b6f5a9e0e35f 15:16:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:16:46 ---> Running in 2f7f1a37bd0f 15:16:47 ---> 96f180c70c65 15:16:47 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:16:48 ---> Running in 394ae345d6e3 15:16:50 Removing intermediate container 2f7f1a37bd0f 15:16:50 ---> 452c8f898f7d 15:16:50 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:16:50 ---> Running in 4e3128cfb0dc 15:16:50 Removing intermediate container 4e3128cfb0dc 15:16:50 ---> fff09f6700ef 15:16:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:16:52 Removing intermediate container 394ae345d6e3 15:16:52 ---> d86d95ceab00 15:16:52 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 15:16:52 ---> Running in 189a2bee51d8 15:16:52 ---> 3803922a0848 15:16:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:16:52 ---> Running in 6653b83ab2b1 15:16:53 Removing intermediate container 189a2bee51d8 15:16:53 ---> b42ebf9ae4e7 15:16:53 Step 18/20 : LABEL arch=arm64 15:16:53 ---> Running in 2f0ee6ba4ca5 15:16:54 Removing intermediate container 2f0ee6ba4ca5 15:16:54 ---> 46af64d99224 15:16:54 Step 19/20 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:16:54 ---> Running in 9aa4aea6f043 15:16:54 Removing intermediate container 9aa4aea6f043 15:16:54 ---> adb2c4f57df4 15:16:54 Step 20/20 : LABEL version=3.0.0-dev.76 15:16:54 ---> Running in db364dce4ef9 15:16:55 Removing intermediate container db364dce4ef9 15:16:55 ---> e73c85bce2b4 15:16:55 15:16:55 Successfully built e73c85bce2b4 15:16:55 Successfully tagged security-proxy-setup-arm64:latest 15:16:55  Building security-proxy-setup ... done Building security-secretstore-setup 15:16:56 Removing intermediate container 6653b83ab2b1 15:16:56 ---> fdaec4448d5c 15:16:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:16:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:59 ---> 953ab47d08cc 15:16:59 Step 3/23 : WORKDIR /edgex-go 15:16:59 ---> Using cache 15:16:59 ---> 4aaf3c8c4e9f 15:16:59 Step 4/23 : RUN apk add --update --no-cache make git 15:16:59 ---> Using cache 15:16:59 ---> b873fa1c96fa 15:16:59 Step 5/23 : COPY go.mod vendor* ./ 15:16:59 ---> Using cache 15:16:59 ---> 21f9c0f2fc3a 15:16:59 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:59 ---> Using cache 15:16:59 ---> 1b32e7535896 15:16:59 Step 7/23 : COPY . . 15:16:59 ---> Using cache 15:16:59 ---> 89634b368397 15:16:59 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:16:59 ---> c3a9d8e57da8 15:16:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:16:59 ---> Running in 70734e0c5e50 15:17:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:17:02 ---> e381d4cf926a 15:17:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:17:03 ---> fbe1f87163ef 15:17:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:17:04 ---> 608ab320e80c 15:17:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:17:05 ---> b7e5bce8e11d 15:17:05 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:17:05 ---> c61f2de1d413 15:17:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:17:06 ---> 77bd97a33b43 15:17:06 Step 27/32 : RUN chmod +x /entrypoint.sh 15:17:06 ---> Running in 01d339209293 15:17:10 Removing intermediate container 01d339209293 15:17:10 ---> afb34cb215cd 15:17:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:17:10 ---> Running in 04202df572e9 15:17:12 Removing intermediate container 04202df572e9 15:17:12 ---> 31567f1978fe 15:17:12 Step 29/32 : CMD ["gate"] 15:17:12 ---> Running in 88fd7183c3c6 15:17:13 Removing intermediate container 88fd7183c3c6 15:17:13 ---> e8e79c8d610b 15:17:13 Step 30/32 : LABEL arch=arm64 15:17:13 ---> Running in b04d9d9daa0c 15:17:13 Removing intermediate container b04d9d9daa0c 15:17:13 ---> 4efdef06e0bf 15:17:13 Step 31/32 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:17:13 ---> Running in d945da2f8615 15:17:14 Removing intermediate container d945da2f8615 15:17:14 ---> f0d382272e3a 15:17:14 Step 32/32 : LABEL version=3.0.0-dev.76 15:17:14 ---> Running in 4d30314ba0ea 15:17:14 Removing intermediate container 4d30314ba0ea 15:17:14 ---> a60d47cf98d7 15:17:14 15:17:15 Successfully built a60d47cf98d7 15:17:15 Successfully tagged security-bootstrapper-arm64:latest 15:17:15 Building core-common-config-bootstrapper 15:17:19  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:17:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:17:19 ---> 953ab47d08cc 15:17:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:17:19 ---> Using cache 15:17:19 ---> 90757144a87e 15:17:19 Step 4/22 : WORKDIR /edgex-go 15:17:19 ---> Using cache 15:17:19 ---> 157f5017f847 15:17:19 Step 5/22 : RUN apk add --update --no-cache make git 15:17:19 ---> Using cache 15:17:19 ---> 176fe3ab13ff 15:17:19 Step 6/22 : COPY go.mod vendor* ./ 15:17:19 ---> Using cache 15:17:19 ---> 94543034c7d5 15:17:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:19 ---> Using cache 15:17:19 ---> 3e1df6bbbd52 15:17:19 Step 8/22 : COPY . . 15:17:19 ---> Using cache 15:17:19 ---> ae2e1f959181 15:17:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:17:19 ---> Running in 9177a585b99c 15:17:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:17:26 Removing intermediate container cd643c28cfe8 15:17:26 ---> dc8da549e915 15:17:26 15:17:26 Step 10/24 : FROM alpine:3.16 15:17:26 ---> 4c81e5bf8899 15:17:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:17:26 ---> Running in 3190842b368a 15:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:17:30 (1/1) Installing dumb-init (1.2.5-r1) 15:17:30 Executing busybox-1.35.0-r17.trigger 15:17:30 OK: 5 MiB in 15 packages 15:17:32 Removing intermediate container 3190842b368a 15:17:32 ---> 4ea2c7331fa5 15:17:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:17:32 ---> Running in 5c8de83fd85b 15:17:32 Removing intermediate container 5c8de83fd85b 15:17:32 ---> 493197128525 15:17:32 Step 13/24 : ENV APP_PORT=59881 15:17:32 ---> Running in 0fb81e26dc58 15:17:33 Removing intermediate container 0fb81e26dc58 15:17:33 ---> e5b4f651fbf3 15:17:33 Step 14/24 : EXPOSE $APP_PORT 15:17:33 ---> Running in 7484c7d14973 15:17:33 Removing intermediate container 7484c7d14973 15:17:33 ---> 18a9c0437d1e 15:17:33 Step 15/24 : WORKDIR / 15:17:33 ---> Running in 45ceecf40534 15:17:34 Removing intermediate container 45ceecf40534 15:17:34 ---> 46e0a993045a 15:17:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:35 ---> b3a6c133f633 15:17:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:17:37 ---> 7fba27551d6e 15:17:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:17:38 ---> 30a43cd59eec 15:17:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:17:39 ---> be4d6b7841be 15:17:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:17:39 ---> Running in d727692c9066 15:17:39 Removing intermediate container d727692c9066 15:17:39 ---> fdc2b4f25a59 15:17:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:17:39 ---> Running in aa7de3faad7a 15:17:40 Removing intermediate container aa7de3faad7a 15:17:40 ---> ecc0fb0ee2db 15:17:40 Step 22/24 : LABEL arch=arm64 15:17:40 ---> Running in 5b8ebc77c4e5 15:17:40 Removing intermediate container 5b8ebc77c4e5 15:17:40 ---> 27bd5704621b 15:17:40 Step 23/24 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:17:40 ---> Running in c1ab29f7cd50 15:17:41 Removing intermediate container c1ab29f7cd50 15:17:41 ---> 21f8bee83d2a 15:17:41 Step 24/24 : LABEL version=3.0.0-dev.76 15:17:41 ---> Running in 6021a2be605e 15:17:42 Removing intermediate container 6021a2be605e 15:17:42 ---> 15707bcb3d3c 15:17:42 15:17:42 Successfully built 15707bcb3d3c 15:17:42 Successfully tagged core-metadata-arm64:latest 15:17:42 Building security-spire-config 15:17:45  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:17:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:17:45 ---> 953ab47d08cc 15:17:45 Step 3/24 : WORKDIR /edgex-go 15:17:45 ---> Using cache 15:17:45 ---> 4aaf3c8c4e9f 15:17:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:17:45 ---> Running in 1aacbf5ee63c 15:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:17:49 OK: 221 MiB in 51 packages 15:17:51 Removing intermediate container 1aacbf5ee63c 15:17:51 ---> 16d901227daf 15:17:51 Step 5/24 : COPY go.mod vendor* ./ 15:17:52 ---> 46e864ed4cb9 15:17:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:52 ---> Running in 7ef8c3c1d1d9 15:19:29 Removing intermediate container 7ef8c3c1d1d9 15:19:29 ---> c236e6ef1afd 15:19:29 Step 7/24 : COPY . . 15:19:29 ---> 34143391052f 15:19:29 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:19:29 ---> Running in 3856a3085a09 15:19:29 Removing intermediate container 3856a3085a09 15:19:29 ---> 5bfab007f141 15:19:29 Step 9/24 : WORKDIR /edgex-go/spire-build 15:19:29 ---> Running in b220c828c528 15:19:29 Removing intermediate container b220c828c528 15:19:29 ---> 974e80c20bd5 15:19:29 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:19:29 ---> Running in 6cdbb0850281 15:19:31 Removing intermediate container 6cdbb0850281 15:19:31 ---> 83ab4a995eb2 15:19:31 Step 11/24 : WORKDIR /edgex-go 15:19:31 ---> Running in ff9ccf9eef50 15:19:32 Removing intermediate container ff9ccf9eef50 15:19:32 ---> 215be991e685 15:19:32 15:19:32 Step 12/24 : FROM alpine:3.15 15:19:32 ---> 354640af7b1b 15:19:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:19:32 ---> Using cache 15:19:32 ---> a4289a6f7216 15:19:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:19:32 ---> Running in 9ba5ccbaaa9c 15:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:19:35 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:19:35 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:19:35 OK: 15736 distinct packages available 15:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:19:37 (1/4) Installing dumb-init (1.2.5-r1) 15:19:37 (2/4) Installing musl-obstack (1.2.3-r0) 15:19:37 (3/4) Installing libucontext (1.1-r0) 15:19:37 (4/4) Installing gcompat (1.0.0-r4) 15:19:37 Executing busybox-1.34.1-r7.trigger 15:19:37 OK: 6 MiB in 18 packages 15:19:39 Removing intermediate container 9ba5ccbaaa9c 15:19:39 ---> 0e06e23aec08 15:19:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:19:45 ---> d60519247186 15:19:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:19:47 ---> c5355efd6c34 15:19:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:19:47 ---> Running in 3c7669b9da52 15:19:48 Removing intermediate container 3c7669b9da52 15:19:48 ---> aba542b0ecd5 15:19:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:19:49 ---> 884e72ec04b7 15:19:49 Step 19/24 : WORKDIR / 15:19:49 ---> Running in 38ac7247d4bb 15:19:50 Removing intermediate container 38ac7247d4bb 15:19:50 ---> 8e68b23956f5 15:19:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:19:50 ---> Running in fcc477922385 15:19:50 Removing intermediate container fcc477922385 15:19:50 ---> 320e4a273a74 15:19:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:19:50 ---> Running in 557cdb36f1ba 15:19:51 Removing intermediate container 557cdb36f1ba 15:19:51 ---> 81c5e7e91191 15:19:51 Step 22/24 : LABEL arch=arm64 15:19:51 ---> Running in 2fd8c00edac8 15:19:51 Removing intermediate container 2fd8c00edac8 15:19:51 ---> 992142ad76b8 15:19:51 Step 23/24 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:19:51 ---> Running in 48054b1d09fc 15:19:52 Removing intermediate container 48054b1d09fc 15:19:52 ---> cf511b4879b5 15:19:52 Step 24/24 : LABEL version=3.0.0-dev.76 15:19:52 ---> Running in 8b9efd708ac6 15:19:53 Removing intermediate container 8b9efd708ac6 15:19:53 ---> 59778ca36f66 15:19:53 15:19:53 Successfully built 59778ca36f66 15:19:53 Successfully tagged security-spire-config-arm64:latest 15:19:53  Building security-spire-config ... done Building core-command 15:19:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:19:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:19:56 ---> 953ab47d08cc 15:19:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:19:56 ---> Using cache 15:19:56 ---> 90757144a87e 15:19:56 Step 4/23 : WORKDIR /edgex-go 15:19:56 ---> Using cache 15:19:56 ---> 157f5017f847 15:19:56 Step 5/23 : RUN apk add --update --no-cache make git 15:19:56 ---> Using cache 15:19:56 ---> 176fe3ab13ff 15:19:56 Step 6/23 : COPY go.mod vendor* ./ 15:19:56 ---> Using cache 15:19:56 ---> 94543034c7d5 15:19:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:56 ---> Using cache 15:19:56 ---> 3e1df6bbbd52 15:19:56 Step 8/23 : COPY . . 15:19:56 ---> Using cache 15:19:56 ---> ae2e1f959181 15:19:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:19:56 ---> Running in addfed3bee36 15:19:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:21:06 Removing intermediate container ab787240e986 15:21:06 ---> 67190c53c326 15:21:06 15:21:06 Step 10/22 : FROM alpine:3.16 15:21:06 ---> 4c81e5bf8899 15:21:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:21:06 ---> Using cache 15:21:06 ---> 4ea2c7331fa5 15:21:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:21:06 ---> Using cache 15:21:06 ---> 493197128525 15:21:06 Step 13/22 : ENV APP_PORT=59861 15:21:06 ---> Running in 7a932cedf562 15:21:06 Removing intermediate container 7a932cedf562 15:21:06 ---> 41ee91805c5b 15:21:06 Step 14/22 : EXPOSE $APP_PORT 15:21:06 ---> Running in 7ea9c321e7c2 15:21:06 Removing intermediate container 7ea9c321e7c2 15:21:06 ---> aa739e6d5ffc 15:21:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:07 ---> 626e27673a97 15:21:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:21:09 ---> 054c2c6bab47 15:21:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:21:10 ---> bf377e8333d4 15:21:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:21:10 ---> Running in c84c9ac0347c 15:21:11 Removing intermediate container c84c9ac0347c 15:21:11 ---> 58d2d93378a0 15:21:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:21:11 ---> Running in 9b163f663a54 15:21:11 Removing intermediate container 9b163f663a54 15:21:11 ---> 54635c48fe4e 15:21:11 Step 20/22 : LABEL arch=arm64 15:21:11 ---> Running in 47c71e1ddb06 15:21:12 Removing intermediate container 47c71e1ddb06 15:21:12 ---> 99abd3ff7ec5 15:21:12 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:21:12 ---> Running in dad3200ff0b6 15:21:12 Removing intermediate container dad3200ff0b6 15:21:12 ---> 49ddf3c0077b 15:21:12 Step 22/22 : LABEL version=3.0.0-dev.76 15:21:12 ---> Running in 4dce4e04748d 15:21:13 Removing intermediate container 4dce4e04748d 15:21:13 ---> d165d7fddfd7 15:21:13 15:21:13 Successfully built d165d7fddfd7 15:21:13 Successfully tagged support-scheduler-arm64:latest 15:21:13  Building support-scheduler ... done Building security-proxy-auth 15:21:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:21:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:16 ---> 953ab47d08cc 15:21:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:21:16 ---> Using cache 15:21:16 ---> 90757144a87e 15:21:16 Step 4/22 : WORKDIR /edgex-go 15:21:16 ---> Using cache 15:21:16 ---> 157f5017f847 15:21:16 Step 5/22 : RUN apk add --update --no-cache make git 15:21:16 ---> Using cache 15:21:16 ---> 176fe3ab13ff 15:21:16 Step 6/22 : COPY go.mod vendor* ./ 15:21:16 ---> Using cache 15:21:16 ---> 94543034c7d5 15:21:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:16 ---> Using cache 15:21:16 ---> 3e1df6bbbd52 15:21:16 Step 8/22 : COPY . . 15:21:16 ---> Using cache 15:21:16 ---> ae2e1f959181 15:21:16 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:21:17 ---> Running in 0bd31af6e49f 15:21:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:22:40 Removing intermediate container 4db499ff5851 15:22:40 ---> 34bd50197edc 15:22:40 15:22:40 Step 10/22 : FROM alpine:3.16 15:22:40 ---> 4c81e5bf8899 15:22:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:22:40 ---> Running in 970ad94821d8 15:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:22:42 (1/2) Installing ca-certificates (20220614-r0) 15:22:42 (2/2) Installing dumb-init (1.2.5-r1) 15:22:42 Executing busybox-1.35.0-r17.trigger 15:22:42 Executing ca-certificates-20220614-r0.trigger 15:22:42 OK: 6 MiB in 16 packages 15:22:44 Removing intermediate container 970ad94821d8 15:22:44 ---> b1f4b0395884 15:22:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:22:44 ---> Running in efe7e15146de 15:22:45 Removing intermediate container efe7e15146de 15:22:45 ---> a5b2595950b9 15:22:45 Step 13/22 : ENV APP_PORT=59860 15:22:45 ---> Running in abef33447520 15:22:45 Removing intermediate container abef33447520 15:22:45 ---> aed57e3212f9 15:22:45 Step 14/22 : EXPOSE $APP_PORT 15:22:45 ---> Running in 10e8590d5fb8 15:22:46 Removing intermediate container 10e8590d5fb8 15:22:46 ---> 6c4b82d3d67b 15:22:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:22:47 ---> fe549ac86558 15:22:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:22:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:22:51 ---> f73b6772a341 15:22:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:22:51 ---> df142c3f09d2 15:22:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:22:52 ---> Running in fe14f13a16bf 15:22:52 Removing intermediate container fe14f13a16bf 15:22:52 ---> 922da61f276e 15:22:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:22:52 ---> Running in a8ed08eff6ef 15:22:53 Removing intermediate container a8ed08eff6ef 15:22:53 ---> 221c55aaede4 15:22:53 Step 20/22 : LABEL arch=arm64 15:22:53 ---> Running in 6d65ae55d02b 15:22:53 Removing intermediate container 6d65ae55d02b 15:22:53 ---> 6633d67ed18f 15:22:53 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:22:54 ---> Running in db8b3c58aec8 15:22:54 Removing intermediate container db8b3c58aec8 15:22:54 ---> 6b188caba348 15:22:54 Step 22/22 : LABEL version=3.0.0-dev.76 15:22:54 ---> Running in 5b184bb9596f 15:22:55 Removing intermediate container 5b184bb9596f 15:22:55 ---> c982a71d9183 15:22:55 15:22:55 Successfully built c982a71d9183 15:22:55 Successfully tagged support-notifications-arm64:latest 15:22:55 Building security-spiffe-token-provider 15:22:58  Building support-notifications ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:22:58 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:22:58 ---> 953ab47d08cc 15:22:58 Step 3/19 : WORKDIR /edgex-go 15:22:58 ---> Using cache 15:22:58 ---> 4aaf3c8c4e9f 15:22:58 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:22:58 ---> Running in 6e8e01ccb04d 15:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:23:03 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:23:03 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:23:03 OK: 16903 distinct packages available 15:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:23:05 OK: 221 MiB in 51 packages 15:23:07 Removing intermediate container 6e8e01ccb04d 15:23:07 ---> 85b49a2e11c3 15:23:07 Step 5/19 : COPY go.mod vendor* ./ 15:23:07 Removing intermediate container 70734e0c5e50 15:23:07 ---> 491a74f0ffea 15:23:07 15:23:07 Step 9/23 : FROM alpine:3.16 15:23:07 ---> 4c81e5bf8899 15:23:07 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:23:07 ---> Running in 4610ce4ab189 15:23:07 ---> cb137f1021a5 15:23:07 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:08 ---> Running in be3346ad08b1 15:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:23:12 (1/3) Installing ca-certificates (20220614-r0) 15:23:12 (2/3) Installing dumb-init (1.2.5-r1) 15:23:12 (3/3) Installing su-exec (0.2-r1) 15:23:12 Executing busybox-1.35.0-r17.trigger 15:23:12 Executing ca-certificates-20220614-r0.trigger 15:23:12 OK: 6 MiB in 17 packages 15:23:14 Removing intermediate container 4610ce4ab189 15:23:14 ---> 59b47b8e8a30 15:23:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:23:14 ---> Running in bcc235b0bab6 15:23:15 Removing intermediate container bcc235b0bab6 15:23:15 ---> 0dc4c620f34f 15:23:15 Step 12/23 : WORKDIR / 15:23:15 ---> Running in 924d9d888014 15:23:15 Removing intermediate container 924d9d888014 15:23:15 ---> 9f79c45ef240 15:23:15 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:23:16 ---> ba16ac5045b3 15:23:16 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:23:17 ---> 559682cd6a56 15:23:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:23:18 ---> d04b9b288c38 15:23:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:23:20 ---> ff91c62955de 15:23:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:23:21 ---> 89fc22c0feda 15:23:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:23:22 ---> a67faca72338 15:23:22 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:23:22 ---> Running in 530d5c724033 15:23:26 Removing intermediate container 530d5c724033 15:23:26 ---> 157f5be98384 15:23:26 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 15:23:26 ---> Running in 6e099623949f 15:23:26 Removing intermediate container 6e099623949f 15:23:26 ---> c12da08bbdee 15:23:26 Step 21/23 : LABEL arch=arm64 15:23:26 ---> Running in 5182ce25187a 15:23:27 Removing intermediate container 5182ce25187a 15:23:27 ---> 795fc41ecf59 15:23:27 Step 22/23 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:23:27 ---> Running in f7630596e144 15:23:27 Removing intermediate container f7630596e144 15:23:27 ---> a06d129f5f36 15:23:27 Step 23/23 : LABEL version=3.0.0-dev.76 15:23:27 ---> Running in 01533a3e54db 15:23:28 Removing intermediate container 01533a3e54db 15:23:28 ---> 94f9e2285dad 15:23:28 15:23:28 Successfully built 94f9e2285dad 15:23:28 Successfully tagged security-secretstore-setup-arm64:latest 15:23:28  Building security-secretstore-setup ... done Building core-data 15:23:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:23:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:23:31 ---> 953ab47d08cc 15:23:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:23:31 ---> Using cache 15:23:31 ---> 90757144a87e 15:23:31 Step 4/22 : WORKDIR /edgex-go 15:23:31 ---> Using cache 15:23:31 ---> 157f5017f847 15:23:31 Step 5/22 : RUN apk add --update --no-cache make git 15:23:31 ---> Using cache 15:23:31 ---> 176fe3ab13ff 15:23:31 Step 6/22 : COPY go.mod vendor* ./ 15:23:31 ---> Using cache 15:23:31 ---> 94543034c7d5 15:23:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:31 ---> Using cache 15:23:31 ---> 3e1df6bbbd52 15:23:31 Step 8/22 : COPY . . 15:23:31 ---> Using cache 15:23:31 ---> ae2e1f959181 15:23:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:23:32 ---> Running in 95e79a0efeb4 15:23:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:23:43 Removing intermediate container 9177a585b99c 15:23:43 ---> 21a60c0799e9 15:23:43 15:23:43 Step 10/22 : FROM alpine:3.16 15:23:43 ---> 4c81e5bf8899 15:23:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:23:43 ---> Running in 38e2ba26d9c5 15:23:43 Removing intermediate container 38e2ba26d9c5 15:23:43 ---> 5cc1fb7aa81e 15:23:43 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:23:43 ---> Running in 39cb839694e4 15:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:23:46 (1/1) Installing dumb-init (1.2.5-r1) 15:23:46 Executing busybox-1.35.0-r17.trigger 15:23:46 OK: 5 MiB in 15 packages 15:23:48 Removing intermediate container 39cb839694e4 15:23:48 ---> 9e3cedd058e5 15:23:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:48 ---> 22ea46ae4554 15:23:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:23:50 ---> 5e8314f31c2b 15:23:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:23:51 ---> a4f428f3a89c 15:23:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:23:52 ---> 4251efb78ae5 15:23:52 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:23:52 ---> Running in 326983010a6b 15:23:55 Removing intermediate container 326983010a6b 15:23:55 ---> 960f0c3ad432 15:23:55 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:23:55 ---> Running in 2c92673885c1 15:23:56 Removing intermediate container 2c92673885c1 15:23:56 ---> 02d1c53e459c 15:23:56 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:23:56 ---> Running in 722237e6852e 15:23:56 Removing intermediate container 722237e6852e 15:23:56 ---> 1c59fbadd124 15:23:56 Step 20/22 : LABEL arch=arm64 15:23:57 ---> Running in 9b4de1220bd5 15:23:57 Removing intermediate container 9b4de1220bd5 15:23:57 ---> ec069babc241 15:23:57 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:23:58 ---> Running in eabbfe9fb0ae 15:23:58 Removing intermediate container eabbfe9fb0ae 15:23:58 ---> cce60ed08af8 15:23:58 Step 22/22 : LABEL version=3.0.0-dev.76 15:23:58 ---> Running in aaafc2c49612 15:23:59 Removing intermediate container aaafc2c49612 15:23:59 ---> fd9d2034e75d 15:23:59 15:23:59 Successfully built fd9d2034e75d 15:23:59 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:24:46  Building core-common-config-bootstrapper ... done Removing intermediate container be3346ad08b1 15:24:46 ---> d1832cf081e2 15:24:46 Step 7/19 : COPY . . 15:24:46 ---> 237908791b9c 15:24:46 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:24:46 ---> Running in 0d4568e72397 15:24:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:25:57 Removing intermediate container addfed3bee36 15:25:57 ---> f8f22526cf22 15:25:57 15:25:57 Step 10/23 : FROM alpine:3.16 15:25:57 ---> 4c81e5bf8899 15:25:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:25:57 ---> Using cache 15:25:57 ---> 4ea2c7331fa5 15:25:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:25:57 ---> Using cache 15:25:57 ---> 493197128525 15:25:57 Step 13/23 : ENV APP_PORT=59882 15:25:57 ---> Running in 150a1fa3d63d 15:25:57 Removing intermediate container 150a1fa3d63d 15:25:57 ---> 8da195cb9afa 15:25:57 Step 14/23 : EXPOSE $APP_PORT 15:25:57 ---> Running in 12baad5907f5 15:25:57 Removing intermediate container 12baad5907f5 15:25:57 ---> 4954a3236553 15:25:57 Step 15/23 : WORKDIR / 15:25:57 ---> Running in 99b5160ec565 15:25:57 Removing intermediate container 99b5160ec565 15:25:57 ---> 6f9ce8379649 15:25:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:57 ---> e0c6e3fd173d 15:25:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:25:58 ---> 78a28c0be3dc 15:25:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:25:59 ---> 238df82aa8c4 15:25:59 Step 19/23 : ENTRYPOINT ["/core-command"] 15:26:00 ---> Running in 5ce709f01784 15:26:00 Removing intermediate container 5ce709f01784 15:26:00 ---> 0d26b09a0b4a 15:26:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:26:00 ---> Running in 59ca4c450b61 15:26:00 Removing intermediate container 59ca4c450b61 15:26:00 ---> 91a2661ba214 15:26:00 Step 21/23 : LABEL arch=arm64 15:26:01 ---> Running in 852ecdec3965 15:26:01 Removing intermediate container 852ecdec3965 15:26:01 ---> 186d21b1fd69 15:26:01 Step 22/23 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:26:01 ---> Running in 12a8eec286a1 15:26:02 Removing intermediate container 12a8eec286a1 15:26:02 ---> 806bdb1b1c73 15:26:02 Step 23/23 : LABEL version=3.0.0-dev.76 15:26:02 ---> Running in 5489d5a0fce2 15:26:02 Removing intermediate container 5489d5a0fce2 15:26:02 ---> 1631f9d25c1d 15:26:02 15:26:02 Successfully built 1631f9d25c1d 15:26:02 Successfully tagged core-command-arm64:latest 15:26:15  Building core-command ... done Removing intermediate container 0bd31af6e49f 15:26:15 ---> 95017d8f8b88 15:26:15 15:26:15 Step 10/22 : FROM alpine:3.16 15:26:15 ---> 4c81e5bf8899 15:26:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:26:15 ---> Using cache 15:26:15 ---> 5cc1fb7aa81e 15:26:15 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:26:15 ---> Using cache 15:26:15 ---> 9e3cedd058e5 15:26:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:15 ---> Using cache 15:26:15 ---> 22ea46ae4554 15:26:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:26:17 ---> f25e210ab1ef 15:26:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 15:26:17 ---> ebcc0ea3148c 15:26:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:26:18 ---> ae1194a9df10 15:26:18 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:26:18 ---> Running in e010edfcbbfa 15:26:21 Removing intermediate container e010edfcbbfa 15:26:21 ---> 0912e8de3a00 15:26:21 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:26:21 ---> Running in ffda6f149060 15:26:21 Removing intermediate container ffda6f149060 15:26:21 ---> f61dfaf9bbb1 15:26:21 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:26:21 ---> Running in 94f84e4f551c 15:26:22 Removing intermediate container 94f84e4f551c 15:26:22 ---> 537985b2f7c9 15:26:22 Step 20/22 : LABEL arch=arm64 15:26:22 ---> Running in 01a97ba9e662 15:26:23 Removing intermediate container 01a97ba9e662 15:26:23 ---> 5392ab315557 15:26:23 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:26:23 ---> Running in 69919fbd8396 15:26:23 Removing intermediate container 69919fbd8396 15:26:23 ---> 969cf25348b7 15:26:23 Step 22/22 : LABEL version=3.0.0-dev.76 15:26:23 ---> Running in 9cb5bef783ac 15:26:24 Removing intermediate container 9cb5bef783ac 15:26:24 ---> 9ddba88a73c7 15:26:24 15:26:24 Successfully built 9ddba88a73c7 15:26:24 Successfully tagged security-proxy-auth-arm64:latest 15:27:46  Building security-proxy-auth ... done Removing intermediate container 95e79a0efeb4 15:27:46 ---> 3f1c23882556 15:27:46 15:27:46 Step 10/22 : FROM alpine:3.16 15:27:46 ---> 4c81e5bf8899 15:27:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:27:46 ---> Running in 945b01e0c1e8 15:27:46 Removing intermediate container 945b01e0c1e8 15:27:46 ---> 1af863f025c8 15:27:46 Step 12/22 : ENV APP_PORT=59880 15:27:46 ---> Running in 417d51059967 15:27:46 Removing intermediate container 417d51059967 15:27:46 ---> 3a0b92b88f0a 15:27:46 Step 13/22 : EXPOSE $APP_PORT 15:27:46 ---> Running in 6447707ffa50 15:27:46 Removing intermediate container 6447707ffa50 15:27:46 ---> 384c6cddbd53 15:27:46 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:27:46 ---> Running in cf8487f49855 15:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:46 (1/1) Installing dumb-init (1.2.5-r1) 15:27:46 Executing busybox-1.35.0-r17.trigger 15:27:46 OK: 5 MiB in 15 packages 15:27:46 Removing intermediate container cf8487f49855 15:27:46 ---> b1ae9791b182 15:27:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:46 ---> 7a1d0e668ff7 15:27:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:27:49 ---> 13c510c7abc0 15:27:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:27:50 ---> 9ec7d368e649 15:27:50 Step 18/22 : ENTRYPOINT ["/core-data"] 15:27:50 ---> Running in fbb967bb84d7 15:27:51 Removing intermediate container fbb967bb84d7 15:27:51 ---> 241e70503cdc 15:27:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:27:51 ---> Running in bb6e655dadd5 15:27:51 Removing intermediate container bb6e655dadd5 15:27:51 ---> 7874889f1f99 15:27:51 Step 20/22 : LABEL arch=arm64 15:27:52 ---> Running in 214bec36dfa3 15:27:52 Removing intermediate container 214bec36dfa3 15:27:52 ---> e2fb5dc84464 15:27:52 Step 21/22 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:27:52 ---> Running in 62a61f6cda86 15:27:52 Removing intermediate container 62a61f6cda86 15:27:52 ---> 460c802db03d 15:27:52 Step 22/22 : LABEL version=3.0.0-dev.76 15:27:53 ---> Running in 44634ee624a2 15:27:53 Removing intermediate container 44634ee624a2 15:27:53 ---> 71af9e3c49d4 15:27:53 15:27:53 Successfully built 71af9e3c49d4 15:27:53 Successfully tagged core-data-arm64:latest 15:28:20  Building core-data ... done Removing intermediate container 0d4568e72397 15:28:20 ---> a1a42cbdbb1b 15:28:20 15:28:20 Step 9/19 : FROM alpine:3.15 15:28:20 ---> 354640af7b1b 15:28:20 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:28:20 ---> Using cache 15:28:20 ---> a4289a6f7216 15:28:20 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:28:20 ---> Running in b0a792535f99 15:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:28:20 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:28:20 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:28:20 OK: 15736 distinct packages available 15:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:28:20 (1/9) Installing ca-certificates (20220614-r0) 15:28:20 (2/9) Installing brotli-libs (1.0.9-r5) 15:28:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:28:20 (4/9) Installing libcurl (7.80.0-r6) 15:28:20 (5/9) Installing curl (7.80.0-r6) 15:28:20 (6/9) Installing dumb-init (1.2.5-r1) 15:28:20 (7/9) Installing musl-obstack (1.2.3-r0) 15:28:20 (8/9) Installing libucontext (1.1-r0) 15:28:20 (9/9) Installing gcompat (1.0.0-r4) 15:28:20 Executing busybox-1.34.1-r7.trigger 15:28:20 Executing ca-certificates-20220614-r0.trigger 15:28:20 OK: 8 MiB in 23 packages 15:28:22 Removing intermediate container b0a792535f99 15:28:22 ---> cfdbfe9161c9 15:28:22 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:22 ---> 441541bb0eab 15:28:22 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:28:23 ---> 60b77e63cbfd 15:28:23 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:28:24 ---> 636c81b04256 15:28:24 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:28:24 ---> Running in 67b53cb604be 15:28:24 Removing intermediate container 67b53cb604be 15:28:24 ---> 7cf63f6fc714 15:28:24 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:28:24 ---> Running in 1c24c26fa62b 15:28:24 Removing intermediate container 1c24c26fa62b 15:28:24 ---> 19e0b434ad20 15:28:24 Step 17/19 : LABEL arch=arm64 15:28:24 ---> Running in 7fa47bc31d36 15:28:25 Removing intermediate container 7fa47bc31d36 15:28:25 ---> dd8f1ff8be01 15:28:25 Step 18/19 : LABEL git_sha=480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:25 ---> Running in 4621f19c81cd 15:28:25 Removing intermediate container 4621f19c81cd 15:28:25 ---> 8cead6a7c322 15:28:25 Step 19/19 : LABEL version=3.0.0-dev.76 15:28:25 ---> Running in 2afabd8d1c53 15:28:25 Removing intermediate container 2afabd8d1c53 15:28:25 ---> 6ebe244166cd 15:28:25 15:28:25 Successfully built 6ebe244166cd 15:28:25 Successfully tagged security-spiffe-token-provider-arm64:latest 15:28:26  Building security-spiffe-token-provider ... done  [Pipeline] } 15:28:26 $ docker stop --time=1 4110cec3682fa1a5e2a4c25e6b11280ffd48b3eb1edadcf36c8e72664f59819c 15:28:27 $ docker rm -f --volumes 4110cec3682fa1a5e2a4c25e6b11280ffd48b3eb1edadcf36c8e72664f59819c [Pipeline] // withDockerContainer [Pipeline] sh 15:28:28 + docker images 15:28:28 REPOSITORY TAG IMAGE ID CREATED SIZE 15:28:28 security-spiffe-token-provider-arm64 latest 6ebe244166cd 3 seconds ago 29.1MB 15:28:28 a1a42cbdbb1b 13 seconds ago 1.37GB 15:28:28 core-data-arm64 latest 71af9e3c49d4 35 seconds ago 17.3MB 15:28:28 3f1c23882556 50 seconds ago 1.34GB 15:28:28 security-proxy-auth-arm64 latest 9ddba88a73c7 2 minutes ago 15.6MB 15:28:28 95017d8f8b88 2 minutes ago 1.32GB 15:28:28 core-command-arm64 latest 1631f9d25c1d 2 minutes ago 17.1MB 15:28:28 f8f22526cf22 2 minutes ago 1.34GB 15:28:28 core-common-config-bootstrapper-arm64 latest fd9d2034e75d 4 minutes ago 14.9MB 15:28:28 21a60c0799e9 4 minutes ago 1.33GB 15:28:28 security-secretstore-setup-arm64 latest 94f9e2285dad 5 minutes ago 28.7MB 15:28:28 491a74f0ffea 5 minutes ago 1.33GB 15:28:28 support-notifications-arm64 latest c982a71d9183 5 minutes ago 29.7MB 15:28:28 34bd50197edc 5 minutes ago 1.4GB 15:28:28 support-scheduler-arm64 latest d165d7fddfd7 7 minutes ago 29.1MB 15:28:28 67190c53c326 7 minutes ago 1.4GB 15:28:28 security-spire-config-arm64 latest 59778ca36f66 8 minutes ago 83.6MB 15:28:28 215be991e685 8 minutes ago 1.21GB 15:28:28 core-metadata-arm64 latest 15707bcb3d3c 10 minutes ago 17.8MB 15:28:28 dc8da549e915 11 minutes ago 1.34GB 15:28:28 security-bootstrapper-arm64 latest a60d47cf98d7 11 minutes ago 19MB 15:28:28 security-proxy-setup-arm64 latest e73c85bce2b4 11 minutes ago 15.8MB 15:28:28 404bd4014fde 11 minutes ago 1.32GB 15:28:28 7f56b54e9fd7 11 minutes ago 1.32GB 15:28:28 security-spire-agent-arm64 latest 8a3e93a5eee4 17 minutes ago 122MB 15:28:28 security-spire-server-arm64 latest be741b6d562a 17 minutes ago 84.3MB 15:28:28 a849f3bb17c3 18 minutes ago 1.21GB 15:28:28 05bbe092ec84 18 minutes ago 1.21GB 15:28:28 ci-base-image-arm64 latest 953ab47d08cc 21 minutes ago 904MB 15:28:28 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 15:28:28 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 15:28:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 15:28:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:28 provisioning config files... 15:28:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/437@tmp/config13217706088606143060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:29 ---> docker-login.sh 15:28:29 nexus3.edgexfoundry.org:10001 15:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:29 Configure a credential helper to remove this warning. See 15:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:29 15:28:29 Login Succeeded 15:28:29 nexus3.edgexfoundry.org:10002 15:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:29 Configure a credential helper to remove this warning. See 15:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:29 15:28:29 Login Succeeded 15:28:29 nexus3.edgexfoundry.org:10003 15:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:30 Configure a credential helper to remove this warning. See 15:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:30 15:28:30 Login Succeeded 15:28:30 nexus3.edgexfoundry.org:10004 15:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:30 Configure a credential helper to remove this warning. See 15:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:30 15:28:30 Login Succeeded 15:28:30 docker.io 15:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:30 Configure a credential helper to remove this warning. See 15:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:30 15:28:30 Login Succeeded 15:28:30 ---> docker-login.sh ends [Pipeline] } 15:28:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:28:31 480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:31 latest 15:28:31 3.0.0-dev.76 15:28:31 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:31 main 15:28:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:28:31 475ca02d5b6a: Preparing 15:28:31 b708a527eca3: Preparing 15:28:31 5348e44550a1: Preparing 15:28:31 c6e7ef96b3ad: Preparing 15:28:31 f70ee36035b9: Preparing 15:28:31 f70ee36035b9: Layer already exists 15:28:32 475ca02d5b6a: Pushed 15:28:32 5348e44550a1: Pushed 15:28:33 c6e7ef96b3ad: Pushed 15:28:35 b708a527eca3: Pushed 15:28:35 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:4787ee33f32f9be345014ba5006ff34fcfa1584b39e5016b24b613e1f13c2070 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:28:35 475ca02d5b6a: Preparing 15:28:35 b708a527eca3: Preparing 15:28:35 5348e44550a1: Preparing 15:28:35 c6e7ef96b3ad: Preparing 15:28:35 f70ee36035b9: Preparing 15:28:35 475ca02d5b6a: Layer already exists 15:28:35 5348e44550a1: Layer already exists 15:28:35 f70ee36035b9: Layer already exists 15:28:35 c6e7ef96b3ad: Layer already exists 15:28:35 b708a527eca3: Layer already exists 15:28:35 latest: digest: sha256:4787ee33f32f9be345014ba5006ff34fcfa1584b39e5016b24b613e1f13c2070 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.76 15:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:28:36 475ca02d5b6a: Preparing 15:28:36 b708a527eca3: Preparing 15:28:36 5348e44550a1: Preparing 15:28:36 c6e7ef96b3ad: Preparing 15:28:36 f70ee36035b9: Preparing 15:28:36 c6e7ef96b3ad: Layer already exists 15:28:36 b708a527eca3: Layer already exists 15:28:36 5348e44550a1: Layer already exists 15:28:36 f70ee36035b9: Layer already exists 15:28:36 475ca02d5b6a: Layer already exists 15:28:36 3.0.0-dev.76: digest: sha256:4787ee33f32f9be345014ba5006ff34fcfa1584b39e5016b24b613e1f13c2070 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:28:37 475ca02d5b6a: Preparing 15:28:37 b708a527eca3: Preparing 15:28:37 5348e44550a1: Preparing 15:28:37 c6e7ef96b3ad: Preparing 15:28:37 f70ee36035b9: Preparing 15:28:37 f70ee36035b9: Layer already exists 15:28:37 5348e44550a1: Layer already exists 15:28:37 b708a527eca3: Layer already exists 15:28:37 c6e7ef96b3ad: Layer already exists 15:28:37 475ca02d5b6a: Layer already exists 15:28:37 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:4787ee33f32f9be345014ba5006ff34fcfa1584b39e5016b24b613e1f13c2070 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:28:38 475ca02d5b6a: Preparing 15:28:38 b708a527eca3: Preparing 15:28:38 5348e44550a1: Preparing 15:28:38 c6e7ef96b3ad: Preparing 15:28:38 f70ee36035b9: Preparing 15:28:38 f70ee36035b9: Layer already exists 15:28:38 475ca02d5b6a: Layer already exists 15:28:38 b708a527eca3: Layer already exists 15:28:38 5348e44550a1: Layer already exists 15:28:38 c6e7ef96b3ad: Layer already exists 15:28:38 main: digest: sha256:4787ee33f32f9be345014ba5006ff34fcfa1584b39e5016b24b613e1f13c2070 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:38 ===================================================== [Pipeline] echo 15:28:38 taggedImages: 15:28:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:28:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.76 15:28:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:28:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 15:28:38 480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:38 latest 15:28:38 3.0.0-dev.76 15:28:38 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:38 main 15:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:28:39 101e8248d0c1: Preparing 15:28:39 9e17acf8d53e: Preparing 15:28:39 26f5775f402c: Preparing 15:28:39 0e5cdbb57dac: Preparing 15:28:39 5348e44550a1: Preparing 15:28:39 530945988631: Preparing 15:28:39 f70ee36035b9: Preparing 15:28:39 530945988631: Waiting 15:28:39 f70ee36035b9: Waiting 15:28:39 5348e44550a1: Layer already exists 15:28:39 26f5775f402c: Pushed 15:28:39 9e17acf8d53e: Pushed 15:28:39 101e8248d0c1: Pushed 15:28:39 530945988631: Pushed 15:28:39 f70ee36035b9: Layer already exists 15:28:41 0e5cdbb57dac: Pushed 15:28:41 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:f25ddc4f3427a550081e808f4acdaaf85aab7fe5b688468012a01272e206388c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:42 + 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 15:28:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:28:42 101e8248d0c1: Preparing 15:28:42 9e17acf8d53e: Preparing 15:28:42 26f5775f402c: Preparing 15:28:42 0e5cdbb57dac: Preparing 15:28:42 5348e44550a1: Preparing 15:28:42 530945988631: Preparing 15:28:42 f70ee36035b9: Preparing 15:28:42 530945988631: Waiting 15:28:42 0e5cdbb57dac: Layer already exists 15:28:42 26f5775f402c: Layer already exists 15:28:42 101e8248d0c1: Layer already exists 15:28:42 5348e44550a1: Layer already exists 15:28:42 9e17acf8d53e: Layer already exists 15:28:42 530945988631: Layer already exists 15:28:42 f70ee36035b9: Layer already exists 15:28:42 latest: digest: sha256:f25ddc4f3427a550081e808f4acdaaf85aab7fe5b688468012a01272e206388c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.76 15:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:28:43 101e8248d0c1: Preparing 15:28:43 9e17acf8d53e: Preparing 15:28:43 26f5775f402c: Preparing 15:28:43 0e5cdbb57dac: Preparing 15:28:43 5348e44550a1: Preparing 15:28:43 530945988631: Preparing 15:28:43 f70ee36035b9: Preparing 15:28:43 530945988631: Waiting 15:28:43 f70ee36035b9: Waiting 15:28:43 26f5775f402c: Layer already exists 15:28:43 9e17acf8d53e: Layer already exists 15:28:43 5348e44550a1: Layer already exists 15:28:43 0e5cdbb57dac: Layer already exists 15:28:43 101e8248d0c1: Layer already exists 15:28:43 f70ee36035b9: Layer already exists 15:28:43 530945988631: Layer already exists 15:28:43 3.0.0-dev.76: digest: sha256:f25ddc4f3427a550081e808f4acdaaf85aab7fe5b688468012a01272e206388c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:28:44 101e8248d0c1: Preparing 15:28:44 9e17acf8d53e: Preparing 15:28:44 26f5775f402c: Preparing 15:28:44 0e5cdbb57dac: Preparing 15:28:44 5348e44550a1: Preparing 15:28:44 530945988631: Preparing 15:28:44 f70ee36035b9: Preparing 15:28:44 530945988631: Waiting 15:28:44 f70ee36035b9: Waiting 15:28:44 0e5cdbb57dac: Layer already exists 15:28:44 26f5775f402c: Layer already exists 15:28:44 5348e44550a1: Layer already exists 15:28:44 9e17acf8d53e: Layer already exists 15:28:44 101e8248d0c1: Layer already exists 15:28:44 f70ee36035b9: Layer already exists 15:28:44 530945988631: Layer already exists 15:28:44 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:f25ddc4f3427a550081e808f4acdaaf85aab7fe5b688468012a01272e206388c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:45 + 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 15:28:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 15:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:28:45 101e8248d0c1: Preparing 15:28:45 9e17acf8d53e: Preparing 15:28:45 26f5775f402c: Preparing 15:28:45 0e5cdbb57dac: Preparing 15:28:45 5348e44550a1: Preparing 15:28:45 530945988631: Preparing 15:28:45 f70ee36035b9: Preparing 15:28:45 530945988631: Waiting 15:28:45 f70ee36035b9: Waiting 15:28:45 26f5775f402c: Layer already exists 15:28:45 9e17acf8d53e: Layer already exists 15:28:45 101e8248d0c1: Layer already exists 15:28:45 0e5cdbb57dac: Layer already exists 15:28:45 5348e44550a1: Layer already exists 15:28:45 530945988631: Layer already exists 15:28:45 f70ee36035b9: Layer already exists 15:28:45 main: digest: sha256:f25ddc4f3427a550081e808f4acdaaf85aab7fe5b688468012a01272e206388c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:45 ===================================================== [Pipeline] echo 15:28:45 taggedImages: 15:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.76 15:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 15:28:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:28:45 480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:45 latest 15:28:45 3.0.0-dev.76 15:28:45 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:45 main 15:28:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:28:46 1276decf3f91: Preparing 15:28:46 a1eebdebf22b: Preparing 15:28:46 5348e44550a1: Preparing 15:28:46 ff7d77877383: Preparing 15:28:46 f70ee36035b9: Preparing 15:28:46 f70ee36035b9: Layer already exists 15:28:46 5348e44550a1: Layer already exists 15:28:46 1276decf3f91: Pushed 15:28:46 ff7d77877383: Pushed 15:28:49 a1eebdebf22b: Pushed 15:28:49 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:6f0d2ccf8d8fb15b4196a683498e5b17850e5c7a24a88e4ff0f414a2506af7d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:28:50 1276decf3f91: Preparing 15:28:50 a1eebdebf22b: Preparing 15:28:50 5348e44550a1: Preparing 15:28:50 ff7d77877383: Preparing 15:28:50 f70ee36035b9: Preparing 15:28:50 a1eebdebf22b: Layer already exists 15:28:50 ff7d77877383: Layer already exists 15:28:50 f70ee36035b9: Layer already exists 15:28:50 5348e44550a1: Layer already exists 15:28:50 1276decf3f91: Layer already exists 15:28:50 latest: digest: sha256:6f0d2ccf8d8fb15b4196a683498e5b17850e5c7a24a88e4ff0f414a2506af7d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.76 15:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:28:50 1276decf3f91: Preparing 15:28:50 a1eebdebf22b: Preparing 15:28:50 5348e44550a1: Preparing 15:28:50 ff7d77877383: Preparing 15:28:50 f70ee36035b9: Preparing 15:28:50 f70ee36035b9: Layer already exists 15:28:50 ff7d77877383: Layer already exists 15:28:50 1276decf3f91: Layer already exists 15:28:50 a1eebdebf22b: Layer already exists 15:28:50 5348e44550a1: Layer already exists 15:28:50 3.0.0-dev.76: digest: sha256:6f0d2ccf8d8fb15b4196a683498e5b17850e5c7a24a88e4ff0f414a2506af7d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:28:51 1276decf3f91: Preparing 15:28:51 a1eebdebf22b: Preparing 15:28:51 5348e44550a1: Preparing 15:28:51 ff7d77877383: Preparing 15:28:51 f70ee36035b9: Preparing 15:28:51 1276decf3f91: Layer already exists 15:28:51 a1eebdebf22b: Layer already exists 15:28:51 ff7d77877383: Layer already exists 15:28:51 f70ee36035b9: Layer already exists 15:28:51 5348e44550a1: Layer already exists 15:28:51 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:6f0d2ccf8d8fb15b4196a683498e5b17850e5c7a24a88e4ff0f414a2506af7d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:28:52 1276decf3f91: Preparing 15:28:52 a1eebdebf22b: Preparing 15:28:52 5348e44550a1: Preparing 15:28:52 ff7d77877383: Preparing 15:28:52 f70ee36035b9: Preparing 15:28:52 5348e44550a1: Layer already exists 15:28:52 a1eebdebf22b: Layer already exists 15:28:52 1276decf3f91: Layer already exists 15:28:52 ff7d77877383: Layer already exists 15:28:52 f70ee36035b9: Layer already exists 15:28:52 main: digest: sha256:6f0d2ccf8d8fb15b4196a683498e5b17850e5c7a24a88e4ff0f414a2506af7d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:52 ===================================================== [Pipeline] echo 15:28:52 taggedImages: 15:28:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:28:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.76 15:28:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:28:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:28:52 480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:52 latest 15:28:52 3.0.0-dev.76 15:28:52 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:52 main 15:28:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:28:53 725c64d252f7: Preparing 15:28:53 fb782c165b06: Preparing 15:28:53 47ffd5037245: Preparing 15:28:53 5348e44550a1: Preparing 15:28:53 c6e7ef96b3ad: Preparing 15:28:53 f70ee36035b9: Preparing 15:28:53 f70ee36035b9: Waiting 15:28:53 5348e44550a1: Layer already exists 15:28:53 c6e7ef96b3ad: Layer already exists 15:28:53 f70ee36035b9: Layer already exists 15:28:53 fb782c165b06: Pushed 15:28:53 725c64d252f7: Pushed 15:28:56 47ffd5037245: Pushed 15:28:56 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:4229f3f30443ea2fd09e588a44c6307b33fb1bd4c6dfd7f318bb14008a4ac7b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:28:57 725c64d252f7: Preparing 15:28:57 fb782c165b06: Preparing 15:28:57 47ffd5037245: Preparing 15:28:57 5348e44550a1: Preparing 15:28:57 c6e7ef96b3ad: Preparing 15:28:57 f70ee36035b9: Preparing 15:28:57 f70ee36035b9: Waiting 15:28:57 5348e44550a1: Layer already exists 15:28:57 47ffd5037245: Layer already exists 15:28:57 725c64d252f7: Layer already exists 15:28:57 c6e7ef96b3ad: Layer already exists 15:28:57 fb782c165b06: Layer already exists 15:28:57 f70ee36035b9: Layer already exists 15:28:57 latest: digest: sha256:4229f3f30443ea2fd09e588a44c6307b33fb1bd4c6dfd7f318bb14008a4ac7b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.76 15:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:28:58 725c64d252f7: Preparing 15:28:58 fb782c165b06: Preparing 15:28:58 47ffd5037245: Preparing 15:28:58 5348e44550a1: Preparing 15:28:58 c6e7ef96b3ad: Preparing 15:28:58 f70ee36035b9: Preparing 15:28:58 f70ee36035b9: Waiting 15:28:58 c6e7ef96b3ad: Layer already exists 15:28:58 fb782c165b06: Layer already exists 15:28:58 725c64d252f7: Layer already exists 15:28:58 5348e44550a1: Layer already exists 15:28:58 47ffd5037245: Layer already exists 15:28:58 f70ee36035b9: Layer already exists 15:28:58 3.0.0-dev.76: digest: sha256:4229f3f30443ea2fd09e588a44c6307b33fb1bd4c6dfd7f318bb14008a4ac7b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:28:59 725c64d252f7: Preparing 15:28:59 fb782c165b06: Preparing 15:28:59 47ffd5037245: Preparing 15:28:59 5348e44550a1: Preparing 15:28:59 c6e7ef96b3ad: Preparing 15:28:59 f70ee36035b9: Preparing 15:28:59 f70ee36035b9: Waiting 15:28:59 725c64d252f7: Layer already exists 15:28:59 c6e7ef96b3ad: Layer already exists 15:28:59 47ffd5037245: Layer already exists 15:28:59 fb782c165b06: Layer already exists 15:28:59 5348e44550a1: Layer already exists 15:28:59 f70ee36035b9: Layer already exists 15:28:59 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:4229f3f30443ea2fd09e588a44c6307b33fb1bd4c6dfd7f318bb14008a4ac7b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:29:00 725c64d252f7: Preparing 15:29:00 fb782c165b06: Preparing 15:29:00 47ffd5037245: Preparing 15:29:00 5348e44550a1: Preparing 15:29:00 c6e7ef96b3ad: Preparing 15:29:00 f70ee36035b9: Preparing 15:29:00 f70ee36035b9: Waiting 15:29:00 725c64d252f7: Layer already exists 15:29:00 c6e7ef96b3ad: Layer already exists 15:29:00 47ffd5037245: Layer already exists 15:29:00 fb782c165b06: Layer already exists 15:29:00 5348e44550a1: Layer already exists 15:29:00 f70ee36035b9: Layer already exists 15:29:00 main: digest: sha256:4229f3f30443ea2fd09e588a44c6307b33fb1bd4c6dfd7f318bb14008a4ac7b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:00 ===================================================== [Pipeline] echo 15:29:00 taggedImages: 15:29:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:29:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.76 15:29:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:29:00 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:29:00 480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:00 latest 15:29:00 3.0.0-dev.76 15:29:00 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:00 main 15:29:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:29:01 a255e667877a: Preparing 15:29:01 a255e667877a: Preparing 15:29:01 b3865dac8f7d: Preparing 15:29:01 f9950fff3e75: Preparing 15:29:01 46f08af5af8b: Preparing 15:29:01 cfd39c31c1d7: Preparing 15:29:01 d7796c49f1bd: Preparing 15:29:01 5348e44550a1: Preparing 15:29:01 28d038e0374e: Preparing 15:29:01 d23fdf9640dc: Preparing 15:29:01 0345196d74af: Preparing 15:29:01 3931a69c07e0: Preparing 15:29:01 f70ee36035b9: Preparing 15:29:01 d23fdf9640dc: Waiting 15:29:01 0345196d74af: Waiting 15:29:01 3931a69c07e0: Waiting 15:29:01 f70ee36035b9: Waiting 15:29:01 d7796c49f1bd: Waiting 15:29:01 28d038e0374e: Waiting 15:29:01 5348e44550a1: Waiting 15:29:01 f9950fff3e75: Pushed 15:29:01 b3865dac8f7d: Pushed 15:29:01 a255e667877a: Pushed 15:29:01 46f08af5af8b: Pushed 15:29:01 cfd39c31c1d7: Pushed 15:29:01 5348e44550a1: Layer already exists 15:29:01 d23fdf9640dc: Pushed 15:29:01 28d038e0374e: Pushed 15:29:01 0345196d74af: Pushed 15:29:01 3931a69c07e0: Pushed 15:29:01 f70ee36035b9: Layer already exists 15:29:05 d7796c49f1bd: Pushed 15:29:05 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:32d4dae6893feb408929452ec87592dea08c02002a83f26e6bdb1f54b2f6cb76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:29:07 a255e667877a: Preparing 15:29:07 a255e667877a: Preparing 15:29:07 b3865dac8f7d: Preparing 15:29:07 f9950fff3e75: Preparing 15:29:07 46f08af5af8b: Preparing 15:29:07 cfd39c31c1d7: Preparing 15:29:07 d7796c49f1bd: Preparing 15:29:07 5348e44550a1: Preparing 15:29:07 28d038e0374e: Preparing 15:29:07 d23fdf9640dc: Preparing 15:29:07 0345196d74af: Preparing 15:29:07 d7796c49f1bd: Waiting 15:29:07 3931a69c07e0: Preparing 15:29:07 f70ee36035b9: Preparing 15:29:07 d23fdf9640dc: Waiting 15:29:07 0345196d74af: Waiting 15:29:07 3931a69c07e0: Waiting 15:29:07 f70ee36035b9: Waiting 15:29:07 5348e44550a1: Waiting 15:29:07 28d038e0374e: Waiting 15:29:07 46f08af5af8b: Layer already exists 15:29:07 cfd39c31c1d7: Layer already exists 15:29:07 b3865dac8f7d: Layer already exists 15:29:07 f9950fff3e75: Layer already exists 15:29:07 a255e667877a: Layer already exists 15:29:07 28d038e0374e: Layer already exists 15:29:07 5348e44550a1: Layer already exists 15:29:07 0345196d74af: Layer already exists 15:29:07 d7796c49f1bd: Layer already exists 15:29:07 d23fdf9640dc: Layer already exists 15:29:07 3931a69c07e0: Layer already exists 15:29:07 f70ee36035b9: Layer already exists 15:29:07 latest: digest: sha256:32d4dae6893feb408929452ec87592dea08c02002a83f26e6bdb1f54b2f6cb76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.76 15:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:29:07 a255e667877a: Preparing 15:29:07 a255e667877a: Preparing 15:29:07 b3865dac8f7d: Preparing 15:29:07 f9950fff3e75: Preparing 15:29:07 46f08af5af8b: Preparing 15:29:07 cfd39c31c1d7: Preparing 15:29:07 d7796c49f1bd: Preparing 15:29:07 5348e44550a1: Preparing 15:29:07 28d038e0374e: Preparing 15:29:07 d23fdf9640dc: Preparing 15:29:07 0345196d74af: Preparing 15:29:07 3931a69c07e0: Preparing 15:29:07 f70ee36035b9: Preparing 15:29:07 28d038e0374e: Waiting 15:29:07 d23fdf9640dc: Waiting 15:29:07 3931a69c07e0: Waiting 15:29:07 f70ee36035b9: Waiting 15:29:07 0345196d74af: Waiting 15:29:07 d7796c49f1bd: Waiting 15:29:07 5348e44550a1: Waiting 15:29:07 b3865dac8f7d: Layer already exists 15:29:07 cfd39c31c1d7: Layer already exists 15:29:07 f9950fff3e75: Layer already exists 15:29:07 a255e667877a: Layer already exists 15:29:07 46f08af5af8b: Layer already exists 15:29:07 5348e44550a1: Layer already exists 15:29:07 d7796c49f1bd: Layer already exists 15:29:07 0345196d74af: Layer already exists 15:29:07 28d038e0374e: Layer already exists 15:29:07 d23fdf9640dc: Layer already exists 15:29:07 f70ee36035b9: Layer already exists 15:29:07 3931a69c07e0: Layer already exists 15:29:08 3.0.0-dev.76: digest: sha256:32d4dae6893feb408929452ec87592dea08c02002a83f26e6bdb1f54b2f6cb76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:29:08 a255e667877a: Preparing 15:29:08 a255e667877a: Preparing 15:29:08 b3865dac8f7d: Preparing 15:29:08 f9950fff3e75: Preparing 15:29:08 46f08af5af8b: Preparing 15:29:08 cfd39c31c1d7: Preparing 15:29:08 d7796c49f1bd: Preparing 15:29:08 5348e44550a1: Preparing 15:29:08 28d038e0374e: Preparing 15:29:08 d23fdf9640dc: Preparing 15:29:08 0345196d74af: Preparing 15:29:08 3931a69c07e0: Preparing 15:29:08 f70ee36035b9: Preparing 15:29:08 d23fdf9640dc: Waiting 15:29:08 d7796c49f1bd: Waiting 15:29:08 5348e44550a1: Waiting 15:29:08 28d038e0374e: Waiting 15:29:08 0345196d74af: Waiting 15:29:08 f70ee36035b9: Waiting 15:29:08 3931a69c07e0: Waiting 15:29:08 a255e667877a: Layer already exists 15:29:08 cfd39c31c1d7: Layer already exists 15:29:08 46f08af5af8b: Layer already exists 15:29:08 b3865dac8f7d: Layer already exists 15:29:08 f9950fff3e75: Layer already exists 15:29:08 d7796c49f1bd: Layer already exists 15:29:08 0345196d74af: Layer already exists 15:29:08 28d038e0374e: Layer already exists 15:29:08 d23fdf9640dc: Layer already exists 15:29:08 5348e44550a1: Layer already exists 15:29:08 3931a69c07e0: Layer already exists 15:29:08 f70ee36035b9: Layer already exists 15:29:09 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:32d4dae6893feb408929452ec87592dea08c02002a83f26e6bdb1f54b2f6cb76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:29:09 a255e667877a: Preparing 15:29:09 a255e667877a: Preparing 15:29:09 b3865dac8f7d: Preparing 15:29:09 f9950fff3e75: Preparing 15:29:09 46f08af5af8b: Preparing 15:29:09 cfd39c31c1d7: Preparing 15:29:09 d7796c49f1bd: Preparing 15:29:09 5348e44550a1: Preparing 15:29:09 28d038e0374e: Preparing 15:29:09 d23fdf9640dc: Preparing 15:29:09 0345196d74af: Preparing 15:29:09 3931a69c07e0: Preparing 15:29:09 f70ee36035b9: Preparing 15:29:09 28d038e0374e: Waiting 15:29:09 d23fdf9640dc: Waiting 15:29:09 0345196d74af: Waiting 15:29:09 3931a69c07e0: Waiting 15:29:09 f70ee36035b9: Waiting 15:29:09 d7796c49f1bd: Waiting 15:29:09 5348e44550a1: Waiting 15:29:09 cfd39c31c1d7: Layer already exists 15:29:09 46f08af5af8b: Layer already exists 15:29:09 b3865dac8f7d: Layer already exists 15:29:09 f9950fff3e75: Layer already exists 15:29:09 a255e667877a: Layer already exists 15:29:09 5348e44550a1: Layer already exists 15:29:09 0345196d74af: Layer already exists 15:29:09 d23fdf9640dc: Layer already exists 15:29:09 d7796c49f1bd: Layer already exists 15:29:09 28d038e0374e: Layer already exists 15:29:09 3931a69c07e0: Layer already exists 15:29:09 f70ee36035b9: Layer already exists 15:29:10 main: digest: sha256:32d4dae6893feb408929452ec87592dea08c02002a83f26e6bdb1f54b2f6cb76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:10 ===================================================== [Pipeline] echo 15:29:10 taggedImages: 15:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.76 15:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:29:10 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 15:29:10 480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:10 latest 15:29:10 3.0.0-dev.76 15:29:10 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:10 main 15:29:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:29:10 188a0565e426: Preparing 15:29:10 3fbd56117297: Preparing 15:29:10 415ddac2a5fe: Preparing 15:29:10 a5f38adede0a: Preparing 15:29:10 5348e44550a1: Preparing 15:29:10 530945988631: Preparing 15:29:10 f70ee36035b9: Preparing 15:29:10 530945988631: Waiting 15:29:10 f70ee36035b9: Waiting 15:29:10 5348e44550a1: Layer already exists 15:29:10 530945988631: Layer already exists 15:29:11 f70ee36035b9: Layer already exists 15:29:11 415ddac2a5fe: Pushed 15:29:11 188a0565e426: Pushed 15:29:11 3fbd56117297: Pushed 15:29:13 a5f38adede0a: Pushed 15:29:13 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:598c85d7f6eaa320e049b84207e92e0957a7145f0ef92c7460184c209a3c0d53 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:14 + 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 15:29:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:29:14 188a0565e426: Preparing 15:29:14 3fbd56117297: Preparing 15:29:14 415ddac2a5fe: Preparing 15:29:14 a5f38adede0a: Preparing 15:29:14 5348e44550a1: Preparing 15:29:14 530945988631: Preparing 15:29:14 f70ee36035b9: Preparing 15:29:14 530945988631: Waiting 15:29:14 f70ee36035b9: Waiting 15:29:14 a5f38adede0a: Layer already exists 15:29:14 188a0565e426: Layer already exists 15:29:14 3fbd56117297: Layer already exists 15:29:14 415ddac2a5fe: Layer already exists 15:29:14 5348e44550a1: Layer already exists 15:29:14 f70ee36035b9: Layer already exists 15:29:14 530945988631: Layer already exists 15:29:14 latest: digest: sha256:598c85d7f6eaa320e049b84207e92e0957a7145f0ef92c7460184c209a3c0d53 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.76 15:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:29:15 188a0565e426: Preparing 15:29:15 3fbd56117297: Preparing 15:29:15 415ddac2a5fe: Preparing 15:29:15 a5f38adede0a: Preparing 15:29:15 5348e44550a1: Preparing 15:29:15 530945988631: Preparing 15:29:15 f70ee36035b9: Preparing 15:29:15 f70ee36035b9: Waiting 15:29:15 530945988631: Waiting 15:29:15 a5f38adede0a: Layer already exists 15:29:15 5348e44550a1: Layer already exists 15:29:15 415ddac2a5fe: Layer already exists 15:29:15 188a0565e426: Layer already exists 15:29:15 3fbd56117297: Layer already exists 15:29:15 530945988631: Layer already exists 15:29:15 f70ee36035b9: Layer already exists 15:29:15 3.0.0-dev.76: digest: sha256:598c85d7f6eaa320e049b84207e92e0957a7145f0ef92c7460184c209a3c0d53 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:29:15 188a0565e426: Preparing 15:29:15 3fbd56117297: Preparing 15:29:15 415ddac2a5fe: Preparing 15:29:15 a5f38adede0a: Preparing 15:29:15 5348e44550a1: Preparing 15:29:15 530945988631: Preparing 15:29:15 f70ee36035b9: Preparing 15:29:15 530945988631: Waiting 15:29:15 f70ee36035b9: Waiting 15:29:15 188a0565e426: Layer already exists 15:29:15 a5f38adede0a: Layer already exists 15:29:15 3fbd56117297: Layer already exists 15:29:15 5348e44550a1: Layer already exists 15:29:15 415ddac2a5fe: Layer already exists 15:29:15 f70ee36035b9: Layer already exists 15:29:15 530945988631: Layer already exists 15:29:16 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:598c85d7f6eaa320e049b84207e92e0957a7145f0ef92c7460184c209a3c0d53 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:16 + 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 15:29:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 15:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:29:16 188a0565e426: Preparing 15:29:16 3fbd56117297: Preparing 15:29:16 415ddac2a5fe: Preparing 15:29:16 a5f38adede0a: Preparing 15:29:16 5348e44550a1: Preparing 15:29:16 530945988631: Preparing 15:29:16 f70ee36035b9: Preparing 15:29:16 530945988631: Waiting 15:29:16 f70ee36035b9: Waiting 15:29:16 415ddac2a5fe: Layer already exists 15:29:16 188a0565e426: Layer already exists 15:29:16 a5f38adede0a: Layer already exists 15:29:16 5348e44550a1: Layer already exists 15:29:16 3fbd56117297: Layer already exists 15:29:16 f70ee36035b9: Layer already exists 15:29:16 530945988631: Layer already exists 15:29:17 main: digest: sha256:598c85d7f6eaa320e049b84207e92e0957a7145f0ef92c7460184c209a3c0d53 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:17 ===================================================== [Pipeline] echo 15:29:17 taggedImages: 15:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.76 15:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 15:29:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:29:17 480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:17 latest 15:29:17 3.0.0-dev.76 15:29:17 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:17 main 15:29:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:29:17 98edc38505a0: Preparing 15:29:17 f7278650ec94: Preparing 15:29:17 858219c8c32f: Preparing 15:29:17 809249ba7729: Preparing 15:29:17 9ec4c0d5c56d: Preparing 15:29:17 3ea3f772d00e: Preparing 15:29:17 f70ee36035b9: Preparing 15:29:17 3ea3f772d00e: Waiting 15:29:17 f70ee36035b9: Waiting 15:29:18 9ec4c0d5c56d: Pushed 15:29:18 f7278650ec94: Pushed 15:29:18 809249ba7729: Pushed 15:29:18 98edc38505a0: Pushed 15:29:18 3ea3f772d00e: Pushed 15:29:19 f70ee36035b9: Layer already exists 15:29:20 858219c8c32f: Pushed 15:29:20 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:24d1d60b249896de941bd5ddc087337df4b614340e3d41971da9866e2eef5fb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:21 + 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 15:29:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:29:21 98edc38505a0: Preparing 15:29:21 f7278650ec94: Preparing 15:29:21 858219c8c32f: Preparing 15:29:21 809249ba7729: Preparing 15:29:21 9ec4c0d5c56d: Preparing 15:29:21 3ea3f772d00e: Preparing 15:29:21 f70ee36035b9: Preparing 15:29:21 3ea3f772d00e: Waiting 15:29:21 f70ee36035b9: Waiting 15:29:21 f7278650ec94: Layer already exists 15:29:21 9ec4c0d5c56d: Layer already exists 15:29:21 98edc38505a0: Layer already exists 15:29:21 858219c8c32f: Layer already exists 15:29:21 809249ba7729: Layer already exists 15:29:21 3ea3f772d00e: Layer already exists 15:29:21 f70ee36035b9: Layer already exists 15:29:21 latest: digest: sha256:24d1d60b249896de941bd5ddc087337df4b614340e3d41971da9866e2eef5fb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.76 15:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:29:22 98edc38505a0: Preparing 15:29:22 f7278650ec94: Preparing 15:29:22 858219c8c32f: Preparing 15:29:22 809249ba7729: Preparing 15:29:22 9ec4c0d5c56d: Preparing 15:29:22 3ea3f772d00e: Preparing 15:29:22 f70ee36035b9: Preparing 15:29:22 3ea3f772d00e: Waiting 15:29:22 f70ee36035b9: Waiting 15:29:22 858219c8c32f: Layer already exists 15:29:22 9ec4c0d5c56d: Layer already exists 15:29:22 809249ba7729: Layer already exists 15:29:22 98edc38505a0: Layer already exists 15:29:22 f7278650ec94: Layer already exists 15:29:22 f70ee36035b9: Layer already exists 15:29:22 3ea3f772d00e: Layer already exists 15:29:22 3.0.0-dev.76: digest: sha256:24d1d60b249896de941bd5ddc087337df4b614340e3d41971da9866e2eef5fb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:29:23 98edc38505a0: Preparing 15:29:23 f7278650ec94: Preparing 15:29:23 858219c8c32f: Preparing 15:29:23 809249ba7729: Preparing 15:29:23 9ec4c0d5c56d: Preparing 15:29:23 3ea3f772d00e: Preparing 15:29:23 f70ee36035b9: Preparing 15:29:23 3ea3f772d00e: Waiting 15:29:23 f70ee36035b9: Waiting 15:29:23 f7278650ec94: Layer already exists 15:29:23 858219c8c32f: Layer already exists 15:29:23 98edc38505a0: Layer already exists 15:29:23 809249ba7729: Layer already exists 15:29:23 9ec4c0d5c56d: Layer already exists 15:29:23 3ea3f772d00e: Layer already exists 15:29:23 f70ee36035b9: Layer already exists 15:29:23 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:24d1d60b249896de941bd5ddc087337df4b614340e3d41971da9866e2eef5fb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:23 + 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 15:29:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:29:24 98edc38505a0: Preparing 15:29:24 f7278650ec94: Preparing 15:29:24 858219c8c32f: Preparing 15:29:24 809249ba7729: Preparing 15:29:24 9ec4c0d5c56d: Preparing 15:29:24 3ea3f772d00e: Preparing 15:29:24 f70ee36035b9: Preparing 15:29:24 3ea3f772d00e: Waiting 15:29:24 f70ee36035b9: Waiting 15:29:24 809249ba7729: Layer already exists 15:29:24 858219c8c32f: Layer already exists 15:29:24 98edc38505a0: Layer already exists 15:29:24 9ec4c0d5c56d: Layer already exists 15:29:24 f7278650ec94: Layer already exists 15:29:24 f70ee36035b9: Layer already exists 15:29:24 3ea3f772d00e: Layer already exists 15:29:24 main: digest: sha256:24d1d60b249896de941bd5ddc087337df4b614340e3d41971da9866e2eef5fb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:24 ===================================================== [Pipeline] echo 15:29:24 taggedImages: 15:29:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:29:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.76 15:29:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:29:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:29:24 480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:24 latest 15:29:24 3.0.0-dev.76 15:29:24 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:24 main 15:29:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:29:25 6fbcc86c9681: Preparing 15:29:25 b245f3e4206a: Preparing 15:29:25 acd1dc63403a: Preparing 15:29:25 c3c03f095f4f: Preparing 15:29:25 ff51c770cebc: Preparing 15:29:25 a84f8934c243: Preparing 15:29:25 e2ca6d93e5e5: Preparing 15:29:25 3f6fdd12d3f0: Preparing 15:29:25 f70ee36035b9: Preparing 15:29:25 a84f8934c243: Waiting 15:29:25 e2ca6d93e5e5: Waiting 15:29:25 3f6fdd12d3f0: Waiting 15:29:25 f70ee36035b9: Waiting 15:29:25 ff51c770cebc: Pushed 15:29:25 6fbcc86c9681: Pushed 15:29:25 b245f3e4206a: Pushed 15:29:25 a84f8934c243: Pushed 15:29:25 f70ee36035b9: Layer already exists 15:29:25 e2ca6d93e5e5: Pushed 15:29:25 3f6fdd12d3f0: Pushed 15:29:27 c3c03f095f4f: Pushed 15:29:28 acd1dc63403a: Pushed 15:29:29 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:a73b6b2a6947f096cf108901d162016491c3f37a5cd8eb64e6985767dda27c3b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:30 + 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 15:29:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:29:30 6fbcc86c9681: Preparing 15:29:30 b245f3e4206a: Preparing 15:29:30 acd1dc63403a: Preparing 15:29:30 c3c03f095f4f: Preparing 15:29:30 ff51c770cebc: Preparing 15:29:30 a84f8934c243: Preparing 15:29:30 e2ca6d93e5e5: Preparing 15:29:30 3f6fdd12d3f0: Preparing 15:29:30 f70ee36035b9: Preparing 15:29:30 e2ca6d93e5e5: Waiting 15:29:30 3f6fdd12d3f0: Waiting 15:29:30 a84f8934c243: Waiting 15:29:30 f70ee36035b9: Waiting 15:29:30 acd1dc63403a: Layer already exists 15:29:30 b245f3e4206a: Layer already exists 15:29:30 ff51c770cebc: Layer already exists 15:29:30 6fbcc86c9681: Layer already exists 15:29:30 c3c03f095f4f: Layer already exists 15:29:30 a84f8934c243: Layer already exists 15:29:30 3f6fdd12d3f0: Layer already exists 15:29:30 e2ca6d93e5e5: Layer already exists 15:29:30 f70ee36035b9: Layer already exists 15:29:30 latest: digest: sha256:a73b6b2a6947f096cf108901d162016491c3f37a5cd8eb64e6985767dda27c3b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.76 15:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:29:31 6fbcc86c9681: Preparing 15:29:31 b245f3e4206a: Preparing 15:29:31 acd1dc63403a: Preparing 15:29:31 c3c03f095f4f: Preparing 15:29:31 ff51c770cebc: Preparing 15:29:31 a84f8934c243: Preparing 15:29:31 e2ca6d93e5e5: Preparing 15:29:31 3f6fdd12d3f0: Preparing 15:29:31 f70ee36035b9: Preparing 15:29:31 e2ca6d93e5e5: Waiting 15:29:31 3f6fdd12d3f0: Waiting 15:29:31 f70ee36035b9: Waiting 15:29:31 a84f8934c243: Waiting 15:29:31 b245f3e4206a: Layer already exists 15:29:31 6fbcc86c9681: Layer already exists 15:29:31 acd1dc63403a: Layer already exists 15:29:31 c3c03f095f4f: Layer already exists 15:29:31 ff51c770cebc: Layer already exists 15:29:31 a84f8934c243: Layer already exists 15:29:31 e2ca6d93e5e5: Layer already exists 15:29:31 f70ee36035b9: Layer already exists 15:29:31 3f6fdd12d3f0: Layer already exists 15:29:31 3.0.0-dev.76: digest: sha256:a73b6b2a6947f096cf108901d162016491c3f37a5cd8eb64e6985767dda27c3b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:29:32 6fbcc86c9681: Preparing 15:29:32 b245f3e4206a: Preparing 15:29:32 acd1dc63403a: Preparing 15:29:32 c3c03f095f4f: Preparing 15:29:32 ff51c770cebc: Preparing 15:29:32 a84f8934c243: Preparing 15:29:32 e2ca6d93e5e5: Preparing 15:29:32 3f6fdd12d3f0: Preparing 15:29:32 f70ee36035b9: Preparing 15:29:32 e2ca6d93e5e5: Waiting 15:29:32 3f6fdd12d3f0: Waiting 15:29:32 f70ee36035b9: Waiting 15:29:32 a84f8934c243: Waiting 15:29:32 acd1dc63403a: Layer already exists 15:29:32 ff51c770cebc: Layer already exists 15:29:32 6fbcc86c9681: Layer already exists 15:29:32 c3c03f095f4f: Layer already exists 15:29:32 b245f3e4206a: Layer already exists 15:29:32 3f6fdd12d3f0: Layer already exists 15:29:32 a84f8934c243: Layer already exists 15:29:32 e2ca6d93e5e5: Layer already exists 15:29:32 f70ee36035b9: Layer already exists 15:29:32 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:a73b6b2a6947f096cf108901d162016491c3f37a5cd8eb64e6985767dda27c3b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:33 + 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 15:29:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:29:33 6fbcc86c9681: Preparing 15:29:33 b245f3e4206a: Preparing 15:29:33 acd1dc63403a: Preparing 15:29:33 c3c03f095f4f: Preparing 15:29:33 ff51c770cebc: Preparing 15:29:33 a84f8934c243: Preparing 15:29:33 e2ca6d93e5e5: Preparing 15:29:33 3f6fdd12d3f0: Preparing 15:29:33 f70ee36035b9: Preparing 15:29:33 e2ca6d93e5e5: Waiting 15:29:33 3f6fdd12d3f0: Waiting 15:29:33 f70ee36035b9: Waiting 15:29:33 a84f8934c243: Waiting 15:29:33 b245f3e4206a: Layer already exists 15:29:33 6fbcc86c9681: Layer already exists 15:29:33 acd1dc63403a: Layer already exists 15:29:33 c3c03f095f4f: Layer already exists 15:29:33 ff51c770cebc: Layer already exists 15:29:33 a84f8934c243: Layer already exists 15:29:33 e2ca6d93e5e5: Layer already exists 15:29:33 3f6fdd12d3f0: Layer already exists 15:29:33 f70ee36035b9: Layer already exists 15:29:33 main: digest: sha256:a73b6b2a6947f096cf108901d162016491c3f37a5cd8eb64e6985767dda27c3b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:33 ===================================================== [Pipeline] echo 15:29:33 taggedImages: 15:29:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:29:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.76 15:29:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:29:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:29:33 480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:33 latest 15:29:33 3.0.0-dev.76 15:29:33 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:33 main 15:29:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:29:34 5dc16a08300f: Preparing 15:29:34 834d66c6f0a2: Preparing 15:29:34 5348e44550a1: Preparing 15:29:34 b671f8be7aba: Preparing 15:29:34 a8cfdf0cc8ec: Preparing 15:29:34 5348e44550a1: Layer already exists 15:29:34 a8cfdf0cc8ec: Layer already exists 15:29:34 5dc16a08300f: Pushed 15:29:35 b671f8be7aba: Pushed 15:29:39 834d66c6f0a2: Pushed 15:29:39 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:e9a9690312aeb44c336595657710ed12496f0cbdd59e838a7d797c183452af1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:40 + 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 15:29:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:29:40 5dc16a08300f: Preparing 15:29:40 834d66c6f0a2: Preparing 15:29:40 5348e44550a1: Preparing 15:29:40 b671f8be7aba: Preparing 15:29:40 a8cfdf0cc8ec: Preparing 15:29:40 5dc16a08300f: Layer already exists 15:29:40 a8cfdf0cc8ec: Layer already exists 15:29:40 834d66c6f0a2: Layer already exists 15:29:40 b671f8be7aba: Layer already exists 15:29:40 5348e44550a1: Layer already exists 15:29:40 latest: digest: sha256:e9a9690312aeb44c336595657710ed12496f0cbdd59e838a7d797c183452af1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.76 15:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:29:41 5dc16a08300f: Preparing 15:29:41 834d66c6f0a2: Preparing 15:29:41 5348e44550a1: Preparing 15:29:41 b671f8be7aba: Preparing 15:29:41 a8cfdf0cc8ec: Preparing 15:29:41 a8cfdf0cc8ec: Layer already exists 15:29:41 5dc16a08300f: Layer already exists 15:29:41 834d66c6f0a2: Layer already exists 15:29:41 5348e44550a1: Layer already exists 15:29:41 b671f8be7aba: Layer already exists 15:29:41 3.0.0-dev.76: digest: sha256:e9a9690312aeb44c336595657710ed12496f0cbdd59e838a7d797c183452af1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:29:42 5dc16a08300f: Preparing 15:29:42 834d66c6f0a2: Preparing 15:29:42 5348e44550a1: Preparing 15:29:42 b671f8be7aba: Preparing 15:29:42 a8cfdf0cc8ec: Preparing 15:29:42 a8cfdf0cc8ec: Layer already exists 15:29:42 834d66c6f0a2: Layer already exists 15:29:42 5dc16a08300f: Layer already exists 15:29:42 b671f8be7aba: Layer already exists 15:29:42 5348e44550a1: Layer already exists 15:29:42 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:e9a9690312aeb44c336595657710ed12496f0cbdd59e838a7d797c183452af1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:42 + 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 15:29:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:29:42 5dc16a08300f: Preparing 15:29:42 834d66c6f0a2: Preparing 15:29:42 5348e44550a1: Preparing 15:29:42 b671f8be7aba: Preparing 15:29:42 a8cfdf0cc8ec: Preparing 15:29:42 5dc16a08300f: Layer already exists 15:29:42 834d66c6f0a2: Layer already exists 15:29:42 5348e44550a1: Layer already exists 15:29:42 b671f8be7aba: Layer already exists 15:29:42 a8cfdf0cc8ec: Layer already exists 15:29:42 main: digest: sha256:e9a9690312aeb44c336595657710ed12496f0cbdd59e838a7d797c183452af1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:43 ===================================================== [Pipeline] echo 15:29:43 taggedImages: 15:29:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:29:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.76 15:29:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:29:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:29:43 480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:43 latest 15:29:43 3.0.0-dev.76 15:29:43 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:29:43 main 15:29:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:29:43 da33997818e7: Preparing 15:29:43 02b561c838bd: Preparing 15:29:43 99609d3a1bb3: Preparing 15:29:43 be012e45f238: Preparing 15:29:43 3666fe8d2cdd: Preparing 15:29:43 77e90bcd1667: Preparing 15:29:43 a8cfdf0cc8ec: Preparing 15:29:43 77e90bcd1667: Waiting 15:29:43 a8cfdf0cc8ec: Waiting 15:29:44 02b561c838bd: Pushed 15:29:44 99609d3a1bb3: Pushed 15:29:44 da33997818e7: Pushed 15:29:44 a8cfdf0cc8ec: Layer already exists 15:29:45 77e90bcd1667: Pushed 15:29:53 3666fe8d2cdd: Pushed 15:29:59 be012e45f238: Pushed 15:29:59 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:c61d8cc3d620a9b66880ad56af6bdfd74032d9a9a7f9fab5c59fa2709c87079a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:00 + 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 15:30:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:30:00 da33997818e7: Preparing 15:30:00 02b561c838bd: Preparing 15:30:00 99609d3a1bb3: Preparing 15:30:00 be012e45f238: Preparing 15:30:00 3666fe8d2cdd: Preparing 15:30:00 77e90bcd1667: Preparing 15:30:00 a8cfdf0cc8ec: Preparing 15:30:00 77e90bcd1667: Waiting 15:30:00 a8cfdf0cc8ec: Waiting 15:30:00 99609d3a1bb3: Layer already exists 15:30:00 3666fe8d2cdd: Layer already exists 15:30:00 da33997818e7: Layer already exists 15:30:00 02b561c838bd: Layer already exists 15:30:00 be012e45f238: Layer already exists 15:30:00 a8cfdf0cc8ec: Layer already exists 15:30:00 77e90bcd1667: Layer already exists 15:30:00 latest: digest: sha256:c61d8cc3d620a9b66880ad56af6bdfd74032d9a9a7f9fab5c59fa2709c87079a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.76 15:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:30:01 da33997818e7: Preparing 15:30:01 02b561c838bd: Preparing 15:30:01 99609d3a1bb3: Preparing 15:30:01 be012e45f238: Preparing 15:30:01 3666fe8d2cdd: Preparing 15:30:01 77e90bcd1667: Preparing 15:30:01 a8cfdf0cc8ec: Preparing 15:30:01 77e90bcd1667: Waiting 15:30:01 a8cfdf0cc8ec: Waiting 15:30:01 3666fe8d2cdd: Layer already exists 15:30:01 da33997818e7: Layer already exists 15:30:01 02b561c838bd: Layer already exists 15:30:01 99609d3a1bb3: Layer already exists 15:30:01 be012e45f238: Layer already exists 15:30:01 77e90bcd1667: Layer already exists 15:30:01 a8cfdf0cc8ec: Layer already exists 15:30:01 3.0.0-dev.76: digest: sha256:c61d8cc3d620a9b66880ad56af6bdfd74032d9a9a7f9fab5c59fa2709c87079a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:30:02 da33997818e7: Preparing 15:30:02 02b561c838bd: Preparing 15:30:02 99609d3a1bb3: Preparing 15:30:02 be012e45f238: Preparing 15:30:02 3666fe8d2cdd: Preparing 15:30:02 77e90bcd1667: Preparing 15:30:02 a8cfdf0cc8ec: Preparing 15:30:02 77e90bcd1667: Waiting 15:30:02 a8cfdf0cc8ec: Waiting 15:30:02 02b561c838bd: Layer already exists 15:30:02 99609d3a1bb3: Layer already exists 15:30:02 3666fe8d2cdd: Layer already exists 15:30:02 da33997818e7: Layer already exists 15:30:02 be012e45f238: Layer already exists 15:30:02 77e90bcd1667: Layer already exists 15:30:02 a8cfdf0cc8ec: Layer already exists 15:30:02 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:c61d8cc3d620a9b66880ad56af6bdfd74032d9a9a7f9fab5c59fa2709c87079a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:02 + 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 15:30:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:30:03 da33997818e7: Preparing 15:30:03 02b561c838bd: Preparing 15:30:03 99609d3a1bb3: Preparing 15:30:03 be012e45f238: Preparing 15:30:03 3666fe8d2cdd: Preparing 15:30:03 77e90bcd1667: Preparing 15:30:03 a8cfdf0cc8ec: Preparing 15:30:03 a8cfdf0cc8ec: Waiting 15:30:03 77e90bcd1667: Waiting 15:30:03 3666fe8d2cdd: Layer already exists 15:30:03 da33997818e7: Layer already exists 15:30:03 be012e45f238: Layer already exists 15:30:03 99609d3a1bb3: Layer already exists 15:30:03 02b561c838bd: Layer already exists 15:30:03 77e90bcd1667: Layer already exists 15:30:03 a8cfdf0cc8ec: Layer already exists 15:30:03 main: digest: sha256:c61d8cc3d620a9b66880ad56af6bdfd74032d9a9a7f9fab5c59fa2709c87079a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:03 ===================================================== [Pipeline] echo 15:30:03 taggedImages: 15:30:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:30:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.76 15:30:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:30:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:30:03 480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:03 latest 15:30:03 3.0.0-dev.76 15:30:03 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:03 main 15:30:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:30:04 e08f852e21bb: Preparing 15:30:04 032e8f9ee82f: Preparing 15:30:04 09ec05e020f0: Preparing 15:30:04 90d2aa2579ad: Preparing 15:30:04 b02289e723f5: Preparing 15:30:04 a8cfdf0cc8ec: Preparing 15:30:04 a8cfdf0cc8ec: Waiting 15:30:04 032e8f9ee82f: Pushed 15:30:04 e08f852e21bb: Pushed 15:30:04 09ec05e020f0: Pushed 15:30:04 a8cfdf0cc8ec: Layer already exists 15:30:05 b02289e723f5: Pushed 15:30:20 90d2aa2579ad: Pushed 15:30:20 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:96138ff49e5d5c48841e45278344be6e50d0a8ee23b4f778031048454b92fdd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:20 + 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 15:30:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:30:20 e08f852e21bb: Preparing 15:30:20 032e8f9ee82f: Preparing 15:30:20 09ec05e020f0: Preparing 15:30:20 90d2aa2579ad: Preparing 15:30:20 b02289e723f5: Preparing 15:30:20 a8cfdf0cc8ec: Preparing 15:30:20 a8cfdf0cc8ec: Waiting 15:30:20 b02289e723f5: Layer already exists 15:30:20 e08f852e21bb: Layer already exists 15:30:20 90d2aa2579ad: Layer already exists 15:30:20 032e8f9ee82f: Layer already exists 15:30:20 09ec05e020f0: Layer already exists 15:30:20 a8cfdf0cc8ec: Layer already exists 15:30:20 latest: digest: sha256:96138ff49e5d5c48841e45278344be6e50d0a8ee23b4f778031048454b92fdd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.76 15:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:30:21 e08f852e21bb: Preparing 15:30:21 032e8f9ee82f: Preparing 15:30:21 09ec05e020f0: Preparing 15:30:21 90d2aa2579ad: Preparing 15:30:21 b02289e723f5: Preparing 15:30:21 a8cfdf0cc8ec: Preparing 15:30:21 a8cfdf0cc8ec: Waiting 15:30:21 b02289e723f5: Layer already exists 15:30:21 e08f852e21bb: Layer already exists 15:30:21 09ec05e020f0: Layer already exists 15:30:21 032e8f9ee82f: Layer already exists 15:30:21 90d2aa2579ad: Layer already exists 15:30:21 a8cfdf0cc8ec: Layer already exists 15:30:21 3.0.0-dev.76: digest: sha256:96138ff49e5d5c48841e45278344be6e50d0a8ee23b4f778031048454b92fdd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:30:22 e08f852e21bb: Preparing 15:30:22 032e8f9ee82f: Preparing 15:30:22 09ec05e020f0: Preparing 15:30:22 90d2aa2579ad: Preparing 15:30:22 b02289e723f5: Preparing 15:30:22 a8cfdf0cc8ec: Preparing 15:30:22 a8cfdf0cc8ec: Waiting 15:30:22 90d2aa2579ad: Layer already exists 15:30:22 09ec05e020f0: Layer already exists 15:30:22 b02289e723f5: Layer already exists 15:30:22 e08f852e21bb: Layer already exists 15:30:22 032e8f9ee82f: Layer already exists 15:30:22 a8cfdf0cc8ec: Layer already exists 15:30:22 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:96138ff49e5d5c48841e45278344be6e50d0a8ee23b4f778031048454b92fdd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:22 + 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 15:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:30:23 e08f852e21bb: Preparing 15:30:23 032e8f9ee82f: Preparing 15:30:23 09ec05e020f0: Preparing 15:30:23 90d2aa2579ad: Preparing 15:30:23 b02289e723f5: Preparing 15:30:23 a8cfdf0cc8ec: Preparing 15:30:23 a8cfdf0cc8ec: Waiting 15:30:23 e08f852e21bb: Layer already exists 15:30:23 09ec05e020f0: Layer already exists 15:30:23 90d2aa2579ad: Layer already exists 15:30:23 b02289e723f5: Layer already exists 15:30:23 032e8f9ee82f: Layer already exists 15:30:23 a8cfdf0cc8ec: Layer already exists 15:30:24 main: digest: sha256:96138ff49e5d5c48841e45278344be6e50d0a8ee23b4f778031048454b92fdd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:24 ===================================================== [Pipeline] echo 15:30:24 taggedImages: 15:30:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:30:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.76 15:30:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:30:24 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:30:24 480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:24 latest 15:30:24 3.0.0-dev.76 15:30:24 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:24 main 15:30:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:30:24 c7a8d98a2922: Preparing 15:30:24 c4e758b279c0: Preparing 15:30:24 d7415bc5537b: Preparing 15:30:24 4c49ebe2eb0c: Preparing 15:30:24 6b478171eb7d: Preparing 15:30:24 a8cfdf0cc8ec: Preparing 15:30:24 a8cfdf0cc8ec: Waiting 15:30:25 c7a8d98a2922: Pushed 15:30:25 c4e758b279c0: Pushed 15:30:25 d7415bc5537b: Pushed 15:30:25 a8cfdf0cc8ec: Layer already exists 15:30:26 6b478171eb7d: Pushed 15:30:38 4c49ebe2eb0c: Pushed 15:30:38 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:316c4c2dad50fbb4a55ff3225a1f3826e29c5b577deff2568b04c86d31329c1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:39 + 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 15:30:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:30:39 c7a8d98a2922: Preparing 15:30:39 c4e758b279c0: Preparing 15:30:39 d7415bc5537b: Preparing 15:30:39 4c49ebe2eb0c: Preparing 15:30:39 6b478171eb7d: Preparing 15:30:39 a8cfdf0cc8ec: Preparing 15:30:39 a8cfdf0cc8ec: Waiting 15:30:39 d7415bc5537b: Layer already exists 15:30:39 c7a8d98a2922: Layer already exists 15:30:39 6b478171eb7d: Layer already exists 15:30:39 c4e758b279c0: Layer already exists 15:30:39 4c49ebe2eb0c: Layer already exists 15:30:39 a8cfdf0cc8ec: Layer already exists 15:30:39 latest: digest: sha256:316c4c2dad50fbb4a55ff3225a1f3826e29c5b577deff2568b04c86d31329c1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.76 15:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:30:40 c7a8d98a2922: Preparing 15:30:40 c4e758b279c0: Preparing 15:30:40 d7415bc5537b: Preparing 15:30:40 4c49ebe2eb0c: Preparing 15:30:40 6b478171eb7d: Preparing 15:30:40 a8cfdf0cc8ec: Preparing 15:30:40 a8cfdf0cc8ec: Waiting 15:30:40 c7a8d98a2922: Layer already exists 15:30:40 d7415bc5537b: Layer already exists 15:30:40 4c49ebe2eb0c: Layer already exists 15:30:40 6b478171eb7d: Layer already exists 15:30:40 c4e758b279c0: Layer already exists 15:30:40 a8cfdf0cc8ec: Layer already exists 15:30:40 3.0.0-dev.76: digest: sha256:316c4c2dad50fbb4a55ff3225a1f3826e29c5b577deff2568b04c86d31329c1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:30:40 c7a8d98a2922: Preparing 15:30:40 c4e758b279c0: Preparing 15:30:40 d7415bc5537b: Preparing 15:30:40 4c49ebe2eb0c: Preparing 15:30:40 6b478171eb7d: Preparing 15:30:40 a8cfdf0cc8ec: Preparing 15:30:40 a8cfdf0cc8ec: Waiting 15:30:40 4c49ebe2eb0c: Layer already exists 15:30:40 c7a8d98a2922: Layer already exists 15:30:40 c4e758b279c0: Layer already exists 15:30:40 6b478171eb7d: Layer already exists 15:30:40 d7415bc5537b: Layer already exists 15:30:40 a8cfdf0cc8ec: Layer already exists 15:30:40 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:316c4c2dad50fbb4a55ff3225a1f3826e29c5b577deff2568b04c86d31329c1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:41 + 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 15:30:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:30:41 c7a8d98a2922: Preparing 15:30:41 c4e758b279c0: Preparing 15:30:41 d7415bc5537b: Preparing 15:30:41 4c49ebe2eb0c: Preparing 15:30:41 6b478171eb7d: Preparing 15:30:41 a8cfdf0cc8ec: Preparing 15:30:41 a8cfdf0cc8ec: Waiting 15:30:41 4c49ebe2eb0c: Layer already exists 15:30:41 6b478171eb7d: Layer already exists 15:30:41 c4e758b279c0: Layer already exists 15:30:41 d7415bc5537b: Layer already exists 15:30:41 c7a8d98a2922: Layer already exists 15:30:41 a8cfdf0cc8ec: Layer already exists 15:30:41 main: digest: sha256:316c4c2dad50fbb4a55ff3225a1f3826e29c5b577deff2568b04c86d31329c1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:41 ===================================================== [Pipeline] echo 15:30:41 taggedImages: 15:30:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:30:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.76 15:30:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:30:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:30:41 480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:41 latest 15:30:41 3.0.0-dev.76 15:30:41 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:41 main 15:30:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:30:42 7c9e4f0ad2fb: Preparing 15:30:42 e23561ad612b: Preparing 15:30:42 5348e44550a1: Preparing 15:30:42 e6afcc9c2d23: Preparing 15:30:42 f70ee36035b9: Preparing 15:30:42 f70ee36035b9: Layer already exists 15:30:42 5348e44550a1: Layer already exists 15:30:42 7c9e4f0ad2fb: Pushed 15:30:42 e6afcc9c2d23: Pushed 15:30:49 e23561ad612b: Pushed 15:30:49 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:b1be2476d0aa9f4c28f6563a012bbab65d7d40fbde70c238df517300ae84360a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:30:51 7c9e4f0ad2fb: Preparing 15:30:51 e23561ad612b: Preparing 15:30:51 5348e44550a1: Preparing 15:30:51 e6afcc9c2d23: Preparing 15:30:51 f70ee36035b9: Preparing 15:30:51 5348e44550a1: Layer already exists 15:30:51 e6afcc9c2d23: Layer already exists 15:30:51 e23561ad612b: Layer already exists 15:30:51 f70ee36035b9: Layer already exists 15:30:51 7c9e4f0ad2fb: Layer already exists 15:30:51 latest: digest: sha256:b1be2476d0aa9f4c28f6563a012bbab65d7d40fbde70c238df517300ae84360a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.76 15:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:30:51 7c9e4f0ad2fb: Preparing 15:30:51 e23561ad612b: Preparing 15:30:51 5348e44550a1: Preparing 15:30:51 e6afcc9c2d23: Preparing 15:30:51 f70ee36035b9: Preparing 15:30:51 e6afcc9c2d23: Layer already exists 15:30:51 f70ee36035b9: Layer already exists 15:30:51 e23561ad612b: Layer already exists 15:30:51 5348e44550a1: Layer already exists 15:30:51 7c9e4f0ad2fb: Layer already exists 15:30:51 3.0.0-dev.76: digest: sha256:b1be2476d0aa9f4c28f6563a012bbab65d7d40fbde70c238df517300ae84360a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:30:52 7c9e4f0ad2fb: Preparing 15:30:52 e23561ad612b: Preparing 15:30:52 5348e44550a1: Preparing 15:30:52 e6afcc9c2d23: Preparing 15:30:52 f70ee36035b9: Preparing 15:30:52 7c9e4f0ad2fb: Layer already exists 15:30:52 f70ee36035b9: Layer already exists 15:30:52 5348e44550a1: Layer already exists 15:30:52 e6afcc9c2d23: Layer already exists 15:30:52 e23561ad612b: Layer already exists 15:30:52 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:b1be2476d0aa9f4c28f6563a012bbab65d7d40fbde70c238df517300ae84360a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:30:53 7c9e4f0ad2fb: Preparing 15:30:53 e23561ad612b: Preparing 15:30:53 5348e44550a1: Preparing 15:30:53 e6afcc9c2d23: Preparing 15:30:53 f70ee36035b9: Preparing 15:30:53 e6afcc9c2d23: Layer already exists 15:30:53 e23561ad612b: Layer already exists 15:30:53 5348e44550a1: Layer already exists 15:30:53 7c9e4f0ad2fb: Layer already exists 15:30:53 f70ee36035b9: Layer already exists 15:30:53 main: digest: sha256:b1be2476d0aa9f4c28f6563a012bbab65d7d40fbde70c238df517300ae84360a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:53 ===================================================== [Pipeline] echo 15:30:53 taggedImages: 15:30:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:30:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.76 15:30:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:30:53 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:30:53 480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:53 latest 15:30:53 3.0.0-dev.76 15:30:53 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:30:53 main 15:30:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:30:54 03ca25404ce7: Preparing 15:30:54 2105d5fc4f13: Preparing 15:30:54 5348e44550a1: Preparing 15:30:54 c6e7ef96b3ad: Preparing 15:30:54 f70ee36035b9: Preparing 15:30:54 c6e7ef96b3ad: Layer already exists 15:30:54 5348e44550a1: Layer already exists 15:30:54 f70ee36035b9: Layer already exists 15:30:54 03ca25404ce7: Pushed 15:30:59 2105d5fc4f13: Pushed 15:30:59 480818d28ea8824cc46c96448769b7c82ca10b6c: digest: sha256:f3e3fb37da5023a35e0c722c7db8cad40baf479c1bdc756bda16da2e374408dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:31:00 03ca25404ce7: Preparing 15:31:00 2105d5fc4f13: Preparing 15:31:00 5348e44550a1: Preparing 15:31:00 c6e7ef96b3ad: Preparing 15:31:00 f70ee36035b9: Preparing 15:31:00 f70ee36035b9: Layer already exists 15:31:00 03ca25404ce7: Layer already exists 15:31:00 c6e7ef96b3ad: Layer already exists 15:31:00 2105d5fc4f13: Layer already exists 15:31:00 5348e44550a1: Layer already exists 15:31:00 latest: digest: sha256:f3e3fb37da5023a35e0c722c7db8cad40baf479c1bdc756bda16da2e374408dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.76 15:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:31:01 03ca25404ce7: Preparing 15:31:01 2105d5fc4f13: Preparing 15:31:01 5348e44550a1: Preparing 15:31:01 c6e7ef96b3ad: Preparing 15:31:01 f70ee36035b9: Preparing 15:31:01 c6e7ef96b3ad: Layer already exists 15:31:01 2105d5fc4f13: Layer already exists 15:31:01 f70ee36035b9: Layer already exists 15:31:01 03ca25404ce7: Layer already exists 15:31:01 5348e44550a1: Layer already exists 15:31:01 3.0.0-dev.76: digest: sha256:f3e3fb37da5023a35e0c722c7db8cad40baf479c1bdc756bda16da2e374408dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:31:04 03ca25404ce7: Preparing 15:31:04 2105d5fc4f13: Preparing 15:31:04 5348e44550a1: Preparing 15:31:04 c6e7ef96b3ad: Preparing 15:31:04 f70ee36035b9: Preparing 15:31:04 5348e44550a1: Layer already exists 15:31:04 2105d5fc4f13: Layer already exists 15:31:04 03ca25404ce7: Layer already exists 15:31:04 c6e7ef96b3ad: Layer already exists 15:31:04 f70ee36035b9: Layer already exists 15:31:04 480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76: digest: sha256:f3e3fb37da5023a35e0c722c7db8cad40baf479c1bdc756bda16da2e374408dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:31:05 03ca25404ce7: Preparing 15:31:05 2105d5fc4f13: Preparing 15:31:05 5348e44550a1: Preparing 15:31:05 c6e7ef96b3ad: Preparing 15:31:05 f70ee36035b9: Preparing 15:31:05 f70ee36035b9: Layer already exists 15:31:05 5348e44550a1: Layer already exists 15:31:05 c6e7ef96b3ad: Layer already exists 15:31:05 2105d5fc4f13: Layer already exists 15:31:05 03ca25404ce7: Layer already exists 15:31:05 main: digest: sha256:f3e3fb37da5023a35e0c722c7db8cad40baf479c1bdc756bda16da2e374408dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:05 ===================================================== [Pipeline] echo 15:31:05 taggedImages: 15:31:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c 15:31:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:31:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.76 15:31:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:480818d28ea8824cc46c96448769b7c82ca10b6c-3.0.0-dev.76 15:31:05 - 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 15:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:05 15:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:06 arm64: Pulling from edgex-lftools-log-publisher 15:31:06 8998bd30e6a1: Pulling fs layer 15:31:06 04944245beec: Pulling fs layer 15:31:06 699f458cf7ca: Pulling fs layer 15:31:06 765212b225bb: Pulling fs layer 15:31:06 f23df028b6ca: Pulling fs layer 15:31:06 d65c8cfc05b1: Pulling fs layer 15:31:06 2437ff75d9bd: Pulling fs layer 15:31:06 f23df028b6ca: Waiting 15:31:06 d65c8cfc05b1: Waiting 15:31:06 2437ff75d9bd: Waiting 15:31:06 765212b225bb: Waiting 15:31:06 04944245beec: Verifying Checksum 15:31:06 04944245beec: Download complete 15:31:06 765212b225bb: Verifying Checksum 15:31:06 765212b225bb: Download complete 15:31:06 f23df028b6ca: Download complete 15:31:06 d65c8cfc05b1: Verifying Checksum 15:31:06 d65c8cfc05b1: Download complete 15:31:06 699f458cf7ca: Verifying Checksum 15:31:06 699f458cf7ca: Download complete 15:31:06 8998bd30e6a1: Verifying Checksum 15:31:06 8998bd30e6a1: Download complete 15:31:08 2437ff75d9bd: Verifying Checksum 15:31:08 2437ff75d9bd: Download complete 15:31:10 8998bd30e6a1: Pull complete 15:31:11 04944245beec: Pull complete 15:31:12 699f458cf7ca: Pull complete 15:31:12 765212b225bb: Pull complete 15:31:13 f23df028b6ca: Pull complete 15:31:13 d65c8cfc05b1: Pull complete 15:31:28 2437ff75d9bd: Pull complete 15:31:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:28 prd-ubuntu20.04-docker-arm64-4c-16g-8358 does not seem to be running inside a container 15:31:28 $ 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/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@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 15:31:31 $ docker top ea0730e2611ab908133b9daab6d1fbcd7dfa6bbaddd675605b636eef8797f7fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:31 ---> job-cost.sh 15:31:32 lf-activate-venv: SKIPPING 15:31:32 INFO: No Stack... 15:31:32 INFO: Retrieving Pricing Info for: v3-standard-4 15:31:33 INFO: Archiving Costs [Pipeline] sh 15:31:33 + cat /w/workspace/edgex-go/437/archives/cost.csv 15:31:33 + cut -d, -f6 [Pipeline] lock 15:31:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-437-stack-cost] 15:31:33 Resource [jenkins-edgexfoundry-edgex-go-main-437-stack-cost] did not exist. Created. 15:31:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-437-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:34 + echo total: 0.10999999940395355 [Pipeline] stash 15:31:34 Stashed 1 file(s) [Pipeline] } 15:31:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-437-stack-cost] [Pipeline] // lock [Pipeline] } 15:31:34 $ docker stop --time=1 ea0730e2611ab908133b9daab6d1fbcd7dfa6bbaddd675605b636eef8797f7fc 15:31:36 $ docker rm -f --volumes ea0730e2611ab908133b9daab6d1fbcd7dfa6bbaddd675605b636eef8797f7fc [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 15:31:36 provisioning config files... 15:31:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/437@tmp/config16738414060495539448tmp [Pipeline] { [Pipeline] sh 15:31:36 + set +x 15:31:36 + curl -s https://codecov.io/bash 15:31:36 + bash -s -- 15:31:36 15:31:36 _____ _ 15:31:36 / ____| | | 15:31:36 | | ___ __| | ___ ___ _____ __ 15:31:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:31:36 | |___| (_) | (_| | __/ (_| (_) \ V / 15:31:36 \_____\___/ \__,_|\___|\___\___/ \_/ 15:31:36 Bash-1.0.6 15:31:36 15:31:36 15:31:36 ==> git version 2.25.1 found 15:31:36 ==> 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 15:31:36 Release-Date: 2020-01-08 15:31:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:31:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:31:36 ==> Jenkins CI detected. 15:31:36 current dir:  /w/workspace/edgex-go/437 15:31:36 project root: . 15:31:36 --> token set from env 15:31:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:31:36 ==> Running gcov in . (disable via -X gcov) 15:31:36 ==> Python coveragepy not found 15:31:36 ==> Searching for coverage reports in: 15:31:36 + . 15:31:36 -> Found 1 reports 15:31:37 ==> Detecting git/mercurial file structure 15:31:37 ==> Reading reports 15:31:37 + ./coverage.out bytes=446899 15:31:37 ==> Appending adjustments 15:31:37 https://docs.codecov.io/docs/fixing-reports 15:31:38 + Found adjustments 15:31:38 ==> Gzipping contents 15:31:38 60K /tmp/codecov.Gp2c98.gz 15:31:38 ==> Uploading reports 15:31:38 url: https://codecov.io 15:31:38 query: branch=main&commit=480818d28ea8824cc46c96448769b7c82ca10b6c&build=437&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F437%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:31:38 -> Pinging Codecov 15:31:38 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=480818d28ea8824cc46c96448769b7c82ca10b6c&build=437&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F437%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:31:38 -> Uploading to 15:31:38 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/00271124DB129430A58F1EEE437C3FCB/480818d28ea8824cc46c96448769b7c82ca10b6c/e193de42-2fc3-40bb-b578-c38e89c55fe8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T153138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75c615b24decbfe1726da8742417516b3c3de8b0a3f4e1cf0e5270e5229bc5fe 15:31:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:38 Dload Upload Total Spent Left Speed 15:31:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58141 0 0 100 58141 0 258k --:--:-- --:--:-- --:--:-- 256k 100 58141 0 0 100 58141 0 173k --:--:-- --:--:-- --:--:-- 172k 15:31:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/480818d28ea8824cc46c96448769b7c82ca10b6c [Pipeline] } 15:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:31:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:31:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:31:39 15:31:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:31:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:31:39 df9b9388f04a: Pulling fs layer 15:31:39 52dc419b0ee2: Pulling fs layer 15:31:39 25bc292e5bac: Pulling fs layer 15:31:39 114826534d7a: Pulling fs layer 15:31:39 4657fd5d0bcf: Pulling fs layer 15:31:39 6ad1cebc031e: Pulling fs layer 15:31:39 8a3aa393b2d8: Pulling fs layer 15:31:39 4657fd5d0bcf: Waiting 15:31:39 114826534d7a: Waiting 15:31:39 6ad1cebc031e: Waiting 15:31:39 8a3aa393b2d8: Waiting 15:31:39 25bc292e5bac: Download complete 15:31:39 52dc419b0ee2: Download complete 15:31:39 4657fd5d0bcf: Verifying Checksum 15:31:39 4657fd5d0bcf: Download complete 15:31:39 df9b9388f04a: Download complete 15:31:39 df9b9388f04a: Pull complete 15:31:39 6ad1cebc031e: Verifying Checksum 15:31:39 6ad1cebc031e: Download complete 15:31:39 52dc419b0ee2: Pull complete 15:31:39 25bc292e5bac: Pull complete 15:31:40 114826534d7a: Verifying Checksum 15:31:40 114826534d7a: Download complete 15:31:40 8a3aa393b2d8: Verifying Checksum 15:31:40 8a3aa393b2d8: Download complete 15:31:44 114826534d7a: Pull complete 15:31:44 4657fd5d0bcf: Pull complete 15:31:44 6ad1cebc031e: Pull complete 15:31:47 8a3aa393b2d8: Pull complete 15:31:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:48 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:31:48 $ 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/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:31:54 $ docker top 7df56bd49bd6f5ffcc6a310f4ac3ba49dd67aaca3df584979db762243aa427ec -eo pid,comm [Pipeline] { [Pipeline] echo 15:31:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:31:54 + set -o pipefail 15:31:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:32:00 15:32:00 Monitoring /w/workspace/edgex-go/437 (github.com/edgexfoundry/edgex-go)... 15:32:00 15:32:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b4bce055-bef1-49b6-bfad-c831507a96e5 15:32:00 15:32:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:32:00 15:32:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:32:00 15:32:00 15:32:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:32:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:32:00 More details here: https://snyk.co/ue1NS [Pipeline] } 15:32:00 $ docker stop --time=1 7df56bd49bd6f5ffcc6a310f4ac3ba49dd67aaca3df584979db762243aa427ec 15:32:04 $ docker rm -f --volumes 7df56bd49bd6f5ffcc6a310f4ac3ba49dd67aaca3df584979db762243aa427ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:32:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:04 provisioning config files... 15:32:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/437@tmp/config13637635335766734567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:04 --> edgex-publish-swagger.sh 15:32:04 === Publish openapi/v3 API === 15:32:04 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:32:04 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/437/openapi/v3/core-command.yaml] 15:32:04 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:04 Dload Upload Total Spent Left Speed 15:32:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 43984 --:--:-- --:--:-- --:--:-- 43918 100 29030 0 0 100 29030 0 43918 --:--:-- --:--:-- --:--:-- 43918 15:32:05 15:32:05 15:32:05 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/437/openapi/v3/core-data.yaml] 15:32:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:05 Dload Upload Total Spent Left Speed 15:32:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 116k --:--:-- --:--:-- --:--:-- 116k 15:32:06 15:32:06 15:32:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/437/openapi/v3/core-metadata.yaml] 15:32:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:06 Dload Upload Total Spent Left Speed 15:32:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 209k --:--:-- --:--:-- --:--:-- 209k 100 140k 0 0 100 140k 0 209k --:--:-- --:--:-- --:--:-- 209k 15:32:07 15:32:07 15:32:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/437/openapi/v3/support-notifications.yaml] 15:32:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:07 Dload Upload Total Spent Left Speed 15:32:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 154k --:--:-- --:--:-- --:--:-- 154k 15:32:07 15:32:07 15:32:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/437/openapi/v3/support-scheduler.yaml] 15:32:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:07 Dload Upload Total Spent Left Speed 15:32:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 68275 --:--:-- --:--:-- --:--:-- 68275 15:32:07 15:32:07 [Pipeline] } 15:32:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:32:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:08 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:09 $ docker top 854a54be0c6f724dd7c01a5e1e23c14d615cca99ea23b894e5f1325af34b5490 -eo pid,comm 15:32:09 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). 15:32:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:09 [ssh-agent] Looking for ssh-agent implementation... 15:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:09 $ docker exec 854a54be0c6f724dd7c01a5e1e23c14d615cca99ea23b894e5f1325af34b5490 ssh-agent 15:32:09 SSH_AUTH_SOCK=/tmp/ssh-5bCaOj0H1MMW/agent.32 15:32:09 SSH_AGENT_PID=38 15:32:09 Running ssh-add (command line suppressed) 15:32:09 Identity added: /w/workspace/edgex-go/437@tmp/private_key_15953394189403655859.key (/w/workspace/edgex-go/437@tmp/private_key_15953394189403655859.key) 15:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:09 + git semver tag 15:32:10 2023-03-06 15:32:09,977 [run_tag] DEBUG tag force:False 15:32:10 2023-03-06 15:32:09,978 [check_head_tag] DEBUG check head tag 15:32:10 2023-03-06 15:32:09,980 [execute] INFO git cat-file --batch-check 15:32:10 2023-03-06 15:32:09,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/437, universal_newlines=False, shell=None, istream=) 15:32:10 2023-03-06 15:32:09,983 [execute] INFO git cat-file --batch 15:32:10 2023-03-06 15:32:09,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/437, universal_newlines=False, shell=None, istream=) 15:32:10 2023-03-06 15:32:10,036 [read_version] DEBUG read version from /w/workspace/edgex-go/437/.semver/main 15:32:10 2023-03-06 15:32:10,036 [execute] INFO git tag -a v3.0.0-dev.76 -m v3.0.0-dev.76 15:32:10 2023-03-06 15:32:10,037 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.76', '-m', 'v3.0.0-dev.76'], cwd=/w/workspace/edgex-go/437, universal_newlines=False, shell=None, istream=None) 15:32:10 2023-03-06 15:32:10,042 [read_version] DEBUG read version from /w/workspace/edgex-go/437/.semver/main 15:32:10 3.0.0-dev.76 [Pipeline] } 15:32:10 $ docker exec --env ******** --env ******** 854a54be0c6f724dd7c01a5e1e23c14d615cca99ea23b894e5f1325af34b5490 ssh-agent -k 15:32:10 unset SSH_AUTH_SOCK; 15:32:10 unset SSH_AGENT_PID; 15:32:10 echo Agent pid 38 killed; 15:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:10 + git semver [Pipeline] } 15:32:10 $ docker stop --time=1 854a54be0c6f724dd7c01a5e1e23c14d615cca99ea23b894e5f1325af34b5490 15:32:12 $ docker rm -f --volumes 854a54be0c6f724dd7c01a5e1e23c14d615cca99ea23b894e5f1325af34b5490 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:12 15:32:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:12 0.23.1-centos7: Pulling from edgex-lftools 15:32:12 ab5ef0e58194: Pulling fs layer 15:32:12 9712f1f96733: Pulling fs layer 15:32:12 63f879dbbcfc: Pulling fs layer 15:32:12 0d9ebad4ef96: Pulling fs layer 15:32:12 e9a5061849ea: Pulling fs layer 15:32:12 d747dcd14b5f: Pulling fs layer 15:32:12 2de7ff778b66: Pulling fs layer 15:32:12 0d9ebad4ef96: Waiting 15:32:12 e9a5061849ea: Waiting 15:32:12 d747dcd14b5f: Waiting 15:32:12 2de7ff778b66: Waiting 15:32:12 9712f1f96733: Verifying Checksum 15:32:12 9712f1f96733: Download complete 15:32:13 63f879dbbcfc: Verifying Checksum 15:32:13 63f879dbbcfc: Download complete 15:32:13 e9a5061849ea: Verifying Checksum 15:32:13 e9a5061849ea: Download complete 15:32:13 d747dcd14b5f: Verifying Checksum 15:32:13 0d9ebad4ef96: Verifying Checksum 15:32:13 0d9ebad4ef96: Download complete 15:32:13 ab5ef0e58194: Verifying Checksum 15:32:13 ab5ef0e58194: Download complete 15:32:14 2de7ff778b66: Verifying Checksum 15:32:17 ab5ef0e58194: Pull complete 15:32:17 9712f1f96733: Pull complete 15:32:17 63f879dbbcfc: Pull complete 15:32:21 0d9ebad4ef96: Pull complete 15:32:21 e9a5061849ea: Pull complete 15:32:21 d747dcd14b5f: Pull complete 15:32:23 2de7ff778b66: Pull complete 15:32:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:23 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:32:29 $ docker top 77b1810995e48bae1ef171accf98c0b01482aa8e6f0ad057432d91ce795c386d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:32:29 provisioning config files... 15:32:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/437@tmp/config448820221491207611tmp 15:32:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/437@tmp/config16463040789493693817tmp 15:32:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/437@tmp/config1411805215391083789tmp [Pipeline] { [Pipeline] echo 15:32:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:32:29 ---> sigul-configuration.sh 15:32:29 gpg: directory `/root/.gnupg' created 15:32:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:32:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:32:29 gpg: keyring `/root/.gnupg/secring.gpg' created 15:32:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:32:29 gpg: CAST5 encrypted data 15:32:29 gpg: encrypted with 1 passphrase 15:32:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:32:30 + mkdir /home/jenkins 15:32:30 + mkdir /home/jenkins/sigul [Pipeline] sh 15:32:30 + 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 15:32:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:32:30 ---> sigul-install.sh 15:32:30 Sigul already installed; skipping installation. [Pipeline] sh 15:32:31 + git tag --list 15:32:31 0.6.0 15:32:31 0.6.1 15:32:31 0.7.0 15:32:31 0.7.1 15:32:31 v1.0.0 15:32:31 v1.0.1 15:32:31 v1.1.0 15:32:31 v1.2.0 15:32:31 v1.2.1 15:32:31 v1.3.0 15:32:31 v1.3.1 15:32:31 v2.0.0 15:32:31 v2.1.0 15:32:31 v2.1.1 15:32:31 v2.1.1-dev.1 15:32:31 v2.1.1-dev.2 15:32:31 v2.1.1-dev.3 15:32:31 v2.1.1-dev.4 15:32:31 v2.1.1-dev.5 15:32:31 v2.1.1-dev.6 15:32:31 v2.1.1-dev.7 15:32:31 v2.1.1-dev.8 15:32:31 v2.1.2-dev.1 15:32:31 v2.2.0 15:32:31 v2.2.1-dev.1 15:32:31 v2.2.1-dev.10 15:32:31 v2.2.1-dev.11 15:32:31 v2.2.1-dev.12 15:32:31 v2.2.1-dev.13 15:32:31 v2.2.1-dev.14 15:32:31 v2.2.1-dev.15 15:32:31 v2.2.1-dev.16 15:32:31 v2.2.1-dev.17 15:32:31 v2.2.1-dev.18 15:32:31 v2.2.1-dev.19 15:32:31 v2.2.1-dev.2 15:32:31 v2.2.1-dev.20 15:32:31 v2.2.1-dev.21 15:32:31 v2.2.1-dev.22 15:32:31 v2.2.1-dev.23 15:32:31 v2.2.1-dev.24 15:32:31 v2.2.1-dev.25 15:32:31 v2.2.1-dev.26 15:32:31 v2.2.1-dev.27 15:32:31 v2.2.1-dev.28 15:32:31 v2.2.1-dev.29 15:32:31 v2.2.1-dev.3 15:32:31 v2.2.1-dev.4 15:32:31 v2.2.1-dev.5 15:32:31 v2.2.1-dev.6 15:32:31 v2.2.1-dev.7 15:32:31 v2.2.1-dev.8 15:32:31 v2.2.1-dev.9 15:32:31 v2.3.0 15:32:31 v2.3.0-dev.100 15:32:31 v2.3.0-dev.101 15:32:31 v2.3.0-dev.102 15:32:31 v2.3.0-dev.103 15:32:31 v2.3.0-dev.104 15:32:31 v2.3.0-dev.105 15:32:31 v2.3.0-dev.106 15:32:31 v2.3.0-dev.29 15:32:31 v2.3.0-dev.30 15:32:31 v2.3.0-dev.31 15:32:31 v2.3.0-dev.32 15:32:31 v2.3.0-dev.33 15:32:31 v2.3.0-dev.34 15:32:31 v2.3.0-dev.35 15:32:31 v2.3.0-dev.36 15:32:31 v2.3.0-dev.37 15:32:31 v2.3.0-dev.38 15:32:31 v2.3.0-dev.39 15:32:31 v2.3.0-dev.40 15:32:31 v2.3.0-dev.41 15:32:31 v2.3.0-dev.42 15:32:31 v2.3.0-dev.43 15:32:31 v2.3.0-dev.44 15:32:31 v2.3.0-dev.45 15:32:31 v2.3.0-dev.46 15:32:31 v2.3.0-dev.47 15:32:31 v2.3.0-dev.48 15:32:31 v2.3.0-dev.49 15:32:31 v2.3.0-dev.50 15:32:31 v2.3.0-dev.51 15:32:31 v2.3.0-dev.52 15:32:31 v2.3.0-dev.53 15:32:31 v2.3.0-dev.54 15:32:31 v2.3.0-dev.55 15:32:31 v2.3.0-dev.56 15:32:31 v2.3.0-dev.57 15:32:31 v2.3.0-dev.58 15:32:31 v2.3.0-dev.59 15:32:31 v2.3.0-dev.60 15:32:31 v2.3.0-dev.61 15:32:31 v2.3.0-dev.62 15:32:31 v2.3.0-dev.63 15:32:31 v2.3.0-dev.64 15:32:31 v2.3.0-dev.65 15:32:31 v2.3.0-dev.66 15:32:31 v2.3.0-dev.67 15:32:31 v2.3.0-dev.68 15:32:31 v2.3.0-dev.69 15:32:31 v2.3.0-dev.70 15:32:31 v2.3.0-dev.71 15:32:31 v2.3.0-dev.72 15:32:31 v2.3.0-dev.73 15:32:31 v2.3.0-dev.74 15:32:31 v2.3.0-dev.75 15:32:31 v2.3.0-dev.76 15:32:31 v2.3.0-dev.77 15:32:31 v2.3.0-dev.78 15:32:31 v2.3.0-dev.79 15:32:31 v2.3.0-dev.80 15:32:31 v2.3.0-dev.81 15:32:31 v2.3.0-dev.82 15:32:31 v2.3.0-dev.83 15:32:31 v2.3.0-dev.84 15:32:31 v2.3.0-dev.85 15:32:31 v2.3.0-dev.86 15:32:31 v2.3.0-dev.87 15:32:31 v2.3.0-dev.88 15:32:31 v2.3.0-dev.89 15:32:31 v2.3.0-dev.90 15:32:31 v2.3.0-dev.91 15:32:31 v2.3.0-dev.92 15:32:31 v2.3.0-dev.93 15:32:31 v2.3.0-dev.94 15:32:31 v2.3.0-dev.95 15:32:31 v2.3.0-dev.96 15:32:31 v2.3.0-dev.97 15:32:31 v2.3.0-dev.98 15:32:31 v2.3.0-dev.99 15:32:31 v2.3.1-dev.1 15:32:31 v2.3.1-dev.2 15:32:31 v2.3.1-dev.3 15:32:31 v2.3.1-dev.4 15:32:31 v2.3.1-dev.5 15:32:31 v3.0.0-dev.1 15:32:31 v3.0.0-dev.10 15:32:31 v3.0.0-dev.11 15:32:31 v3.0.0-dev.12 15:32:31 v3.0.0-dev.13 15:32:31 v3.0.0-dev.14 15:32:31 v3.0.0-dev.15 15:32:31 v3.0.0-dev.16 15:32:31 v3.0.0-dev.17 15:32:31 v3.0.0-dev.18 15:32:31 v3.0.0-dev.19 15:32:31 v3.0.0-dev.2 15:32:31 v3.0.0-dev.20 15:32:31 v3.0.0-dev.21 15:32:31 v3.0.0-dev.22 15:32:31 v3.0.0-dev.23 15:32:31 v3.0.0-dev.24 15:32:31 v3.0.0-dev.25 15:32:31 v3.0.0-dev.26 15:32:31 v3.0.0-dev.27 15:32:31 v3.0.0-dev.28 15:32:31 v3.0.0-dev.29 15:32:31 v3.0.0-dev.3 15:32:31 v3.0.0-dev.30 15:32:31 v3.0.0-dev.31 15:32:31 v3.0.0-dev.32 15:32:31 v3.0.0-dev.33 15:32:31 v3.0.0-dev.34 15:32:31 v3.0.0-dev.35 15:32:31 v3.0.0-dev.36 15:32:31 v3.0.0-dev.37 15:32:31 v3.0.0-dev.38 15:32:31 v3.0.0-dev.39 15:32:31 v3.0.0-dev.4 15:32:31 v3.0.0-dev.40 15:32:31 v3.0.0-dev.41 15:32:31 v3.0.0-dev.42 15:32:31 v3.0.0-dev.43 15:32:31 v3.0.0-dev.44 15:32:31 v3.0.0-dev.45 15:32:31 v3.0.0-dev.46 15:32:31 v3.0.0-dev.47 15:32:31 v3.0.0-dev.48 15:32:31 v3.0.0-dev.49 15:32:31 v3.0.0-dev.5 15:32:31 v3.0.0-dev.50 15:32:31 v3.0.0-dev.51 15:32:31 v3.0.0-dev.52 15:32:31 v3.0.0-dev.53 15:32:31 v3.0.0-dev.54 15:32:31 v3.0.0-dev.55 15:32:31 v3.0.0-dev.56 15:32:31 v3.0.0-dev.57 15:32:31 v3.0.0-dev.58 15:32:31 v3.0.0-dev.59 15:32:31 v3.0.0-dev.6 15:32:31 v3.0.0-dev.60 15:32:31 v3.0.0-dev.61 15:32:31 v3.0.0-dev.62 15:32:31 v3.0.0-dev.63 15:32:31 v3.0.0-dev.64 15:32:31 v3.0.0-dev.65 15:32:31 v3.0.0-dev.66 15:32:31 v3.0.0-dev.67 15:32:31 v3.0.0-dev.68 15:32:31 v3.0.0-dev.69 15:32:31 v3.0.0-dev.7 15:32:31 v3.0.0-dev.70 15:32:31 v3.0.0-dev.71 15:32:31 v3.0.0-dev.72 15:32:31 v3.0.0-dev.73 15:32:31 v3.0.0-dev.74 15:32:31 v3.0.0-dev.75 15:32:31 v3.0.0-dev.76 15:32:31 v3.0.0-dev.8 15:32:31 v3.0.0-dev.9 [Pipeline] sh 15:32:31 + lftools sign git-tag v3.0.0-dev.76 15:32:31 Signing Git tag with Sigul... 15:32:31 Signing v3.0.0-dev.76 [Pipeline] echo 15:32:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:32:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:32:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:32:32 $ docker stop --time=1 77b1810995e48bae1ef171accf98c0b01482aa8e6f0ad057432d91ce795c386d 15:32:34 $ docker rm -f --volumes 77b1810995e48bae1ef171accf98c0b01482aa8e6f0ad057432d91ce795c386d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:32:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:34 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:35 $ docker top b2cd0dfd513bf2c896255942d5f1c59e93cc9a9ab018197cd33e69eb7ee21947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:35 [ssh-agent] Looking for ssh-agent implementation... 15:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:35 $ docker exec b2cd0dfd513bf2c896255942d5f1c59e93cc9a9ab018197cd33e69eb7ee21947 ssh-agent 15:32:35 SSH_AUTH_SOCK=/tmp/ssh-QPqelFxm00oU/agent.31 15:32:35 SSH_AGENT_PID=37 15:32:35 Running ssh-add (command line suppressed) 15:32:35 Identity added: /w/workspace/edgex-go/437@tmp/private_key_4641186740461057282.key (/w/workspace/edgex-go/437@tmp/private_key_4641186740461057282.key) 15:32:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:35 + git semver bump pre 15:32:36 2023-03-06 15:32:36,144 [read_version] DEBUG read version from /w/workspace/edgex-go/437/.semver/main 15:32:36 2023-03-06 15:32:36,144 [bump_version] DEBUG bumping version:3.0.0-dev.76 on axis:pre with prefix:dev 15:32:36 2023-03-06 15:32:36,144 [bump_version] DEBUG bumped version:3.0.0-dev.77 15:32:36 2023-03-06 15:32:36,144 [write_version] DEBUG write version:3.0.0-dev.77 to path:/w/workspace/edgex-go/437/.semver/main with force:True 15:32:36 2023-03-06 15:32:36,144 [read_version] DEBUG read version from /w/workspace/edgex-go/437/.semver/main 15:32:36 2023-03-06 15:32:36,145 [write_file] DEBUG write to file:/w/workspace/edgex-go/437/.semver/main 15:32:36 2023-03-06 15:32:36,147 [execute] INFO git cat-file --batch-check 15:32:36 2023-03-06 15:32:36,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/437/.semver, universal_newlines=False, shell=None, istream=) 15:32:36 2023-03-06 15:32:36,153 [execute] INFO git cat-file --batch 15:32:36 2023-03-06 15:32:36,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/437/.semver, universal_newlines=False, shell=None, istream=) 15:32:36 2023-03-06 15:32:36,158 [read_version] DEBUG read version from /w/workspace/edgex-go/437/.semver/main 15:32:36 3.0.0-dev.77 [Pipeline] } 15:32:36 $ docker exec --env ******** --env ******** b2cd0dfd513bf2c896255942d5f1c59e93cc9a9ab018197cd33e69eb7ee21947 ssh-agent -k 15:32:36 unset SSH_AUTH_SOCK; 15:32:36 unset SSH_AGENT_PID; 15:32:36 echo Agent pid 37 killed; 15:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:36 + git semver [Pipeline] } 15:32:36 $ docker stop --time=1 b2cd0dfd513bf2c896255942d5f1c59e93cc9a9ab018197cd33e69eb7ee21947 15:32:38 $ docker rm -f --volumes b2cd0dfd513bf2c896255942d5f1c59e93cc9a9ab018197cd33e69eb7ee21947 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:38 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:39 $ docker top b99c164f0dc02d8226038df133ccba19ed1b616dbc724ad58c13da363b262461 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:39 [ssh-agent] Looking for ssh-agent implementation... 15:32:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:39 $ docker exec b99c164f0dc02d8226038df133ccba19ed1b616dbc724ad58c13da363b262461 ssh-agent 15:32:39 SSH_AUTH_SOCK=/tmp/ssh-4ReRBkc0K1CC/agent.32 15:32:39 SSH_AGENT_PID=38 15:32:39 Running ssh-add (command line suppressed) 15:32:39 Identity added: /w/workspace/edgex-go/437@tmp/private_key_13895907531624031652.key (/w/workspace/edgex-go/437@tmp/private_key_13895907531624031652.key) 15:32:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:40 + git semver push 15:32:40 2023-03-06 15:32:40,295 [run_push] DEBUG push 15:32:40 2023-03-06 15:32:40,296 [execute] INFO git cat-file --batch-check 15:32:40 2023-03-06 15:32:40,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/437/.semver, universal_newlines=False, shell=None, istream=) 15:32:40 2023-03-06 15:32:40,300 [execute] INFO git rev-list be29a50909cea63bff5320189d61671f7f53aac1 -- 15:32:40 2023-03-06 15:32:40,301 [execute] DEBUG Popen(['git', 'rev-list', 'be29a50909cea63bff5320189d61671f7f53aac1', '--'], cwd=/w/workspace/edgex-go/437/.semver, universal_newlines=False, shell=None, istream=None) 15:32:40 2023-03-06 15:32:40,317 [execute] INFO git fetch -v origin 15:32:40 2023-03-06 15:32:40,317 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/437/.semver, universal_newlines=True, shell=None, istream=None) 15:32:40 2023-03-06 15:32:40,895 [run_push] DEBUG no remote changes detected 15:32:40 2023-03-06 15:32:40,896 [execute] INFO git push origin semver 15:32:40 2023-03-06 15:32:40,896 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/437/.semver, universal_newlines=False, shell=None, istream=None) 15:32:42 2023-03-06 15:32:41,931 [run_push] DEBUG push all version tags 15:32:42 2023-03-06 15:32:41,931 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:32:42 2023-03-06 15:32:41,932 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/437, universal_newlines=False, shell=None, istream=None) 15:32:42 2023-03-06 15:32:42,800 [read_version] DEBUG read version from /w/workspace/edgex-go/437/.semver/main 15:32:42 3.0.0-dev.77 [Pipeline] } 15:32:42 $ docker exec --env ******** --env ******** b99c164f0dc02d8226038df133ccba19ed1b616dbc724ad58c13da363b262461 ssh-agent -k 15:32:43 unset SSH_AUTH_SOCK; 15:32:43 unset SSH_AGENT_PID; 15:32:43 echo Agent pid 38 killed; 15:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:43 + git semver [Pipeline] } 15:32:43 $ docker stop --time=1 b99c164f0dc02d8226038df133ccba19ed1b616dbc724ad58c13da363b262461 15:32:44 $ docker rm -f --volumes b99c164f0dc02d8226038df133ccba19ed1b616dbc724ad58c13da363b262461 [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 15:32:45 + [ -d /w/workspace/edgex-go/437/archives ] [Pipeline] libraryResource [Pipeline] sh 15:32:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:32:46 ---> package-listing.sh 15:32:46 ++ facter osfamily 15:32:46 ++ tr '[:upper:]' '[:lower:]' 15:32:46 + OS_FAMILY=debian 15:32:46 + workspace=/w/workspace/edgex-go/437 15:32:46 + START_PACKAGES=/tmp/packages_start.txt 15:32:46 + END_PACKAGES=/tmp/packages_end.txt 15:32:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:46 + PACKAGES=/tmp/packages_start.txt 15:32:46 + '[' /w/workspace/edgex-go/437 ']' 15:32:46 + PACKAGES=/tmp/packages_end.txt 15:32:46 + case "${OS_FAMILY}" in 15:32:46 + dpkg -l 15:32:46 + grep '^ii' 15:32:46 + '[' -f /tmp/packages_start.txt ']' 15:32:46 + '[' -f /tmp/packages_end.txt ']' 15:32:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:46 + '[' /w/workspace/edgex-go/437 ']' 15:32:46 + mkdir -p /w/workspace/edgex-go/437/archives/ 15:32:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/437/archives/ [Pipeline] echo 15:32:46 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/437/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:32:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:47 15:32:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:47 latest: Pulling from edgex-lftools-log-publisher 15:32:47 5eb5b503b376: Pulling fs layer 15:32:47 5c69ac0246d0: Pulling fs layer 15:32:47 ec43610c2a17: Pulling fs layer 15:32:47 3a2ae6a8a46f: Pulling fs layer 15:32:47 33b1e0a273af: Pulling fs layer 15:32:47 5d3b04190fa2: Pulling fs layer 15:32:47 2f39f015ded8: Pulling fs layer 15:32:47 3a2ae6a8a46f: Waiting 15:32:47 5d3b04190fa2: Waiting 15:32:47 33b1e0a273af: Waiting 15:32:47 2f39f015ded8: Waiting 15:32:47 5c69ac0246d0: Verifying Checksum 15:32:47 5c69ac0246d0: Download complete 15:32:47 3a2ae6a8a46f: Verifying Checksum 15:32:47 3a2ae6a8a46f: Download complete 15:32:48 33b1e0a273af: Verifying Checksum 15:32:48 33b1e0a273af: Download complete 15:32:48 5d3b04190fa2: Verifying Checksum 15:32:48 5d3b04190fa2: Download complete 15:32:48 ec43610c2a17: Verifying Checksum 15:32:48 ec43610c2a17: Download complete 15:32:48 5eb5b503b376: Verifying Checksum 15:32:48 5eb5b503b376: Download complete 15:32:48 2f39f015ded8: Verifying Checksum 15:32:48 2f39f015ded8: Download complete 15:32:49 5eb5b503b376: Pull complete 15:32:49 5c69ac0246d0: Pull complete 15:32:50 ec43610c2a17: Pull complete 15:32:50 3a2ae6a8a46f: Pull complete 15:32:50 33b1e0a273af: Pull complete 15:32:50 5d3b04190fa2: Pull complete 15:32:54 2f39f015ded8: Pull complete 15:32:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:55 prd-ubuntu20.04-docker-8c-8g-8356 does not seem to be running inside a container 15:32:55 $ 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/437/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/437 -v /w/workspace/edgex-go/437:/w/workspace/edgex-go/437:rw,z -v /w/workspace/edgex-go/437@tmp:/w/workspace/edgex-go/437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:32:59 $ docker top c2e1df87fdb889efe71caeca6738815f424953e7f6fca5ad58e198d79abab325 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:59 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:00 + mkdir -p /var/log/sysstat [Pipeline] sh 15:33:00 + ls /var/log/sa-host 15:33:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:00 provisioning config files... 15:33:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/437@tmp/config6616998825616421142tmp [Pipeline] { [Pipeline] echo 15:33:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:01 ---> create-netrc.sh [Pipeline] } 15:33:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:01 ---> python-tools-install.sh [Pipeline] echo 15:33:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:01 ---> sudo-logs.sh 15:33:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:33:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:01 ---> job-cost.sh 15:33:01 lf-activate-venv: SKIPPING 15:33:01 DEBUG: total: 0.10999999940395355 15:33:01 INFO: Retrieving Stack Cost... 15:33:02 INFO: Retrieving Pricing Info for: v3-standard-8 15:33:02 INFO: Archiving Costs [Pipeline] echo 15:33:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:03 ---> logs-deploy.sh 15:33:03 lf-activate-venv: SKIPPING 15:33:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/437 15:33:03 INFO: archiving workspace using pattern(s): 15:33:03 Archives upload complete. 15:33:03 INFO: archiving logs to Nexus 15:33:04 ---> uname -a: 15:33:04 Linux prd-ubuntu20-04-docker-8c-8g-8356 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:33:04 15:33:04 15:33:04 ---> lscpu: 15:33:04 Architecture: x86_64 15:33:04 CPU op-mode(s): 32-bit, 64-bit 15:33:04 Byte Order: Little Endian 15:33:04 Address sizes: 40 bits physical, 48 bits virtual 15:33:04 CPU(s): 8 15:33:04 On-line CPU(s) list: 0-7 15:33:04 Thread(s) per core: 1 15:33:04 Core(s) per socket: 1 15:33:04 Socket(s): 8 15:33:04 NUMA node(s): 1 15:33:04 Vendor ID: AuthenticAMD 15:33:04 CPU family: 23 15:33:04 Model: 49 15:33:04 Model name: AMD EPYC-Rome Processor 15:33:04 Stepping: 0 15:33:04 CPU MHz: 2800.002 15:33:04 BogoMIPS: 5600.00 15:33:04 Virtualization: AMD-V 15:33:04 Hypervisor vendor: KVM 15:33:04 Virtualization type: full 15:33:04 L1d cache: 256 KiB 15:33:04 L1i cache: 256 KiB 15:33:04 L2 cache: 4 MiB 15:33:04 L3 cache: 128 MiB 15:33:04 NUMA node0 CPU(s): 0-7 15:33:04 Vulnerability Itlb multihit: Not affected 15:33:04 Vulnerability L1tf: Not affected 15:33:04 Vulnerability Mds: Not affected 15:33:04 Vulnerability Meltdown: Not affected 15:33:04 Vulnerability Mmio stale data: Not affected 15:33:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:33:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:33:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:33:04 Vulnerability Srbds: Not affected 15:33:04 Vulnerability Tsx async abort: Not affected 15:33:04 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 15:33:04 15:33:04 15:33:04 ---> nproc: 15:33:04 8 15:33:04 15:33:04 15:33:04 ---> df -h: 15:33:04 Filesystem Size Used Avail Use% Mounted on 15:33:04 overlay 155G 21G 135G 14% / 15:33:04 tmpfs 64M 0 64M 0% /dev 15:33:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:33:04 shm 64M 0 64M 0% /dev/shm 15:33:04 /dev/vda1 155G 21G 135G 14% /facter-os 15:33:04 15:33:04 15:33:04 ---> sar -b -r -n DEV: 15:33:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8356) 03/06/23 _x86_64_ (8 CPU) 15:33:04 15:33:04 15:02:41 LINUX RESTART (8 CPU) 15:33:04 15:33:04 15:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:33:04 15:04:01 122.37 39.44 82.92 0.00 4371.94 74892.58 0.00 15:33:04 15:05:01 99.98 0.98 99.00 0.00 24.26 48895.45 0.00 15:33:04 15:06:01 32.71 0.18 32.52 0.00 2.67 11036.47 0.00 15:33:04 15:07:01 257.05 2.01 255.04 0.00 24.22 90803.19 0.00 15:33:04 15:08:01 393.13 9.23 383.90 0.00 137.84 198800.60 0.00 15:33:04 15:09:01 302.60 10.81 291.78 0.00 5110.88 111629.40 0.00 15:33:04 15:10:01 630.00 0.13 629.86 0.00 8.27 140617.63 0.00 15:33:04 15:11:01 530.68 1.97 528.71 0.00 16.66 160239.56 0.00 15:33:04 15:12:01 663.86 0.08 663.78 0.00 11.60 164554.62 0.00 15:33:04 15:13:01 93.87 0.08 93.78 0.00 14.00 9794.50 0.00 15:33:04 15:14:01 13.91 0.03 13.88 0.00 7.87 370.74 0.00 15:33:04 15:15:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 15:33:04 15:16:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 15:33:04 15:17:01 0.97 0.02 0.95 0.00 0.13 12.00 0.00 15:33:04 15:18:01 2.30 0.02 2.28 0.00 0.13 24.93 0.00 15:33:04 15:19:01 1.17 0.00 1.17 0.00 0.00 17.73 0.00 15:33:04 15:20:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 15:33:04 15:21:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 15:33:04 15:22:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 15:33:04 15:23:01 1.60 0.00 1.60 0.00 0.00 19.60 0.00 15:33:04 15:24:01 1.05 0.00 1.05 0.00 0.00 10.53 0.00 15:33:04 15:25:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 15:33:04 15:26:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 15:33:04 15:27:01 1.58 0.43 1.15 0.00 16.53 13.33 0.00 15:33:04 15:28:01 2.60 1.17 1.43 0.00 19.86 18.00 0.00 15:33:04 15:29:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 15:33:04 15:30:01 1.35 0.00 1.35 0.00 0.00 15.47 0.00 15:33:04 15:31:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 15:33:04 15:32:01 48.29 0.07 48.23 0.00 7.87 25352.17 0.00 15:33:04 15:33:01 143.09 0.15 142.94 0.00 12.13 48562.71 0.00 15:33:04 Average: 111.84 2.21 109.63 0.00 323.98 36175.90 0.00 15:33:04 15:33:04 15:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:33:04 15:04:01 28732300 31625384 681440 2.07 73312 3092232 1844164 5.43 1010612 2770864 434240 15:33:04 15:05:01 27896424 31501216 798700 2.43 113004 3694752 1989992 5.86 1525584 3008568 124244 15:33:04 15:06:01 27730624 31533552 765740 2.33 115152 3867904 1883016 5.55 1385484 3297408 285336 15:33:04 15:07:01 25032420 31360580 917872 2.79 154532 6195436 2401092 7.08 1851496 5339632 864932 15:33:04 15:08:01 20658160 31516096 773420 2.35 285224 10416860 1937172 5.71 1731364 9671968 1181500 15:33:04 15:09:01 21001800 31435196 836100 2.54 322164 9943948 2315380 6.82 2159616 8864108 64224 15:33:04 15:10:01 20237680 31379660 876748 2.67 329476 10596380 2523880 7.44 2504576 9223560 172000 15:33:04 15:11:01 16331092 31471464 792780 2.41 406436 14295056 1959488 5.77 2378624 13040176 2079252 15:33:04 15:12:01 18101120 31391232 868288 2.64 413548 12493284 2195636 6.47 2614932 11087760 174772 15:33:04 15:13:01 18660560 31526756 739528 2.25 415616 12097432 1877248 5.53 2420268 10759488 1928 15:33:04 15:14:01 18660260 31527364 738804 2.25 416060 12097780 1875468 5.53 2418788 10759600 8 15:33:04 15:15:01 18662512 31529644 736520 2.24 416072 12097784 1875468 5.53 2416392 10759604 176 15:33:04 15:16:01 18667588 31534728 731768 2.23 416088 12097784 1875468 5.53 2411504 10759604 4 15:33:04 15:17:01 18668028 31535504 731316 2.22 416100 12097788 1875468 5.53 2411824 10759916 324 15:33:04 15:18:01 18667340 31534956 732232 2.23 416124 12097788 1905456 5.62 2411140 10759920 8 15:33:04 15:19:01 18667584 31535204 731936 2.23 416152 12097768 1905456 5.62 2411212 10759896 180 15:33:04 15:20:01 18667536 31535164 731900 2.23 416164 12097772 1905456 5.62 2411160 10759900 8 15:33:04 15:21:01 18667188 31534864 732148 2.23 416180 12097776 1905456 5.62 2411380 10759900 188 15:33:04 15:22:01 18667316 31535120 732112 2.23 416208 12097780 1905456 5.62 2411516 10759996 100 15:33:04 15:23:01 18667624 31535460 731760 2.23 416244 12097784 1905456 5.62 2411220 10760000 220 15:33:04 15:24:01 18667516 31535372 732012 2.23 416252 12097788 1905456 5.62 2411676 10760000 188 15:33:04 15:25:01 18666964 31534840 732544 2.23 416264 12097792 1905456 5.62 2411364 10760004 140 15:33:04 15:26:01 18667200 31535080 732244 2.23 416272 12097792 1905456 5.62 2411532 10760008 8 15:33:04 15:27:01 18662908 31532148 735016 2.24 416288 12098288 1905456 5.62 2416972 10760260 160 15:33:04 15:28:01 18659608 31529652 737416 2.24 416316 12098880 1905456 5.62 2420592 10760316 8 15:33:04 15:29:01 18659356 31529440 737588 2.24 416332 12098888 1905456 5.62 2420356 10760300 180 15:33:04 15:30:01 18659276 31529372 737576 2.24 416356 12098892 1905456 5.62 2420276 10760304 8 15:33:04 15:31:01 18658936 31529212 737688 2.24 416388 12099028 1905456 5.62 2420352 10760440 164 15:33:04 15:32:01 17597468 31477480 783236 2.38 420904 13021176 2094904 6.17 2552640 11598964 234216 15:33:04 15:33:01 16628688 31474148 785928 2.39 458232 13859916 2097312 6.18 2580696 12449116 216 15:33:04 Average: 19819103 31509530 761079 2.31 366649 11044651 1976585 5.83 2272505 9826386 187298 15:33:04 15:33:04 15:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:33:04 15:04:01 ens3 1507.47 1440.31 12020.47 176.64 0.00 0.00 0.00 0.00 15:33:04 15:04:01 docker0 510.56 392.54 36.83 2780.16 0.00 0.00 0.00 0.00 15:33:04 15:04:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 15:33:04 15:05:01 ens3 147.49 98.78 719.58 21.70 0.00 0.00 0.00 0.00 15:33:04 15:05:01 docker0 76.62 115.21 6.10 687.34 0.00 0.00 0.00 0.00 15:33:04 15:05:01 veth82a749b 0.17 0.35 0.01 0.03 0.00 0.00 0.00 0.00 15:33:04 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:06:01 ens3 40.69 44.67 21.64 103.44 0.00 0.00 0.00 0.00 15:33:04 15:06:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 15:33:04 15:06:01 veth82a749b 1.13 1.15 0.09 0.09 0.00 0.00 0.00 0.00 15:33:04 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:07:01 veth09f88b2 60.76 99.87 5.75 428.92 0.00 0.00 0.00 0.04 15:33:04 15:07:01 ens3 596.17 370.14 4017.75 47.53 0.00 0.00 0.00 0.00 15:33:04 15:07:01 veth6efbede 61.48 99.32 5.78 428.88 0.00 0.00 0.00 0.04 15:33:04 15:07:01 vethece0f02 61.13 92.83 5.80 428.44 0.00 0.00 0.00 0.04 15:33:04 15:07:01 docker0 308.73 506.30 24.94 2326.30 0.00 0.00 0.00 0.00 15:33:04 15:07:01 veth9ce5e05 55.56 95.79 5.37 407.58 0.00 0.00 0.00 0.03 15:33:04 15:07:01 vethd1f5862 61.76 101.70 5.87 430.23 0.00 0.00 0.00 0.04 15:33:04 15:07:01 veth762403a 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 15:33:04 15:07:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:33:04 15:08:01 ens3 444.31 277.92 4605.19 27.75 0.00 0.00 0.00 0.00 15:33:04 15:08:01 docker0 228.05 360.12 18.67 3743.09 0.00 0.00 0.00 0.00 15:33:04 15:08:01 veth762403a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:33:04 15:09:01 ens3 178.92 108.17 1957.14 10.31 0.00 0.00 0.00 0.00 15:33:04 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:09:01 veth762403a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:09:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 15:33:04 15:10:01 ens3 119.91 75.37 466.95 19.60 0.00 0.00 0.00 0.00 15:33:04 15:10:01 vethf6cd0ed 17.03 25.68 1.64 8.29 0.00 0.00 0.00 0.00 15:33:04 15:10:01 docker0 49.08 83.09 3.74 393.90 0.00 0.00 0.00 0.00 15:33:04 15:10:01 veth2d537f2 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 15:33:04 15:10:01 veth762403a 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 15:33:04 15:10:01 veth3a08b50 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 15:33:04 15:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:33:04 15:10:01 veth37832d5 17.03 25.53 1.64 8.23 0.00 0.00 0.00 0.00 15:33:04 15:11:01 ens3 687.14 372.62 4734.33 43.83 0.00 0.00 0.00 0.00 15:33:04 15:11:01 docker0 356.97 665.27 29.21 4717.17 0.00 0.00 0.00 0.00 15:33:04 15:11:01 veth762403a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:33:04 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:12:01 ens3 67.04 37.20 441.60 13.97 0.00 0.00 0.00 0.00 15:33:04 15:12:01 docker0 16.51 33.54 1.08 371.83 0.00 0.00 0.00 0.00 15:33:04 15:12:01 veth6e8cd33 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:33:04 15:12:01 veth762403a 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 15:33:04 15:12:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 15:33:04 15:13:01 ens3 445.46 449.28 247.05 2036.04 0.00 0.00 0.00 0.00 15:33:04 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:13:01 lo 45.93 45.93 4.52 4.52 0.00 0.00 0.00 0.00 15:33:04 15:14:01 ens3 200.60 215.10 104.31 1005.44 0.00 0.00 0.00 0.00 15:33:04 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:14:01 lo 19.26 19.26 1.90 1.90 0.00 0.00 0.00 0.00 15:33:04 15:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:19:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 15:33:04 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:20:01 ens3 0.50 0.05 0.05 0.00 0.00 0.00 0.00 0.00 15:33:04 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:21:01 ens3 0.73 0.73 0.36 0.30 0.00 0.00 0.00 0.00 15:33:04 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:24:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:33:04 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:25:01 ens3 1.75 1.03 8.73 0.13 0.00 0.00 0.00 0.00 15:33:04 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:26:01 ens3 0.60 0.38 0.35 0.27 0.00 0.00 0.00 0.00 15:33:04 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:27:01 ens3 2.45 2.28 1.67 3.14 0.00 0.00 0.00 0.00 15:33:04 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:28:01 ens3 5.80 3.08 3.72 3.09 0.00 0.00 0.00 0.00 15:33:04 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:28:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:29:01 ens3 1.83 0.68 0.76 0.46 0.00 0.00 0.00 0.00 15:33:04 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:30:01 ens3 0.57 0.35 0.34 0.27 0.00 0.00 0.00 0.00 15:33:04 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:31:01 ens3 1.03 0.38 0.31 0.21 0.00 0.00 0.00 0.00 15:33:04 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:04 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:04 15:32:01 vethd0f466b 38.98 63.14 3.70 585.39 0.00 0.00 0.00 0.05 15:33:04 15:32:01 ens3 219.48 129.83 4563.87 18.38 0.00 0.00 0.00 0.00 15:33:04 15:32:01 docker0 38.98 63.02 3.17 585.38 0.00 0.00 0.00 0.00 15:33:04 15:32:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:33:04 15:33:01 ens3 423.33 305.70 5799.48 156.44 0.00 0.00 0.00 0.00 15:33:04 15:33:01 docker0 2.25 2.10 0.36 1.60 0.00 0.00 0.00 0.00 15:33:04 15:33:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 15:33:04 Average: ens3 169.09 130.45 1318.12 122.94 0.00 0.00 0.00 0.00 15:33:04 Average: docker0 52.73 73.93 4.12 519.09 0.00 0.00 0.00 0.00 15:33:04 Average: lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 15:33:04 15:33:04 15:33:04 ---> sar -P ALL: 15:33:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8356) 03/06/23 _x86_64_ (8 CPU) 15:33:04 15:33:04 15:02:41 LINUX RESTART (8 CPU) 15:33:04 15:33:04 15:03:02 CPU %user %nice %system %iowait %steal %idle 15:33:04 15:04:01 all 10.85 0.00 4.08 3.77 0.08 81.21 15:33:04 15:04:01 0 8.38 0.00 4.60 7.94 0.07 79.01 15:33:04 15:04:01 1 18.73 0.00 4.34 3.68 0.07 73.18 15:33:04 15:04:01 2 9.96 0.00 4.05 0.70 0.09 85.20 15:33:04 15:04:01 3 11.33 0.00 4.85 5.00 0.07 78.75 15:33:04 15:04:01 4 10.70 0.00 2.88 0.62 0.09 85.72 15:33:04 15:04:01 5 9.46 0.00 4.79 9.33 0.07 76.35 15:33:04 15:04:01 6 9.10 0.00 3.62 2.50 0.07 84.72 15:33:04 15:04:01 7 9.15 0.00 3.55 0.37 0.10 86.84 15:33:04 15:05:01 all 29.77 0.00 5.92 3.29 0.10 60.91 15:33:04 15:05:01 0 29.66 0.00 5.83 11.87 0.10 52.53 15:33:04 15:05:01 1 30.31 0.00 5.68 0.61 0.13 63.27 15:33:04 15:05:01 2 29.78 0.00 5.66 7.85 0.10 56.60 15:33:04 15:05:01 3 30.66 0.00 5.78 0.40 0.10 63.06 15:33:04 15:05:01 4 28.07 0.00 7.20 0.13 0.10 64.49 15:33:04 15:05:01 5 30.10 0.00 5.54 4.61 0.08 59.66 15:33:04 15:05:01 6 30.21 0.00 6.27 0.05 0.08 63.39 15:33:04 15:05:01 7 29.38 0.00 5.42 0.81 0.12 64.27 15:33:04 15:06:01 all 44.14 0.00 6.27 0.72 0.11 48.76 15:33:04 15:06:01 0 42.50 0.00 6.22 4.04 0.10 47.14 15:33:04 15:06:01 1 44.69 0.00 6.20 0.05 0.10 48.96 15:33:04 15:06:01 2 44.92 0.00 6.42 0.00 0.12 48.53 15:33:04 15:06:01 3 43.80 0.00 6.05 0.03 0.10 50.01 15:33:04 15:06:01 4 43.81 0.00 6.22 0.12 0.14 49.71 15:33:04 15:06:01 5 43.05 0.00 6.25 1.43 0.12 49.14 15:33:04 15:06:01 6 46.20 0.00 6.71 0.07 0.08 46.94 15:33:04 15:06:01 7 44.13 0.00 6.11 0.02 0.10 49.65 15:33:04 15:07:01 all 13.12 0.00 7.82 4.93 0.10 74.03 15:33:04 15:07:01 0 11.47 0.00 7.57 1.19 0.10 79.66 15:33:04 15:07:01 1 14.63 0.00 9.30 1.07 0.08 74.92 15:33:04 15:07:01 2 13.19 0.00 6.55 19.07 0.10 61.09 15:33:04 15:07:01 3 12.47 0.00 7.52 1.27 0.10 78.63 15:33:04 15:07:01 4 15.07 0.00 8.22 8.52 0.12 68.07 15:33:04 15:07:01 5 12.81 0.00 7.70 5.41 0.08 74.00 15:33:04 15:07:01 6 13.50 0.00 7.04 1.01 0.08 78.36 15:33:04 15:07:01 7 11.76 0.00 8.62 2.01 0.15 77.45 15:33:04 15:08:01 all 9.06 0.00 6.36 17.67 0.08 66.83 15:33:04 15:08:01 0 9.44 0.00 5.71 5.02 0.10 79.73 15:33:04 15:08:01 1 9.13 0.00 5.73 7.77 0.03 77.33 15:33:04 15:08:01 2 9.00 0.00 6.18 11.86 0.07 72.88 15:33:04 15:08:01 3 8.84 0.00 5.47 5.06 0.07 80.56 15:33:04 15:08:01 4 9.44 0.00 8.69 49.63 0.07 32.17 15:33:04 15:08:01 5 8.72 0.00 7.30 21.68 0.05 62.26 15:33:04 15:08:01 6 8.99 0.00 5.01 30.54 0.08 55.37 15:33:04 15:08:01 7 8.87 0.00 6.82 9.80 0.14 74.37 15:33:04 15:09:01 all 63.50 0.00 10.52 5.76 0.18 20.04 15:33:04 15:09:01 0 64.21 0.00 9.90 2.27 0.25 23.36 15:33:04 15:09:01 1 61.89 0.00 10.36 18.26 0.14 9.36 15:33:04 15:09:01 2 64.25 0.00 9.62 2.58 0.13 23.42 15:33:04 15:09:01 3 63.76 0.00 10.57 1.82 0.17 23.68 15:33:04 15:09:01 4 65.39 0.00 11.02 7.65 0.17 15.77 15:33:04 15:09:01 5 60.50 0.00 11.04 2.51 0.22 25.74 15:33:04 15:09:01 6 65.13 0.00 10.58 5.81 0.14 18.34 15:33:04 15:09:01 7 62.88 0.00 11.06 5.30 0.24 20.52 15:33:04 15:10:01 all 39.70 0.00 11.46 9.03 0.14 39.67 15:33:04 15:10:01 0 39.82 0.00 12.21 22.56 0.10 25.31 15:33:04 15:10:01 1 38.48 0.00 9.44 5.60 0.15 46.32 15:33:04 15:10:01 2 43.31 0.00 12.54 7.84 0.14 36.17 15:33:04 15:10:01 3 38.19 0.00 11.10 12.87 0.10 37.74 15:33:04 15:10:01 4 39.39 0.00 12.70 10.49 0.14 37.29 15:33:04 15:10:01 5 37.16 0.00 10.03 1.89 0.12 50.80 15:33:04 15:10:01 6 40.83 0.00 11.37 7.52 0.12 40.17 15:33:04 15:10:01 7 40.39 0.00 12.33 3.47 0.27 43.54 15:33:04 15:11:01 all 23.31 0.00 9.83 21.71 0.37 44.78 15:33:04 15:11:01 0 24.36 0.00 10.07 19.62 0.17 45.78 15:33:04 15:11:01 1 22.75 0.00 10.67 20.24 0.47 45.87 15:33:04 15:11:01 2 23.04 0.00 8.93 21.02 0.24 46.77 15:33:04 15:11:01 3 22.79 0.00 9.93 26.16 0.51 40.61 15:33:04 15:11:01 4 25.62 0.00 9.84 24.69 0.17 39.68 15:33:04 15:11:01 5 22.95 0.00 10.23 33.33 0.14 33.35 15:33:04 15:11:01 6 21.20 0.00 9.30 14.91 0.41 54.19 15:33:04 15:11:01 7 23.82 0.00 9.66 13.73 0.84 51.94 15:33:04 15:12:01 all 28.13 0.00 7.27 16.35 0.15 48.10 15:33:04 15:12:01 0 28.53 0.00 6.83 13.39 0.10 51.14 15:33:04 15:12:01 1 27.50 0.00 7.31 7.36 0.22 57.60 15:33:04 15:12:01 2 27.88 0.00 6.19 24.10 0.17 41.66 15:33:04 15:12:01 3 27.03 0.00 7.33 23.30 0.10 42.23 15:33:04 15:12:01 4 31.30 0.00 7.41 7.36 0.20 53.72 15:33:04 15:12:01 5 28.07 0.00 8.18 20.06 0.14 43.55 15:33:04 15:12:01 6 26.36 0.00 7.33 12.59 0.08 53.64 15:33:04 15:12:01 7 28.39 0.00 7.60 22.74 0.17 41.10 15:33:04 15:13:01 all 7.67 0.00 1.57 0.66 0.06 90.04 15:33:04 15:13:01 0 6.72 0.00 1.52 0.05 0.05 91.66 15:33:04 15:13:01 1 8.88 0.00 1.62 0.07 0.05 89.38 15:33:04 15:13:01 2 7.43 0.00 1.39 3.25 0.07 87.87 15:33:04 15:13:01 3 5.05 0.00 1.44 0.10 0.08 93.33 15:33:04 15:13:01 4 8.84 0.00 1.64 0.20 0.05 89.27 15:33:04 15:13:01 5 8.32 0.00 1.67 1.52 0.07 88.42 15:33:04 15:13:01 6 6.58 0.00 1.67 0.03 0.05 91.67 15:33:04 15:13:01 7 9.56 0.00 1.62 0.03 0.08 88.70 15:33:04 15:14:01 all 3.06 0.00 0.44 0.06 0.03 96.40 15:33:04 15:14:01 0 1.85 0.00 0.38 0.07 0.02 97.68 15:33:04 15:14:01 1 1.79 0.00 0.37 0.03 0.02 97.80 15:33:04 15:14:01 2 1.07 0.00 0.33 0.02 0.02 98.57 15:33:04 15:14:01 3 1.99 0.00 0.52 0.03 0.02 97.45 15:33:04 15:14:01 4 4.47 0.00 0.38 0.02 0.03 95.09 15:33:04 15:14:01 5 4.60 0.00 0.42 0.35 0.03 94.59 15:33:04 15:14:01 6 5.20 0.00 0.38 0.00 0.03 94.38 15:33:04 15:14:01 7 3.52 0.00 0.77 0.00 0.05 95.66 15:33:04 15:33:04 15:14:01 CPU %user %nice %system %iowait %steal %idle 15:33:04 15:15:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:33:04 15:15:01 0 1.99 0.00 0.00 0.00 0.00 98.01 15:33:04 15:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:33:04 15:15:01 3 0.00 0.00 0.02 0.02 0.02 99.95 15:33:04 15:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:33:04 15:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:33:04 15:16:01 all 0.21 0.00 0.02 0.00 0.00 99.76 15:33:04 15:16:01 0 1.58 0.00 0.07 0.00 0.02 98.34 15:33:04 15:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:33:04 15:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:33:04 15:16:01 5 0.03 0.00 0.03 0.02 0.00 99.92 15:33:04 15:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:33:04 15:17:01 all 0.02 0.00 0.00 0.00 0.01 99.96 15:33:04 15:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:33:04 15:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:33:04 15:17:01 5 0.03 0.00 0.00 0.02 0.02 99.93 15:33:04 15:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:33:04 15:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:33:04 15:18:01 all 0.01 0.00 0.02 0.01 0.01 99.95 15:33:04 15:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:33:04 15:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:33:04 15:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:18:01 3 0.00 0.00 0.02 0.03 0.02 99.93 15:33:04 15:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:33:04 15:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:33:04 15:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:33:04 15:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:33:04 15:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:33:04 15:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:33:04 15:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:33:04 15:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:33:04 15:19:01 5 0.05 0.00 0.00 0.02 0.02 99.92 15:33:04 15:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:33:04 15:19:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:33:04 15:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:33:04 15:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:33:04 15:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:20:01 2 0.07 0.00 0.00 0.02 0.02 99.90 15:33:04 15:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:33:04 15:20:01 5 0.03 0.00 0.02 0.02 0.02 99.92 15:33:04 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:20:01 7 0.02 0.00 0.03 0.00 0.03 99.92 15:33:04 15:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:33:04 15:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:21:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:33:04 15:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:21:01 7 0.02 0.00 0.05 0.00 0.02 99.92 15:33:04 15:22:01 all 0.08 0.00 0.01 0.00 0.00 99.90 15:33:04 15:22:01 0 0.48 0.00 0.03 0.00 0.00 99.48 15:33:04 15:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:33:04 15:22:01 2 0.07 0.00 0.00 0.02 0.00 99.92 15:33:04 15:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:33:04 15:22:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:33:04 15:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:22:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:33:04 15:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:33:04 15:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:23:01 2 0.13 0.00 0.02 0.02 0.00 99.83 15:33:04 15:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:33:04 15:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:33:04 15:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:33:04 15:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:33:04 15:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:33:04 15:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:33:04 15:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 15:33:04 15:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:33:04 15:24:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:33:04 15:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:33:04 15:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:33:04 15:25:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:33:04 15:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:33:04 15:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:25:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:33:04 15:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:25:01 7 0.10 0.00 0.07 0.00 0.00 99.83 15:33:04 15:33:04 15:25:01 CPU %user %nice %system %iowait %steal %idle 15:33:04 15:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:33:04 15:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:33:04 15:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:26:01 2 0.03 0.00 0.00 0.02 0.02 99.93 15:33:04 15:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:33:04 15:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:33:04 15:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:33:04 15:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:33:04 15:27:01 all 0.12 0.00 0.03 0.00 0.01 99.85 15:33:04 15:27:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:33:04 15:27:01 1 0.28 0.00 0.03 0.00 0.00 99.68 15:33:04 15:27:01 2 0.17 0.00 0.02 0.02 0.00 99.80 15:33:04 15:27:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:33:04 15:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:33:04 15:27:01 5 0.15 0.00 0.02 0.02 0.02 99.80 15:33:04 15:27:01 6 0.17 0.00 0.03 0.00 0.00 99.80 15:33:04 15:27:01 7 0.10 0.00 0.03 0.00 0.02 99.85 15:33:04 15:28:01 all 0.25 0.00 0.02 0.02 0.00 99.71 15:33:04 15:28:01 0 0.33 0.00 0.05 0.00 0.00 99.62 15:33:04 15:28:01 1 0.87 0.00 0.00 0.00 0.00 99.13 15:33:04 15:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:33:04 15:28:01 3 0.30 0.00 0.07 0.08 0.02 99.53 15:33:04 15:28:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:33:04 15:28:01 5 0.12 0.00 0.00 0.03 0.00 99.85 15:33:04 15:28:01 6 0.22 0.00 0.02 0.00 0.00 99.77 15:33:04 15:28:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:33:04 15:29:01 all 0.13 0.00 0.01 0.00 0.00 99.85 15:33:04 15:29:01 0 0.81 0.00 0.03 0.00 0.00 99.15 15:33:04 15:29:01 1 0.17 0.00 0.02 0.00 0.02 99.80 15:33:04 15:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:33:04 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:33:04 15:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:33:04 15:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:33:04 15:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:33:04 15:30:01 all 0.02 0.00 0.00 0.00 0.01 99.97 15:33:04 15:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:33:04 15:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:33:04 15:30:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:33:04 15:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:33:04 15:30:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:33:04 15:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:33:04 15:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:33:04 15:31:01 1 0.10 0.00 0.03 0.00 0.02 99.85 15:33:04 15:31:01 2 0.03 0.00 0.02 0.02 0.02 99.92 15:33:04 15:31:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:33:04 15:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:33:04 15:31:01 5 0.07 0.00 0.03 0.02 0.02 99.87 15:33:04 15:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:33:04 15:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:33:04 15:32:01 all 4.85 0.00 2.12 1.23 0.04 91.75 15:33:04 15:32:01 0 4.72 0.00 1.60 0.74 0.05 92.89 15:33:04 15:32:01 1 4.20 0.00 2.14 0.03 0.03 93.60 15:33:04 15:32:01 2 3.93 0.00 3.34 8.09 0.08 84.57 15:33:04 15:32:01 3 6.98 0.00 1.78 0.00 0.05 91.19 15:33:04 15:32:01 4 5.07 0.00 2.04 0.23 0.02 92.63 15:33:04 15:32:01 5 4.40 0.00 2.50 0.79 0.03 92.28 15:33:04 15:32:01 6 4.46 0.00 1.69 0.02 0.03 93.80 15:33:04 15:32:01 7 5.05 0.00 1.90 0.02 0.05 92.98 15:33:04 15:33:01 all 8.21 0.00 4.20 2.83 0.09 84.67 15:33:04 15:33:01 0 7.58 0.00 4.14 0.62 0.05 87.61 15:33:04 15:33:01 1 8.24 0.00 4.41 7.44 0.08 79.82 15:33:04 15:33:01 2 8.03 0.00 4.79 9.29 0.17 77.71 15:33:04 15:33:01 3 9.03 0.00 3.96 2.54 0.08 84.39 15:33:04 15:33:01 4 7.97 0.00 3.67 0.05 0.07 88.24 15:33:04 15:33:01 5 7.94 0.00 4.38 1.12 0.05 86.51 15:33:04 15:33:01 6 7.47 0.00 4.35 0.76 0.05 87.37 15:33:04 15:33:01 7 9.40 0.00 3.91 0.93 0.15 85.61 15:33:04 Average: all 9.46 0.00 2.57 2.89 0.05 85.02 15:33:04 Average: 0 9.41 0.00 2.53 2.94 0.05 85.08 15:33:04 Average: 1 9.66 0.00 2.56 2.37 0.05 85.36 15:33:04 Average: 2 9.46 0.00 2.51 3.81 0.05 84.18 15:33:04 Average: 3 9.32 0.00 2.52 2.58 0.05 85.53 15:33:04 Average: 4 9.74 0.00 2.70 3.61 0.05 83.90 15:33:04 Average: 5 9.20 0.00 2.64 3.42 0.04 84.69 15:33:04 Average: 6 9.43 0.00 2.49 2.50 0.04 85.54 15:33:04 Average: 7 9.47 0.00 2.63 1.93 0.09 85.88 15:33:04 15:33:04 15:33:04